2025-08-14T20:47:57.2975339Z Current runner version: '2.328.0' 2025-08-14T20:47:57.2981918Z Runner name: 'i-0d6379983c26e435e' 2025-08-14T20:47:57.2982754Z Runner group name: 'Default' 2025-08-14T20:47:57.2983701Z Machine name: 'ip-10-1-76-245' 2025-08-14T20:47:57.2986707Z ##[group]GITHUB_TOKEN Permissions 2025-08-14T20:47:57.2989054Z Metadata: read 2025-08-14T20:47:57.2989778Z ##[endgroup] 2025-08-14T20:47:57.2991964Z Secret source: Actions 2025-08-14T20:47:57.2992876Z Prepare workflow directory 2025-08-14T20:47:57.3576820Z Prepare all required actions 2025-08-14T20:47:57.3620559Z Getting action download info 2025-08-14T20:47:57.6356158Z Download action repository 'pytorch/test-infra@main' (SHA:83f58f391e939c10dcb8cb6d745e4cefa3b98a84) 2025-08-14T20:47:58.8224668Z Download action repository 'pytorch/pytorch@main' (SHA:1fc683cf17c8c673044538d10266c00f92987be2) 2025-08-14T20:48:12.8289040Z Download action repository 'actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-08-14T20:48:13.0288218Z Download action repository 'aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722' (SHA:ececac1a45f3b08a01d2dd070d28d111c5fe6722) 2025-08-14T20:48:13.2336239Z Download action repository 'actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874' (SHA:50769540e7f4bd5e21e526ee35c689e35e0d6874) 2025-08-14T20:48:13.6082531Z Getting action download info 2025-08-14T20:48:13.7108220Z Download action repository 'actions/checkout@v4' (SHA:08eba0b27e820071cde6df949e0beb9ba4906955) 2025-08-14T20:48:13.9785731Z Getting action download info 2025-08-14T20:48:14.0873319Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-08-14T20:48:14.2954166Z Uses: pytorch/pytorch/.github/workflows/_binary-build-linux.yml@refs/heads/main (1fc683cf17c8c673044538d10266c00f92987be2) 2025-08-14T20:48:14.2958460Z ##[group] Inputs 2025-08-14T20:48:14.2958842Z build_name: libtorch-cpu-shared-with-deps-release 2025-08-14T20:48:14.2959590Z build_environment: linux-binary-libtorch-release 2025-08-14T20:48:14.2960029Z runner_prefix: lf. 2025-08-14T20:48:14.2960359Z runs_on: linux.12xlarge.memory.ephemeral 2025-08-14T20:48:14.2961321Z timeout-minutes: 240 2025-08-14T20:48:14.2961796Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:48:14.2962307Z PYTORCH_ROOT: /pytorch 2025-08-14T20:48:14.2962614Z PACKAGE_TYPE: libtorch 2025-08-14T20:48:14.2962894Z DESIRED_CUDA: cpu 2025-08-14T20:48:14.2963165Z GPU_ARCH_VERSION: 2025-08-14T20:48:14.2963435Z GPU_ARCH_TYPE: cpu 2025-08-14T20:48:14.2963737Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:48:14.2964096Z DOCKER_IMAGE_TAG_PREFIX: cpu 2025-08-14T20:48:14.2964432Z LIBTORCH_CONFIG: release 2025-08-14T20:48:14.2964754Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:48:14.2965086Z DESIRED_PYTHON: 2025-08-14T20:48:14.2965383Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:48:14.2965730Z ##[endgroup] 2025-08-14T20:48:14.2966177Z Complete job name: libtorch-cpu-shared-with-deps-release-build / build 2025-08-14T20:48:14.3696577Z A job started hook has been configured by the self-hosted runner administrator 2025-08-14T20:48:14.3808026Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-08-14T20:48:14.3817586Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:48:14.3818255Z ##[endgroup] 2025-08-14T20:48:15.7413110Z Runner Type: lf.linux.12xlarge.memory.ephemeral 2025-08-14T20:48:15.7413633Z Instance Type: r5.12xlarge 2025-08-14T20:48:15.7413984Z AMI Name: unknown 2025-08-14T20:48:15.7444623Z AMI ID: ami-05ffe3c48a9991133 2025-08-14T20:48:21.3438001Z ##[group]Run { 2025-08-14T20:48:21.3438362Z { 2025-08-14T20:48:21.3438619Z  echo "PYTORCH_ROOT=/pytorch" 2025-08-14T20:48:21.3439083Z  echo "PACKAGE_TYPE=libtorch" 2025-08-14T20:48:21.3439605Z  echo "DESIRED_CUDA=cpu" 2025-08-14T20:48:21.3439950Z  echo "GPU_ARCH_VERSION=" 2025-08-14T20:48:21.3440315Z  echo "GPU_ARCH_TYPE=cpu" 2025-08-14T20:48:21.3440931Z  echo "DOCKER_IMAGE=libtorch-cxx11-builder" 2025-08-14T20:48:21.3441369Z  echo "SKIP_ALL_TESTS=1" 2025-08-14T20:48:21.3441741Z  echo "LIBTORCH_CONFIG=release" 2025-08-14T20:48:21.3442158Z  echo "LIBTORCH_VARIANT=shared-with-deps" 2025-08-14T20:48:21.3442592Z  echo "DESIRED_PYTHON=" 2025-08-14T20:48:21.3442978Z  echo "PYTORCH_EXTRA_INSTALL_REQUIREMENTS=" 2025-08-14T20:48:21.3443614Z  echo "ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine" 2025-08-14T20:48:21.3444271Z  echo "AWS_DEFAULT_REGION=us-east-1" 2025-08-14T20:48:21.3444676Z  echo "BINARY_ENV_FILE=/tmp/env" 2025-08-14T20:48:21.3445167Z  echo "BUILD_ENVIRONMENT=linux-binary-libtorch-release" 2025-08-14T20:48:21.3445647Z  echo "BUILD_NAME=" 2025-08-14T20:48:21.3445967Z  echo "PR_NUMBER=" 2025-08-14T20:48:21.3446349Z  echo "PYTORCH_FINAL_PACKAGE_DIR=/artifacts" 2025-08-14T20:48:21.3446853Z  echo "SHA1=1fc683cf17c8c673044538d10266c00f92987be2" 2025-08-14T20:48:21.3447297Z } >> "${GITHUB_ENV} }}" 2025-08-14T20:48:21.3456644Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:48:21.3457051Z env: 2025-08-14T20:48:21.3457265Z PYTORCH_ROOT: /pytorch 2025-08-14T20:48:21.3457565Z PACKAGE_TYPE: libtorch 2025-08-14T20:48:21.3457851Z DESIRED_CUDA: cpu 2025-08-14T20:48:21.3458093Z GPU_ARCH_VERSION: 2025-08-14T20:48:21.3458351Z GPU_ARCH_TYPE: cpu 2025-08-14T20:48:21.3458623Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:48:21.3458942Z SKIP_ALL_TESTS: 1 2025-08-14T20:48:21.3459177Z LIBTORCH_CONFIG: release 2025-08-14T20:48:21.3459464Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:48:21.3459836Z DESIRED_PYTHON: 2025-08-14T20:48:21.3460123Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:48:21.3460582Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:48:21.3461050Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:48:21.3461348Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:48:21.3461668Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:48:21.3462349Z GITHUB_TOKEN: *** 2025-08-14T20:48:21.3462579Z PR_NUMBER: 2025-08-14T20:48:21.3462836Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:48:21.3463192Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:48:21.3463516Z ##[endgroup] 2025-08-14T20:48:21.3537120Z ##[group]Run env 2025-08-14T20:48:21.3537415Z env 2025-08-14T20:48:21.3543015Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:48:21.3543432Z env: 2025-08-14T20:48:21.3543692Z PYTORCH_ROOT: /pytorch 2025-08-14T20:48:21.3543986Z PACKAGE_TYPE: libtorch 2025-08-14T20:48:21.3544279Z DESIRED_CUDA: cpu 2025-08-14T20:48:21.3544535Z GPU_ARCH_VERSION: 2025-08-14T20:48:21.3544808Z GPU_ARCH_TYPE: cpu 2025-08-14T20:48:21.3545217Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:48:21.3545558Z SKIP_ALL_TESTS: 1 2025-08-14T20:48:21.3545824Z LIBTORCH_CONFIG: release 2025-08-14T20:48:21.3546119Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:48:21.3546452Z DESIRED_PYTHON: 2025-08-14T20:48:21.3546721Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:48:21.3547206Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:48:21.3547685Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:48:21.3548048Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:48:21.3548387Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:48:21.3549079Z GITHUB_TOKEN: *** 2025-08-14T20:48:21.3549319Z PR_NUMBER: 2025-08-14T20:48:21.3549556Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:48:21.3549912Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:48:21.3550235Z ##[endgroup] 2025-08-14T20:48:21.3599044Z SHELL=/bin/bash 2025-08-14T20:48:21.3599661Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2025-08-14T20:48:21.3600461Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-08-14T20:48:21.3601991Z BUILD_ENVIRONMENT=linux-binary-libtorch-release 2025-08-14T20:48:21.3602823Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_7bc4b911-0c42-4f42-9508-9dd27980b43d 2025-08-14T20:48:21.3603580Z GITHUB_ACTION=__run_2 2025-08-14T20:48:21.3603869Z GITHUB_RUN_NUMBER=18661 2025-08-14T20:48:21.3604181Z RUNNER_NAME=i-0d6379983c26e435e 2025-08-14T20:48:21.3604532Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-08-14T20:48:21.3604923Z DOCKER_IMAGE=libtorch-cxx11-builder 2025-08-14T20:48:21.3605306Z AWS_DEFAULT_REGION=us-east-1 2025-08-14T20:48:21.3605829Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=/home/ec2-user/runner-scripts/after_job.sh 2025-08-14T20:48:21.3606413Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-08-14T20:48:21.3606776Z GITHUB_REF_TYPE=branch 2025-08-14T20:48:21.3607100Z PYTORCH_FINAL_PACKAGE_DIR=/artifacts 2025-08-14T20:48:21.3607606Z ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:48:21.3608358Z *** 2025-08-14T20:48:21.3608586Z LOGNAME=ec2-user 2025-08-14T20:48:21.3608882Z GITHUB_REPOSITORY_ID=65600975 2025-08-14T20:48:21.3609196Z GITHUB_ACTIONS=true 2025-08-14T20:48:21.3609488Z SYSTEMD_EXEC_PID=45344 2025-08-14T20:48:21.3609827Z SHA1=1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:48:21.3610258Z GITHUB_SHA=1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:48:21.3611154Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-release-main.yml@refs/heads/main 2025-08-14T20:48:21.3612036Z _=/usr/bin/env 2025-08-14T20:48:21.3612326Z RUNNER_ENVIRONMENT=self-hosted 2025-08-14T20:48:21.3612647Z GITHUB_REF=refs/heads/main 2025-08-14T20:48:21.3612942Z RUNNER_OS=Linux 2025-08-14T20:48:21.3613202Z GITHUB_REF_PROTECTED=true 2025-08-14T20:48:21.3613556Z HOME=/home/ec2-user 2025-08-14T20:48:21.3613870Z GITHUB_API_URL=https://api.github.com 2025-08-14T20:48:21.3614206Z LANG=C.UTF-8 2025-08-14T20:48:21.3614597Z GITHUB_TOKEN=*** 2025-08-14T20:48:21.3614990Z RUNNER_TRACKING_ID=github_5ee6d9aa-3c83-43ea-a338-92aa152deefd 2025-08-14T20:48:21.3765541Z ACTIONS_ID_TOKEN_REQUEST_TOKEN=*** 2025-08-14T20:48:21.3765910Z DESIRED_PYTHON= 2025-08-14T20:48:21.3766170Z RUNNER_ARCH=X64 2025-08-14T20:48:21.3766537Z RUNNER_TEMP=/home/ec2-user/actions-runner/_work/_temp 2025-08-14T20:48:21.3766964Z BINARY_ENV_FILE=/tmp/env 2025-08-14T20:48:21.3767921Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_7bc4b911-0c42-4f42-9508-9dd27980b43d 2025-08-14T20:48:21.3769118Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_7bc4b911-0c42-4f42-9508-9dd27980b43d 2025-08-14T20:48:21.3770308Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-08-14T20:48:21.3770972Z INVOCATION_ID=805d2b9254784fa8af07b93129162c5a 2025-08-14T20:48:21.3771364Z GITHUB_EVENT_NAME=push 2025-08-14T20:48:21.3771665Z SKIP_ALL_TESTS=1 2025-08-14T20:48:21.3771942Z GITHUB_RUN_ID=16976254984 2025-08-14T20:48:21.3772271Z LIBTORCH_CONFIG=release 2025-08-14T20:48:21.3773072Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_7bc4b911-0c42-4f42-9508-9dd27980b43d 2025-08-14T20:48:21.3773902Z GITHUB_ACTOR=pytorchmergebot 2025-08-14T20:48:21.3774222Z PR_NUMBER= 2025-08-14T20:48:21.3774465Z DESIRED_CUDA=cpu 2025-08-14T20:48:21.3774746Z GITHUB_RUN_ATTEMPT=1 2025-08-14T20:48:21.3775032Z PACKAGE_TYPE=libtorch 2025-08-14T20:48:21.3775425Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-08-14T20:48:21.3775869Z LIBTORCH_VARIANT=shared-with-deps 2025-08-14T20:48:21.3776209Z USER=ec2-user 2025-08-14T20:48:21.3776498Z GITHUB_SERVER_URL=https://github.com 2025-08-14T20:48:21.3776860Z SHLVL=1 2025-08-14T20:48:21.3777103Z GITHUB_ACTOR_ID=97764156 2025-08-14T20:48:21.3777539Z RUNNER_TOOL_CACHE=/home/ec2-user/actions-runner/_work/_tool 2025-08-14T20:48:21.3778122Z GITHUB_WORKFLOW_SHA=1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:48:21.3778567Z GPU_ARCH_VERSION= 2025-08-14T20:48:21.3778993Z GITHUB_REF_NAME=main 2025-08-14T20:48:21.3779272Z GITHUB_JOB=build 2025-08-14T20:48:21.3780498Z ACTIONS_ID_TOKEN_REQUEST_URL=https://run-actions-2-azure-eastus.actions.githubusercontent.com/83//idtoken/5025adc5-5f8b-4198-b427-61a9d6857d4d/3792895d-5d89-5974-a215-7ce0741d204c?api-version=2.0 2025-08-14T20:48:21.3781954Z ACTIONS_RUNNER_HOOK_JOB_STARTED=/home/ec2-user/runner-scripts/before_job.sh 2025-08-14T20:48:21.3782466Z GITHUB_REPOSITORY=pytorch/pytorch 2025-08-14T20:48:21.3782803Z GITHUB_RETENTION_DAYS=90 2025-08-14T20:48:21.3783080Z JOURNAL_STREAM=8:39325 2025-08-14T20:48:21.3783467Z RUNNER_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch 2025-08-14T20:48:21.3783889Z GITHUB_ACTION_REPOSITORY= 2025-08-14T20:48:21.3784266Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 2025-08-14T20:48:21.3784631Z GITHUB_BASE_REF= 2025-08-14T20:48:21.3784867Z CI=true 2025-08-14T20:48:21.3785102Z GITHUB_REPOSITORY_OWNER=pytorch 2025-08-14T20:48:21.3785414Z PYTORCH_ROOT=/pytorch 2025-08-14T20:48:21.3785667Z GITHUB_HEAD_REF= 2025-08-14T20:48:21.3785919Z GITHUB_ACTION_REF= 2025-08-14T20:48:21.3786173Z GPU_ARCH_TYPE=cpu 2025-08-14T20:48:21.3786477Z GITHUB_WORKFLOW=linux-binary-libtorch-release 2025-08-14T20:48:21.3787259Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_7bc4b911-0c42-4f42-9508-9dd27980b43d 2025-08-14T20:48:21.3872970Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-08-14T20:48:21.3873478Z with: 2025-08-14T20:48:21.3873972Z github-secret: *** 2025-08-14T20:48:21.3874289Z activate-with-label: false 2025-08-14T20:48:21.3874597Z label: with-ssh 2025-08-14T20:48:21.3874892Z remove-existing-keys: true 2025-08-14T20:48:21.3875216Z fail-silently: true 2025-08-14T20:48:21.3875485Z env: 2025-08-14T20:48:21.3875730Z PYTORCH_ROOT: /pytorch 2025-08-14T20:48:21.3876021Z PACKAGE_TYPE: libtorch 2025-08-14T20:48:21.3876316Z DESIRED_CUDA: cpu 2025-08-14T20:48:21.3876573Z GPU_ARCH_VERSION: 2025-08-14T20:48:21.3876853Z GPU_ARCH_TYPE: cpu 2025-08-14T20:48:21.3877154Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:48:21.3877514Z SKIP_ALL_TESTS: 1 2025-08-14T20:48:21.3877775Z LIBTORCH_CONFIG: release 2025-08-14T20:48:21.3878100Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:48:21.3878447Z DESIRED_PYTHON: 2025-08-14T20:48:21.3878779Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:48:21.3879437Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:48:21.3879962Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:48:21.3880284Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:48:21.3880660Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:48:21.3881211Z GITHUB_TOKEN: *** 2025-08-14T20:48:21.3881467Z PR_NUMBER: 2025-08-14T20:48:21.3881748Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:48:21.3882136Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:48:21.3882513Z ##[endgroup] 2025-08-14T20:48:21.5119411Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-08-14T20:48:21.5120775Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-08-14T20:48:21.5302584Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-08-14T20:48:21.5303042Z with: 2025-08-14T20:48:21.5303254Z no-sudo: false 2025-08-14T20:48:21.5303505Z submodules: recursive 2025-08-14T20:48:21.5303754Z fetch-depth: 0 2025-08-14T20:48:21.5303985Z env: 2025-08-14T20:48:21.5304202Z PYTORCH_ROOT: /pytorch 2025-08-14T20:48:21.5304462Z PACKAGE_TYPE: libtorch 2025-08-14T20:48:21.5304723Z DESIRED_CUDA: cpu 2025-08-14T20:48:21.5304949Z GPU_ARCH_VERSION: 2025-08-14T20:48:21.5305196Z GPU_ARCH_TYPE: cpu 2025-08-14T20:48:21.5305453Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:48:21.5305769Z SKIP_ALL_TESTS: 1 2025-08-14T20:48:21.5306003Z LIBTORCH_CONFIG: release 2025-08-14T20:48:21.5306296Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:48:21.5306742Z DESIRED_PYTHON: 2025-08-14T20:48:21.5307011Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:48:21.5307471Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:48:21.5307979Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:48:21.5308264Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:48:21.5308604Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:48:21.5309196Z GITHUB_TOKEN: *** 2025-08-14T20:48:21.5309425Z PR_NUMBER: 2025-08-14T20:48:21.5309676Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:48:21.5310019Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:48:21.5310356Z ##[endgroup] 2025-08-14T20:48:21.5396427Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-08-14T20:48:21.5397478Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-08-14T20:48:21.5404338Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:48:21.5404785Z env: 2025-08-14T20:48:21.5405040Z PYTORCH_ROOT: /pytorch 2025-08-14T20:48:21.5405344Z PACKAGE_TYPE: libtorch 2025-08-14T20:48:21.5405642Z DESIRED_CUDA: cpu 2025-08-14T20:48:21.5405979Z GPU_ARCH_VERSION: 2025-08-14T20:48:21.5406271Z GPU_ARCH_TYPE: cpu 2025-08-14T20:48:21.5406562Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:48:21.5406917Z SKIP_ALL_TESTS: 1 2025-08-14T20:48:21.5407181Z LIBTORCH_CONFIG: release 2025-08-14T20:48:21.5407506Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:48:21.5407838Z DESIRED_PYTHON: 2025-08-14T20:48:21.5408136Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:48:21.5408652Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:48:21.5409159Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:48:21.5409494Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:48:21.5409853Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:48:21.5410482Z GITHUB_TOKEN: *** 2025-08-14T20:48:21.5410795Z PR_NUMBER: 2025-08-14T20:48:21.5411074Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:48:21.5411568Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:48:21.5412037Z ##[endgroup] 2025-08-14T20:48:21.5497284Z ##[group]Run # Use all available CPUs for fetching 2025-08-14T20:48:21.5497750Z # Use all available CPUs for fetching 2025-08-14T20:48:21.5498132Z cd "${GITHUB_WORKSPACE}" 2025-08-14T20:48:21.5498514Z git config --global fetch.parallel 0 2025-08-14T20:48:21.5498939Z git config --global submodule.fetchJobs 0 2025-08-14T20:48:21.5499325Z  2025-08-14T20:48:21.5499719Z # Clean workspace. The default checkout action should also do this, but 2025-08-14T20:48:21.5500258Z # do it here as well just in case 2025-08-14T20:48:21.5500618Z if [[ -d .git ]]; then 2025-08-14T20:48:21.5500932Z  if [ -z "${NO_SUDO}" ]; then 2025-08-14T20:48:21.5501295Z  sudo git clean -ffdx 2025-08-14T20:48:21.5501596Z  else 2025-08-14T20:48:21.5501855Z  git clean -ffdx 2025-08-14T20:48:21.5502285Z  fi 2025-08-14T20:48:21.5502528Z fi 2025-08-14T20:48:21.5508194Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:48:21.5508598Z env: 2025-08-14T20:48:21.5508840Z PYTORCH_ROOT: /pytorch 2025-08-14T20:48:21.5509123Z PACKAGE_TYPE: libtorch 2025-08-14T20:48:21.5509404Z DESIRED_CUDA: cpu 2025-08-14T20:48:21.5509650Z GPU_ARCH_VERSION: 2025-08-14T20:48:21.5509919Z GPU_ARCH_TYPE: cpu 2025-08-14T20:48:21.5510205Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:48:21.5510529Z SKIP_ALL_TESTS: 1 2025-08-14T20:48:21.5510796Z LIBTORCH_CONFIG: release 2025-08-14T20:48:21.5511092Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:48:21.5511421Z DESIRED_PYTHON: 2025-08-14T20:48:21.5511688Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:48:21.5512175Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:48:21.5512781Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:48:21.5513100Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:48:21.5513461Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:48:21.5514037Z GITHUB_TOKEN: *** 2025-08-14T20:48:21.5514292Z PR_NUMBER: 2025-08-14T20:48:21.5514544Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:48:21.5514921Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:48:21.5515261Z NO_SUDO: false 2025-08-14T20:48:21.5515506Z ##[endgroup] 2025-08-14T20:48:21.5697032Z ##[group]Run actions/checkout@v4 2025-08-14T20:48:21.5697347Z with: 2025-08-14T20:48:21.5697621Z ref: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:48:21.5697979Z fetch-depth: 0 2025-08-14T20:48:21.5698348Z submodules: recursive 2025-08-14T20:48:21.5698614Z show-progress: false 2025-08-14T20:48:21.5698903Z repository: pytorch/pytorch 2025-08-14T20:48:21.5699456Z token: *** 2025-08-14T20:48:21.5699684Z ssh-strict: true 2025-08-14T20:48:21.5699922Z ssh-user: git 2025-08-14T20:48:21.5700153Z persist-credentials: true 2025-08-14T20:48:21.5700429Z clean: true 2025-08-14T20:48:21.5700681Z sparse-checkout-cone-mode: true 2025-08-14T20:48:21.5700987Z fetch-tags: false 2025-08-14T20:48:21.5701211Z lfs: false 2025-08-14T20:48:21.5701445Z set-safe-directory: true 2025-08-14T20:48:21.5701713Z env: 2025-08-14T20:48:21.5701917Z PYTORCH_ROOT: /pytorch 2025-08-14T20:48:21.5702190Z PACKAGE_TYPE: libtorch 2025-08-14T20:48:21.5702441Z DESIRED_CUDA: cpu 2025-08-14T20:48:21.5702680Z GPU_ARCH_VERSION: 2025-08-14T20:48:21.5702913Z GPU_ARCH_TYPE: cpu 2025-08-14T20:48:21.5703181Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:48:21.5703485Z SKIP_ALL_TESTS: 1 2025-08-14T20:48:21.5703731Z LIBTORCH_CONFIG: release 2025-08-14T20:48:21.5704005Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:48:21.5704315Z DESIRED_PYTHON: 2025-08-14T20:48:21.5704581Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:48:21.5705034Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:48:21.5705502Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:48:21.5705791Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:48:21.5706125Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:48:21.5706587Z GITHUB_TOKEN: *** 2025-08-14T20:48:21.5706816Z PR_NUMBER: 2025-08-14T20:48:21.5707058Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:48:21.5707396Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:48:21.5707728Z ##[endgroup] 2025-08-14T20:48:21.6890741Z Syncing repository: pytorch/pytorch 2025-08-14T20:48:21.6892267Z ##[group]Getting Git version info 2025-08-14T20:48:21.6892801Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-08-14T20:48:21.6893523Z [command]/usr/bin/git version 2025-08-14T20:48:21.6893812Z git version 2.47.1 2025-08-14T20:48:21.6901814Z ##[endgroup] 2025-08-14T20:48:21.6911836Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/06fb2122-8d00-43e6-9777-493c114731bd/.gitconfig' 2025-08-14T20:48:21.6926072Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/06fb2122-8d00-43e6-9777-493c114731bd' before making global git config changes 2025-08-14T20:48:21.6927242Z Adding repository directory to the temporary git global config as a safe directory 2025-08-14T20:48:21.6930464Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-08-14T20:48:21.6965590Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-08-14T20:48:21.6968687Z ##[group]Initializing the repository 2025-08-14T20:48:21.6973582Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-08-14T20:48:21.7005042Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-08-14T20:48:21.7005789Z hint: is subject to change. To configure the initial branch name to use in all 2025-08-14T20:48:21.7006723Z hint: of your new repositories, which will suppress this warning, call: 2025-08-14T20:48:21.7007205Z hint: 2025-08-14T20:48:21.7007572Z hint: git config --global init.defaultBranch 2025-08-14T20:48:21.7008008Z hint: 2025-08-14T20:48:21.7008431Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-08-14T20:48:21.7009121Z hint: 'development'. The just-created branch can be renamed via this command: 2025-08-14T20:48:21.7009640Z hint: 2025-08-14T20:48:21.7009908Z hint: git branch -m 2025-08-14T20:48:21.7010523Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2025-08-14T20:48:21.7015497Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-08-14T20:48:21.7041347Z ##[endgroup] 2025-08-14T20:48:21.7041889Z ##[group]Disabling automatic garbage collection 2025-08-14T20:48:21.7044861Z [command]/usr/bin/git config --local gc.auto 0 2025-08-14T20:48:21.7071931Z ##[endgroup] 2025-08-14T20:48:21.7072392Z ##[group]Setting up auth 2025-08-14T20:48:21.7077564Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-08-14T20:48:21.7104473Z [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-08-14T20:48:21.7417096Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-08-14T20:48:21.7443032Z [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-08-14T20:48:21.7731551Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-08-14T20:48:21.7780585Z ##[endgroup] 2025-08-14T20:48:21.7781101Z ##[group]Fetching the repository 2025-08-14T20:48:21.7789003Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-08-14T20:49:11.8836728Z From https://github.com/pytorch/pytorch 2025-08-14T20:49:11.8837305Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-08-14T20:49:11.8837878Z * [new branch] 5addvllmbuild -> origin/5addvllmbuild 2025-08-14T20:49:11.8838585Z * [new branch] AaronWang04_addmmfusion_perftest -> origin/AaronWang04_addmmfusion_perftest 2025-08-14T20:49:11.8839665Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-08-14T20:49:11.8840657Z * [new branch] JackCaoG/dynamo_make_fx_non_core_aten_ops -> origin/JackCaoG/dynamo_make_fx_non_core_aten_ops 2025-08-14T20:49:11.8841497Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-08-14T20:49:11.8842238Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-08-14T20:49:11.8844799Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-08-14T20:49:11.8845528Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-08-14T20:49:11.8846250Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-08-14T20:49:11.8846894Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-08-14T20:49:11.8847645Z * [new branch] add-missing-args-normalization -> origin/add-missing-args-normalization 2025-08-14T20:49:11.8848414Z * [new branch] add-user-guide-structure -> origin/add-user-guide-structure 2025-08-14T20:49:11.8849255Z * [new branch] addVllmPin -> origin/addVllmPin 2025-08-14T20:49:11.8850352Z * [new branch] add_windows_testing_back -> origin/add_windows_testing_back 2025-08-14T20:49:11.8851699Z * [new branch] addbuildvllm -> origin/addbuildvllm 2025-08-14T20:49:11.8852847Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-08-14T20:49:11.8853854Z * [new branch] addsimde -> origin/addsimde 2025-08-14T20:49:11.8855150Z * [new branch] addvllpinnedfile -> origin/addvllpinnedfile 2025-08-14T20:49:11.8856581Z * [new branch] adi/acl_upgrade -> origin/adi/acl_upgrade 2025-08-14T20:49:11.8857627Z * [new branch] adi/skip_slow_tests -> origin/adi/skip_slow_tests 2025-08-14T20:49:11.8858732Z * [new branch] adi/test -> origin/adi/test 2025-08-14T20:49:11.8859791Z * [new branch] adi/test_bgemm -> origin/adi/test_bgemm 2025-08-14T20:49:11.8860881Z * [new branch] adi/test_fusions -> origin/adi/test_fusions 2025-08-14T20:49:11.8861944Z * [new branch] adi/test_onednn_v3.9 -> origin/adi/test_onednn_v3.9 2025-08-14T20:49:11.8863006Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-08-14T20:49:11.8864041Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-08-14T20:49:11.8865565Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-08-14T20:49:11.8867639Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-08-14T20:49:11.8868602Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-08-14T20:49:11.8870111Z * [new branch] albanD-patch-1 -> origin/albanD-patch-1 2025-08-14T20:49:11.8871312Z * [new branch] alt-disable -> origin/alt-disable 2025-08-14T20:49:11.8873121Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-08-14T20:49:11.8874101Z * [new branch] angelayi/aoti_inductor_fx -> origin/angelayi/aoti_inductor_fx 2025-08-14T20:49:11.8875390Z * [new branch] angelayi/assert_tensor_metadata_device -> origin/angelayi/assert_tensor_metadata_device 2025-08-14T20:49:11.8876426Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-08-14T20:49:11.8877538Z * [new branch] angelayi/benchmark2 -> origin/angelayi/benchmark2 2025-08-14T20:49:11.8879190Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-08-14T20:49:11.8880599Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-08-14T20:49:11.8882159Z * [new branch] angelayi/custom_op_subgraph -> origin/angelayi/custom_op_subgraph 2025-08-14T20:49:11.8883225Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-08-14T20:49:11.8884393Z * [new branch] angelayi/del_lib -> origin/angelayi/del_lib 2025-08-14T20:49:11.8885595Z * [new branch] angelayi/docs -> origin/angelayi/docs 2025-08-14T20:49:11.8886611Z * [new branch] angelayi/docs2 -> origin/angelayi/docs2 2025-08-14T20:49:11.8887772Z * [new branch] angelayi/fix_pt2 -> origin/angelayi/fix_pt2 2025-08-14T20:49:11.8888991Z * [new branch] angelayi/logging.bak -> origin/angelayi/logging.bak 2025-08-14T20:49:11.8890032Z * [new branch] angelayi/logging2 -> origin/angelayi/logging2 2025-08-14T20:49:11.8891172Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-08-14T20:49:11.8892369Z * [new branch] angelayi/pytree -> origin/angelayi/pytree 2025-08-14T20:49:11.8893493Z * [new branch] angelayi/save_error -> origin/angelayi/save_error 2025-08-14T20:49:11.8894606Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-08-14T20:49:11.8895731Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-08-14T20:49:11.8896946Z * [new branch] angelayi/tensor_nn_module_meta -> origin/angelayi/tensor_nn_module_meta 2025-08-14T20:49:11.8897943Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-08-14T20:49:11.8899030Z * [new branch] aoti-cuda-alloc -> origin/aoti-cuda-alloc 2025-08-14T20:49:11.8900137Z * [new branch] aoti_weight_sharing -> origin/aoti_weight_sharing 2025-08-14T20:49:11.8901794Z * [new branch] arsh/symint_mm_ind_decomp -> origin/arsh/symint_mm_ind_decomp 2025-08-14T20:49:11.8902943Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-08-14T20:49:11.8904083Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-08-14T20:49:11.8905190Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-08-14T20:49:11.8906328Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-08-14T20:49:11.8907527Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-08-14T20:49:11.8908784Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-08-14T20:49:11.8909885Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-08-14T20:49:11.8910983Z * [new branch] atalman-patch-8 -> origin/atalman-patch-8 2025-08-14T20:49:11.8912196Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-08-14T20:49:11.8913266Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-08-14T20:49:11.8914319Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-08-14T20:49:11.8915496Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-08-14T20:49:11.8917018Z * [new branch] autoupdate-transformers-pin-via-pr -> origin/autoupdate-transformers-pin-via-pr 2025-08-14T20:49:11.8917830Z * [new branch] backupvllm -> origin/backupvllm 2025-08-14T20:49:11.8919805Z * [new branch] base/1.5 -> origin/base/1.5 2025-08-14T20:49:11.8921268Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-08-14T20:49:11.8922167Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-08-14T20:49:11.8923372Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-08-14T20:49:11.8925296Z * [new branch] benjaminglass1/mark-large-tensor-tests-serial -> origin/benjaminglass1/mark-large-tensor-tests-serial 2025-08-14T20:49:11.8926512Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-08-14T20:49:11.8928148Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-08-14T20:49:11.8929546Z * [new branch] bf/cg-log -> origin/bf/cg-log 2025-08-14T20:49:11.8930623Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-08-14T20:49:11.8931758Z * [new branch] bf/cg-skip-1-kernel -> origin/bf/cg-skip-1-kernel 2025-08-14T20:49:11.8932771Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-08-14T20:49:11.8933997Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-08-14T20:49:11.8935557Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-08-14T20:49:11.8937073Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-08-14T20:49:11.8938149Z * [new branch] bf/default-recompile-reason -> origin/bf/default-recompile-reason 2025-08-14T20:49:11.8938919Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-08-14T20:49:11.8939921Z * [new branch] bf/improve-kernel-bench -> origin/bf/improve-kernel-bench 2025-08-14T20:49:11.8940998Z * [new branch] bf/kernel-benchmark -> origin/bf/kernel-benchmark 2025-08-14T20:49:11.8942101Z * [new branch] bf/partition-doc -> origin/bf/partition-doc 2025-08-14T20:49:11.8943195Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-08-14T20:49:11.8944261Z * [new branch] bf/partition-turn-on -> origin/bf/partition-turn-on 2025-08-14T20:49:11.8945353Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-08-14T20:49:11.8946442Z * [new branch] bf/skip-asserts -> origin/bf/skip-asserts 2025-08-14T20:49:11.8947471Z * [new branch] bf16adamw -> origin/bf16adamw 2025-08-14T20:49:11.8948664Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-08-14T20:49:11.8949746Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-08-14T20:49:11.8950755Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-08-14T20:49:11.8951798Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-08-14T20:49:11.8952836Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-08-14T20:49:11.8953869Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-08-14T20:49:11.8954927Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-08-14T20:49:11.8955944Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-08-14T20:49:11.8956983Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-08-14T20:49:11.8958013Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-08-14T20:49:11.8959213Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-08-14T20:49:11.8960531Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-08-14T20:49:11.8961594Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-08-14T20:49:11.8962680Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-08-14T20:49:11.8963745Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-08-14T20:49:11.8965036Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-08-14T20:49:11.8966598Z * [new branch] bowbao/bench_updates_stage -> origin/bowbao/bench_updates_stage 2025-08-14T20:49:11.8967760Z * [new branch] bowbao/dort_rewriter -> origin/bowbao/dort_rewriter 2025-08-14T20:49:11.8968802Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-08-14T20:49:11.8970892Z * [new branch] bowenbao/partial_min_max_reduce -> origin/bowenbao/partial_min_max_reduce 2025-08-14T20:49:11.8972269Z * [new branch] brister/always_wrapper_ir -> origin/brister/always_wrapper_ir 2025-08-14T20:49:11.8973383Z * [new branch] brister/flatten_contig -> origin/brister/flatten_contig 2025-08-14T20:49:11.8974417Z * [new branch] brister/test_block_ptr_same -> origin/brister/test_block_ptr_same 2025-08-14T20:49:11.8975638Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-08-14T20:49:11.8976756Z * [new branch] c57382a49 -> origin/c57382a49 2025-08-14T20:49:11.8977855Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-08-14T20:49:11.8978916Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-08-14T20:49:11.8981290Z * [new branch] camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 -> origin/camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 2025-08-14T20:49:11.8982606Z * [new branch] camyll/test_precommit_hooks_lintrunner -> origin/camyll/test_precommit_hooks_lintrunner 2025-08-14T20:49:11.8983569Z * [new branch] camyllh/cherrypick-151547-for-release28 -> origin/camyllh/cherrypick-151547-for-release28 2025-08-14T20:49:11.8984432Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-08-14T20:49:11.8985546Z * [new branch] cherry-pick-149654-by-pytorch_bot_bot_ -> origin/cherry-pick-149654-by-pytorch_bot_bot_ 2025-08-14T20:49:11.8986698Z * [new branch] cherry-pick-151939-by-pytorch_bot_bot_ -> origin/cherry-pick-151939-by-pytorch_bot_bot_ 2025-08-14T20:49:11.8987865Z * [new branch] cherry-pick-154174-by-pytorch_bot_bot_ -> origin/cherry-pick-154174-by-pytorch_bot_bot_ 2025-08-14T20:49:11.8989229Z * [new branch] cherry-pick-155896-by-pytorch_bot_bot_ -> origin/cherry-pick-155896-by-pytorch_bot_bot_ 2025-08-14T20:49:11.8990320Z * [new branch] cherry-pick-156260-by-pytorch_bot_bot_ -> origin/cherry-pick-156260-by-pytorch_bot_bot_ 2025-08-14T20:49:11.8991473Z * [new branch] cherry-pick-156719-by-pytorch_bot_bot_ -> origin/cherry-pick-156719-by-pytorch_bot_bot_ 2025-08-14T20:49:11.8992553Z * [new branch] cherry-pick-156876-by-pytorch_bot_bot_ -> origin/cherry-pick-156876-by-pytorch_bot_bot_ 2025-08-14T20:49:11.8993861Z * [new branch] cherry-pick-156888-by-pytorch_bot_bot_ -> origin/cherry-pick-156888-by-pytorch_bot_bot_ 2025-08-14T20:49:11.8995092Z * [new branch] cherry-pick-157014-by-pytorch_bot_bot_ -> origin/cherry-pick-157014-by-pytorch_bot_bot_ 2025-08-14T20:49:11.8996224Z * [new branch] cherry-pick-157179-by-pytorch_bot_bot_ -> origin/cherry-pick-157179-by-pytorch_bot_bot_ 2025-08-14T20:49:11.8997383Z * [new branch] cherry-pick-157453-by-pytorch_bot_bot_ -> origin/cherry-pick-157453-by-pytorch_bot_bot_ 2025-08-14T20:49:11.8998489Z * [new branch] cherry-pick-157513-by-pytorch_bot_bot_ -> origin/cherry-pick-157513-by-pytorch_bot_bot_ 2025-08-14T20:49:11.8999950Z * [new branch] cherry-pick-157558-by-pytorch_bot_bot_ -> origin/cherry-pick-157558-by-pytorch_bot_bot_ 2025-08-14T20:49:11.9001078Z * [new branch] cherry-pick-157598-by-pytorch_bot_bot_ -> origin/cherry-pick-157598-by-pytorch_bot_bot_ 2025-08-14T20:49:11.9002419Z * [new branch] cherry-pick-157600-by-pytorch_bot_bot_ -> origin/cherry-pick-157600-by-pytorch_bot_bot_ 2025-08-14T20:49:11.9003519Z * [new branch] cherry-pick-157630-by-pytorch_bot_bot_ -> origin/cherry-pick-157630-by-pytorch_bot_bot_ 2025-08-14T20:49:11.9004660Z * [new branch] cherry-pick-157695-by-pytorch_bot_bot_ -> origin/cherry-pick-157695-by-pytorch_bot_bot_ 2025-08-14T20:49:11.9005853Z * [new branch] cherry-pick-157732-by-pytorch_bot_bot_ -> origin/cherry-pick-157732-by-pytorch_bot_bot_ 2025-08-14T20:49:11.9007110Z * [new branch] cherry-pick-157733-by-pytorch_bot_bot_ -> origin/cherry-pick-157733-by-pytorch_bot_bot_ 2025-08-14T20:49:11.9008231Z * [new branch] cherry-pick-157985-by-pytorch_bot_bot_ -> origin/cherry-pick-157985-by-pytorch_bot_bot_ 2025-08-14T20:49:11.9009375Z * [new branch] cherry-pick-157993-by-pytorch_bot_bot_ -> origin/cherry-pick-157993-by-pytorch_bot_bot_ 2025-08-14T20:49:11.9010752Z * [new branch] cherry-pick-158064-by-pytorch_bot_bot_ -> origin/cherry-pick-158064-by-pytorch_bot_bot_ 2025-08-14T20:49:11.9012045Z * [new branch] cherry-pick-158152-by-pytorch_bot_bot_ -> origin/cherry-pick-158152-by-pytorch_bot_bot_ 2025-08-14T20:49:11.9013149Z * [new branch] cherry-pick-158295-by-pytorch_bot_bot_ -> origin/cherry-pick-158295-by-pytorch_bot_bot_ 2025-08-14T20:49:11.9014372Z * [new branch] cherry-pick-158301-by-pytorch_bot_bot_ -> origin/cherry-pick-158301-by-pytorch_bot_bot_ 2025-08-14T20:49:11.9015452Z * [new branch] cherry-pick-158537-by-pytorch_bot_bot_ -> origin/cherry-pick-158537-by-pytorch_bot_bot_ 2025-08-14T20:49:11.9016629Z * [new branch] cherry-pick-158572-by-pytorch_bot_bot_ -> origin/cherry-pick-158572-by-pytorch_bot_bot_ 2025-08-14T20:49:11.9017551Z * [new branch] cherry-pick-158595 -> origin/cherry-pick-158595 2025-08-14T20:49:11.9018829Z * [new branch] cherry-pick-159181-by-pytorch_bot_bot_ -> origin/cherry-pick-159181-by-pytorch_bot_bot_ 2025-08-14T20:49:11.9019979Z * [new branch] cherry-pick-159969-by-pytorch_bot_bot_ -> origin/cherry-pick-159969-by-pytorch_bot_bot_ 2025-08-14T20:49:11.9021108Z * [new branch] cherry-pick-160586-by-pytorch_bot_bot_ -> origin/cherry-pick-160586-by-pytorch_bot_bot_ 2025-08-14T20:49:11.9022133Z * [new branch] cherry-pick-PR-158746 -> origin/cherry-pick-PR-158746 2025-08-14T20:49:11.9024143Z * [new branch] cherrypick-e4e2701429c17078c3c475382a8b1fa4c8a8cefc -> origin/cherrypick-e4e2701429c17078c3c475382a8b1fa4c8a8cefc 2025-08-14T20:49:11.9025310Z * [new branch] chilli/flex_vllm -> origin/chilli/flex_vllm 2025-08-14T20:49:11.9026448Z * [new branch] ckluk2-compileThread-1 -> origin/ckluk2-compileThread-1 2025-08-14T20:49:11.9027536Z * [new branch] ckluk2-compileThread-2 -> origin/ckluk2-compileThread-2 2025-08-14T20:49:11.9028580Z * [new branch] ckluk2-compileThread-64 -> origin/ckluk2-compileThread-64 2025-08-14T20:49:11.9029719Z * [new branch] ckluk2-test-1 -> origin/ckluk2-test-1 2025-08-14T20:49:11.9030803Z * [new branch] cleantest1 -> origin/cleantest1 2025-08-14T20:49:11.9032121Z * [new branch] codex-testing -> origin/codex-testing 2025-08-14T20:49:11.9034000Z * [new branch] codex/create-test-for-tensor-memory-leak-in-cudagraph -> origin/codex/create-test-for-tensor-memory-leak-in-cudagraph 2025-08-14T20:49:11.9035073Z * [new branch] codex/fix-issue-121219-in-pytorch -> origin/codex/fix-issue-121219-in-pytorch 2025-08-14T20:49:11.9035905Z * [new branch] codex/fix-issue-160415-in-pytorch -> origin/codex/fix-issue-160415-in-pytorch 2025-08-14T20:49:11.9037199Z * [new branch] codex/fix-noqengine-quantized-engine-support -> origin/codex/fix-noqengine-quantized-engine-support 2025-08-14T20:49:11.9038557Z * [new branch] codex/fix-pin_memory-error-handling -> origin/codex/fix-pin_memory-error-handling 2025-08-14T20:49:11.9039943Z * [new branch] codex/propose-fix-for-issue-160332 -> origin/codex/propose-fix-for-issue-160332 2025-08-14T20:49:11.9041284Z * [new branch] codex/refactor-lintrunner-config-to-use-uv-run -> origin/codex/refactor-lintrunner-config-to-use-uv-run 2025-08-14T20:49:11.9042414Z * [new branch] codex/verify-torch-output-and-log-results -> origin/codex/verify-torch-output-and-log-results 2025-08-14T20:49:11.9043438Z * [new branch] compile_fsdp2_disable_stream_and_event -> origin/compile_fsdp2_disable_stream_and_event 2025-08-14T20:49:11.9044602Z * [new branch] comply-with-setuptools -> origin/comply-with-setuptools 2025-08-14T20:49:11.9045832Z * [new branch] context_test -> origin/context_test 2025-08-14T20:49:11.9047549Z * [new branch] copilot/fix-157446 -> origin/copilot/fix-157446 2025-08-14T20:49:11.9048599Z * [new branch] copilot/fix-159257 -> origin/copilot/fix-159257 2025-08-14T20:49:11.9049662Z * [new branch] copy_graph -> origin/copy_graph 2025-08-14T20:49:11.9051424Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-08-14T20:49:11.9052815Z * [new branch] csl/3_proc_sm -> origin/csl/3_proc_sm 2025-08-14T20:49:11.9053875Z * [new branch] csl/add_file_merge_conflict_csv -> origin/csl/add_file_merge_conflict_csv 2025-08-14T20:49:11.9054860Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-08-14T20:49:11.9055926Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-08-14T20:49:11.9056937Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-08-14T20:49:11.9058296Z * [new branch] csl/disable_flaky_cpp_test -> origin/csl/disable_flaky_cpp_test 2025-08-14T20:49:11.9059583Z * [new branch] csl/disable_periodic_test -> origin/csl/disable_periodic_test 2025-08-14T20:49:11.9060663Z * [new branch] csl/executorch_docker_fail -> origin/csl/executorch_docker_fail 2025-08-14T20:49:11.9061666Z * [new branch] csl/fix_check_alerts -> origin/csl/fix_check_alerts 2025-08-14T20:49:11.9062660Z * [new branch] csl/katex -> origin/csl/katex 2025-08-14T20:49:11.9063727Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-08-14T20:49:11.9064936Z * [new branch] csl/lintrunner_changed_files_removed -> origin/csl/lintrunner_changed_files_removed 2025-08-14T20:49:11.9066022Z * [new branch] csl/lintrunner_changed_files_removed_test -> origin/csl/lintrunner_changed_files_removed_test 2025-08-14T20:49:11.9066905Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-08-14T20:49:11.9067902Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-08-14T20:49:11.9069012Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-08-14T20:49:11.9070465Z * [new branch] csl/no_keep_goin_rocm -> origin/csl/no_keep_goin_rocm 2025-08-14T20:49:11.9071540Z * [new branch] csl/not_600_timeout -> origin/csl/not_600_timeout 2025-08-14T20:49:11.9072762Z * [new branch] csl/remove_unused_docker_images -> origin/csl/remove_unused_docker_images 2025-08-14T20:49:11.9073697Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-08-14T20:49:11.9074948Z * [new branch] csl/rocm_upload_artifacts_while_running -> origin/csl/rocm_upload_artifacts_while_running 2025-08-14T20:49:11.9076047Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-08-14T20:49:11.9076961Z * [new branch] csl/td_dynamo -> origin/csl/td_dynamo 2025-08-14T20:49:11.9078167Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-08-14T20:49:11.9079277Z * [new branch] csl/unused_docker -> origin/csl/unused_docker 2025-08-14T20:49:11.9080423Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-08-14T20:49:11.9081580Z * [new branch] cublasltrelax2 -> origin/cublasltrelax2 2025-08-14T20:49:11.9082617Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-08-14T20:49:11.9083754Z * [new branch] cudnnsdparefactor -> origin/cudnnsdparefactor 2025-08-14T20:49:11.9084903Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-08-14T20:49:11.9085935Z * [new branch] czhuge_muon_dev -> origin/czhuge_muon_dev 2025-08-14T20:49:11.9087587Z * [new branch] d4l3k/delete_hook -> origin/d4l3k/delete_hook 2025-08-14T20:49:11.9088643Z * [new branch] d4l3k/dist_queue -> origin/d4l3k/dist_queue 2025-08-14T20:49:11.9089819Z * [new branch] d4l3k/wait_stream -> origin/d4l3k/wait_stream 2025-08-14T20:49:11.9091091Z * [new branch] dcp-safetensor-test-fix -> origin/dcp-safetensor-test-fix 2025-08-14T20:49:11.9092093Z * [new branch] dcp_zoc -> origin/dcp_zoc 2025-08-14T20:49:11.9093243Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-08-14T20:49:11.9096255Z * [new branch] dependabot/pip/dot-ci/docker/protobuf-5.29.5 -> origin/dependabot/pip/dot-ci/docker/protobuf-5.29.5 2025-08-14T20:49:11.9097465Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-08-14T20:49:11.9098591Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-08-14T20:49:11.9100825Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-08-14T20:49:11.9102007Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-08-14T20:49:11.9103475Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-08-14T20:49:11.9104694Z * [new branch] dev/joona/cat_remove_graph -> origin/dev/joona/cat_remove_graph 2025-08-14T20:49:11.9105807Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-08-14T20:49:11.9107075Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-08-14T20:49:11.9108733Z * [new branch] dev/joona/maxpool2dwithindices_errmsg -> origin/dev/joona/maxpool2dwithindices_errmsg 2025-08-14T20:49:11.9110142Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-08-14T20:49:11.9111817Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-08-14T20:49:11.9113229Z * [new branch] dev/joona/synchronize_benchmark -> origin/dev/joona/synchronize_benchmark 2025-08-14T20:49:11.9114455Z * [new branch] dev/joona/topk_newapi -> origin/dev/joona/topk_newapi 2025-08-14T20:49:11.9115832Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-08-14T20:49:11.9117036Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-08-14T20:49:11.9118114Z * [new branch] disable -> origin/disable 2025-08-14T20:49:11.9119783Z * [new branch] divyanshk-log-api-usage-datapipes-1 -> origin/divyanshk-log-api-usage-datapipes-1 2025-08-14T20:49:11.9120696Z * [new branch] e2e-baseline -> origin/e2e-baseline 2025-08-14T20:49:11.9122543Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-08-14T20:49:11.9123496Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-08-14T20:49:11.9124630Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-08-14T20:49:11.9125644Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-08-14T20:49:11.9126896Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-08-14T20:49:11.9128155Z * [new branch] enable-b200-benchmark -> origin/enable-b200-benchmark 2025-08-14T20:49:11.9129295Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-08-14T20:49:11.9130412Z * [new branch] eqy-patch-10 -> origin/eqy-patch-10 2025-08-14T20:49:11.9131863Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-08-14T20:49:11.9132851Z * [new branch] example-convert-torch.nn -> origin/example-convert-torch.nn 2025-08-14T20:49:11.9134388Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-08-14T20:49:11.9135570Z * [new branch] exclamaforte/bump-transformer-version -> origin/exclamaforte/bump-transformer-version 2025-08-14T20:49:11.9136577Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-08-14T20:49:11.9137705Z * [new branch] exclamaforte/debug-autotuner-profile -> origin/exclamaforte/debug-autotuner-profile 2025-08-14T20:49:11.9138688Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-08-14T20:49:11.9140035Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-08-14T20:49:11.9141491Z * [new branch] exclamaforte/fix-exhaustive-autotuning -> origin/exclamaforte/fix-exhaustive-autotuning 2025-08-14T20:49:11.9142629Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-08-14T20:49:11.9143675Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-08-14T20:49:11.9144667Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-08-14T20:49:11.9145707Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-08-14T20:49:11.9146773Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-08-14T20:49:11.9147789Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-08-14T20:49:11.9149048Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-08-14T20:49:11.9149958Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-08-14T20:49:11.9151022Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-08-14T20:49:11.9152222Z * [new branch] exclamaforte/just-gemm-model-no-refactor -> origin/exclamaforte/just-gemm-model-no-refactor 2025-08-14T20:49:11.9153155Z * [new branch] exclamaforte/memory-counter -> origin/exclamaforte/memory-counter 2025-08-14T20:49:11.9154494Z * [new branch] exclamaforte/scheduler-refactor -> origin/exclamaforte/scheduler-refactor 2025-08-14T20:49:11.9155616Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-08-14T20:49:11.9156755Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-08-14T20:49:11.9157908Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-08-14T20:49:11.9158877Z * [new branch] exclamaforte/update-pandas-numpy-ci -> origin/exclamaforte/update-pandas-numpy-ci 2025-08-14T20:49:11.9160814Z * [new branch] exclamforte/gemm-model-final -> origin/exclamforte/gemm-model-final 2025-08-14T20:49:11.9161776Z * [new branch] exec -> origin/exec 2025-08-14T20:49:11.9163189Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-08-14T20:49:11.9164261Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-08-14T20:49:11.9165479Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-08-14T20:49:11.9166682Z * [new branch] export-D68846308 -> origin/export-D68846308 2025-08-14T20:49:11.9167827Z * [new branch] export-D70112642 -> origin/export-D70112642 2025-08-14T20:49:11.9169149Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-08-14T20:49:11.9170794Z * [new branch] export-D72483950 -> origin/export-D72483950 2025-08-14T20:49:11.9171826Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-08-14T20:49:11.9172870Z * [new branch] export-D73287751 -> origin/export-D73287751 2025-08-14T20:49:11.9174107Z * [new branch] export-D75183591 -> origin/export-D75183591 2025-08-14T20:49:11.9175319Z * [new branch] export-D75605373 -> origin/export-D75605373 2025-08-14T20:49:11.9176503Z * [new branch] export-D75617432 -> origin/export-D75617432 2025-08-14T20:49:11.9177620Z * [new branch] export-D75659965 -> origin/export-D75659965 2025-08-14T20:49:11.9178809Z * [new branch] export-D76080931 -> origin/export-D76080931 2025-08-14T20:49:11.9179990Z * [new branch] export-D76463347 -> origin/export-D76463347 2025-08-14T20:49:11.9181100Z * [new branch] export-D76797250 -> origin/export-D76797250 2025-08-14T20:49:11.9182251Z * [new branch] export-D76885271 -> origin/export-D76885271 2025-08-14T20:49:11.9183352Z * [new branch] export-D76885620 -> origin/export-D76885620 2025-08-14T20:49:11.9184497Z * [new branch] export-D76936623 -> origin/export-D76936623 2025-08-14T20:49:11.9185577Z * [new branch] export-D76958268 -> origin/export-D76958268 2025-08-14T20:49:11.9186707Z * [new branch] export-D78047846 -> origin/export-D78047846 2025-08-14T20:49:11.9187801Z * [new branch] export-D78308105 -> origin/export-D78308105 2025-08-14T20:49:11.9189078Z * [new branch] export-D78363609 -> origin/export-D78363609 2025-08-14T20:49:11.9190161Z * [new branch] export-D78375400 -> origin/export-D78375400 2025-08-14T20:49:11.9191264Z * [new branch] export-D78431075 -> origin/export-D78431075 2025-08-14T20:49:11.9192356Z * [new branch] export-D78431305 -> origin/export-D78431305 2025-08-14T20:49:11.9193866Z * [new branch] export-D78458745 -> origin/export-D78458745 2025-08-14T20:49:11.9195034Z * [new branch] export-D78524147 -> origin/export-D78524147 2025-08-14T20:49:11.9196145Z * [new branch] export-D78580107 -> origin/export-D78580107 2025-08-14T20:49:11.9197250Z * [new branch] export-D78588406 -> origin/export-D78588406 2025-08-14T20:49:11.9198392Z * [new branch] export-D78691422 -> origin/export-D78691422 2025-08-14T20:49:11.9199987Z * [new branch] export-D78758466 -> origin/export-D78758466 2025-08-14T20:49:11.9201285Z * [new branch] export-D78822171 -> origin/export-D78822171 2025-08-14T20:49:11.9202236Z * [new branch] export-D78822351 -> origin/export-D78822351 2025-08-14T20:49:11.9203308Z * [new branch] export-D78822507 -> origin/export-D78822507 2025-08-14T20:49:11.9204462Z * [new branch] export-D78826994 -> origin/export-D78826994 2025-08-14T20:49:11.9206050Z * [new branch] export-D78894142 -> origin/export-D78894142 2025-08-14T20:49:11.9207080Z * [new branch] export-D78894324 -> origin/export-D78894324 2025-08-14T20:49:11.9208186Z * [new branch] export-D78907485 -> origin/export-D78907485 2025-08-14T20:49:11.9209307Z * [new branch] export-D78929245 -> origin/export-D78929245 2025-08-14T20:49:11.9210416Z * [new branch] export-D78934925 -> origin/export-D78934925 2025-08-14T20:49:11.9211681Z * [new branch] export-D78953203 -> origin/export-D78953203 2025-08-14T20:49:11.9212711Z * [new branch] export-D78953229 -> origin/export-D78953229 2025-08-14T20:49:11.9213715Z * [new branch] export-D78957093 -> origin/export-D78957093 2025-08-14T20:49:11.9214912Z * [new branch] export-D78957389 -> origin/export-D78957389 2025-08-14T20:49:11.9216014Z * [new branch] export-D78957974 -> origin/export-D78957974 2025-08-14T20:49:11.9217137Z * [new branch] export-D78979812 -> origin/export-D78979812 2025-08-14T20:49:11.9218266Z * [new branch] export-D78996107 -> origin/export-D78996107 2025-08-14T20:49:11.9219765Z * [new branch] export-D79026433 -> origin/export-D79026433 2025-08-14T20:49:11.9220842Z * [new branch] export-D79230339 -> origin/export-D79230339 2025-08-14T20:49:11.9221955Z * [new branch] export-D79319835 -> origin/export-D79319835 2025-08-14T20:49:11.9222972Z * [new branch] export-D79328456 -> origin/export-D79328456 2025-08-14T20:49:11.9224290Z * [new branch] export-D79534608 -> origin/export-D79534608 2025-08-14T20:49:11.9225380Z * [new branch] export-D79647167 -> origin/export-D79647167 2025-08-14T20:49:11.9226533Z * [new branch] export-D79751098 -> origin/export-D79751098 2025-08-14T20:49:11.9227951Z * [new branch] export-D79785974 -> origin/export-D79785974 2025-08-14T20:49:11.9229098Z * [new branch] export-D80025417 -> origin/export-D80025417 2025-08-14T20:49:11.9230243Z * [new branch] export-D80120333 -> origin/export-D80120333 2025-08-14T20:49:11.9231364Z * [new branch] export-D80214882 -> origin/export-D80214882 2025-08-14T20:49:11.9232802Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-08-14T20:49:11.9234149Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-08-14T20:49:11.9235207Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-08-14T20:49:11.9236573Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-08-14T20:49:11.9238200Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-08-14T20:49:11.9239761Z * [new branch] fca -> origin/fca 2025-08-14T20:49:11.9240910Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-08-14T20:49:11.9242004Z * [new branch] fca5 -> origin/fca5 2025-08-14T20:49:11.9243764Z * [new branch] feature/function-numa-binding -> origin/feature/function-numa-binding 2025-08-14T20:49:11.9245384Z * [new branch] fengyuan/external-proj -> origin/fengyuan/external-proj 2025-08-14T20:49:11.9246520Z * [new branch] fengyuan/out-of-tree-xpu-ops-improve-test -> origin/fengyuan/out-of-tree-xpu-ops-improve-test 2025-08-14T20:49:11.9247584Z * [new branch] fengyuan/out-of-tree-xpu-ops-remove-dtype -> origin/fengyuan/out-of-tree-xpu-ops-remove-dtype 2025-08-14T20:49:11.9248463Z * [new branch] fengyuan/test-xpu -> origin/fengyuan/test-xpu 2025-08-14T20:49:11.9250191Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-08-14T20:49:11.9251244Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-08-14T20:49:11.9253027Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-08-14T20:49:11.9254043Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-08-14T20:49:11.9255125Z * [new branch] findhao/fix-indirect-access -> origin/findhao/fix-indirect-access 2025-08-14T20:49:11.9256088Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-08-14T20:49:11.9257072Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-08-14T20:49:11.9258070Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-08-14T20:49:11.9259094Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-08-14T20:49:11.9260718Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-08-14T20:49:11.9262089Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-08-14T20:49:11.9263174Z * [new branch] fix -> origin/fix 2025-08-14T20:49:11.9264495Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-08-14T20:49:11.9265523Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-08-14T20:49:11.9266571Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-08-14T20:49:11.9267802Z * [new branch] fix-distributed-warning -> origin/fix-distributed-warning 2025-08-14T20:49:11.9268951Z * [new branch] fix-inductor-periodic-0528 -> origin/fix-inductor-periodic-0528 2025-08-14T20:49:11.9271091Z * [new branch] fix-rlease-feature-template -> origin/fix-rlease-feature-template 2025-08-14T20:49:11.9272023Z * [new branch] fix_153389 -> origin/fix_153389 2025-08-14T20:49:11.9273203Z * [new branch] fixes-triage -> origin/fixes-triage 2025-08-14T20:49:11.9274359Z * [new branch] flash_decoding_cpu -> origin/flash_decoding_cpu 2025-08-14T20:49:11.9275457Z * [new branch] flex-flash -> origin/flex-flash 2025-08-14T20:49:11.9276768Z * [new branch] flex-lowering -> origin/flex-lowering 2025-08-14T20:49:11.9277808Z * [new branch] flex-warning -> origin/flex-warning 2025-08-14T20:49:11.9279109Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-08-14T20:49:11.9280275Z * [new branch] flex_flash -> origin/flex_flash 2025-08-14T20:49:11.9282043Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-08-14T20:49:11.9283090Z * [new branch] fmassa/try_fix_ac_tag_propagation -> origin/fmassa/try_fix_ac_tag_propagation 2025-08-14T20:49:11.9284149Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-08-14T20:49:11.9285311Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-08-14T20:49:11.9286601Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-08-14T20:49:11.9287874Z * [new branch] fx_cpp -> origin/fx_cpp 2025-08-14T20:49:11.9289468Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-08-14T20:49:11.9292109Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-08-14T20:49:11.9293164Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-08-14T20:49:11.9294914Z * [new branch] gh/CaoE/2/base -> origin/gh/CaoE/2/base 2025-08-14T20:49:11.9295928Z * [new branch] gh/CaoE/2/head -> origin/gh/CaoE/2/head 2025-08-14T20:49:11.9297027Z * [new branch] gh/CaoE/2/orig -> origin/gh/CaoE/2/orig 2025-08-14T20:49:11.9299194Z * [new branch] gh/ColinPeppler/72/base -> origin/gh/ColinPeppler/72/base 2025-08-14T20:49:11.9300172Z * [new branch] gh/ColinPeppler/72/head -> origin/gh/ColinPeppler/72/head 2025-08-14T20:49:11.9301269Z * [new branch] gh/ColinPeppler/72/orig -> origin/gh/ColinPeppler/72/orig 2025-08-14T20:49:11.9303106Z * [new branch] gh/ColinPeppler/77/base -> origin/gh/ColinPeppler/77/base 2025-08-14T20:49:11.9304132Z * [new branch] gh/ColinPeppler/77/head -> origin/gh/ColinPeppler/77/head 2025-08-14T20:49:11.9305344Z * [new branch] gh/ColinPeppler/77/orig -> origin/gh/ColinPeppler/77/orig 2025-08-14T20:49:11.9306792Z * [new branch] gh/ColinPeppler/78/base -> origin/gh/ColinPeppler/78/base 2025-08-14T20:49:11.9307827Z * [new branch] gh/ColinPeppler/78/head -> origin/gh/ColinPeppler/78/head 2025-08-14T20:49:11.9308873Z * [new branch] gh/ColinPeppler/78/orig -> origin/gh/ColinPeppler/78/orig 2025-08-14T20:49:11.9310749Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-08-14T20:49:11.9311781Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-08-14T20:49:11.9313309Z * [new branch] gh/EikanWang/80/base -> origin/gh/EikanWang/80/base 2025-08-14T20:49:11.9314323Z * [new branch] gh/EikanWang/80/head -> origin/gh/EikanWang/80/head 2025-08-14T20:49:11.9315471Z * [new branch] gh/EikanWang/80/orig -> origin/gh/EikanWang/80/orig 2025-08-14T20:49:11.9316968Z * [new branch] gh/EikanWang/81/base -> origin/gh/EikanWang/81/base 2025-08-14T20:49:11.9317987Z * [new branch] gh/EikanWang/81/head -> origin/gh/EikanWang/81/head 2025-08-14T20:49:11.9319159Z * [new branch] gh/EikanWang/81/orig -> origin/gh/EikanWang/81/orig 2025-08-14T20:49:11.9321814Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-08-14T20:49:11.9322902Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-08-14T20:49:11.9324784Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-08-14T20:49:11.9325861Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-08-14T20:49:11.9326960Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-08-14T20:49:11.9328507Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-08-14T20:49:11.9329546Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-08-14T20:49:11.9330623Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-08-14T20:49:11.9332356Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-08-14T20:49:11.9333404Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-08-14T20:49:11.9334456Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-08-14T20:49:11.9336073Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-08-14T20:49:11.9336879Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-08-14T20:49:11.9337947Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-08-14T20:49:11.9339535Z * [new branch] gh/H-Huang/183/base -> origin/gh/H-Huang/183/base 2025-08-14T20:49:11.9340568Z * [new branch] gh/H-Huang/183/head -> origin/gh/H-Huang/183/head 2025-08-14T20:49:11.9341609Z * [new branch] gh/H-Huang/183/orig -> origin/gh/H-Huang/183/orig 2025-08-14T20:49:11.9343225Z * [new branch] gh/H-Huang/187/base -> origin/gh/H-Huang/187/base 2025-08-14T20:49:11.9344279Z * [new branch] gh/H-Huang/187/head -> origin/gh/H-Huang/187/head 2025-08-14T20:49:11.9345319Z * [new branch] gh/H-Huang/187/orig -> origin/gh/H-Huang/187/orig 2025-08-14T20:49:11.9347157Z * [new branch] gh/H-Huang/192/base -> origin/gh/H-Huang/192/base 2025-08-14T20:49:11.9348117Z * [new branch] gh/H-Huang/192/head -> origin/gh/H-Huang/192/head 2025-08-14T20:49:11.9349167Z * [new branch] gh/H-Huang/192/orig -> origin/gh/H-Huang/192/orig 2025-08-14T20:49:11.9350725Z * [new branch] gh/H-Huang/195/base -> origin/gh/H-Huang/195/base 2025-08-14T20:49:11.9351763Z * [new branch] gh/H-Huang/195/head -> origin/gh/H-Huang/195/head 2025-08-14T20:49:11.9352829Z * [new branch] gh/H-Huang/195/orig -> origin/gh/H-Huang/195/orig 2025-08-14T20:49:11.9354501Z * [new branch] gh/H-Huang/196/base -> origin/gh/H-Huang/196/base 2025-08-14T20:49:11.9355450Z * [new branch] gh/H-Huang/196/head -> origin/gh/H-Huang/196/head 2025-08-14T20:49:11.9356531Z * [new branch] gh/H-Huang/196/orig -> origin/gh/H-Huang/196/orig 2025-08-14T20:49:11.9358202Z * [new branch] gh/H-Huang/197/base -> origin/gh/H-Huang/197/base 2025-08-14T20:49:11.9359873Z * [new branch] gh/H-Huang/197/head -> origin/gh/H-Huang/197/head 2025-08-14T20:49:11.9361035Z * [new branch] gh/H-Huang/197/orig -> origin/gh/H-Huang/197/orig 2025-08-14T20:49:11.9362674Z * [new branch] gh/H-Huang/198/base -> origin/gh/H-Huang/198/base 2025-08-14T20:49:11.9363862Z * [new branch] gh/H-Huang/198/head -> origin/gh/H-Huang/198/head 2025-08-14T20:49:11.9364979Z * [new branch] gh/H-Huang/198/orig -> origin/gh/H-Huang/198/orig 2025-08-14T20:49:11.9366330Z * [new branch] gh/H-Huang/199/base -> origin/gh/H-Huang/199/base 2025-08-14T20:49:11.9367373Z * [new branch] gh/H-Huang/199/head -> origin/gh/H-Huang/199/head 2025-08-14T20:49:11.9368435Z * [new branch] gh/H-Huang/199/orig -> origin/gh/H-Huang/199/orig 2025-08-14T20:49:11.9370337Z * [new branch] gh/H-Huang/200/base -> origin/gh/H-Huang/200/base 2025-08-14T20:49:11.9371346Z * [new branch] gh/H-Huang/200/head -> origin/gh/H-Huang/200/head 2025-08-14T20:49:11.9372469Z * [new branch] gh/H-Huang/200/orig -> origin/gh/H-Huang/200/orig 2025-08-14T20:49:11.9373942Z * [new branch] gh/H-Huang/201/base -> origin/gh/H-Huang/201/base 2025-08-14T20:49:11.9374922Z * [new branch] gh/H-Huang/201/head -> origin/gh/H-Huang/201/head 2025-08-14T20:49:11.9376010Z * [new branch] gh/H-Huang/201/orig -> origin/gh/H-Huang/201/orig 2025-08-14T20:49:11.9377598Z * [new branch] gh/H-Huang/202/base -> origin/gh/H-Huang/202/base 2025-08-14T20:49:11.9378702Z * [new branch] gh/H-Huang/202/head -> origin/gh/H-Huang/202/head 2025-08-14T20:49:11.9379858Z * [new branch] gh/H-Huang/202/orig -> origin/gh/H-Huang/202/orig 2025-08-14T20:49:11.9381266Z * [new branch] gh/H-Huang/203/base -> origin/gh/H-Huang/203/base 2025-08-14T20:49:11.9382364Z * [new branch] gh/H-Huang/203/head -> origin/gh/H-Huang/203/head 2025-08-14T20:49:11.9383424Z * [new branch] gh/H-Huang/203/orig -> origin/gh/H-Huang/203/orig 2025-08-14T20:49:11.9385297Z * [new branch] gh/H-Huang/204/base -> origin/gh/H-Huang/204/base 2025-08-14T20:49:11.9386305Z * [new branch] gh/H-Huang/204/head -> origin/gh/H-Huang/204/head 2025-08-14T20:49:11.9387399Z * [new branch] gh/H-Huang/204/orig -> origin/gh/H-Huang/204/orig 2025-08-14T20:49:11.9388935Z * [new branch] gh/H-Huang/205/base -> origin/gh/H-Huang/205/base 2025-08-14T20:49:11.9389939Z * [new branch] gh/H-Huang/205/head -> origin/gh/H-Huang/205/head 2025-08-14T20:49:11.9391031Z * [new branch] gh/H-Huang/205/orig -> origin/gh/H-Huang/205/orig 2025-08-14T20:49:11.9392573Z * [new branch] gh/H-Huang/206/base -> origin/gh/H-Huang/206/base 2025-08-14T20:49:11.9393616Z * [new branch] gh/H-Huang/206/head -> origin/gh/H-Huang/206/head 2025-08-14T20:49:11.9394670Z * [new branch] gh/H-Huang/206/orig -> origin/gh/H-Huang/206/orig 2025-08-14T20:49:11.9396245Z * [new branch] gh/H-Huang/207/base -> origin/gh/H-Huang/207/base 2025-08-14T20:49:11.9397279Z * [new branch] gh/H-Huang/207/head -> origin/gh/H-Huang/207/head 2025-08-14T20:49:11.9398346Z * [new branch] gh/H-Huang/207/orig -> origin/gh/H-Huang/207/orig 2025-08-14T20:49:11.9400272Z * [new branch] gh/H-Huang/208/base -> origin/gh/H-Huang/208/base 2025-08-14T20:49:11.9401278Z * [new branch] gh/H-Huang/208/head -> origin/gh/H-Huang/208/head 2025-08-14T20:49:11.9402427Z * [new branch] gh/H-Huang/208/orig -> origin/gh/H-Huang/208/orig 2025-08-14T20:49:11.9403978Z * [new branch] gh/H-Huang/209/base -> origin/gh/H-Huang/209/base 2025-08-14T20:49:11.9404982Z * [new branch] gh/H-Huang/209/head -> origin/gh/H-Huang/209/head 2025-08-14T20:49:11.9406096Z * [new branch] gh/H-Huang/209/orig -> origin/gh/H-Huang/209/orig 2025-08-14T20:49:11.9408307Z * [new branch] gh/IvanKobzarev/107/base -> origin/gh/IvanKobzarev/107/base 2025-08-14T20:49:11.9409810Z * [new branch] gh/IvanKobzarev/107/head -> origin/gh/IvanKobzarev/107/head 2025-08-14T20:49:11.9410877Z * [new branch] gh/IvanKobzarev/107/orig -> origin/gh/IvanKobzarev/107/orig 2025-08-14T20:49:11.9412604Z * [new branch] gh/IvanKobzarev/110/base -> origin/gh/IvanKobzarev/110/base 2025-08-14T20:49:11.9413632Z * [new branch] gh/IvanKobzarev/110/head -> origin/gh/IvanKobzarev/110/head 2025-08-14T20:49:11.9414739Z * [new branch] gh/IvanKobzarev/110/orig -> origin/gh/IvanKobzarev/110/orig 2025-08-14T20:49:11.9416362Z * [new branch] gh/IvanKobzarev/111/base -> origin/gh/IvanKobzarev/111/base 2025-08-14T20:49:11.9417396Z * [new branch] gh/IvanKobzarev/111/head -> origin/gh/IvanKobzarev/111/head 2025-08-14T20:49:11.9418473Z * [new branch] gh/IvanKobzarev/111/orig -> origin/gh/IvanKobzarev/111/orig 2025-08-14T20:49:11.9420017Z * [new branch] gh/IvanKobzarev/112/base -> origin/gh/IvanKobzarev/112/base 2025-08-14T20:49:11.9421068Z * [new branch] gh/IvanKobzarev/112/head -> origin/gh/IvanKobzarev/112/head 2025-08-14T20:49:11.9422134Z * [new branch] gh/IvanKobzarev/112/orig -> origin/gh/IvanKobzarev/112/orig 2025-08-14T20:49:11.9423651Z * [new branch] gh/IvanKobzarev/115/base -> origin/gh/IvanKobzarev/115/base 2025-08-14T20:49:11.9424854Z * [new branch] gh/IvanKobzarev/115/head -> origin/gh/IvanKobzarev/115/head 2025-08-14T20:49:11.9425807Z * [new branch] gh/IvanKobzarev/115/orig -> origin/gh/IvanKobzarev/115/orig 2025-08-14T20:49:11.9427614Z * [new branch] gh/IvanKobzarev/116/base -> origin/gh/IvanKobzarev/116/base 2025-08-14T20:49:11.9429864Z * [new branch] gh/IvanKobzarev/116/head -> origin/gh/IvanKobzarev/116/head 2025-08-14T20:49:11.9430623Z * [new branch] gh/IvanKobzarev/116/orig -> origin/gh/IvanKobzarev/116/orig 2025-08-14T20:49:11.9431721Z * [new branch] gh/IvanKobzarev/118/base -> origin/gh/IvanKobzarev/118/base 2025-08-14T20:49:11.9432423Z * [new branch] gh/IvanKobzarev/118/head -> origin/gh/IvanKobzarev/118/head 2025-08-14T20:49:11.9433470Z * [new branch] gh/IvanKobzarev/118/orig -> origin/gh/IvanKobzarev/118/orig 2025-08-14T20:49:11.9435118Z * [new branch] gh/IvanKobzarev/124/base -> origin/gh/IvanKobzarev/124/base 2025-08-14T20:49:11.9436251Z * [new branch] gh/IvanKobzarev/124/head -> origin/gh/IvanKobzarev/124/head 2025-08-14T20:49:11.9437318Z * [new branch] gh/IvanKobzarev/124/orig -> origin/gh/IvanKobzarev/124/orig 2025-08-14T20:49:11.9439053Z * [new branch] gh/IvanKobzarev/126/base -> origin/gh/IvanKobzarev/126/base 2025-08-14T20:49:11.9440470Z * [new branch] gh/IvanKobzarev/126/head -> origin/gh/IvanKobzarev/126/head 2025-08-14T20:49:11.9441477Z * [new branch] gh/IvanKobzarev/126/orig -> origin/gh/IvanKobzarev/126/orig 2025-08-14T20:49:11.9443241Z * [new branch] gh/IvanKobzarev/127/base -> origin/gh/IvanKobzarev/127/base 2025-08-14T20:49:11.9444249Z * [new branch] gh/IvanKobzarev/127/head -> origin/gh/IvanKobzarev/127/head 2025-08-14T20:49:11.9445355Z * [new branch] gh/IvanKobzarev/127/orig -> origin/gh/IvanKobzarev/127/orig 2025-08-14T20:49:11.9446965Z * [new branch] gh/IvanKobzarev/128/base -> origin/gh/IvanKobzarev/128/base 2025-08-14T20:49:11.9447965Z * [new branch] gh/IvanKobzarev/128/head -> origin/gh/IvanKobzarev/128/head 2025-08-14T20:49:11.9449075Z * [new branch] gh/IvanKobzarev/128/orig -> origin/gh/IvanKobzarev/128/orig 2025-08-14T20:49:11.9450783Z * [new branch] gh/IvanKobzarev/129/base -> origin/gh/IvanKobzarev/129/base 2025-08-14T20:49:11.9451879Z * [new branch] gh/IvanKobzarev/129/head -> origin/gh/IvanKobzarev/129/head 2025-08-14T20:49:11.9452907Z * [new branch] gh/IvanKobzarev/129/orig -> origin/gh/IvanKobzarev/129/orig 2025-08-14T20:49:11.9454865Z * [new branch] gh/IvanKobzarev/130/base -> origin/gh/IvanKobzarev/130/base 2025-08-14T20:49:11.9455965Z * [new branch] gh/IvanKobzarev/130/head -> origin/gh/IvanKobzarev/130/head 2025-08-14T20:49:11.9457071Z * [new branch] gh/IvanKobzarev/130/orig -> origin/gh/IvanKobzarev/130/orig 2025-08-14T20:49:11.9458607Z * [new branch] gh/IvanKobzarev/131/base -> origin/gh/IvanKobzarev/131/base 2025-08-14T20:49:11.9459687Z * [new branch] gh/IvanKobzarev/131/head -> origin/gh/IvanKobzarev/131/head 2025-08-14T20:49:11.9460748Z * [new branch] gh/IvanKobzarev/131/orig -> origin/gh/IvanKobzarev/131/orig 2025-08-14T20:49:11.9462366Z * [new branch] gh/IvanKobzarev/132/base -> origin/gh/IvanKobzarev/132/base 2025-08-14T20:49:11.9463560Z * [new branch] gh/IvanKobzarev/132/head -> origin/gh/IvanKobzarev/132/head 2025-08-14T20:49:11.9464621Z * [new branch] gh/IvanKobzarev/132/orig -> origin/gh/IvanKobzarev/132/orig 2025-08-14T20:49:11.9466614Z * [new branch] gh/IvanKobzarev/133/base -> origin/gh/IvanKobzarev/133/base 2025-08-14T20:49:11.9467829Z * [new branch] gh/IvanKobzarev/133/head -> origin/gh/IvanKobzarev/133/head 2025-08-14T20:49:11.9468981Z * [new branch] gh/IvanKobzarev/133/orig -> origin/gh/IvanKobzarev/133/orig 2025-08-14T20:49:11.9471324Z * [new branch] gh/IvanKobzarev/134/base -> origin/gh/IvanKobzarev/134/base 2025-08-14T20:49:11.9472367Z * [new branch] gh/IvanKobzarev/134/head -> origin/gh/IvanKobzarev/134/head 2025-08-14T20:49:11.9473481Z * [new branch] gh/IvanKobzarev/134/orig -> origin/gh/IvanKobzarev/134/orig 2025-08-14T20:49:11.9475186Z * [new branch] gh/IvanKobzarev/135/base -> origin/gh/IvanKobzarev/135/base 2025-08-14T20:49:11.9476508Z * [new branch] gh/IvanKobzarev/135/head -> origin/gh/IvanKobzarev/135/head 2025-08-14T20:49:11.9477664Z * [new branch] gh/IvanKobzarev/135/orig -> origin/gh/IvanKobzarev/135/orig 2025-08-14T20:49:11.9479701Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-08-14T20:49:11.9480891Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-08-14T20:49:11.9482445Z * [new branch] gh/NikhilAPatel/16/base -> origin/gh/NikhilAPatel/16/base 2025-08-14T20:49:11.9483480Z * [new branch] gh/NikhilAPatel/16/head -> origin/gh/NikhilAPatel/16/head 2025-08-14T20:49:11.9484574Z * [new branch] gh/NikhilAPatel/16/orig -> origin/gh/NikhilAPatel/16/orig 2025-08-14T20:49:11.9486065Z * [new branch] gh/NikhilAPatel/18/base -> origin/gh/NikhilAPatel/18/base 2025-08-14T20:49:11.9487084Z * [new branch] gh/NikhilAPatel/18/head -> origin/gh/NikhilAPatel/18/head 2025-08-14T20:49:11.9488206Z * [new branch] gh/NikhilAPatel/18/orig -> origin/gh/NikhilAPatel/18/orig 2025-08-14T20:49:11.9489753Z * [new branch] gh/NikhilAPatel/19/base -> origin/gh/NikhilAPatel/19/base 2025-08-14T20:49:11.9490861Z * [new branch] gh/NikhilAPatel/19/head -> origin/gh/NikhilAPatel/19/head 2025-08-14T20:49:11.9491938Z * [new branch] gh/NikhilAPatel/19/orig -> origin/gh/NikhilAPatel/19/orig 2025-08-14T20:49:11.9493328Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-08-14T20:49:11.9494323Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-08-14T20:49:11.9496019Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-08-14T20:49:11.9497152Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-08-14T20:49:11.9498862Z * [new branch] gh/NikhilAPatel/8/base -> origin/gh/NikhilAPatel/8/base 2025-08-14T20:49:11.9499830Z * [new branch] gh/NikhilAPatel/8/head -> origin/gh/NikhilAPatel/8/head 2025-08-14T20:49:11.9500868Z * [new branch] gh/NikhilAPatel/8/orig -> origin/gh/NikhilAPatel/8/orig 2025-08-14T20:49:11.9502568Z * [new branch] gh/NikhilAPatel/9/base -> origin/gh/NikhilAPatel/9/base 2025-08-14T20:49:11.9503545Z * [new branch] gh/NikhilAPatel/9/head -> origin/gh/NikhilAPatel/9/head 2025-08-14T20:49:11.9504559Z * [new branch] gh/NikhilAPatel/9/orig -> origin/gh/NikhilAPatel/9/orig 2025-08-14T20:49:11.9506305Z * [new branch] gh/PaliC/1/base -> origin/gh/PaliC/1/base 2025-08-14T20:49:11.9507330Z * [new branch] gh/PaliC/1/head -> origin/gh/PaliC/1/head 2025-08-14T20:49:11.9508372Z * [new branch] gh/PaliC/1/orig -> origin/gh/PaliC/1/orig 2025-08-14T20:49:11.9510009Z * [new branch] gh/PaliC/12/base -> origin/gh/PaliC/12/base 2025-08-14T20:49:11.9511153Z * [new branch] gh/PaliC/12/head -> origin/gh/PaliC/12/head 2025-08-14T20:49:11.9512316Z * [new branch] gh/PaliC/12/orig -> origin/gh/PaliC/12/orig 2025-08-14T20:49:11.9513858Z * [new branch] gh/PaliC/13/base -> origin/gh/PaliC/13/base 2025-08-14T20:49:11.9514983Z * [new branch] gh/PaliC/13/head -> origin/gh/PaliC/13/head 2025-08-14T20:49:11.9515920Z * [new branch] gh/PaliC/13/orig -> origin/gh/PaliC/13/orig 2025-08-14T20:49:11.9517423Z * [new branch] gh/PaliC/14/base -> origin/gh/PaliC/14/base 2025-08-14T20:49:11.9518438Z * [new branch] gh/PaliC/14/head -> origin/gh/PaliC/14/head 2025-08-14T20:49:11.9519837Z * [new branch] gh/PaliC/14/orig -> origin/gh/PaliC/14/orig 2025-08-14T20:49:11.9521487Z * [new branch] gh/PaliC/15/base -> origin/gh/PaliC/15/base 2025-08-14T20:49:11.9522602Z * [new branch] gh/PaliC/15/head -> origin/gh/PaliC/15/head 2025-08-14T20:49:11.9523724Z * [new branch] gh/PaliC/15/orig -> origin/gh/PaliC/15/orig 2025-08-14T20:49:11.9525168Z * [new branch] gh/PaliC/16/base -> origin/gh/PaliC/16/base 2025-08-14T20:49:11.9526185Z * [new branch] gh/PaliC/16/head -> origin/gh/PaliC/16/head 2025-08-14T20:49:11.9527299Z * [new branch] gh/PaliC/16/orig -> origin/gh/PaliC/16/orig 2025-08-14T20:49:11.9528811Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-08-14T20:49:11.9529857Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-08-14T20:49:11.9531051Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-08-14T20:49:11.9532806Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-08-14T20:49:11.9533839Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-08-14T20:49:11.9534896Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-08-14T20:49:11.9536446Z * [new branch] gh/PaliC/19/base -> origin/gh/PaliC/19/base 2025-08-14T20:49:11.9537442Z * [new branch] gh/PaliC/19/head -> origin/gh/PaliC/19/head 2025-08-14T20:49:11.9538504Z * [new branch] gh/PaliC/19/orig -> origin/gh/PaliC/19/orig 2025-08-14T20:49:11.9540054Z * [new branch] gh/PaliC/2/base -> origin/gh/PaliC/2/base 2025-08-14T20:49:11.9541132Z * [new branch] gh/PaliC/2/head -> origin/gh/PaliC/2/head 2025-08-14T20:49:11.9542194Z * [new branch] gh/PaliC/2/orig -> origin/gh/PaliC/2/orig 2025-08-14T20:49:11.9543745Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-08-14T20:49:11.9544754Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-08-14T20:49:11.9545829Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-08-14T20:49:11.9547344Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-08-14T20:49:11.9548371Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-08-14T20:49:11.9549453Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-08-14T20:49:11.9550947Z * [new branch] gh/PaliC/22/base -> origin/gh/PaliC/22/base 2025-08-14T20:49:11.9551931Z * [new branch] gh/PaliC/22/head -> origin/gh/PaliC/22/head 2025-08-14T20:49:11.9553023Z * [new branch] gh/PaliC/22/orig -> origin/gh/PaliC/22/orig 2025-08-14T20:49:11.9554437Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-08-14T20:49:11.9555458Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-08-14T20:49:11.9556487Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-08-14T20:49:11.9557993Z * [new branch] gh/PaliC/24/base -> origin/gh/PaliC/24/base 2025-08-14T20:49:11.9559213Z * [new branch] gh/PaliC/24/head -> origin/gh/PaliC/24/head 2025-08-14T20:49:11.9560450Z * [new branch] gh/PaliC/24/orig -> origin/gh/PaliC/24/orig 2025-08-14T20:49:11.9562367Z * [new branch] gh/PaulZhang12/17/base -> origin/gh/PaulZhang12/17/base 2025-08-14T20:49:11.9563460Z * [new branch] gh/PaulZhang12/17/head -> origin/gh/PaulZhang12/17/head 2025-08-14T20:49:11.9565015Z * [new branch] gh/PaulZhang12/18/base -> origin/gh/PaulZhang12/18/base 2025-08-14T20:49:11.9566293Z * [new branch] gh/PaulZhang12/18/head -> origin/gh/PaulZhang12/18/head 2025-08-14T20:49:11.9567413Z * [new branch] gh/PaulZhang12/18/orig -> origin/gh/PaulZhang12/18/orig 2025-08-14T20:49:11.9569040Z * [new branch] gh/PaulZhang12/19/base -> origin/gh/PaulZhang12/19/base 2025-08-14T20:49:11.9572648Z * [new branch] gh/PaulZhang12/19/head -> origin/gh/PaulZhang12/19/head 2025-08-14T20:49:11.9573758Z * [new branch] gh/PaulZhang12/19/orig -> origin/gh/PaulZhang12/19/orig 2025-08-14T20:49:11.9575454Z * [new branch] gh/PaulZhang12/20/base -> origin/gh/PaulZhang12/20/base 2025-08-14T20:49:11.9576453Z * [new branch] gh/PaulZhang12/20/head -> origin/gh/PaulZhang12/20/head 2025-08-14T20:49:11.9577517Z * [new branch] gh/PaulZhang12/20/orig -> origin/gh/PaulZhang12/20/orig 2025-08-14T20:49:11.9579093Z * [new branch] gh/PaulZhang12/21/base -> origin/gh/PaulZhang12/21/base 2025-08-14T20:49:11.9580234Z * [new branch] gh/PaulZhang12/21/head -> origin/gh/PaulZhang12/21/head 2025-08-14T20:49:11.9581460Z * [new branch] gh/PaulZhang12/21/orig -> origin/gh/PaulZhang12/21/orig 2025-08-14T20:49:11.9582955Z * [new branch] gh/PaulZhang12/22/base -> origin/gh/PaulZhang12/22/base 2025-08-14T20:49:11.9583958Z * [new branch] gh/PaulZhang12/22/head -> origin/gh/PaulZhang12/22/head 2025-08-14T20:49:11.9585045Z * [new branch] gh/PaulZhang12/22/orig -> origin/gh/PaulZhang12/22/orig 2025-08-14T20:49:11.9586852Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-08-14T20:49:11.9587849Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-08-14T20:49:11.9590084Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-08-14T20:49:11.9591492Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-08-14T20:49:11.9592670Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-08-14T20:49:11.9594207Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-08-14T20:49:11.9595862Z * [new branch] gh/Sidharth123-cpu/42/base -> origin/gh/Sidharth123-cpu/42/base 2025-08-14T20:49:11.9596896Z * [new branch] gh/Sidharth123-cpu/42/head -> origin/gh/Sidharth123-cpu/42/head 2025-08-14T20:49:11.9597978Z * [new branch] gh/Sidharth123-cpu/42/orig -> origin/gh/Sidharth123-cpu/42/orig 2025-08-14T20:49:11.9599779Z * [new branch] gh/Sidharth123-cpu/43/base -> origin/gh/Sidharth123-cpu/43/base 2025-08-14T20:49:11.9600969Z * [new branch] gh/Sidharth123-cpu/43/head -> origin/gh/Sidharth123-cpu/43/head 2025-08-14T20:49:11.9602067Z * [new branch] gh/Sidharth123-cpu/43/orig -> origin/gh/Sidharth123-cpu/43/orig 2025-08-14T20:49:11.9603796Z * [new branch] gh/Sidharth123-cpu/44/base -> origin/gh/Sidharth123-cpu/44/base 2025-08-14T20:49:11.9604924Z * [new branch] gh/Sidharth123-cpu/44/head -> origin/gh/Sidharth123-cpu/44/head 2025-08-14T20:49:11.9606016Z * [new branch] gh/Sidharth123-cpu/44/orig -> origin/gh/Sidharth123-cpu/44/orig 2025-08-14T20:49:11.9607648Z * [new branch] gh/Sidharth123-cpu/45/base -> origin/gh/Sidharth123-cpu/45/base 2025-08-14T20:49:11.9608565Z * [new branch] gh/Sidharth123-cpu/45/head -> origin/gh/Sidharth123-cpu/45/head 2025-08-14T20:49:11.9609890Z * [new branch] gh/Sidharth123-cpu/45/orig -> origin/gh/Sidharth123-cpu/45/orig 2025-08-14T20:49:11.9611856Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-08-14T20:49:11.9612870Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-08-14T20:49:11.9614339Z * [new branch] gh/StrongerXi/103/base -> origin/gh/StrongerXi/103/base 2025-08-14T20:49:11.9615313Z * [new branch] gh/StrongerXi/103/head -> origin/gh/StrongerXi/103/head 2025-08-14T20:49:11.9616405Z * [new branch] gh/StrongerXi/103/orig -> origin/gh/StrongerXi/103/orig 2025-08-14T20:49:11.9617878Z * [new branch] gh/StrongerXi/133/base -> origin/gh/StrongerXi/133/base 2025-08-14T20:49:11.9618882Z * [new branch] gh/StrongerXi/133/head -> origin/gh/StrongerXi/133/head 2025-08-14T20:49:11.9619948Z * [new branch] gh/StrongerXi/133/orig -> origin/gh/StrongerXi/133/orig 2025-08-14T20:49:11.9621396Z * [new branch] gh/StrongerXi/134/base -> origin/gh/StrongerXi/134/base 2025-08-14T20:49:11.9622405Z * [new branch] gh/StrongerXi/134/head -> origin/gh/StrongerXi/134/head 2025-08-14T20:49:11.9650211Z * [new branch] gh/StrongerXi/134/orig -> origin/gh/StrongerXi/134/orig 2025-08-14T20:49:11.9650924Z * [new branch] gh/StrongerXi/135/base -> origin/gh/StrongerXi/135/base 2025-08-14T20:49:11.9651988Z * [new branch] gh/StrongerXi/135/head -> origin/gh/StrongerXi/135/head 2025-08-14T20:49:11.9652649Z * [new branch] gh/StrongerXi/135/orig -> origin/gh/StrongerXi/135/orig 2025-08-14T20:49:11.9653339Z * [new branch] gh/StrongerXi/136/base -> origin/gh/StrongerXi/136/base 2025-08-14T20:49:11.9653997Z * [new branch] gh/StrongerXi/136/head -> origin/gh/StrongerXi/136/head 2025-08-14T20:49:11.9654637Z * [new branch] gh/StrongerXi/136/orig -> origin/gh/StrongerXi/136/orig 2025-08-14T20:49:11.9655293Z * [new branch] gh/StrongerXi/137/base -> origin/gh/StrongerXi/137/base 2025-08-14T20:49:11.9655948Z * [new branch] gh/StrongerXi/137/head -> origin/gh/StrongerXi/137/head 2025-08-14T20:49:11.9656589Z * [new branch] gh/StrongerXi/137/orig -> origin/gh/StrongerXi/137/orig 2025-08-14T20:49:11.9657247Z * [new branch] gh/StrongerXi/138/base -> origin/gh/StrongerXi/138/base 2025-08-14T20:49:11.9657884Z * [new branch] gh/StrongerXi/138/head -> origin/gh/StrongerXi/138/head 2025-08-14T20:49:11.9658543Z * [new branch] gh/StrongerXi/138/orig -> origin/gh/StrongerXi/138/orig 2025-08-14T20:49:11.9659184Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-08-14T20:49:11.9659833Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-08-14T20:49:11.9660480Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-08-14T20:49:11.9661110Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-08-14T20:49:11.9661745Z * [new branch] gh/XilunWu/131/base -> origin/gh/XilunWu/131/base 2025-08-14T20:49:11.9662350Z * [new branch] gh/XilunWu/131/head -> origin/gh/XilunWu/131/head 2025-08-14T20:49:11.9662965Z * [new branch] gh/XilunWu/131/orig -> origin/gh/XilunWu/131/orig 2025-08-14T20:49:11.9663574Z * [new branch] gh/XilunWu/133/base -> origin/gh/XilunWu/133/base 2025-08-14T20:49:11.9664174Z * [new branch] gh/XilunWu/133/head -> origin/gh/XilunWu/133/head 2025-08-14T20:49:11.9664905Z * [new branch] gh/XilunWu/133/orig -> origin/gh/XilunWu/133/orig 2025-08-14T20:49:11.9665508Z * [new branch] gh/XilunWu/136/base -> origin/gh/XilunWu/136/base 2025-08-14T20:49:11.9666135Z * [new branch] gh/XilunWu/136/head -> origin/gh/XilunWu/136/head 2025-08-14T20:49:11.9666746Z * [new branch] gh/XilunWu/136/orig -> origin/gh/XilunWu/136/orig 2025-08-14T20:49:11.9667346Z * [new branch] gh/XilunWu/139/base -> origin/gh/XilunWu/139/base 2025-08-14T20:49:11.9667961Z * [new branch] gh/XilunWu/139/head -> origin/gh/XilunWu/139/head 2025-08-14T20:49:11.9668555Z * [new branch] gh/XilunWu/139/orig -> origin/gh/XilunWu/139/orig 2025-08-14T20:49:11.9669229Z * [new branch] gh/XilunWu/143/base -> origin/gh/XilunWu/143/base 2025-08-14T20:49:11.9670210Z * [new branch] gh/XilunWu/143/head -> origin/gh/XilunWu/143/head 2025-08-14T20:49:11.9670826Z * [new branch] gh/XilunWu/143/orig -> origin/gh/XilunWu/143/orig 2025-08-14T20:49:11.9671459Z * [new branch] gh/XilunWu/144/base -> origin/gh/XilunWu/144/base 2025-08-14T20:49:11.9672077Z * [new branch] gh/XilunWu/144/head -> origin/gh/XilunWu/144/head 2025-08-14T20:49:11.9672708Z * [new branch] gh/XilunWu/144/orig -> origin/gh/XilunWu/144/orig 2025-08-14T20:49:11.9673349Z * [new branch] gh/XilunWu/145/base -> origin/gh/XilunWu/145/base 2025-08-14T20:49:11.9673961Z * [new branch] gh/XilunWu/145/head -> origin/gh/XilunWu/145/head 2025-08-14T20:49:11.9674591Z * [new branch] gh/XilunWu/145/orig -> origin/gh/XilunWu/145/orig 2025-08-14T20:49:11.9675212Z * [new branch] gh/XilunWu/146/base -> origin/gh/XilunWu/146/base 2025-08-14T20:49:11.9675853Z * [new branch] gh/XilunWu/146/head -> origin/gh/XilunWu/146/head 2025-08-14T20:49:11.9676487Z * [new branch] gh/XilunWu/146/orig -> origin/gh/XilunWu/146/orig 2025-08-14T20:49:11.9677099Z * [new branch] gh/XilunWu/147/base -> origin/gh/XilunWu/147/base 2025-08-14T20:49:11.9677725Z * [new branch] gh/XilunWu/147/head -> origin/gh/XilunWu/147/head 2025-08-14T20:49:11.9678345Z * [new branch] gh/XilunWu/147/orig -> origin/gh/XilunWu/147/orig 2025-08-14T20:49:11.9679142Z * [new branch] gh/XilunWu/148/base -> origin/gh/XilunWu/148/base 2025-08-14T20:49:11.9680392Z * [new branch] gh/XilunWu/148/head -> origin/gh/XilunWu/148/head 2025-08-14T20:49:11.9681440Z * [new branch] gh/XilunWu/148/orig -> origin/gh/XilunWu/148/orig 2025-08-14T20:49:11.9682880Z * [new branch] gh/XilunWu/149/base -> origin/gh/XilunWu/149/base 2025-08-14T20:49:11.9683890Z * [new branch] gh/XilunWu/149/head -> origin/gh/XilunWu/149/head 2025-08-14T20:49:11.9684955Z * [new branch] gh/XilunWu/149/orig -> origin/gh/XilunWu/149/orig 2025-08-14T20:49:11.9686353Z * [new branch] gh/XilunWu/150/base -> origin/gh/XilunWu/150/base 2025-08-14T20:49:11.9687359Z * [new branch] gh/XilunWu/150/head -> origin/gh/XilunWu/150/head 2025-08-14T20:49:11.9688450Z * [new branch] gh/XilunWu/150/orig -> origin/gh/XilunWu/150/orig 2025-08-14T20:49:11.9690044Z * [new branch] gh/XilunWu/151/base -> origin/gh/XilunWu/151/base 2025-08-14T20:49:11.9691227Z * [new branch] gh/XilunWu/151/head -> origin/gh/XilunWu/151/head 2025-08-14T20:49:11.9692382Z * [new branch] gh/XilunWu/151/orig -> origin/gh/XilunWu/151/orig 2025-08-14T20:49:11.9693836Z * [new branch] gh/XilunWu/152/base -> origin/gh/XilunWu/152/base 2025-08-14T20:49:11.9694837Z * [new branch] gh/XilunWu/152/head -> origin/gh/XilunWu/152/head 2025-08-14T20:49:11.9695695Z * [new branch] gh/XilunWu/152/orig -> origin/gh/XilunWu/152/orig 2025-08-14T20:49:11.9697298Z * [new branch] gh/XilunWu/153/base -> origin/gh/XilunWu/153/base 2025-08-14T20:49:11.9698251Z * [new branch] gh/XilunWu/153/head -> origin/gh/XilunWu/153/head 2025-08-14T20:49:11.9699319Z * [new branch] gh/XilunWu/153/orig -> origin/gh/XilunWu/153/orig 2025-08-14T20:49:11.9701088Z * [new branch] gh/XilunWu/154/base -> origin/gh/XilunWu/154/base 2025-08-14T20:49:11.9701898Z * [new branch] gh/XilunWu/154/head -> origin/gh/XilunWu/154/head 2025-08-14T20:49:11.9703208Z * [new branch] gh/XilunWu/154/orig -> origin/gh/XilunWu/154/orig 2025-08-14T20:49:11.9705264Z * [new branch] gh/XilunWu/156/base -> origin/gh/XilunWu/156/base 2025-08-14T20:49:11.9706383Z * [new branch] gh/XilunWu/156/head -> origin/gh/XilunWu/156/head 2025-08-14T20:49:11.9707561Z * [new branch] gh/XilunWu/156/orig -> origin/gh/XilunWu/156/orig 2025-08-14T20:49:11.9709019Z * [new branch] gh/XilunWu/157/base -> origin/gh/XilunWu/157/base 2025-08-14T20:49:11.9710051Z * [new branch] gh/XilunWu/157/head -> origin/gh/XilunWu/157/head 2025-08-14T20:49:11.9711140Z * [new branch] gh/XilunWu/157/orig -> origin/gh/XilunWu/157/orig 2025-08-14T20:49:11.9712813Z * [new branch] gh/XilunWu/158/base -> origin/gh/XilunWu/158/base 2025-08-14T20:49:11.9713777Z * [new branch] gh/XilunWu/158/head -> origin/gh/XilunWu/158/head 2025-08-14T20:49:11.9714802Z * [new branch] gh/XilunWu/158/orig -> origin/gh/XilunWu/158/orig 2025-08-14T20:49:11.9716667Z * [new branch] gh/XilunWu/159/base -> origin/gh/XilunWu/159/base 2025-08-14T20:49:11.9717836Z * [new branch] gh/XilunWu/159/head -> origin/gh/XilunWu/159/head 2025-08-14T20:49:11.9718904Z * [new branch] gh/XilunWu/159/orig -> origin/gh/XilunWu/159/orig 2025-08-14T20:49:11.9720908Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-08-14T20:49:11.9722040Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-08-14T20:49:11.9723145Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-08-14T20:49:11.9724895Z * [new branch] gh/XilunWu/161/base -> origin/gh/XilunWu/161/base 2025-08-14T20:49:11.9725927Z * [new branch] gh/XilunWu/161/head -> origin/gh/XilunWu/161/head 2025-08-14T20:49:11.9726951Z * [new branch] gh/XilunWu/161/orig -> origin/gh/XilunWu/161/orig 2025-08-14T20:49:11.9728659Z * [new branch] gh/XilunWu/162/base -> origin/gh/XilunWu/162/base 2025-08-14T20:49:11.9729852Z * [new branch] gh/XilunWu/162/head -> origin/gh/XilunWu/162/head 2025-08-14T20:49:11.9730988Z * [new branch] gh/XilunWu/162/orig -> origin/gh/XilunWu/162/orig 2025-08-14T20:49:11.9732838Z * [new branch] gh/XilunWu/163/base -> origin/gh/XilunWu/163/base 2025-08-14T20:49:11.9733803Z * [new branch] gh/XilunWu/163/head -> origin/gh/XilunWu/163/head 2025-08-14T20:49:11.9734900Z * [new branch] gh/XilunWu/163/orig -> origin/gh/XilunWu/163/orig 2025-08-14T20:49:11.9736775Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-08-14T20:49:11.9737987Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-08-14T20:49:11.9739126Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-08-14T20:49:11.9740730Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-08-14T20:49:11.9741697Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-08-14T20:49:11.9742807Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-08-14T20:49:11.9744433Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-08-14T20:49:11.9745567Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-08-14T20:49:11.9746640Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-08-14T20:49:11.9748126Z * [new branch] gh/XuehaiPan/227/base -> origin/gh/XuehaiPan/227/base 2025-08-14T20:49:11.9749141Z * [new branch] gh/XuehaiPan/227/head -> origin/gh/XuehaiPan/227/head 2025-08-14T20:49:11.9750250Z * [new branch] gh/XuehaiPan/227/orig -> origin/gh/XuehaiPan/227/orig 2025-08-14T20:49:11.9751828Z * [new branch] gh/XuehaiPan/231/base -> origin/gh/XuehaiPan/231/base 2025-08-14T20:49:11.9752801Z * [new branch] gh/XuehaiPan/231/head -> origin/gh/XuehaiPan/231/head 2025-08-14T20:49:11.9753869Z * [new branch] gh/XuehaiPan/231/orig -> origin/gh/XuehaiPan/231/orig 2025-08-14T20:49:11.9755510Z * [new branch] gh/XuehaiPan/232/base -> origin/gh/XuehaiPan/232/base 2025-08-14T20:49:11.9756581Z * [new branch] gh/XuehaiPan/232/head -> origin/gh/XuehaiPan/232/head 2025-08-14T20:49:11.9757671Z * [new branch] gh/XuehaiPan/232/orig -> origin/gh/XuehaiPan/232/orig 2025-08-14T20:49:11.9759538Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-08-14T20:49:11.9760610Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-08-14T20:49:11.9761805Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-08-14T20:49:11.9763230Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-08-14T20:49:11.9764271Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-08-14T20:49:11.9765359Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-08-14T20:49:11.9767021Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-08-14T20:49:11.9768088Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-08-14T20:49:11.9769246Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-08-14T20:49:11.9770979Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-08-14T20:49:11.9771990Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-08-14T20:49:11.9773092Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-08-14T20:49:11.9774635Z * [new branch] gh/XuehaiPan/257/base -> origin/gh/XuehaiPan/257/base 2025-08-14T20:49:11.9775634Z * [new branch] gh/XuehaiPan/257/head -> origin/gh/XuehaiPan/257/head 2025-08-14T20:49:11.9776883Z * [new branch] gh/XuehaiPan/257/orig -> origin/gh/XuehaiPan/257/orig 2025-08-14T20:49:11.9778485Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-08-14T20:49:11.9779587Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-08-14T20:49:11.9780681Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-08-14T20:49:11.9782268Z * [new branch] gh/XuehaiPan/283/base -> origin/gh/XuehaiPan/283/base 2025-08-14T20:49:11.9783324Z * [new branch] gh/XuehaiPan/283/head -> origin/gh/XuehaiPan/283/head 2025-08-14T20:49:11.9784489Z * [new branch] gh/XuehaiPan/283/orig -> origin/gh/XuehaiPan/283/orig 2025-08-14T20:49:11.9785917Z * [new branch] gh/XuehaiPan/290/base -> origin/gh/XuehaiPan/290/base 2025-08-14T20:49:11.9786902Z * [new branch] gh/XuehaiPan/290/head -> origin/gh/XuehaiPan/290/head 2025-08-14T20:49:11.9787973Z * [new branch] gh/XuehaiPan/290/orig -> origin/gh/XuehaiPan/290/orig 2025-08-14T20:49:11.9789500Z * [new branch] gh/XuehaiPan/328/base -> origin/gh/XuehaiPan/328/base 2025-08-14T20:49:11.9790513Z * [new branch] gh/XuehaiPan/328/head -> origin/gh/XuehaiPan/328/head 2025-08-14T20:49:11.9791602Z * [new branch] gh/XuehaiPan/328/orig -> origin/gh/XuehaiPan/328/orig 2025-08-14T20:49:11.9793109Z * [new branch] gh/XuehaiPan/339/base -> origin/gh/XuehaiPan/339/base 2025-08-14T20:49:11.9794100Z * [new branch] gh/XuehaiPan/339/head -> origin/gh/XuehaiPan/339/head 2025-08-14T20:49:11.9795167Z * [new branch] gh/XuehaiPan/339/orig -> origin/gh/XuehaiPan/339/orig 2025-08-14T20:49:11.9796638Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-08-14T20:49:11.9797838Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-08-14T20:49:11.9798929Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-08-14T20:49:11.9801201Z * [new branch] gh/XuehaiPan/344/base -> origin/gh/XuehaiPan/344/base 2025-08-14T20:49:11.9802546Z * [new branch] gh/XuehaiPan/344/head -> origin/gh/XuehaiPan/344/head 2025-08-14T20:49:11.9803615Z * [new branch] gh/XuehaiPan/344/orig -> origin/gh/XuehaiPan/344/orig 2025-08-14T20:49:11.9805200Z * [new branch] gh/XuehaiPan/345/base -> origin/gh/XuehaiPan/345/base 2025-08-14T20:49:11.9806283Z * [new branch] gh/XuehaiPan/345/head -> origin/gh/XuehaiPan/345/head 2025-08-14T20:49:11.9807432Z * [new branch] gh/XuehaiPan/345/orig -> origin/gh/XuehaiPan/345/orig 2025-08-14T20:49:11.9809209Z * [new branch] gh/XuehaiPan/346/base -> origin/gh/XuehaiPan/346/base 2025-08-14T20:49:11.9810273Z * [new branch] gh/XuehaiPan/346/head -> origin/gh/XuehaiPan/346/head 2025-08-14T20:49:11.9811385Z * [new branch] gh/XuehaiPan/346/orig -> origin/gh/XuehaiPan/346/orig 2025-08-14T20:49:11.9813155Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-08-14T20:49:11.9814160Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-08-14T20:49:11.9815239Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-08-14T20:49:11.9816684Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-08-14T20:49:11.9817708Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-08-14T20:49:11.9818793Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-08-14T20:49:11.9820285Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-08-14T20:49:11.9821305Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-08-14T20:49:11.9822356Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-08-14T20:49:11.9823850Z * [new branch] gh/XuehaiPan/352/base -> origin/gh/XuehaiPan/352/base 2025-08-14T20:49:11.9824827Z * [new branch] gh/XuehaiPan/352/head -> origin/gh/XuehaiPan/352/head 2025-08-14T20:49:11.9825903Z * [new branch] gh/XuehaiPan/352/orig -> origin/gh/XuehaiPan/352/orig 2025-08-14T20:49:11.9827436Z * [new branch] gh/XuehaiPan/356/base -> origin/gh/XuehaiPan/356/base 2025-08-14T20:49:11.9828537Z * [new branch] gh/XuehaiPan/356/head -> origin/gh/XuehaiPan/356/head 2025-08-14T20:49:11.9829511Z * [new branch] gh/XuehaiPan/356/orig -> origin/gh/XuehaiPan/356/orig 2025-08-14T20:49:11.9831038Z * [new branch] gh/XuehaiPan/357/base -> origin/gh/XuehaiPan/357/base 2025-08-14T20:49:11.9832060Z * [new branch] gh/XuehaiPan/357/head -> origin/gh/XuehaiPan/357/head 2025-08-14T20:49:11.9833142Z * [new branch] gh/XuehaiPan/357/orig -> origin/gh/XuehaiPan/357/orig 2025-08-14T20:49:11.9834629Z * [new branch] gh/XuehaiPan/358/base -> origin/gh/XuehaiPan/358/base 2025-08-14T20:49:11.9835693Z * [new branch] gh/XuehaiPan/358/head -> origin/gh/XuehaiPan/358/head 2025-08-14T20:49:11.9836764Z * [new branch] gh/XuehaiPan/358/orig -> origin/gh/XuehaiPan/358/orig 2025-08-14T20:49:11.9838257Z * [new branch] gh/XuehaiPan/359/base -> origin/gh/XuehaiPan/359/base 2025-08-14T20:49:11.9839338Z * [new branch] gh/XuehaiPan/359/head -> origin/gh/XuehaiPan/359/head 2025-08-14T20:49:11.9840665Z * [new branch] gh/XuehaiPan/359/orig -> origin/gh/XuehaiPan/359/orig 2025-08-14T20:49:11.9842173Z * [new branch] gh/XuehaiPan/360/base -> origin/gh/XuehaiPan/360/base 2025-08-14T20:49:11.9843960Z * [new branch] gh/XuehaiPan/360/head -> origin/gh/XuehaiPan/360/head 2025-08-14T20:49:11.9845047Z * [new branch] gh/XuehaiPan/360/orig -> origin/gh/XuehaiPan/360/orig 2025-08-14T20:49:11.9846658Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-08-14T20:49:11.9847676Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-08-14T20:49:11.9848686Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-08-14T20:49:11.9850285Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-08-14T20:49:11.9851419Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-08-14T20:49:11.9852942Z * [new branch] gh/XuehaiPan/368/base -> origin/gh/XuehaiPan/368/base 2025-08-14T20:49:11.9853949Z * [new branch] gh/XuehaiPan/368/head -> origin/gh/XuehaiPan/368/head 2025-08-14T20:49:11.9855011Z * [new branch] gh/XuehaiPan/368/orig -> origin/gh/XuehaiPan/368/orig 2025-08-14T20:49:11.9856527Z * [new branch] gh/XuehaiPan/369/base -> origin/gh/XuehaiPan/369/base 2025-08-14T20:49:11.9857525Z * [new branch] gh/XuehaiPan/369/head -> origin/gh/XuehaiPan/369/head 2025-08-14T20:49:11.9858589Z * [new branch] gh/XuehaiPan/369/orig -> origin/gh/XuehaiPan/369/orig 2025-08-14T20:49:11.9860115Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-08-14T20:49:11.9861072Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-08-14T20:49:11.9862105Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-08-14T20:49:11.9863653Z * [new branch] gh/XuehaiPan/371/base -> origin/gh/XuehaiPan/371/base 2025-08-14T20:49:11.9864688Z * [new branch] gh/XuehaiPan/371/head -> origin/gh/XuehaiPan/371/head 2025-08-14T20:49:11.9865916Z * [new branch] gh/XuehaiPan/371/orig -> origin/gh/XuehaiPan/371/orig 2025-08-14T20:49:11.9867461Z * [new branch] gh/XuehaiPan/372/base -> origin/gh/XuehaiPan/372/base 2025-08-14T20:49:11.9868504Z * [new branch] gh/XuehaiPan/372/head -> origin/gh/XuehaiPan/372/head 2025-08-14T20:49:11.9869658Z * [new branch] gh/XuehaiPan/372/orig -> origin/gh/XuehaiPan/372/orig 2025-08-14T20:49:11.9872338Z * [new branch] gh/XuehaiPan/373/base -> origin/gh/XuehaiPan/373/base 2025-08-14T20:49:11.9873230Z * [new branch] gh/XuehaiPan/373/head -> origin/gh/XuehaiPan/373/head 2025-08-14T20:49:11.9874325Z * [new branch] gh/XuehaiPan/373/orig -> origin/gh/XuehaiPan/373/orig 2025-08-14T20:49:11.9876014Z * [new branch] gh/XuehaiPan/374/base -> origin/gh/XuehaiPan/374/base 2025-08-14T20:49:11.9877012Z * [new branch] gh/XuehaiPan/374/head -> origin/gh/XuehaiPan/374/head 2025-08-14T20:49:11.9878126Z * [new branch] gh/XuehaiPan/374/orig -> origin/gh/XuehaiPan/374/orig 2025-08-14T20:49:11.9879820Z * [new branch] gh/XuehaiPan/375/base -> origin/gh/XuehaiPan/375/base 2025-08-14T20:49:11.9880861Z * [new branch] gh/XuehaiPan/375/head -> origin/gh/XuehaiPan/375/head 2025-08-14T20:49:11.9882007Z * [new branch] gh/XuehaiPan/375/orig -> origin/gh/XuehaiPan/375/orig 2025-08-14T20:49:11.9883537Z * [new branch] gh/XuehaiPan/376/base -> origin/gh/XuehaiPan/376/base 2025-08-14T20:49:11.9884592Z * [new branch] gh/XuehaiPan/376/head -> origin/gh/XuehaiPan/376/head 2025-08-14T20:49:11.9885668Z * [new branch] gh/XuehaiPan/376/orig -> origin/gh/XuehaiPan/376/orig 2025-08-14T20:49:11.9887203Z * [new branch] gh/XuehaiPan/377/base -> origin/gh/XuehaiPan/377/base 2025-08-14T20:49:11.9888250Z * [new branch] gh/XuehaiPan/377/head -> origin/gh/XuehaiPan/377/head 2025-08-14T20:49:11.9889304Z * [new branch] gh/XuehaiPan/377/orig -> origin/gh/XuehaiPan/377/orig 2025-08-14T20:49:11.9890992Z * [new branch] gh/XuehaiPan/378/base -> origin/gh/XuehaiPan/378/base 2025-08-14T20:49:11.9892061Z * [new branch] gh/XuehaiPan/378/head -> origin/gh/XuehaiPan/378/head 2025-08-14T20:49:11.9893178Z * [new branch] gh/XuehaiPan/378/orig -> origin/gh/XuehaiPan/378/orig 2025-08-14T20:49:11.9894662Z * [new branch] gh/XuehaiPan/379/base -> origin/gh/XuehaiPan/379/base 2025-08-14T20:49:11.9895646Z * [new branch] gh/XuehaiPan/379/head -> origin/gh/XuehaiPan/379/head 2025-08-14T20:49:11.9896693Z * [new branch] gh/XuehaiPan/379/orig -> origin/gh/XuehaiPan/379/orig 2025-08-14T20:49:11.9898432Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-08-14T20:49:11.9899405Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-08-14T20:49:11.9900459Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-08-14T20:49:11.9901927Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-08-14T20:49:11.9902981Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-08-14T20:49:11.9904328Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-08-14T20:49:11.9905257Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-08-14T20:49:11.9906780Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-08-14T20:49:11.9907759Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-08-14T20:49:11.9909384Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-08-14T20:49:11.9910226Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-08-14T20:49:11.9911727Z * [new branch] gh/ZhiweiYan-96/64/base -> origin/gh/ZhiweiYan-96/64/base 2025-08-14T20:49:11.9912739Z * [new branch] gh/ZhiweiYan-96/64/head -> origin/gh/ZhiweiYan-96/64/head 2025-08-14T20:49:11.9913860Z * [new branch] gh/ZhiweiYan-96/64/orig -> origin/gh/ZhiweiYan-96/64/orig 2025-08-14T20:49:11.9915409Z * [new branch] gh/ZhiweiYan-96/65/base -> origin/gh/ZhiweiYan-96/65/base 2025-08-14T20:49:11.9916349Z * [new branch] gh/ZhiweiYan-96/65/head -> origin/gh/ZhiweiYan-96/65/head 2025-08-14T20:49:11.9917415Z * [new branch] gh/ZhiweiYan-96/65/orig -> origin/gh/ZhiweiYan-96/65/orig 2025-08-14T20:49:11.9918923Z * [new branch] gh/ZhiweiYan-96/66/base -> origin/gh/ZhiweiYan-96/66/base 2025-08-14T20:49:11.9920379Z * [new branch] gh/ZhiweiYan-96/66/head -> origin/gh/ZhiweiYan-96/66/head 2025-08-14T20:49:11.9921738Z * [new branch] gh/ZhiweiYan-96/67/base -> origin/gh/ZhiweiYan-96/67/base 2025-08-14T20:49:11.9922741Z * [new branch] gh/ZhiweiYan-96/67/head -> origin/gh/ZhiweiYan-96/67/head 2025-08-14T20:49:11.9924184Z * [new branch] gh/ZhiweiYan-96/68/base -> origin/gh/ZhiweiYan-96/68/base 2025-08-14T20:49:11.9925130Z * [new branch] gh/ZhiweiYan-96/68/head -> origin/gh/ZhiweiYan-96/68/head 2025-08-14T20:49:11.9926196Z * [new branch] gh/ZhiweiYan-96/68/orig -> origin/gh/ZhiweiYan-96/68/orig 2025-08-14T20:49:11.9928102Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-08-14T20:49:11.9929428Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-08-14T20:49:11.9930815Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-08-14T20:49:11.9932038Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-08-14T20:49:11.9933572Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-08-14T20:49:11.9934574Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-08-14T20:49:11.9935649Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-08-14T20:49:11.9937522Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-08-14T20:49:11.9938539Z * [new branch] gh/alexbrauckmann/paddedtensor_init -> origin/gh/alexbrauckmann/paddedtensor_init 2025-08-14T20:49:11.9939502Z * [new branch] gh/alexbrauckmann/paddedtensor_meta_init -> origin/gh/alexbrauckmann/paddedtensor_meta_init 2025-08-14T20:49:11.9941099Z * [new branch] gh/alexsamardzic/7/base -> origin/gh/alexsamardzic/7/base 2025-08-14T20:49:11.9942099Z * [new branch] gh/alexsamardzic/7/head -> origin/gh/alexsamardzic/7/head 2025-08-14T20:49:11.9943172Z * [new branch] gh/alexsamardzic/7/orig -> origin/gh/alexsamardzic/7/orig 2025-08-14T20:49:11.9944642Z * [new branch] gh/alexsamardzic/8/base -> origin/gh/alexsamardzic/8/base 2025-08-14T20:49:11.9945678Z * [new branch] gh/alexsamardzic/8/head -> origin/gh/alexsamardzic/8/head 2025-08-14T20:49:11.9946782Z * [new branch] gh/alexsamardzic/8/orig -> origin/gh/alexsamardzic/8/orig 2025-08-14T20:49:11.9948506Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-08-14T20:49:11.9949648Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-08-14T20:49:11.9950720Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-08-14T20:49:11.9952753Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-08-14T20:49:11.9953911Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-08-14T20:49:11.9955005Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-08-14T20:49:11.9956611Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-08-14T20:49:11.9957755Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-08-14T20:49:11.9959031Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-08-14T20:49:11.9961528Z * [new branch] gh/andyanwang/1/base -> origin/gh/andyanwang/1/base 2025-08-14T20:49:11.9962574Z * [new branch] gh/andyanwang/1/head -> origin/gh/andyanwang/1/head 2025-08-14T20:49:11.9963637Z * [new branch] gh/andyanwang/1/orig -> origin/gh/andyanwang/1/orig 2025-08-14T20:49:11.9965403Z * [new branch] gh/andyanwang/13/base -> origin/gh/andyanwang/13/base 2025-08-14T20:49:11.9966453Z * [new branch] gh/andyanwang/13/head -> origin/gh/andyanwang/13/head 2025-08-14T20:49:11.9967585Z * [new branch] gh/andyanwang/13/orig -> origin/gh/andyanwang/13/orig 2025-08-14T20:49:11.9969120Z * [new branch] gh/andyanwang/2/base -> origin/gh/andyanwang/2/base 2025-08-14T20:49:11.9970526Z * [new branch] gh/andyanwang/2/head -> origin/gh/andyanwang/2/head 2025-08-14T20:49:11.9971943Z * [new branch] gh/andyanwang/2/orig -> origin/gh/andyanwang/2/orig 2025-08-14T20:49:11.9973500Z * [new branch] gh/andyanwang/28/base -> origin/gh/andyanwang/28/base 2025-08-14T20:49:11.9974622Z * [new branch] gh/andyanwang/28/head -> origin/gh/andyanwang/28/head 2025-08-14T20:49:11.9975787Z * [new branch] gh/andyanwang/28/orig -> origin/gh/andyanwang/28/orig 2025-08-14T20:49:11.9977178Z * [new branch] gh/andyanwang/3/base -> origin/gh/andyanwang/3/base 2025-08-14T20:49:11.9978643Z * [new branch] gh/andyanwang/3/head -> origin/gh/andyanwang/3/head 2025-08-14T20:49:11.9979424Z * [new branch] gh/andyanwang/3/orig -> origin/gh/andyanwang/3/orig 2025-08-14T20:49:11.9980954Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-08-14T20:49:11.9982415Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-08-14T20:49:11.9983853Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-08-14T20:49:11.9985587Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-08-14T20:49:11.9987352Z * [new branch] gh/andyanwang/32/base -> origin/gh/andyanwang/32/base 2025-08-14T20:49:11.9988416Z * [new branch] gh/andyanwang/32/head -> origin/gh/andyanwang/32/head 2025-08-14T20:49:11.9989595Z * [new branch] gh/andyanwang/32/orig -> origin/gh/andyanwang/32/orig 2025-08-14T20:49:11.9991161Z * [new branch] gh/andyanwang/33/base -> origin/gh/andyanwang/33/base 2025-08-14T20:49:11.9992256Z * [new branch] gh/andyanwang/33/head -> origin/gh/andyanwang/33/head 2025-08-14T20:49:11.9993332Z * [new branch] gh/andyanwang/33/orig -> origin/gh/andyanwang/33/orig 2025-08-14T20:49:11.9994785Z * [new branch] gh/andyanwang/34/base -> origin/gh/andyanwang/34/base 2025-08-14T20:49:11.9995917Z * [new branch] gh/andyanwang/34/head -> origin/gh/andyanwang/34/head 2025-08-14T20:49:11.9997345Z * [new branch] gh/andyanwang/34/orig -> origin/gh/andyanwang/34/orig 2025-08-14T20:49:11.9999035Z * [new branch] gh/andyanwang/35/base -> origin/gh/andyanwang/35/base 2025-08-14T20:49:12.0000388Z * [new branch] gh/andyanwang/35/head -> origin/gh/andyanwang/35/head 2025-08-14T20:49:12.0001590Z * [new branch] gh/andyanwang/35/orig -> origin/gh/andyanwang/35/orig 2025-08-14T20:49:12.0003526Z * [new branch] gh/andyanwang/36/base -> origin/gh/andyanwang/36/base 2025-08-14T20:49:12.0005001Z * [new branch] gh/andyanwang/36/head -> origin/gh/andyanwang/36/head 2025-08-14T20:49:12.0006314Z * [new branch] gh/andyanwang/36/orig -> origin/gh/andyanwang/36/orig 2025-08-14T20:49:12.0007886Z * [new branch] gh/andyanwang/37/base -> origin/gh/andyanwang/37/base 2025-08-14T20:49:12.0008899Z * [new branch] gh/andyanwang/37/head -> origin/gh/andyanwang/37/head 2025-08-14T20:49:12.0010103Z * [new branch] gh/andyanwang/37/orig -> origin/gh/andyanwang/37/orig 2025-08-14T20:49:12.0011706Z * [new branch] gh/andyanwang/38/base -> origin/gh/andyanwang/38/base 2025-08-14T20:49:12.0012781Z * [new branch] gh/andyanwang/38/head -> origin/gh/andyanwang/38/head 2025-08-14T20:49:12.0013884Z * [new branch] gh/andyanwang/38/orig -> origin/gh/andyanwang/38/orig 2025-08-14T20:49:12.0015360Z * [new branch] gh/andyanwang/39/base -> origin/gh/andyanwang/39/base 2025-08-14T20:49:12.0016453Z * [new branch] gh/andyanwang/39/head -> origin/gh/andyanwang/39/head 2025-08-14T20:49:12.0017575Z * [new branch] gh/andyanwang/39/orig -> origin/gh/andyanwang/39/orig 2025-08-14T20:49:12.0019151Z * [new branch] gh/andyanwang/4/base -> origin/gh/andyanwang/4/base 2025-08-14T20:49:12.0020090Z * [new branch] gh/andyanwang/4/head -> origin/gh/andyanwang/4/head 2025-08-14T20:49:12.0021308Z * [new branch] gh/andyanwang/4/orig -> origin/gh/andyanwang/4/orig 2025-08-14T20:49:12.0022866Z * [new branch] gh/andyanwang/40/base -> origin/gh/andyanwang/40/base 2025-08-14T20:49:12.0023956Z * [new branch] gh/andyanwang/40/head -> origin/gh/andyanwang/40/head 2025-08-14T20:49:12.0025102Z * [new branch] gh/andyanwang/40/orig -> origin/gh/andyanwang/40/orig 2025-08-14T20:49:12.0026891Z * [new branch] gh/angelayi/102/base -> origin/gh/angelayi/102/base 2025-08-14T20:49:12.0027944Z * [new branch] gh/angelayi/102/head -> origin/gh/angelayi/102/head 2025-08-14T20:49:12.0029053Z * [new branch] gh/angelayi/102/orig -> origin/gh/angelayi/102/orig 2025-08-14T20:49:12.0030419Z * [new branch] gh/angelayi/103/base -> origin/gh/angelayi/103/base 2025-08-14T20:49:12.0031430Z * [new branch] gh/angelayi/103/head -> origin/gh/angelayi/103/head 2025-08-14T20:49:12.0032488Z * [new branch] gh/angelayi/103/orig -> origin/gh/angelayi/103/orig 2025-08-14T20:49:12.0033916Z * [new branch] gh/angelayi/104/base -> origin/gh/angelayi/104/base 2025-08-14T20:49:12.0034968Z * [new branch] gh/angelayi/104/head -> origin/gh/angelayi/104/head 2025-08-14T20:49:12.0036064Z * [new branch] gh/angelayi/104/orig -> origin/gh/angelayi/104/orig 2025-08-14T20:49:12.0037544Z * [new branch] gh/angelayi/105/base -> origin/gh/angelayi/105/base 2025-08-14T20:49:12.0038521Z * [new branch] gh/angelayi/105/head -> origin/gh/angelayi/105/head 2025-08-14T20:49:12.0039905Z * [new branch] gh/angelayi/105/orig -> origin/gh/angelayi/105/orig 2025-08-14T20:49:12.0041450Z * [new branch] gh/angelayi/106/base -> origin/gh/angelayi/106/base 2025-08-14T20:49:12.0042475Z * [new branch] gh/angelayi/106/head -> origin/gh/angelayi/106/head 2025-08-14T20:49:12.0043528Z * [new branch] gh/angelayi/106/orig -> origin/gh/angelayi/106/orig 2025-08-14T20:49:12.0045038Z * [new branch] gh/angelayi/107/base -> origin/gh/angelayi/107/base 2025-08-14T20:49:12.0046079Z * [new branch] gh/angelayi/107/head -> origin/gh/angelayi/107/head 2025-08-14T20:49:12.0047562Z * [new branch] gh/angelayi/108/base -> origin/gh/angelayi/108/base 2025-08-14T20:49:12.0048594Z * [new branch] gh/angelayi/108/head -> origin/gh/angelayi/108/head 2025-08-14T20:49:12.0049776Z * [new branch] gh/angelayi/108/orig -> origin/gh/angelayi/108/orig 2025-08-14T20:49:12.0051237Z * [new branch] gh/angelayi/109/base -> origin/gh/angelayi/109/base 2025-08-14T20:49:12.0052363Z * [new branch] gh/angelayi/109/head -> origin/gh/angelayi/109/head 2025-08-14T20:49:12.0053429Z * [new branch] gh/angelayi/109/orig -> origin/gh/angelayi/109/orig 2025-08-14T20:49:12.0054941Z * [new branch] gh/angelayi/110/base -> origin/gh/angelayi/110/base 2025-08-14T20:49:12.0055978Z * [new branch] gh/angelayi/110/head -> origin/gh/angelayi/110/head 2025-08-14T20:49:12.0057018Z * [new branch] gh/angelayi/110/orig -> origin/gh/angelayi/110/orig 2025-08-14T20:49:12.0058491Z * [new branch] gh/angelayi/97/base -> origin/gh/angelayi/97/base 2025-08-14T20:49:12.0059456Z * [new branch] gh/angelayi/97/head -> origin/gh/angelayi/97/head 2025-08-14T20:49:12.0060510Z * [new branch] gh/angelayi/97/orig -> origin/gh/angelayi/97/orig 2025-08-14T20:49:12.0062425Z * [new branch] gh/ani300/1/base -> origin/gh/ani300/1/base 2025-08-14T20:49:12.0063471Z * [new branch] gh/ani300/1/head -> origin/gh/ani300/1/head 2025-08-14T20:49:12.0064578Z * [new branch] gh/ani300/1/orig -> origin/gh/ani300/1/orig 2025-08-14T20:49:12.0066527Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-08-14T20:49:12.0067541Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-08-14T20:49:12.0068649Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-08-14T20:49:12.0070723Z * [new branch] gh/anijain2305/766/base -> origin/gh/anijain2305/766/base 2025-08-14T20:49:12.0071691Z * [new branch] gh/anijain2305/766/head -> origin/gh/anijain2305/766/head 2025-08-14T20:49:12.0072781Z * [new branch] gh/anijain2305/766/orig -> origin/gh/anijain2305/766/orig 2025-08-14T20:49:12.0074348Z * [new branch] gh/anijain2305/790/base -> origin/gh/anijain2305/790/base 2025-08-14T20:49:12.0075773Z * [new branch] gh/anijain2305/790/head -> origin/gh/anijain2305/790/head 2025-08-14T20:49:12.0076583Z * [new branch] gh/anijain2305/790/orig -> origin/gh/anijain2305/790/orig 2025-08-14T20:49:12.0078163Z * [new branch] gh/anijain2305/792/base -> origin/gh/anijain2305/792/base 2025-08-14T20:49:12.0079278Z * [new branch] gh/anijain2305/792/head -> origin/gh/anijain2305/792/head 2025-08-14T20:49:12.0080434Z * [new branch] gh/anijain2305/792/orig -> origin/gh/anijain2305/792/orig 2025-08-14T20:49:12.0082260Z * [new branch] gh/anijain2305/803/base -> origin/gh/anijain2305/803/base 2025-08-14T20:49:12.0083134Z * [new branch] gh/anijain2305/803/head -> origin/gh/anijain2305/803/head 2025-08-14T20:49:12.0084204Z * [new branch] gh/anijain2305/803/orig -> origin/gh/anijain2305/803/orig 2025-08-14T20:49:12.0085757Z * [new branch] gh/anijain2305/804/base -> origin/gh/anijain2305/804/base 2025-08-14T20:49:12.0086780Z * [new branch] gh/anijain2305/804/head -> origin/gh/anijain2305/804/head 2025-08-14T20:49:12.0087848Z * [new branch] gh/anijain2305/804/orig -> origin/gh/anijain2305/804/orig 2025-08-14T20:49:12.0089397Z * [new branch] gh/anijain2305/805/base -> origin/gh/anijain2305/805/base 2025-08-14T20:49:12.0090434Z * [new branch] gh/anijain2305/805/head -> origin/gh/anijain2305/805/head 2025-08-14T20:49:12.0091621Z * [new branch] gh/anijain2305/805/orig -> origin/gh/anijain2305/805/orig 2025-08-14T20:49:12.0093225Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-08-14T20:49:12.0094329Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-08-14T20:49:12.0095286Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-08-14T20:49:12.0096844Z * [new branch] gh/anijain2305/811/base -> origin/gh/anijain2305/811/base 2025-08-14T20:49:12.0097820Z * [new branch] gh/anijain2305/811/head -> origin/gh/anijain2305/811/head 2025-08-14T20:49:12.0098883Z * [new branch] gh/anijain2305/811/orig -> origin/gh/anijain2305/811/orig 2025-08-14T20:49:12.0100408Z * [new branch] gh/anijain2305/812/base -> origin/gh/anijain2305/812/base 2025-08-14T20:49:12.0101468Z * [new branch] gh/anijain2305/812/head -> origin/gh/anijain2305/812/head 2025-08-14T20:49:12.0102556Z * [new branch] gh/anijain2305/812/orig -> origin/gh/anijain2305/812/orig 2025-08-14T20:49:12.0104040Z * [new branch] gh/anijain2305/813/base -> origin/gh/anijain2305/813/base 2025-08-14T20:49:12.0105145Z * [new branch] gh/anijain2305/813/head -> origin/gh/anijain2305/813/head 2025-08-14T20:49:12.0106216Z * [new branch] gh/anijain2305/813/orig -> origin/gh/anijain2305/813/orig 2025-08-14T20:49:12.0107704Z * [new branch] gh/anijain2305/814/base -> origin/gh/anijain2305/814/base 2025-08-14T20:49:12.0108742Z * [new branch] gh/anijain2305/814/head -> origin/gh/anijain2305/814/head 2025-08-14T20:49:12.0109779Z * [new branch] gh/anijain2305/814/orig -> origin/gh/anijain2305/814/orig 2025-08-14T20:49:12.0111257Z * [new branch] gh/anijain2305/815/base -> origin/gh/anijain2305/815/base 2025-08-14T20:49:12.0112286Z * [new branch] gh/anijain2305/815/head -> origin/gh/anijain2305/815/head 2025-08-14T20:49:12.0113381Z * [new branch] gh/anijain2305/815/orig -> origin/gh/anijain2305/815/orig 2025-08-14T20:49:12.0114912Z * [new branch] gh/anijain2305/816/base -> origin/gh/anijain2305/816/base 2025-08-14T20:49:12.0115909Z * [new branch] gh/anijain2305/816/head -> origin/gh/anijain2305/816/head 2025-08-14T20:49:12.0117692Z * [new branch] gh/anijain2305/817/base -> origin/gh/anijain2305/817/base 2025-08-14T20:49:12.0118495Z * [new branch] gh/anijain2305/817/head -> origin/gh/anijain2305/817/head 2025-08-14T20:49:12.0120327Z * [new branch] gh/anijain2305/817/orig -> origin/gh/anijain2305/817/orig 2025-08-14T20:49:12.0121856Z * [new branch] gh/anijain2305/818/base -> origin/gh/anijain2305/818/base 2025-08-14T20:49:12.0123063Z * [new branch] gh/anijain2305/818/head -> origin/gh/anijain2305/818/head 2025-08-14T20:49:12.0124121Z * [new branch] gh/anijain2305/818/orig -> origin/gh/anijain2305/818/orig 2025-08-14T20:49:12.0126089Z * [new branch] gh/anijain2305/819/base -> origin/gh/anijain2305/819/base 2025-08-14T20:49:12.0127421Z * [new branch] gh/anijain2305/819/head -> origin/gh/anijain2305/819/head 2025-08-14T20:49:12.0128551Z * [new branch] gh/anijain2305/819/orig -> origin/gh/anijain2305/819/orig 2025-08-14T20:49:12.0130135Z * [new branch] gh/anijain2305/820/base -> origin/gh/anijain2305/820/base 2025-08-14T20:49:12.0131344Z * [new branch] gh/anijain2305/820/head -> origin/gh/anijain2305/820/head 2025-08-14T20:49:12.0132531Z * [new branch] gh/anijain2305/820/orig -> origin/gh/anijain2305/820/orig 2025-08-14T20:49:12.0133882Z * [new branch] gh/anijain2305/821/base -> origin/gh/anijain2305/821/base 2025-08-14T20:49:12.0134962Z * [new branch] gh/anijain2305/821/head -> origin/gh/anijain2305/821/head 2025-08-14T20:49:12.0136047Z * [new branch] gh/anijain2305/821/orig -> origin/gh/anijain2305/821/orig 2025-08-14T20:49:12.0137751Z * [new branch] gh/anijain2305/822/base -> origin/gh/anijain2305/822/base 2025-08-14T20:49:12.0138800Z * [new branch] gh/anijain2305/822/head -> origin/gh/anijain2305/822/head 2025-08-14T20:49:12.0139882Z * [new branch] gh/anijain2305/822/orig -> origin/gh/anijain2305/822/orig 2025-08-14T20:49:12.0141239Z * [new branch] gh/anijain2305/823/base -> origin/gh/anijain2305/823/base 2025-08-14T20:49:12.0142282Z * [new branch] gh/anijain2305/823/head -> origin/gh/anijain2305/823/head 2025-08-14T20:49:12.0143294Z * [new branch] gh/anijain2305/823/orig -> origin/gh/anijain2305/823/orig 2025-08-14T20:49:12.0145025Z * [new branch] gh/anijain2305/824/base -> origin/gh/anijain2305/824/base 2025-08-14T20:49:12.0146158Z * [new branch] gh/anijain2305/824/head -> origin/gh/anijain2305/824/head 2025-08-14T20:49:12.0147286Z * [new branch] gh/anijain2305/824/orig -> origin/gh/anijain2305/824/orig 2025-08-14T20:49:12.0148863Z * [new branch] gh/anijain2305/825/base -> origin/gh/anijain2305/825/base 2025-08-14T20:49:12.0149952Z * [new branch] gh/anijain2305/825/head -> origin/gh/anijain2305/825/head 2025-08-14T20:49:12.0151021Z * [new branch] gh/anijain2305/825/orig -> origin/gh/anijain2305/825/orig 2025-08-14T20:49:12.0152498Z * [new branch] gh/anijain2305/826/base -> origin/gh/anijain2305/826/base 2025-08-14T20:49:12.0153618Z * [new branch] gh/anijain2305/826/head -> origin/gh/anijain2305/826/head 2025-08-14T20:49:12.0154687Z * [new branch] gh/anijain2305/826/orig -> origin/gh/anijain2305/826/orig 2025-08-14T20:49:12.0155981Z * [new branch] gh/anijain2305/827/base -> origin/gh/anijain2305/827/base 2025-08-14T20:49:12.0157047Z * [new branch] gh/anijain2305/827/head -> origin/gh/anijain2305/827/head 2025-08-14T20:49:12.0158114Z * [new branch] gh/anijain2305/827/orig -> origin/gh/anijain2305/827/orig 2025-08-14T20:49:12.0159911Z * [new branch] gh/anijain2305/828/base -> origin/gh/anijain2305/828/base 2025-08-14T20:49:12.0161022Z * [new branch] gh/anijain2305/828/head -> origin/gh/anijain2305/828/head 2025-08-14T20:49:12.0162118Z * [new branch] gh/anijain2305/828/orig -> origin/gh/anijain2305/828/orig 2025-08-14T20:49:12.0163672Z * [new branch] gh/anijain2305/829/base -> origin/gh/anijain2305/829/base 2025-08-14T20:49:12.0164765Z * [new branch] gh/anijain2305/829/head -> origin/gh/anijain2305/829/head 2025-08-14T20:49:12.0165859Z * [new branch] gh/anijain2305/829/orig -> origin/gh/anijain2305/829/orig 2025-08-14T20:49:12.0167347Z * [new branch] gh/anijain2305/830/base -> origin/gh/anijain2305/830/base 2025-08-14T20:49:12.0168444Z * [new branch] gh/anijain2305/830/head -> origin/gh/anijain2305/830/head 2025-08-14T20:49:12.0169706Z * [new branch] gh/anijain2305/830/orig -> origin/gh/anijain2305/830/orig 2025-08-14T20:49:12.0173242Z * [new branch] gh/anijain2305/831/base -> origin/gh/anijain2305/831/base 2025-08-14T20:49:12.0174422Z * [new branch] gh/anijain2305/831/head -> origin/gh/anijain2305/831/head 2025-08-14T20:49:12.0175512Z * [new branch] gh/anijain2305/831/orig -> origin/gh/anijain2305/831/orig 2025-08-14T20:49:12.0177030Z * [new branch] gh/anijain2305/832/base -> origin/gh/anijain2305/832/base 2025-08-14T20:49:12.0178133Z * [new branch] gh/anijain2305/832/head -> origin/gh/anijain2305/832/head 2025-08-14T20:49:12.0179223Z * [new branch] gh/anijain2305/832/orig -> origin/gh/anijain2305/832/orig 2025-08-14T20:49:12.0180754Z * [new branch] gh/anijain2305/833/base -> origin/gh/anijain2305/833/base 2025-08-14T20:49:12.0182049Z * [new branch] gh/anijain2305/833/head -> origin/gh/anijain2305/833/head 2025-08-14T20:49:12.0182983Z * [new branch] gh/anijain2305/833/orig -> origin/gh/anijain2305/833/orig 2025-08-14T20:49:12.0184382Z * [new branch] gh/anijain2305/834/base -> origin/gh/anijain2305/834/base 2025-08-14T20:49:12.0185434Z * [new branch] gh/anijain2305/834/head -> origin/gh/anijain2305/834/head 2025-08-14T20:49:12.0186525Z * [new branch] gh/anijain2305/834/orig -> origin/gh/anijain2305/834/orig 2025-08-14T20:49:12.0187987Z * [new branch] gh/anijain2305/835/base -> origin/gh/anijain2305/835/base 2025-08-14T20:49:12.0189016Z * [new branch] gh/anijain2305/835/head -> origin/gh/anijain2305/835/head 2025-08-14T20:49:12.0190120Z * [new branch] gh/anijain2305/835/orig -> origin/gh/anijain2305/835/orig 2025-08-14T20:49:12.0191558Z * [new branch] gh/anijain2305/836/base -> origin/gh/anijain2305/836/base 2025-08-14T20:49:12.0192689Z * [new branch] gh/anijain2305/836/head -> origin/gh/anijain2305/836/head 2025-08-14T20:49:12.0193817Z * [new branch] gh/anijain2305/836/orig -> origin/gh/anijain2305/836/orig 2025-08-14T20:49:12.0195337Z * [new branch] gh/anijain2305/837/base -> origin/gh/anijain2305/837/base 2025-08-14T20:49:12.0196404Z * [new branch] gh/anijain2305/837/head -> origin/gh/anijain2305/837/head 2025-08-14T20:49:12.0197487Z * [new branch] gh/anijain2305/837/orig -> origin/gh/anijain2305/837/orig 2025-08-14T20:49:12.0198894Z * [new branch] gh/anijain2305/838/base -> origin/gh/anijain2305/838/base 2025-08-14T20:49:12.0200326Z * [new branch] gh/anijain2305/838/head -> origin/gh/anijain2305/838/head 2025-08-14T20:49:12.0201493Z * [new branch] gh/anijain2305/838/orig -> origin/gh/anijain2305/838/orig 2025-08-14T20:49:12.0203036Z * [new branch] gh/anijain2305/839/base -> origin/gh/anijain2305/839/base 2025-08-14T20:49:12.0204101Z * [new branch] gh/anijain2305/839/head -> origin/gh/anijain2305/839/head 2025-08-14T20:49:12.0205217Z * [new branch] gh/anijain2305/839/orig -> origin/gh/anijain2305/839/orig 2025-08-14T20:49:12.0206710Z * [new branch] gh/anijain2305/840/base -> origin/gh/anijain2305/840/base 2025-08-14T20:49:12.0207801Z * [new branch] gh/anijain2305/840/head -> origin/gh/anijain2305/840/head 2025-08-14T20:49:12.0208916Z * [new branch] gh/anijain2305/840/orig -> origin/gh/anijain2305/840/orig 2025-08-14T20:49:12.0210494Z * [new branch] gh/anijain2305/841/base -> origin/gh/anijain2305/841/base 2025-08-14T20:49:12.0211799Z * [new branch] gh/anijain2305/841/head -> origin/gh/anijain2305/841/head 2025-08-14T20:49:12.0212925Z * [new branch] gh/anijain2305/841/orig -> origin/gh/anijain2305/841/orig 2025-08-14T20:49:12.0214326Z * [new branch] gh/anijain2305/842/base -> origin/gh/anijain2305/842/base 2025-08-14T20:49:12.0215374Z * [new branch] gh/anijain2305/842/head -> origin/gh/anijain2305/842/head 2025-08-14T20:49:12.0216443Z * [new branch] gh/anijain2305/842/orig -> origin/gh/anijain2305/842/orig 2025-08-14T20:49:12.0217886Z * [new branch] gh/anijain2305/843/base -> origin/gh/anijain2305/843/base 2025-08-14T20:49:12.0218916Z * [new branch] gh/anijain2305/843/head -> origin/gh/anijain2305/843/head 2025-08-14T20:49:12.0220030Z * [new branch] gh/anijain2305/843/orig -> origin/gh/anijain2305/843/orig 2025-08-14T20:49:12.0223839Z * [new branch] gh/anijain2305/844/base -> origin/gh/anijain2305/844/base 2025-08-14T20:49:12.0224114Z * [new branch] gh/anijain2305/844/head -> origin/gh/anijain2305/844/head 2025-08-14T20:49:12.0224437Z * [new branch] gh/anijain2305/844/orig -> origin/gh/anijain2305/844/orig 2025-08-14T20:49:12.0225061Z * [new branch] gh/anijain2305/845/base -> origin/gh/anijain2305/845/base 2025-08-14T20:49:12.0226174Z * [new branch] gh/anijain2305/845/head -> origin/gh/anijain2305/845/head 2025-08-14T20:49:12.0227205Z * [new branch] gh/anijain2305/845/orig -> origin/gh/anijain2305/845/orig 2025-08-14T20:49:12.0228722Z * [new branch] gh/anijain2305/846/base -> origin/gh/anijain2305/846/base 2025-08-14T20:49:12.0229784Z * [new branch] gh/anijain2305/846/head -> origin/gh/anijain2305/846/head 2025-08-14T20:49:12.0230816Z * [new branch] gh/anijain2305/846/orig -> origin/gh/anijain2305/846/orig 2025-08-14T20:49:12.0232388Z * [new branch] gh/anijain2305/847/base -> origin/gh/anijain2305/847/base 2025-08-14T20:49:12.0233468Z * [new branch] gh/anijain2305/847/head -> origin/gh/anijain2305/847/head 2025-08-14T20:49:12.0234553Z * [new branch] gh/anijain2305/847/orig -> origin/gh/anijain2305/847/orig 2025-08-14T20:49:12.0236158Z * [new branch] gh/anijain2305/848/base -> origin/gh/anijain2305/848/base 2025-08-14T20:49:12.0237299Z * [new branch] gh/anijain2305/848/head -> origin/gh/anijain2305/848/head 2025-08-14T20:49:12.0238357Z * [new branch] gh/anijain2305/848/orig -> origin/gh/anijain2305/848/orig 2025-08-14T20:49:12.0240527Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-08-14T20:49:12.0241611Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-08-14T20:49:12.0242713Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-08-14T20:49:12.0244685Z * [new branch] gh/ankitageorge/10/base -> origin/gh/ankitageorge/10/base 2025-08-14T20:49:12.0246019Z * [new branch] gh/ankitageorge/10/head -> origin/gh/ankitageorge/10/head 2025-08-14T20:49:12.0247098Z * [new branch] gh/ankitageorge/10/orig -> origin/gh/ankitageorge/10/orig 2025-08-14T20:49:12.0248428Z * [new branch] gh/ankitageorge/12/base -> origin/gh/ankitageorge/12/base 2025-08-14T20:49:12.0249565Z * [new branch] gh/ankitageorge/12/head -> origin/gh/ankitageorge/12/head 2025-08-14T20:49:12.0250768Z * [new branch] gh/ankitageorge/12/orig -> origin/gh/ankitageorge/12/orig 2025-08-14T20:49:12.0252473Z * [new branch] gh/ankitageorge/13/base -> origin/gh/ankitageorge/13/base 2025-08-14T20:49:12.0253549Z * [new branch] gh/ankitageorge/13/head -> origin/gh/ankitageorge/13/head 2025-08-14T20:49:12.0254702Z * [new branch] gh/ankitageorge/13/orig -> origin/gh/ankitageorge/13/orig 2025-08-14T20:49:12.0256320Z * [new branch] gh/ankitageorge/14/base -> origin/gh/ankitageorge/14/base 2025-08-14T20:49:12.0257556Z * [new branch] gh/ankitageorge/14/head -> origin/gh/ankitageorge/14/head 2025-08-14T20:49:12.0258887Z * [new branch] gh/ankitageorge/14/orig -> origin/gh/ankitageorge/14/orig 2025-08-14T20:49:12.0260387Z * [new branch] gh/ankitageorge/15/base -> origin/gh/ankitageorge/15/base 2025-08-14T20:49:12.0261522Z * [new branch] gh/ankitageorge/15/head -> origin/gh/ankitageorge/15/head 2025-08-14T20:49:12.0262670Z * [new branch] gh/ankitageorge/15/orig -> origin/gh/ankitageorge/15/orig 2025-08-14T20:49:12.0264270Z * [new branch] gh/ankitageorge/16/base -> origin/gh/ankitageorge/16/base 2025-08-14T20:49:12.0265370Z * [new branch] gh/ankitageorge/16/head -> origin/gh/ankitageorge/16/head 2025-08-14T20:49:12.0266504Z * [new branch] gh/ankitageorge/16/orig -> origin/gh/ankitageorge/16/orig 2025-08-14T20:49:12.0268230Z * [new branch] gh/ankitageorge/17/base -> origin/gh/ankitageorge/17/base 2025-08-14T20:49:12.0269192Z * [new branch] gh/ankitageorge/17/head -> origin/gh/ankitageorge/17/head 2025-08-14T20:49:12.0270720Z * [new branch] gh/ankitageorge/17/orig -> origin/gh/ankitageorge/17/orig 2025-08-14T20:49:12.0272363Z * [new branch] gh/ankitageorge/18/base -> origin/gh/ankitageorge/18/base 2025-08-14T20:49:12.0273644Z * [new branch] gh/ankitageorge/18/head -> origin/gh/ankitageorge/18/head 2025-08-14T20:49:12.0274848Z * [new branch] gh/ankitageorge/18/orig -> origin/gh/ankitageorge/18/orig 2025-08-14T20:49:12.0276414Z * [new branch] gh/ankitageorge/19/base -> origin/gh/ankitageorge/19/base 2025-08-14T20:49:12.0277595Z * [new branch] gh/ankitageorge/19/head -> origin/gh/ankitageorge/19/head 2025-08-14T20:49:12.0278705Z * [new branch] gh/ankitageorge/19/orig -> origin/gh/ankitageorge/19/orig 2025-08-14T20:49:12.0280551Z * [new branch] gh/ankitageorge/20/base -> origin/gh/ankitageorge/20/base 2025-08-14T20:49:12.0281711Z * [new branch] gh/ankitageorge/20/head -> origin/gh/ankitageorge/20/head 2025-08-14T20:49:12.0282811Z * [new branch] gh/ankitageorge/20/orig -> origin/gh/ankitageorge/20/orig 2025-08-14T20:49:12.0284378Z * [new branch] gh/ankitageorge/21/base -> origin/gh/ankitageorge/21/base 2025-08-14T20:49:12.0285524Z * [new branch] gh/ankitageorge/21/head -> origin/gh/ankitageorge/21/head 2025-08-14T20:49:12.0286615Z * [new branch] gh/ankitageorge/21/orig -> origin/gh/ankitageorge/21/orig 2025-08-14T20:49:12.0288620Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-08-14T20:49:12.0289742Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-08-14T20:49:12.0291652Z * [new branch] gh/anshul-si/10/base -> origin/gh/anshul-si/10/base 2025-08-14T20:49:12.0292716Z * [new branch] gh/anshul-si/10/head -> origin/gh/anshul-si/10/head 2025-08-14T20:49:12.0293840Z * [new branch] gh/anshul-si/10/orig -> origin/gh/anshul-si/10/orig 2025-08-14T20:49:12.0295529Z * [new branch] gh/anshul-si/11/base -> origin/gh/anshul-si/11/base 2025-08-14T20:49:12.0296608Z * [new branch] gh/anshul-si/11/head -> origin/gh/anshul-si/11/head 2025-08-14T20:49:12.0297677Z * [new branch] gh/anshul-si/11/orig -> origin/gh/anshul-si/11/orig 2025-08-14T20:49:12.0299161Z * [new branch] gh/anshul-si/12/base -> origin/gh/anshul-si/12/base 2025-08-14T20:49:12.0300260Z * [new branch] gh/anshul-si/12/head -> origin/gh/anshul-si/12/head 2025-08-14T20:49:12.0301337Z * [new branch] gh/anshul-si/12/orig -> origin/gh/anshul-si/12/orig 2025-08-14T20:49:12.0302919Z * [new branch] gh/anshul-si/13/base -> origin/gh/anshul-si/13/base 2025-08-14T20:49:12.0303973Z * [new branch] gh/anshul-si/13/head -> origin/gh/anshul-si/13/head 2025-08-14T20:49:12.0305042Z * [new branch] gh/anshul-si/13/orig -> origin/gh/anshul-si/13/orig 2025-08-14T20:49:12.0306482Z * [new branch] gh/anshul-si/14/base -> origin/gh/anshul-si/14/base 2025-08-14T20:49:12.0307530Z * [new branch] gh/anshul-si/14/head -> origin/gh/anshul-si/14/head 2025-08-14T20:49:12.0308574Z * [new branch] gh/anshul-si/14/orig -> origin/gh/anshul-si/14/orig 2025-08-14T20:49:12.0309857Z * [new branch] gh/anshul-si/15/base -> origin/gh/anshul-si/15/base 2025-08-14T20:49:12.0310928Z * [new branch] gh/anshul-si/15/head -> origin/gh/anshul-si/15/head 2025-08-14T20:49:12.0311997Z * [new branch] gh/anshul-si/15/orig -> origin/gh/anshul-si/15/orig 2025-08-14T20:49:12.0313683Z * [new branch] gh/anshul-si/16/base -> origin/gh/anshul-si/16/base 2025-08-14T20:49:12.0314732Z * [new branch] gh/anshul-si/16/head -> origin/gh/anshul-si/16/head 2025-08-14T20:49:12.0315978Z * [new branch] gh/anshul-si/16/orig -> origin/gh/anshul-si/16/orig 2025-08-14T20:49:12.0317395Z * [new branch] gh/anshul-si/17/base -> origin/gh/anshul-si/17/base 2025-08-14T20:49:12.0318414Z * [new branch] gh/anshul-si/17/head -> origin/gh/anshul-si/17/head 2025-08-14T20:49:12.0319748Z * [new branch] gh/anshul-si/17/orig -> origin/gh/anshul-si/17/orig 2025-08-14T20:49:12.0321499Z * [new branch] gh/anshul-si/18/base -> origin/gh/anshul-si/18/base 2025-08-14T20:49:12.0322787Z * [new branch] gh/anshul-si/18/head -> origin/gh/anshul-si/18/head 2025-08-14T20:49:12.0323936Z * [new branch] gh/anshul-si/18/orig -> origin/gh/anshul-si/18/orig 2025-08-14T20:49:12.0325529Z * [new branch] gh/anshul-si/19/base -> origin/gh/anshul-si/19/base 2025-08-14T20:49:12.0326743Z * [new branch] gh/anshul-si/19/head -> origin/gh/anshul-si/19/head 2025-08-14T20:49:12.0327871Z * [new branch] gh/anshul-si/19/orig -> origin/gh/anshul-si/19/orig 2025-08-14T20:49:12.0329243Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-08-14T20:49:12.0330265Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-08-14T20:49:12.0331887Z * [new branch] gh/anshul-si/20/base -> origin/gh/anshul-si/20/base 2025-08-14T20:49:12.0332965Z * [new branch] gh/anshul-si/20/head -> origin/gh/anshul-si/20/head 2025-08-14T20:49:12.0333992Z * [new branch] gh/anshul-si/20/orig -> origin/gh/anshul-si/20/orig 2025-08-14T20:49:12.0335380Z * [new branch] gh/anshul-si/21/base -> origin/gh/anshul-si/21/base 2025-08-14T20:49:12.0336417Z * [new branch] gh/anshul-si/21/head -> origin/gh/anshul-si/21/head 2025-08-14T20:49:12.0337857Z * [new branch] gh/anshul-si/21/orig -> origin/gh/anshul-si/21/orig 2025-08-14T20:49:12.0338963Z * [new branch] gh/anshul-si/22/base -> origin/gh/anshul-si/22/base 2025-08-14T20:49:12.0340075Z * [new branch] gh/anshul-si/22/head -> origin/gh/anshul-si/22/head 2025-08-14T20:49:12.0341130Z * [new branch] gh/anshul-si/22/orig -> origin/gh/anshul-si/22/orig 2025-08-14T20:49:12.0342609Z * [new branch] gh/anshul-si/23/base -> origin/gh/anshul-si/23/base 2025-08-14T20:49:12.0343685Z * [new branch] gh/anshul-si/23/head -> origin/gh/anshul-si/23/head 2025-08-14T20:49:12.0344769Z * [new branch] gh/anshul-si/23/orig -> origin/gh/anshul-si/23/orig 2025-08-14T20:49:12.0346291Z * [new branch] gh/anshul-si/24/base -> origin/gh/anshul-si/24/base 2025-08-14T20:49:12.0347481Z * [new branch] gh/anshul-si/24/head -> origin/gh/anshul-si/24/head 2025-08-14T20:49:12.0348560Z * [new branch] gh/anshul-si/24/orig -> origin/gh/anshul-si/24/orig 2025-08-14T20:49:12.0350136Z * [new branch] gh/anshul-si/25/base -> origin/gh/anshul-si/25/base 2025-08-14T20:49:12.0351162Z * [new branch] gh/anshul-si/25/head -> origin/gh/anshul-si/25/head 2025-08-14T20:49:12.0352229Z * [new branch] gh/anshul-si/25/orig -> origin/gh/anshul-si/25/orig 2025-08-14T20:49:12.0353988Z * [new branch] gh/anshul-si/26/base -> origin/gh/anshul-si/26/base 2025-08-14T20:49:12.0355069Z * [new branch] gh/anshul-si/26/head -> origin/gh/anshul-si/26/head 2025-08-14T20:49:12.0356152Z * [new branch] gh/anshul-si/26/orig -> origin/gh/anshul-si/26/orig 2025-08-14T20:49:12.0357561Z * [new branch] gh/anshul-si/27/base -> origin/gh/anshul-si/27/base 2025-08-14T20:49:12.0358564Z * [new branch] gh/anshul-si/27/head -> origin/gh/anshul-si/27/head 2025-08-14T20:49:12.0359994Z * [new branch] gh/anshul-si/27/orig -> origin/gh/anshul-si/27/orig 2025-08-14T20:49:12.0361413Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-08-14T20:49:12.0362465Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-08-14T20:49:12.0363837Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-08-14T20:49:12.0364854Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-08-14T20:49:12.0366200Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-08-14T20:49:12.0367302Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-08-14T20:49:12.0369202Z * [new branch] gh/anshul-si/6/base -> origin/gh/anshul-si/6/base 2025-08-14T20:49:12.0370533Z * [new branch] gh/anshul-si/6/head -> origin/gh/anshul-si/6/head 2025-08-14T20:49:12.0371618Z * [new branch] gh/anshul-si/6/orig -> origin/gh/anshul-si/6/orig 2025-08-14T20:49:12.0373222Z * [new branch] gh/anshul-si/7/base -> origin/gh/anshul-si/7/base 2025-08-14T20:49:12.0374479Z * [new branch] gh/anshul-si/7/head -> origin/gh/anshul-si/7/head 2025-08-14T20:49:12.0375596Z * [new branch] gh/anshul-si/7/orig -> origin/gh/anshul-si/7/orig 2025-08-14T20:49:12.0377132Z * [new branch] gh/anshul-si/8/base -> origin/gh/anshul-si/8/base 2025-08-14T20:49:12.0378318Z * [new branch] gh/anshul-si/8/head -> origin/gh/anshul-si/8/head 2025-08-14T20:49:12.0379382Z * [new branch] gh/anshul-si/8/orig -> origin/gh/anshul-si/8/orig 2025-08-14T20:49:12.0381007Z * [new branch] gh/anshul-si/9/base -> origin/gh/anshul-si/9/base 2025-08-14T20:49:12.0382359Z * [new branch] gh/anshul-si/9/head -> origin/gh/anshul-si/9/head 2025-08-14T20:49:12.0383396Z * [new branch] gh/anshul-si/9/orig -> origin/gh/anshul-si/9/orig 2025-08-14T20:49:12.0385293Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-08-14T20:49:12.0386357Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-08-14T20:49:12.0388087Z * [new branch] gh/aorenste/235/base -> origin/gh/aorenste/235/base 2025-08-14T20:49:12.0389233Z * [new branch] gh/aorenste/235/head -> origin/gh/aorenste/235/head 2025-08-14T20:49:12.0390605Z * [new branch] gh/aorenste/235/orig -> origin/gh/aorenste/235/orig 2025-08-14T20:49:12.0392366Z * [new branch] gh/aorenste/236/base -> origin/gh/aorenste/236/base 2025-08-14T20:49:12.0393429Z * [new branch] gh/aorenste/236/head -> origin/gh/aorenste/236/head 2025-08-14T20:49:12.0394709Z * [new branch] gh/aorenste/236/orig -> origin/gh/aorenste/236/orig 2025-08-14T20:49:12.0396152Z * [new branch] gh/aorenste/237/base -> origin/gh/aorenste/237/base 2025-08-14T20:49:12.0397205Z * [new branch] gh/aorenste/237/head -> origin/gh/aorenste/237/head 2025-08-14T20:49:12.0398278Z * [new branch] gh/aorenste/237/orig -> origin/gh/aorenste/237/orig 2025-08-14T20:49:12.0400058Z * [new branch] gh/aorenste/238/base -> origin/gh/aorenste/238/base 2025-08-14T20:49:12.0401151Z * [new branch] gh/aorenste/238/head -> origin/gh/aorenste/238/head 2025-08-14T20:49:12.0402239Z * [new branch] gh/aorenste/238/orig -> origin/gh/aorenste/238/orig 2025-08-14T20:49:12.0404301Z * [new branch] gh/bdhirsh/650/base -> origin/gh/bdhirsh/650/base 2025-08-14T20:49:12.0405523Z * [new branch] gh/bdhirsh/650/head -> origin/gh/bdhirsh/650/head 2025-08-14T20:49:12.0406648Z * [new branch] gh/bdhirsh/650/orig -> origin/gh/bdhirsh/650/orig 2025-08-14T20:49:12.0408257Z * [new branch] gh/bdhirsh/656/base -> origin/gh/bdhirsh/656/base 2025-08-14T20:49:12.0409373Z * [new branch] gh/bdhirsh/656/head -> origin/gh/bdhirsh/656/head 2025-08-14T20:49:12.0410754Z * [new branch] gh/bdhirsh/657/base -> origin/gh/bdhirsh/657/base 2025-08-14T20:49:12.0411868Z * [new branch] gh/bdhirsh/657/head -> origin/gh/bdhirsh/657/head 2025-08-14T20:49:12.0413171Z * [new branch] gh/bdhirsh/659/base -> origin/gh/bdhirsh/659/base 2025-08-14T20:49:12.0414286Z * [new branch] gh/bdhirsh/659/head -> origin/gh/bdhirsh/659/head 2025-08-14T20:49:12.0415337Z * [new branch] gh/bdhirsh/659/orig -> origin/gh/bdhirsh/659/orig 2025-08-14T20:49:12.0416829Z * [new branch] gh/bdhirsh/663/base -> origin/gh/bdhirsh/663/base 2025-08-14T20:49:12.0417927Z * [new branch] gh/bdhirsh/663/head -> origin/gh/bdhirsh/663/head 2025-08-14T20:49:12.0418980Z * [new branch] gh/bdhirsh/663/orig -> origin/gh/bdhirsh/663/orig 2025-08-14T20:49:12.0420536Z * [new branch] gh/bdhirsh/665/base -> origin/gh/bdhirsh/665/base 2025-08-14T20:49:12.0421594Z * [new branch] gh/bdhirsh/665/head -> origin/gh/bdhirsh/665/head 2025-08-14T20:49:12.0422673Z * [new branch] gh/bdhirsh/665/orig -> origin/gh/bdhirsh/665/orig 2025-08-14T20:49:12.0424216Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-08-14T20:49:12.0425343Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-08-14T20:49:12.0426349Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-08-14T20:49:12.0428111Z * [new branch] gh/benjaminglass1/79/base -> origin/gh/benjaminglass1/79/base 2025-08-14T20:49:12.0429190Z * [new branch] gh/benjaminglass1/79/head -> origin/gh/benjaminglass1/79/head 2025-08-14T20:49:12.0430257Z * [new branch] gh/benjaminglass1/79/orig -> origin/gh/benjaminglass1/79/orig 2025-08-14T20:49:12.0431682Z * [new branch] gh/benjaminglass1/86/base -> origin/gh/benjaminglass1/86/base 2025-08-14T20:49:12.0432720Z * [new branch] gh/benjaminglass1/86/head -> origin/gh/benjaminglass1/86/head 2025-08-14T20:49:12.0433966Z * [new branch] gh/benjaminglass1/86/orig -> origin/gh/benjaminglass1/86/orig 2025-08-14T20:49:12.0435392Z * [new branch] gh/benjaminglass1/89/base -> origin/gh/benjaminglass1/89/base 2025-08-14T20:49:12.0436428Z * [new branch] gh/benjaminglass1/89/head -> origin/gh/benjaminglass1/89/head 2025-08-14T20:49:12.0437474Z * [new branch] gh/benjaminglass1/89/orig -> origin/gh/benjaminglass1/89/orig 2025-08-14T20:49:12.0438865Z * [new branch] gh/benjaminglass1/91/base -> origin/gh/benjaminglass1/91/base 2025-08-14T20:49:12.0440274Z * [new branch] gh/benjaminglass1/91/head -> origin/gh/benjaminglass1/91/head 2025-08-14T20:49:12.0441340Z * [new branch] gh/benjaminglass1/91/orig -> origin/gh/benjaminglass1/91/orig 2025-08-14T20:49:12.0442853Z * [new branch] gh/benjaminglass1/93/base -> origin/gh/benjaminglass1/93/base 2025-08-14T20:49:12.0443966Z * [new branch] gh/benjaminglass1/93/head -> origin/gh/benjaminglass1/93/head 2025-08-14T20:49:12.0445096Z * [new branch] gh/benjaminglass1/93/orig -> origin/gh/benjaminglass1/93/orig 2025-08-14T20:49:12.0446620Z * [new branch] gh/benjaminglass1/94/base -> origin/gh/benjaminglass1/94/base 2025-08-14T20:49:12.0447808Z * [new branch] gh/benjaminglass1/94/head -> origin/gh/benjaminglass1/94/head 2025-08-14T20:49:12.0448908Z * [new branch] gh/benjaminglass1/94/orig -> origin/gh/benjaminglass1/94/orig 2025-08-14T20:49:12.0450317Z * [new branch] gh/benjaminglass1/95/base -> origin/gh/benjaminglass1/95/base 2025-08-14T20:49:12.0451394Z * [new branch] gh/benjaminglass1/95/head -> origin/gh/benjaminglass1/95/head 2025-08-14T20:49:12.0452676Z * [new branch] gh/benjaminglass1/95/orig -> origin/gh/benjaminglass1/95/orig 2025-08-14T20:49:12.0454132Z * [new branch] gh/benjaminglass1/96/base -> origin/gh/benjaminglass1/96/base 2025-08-14T20:49:12.0455178Z * [new branch] gh/benjaminglass1/96/head -> origin/gh/benjaminglass1/96/head 2025-08-14T20:49:12.0456307Z * [new branch] gh/benjaminglass1/96/orig -> origin/gh/benjaminglass1/96/orig 2025-08-14T20:49:12.0457768Z * [new branch] gh/benjaminglass1/97/base -> origin/gh/benjaminglass1/97/base 2025-08-14T20:49:12.0458811Z * [new branch] gh/benjaminglass1/97/head -> origin/gh/benjaminglass1/97/head 2025-08-14T20:49:12.0459890Z * [new branch] gh/benjaminglass1/97/orig -> origin/gh/benjaminglass1/97/orig 2025-08-14T20:49:12.0461356Z * [new branch] gh/benjaminglass1/98/base -> origin/gh/benjaminglass1/98/base 2025-08-14T20:49:12.0462377Z * [new branch] gh/benjaminglass1/98/head -> origin/gh/benjaminglass1/98/head 2025-08-14T20:49:12.0463494Z * [new branch] gh/benjaminglass1/98/orig -> origin/gh/benjaminglass1/98/orig 2025-08-14T20:49:12.0465183Z * [new branch] gh/bobrenjc93/478/base -> origin/gh/bobrenjc93/478/base 2025-08-14T20:49:12.0466248Z * [new branch] gh/bobrenjc93/478/head -> origin/gh/bobrenjc93/478/head 2025-08-14T20:49:12.0467278Z * [new branch] gh/bobrenjc93/478/orig -> origin/gh/bobrenjc93/478/orig 2025-08-14T20:49:12.0468657Z * [new branch] gh/bobrenjc93/514/base -> origin/gh/bobrenjc93/514/base 2025-08-14T20:49:12.0470069Z * [new branch] gh/bobrenjc93/514/head -> origin/gh/bobrenjc93/514/head 2025-08-14T20:49:12.0471267Z * [new branch] gh/bobrenjc93/514/orig -> origin/gh/bobrenjc93/514/orig 2025-08-14T20:49:12.0472755Z * [new branch] gh/bobrenjc93/521/base -> origin/gh/bobrenjc93/521/base 2025-08-14T20:49:12.0473825Z * [new branch] gh/bobrenjc93/521/head -> origin/gh/bobrenjc93/521/head 2025-08-14T20:49:12.0474924Z * [new branch] gh/bobrenjc93/521/orig -> origin/gh/bobrenjc93/521/orig 2025-08-14T20:49:12.0476362Z * [new branch] gh/bobrenjc93/522/base -> origin/gh/bobrenjc93/522/base 2025-08-14T20:49:12.0477456Z * [new branch] gh/bobrenjc93/522/head -> origin/gh/bobrenjc93/522/head 2025-08-14T20:49:12.0478571Z * [new branch] gh/bobrenjc93/522/orig -> origin/gh/bobrenjc93/522/orig 2025-08-14T20:49:12.0480199Z * [new branch] gh/bobrenjc93/525/base -> origin/gh/bobrenjc93/525/base 2025-08-14T20:49:12.0481292Z * [new branch] gh/bobrenjc93/525/head -> origin/gh/bobrenjc93/525/head 2025-08-14T20:49:12.0482402Z * [new branch] gh/bobrenjc93/525/orig -> origin/gh/bobrenjc93/525/orig 2025-08-14T20:49:12.0483893Z * [new branch] gh/bobrenjc93/526/base -> origin/gh/bobrenjc93/526/base 2025-08-14T20:49:12.0484960Z * [new branch] gh/bobrenjc93/526/head -> origin/gh/bobrenjc93/526/head 2025-08-14T20:49:12.0486039Z * [new branch] gh/bobrenjc93/526/orig -> origin/gh/bobrenjc93/526/orig 2025-08-14T20:49:12.0487531Z * [new branch] gh/bobrenjc93/527/base -> origin/gh/bobrenjc93/527/base 2025-08-14T20:49:12.0488612Z * [new branch] gh/bobrenjc93/527/head -> origin/gh/bobrenjc93/527/head 2025-08-14T20:49:12.0489909Z * [new branch] gh/bobrenjc93/527/orig -> origin/gh/bobrenjc93/527/orig 2025-08-14T20:49:12.0491205Z * [new branch] gh/bobrenjc93/528/base -> origin/gh/bobrenjc93/528/base 2025-08-14T20:49:12.0492252Z * [new branch] gh/bobrenjc93/528/head -> origin/gh/bobrenjc93/528/head 2025-08-14T20:49:12.0493282Z * [new branch] gh/bobrenjc93/528/orig -> origin/gh/bobrenjc93/528/orig 2025-08-14T20:49:12.0494700Z * [new branch] gh/bobrenjc93/529/base -> origin/gh/bobrenjc93/529/base 2025-08-14T20:49:12.0495762Z * [new branch] gh/bobrenjc93/529/head -> origin/gh/bobrenjc93/529/head 2025-08-14T20:49:12.0496805Z * [new branch] gh/bobrenjc93/529/orig -> origin/gh/bobrenjc93/529/orig 2025-08-14T20:49:12.0498237Z * [new branch] gh/bobrenjc93/534/base -> origin/gh/bobrenjc93/534/base 2025-08-14T20:49:12.0499312Z * [new branch] gh/bobrenjc93/534/head -> origin/gh/bobrenjc93/534/head 2025-08-14T20:49:12.0500424Z * [new branch] gh/bobrenjc93/534/orig -> origin/gh/bobrenjc93/534/orig 2025-08-14T20:49:12.0501811Z * [new branch] gh/bobrenjc93/535/base -> origin/gh/bobrenjc93/535/base 2025-08-14T20:49:12.0502815Z * [new branch] gh/bobrenjc93/535/head -> origin/gh/bobrenjc93/535/head 2025-08-14T20:49:12.0503906Z * [new branch] gh/bobrenjc93/535/orig -> origin/gh/bobrenjc93/535/orig 2025-08-14T20:49:12.0505361Z * [new branch] gh/bobrenjc93/536/base -> origin/gh/bobrenjc93/536/base 2025-08-14T20:49:12.0506487Z * [new branch] gh/bobrenjc93/536/head -> origin/gh/bobrenjc93/536/head 2025-08-14T20:49:12.0507592Z * [new branch] gh/bobrenjc93/536/orig -> origin/gh/bobrenjc93/536/orig 2025-08-14T20:49:12.0509049Z * [new branch] gh/bobrenjc93/537/base -> origin/gh/bobrenjc93/537/base 2025-08-14T20:49:12.0510240Z * [new branch] gh/bobrenjc93/537/head -> origin/gh/bobrenjc93/537/head 2025-08-14T20:49:12.0511292Z * [new branch] gh/bobrenjc93/537/orig -> origin/gh/bobrenjc93/537/orig 2025-08-14T20:49:12.0512583Z * [new branch] gh/bobrenjc93/538/base -> origin/gh/bobrenjc93/538/base 2025-08-14T20:49:12.0513611Z * [new branch] gh/bobrenjc93/538/head -> origin/gh/bobrenjc93/538/head 2025-08-14T20:49:12.0514809Z * [new branch] gh/bobrenjc93/538/orig -> origin/gh/bobrenjc93/538/orig 2025-08-14T20:49:12.0516961Z * [new branch] gh/bobrenjc93/539/base -> origin/gh/bobrenjc93/539/base 2025-08-14T20:49:12.0518089Z * [new branch] gh/bobrenjc93/539/head -> origin/gh/bobrenjc93/539/head 2025-08-14T20:49:12.0519286Z * [new branch] gh/bobrenjc93/539/orig -> origin/gh/bobrenjc93/539/orig 2025-08-14T20:49:12.0521047Z * [new branch] gh/bobrenjc93/540/base -> origin/gh/bobrenjc93/540/base 2025-08-14T20:49:12.0522249Z * [new branch] gh/bobrenjc93/540/head -> origin/gh/bobrenjc93/540/head 2025-08-14T20:49:12.0523371Z * [new branch] gh/bobrenjc93/540/orig -> origin/gh/bobrenjc93/540/orig 2025-08-14T20:49:12.0525275Z * [new branch] gh/bobrenjc93/541/base -> origin/gh/bobrenjc93/541/base 2025-08-14T20:49:12.0526404Z * [new branch] gh/bobrenjc93/541/head -> origin/gh/bobrenjc93/541/head 2025-08-14T20:49:12.0527537Z * [new branch] gh/bobrenjc93/541/orig -> origin/gh/bobrenjc93/541/orig 2025-08-14T20:49:12.0528901Z * [new branch] gh/bobrenjc93/542/base -> origin/gh/bobrenjc93/542/base 2025-08-14T20:49:12.0530038Z * [new branch] gh/bobrenjc93/542/head -> origin/gh/bobrenjc93/542/head 2025-08-14T20:49:12.0531202Z * [new branch] gh/bobrenjc93/542/orig -> origin/gh/bobrenjc93/542/orig 2025-08-14T20:49:12.0532823Z * [new branch] gh/bobrenjc93/543/base -> origin/gh/bobrenjc93/543/base 2025-08-14T20:49:12.0533815Z * [new branch] gh/bobrenjc93/543/head -> origin/gh/bobrenjc93/543/head 2025-08-14T20:49:12.0534916Z * [new branch] gh/bobrenjc93/543/orig -> origin/gh/bobrenjc93/543/orig 2025-08-14T20:49:12.0536222Z * [new branch] gh/bobrenjc93/544/base -> origin/gh/bobrenjc93/544/base 2025-08-14T20:49:12.0537296Z * [new branch] gh/bobrenjc93/544/head -> origin/gh/bobrenjc93/544/head 2025-08-14T20:49:12.0538352Z * [new branch] gh/bobrenjc93/544/orig -> origin/gh/bobrenjc93/544/orig 2025-08-14T20:49:12.0539695Z * [new branch] gh/bobrenjc93/545/base -> origin/gh/bobrenjc93/545/base 2025-08-14T20:49:12.0540837Z * [new branch] gh/bobrenjc93/545/head -> origin/gh/bobrenjc93/545/head 2025-08-14T20:49:12.0541978Z * [new branch] gh/bobrenjc93/545/orig -> origin/gh/bobrenjc93/545/orig 2025-08-14T20:49:12.0543534Z * [new branch] gh/bobrenjc93/546/base -> origin/gh/bobrenjc93/546/base 2025-08-14T20:49:12.0544599Z * [new branch] gh/bobrenjc93/546/head -> origin/gh/bobrenjc93/546/head 2025-08-14T20:49:12.0545651Z * [new branch] gh/bobrenjc93/546/orig -> origin/gh/bobrenjc93/546/orig 2025-08-14T20:49:12.0547809Z * [new branch] gh/bobrenjc93/547/base -> origin/gh/bobrenjc93/547/base 2025-08-14T20:49:12.0548911Z * [new branch] gh/bobrenjc93/547/head -> origin/gh/bobrenjc93/547/head 2025-08-14T20:49:12.0550088Z * [new branch] gh/bobrenjc93/547/orig -> origin/gh/bobrenjc93/547/orig 2025-08-14T20:49:12.0551432Z * [new branch] gh/bobrenjc93/548/base -> origin/gh/bobrenjc93/548/base 2025-08-14T20:49:12.0552468Z * [new branch] gh/bobrenjc93/548/head -> origin/gh/bobrenjc93/548/head 2025-08-14T20:49:12.0553547Z * [new branch] gh/bobrenjc93/548/orig -> origin/gh/bobrenjc93/548/orig 2025-08-14T20:49:12.0554890Z * [new branch] gh/bobrenjc93/549/base -> origin/gh/bobrenjc93/549/base 2025-08-14T20:49:12.0556109Z * [new branch] gh/bobrenjc93/549/head -> origin/gh/bobrenjc93/549/head 2025-08-14T20:49:12.0557397Z * [new branch] gh/bobrenjc93/549/orig -> origin/gh/bobrenjc93/549/orig 2025-08-14T20:49:12.0559096Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-08-14T20:49:12.0560507Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-08-14T20:49:12.0562440Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-08-14T20:49:12.0563427Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-08-14T20:49:12.0565181Z * [new branch] gh/c00w/38/base -> origin/gh/c00w/38/base 2025-08-14T20:49:12.0566252Z * [new branch] gh/c00w/38/head -> origin/gh/c00w/38/head 2025-08-14T20:49:12.0567341Z * [new branch] gh/c00w/38/orig -> origin/gh/c00w/38/orig 2025-08-14T20:49:12.0568877Z * [new branch] gh/c00w/48/base -> origin/gh/c00w/48/base 2025-08-14T20:49:12.0570305Z * [new branch] gh/c00w/48/head -> origin/gh/c00w/48/head 2025-08-14T20:49:12.0571461Z * [new branch] gh/c00w/48/orig -> origin/gh/c00w/48/orig 2025-08-14T20:49:12.0573180Z * [new branch] gh/c00w/50/base -> origin/gh/c00w/50/base 2025-08-14T20:49:12.0574396Z * [new branch] gh/c00w/50/head -> origin/gh/c00w/50/head 2025-08-14T20:49:12.0575594Z * [new branch] gh/c00w/50/orig -> origin/gh/c00w/50/orig 2025-08-14T20:49:12.0577512Z * [new branch] gh/c00w/51/base -> origin/gh/c00w/51/base 2025-08-14T20:49:12.0578933Z * [new branch] gh/c00w/51/head -> origin/gh/c00w/51/head 2025-08-14T20:49:12.0580127Z * [new branch] gh/c00w/51/orig -> origin/gh/c00w/51/orig 2025-08-14T20:49:12.0581787Z * [new branch] gh/c00w/52/base -> origin/gh/c00w/52/base 2025-08-14T20:49:12.0583027Z * [new branch] gh/c00w/52/head -> origin/gh/c00w/52/head 2025-08-14T20:49:12.0584156Z * [new branch] gh/c00w/52/orig -> origin/gh/c00w/52/orig 2025-08-14T20:49:12.0585692Z * [new branch] gh/c00w/53/base -> origin/gh/c00w/53/base 2025-08-14T20:49:12.0586726Z * [new branch] gh/c00w/53/head -> origin/gh/c00w/53/head 2025-08-14T20:49:12.0587756Z * [new branch] gh/c00w/53/orig -> origin/gh/c00w/53/orig 2025-08-14T20:49:12.0589075Z * [new branch] gh/c00w/54/base -> origin/gh/c00w/54/base 2025-08-14T20:49:12.0590189Z * [new branch] gh/c00w/54/head -> origin/gh/c00w/54/head 2025-08-14T20:49:12.0591335Z * [new branch] gh/c00w/54/orig -> origin/gh/c00w/54/orig 2025-08-14T20:49:12.0592989Z * [new branch] gh/chenmillie/1/base -> origin/gh/chenmillie/1/base 2025-08-14T20:49:12.0594229Z * [new branch] gh/chenmillie/1/head -> origin/gh/chenmillie/1/head 2025-08-14T20:49:12.0595415Z * [new branch] gh/chenmillie/1/orig -> origin/gh/chenmillie/1/orig 2025-08-14T20:49:12.0597117Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-08-14T20:49:12.0598357Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-08-14T20:49:12.0599757Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-08-14T20:49:12.0601659Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-08-14T20:49:12.0602881Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-08-14T20:49:12.0604621Z * [new branch] gh/coconutruben/11/base -> origin/gh/coconutruben/11/base 2025-08-14T20:49:12.0605801Z * [new branch] gh/coconutruben/11/head -> origin/gh/coconutruben/11/head 2025-08-14T20:49:12.0606938Z * [new branch] gh/coconutruben/11/orig -> origin/gh/coconutruben/11/orig 2025-08-14T20:49:12.0608993Z * [new branch] gh/coconutruben/12/base -> origin/gh/coconutruben/12/base 2025-08-14T20:49:12.0610448Z * [new branch] gh/coconutruben/12/head -> origin/gh/coconutruben/12/head 2025-08-14T20:49:12.0611911Z * [new branch] gh/coconutruben/12/orig -> origin/gh/coconutruben/12/orig 2025-08-14T20:49:12.0613420Z * [new branch] gh/coconutruben/13/base -> origin/gh/coconutruben/13/base 2025-08-14T20:49:12.0614612Z * [new branch] gh/coconutruben/13/head -> origin/gh/coconutruben/13/head 2025-08-14T20:49:12.0615762Z * [new branch] gh/coconutruben/13/orig -> origin/gh/coconutruben/13/orig 2025-08-14T20:49:12.0617337Z * [new branch] gh/coconutruben/14/base -> origin/gh/coconutruben/14/base 2025-08-14T20:49:12.0618473Z * [new branch] gh/coconutruben/14/head -> origin/gh/coconutruben/14/head 2025-08-14T20:49:12.0619567Z * [new branch] gh/coconutruben/14/orig -> origin/gh/coconutruben/14/orig 2025-08-14T20:49:12.0621370Z * [new branch] gh/coconutruben/15/base -> origin/gh/coconutruben/15/base 2025-08-14T20:49:12.0622580Z * [new branch] gh/coconutruben/15/head -> origin/gh/coconutruben/15/head 2025-08-14T20:49:12.0623804Z * [new branch] gh/coconutruben/15/orig -> origin/gh/coconutruben/15/orig 2025-08-14T20:49:12.0625241Z * [new branch] gh/coconutruben/16/base -> origin/gh/coconutruben/16/base 2025-08-14T20:49:12.0626379Z * [new branch] gh/coconutruben/16/head -> origin/gh/coconutruben/16/head 2025-08-14T20:49:12.0627376Z * [new branch] gh/coconutruben/16/orig -> origin/gh/coconutruben/16/orig 2025-08-14T20:49:12.0629106Z * [new branch] gh/coconutruben/17/base -> origin/gh/coconutruben/17/base 2025-08-14T20:49:12.0630301Z * [new branch] gh/coconutruben/17/head -> origin/gh/coconutruben/17/head 2025-08-14T20:49:12.0631470Z * [new branch] gh/coconutruben/17/orig -> origin/gh/coconutruben/17/orig 2025-08-14T20:49:12.0633062Z * [new branch] gh/coconutruben/18/base -> origin/gh/coconutruben/18/base 2025-08-14T20:49:12.0634704Z * [new branch] gh/coconutruben/18/head -> origin/gh/coconutruben/18/head 2025-08-14T20:49:12.0635804Z * [new branch] gh/coconutruben/18/orig -> origin/gh/coconutruben/18/orig 2025-08-14T20:49:12.0637702Z * [new branch] gh/coconutruben/19/base -> origin/gh/coconutruben/19/base 2025-08-14T20:49:12.0638517Z * [new branch] gh/coconutruben/19/head -> origin/gh/coconutruben/19/head 2025-08-14T20:49:12.0640039Z * [new branch] gh/coconutruben/19/orig -> origin/gh/coconutruben/19/orig 2025-08-14T20:49:12.0641698Z * [new branch] gh/coconutruben/20/base -> origin/gh/coconutruben/20/base 2025-08-14T20:49:12.0642919Z * [new branch] gh/coconutruben/20/head -> origin/gh/coconutruben/20/head 2025-08-14T20:49:12.0644070Z * [new branch] gh/coconutruben/20/orig -> origin/gh/coconutruben/20/orig 2025-08-14T20:49:12.0645703Z * [new branch] gh/coconutruben/21/base -> origin/gh/coconutruben/21/base 2025-08-14T20:49:12.0646757Z * [new branch] gh/coconutruben/21/head -> origin/gh/coconutruben/21/head 2025-08-14T20:49:12.0647921Z * [new branch] gh/coconutruben/21/orig -> origin/gh/coconutruben/21/orig 2025-08-14T20:49:12.0649477Z * [new branch] gh/coconutruben/22/base -> origin/gh/coconutruben/22/base 2025-08-14T20:49:12.0650712Z * [new branch] gh/coconutruben/22/head -> origin/gh/coconutruben/22/head 2025-08-14T20:49:12.0652151Z * [new branch] gh/coconutruben/22/orig -> origin/gh/coconutruben/22/orig 2025-08-14T20:49:12.0653725Z * [new branch] gh/coconutruben/23/base -> origin/gh/coconutruben/23/base 2025-08-14T20:49:12.0654849Z * [new branch] gh/coconutruben/23/head -> origin/gh/coconutruben/23/head 2025-08-14T20:49:12.0655953Z * [new branch] gh/coconutruben/23/orig -> origin/gh/coconutruben/23/orig 2025-08-14T20:49:12.0657565Z * [new branch] gh/coconutruben/24/base -> origin/gh/coconutruben/24/base 2025-08-14T20:49:12.0658766Z * [new branch] gh/coconutruben/24/head -> origin/gh/coconutruben/24/head 2025-08-14T20:49:12.0659859Z * [new branch] gh/coconutruben/24/orig -> origin/gh/coconutruben/24/orig 2025-08-14T20:49:12.0661995Z * [new branch] gh/coconutruben/25/base -> origin/gh/coconutruben/25/base 2025-08-14T20:49:12.0663618Z * [new branch] gh/coconutruben/25/head -> origin/gh/coconutruben/25/head 2025-08-14T20:49:12.0665003Z * [new branch] gh/coconutruben/25/orig -> origin/gh/coconutruben/25/orig 2025-08-14T20:49:12.0666609Z * [new branch] gh/coconutruben/26/base -> origin/gh/coconutruben/26/base 2025-08-14T20:49:12.0667767Z * [new branch] gh/coconutruben/26/head -> origin/gh/coconutruben/26/head 2025-08-14T20:49:12.0668837Z * [new branch] gh/coconutruben/26/orig -> origin/gh/coconutruben/26/orig 2025-08-14T20:49:12.0672467Z * [new branch] gh/coconutruben/27/base -> origin/gh/coconutruben/27/base 2025-08-14T20:49:12.0673830Z * [new branch] gh/coconutruben/27/head -> origin/gh/coconutruben/27/head 2025-08-14T20:49:12.0675102Z * [new branch] gh/coconutruben/27/orig -> origin/gh/coconutruben/27/orig 2025-08-14T20:49:12.0677540Z * [new branch] gh/codingwithsurya/10/base -> origin/gh/codingwithsurya/10/base 2025-08-14T20:49:12.0678814Z * [new branch] gh/codingwithsurya/10/head -> origin/gh/codingwithsurya/10/head 2025-08-14T20:49:12.0680217Z * [new branch] gh/codingwithsurya/10/orig -> origin/gh/codingwithsurya/10/orig 2025-08-14T20:49:12.0681866Z * [new branch] gh/codingwithsurya/11/base -> origin/gh/codingwithsurya/11/base 2025-08-14T20:49:12.0683228Z * [new branch] gh/codingwithsurya/11/head -> origin/gh/codingwithsurya/11/head 2025-08-14T20:49:12.0684260Z * [new branch] gh/codingwithsurya/11/orig -> origin/gh/codingwithsurya/11/orig 2025-08-14T20:49:12.0686298Z * [new branch] gh/codingwithsurya/12/base -> origin/gh/codingwithsurya/12/base 2025-08-14T20:49:12.0687677Z * [new branch] gh/codingwithsurya/12/head -> origin/gh/codingwithsurya/12/head 2025-08-14T20:49:12.0689024Z * [new branch] gh/codingwithsurya/12/orig -> origin/gh/codingwithsurya/12/orig 2025-08-14T20:49:12.0690545Z * [new branch] gh/codingwithsurya/13/base -> origin/gh/codingwithsurya/13/base 2025-08-14T20:49:12.0691893Z * [new branch] gh/codingwithsurya/13/head -> origin/gh/codingwithsurya/13/head 2025-08-14T20:49:12.0693187Z * [new branch] gh/codingwithsurya/13/orig -> origin/gh/codingwithsurya/13/orig 2025-08-14T20:49:12.0694582Z * [new branch] gh/codingwithsurya/14/base -> origin/gh/codingwithsurya/14/base 2025-08-14T20:49:12.0695669Z * [new branch] gh/codingwithsurya/14/head -> origin/gh/codingwithsurya/14/head 2025-08-14T20:49:12.0696752Z * [new branch] gh/codingwithsurya/14/orig -> origin/gh/codingwithsurya/14/orig 2025-08-14T20:49:12.0698440Z * [new branch] gh/codingwithsurya/15/base -> origin/gh/codingwithsurya/15/base 2025-08-14T20:49:12.0699589Z * [new branch] gh/codingwithsurya/15/head -> origin/gh/codingwithsurya/15/head 2025-08-14T20:49:12.0700735Z * [new branch] gh/codingwithsurya/15/orig -> origin/gh/codingwithsurya/15/orig 2025-08-14T20:49:12.0702442Z * [new branch] gh/codingwithsurya/16/base -> origin/gh/codingwithsurya/16/base 2025-08-14T20:49:12.0703870Z * [new branch] gh/codingwithsurya/16/head -> origin/gh/codingwithsurya/16/head 2025-08-14T20:49:12.0705015Z * [new branch] gh/codingwithsurya/16/orig -> origin/gh/codingwithsurya/16/orig 2025-08-14T20:49:12.0706760Z * [new branch] gh/codingwithsurya/17/base -> origin/gh/codingwithsurya/17/base 2025-08-14T20:49:12.0707960Z * [new branch] gh/codingwithsurya/17/head -> origin/gh/codingwithsurya/17/head 2025-08-14T20:49:12.0709065Z * [new branch] gh/codingwithsurya/17/orig -> origin/gh/codingwithsurya/17/orig 2025-08-14T20:49:12.0710603Z * [new branch] gh/codingwithsurya/18/base -> origin/gh/codingwithsurya/18/base 2025-08-14T20:49:12.0711755Z * [new branch] gh/codingwithsurya/18/head -> origin/gh/codingwithsurya/18/head 2025-08-14T20:49:12.0712820Z * [new branch] gh/codingwithsurya/18/orig -> origin/gh/codingwithsurya/18/orig 2025-08-14T20:49:12.0714603Z * [new branch] gh/codingwithsurya/19/base -> origin/gh/codingwithsurya/19/base 2025-08-14T20:49:12.0715776Z * [new branch] gh/codingwithsurya/19/head -> origin/gh/codingwithsurya/19/head 2025-08-14T20:49:12.0716853Z * [new branch] gh/codingwithsurya/19/orig -> origin/gh/codingwithsurya/19/orig 2025-08-14T20:49:12.0718344Z * [new branch] gh/codingwithsurya/20/base -> origin/gh/codingwithsurya/20/base 2025-08-14T20:49:12.0719667Z * [new branch] gh/codingwithsurya/20/head -> origin/gh/codingwithsurya/20/head 2025-08-14T20:49:12.0720880Z * [new branch] gh/codingwithsurya/20/orig -> origin/gh/codingwithsurya/20/orig 2025-08-14T20:49:12.0722648Z * [new branch] gh/codingwithsurya/21/base -> origin/gh/codingwithsurya/21/base 2025-08-14T20:49:12.0723911Z * [new branch] gh/codingwithsurya/21/head -> origin/gh/codingwithsurya/21/head 2025-08-14T20:49:12.0725013Z * [new branch] gh/codingwithsurya/21/orig -> origin/gh/codingwithsurya/21/orig 2025-08-14T20:49:12.0726704Z * [new branch] gh/codingwithsurya/8/base -> origin/gh/codingwithsurya/8/base 2025-08-14T20:49:12.0727875Z * [new branch] gh/codingwithsurya/8/head -> origin/gh/codingwithsurya/8/head 2025-08-14T20:49:12.0728990Z * [new branch] gh/codingwithsurya/8/orig -> origin/gh/codingwithsurya/8/orig 2025-08-14T20:49:12.0730683Z * [new branch] gh/codingwithsurya/9/base -> origin/gh/codingwithsurya/9/base 2025-08-14T20:49:12.0732002Z * [new branch] gh/codingwithsurya/9/head -> origin/gh/codingwithsurya/9/head 2025-08-14T20:49:12.0733079Z * [new branch] gh/codingwithsurya/9/orig -> origin/gh/codingwithsurya/9/orig 2025-08-14T20:49:12.0734852Z * [new branch] gh/colinchan15/1/base -> origin/gh/colinchan15/1/base 2025-08-14T20:49:12.0736027Z * [new branch] gh/colinchan15/1/head -> origin/gh/colinchan15/1/head 2025-08-14T20:49:12.0737345Z * [new branch] gh/colinchan15/2/base -> origin/gh/colinchan15/2/base 2025-08-14T20:49:12.0738400Z * [new branch] gh/colinchan15/2/head -> origin/gh/colinchan15/2/head 2025-08-14T20:49:12.0739666Z * [new branch] gh/colinchan15/3/base -> origin/gh/colinchan15/3/base 2025-08-14T20:49:12.0740677Z * [new branch] gh/colinchan15/3/head -> origin/gh/colinchan15/3/head 2025-08-14T20:49:12.0742128Z * [new branch] gh/colinchan15/4/base -> origin/gh/colinchan15/4/base 2025-08-14T20:49:12.0742920Z * [new branch] gh/colinchan15/4/head -> origin/gh/colinchan15/4/head 2025-08-14T20:49:12.0744223Z * [new branch] gh/colinchan15/5/base -> origin/gh/colinchan15/5/base 2025-08-14T20:49:12.0745286Z * [new branch] gh/colinchan15/5/head -> origin/gh/colinchan15/5/head 2025-08-14T20:49:12.0746925Z * [new branch] gh/colinchan15/6/base -> origin/gh/colinchan15/6/base 2025-08-14T20:49:12.0748087Z * [new branch] gh/colinchan15/6/head -> origin/gh/colinchan15/6/head 2025-08-14T20:49:12.0749905Z * [new branch] gh/davidberard98/351/base -> origin/gh/davidberard98/351/base 2025-08-14T20:49:12.0751027Z * [new branch] gh/davidberard98/351/head -> origin/gh/davidberard98/351/head 2025-08-14T20:49:12.0752150Z * [new branch] gh/davidberard98/351/orig -> origin/gh/davidberard98/351/orig 2025-08-14T20:49:12.0753440Z * [new branch] gh/davidberard98/353/base -> origin/gh/davidberard98/353/base 2025-08-14T20:49:12.0754516Z * [new branch] gh/davidberard98/353/head -> origin/gh/davidberard98/353/head 2025-08-14T20:49:12.0755579Z * [new branch] gh/davidberard98/353/orig -> origin/gh/davidberard98/353/orig 2025-08-14T20:49:12.0757013Z * [new branch] gh/davidberard98/356/base -> origin/gh/davidberard98/356/base 2025-08-14T20:49:12.0758081Z * [new branch] gh/davidberard98/356/head -> origin/gh/davidberard98/356/head 2025-08-14T20:49:12.0759217Z * [new branch] gh/davidberard98/356/orig -> origin/gh/davidberard98/356/orig 2025-08-14T20:49:12.0761098Z * [new branch] gh/davidberard98/382/base -> origin/gh/davidberard98/382/base 2025-08-14T20:49:12.0762441Z * [new branch] gh/davidberard98/382/head -> origin/gh/davidberard98/382/head 2025-08-14T20:49:12.0763533Z * [new branch] gh/davidberard98/382/orig -> origin/gh/davidberard98/382/orig 2025-08-14T20:49:12.0765099Z * [new branch] gh/davidberard98/386/base -> origin/gh/davidberard98/386/base 2025-08-14T20:49:12.0766333Z * [new branch] gh/davidberard98/386/head -> origin/gh/davidberard98/386/head 2025-08-14T20:49:12.0767857Z * [new branch] gh/davidberard98/386/orig -> origin/gh/davidberard98/386/orig 2025-08-14T20:49:12.0769484Z * [new branch] gh/davidberard98/389/base -> origin/gh/davidberard98/389/base 2025-08-14T20:49:12.0770707Z * [new branch] gh/davidberard98/389/head -> origin/gh/davidberard98/389/head 2025-08-14T20:49:12.0771761Z * [new branch] gh/davidberard98/389/orig -> origin/gh/davidberard98/389/orig 2025-08-14T20:49:12.0773456Z * [new branch] gh/davidberard98/390/base -> origin/gh/davidberard98/390/base 2025-08-14T20:49:12.0774555Z * [new branch] gh/davidberard98/390/head -> origin/gh/davidberard98/390/head 2025-08-14T20:49:12.0775674Z * [new branch] gh/davidberard98/390/orig -> origin/gh/davidberard98/390/orig 2025-08-14T20:49:12.0777175Z * [new branch] gh/davidberard98/391/base -> origin/gh/davidberard98/391/base 2025-08-14T20:49:12.0778327Z * [new branch] gh/davidberard98/391/head -> origin/gh/davidberard98/391/head 2025-08-14T20:49:12.0779356Z * [new branch] gh/davidberard98/391/orig -> origin/gh/davidberard98/391/orig 2025-08-14T20:49:12.0780839Z * [new branch] gh/davidberard98/392/base -> origin/gh/davidberard98/392/base 2025-08-14T20:49:12.0782053Z * [new branch] gh/davidberard98/392/head -> origin/gh/davidberard98/392/head 2025-08-14T20:49:12.0783130Z * [new branch] gh/davidberard98/392/orig -> origin/gh/davidberard98/392/orig 2025-08-14T20:49:12.0784536Z * [new branch] gh/davidberard98/393/base -> origin/gh/davidberard98/393/base 2025-08-14T20:49:12.0785605Z * [new branch] gh/davidberard98/393/head -> origin/gh/davidberard98/393/head 2025-08-14T20:49:12.0786656Z * [new branch] gh/davidberard98/393/orig -> origin/gh/davidberard98/393/orig 2025-08-14T20:49:12.0788304Z * [new branch] gh/davidberard98/394/base -> origin/gh/davidberard98/394/base 2025-08-14T20:49:12.0789597Z * [new branch] gh/davidberard98/394/head -> origin/gh/davidberard98/394/head 2025-08-14T20:49:12.0790712Z * [new branch] gh/davidberard98/394/orig -> origin/gh/davidberard98/394/orig 2025-08-14T20:49:12.0792367Z * [new branch] gh/davidberard98/395/base -> origin/gh/davidberard98/395/base 2025-08-14T20:49:12.0793613Z * [new branch] gh/davidberard98/395/head -> origin/gh/davidberard98/395/head 2025-08-14T20:49:12.0794799Z * [new branch] gh/davidberard98/395/orig -> origin/gh/davidberard98/395/orig 2025-08-14T20:49:12.0796297Z * [new branch] gh/davidberard98/396/base -> origin/gh/davidberard98/396/base 2025-08-14T20:49:12.0797311Z * [new branch] gh/davidberard98/396/head -> origin/gh/davidberard98/396/head 2025-08-14T20:49:12.0798381Z * [new branch] gh/davidberard98/396/orig -> origin/gh/davidberard98/396/orig 2025-08-14T20:49:12.0800406Z * [new branch] gh/davidberard98/397/base -> origin/gh/davidberard98/397/base 2025-08-14T20:49:12.0801475Z * [new branch] gh/davidberard98/397/head -> origin/gh/davidberard98/397/head 2025-08-14T20:49:12.0802642Z * [new branch] gh/davidberard98/397/orig -> origin/gh/davidberard98/397/orig 2025-08-14T20:49:12.0804229Z * [new branch] gh/davidberard98/398/base -> origin/gh/davidberard98/398/base 2025-08-14T20:49:12.0805303Z * [new branch] gh/davidberard98/398/head -> origin/gh/davidberard98/398/head 2025-08-14T20:49:12.0806301Z * [new branch] gh/davidberard98/398/orig -> origin/gh/davidberard98/398/orig 2025-08-14T20:49:12.0808116Z * [new branch] gh/desertfire/570/base -> origin/gh/desertfire/570/base 2025-08-14T20:49:12.0809459Z * [new branch] gh/desertfire/570/head -> origin/gh/desertfire/570/head 2025-08-14T20:49:12.0810516Z * [new branch] gh/desertfire/570/orig -> origin/gh/desertfire/570/orig 2025-08-14T20:49:12.0811937Z * [new branch] gh/desertfire/572/base -> origin/gh/desertfire/572/base 2025-08-14T20:49:12.0813083Z * [new branch] gh/desertfire/572/head -> origin/gh/desertfire/572/head 2025-08-14T20:49:12.0814320Z * [new branch] gh/desertfire/572/orig -> origin/gh/desertfire/572/orig 2025-08-14T20:49:12.0815756Z * [new branch] gh/desertfire/589/base -> origin/gh/desertfire/589/base 2025-08-14T20:49:12.0816899Z * [new branch] gh/desertfire/589/head -> origin/gh/desertfire/589/head 2025-08-14T20:49:12.0818070Z * [new branch] gh/desertfire/589/orig -> origin/gh/desertfire/589/orig 2025-08-14T20:49:12.0819699Z * [new branch] gh/desertfire/590/base -> origin/gh/desertfire/590/base 2025-08-14T20:49:12.0820707Z * [new branch] gh/desertfire/590/head -> origin/gh/desertfire/590/head 2025-08-14T20:49:12.0821724Z * [new branch] gh/desertfire/590/orig -> origin/gh/desertfire/590/orig 2025-08-14T20:49:12.0823165Z * [new branch] gh/desertfire/591/base -> origin/gh/desertfire/591/base 2025-08-14T20:49:12.0824203Z * [new branch] gh/desertfire/591/head -> origin/gh/desertfire/591/head 2025-08-14T20:49:12.0825348Z * [new branch] gh/desertfire/591/orig -> origin/gh/desertfire/591/orig 2025-08-14T20:49:12.0826773Z * [new branch] gh/desertfire/592/base -> origin/gh/desertfire/592/base 2025-08-14T20:49:12.0827830Z * [new branch] gh/desertfire/592/head -> origin/gh/desertfire/592/head 2025-08-14T20:49:12.0829008Z * [new branch] gh/desertfire/592/orig -> origin/gh/desertfire/592/orig 2025-08-14T20:49:12.0830376Z * [new branch] gh/desertfire/593/base -> origin/gh/desertfire/593/base 2025-08-14T20:49:12.0831419Z * [new branch] gh/desertfire/593/head -> origin/gh/desertfire/593/head 2025-08-14T20:49:12.0832596Z * [new branch] gh/desertfire/593/orig -> origin/gh/desertfire/593/orig 2025-08-14T20:49:12.0834010Z * [new branch] gh/desertfire/594/base -> origin/gh/desertfire/594/base 2025-08-14T20:49:12.0835088Z * [new branch] gh/desertfire/594/head -> origin/gh/desertfire/594/head 2025-08-14T20:49:12.0836176Z * [new branch] gh/desertfire/594/orig -> origin/gh/desertfire/594/orig 2025-08-14T20:49:12.0837588Z * [new branch] gh/desertfire/595/base -> origin/gh/desertfire/595/base 2025-08-14T20:49:12.0838650Z * [new branch] gh/desertfire/595/head -> origin/gh/desertfire/595/head 2025-08-14T20:49:12.0840087Z * [new branch] gh/desertfire/595/orig -> origin/gh/desertfire/595/orig 2025-08-14T20:49:12.0841635Z * [new branch] gh/desertfire/596/base -> origin/gh/desertfire/596/base 2025-08-14T20:49:12.0842710Z * [new branch] gh/desertfire/596/head -> origin/gh/desertfire/596/head 2025-08-14T20:49:12.0843942Z * [new branch] gh/desertfire/596/orig -> origin/gh/desertfire/596/orig 2025-08-14T20:49:12.0845395Z * [new branch] gh/desertfire/597/base -> origin/gh/desertfire/597/base 2025-08-14T20:49:12.0846474Z * [new branch] gh/desertfire/597/head -> origin/gh/desertfire/597/head 2025-08-14T20:49:12.0847599Z * [new branch] gh/desertfire/597/orig -> origin/gh/desertfire/597/orig 2025-08-14T20:49:12.0849588Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-08-14T20:49:12.0850577Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-08-14T20:49:12.0852252Z * [new branch] gh/dharakk/4/base -> origin/gh/dharakk/4/base 2025-08-14T20:49:12.0853360Z * [new branch] gh/dharakk/4/head -> origin/gh/dharakk/4/head 2025-08-14T20:49:12.0854504Z * [new branch] gh/dharakk/4/orig -> origin/gh/dharakk/4/orig 2025-08-14T20:49:12.0856225Z * [new branch] gh/drisspg/140/base -> origin/gh/drisspg/140/base 2025-08-14T20:49:12.0857308Z * [new branch] gh/drisspg/140/head -> origin/gh/drisspg/140/head 2025-08-14T20:49:12.0858331Z * [new branch] gh/drisspg/140/orig -> origin/gh/drisspg/140/orig 2025-08-14T20:49:12.0859776Z * [new branch] gh/drisspg/149/base -> origin/gh/drisspg/149/base 2025-08-14T20:49:12.0860828Z * [new branch] gh/drisspg/149/head -> origin/gh/drisspg/149/head 2025-08-14T20:49:12.0861905Z * [new branch] gh/drisspg/149/orig -> origin/gh/drisspg/149/orig 2025-08-14T20:49:12.0863283Z * [new branch] gh/drisspg/150/base -> origin/gh/drisspg/150/base 2025-08-14T20:49:12.0864328Z * [new branch] gh/drisspg/150/head -> origin/gh/drisspg/150/head 2025-08-14T20:49:12.0865391Z * [new branch] gh/drisspg/150/orig -> origin/gh/drisspg/150/orig 2025-08-14T20:49:12.0866773Z * [new branch] gh/drisspg/151/base -> origin/gh/drisspg/151/base 2025-08-14T20:49:12.0867796Z * [new branch] gh/drisspg/151/head -> origin/gh/drisspg/151/head 2025-08-14T20:49:12.0868847Z * [new branch] gh/drisspg/151/orig -> origin/gh/drisspg/151/orig 2025-08-14T20:49:12.0870713Z * [new branch] gh/drisspg/158/base -> origin/gh/drisspg/158/base 2025-08-14T20:49:12.0871772Z * [new branch] gh/drisspg/158/head -> origin/gh/drisspg/158/head 2025-08-14T20:49:12.0872893Z * [new branch] gh/drisspg/158/orig -> origin/gh/drisspg/158/orig 2025-08-14T20:49:12.0874369Z * [new branch] gh/drisspg/159/base -> origin/gh/drisspg/159/base 2025-08-14T20:49:12.0875396Z * [new branch] gh/drisspg/159/head -> origin/gh/drisspg/159/head 2025-08-14T20:49:12.0876474Z * [new branch] gh/drisspg/159/orig -> origin/gh/drisspg/159/orig 2025-08-14T20:49:12.0878012Z * [new branch] gh/drisspg/166/base -> origin/gh/drisspg/166/base 2025-08-14T20:49:12.0879137Z * [new branch] gh/drisspg/166/head -> origin/gh/drisspg/166/head 2025-08-14T20:49:12.0880340Z * [new branch] gh/drisspg/166/orig -> origin/gh/drisspg/166/orig 2025-08-14T20:49:12.0881849Z * [new branch] gh/drisspg/168/base -> origin/gh/drisspg/168/base 2025-08-14T20:49:12.0882941Z * [new branch] gh/drisspg/168/head -> origin/gh/drisspg/168/head 2025-08-14T20:49:12.0884024Z * [new branch] gh/drisspg/168/orig -> origin/gh/drisspg/168/orig 2025-08-14T20:49:12.0885456Z * [new branch] gh/drisspg/169/base -> origin/gh/drisspg/169/base 2025-08-14T20:49:12.0886584Z * [new branch] gh/drisspg/169/head -> origin/gh/drisspg/169/head 2025-08-14T20:49:12.0887702Z * [new branch] gh/drisspg/169/orig -> origin/gh/drisspg/169/orig 2025-08-14T20:49:12.0889126Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-08-14T20:49:12.0890219Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-08-14T20:49:12.0891408Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-08-14T20:49:12.0892814Z * [new branch] gh/drisspg/171/base -> origin/gh/drisspg/171/base 2025-08-14T20:49:12.0893885Z * [new branch] gh/drisspg/171/head -> origin/gh/drisspg/171/head 2025-08-14T20:49:12.0894993Z * [new branch] gh/drisspg/171/orig -> origin/gh/drisspg/171/orig 2025-08-14T20:49:12.0896512Z * [new branch] gh/drisspg/172/base -> origin/gh/drisspg/172/base 2025-08-14T20:49:12.0897497Z * [new branch] gh/drisspg/172/head -> origin/gh/drisspg/172/head 2025-08-14T20:49:12.0898538Z * [new branch] gh/drisspg/172/orig -> origin/gh/drisspg/172/orig 2025-08-14T20:49:12.0899923Z * [new branch] gh/drisspg/173/base -> origin/gh/drisspg/173/base 2025-08-14T20:49:12.0900991Z * [new branch] gh/drisspg/173/head -> origin/gh/drisspg/173/head 2025-08-14T20:49:12.0902021Z * [new branch] gh/drisspg/173/orig -> origin/gh/drisspg/173/orig 2025-08-14T20:49:12.0903431Z * [new branch] gh/drisspg/174/base -> origin/gh/drisspg/174/base 2025-08-14T20:49:12.0904465Z * [new branch] gh/drisspg/174/head -> origin/gh/drisspg/174/head 2025-08-14T20:49:12.0905527Z * [new branch] gh/drisspg/174/orig -> origin/gh/drisspg/174/orig 2025-08-14T20:49:12.0907363Z * [new branch] gh/drisspg/175/base -> origin/gh/drisspg/175/base 2025-08-14T20:49:12.0908443Z * [new branch] gh/drisspg/175/head -> origin/gh/drisspg/175/head 2025-08-14T20:49:12.0909474Z * [new branch] gh/drisspg/175/orig -> origin/gh/drisspg/175/orig 2025-08-14T20:49:12.0910855Z * [new branch] gh/drisspg/176/base -> origin/gh/drisspg/176/base 2025-08-14T20:49:12.0911930Z * [new branch] gh/drisspg/176/head -> origin/gh/drisspg/176/head 2025-08-14T20:49:12.0912990Z * [new branch] gh/drisspg/176/orig -> origin/gh/drisspg/176/orig 2025-08-14T20:49:12.0914812Z * [new branch] gh/drisspg/177/base -> origin/gh/drisspg/177/base 2025-08-14T20:49:12.0915886Z * [new branch] gh/drisspg/177/head -> origin/gh/drisspg/177/head 2025-08-14T20:49:12.0917090Z * [new branch] gh/drisspg/177/orig -> origin/gh/drisspg/177/orig 2025-08-14T20:49:12.0918550Z * [new branch] gh/drisspg/178/base -> origin/gh/drisspg/178/base 2025-08-14T20:49:12.0919949Z * [new branch] gh/drisspg/178/head -> origin/gh/drisspg/178/head 2025-08-14T20:49:12.0920952Z * [new branch] gh/drisspg/178/orig -> origin/gh/drisspg/178/orig 2025-08-14T20:49:12.0922438Z * [new branch] gh/drisspg/179/base -> origin/gh/drisspg/179/base 2025-08-14T20:49:12.0923488Z * [new branch] gh/drisspg/179/head -> origin/gh/drisspg/179/head 2025-08-14T20:49:12.0924583Z * [new branch] gh/drisspg/179/orig -> origin/gh/drisspg/179/orig 2025-08-14T20:49:12.0926060Z * [new branch] gh/drisspg/180/base -> origin/gh/drisspg/180/base 2025-08-14T20:49:12.0927139Z * [new branch] gh/drisspg/180/head -> origin/gh/drisspg/180/head 2025-08-14T20:49:12.0928236Z * [new branch] gh/drisspg/180/orig -> origin/gh/drisspg/180/orig 2025-08-14T20:49:12.0929699Z * [new branch] gh/drisspg/181/base -> origin/gh/drisspg/181/base 2025-08-14T20:49:12.0930751Z * [new branch] gh/drisspg/181/head -> origin/gh/drisspg/181/head 2025-08-14T20:49:12.0931868Z * [new branch] gh/drisspg/181/orig -> origin/gh/drisspg/181/orig 2025-08-14T20:49:12.0933401Z * [new branch] gh/drisspg/182/base -> origin/gh/drisspg/182/base 2025-08-14T20:49:12.0934498Z * [new branch] gh/drisspg/182/head -> origin/gh/drisspg/182/head 2025-08-14T20:49:12.0935844Z * [new branch] gh/drisspg/183/base -> origin/gh/drisspg/183/base 2025-08-14T20:49:12.0936810Z * [new branch] gh/drisspg/183/head -> origin/gh/drisspg/183/head 2025-08-14T20:49:12.0938109Z * [new branch] gh/drisspg/184/base -> origin/gh/drisspg/184/base 2025-08-14T20:49:12.0939094Z * [new branch] gh/drisspg/184/head -> origin/gh/drisspg/184/head 2025-08-14T20:49:12.0940634Z * [new branch] gh/drisspg/185/base -> origin/gh/drisspg/185/base 2025-08-14T20:49:12.0941638Z * [new branch] gh/drisspg/185/head -> origin/gh/drisspg/185/head 2025-08-14T20:49:12.0943420Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-08-14T20:49:12.0944460Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-08-14T20:49:12.0946146Z * [new branch] gh/eellison/784/base -> origin/gh/eellison/784/base 2025-08-14T20:49:12.0947262Z * [new branch] gh/eellison/784/head -> origin/gh/eellison/784/head 2025-08-14T20:49:12.0948300Z * [new branch] gh/eellison/784/orig -> origin/gh/eellison/784/orig 2025-08-14T20:49:12.0949981Z * [new branch] gh/eellison/785/base -> origin/gh/eellison/785/base 2025-08-14T20:49:12.0951128Z * [new branch] gh/eellison/785/head -> origin/gh/eellison/785/head 2025-08-14T20:49:12.0952140Z * [new branch] gh/eellison/785/orig -> origin/gh/eellison/785/orig 2025-08-14T20:49:12.0953599Z * [new branch] gh/eellison/789/base -> origin/gh/eellison/789/base 2025-08-14T20:49:12.0954765Z * [new branch] gh/eellison/789/head -> origin/gh/eellison/789/head 2025-08-14T20:49:12.0955716Z * [new branch] gh/eellison/789/orig -> origin/gh/eellison/789/orig 2025-08-14T20:49:12.0957159Z * [new branch] gh/eellison/800/base -> origin/gh/eellison/800/base 2025-08-14T20:49:12.0958255Z * [new branch] gh/eellison/800/head -> origin/gh/eellison/800/head 2025-08-14T20:49:12.0959584Z * [new branch] gh/eellison/800/orig -> origin/gh/eellison/800/orig 2025-08-14T20:49:12.0961130Z * [new branch] gh/eellison/801/base -> origin/gh/eellison/801/base 2025-08-14T20:49:12.0962220Z * [new branch] gh/eellison/801/head -> origin/gh/eellison/801/head 2025-08-14T20:49:12.0963316Z * [new branch] gh/eellison/801/orig -> origin/gh/eellison/801/orig 2025-08-14T20:49:12.0964826Z * [new branch] gh/eellison/802/base -> origin/gh/eellison/802/base 2025-08-14T20:49:12.0965896Z * [new branch] gh/eellison/802/head -> origin/gh/eellison/802/head 2025-08-14T20:49:12.0966988Z * [new branch] gh/eellison/802/orig -> origin/gh/eellison/802/orig 2025-08-14T20:49:12.0968428Z * [new branch] gh/eellison/805/base -> origin/gh/eellison/805/base 2025-08-14T20:49:12.0969657Z * [new branch] gh/eellison/805/head -> origin/gh/eellison/805/head 2025-08-14T20:49:12.0972766Z * [new branch] gh/eellison/805/orig -> origin/gh/eellison/805/orig 2025-08-14T20:49:12.0974503Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-08-14T20:49:12.0975307Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-08-14T20:49:12.0976469Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-08-14T20:49:12.0977885Z * [new branch] gh/eellison/809/base -> origin/gh/eellison/809/base 2025-08-14T20:49:12.0978960Z * [new branch] gh/eellison/809/head -> origin/gh/eellison/809/head 2025-08-14T20:49:12.0980056Z * [new branch] gh/eellison/809/orig -> origin/gh/eellison/809/orig 2025-08-14T20:49:12.0981964Z * [new branch] gh/eellison/810/base -> origin/gh/eellison/810/base 2025-08-14T20:49:12.0982891Z * [new branch] gh/eellison/810/head -> origin/gh/eellison/810/head 2025-08-14T20:49:12.0983928Z * [new branch] gh/eellison/810/orig -> origin/gh/eellison/810/orig 2025-08-14T20:49:12.0985292Z * [new branch] gh/eellison/811/base -> origin/gh/eellison/811/base 2025-08-14T20:49:12.0986482Z * [new branch] gh/eellison/811/head -> origin/gh/eellison/811/head 2025-08-14T20:49:12.0987443Z * [new branch] gh/eellison/811/orig -> origin/gh/eellison/811/orig 2025-08-14T20:49:12.0988846Z * [new branch] gh/eellison/812/base -> origin/gh/eellison/812/base 2025-08-14T20:49:12.0989901Z * [new branch] gh/eellison/812/head -> origin/gh/eellison/812/head 2025-08-14T20:49:12.0991012Z * [new branch] gh/eellison/812/orig -> origin/gh/eellison/812/orig 2025-08-14T20:49:12.0992678Z * [new branch] gh/etaf/132/base -> origin/gh/etaf/132/base 2025-08-14T20:49:12.0993783Z * [new branch] gh/etaf/132/head -> origin/gh/etaf/132/head 2025-08-14T20:49:12.0994818Z * [new branch] gh/etaf/132/orig -> origin/gh/etaf/132/orig 2025-08-14T20:49:12.0996314Z * [new branch] gh/etaf/138/base -> origin/gh/etaf/138/base 2025-08-14T20:49:12.0997439Z * [new branch] gh/etaf/138/head -> origin/gh/etaf/138/head 2025-08-14T20:49:12.0998566Z * [new branch] gh/etaf/138/orig -> origin/gh/etaf/138/orig 2025-08-14T20:49:12.1000468Z * [new branch] gh/etaf/140/base -> origin/gh/etaf/140/base 2025-08-14T20:49:12.1001453Z * [new branch] gh/etaf/140/head -> origin/gh/etaf/140/head 2025-08-14T20:49:12.1002538Z * [new branch] gh/etaf/140/orig -> origin/gh/etaf/140/orig 2025-08-14T20:49:12.1004038Z * [new branch] gh/etaf/143/base -> origin/gh/etaf/143/base 2025-08-14T20:49:12.1005229Z * [new branch] gh/etaf/143/head -> origin/gh/etaf/143/head 2025-08-14T20:49:12.1006283Z * [new branch] gh/etaf/143/orig -> origin/gh/etaf/143/orig 2025-08-14T20:49:12.1007796Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-08-14T20:49:12.1008918Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-08-14T20:49:12.1010389Z * [new branch] gh/etaf/148/base -> origin/gh/etaf/148/base 2025-08-14T20:49:12.1011572Z * [new branch] gh/etaf/148/head -> origin/gh/etaf/148/head 2025-08-14T20:49:12.1012625Z * [new branch] gh/etaf/148/orig -> origin/gh/etaf/148/orig 2025-08-14T20:49:12.1014033Z * [new branch] gh/etaf/149/base -> origin/gh/etaf/149/base 2025-08-14T20:49:12.1015132Z * [new branch] gh/etaf/149/head -> origin/gh/etaf/149/head 2025-08-14T20:49:12.1016224Z * [new branch] gh/etaf/149/orig -> origin/gh/etaf/149/orig 2025-08-14T20:49:12.1017775Z * [new branch] gh/etaf/150/base -> origin/gh/etaf/150/base 2025-08-14T20:49:12.1018938Z * [new branch] gh/etaf/150/head -> origin/gh/etaf/150/head 2025-08-14T20:49:12.1019970Z * [new branch] gh/etaf/150/orig -> origin/gh/etaf/150/orig 2025-08-14T20:49:12.1021506Z * [new branch] gh/etaf/151/base -> origin/gh/etaf/151/base 2025-08-14T20:49:12.1022679Z * [new branch] gh/etaf/151/head -> origin/gh/etaf/151/head 2025-08-14T20:49:12.1023772Z * [new branch] gh/etaf/151/orig -> origin/gh/etaf/151/orig 2025-08-14T20:49:12.1025203Z * [new branch] gh/etaf/152/base -> origin/gh/etaf/152/base 2025-08-14T20:49:12.1026337Z * [new branch] gh/etaf/152/head -> origin/gh/etaf/152/head 2025-08-14T20:49:12.1027434Z * [new branch] gh/etaf/152/orig -> origin/gh/etaf/152/orig 2025-08-14T20:49:12.1028901Z * [new branch] gh/etaf/153/base -> origin/gh/etaf/153/base 2025-08-14T20:49:12.1029975Z * [new branch] gh/etaf/153/head -> origin/gh/etaf/153/head 2025-08-14T20:49:12.1031065Z * [new branch] gh/etaf/153/orig -> origin/gh/etaf/153/orig 2025-08-14T20:49:12.1032296Z * [new branch] gh/etaf/154/base -> origin/gh/etaf/154/base 2025-08-14T20:49:12.1033329Z * [new branch] gh/etaf/154/head -> origin/gh/etaf/154/head 2025-08-14T20:49:12.1034393Z * [new branch] gh/etaf/154/orig -> origin/gh/etaf/154/orig 2025-08-14T20:49:12.1036009Z * [new branch] gh/etaf/155/base -> origin/gh/etaf/155/base 2025-08-14T20:49:12.1037046Z * [new branch] gh/etaf/155/head -> origin/gh/etaf/155/head 2025-08-14T20:49:12.1038071Z * [new branch] gh/etaf/155/orig -> origin/gh/etaf/155/orig 2025-08-14T20:49:12.1040172Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-08-14T20:49:12.1041312Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-08-14T20:49:12.1042478Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-08-14T20:49:12.1043906Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-08-14T20:49:12.1045159Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-08-14T20:49:12.1046259Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-08-14T20:49:12.1047685Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-08-14T20:49:12.1048759Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-08-14T20:49:12.1049862Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-08-14T20:49:12.1051501Z * [new branch] gh/ezyang/3068/base -> origin/gh/ezyang/3068/base 2025-08-14T20:49:12.1052459Z * [new branch] gh/ezyang/3068/head -> origin/gh/ezyang/3068/head 2025-08-14T20:49:12.1053650Z * [new branch] gh/ezyang/3068/orig -> origin/gh/ezyang/3068/orig 2025-08-14T20:49:12.1055068Z * [new branch] gh/ezyang/3071/base -> origin/gh/ezyang/3071/base 2025-08-14T20:49:12.1056123Z * [new branch] gh/ezyang/3071/head -> origin/gh/ezyang/3071/head 2025-08-14T20:49:12.1057210Z * [new branch] gh/ezyang/3071/orig -> origin/gh/ezyang/3071/orig 2025-08-14T20:49:12.1058617Z * [new branch] gh/ezyang/3074/base -> origin/gh/ezyang/3074/base 2025-08-14T20:49:12.1059691Z * [new branch] gh/ezyang/3074/head -> origin/gh/ezyang/3074/head 2025-08-14T20:49:12.1060768Z * [new branch] gh/ezyang/3074/orig -> origin/gh/ezyang/3074/orig 2025-08-14T20:49:12.1062143Z * [new branch] gh/ezyang/3088/base -> origin/gh/ezyang/3088/base 2025-08-14T20:49:12.1063231Z * [new branch] gh/ezyang/3088/head -> origin/gh/ezyang/3088/head 2025-08-14T20:49:12.1064266Z * [new branch] gh/ezyang/3088/orig -> origin/gh/ezyang/3088/orig 2025-08-14T20:49:12.1065706Z * [new branch] gh/ezyang/3092/base -> origin/gh/ezyang/3092/base 2025-08-14T20:49:12.1066801Z * [new branch] gh/ezyang/3092/head -> origin/gh/ezyang/3092/head 2025-08-14T20:49:12.1067911Z * [new branch] gh/ezyang/3092/orig -> origin/gh/ezyang/3092/orig 2025-08-14T20:49:12.1069462Z * [new branch] gh/ezyang/3097/base -> origin/gh/ezyang/3097/base 2025-08-14T20:49:12.1070932Z * [new branch] gh/ezyang/3097/head -> origin/gh/ezyang/3097/head 2025-08-14T20:49:12.1072037Z * [new branch] gh/ezyang/3097/orig -> origin/gh/ezyang/3097/orig 2025-08-14T20:49:12.1073515Z * [new branch] gh/ezyang/3098/base -> origin/gh/ezyang/3098/base 2025-08-14T20:49:12.1074737Z * [new branch] gh/ezyang/3098/head -> origin/gh/ezyang/3098/head 2025-08-14T20:49:12.1075815Z * [new branch] gh/ezyang/3098/orig -> origin/gh/ezyang/3098/orig 2025-08-14T20:49:12.1077236Z * [new branch] gh/ezyang/3099/base -> origin/gh/ezyang/3099/base 2025-08-14T20:49:12.1078310Z * [new branch] gh/ezyang/3099/head -> origin/gh/ezyang/3099/head 2025-08-14T20:49:12.1079705Z * [new branch] gh/ezyang/3099/orig -> origin/gh/ezyang/3099/orig 2025-08-14T20:49:12.1081252Z * [new branch] gh/ezyang/3100/base -> origin/gh/ezyang/3100/base 2025-08-14T20:49:12.1082373Z * [new branch] gh/ezyang/3100/head -> origin/gh/ezyang/3100/head 2025-08-14T20:49:12.1083504Z * [new branch] gh/ezyang/3100/orig -> origin/gh/ezyang/3100/orig 2025-08-14T20:49:12.1084943Z * [new branch] gh/ezyang/3101/base -> origin/gh/ezyang/3101/base 2025-08-14T20:49:12.1086049Z * [new branch] gh/ezyang/3101/head -> origin/gh/ezyang/3101/head 2025-08-14T20:49:12.1087188Z * [new branch] gh/ezyang/3101/orig -> origin/gh/ezyang/3101/orig 2025-08-14T20:49:12.1088633Z * [new branch] gh/ezyang/3102/base -> origin/gh/ezyang/3102/base 2025-08-14T20:49:12.1089702Z * [new branch] gh/ezyang/3102/head -> origin/gh/ezyang/3102/head 2025-08-14T20:49:12.1090937Z * [new branch] gh/ezyang/3102/orig -> origin/gh/ezyang/3102/orig 2025-08-14T20:49:12.1092349Z * [new branch] gh/ezyang/3103/base -> origin/gh/ezyang/3103/base 2025-08-14T20:49:12.1093393Z * [new branch] gh/ezyang/3103/head -> origin/gh/ezyang/3103/head 2025-08-14T20:49:12.1094427Z * [new branch] gh/ezyang/3103/orig -> origin/gh/ezyang/3103/orig 2025-08-14T20:49:12.1096293Z * [new branch] gh/ezyang/3104/base -> origin/gh/ezyang/3104/base 2025-08-14T20:49:12.1097333Z * [new branch] gh/ezyang/3104/head -> origin/gh/ezyang/3104/head 2025-08-14T20:49:12.1098508Z * [new branch] gh/ezyang/3104/orig -> origin/gh/ezyang/3104/orig 2025-08-14T20:49:12.1100009Z * [new branch] gh/ezyang/3105/base -> origin/gh/ezyang/3105/base 2025-08-14T20:49:12.1101023Z * [new branch] gh/ezyang/3105/head -> origin/gh/ezyang/3105/head 2025-08-14T20:49:12.1102159Z * [new branch] gh/ezyang/3105/orig -> origin/gh/ezyang/3105/orig 2025-08-14T20:49:12.1103632Z * [new branch] gh/ezyang/3106/base -> origin/gh/ezyang/3106/base 2025-08-14T20:49:12.1104659Z * [new branch] gh/ezyang/3106/head -> origin/gh/ezyang/3106/head 2025-08-14T20:49:12.1105778Z * [new branch] gh/ezyang/3106/orig -> origin/gh/ezyang/3106/orig 2025-08-14T20:49:12.1108740Z * [new branch] gh/ezyang/3107/base -> origin/gh/ezyang/3107/base 2025-08-14T20:49:12.1109886Z * [new branch] gh/ezyang/3107/head -> origin/gh/ezyang/3107/head 2025-08-14T20:49:12.1110978Z * [new branch] gh/ezyang/3107/orig -> origin/gh/ezyang/3107/orig 2025-08-14T20:49:12.1112471Z * [new branch] gh/ezyang/3108/base -> origin/gh/ezyang/3108/base 2025-08-14T20:49:12.1113474Z * [new branch] gh/ezyang/3108/head -> origin/gh/ezyang/3108/head 2025-08-14T20:49:12.1114565Z * [new branch] gh/ezyang/3108/orig -> origin/gh/ezyang/3108/orig 2025-08-14T20:49:12.1116136Z * [new branch] gh/ezyang/3109/base -> origin/gh/ezyang/3109/base 2025-08-14T20:49:12.1117175Z * [new branch] gh/ezyang/3109/head -> origin/gh/ezyang/3109/head 2025-08-14T20:49:12.1118562Z * [new branch] gh/ezyang/3109/orig -> origin/gh/ezyang/3109/orig 2025-08-14T20:49:12.1120464Z * [new branch] gh/ezyang/3110/base -> origin/gh/ezyang/3110/base 2025-08-14T20:49:12.1121595Z * [new branch] gh/ezyang/3110/head -> origin/gh/ezyang/3110/head 2025-08-14T20:49:12.1122736Z * [new branch] gh/ezyang/3110/orig -> origin/gh/ezyang/3110/orig 2025-08-14T20:49:12.1124224Z * [new branch] gh/ezyang/3111/base -> origin/gh/ezyang/3111/base 2025-08-14T20:49:12.1125328Z * [new branch] gh/ezyang/3111/head -> origin/gh/ezyang/3111/head 2025-08-14T20:49:12.1126476Z * [new branch] gh/ezyang/3111/orig -> origin/gh/ezyang/3111/orig 2025-08-14T20:49:12.1127975Z * [new branch] gh/ezyang/3112/base -> origin/gh/ezyang/3112/base 2025-08-14T20:49:12.1129025Z * [new branch] gh/ezyang/3112/head -> origin/gh/ezyang/3112/head 2025-08-14T20:49:12.1130257Z * [new branch] gh/ezyang/3112/orig -> origin/gh/ezyang/3112/orig 2025-08-14T20:49:12.1131779Z * [new branch] gh/ezyang/3113/base -> origin/gh/ezyang/3113/base 2025-08-14T20:49:12.1132839Z * [new branch] gh/ezyang/3113/head -> origin/gh/ezyang/3113/head 2025-08-14T20:49:12.1133867Z * [new branch] gh/ezyang/3113/orig -> origin/gh/ezyang/3113/orig 2025-08-14T20:49:12.1135326Z * [new branch] gh/ezyang/3114/base -> origin/gh/ezyang/3114/base 2025-08-14T20:49:12.1136463Z * [new branch] gh/ezyang/3114/head -> origin/gh/ezyang/3114/head 2025-08-14T20:49:12.1137478Z * [new branch] gh/ezyang/3114/orig -> origin/gh/ezyang/3114/orig 2025-08-14T20:49:12.1139000Z * [new branch] gh/ezyang/3115/base -> origin/gh/ezyang/3115/base 2025-08-14T20:49:12.1140120Z * [new branch] gh/ezyang/3115/head -> origin/gh/ezyang/3115/head 2025-08-14T20:49:12.1141237Z * [new branch] gh/ezyang/3115/orig -> origin/gh/ezyang/3115/orig 2025-08-14T20:49:12.1142730Z * [new branch] gh/ezyang/3116/base -> origin/gh/ezyang/3116/base 2025-08-14T20:49:12.1143784Z * [new branch] gh/ezyang/3116/head -> origin/gh/ezyang/3116/head 2025-08-14T20:49:12.1144867Z * [new branch] gh/ezyang/3116/orig -> origin/gh/ezyang/3116/orig 2025-08-14T20:49:12.1146316Z * [new branch] gh/ezyang/3117/base -> origin/gh/ezyang/3117/base 2025-08-14T20:49:12.1147332Z * [new branch] gh/ezyang/3117/head -> origin/gh/ezyang/3117/head 2025-08-14T20:49:12.1148354Z * [new branch] gh/ezyang/3117/orig -> origin/gh/ezyang/3117/orig 2025-08-14T20:49:12.1149747Z * [new branch] gh/ezyang/3118/base -> origin/gh/ezyang/3118/base 2025-08-14T20:49:12.1150822Z * [new branch] gh/ezyang/3118/head -> origin/gh/ezyang/3118/head 2025-08-14T20:49:12.1151889Z * [new branch] gh/ezyang/3118/orig -> origin/gh/ezyang/3118/orig 2025-08-14T20:49:12.1153347Z * [new branch] gh/ezyang/3119/base -> origin/gh/ezyang/3119/base 2025-08-14T20:49:12.1154377Z * [new branch] gh/ezyang/3119/head -> origin/gh/ezyang/3119/head 2025-08-14T20:49:12.1155412Z * [new branch] gh/ezyang/3119/orig -> origin/gh/ezyang/3119/orig 2025-08-14T20:49:12.1156781Z * [new branch] gh/ezyang/3120/base -> origin/gh/ezyang/3120/base 2025-08-14T20:49:12.1157853Z * [new branch] gh/ezyang/3120/head -> origin/gh/ezyang/3120/head 2025-08-14T20:49:12.1158918Z * [new branch] gh/ezyang/3120/orig -> origin/gh/ezyang/3120/orig 2025-08-14T20:49:12.1160758Z * [new branch] gh/ezyang/3121/base -> origin/gh/ezyang/3121/base 2025-08-14T20:49:12.1161831Z * [new branch] gh/ezyang/3121/head -> origin/gh/ezyang/3121/head 2025-08-14T20:49:12.1162921Z * [new branch] gh/ezyang/3121/orig -> origin/gh/ezyang/3121/orig 2025-08-14T20:49:12.1164469Z * [new branch] gh/ezyang/3122/base -> origin/gh/ezyang/3122/base 2025-08-14T20:49:12.1165930Z * [new branch] gh/ezyang/3122/head -> origin/gh/ezyang/3122/head 2025-08-14T20:49:12.1167048Z * [new branch] gh/ezyang/3122/orig -> origin/gh/ezyang/3122/orig 2025-08-14T20:49:12.1168554Z * [new branch] gh/ezyang/3123/base -> origin/gh/ezyang/3123/base 2025-08-14T20:49:12.1169791Z * [new branch] gh/ezyang/3123/head -> origin/gh/ezyang/3123/head 2025-08-14T20:49:12.1171079Z * [new branch] gh/ezyang/3123/orig -> origin/gh/ezyang/3123/orig 2025-08-14T20:49:12.1172531Z * [new branch] gh/ezyang/3124/base -> origin/gh/ezyang/3124/base 2025-08-14T20:49:12.1173878Z * [new branch] gh/ezyang/3124/head -> origin/gh/ezyang/3124/head 2025-08-14T20:49:12.1174817Z * [new branch] gh/ezyang/3124/orig -> origin/gh/ezyang/3124/orig 2025-08-14T20:49:12.1176491Z * [new branch] gh/ezyang/3125/base -> origin/gh/ezyang/3125/base 2025-08-14T20:49:12.1177427Z * [new branch] gh/ezyang/3125/head -> origin/gh/ezyang/3125/head 2025-08-14T20:49:12.1178498Z * [new branch] gh/ezyang/3125/orig -> origin/gh/ezyang/3125/orig 2025-08-14T20:49:12.1179924Z * [new branch] gh/ezyang/3126/base -> origin/gh/ezyang/3126/base 2025-08-14T20:49:12.1181128Z * [new branch] gh/ezyang/3126/head -> origin/gh/ezyang/3126/head 2025-08-14T20:49:12.1182278Z * [new branch] gh/ezyang/3126/orig -> origin/gh/ezyang/3126/orig 2025-08-14T20:49:12.1183628Z * [new branch] gh/ezyang/3127/base -> origin/gh/ezyang/3127/base 2025-08-14T20:49:12.1184659Z * [new branch] gh/ezyang/3127/head -> origin/gh/ezyang/3127/head 2025-08-14T20:49:12.1185721Z * [new branch] gh/ezyang/3127/orig -> origin/gh/ezyang/3127/orig 2025-08-14T20:49:12.1187165Z * [new branch] gh/ezyang/3128/base -> origin/gh/ezyang/3128/base 2025-08-14T20:49:12.1188250Z * [new branch] gh/ezyang/3128/head -> origin/gh/ezyang/3128/head 2025-08-14T20:49:12.1189298Z * [new branch] gh/ezyang/3128/orig -> origin/gh/ezyang/3128/orig 2025-08-14T20:49:12.1190758Z * [new branch] gh/ezyang/3129/base -> origin/gh/ezyang/3129/base 2025-08-14T20:49:12.1192688Z * [new branch] gh/ezyang/3129/head -> origin/gh/ezyang/3129/head 2025-08-14T20:49:12.1193240Z * [new branch] gh/ezyang/3129/orig -> origin/gh/ezyang/3129/orig 2025-08-14T20:49:12.1194407Z * [new branch] gh/ezyang/3130/base -> origin/gh/ezyang/3130/base 2025-08-14T20:49:12.1195425Z * [new branch] gh/ezyang/3130/head -> origin/gh/ezyang/3130/head 2025-08-14T20:49:12.1196451Z * [new branch] gh/ezyang/3130/orig -> origin/gh/ezyang/3130/orig 2025-08-14T20:49:12.1198129Z * [new branch] gh/ezyang/3131/base -> origin/gh/ezyang/3131/base 2025-08-14T20:49:12.1198988Z * [new branch] gh/ezyang/3131/head -> origin/gh/ezyang/3131/head 2025-08-14T20:49:12.1200408Z * [new branch] gh/ezyang/3131/orig -> origin/gh/ezyang/3131/orig 2025-08-14T20:49:12.1201827Z * [new branch] gh/ezyang/3132/base -> origin/gh/ezyang/3132/base 2025-08-14T20:49:12.1202903Z * [new branch] gh/ezyang/3132/head -> origin/gh/ezyang/3132/head 2025-08-14T20:49:12.1203974Z * [new branch] gh/ezyang/3132/orig -> origin/gh/ezyang/3132/orig 2025-08-14T20:49:12.1205365Z * [new branch] gh/ezyang/3133/base -> origin/gh/ezyang/3133/base 2025-08-14T20:49:12.1206428Z * [new branch] gh/ezyang/3133/head -> origin/gh/ezyang/3133/head 2025-08-14T20:49:12.1207902Z * [new branch] gh/ezyang/3133/orig -> origin/gh/ezyang/3133/orig 2025-08-14T20:49:12.1209104Z * [new branch] gh/ezyang/3134/base -> origin/gh/ezyang/3134/base 2025-08-14T20:49:12.1210216Z * [new branch] gh/ezyang/3134/head -> origin/gh/ezyang/3134/head 2025-08-14T20:49:12.1211402Z * [new branch] gh/ezyang/3134/orig -> origin/gh/ezyang/3134/orig 2025-08-14T20:49:12.1212874Z * [new branch] gh/ezyang/3135/base -> origin/gh/ezyang/3135/base 2025-08-14T20:49:12.1213890Z * [new branch] gh/ezyang/3135/head -> origin/gh/ezyang/3135/head 2025-08-14T20:49:12.1214943Z * [new branch] gh/ezyang/3135/orig -> origin/gh/ezyang/3135/orig 2025-08-14T20:49:12.1216317Z * [new branch] gh/ezyang/3136/base -> origin/gh/ezyang/3136/base 2025-08-14T20:49:12.1217412Z * [new branch] gh/ezyang/3136/head -> origin/gh/ezyang/3136/head 2025-08-14T20:49:12.1218665Z * [new branch] gh/ezyang/3136/orig -> origin/gh/ezyang/3136/orig 2025-08-14T20:49:12.1220349Z * [new branch] gh/fadara01/1/base -> origin/gh/fadara01/1/base 2025-08-14T20:49:12.1221370Z * [new branch] gh/fadara01/1/head -> origin/gh/fadara01/1/head 2025-08-14T20:49:12.1222445Z * [new branch] gh/fadara01/1/orig -> origin/gh/fadara01/1/orig 2025-08-14T20:49:12.1224355Z * [new branch] gh/fduwjj/168/base -> origin/gh/fduwjj/168/base 2025-08-14T20:49:12.1225521Z * [new branch] gh/fduwjj/168/head -> origin/gh/fduwjj/168/head 2025-08-14T20:49:12.1226608Z * [new branch] gh/fduwjj/168/orig -> origin/gh/fduwjj/168/orig 2025-08-14T20:49:12.1228199Z * [new branch] gh/fduwjj/169/base -> origin/gh/fduwjj/169/base 2025-08-14T20:49:12.1229289Z * [new branch] gh/fduwjj/169/head -> origin/gh/fduwjj/169/head 2025-08-14T20:49:12.1230466Z * [new branch] gh/fduwjj/169/orig -> origin/gh/fduwjj/169/orig 2025-08-14T20:49:12.1232258Z * [new branch] gh/fduwjj/170/base -> origin/gh/fduwjj/170/base 2025-08-14T20:49:12.1233323Z * [new branch] gh/fduwjj/170/head -> origin/gh/fduwjj/170/head 2025-08-14T20:49:12.1234388Z * [new branch] gh/fduwjj/170/orig -> origin/gh/fduwjj/170/orig 2025-08-14T20:49:12.1236023Z * [new branch] gh/fduwjj/171/base -> origin/gh/fduwjj/171/base 2025-08-14T20:49:12.1241248Z * [new branch] gh/fduwjj/171/head -> origin/gh/fduwjj/171/head 2025-08-14T20:49:12.1241875Z * [new branch] gh/fduwjj/171/orig -> origin/gh/fduwjj/171/orig 2025-08-14T20:49:12.1242134Z * [new branch] gh/fduwjj/172/base -> origin/gh/fduwjj/172/base 2025-08-14T20:49:12.1242400Z * [new branch] gh/fduwjj/172/head -> origin/gh/fduwjj/172/head 2025-08-14T20:49:12.1242783Z * [new branch] gh/fduwjj/172/orig -> origin/gh/fduwjj/172/orig 2025-08-14T20:49:12.1243625Z * [new branch] gh/fduwjj/173/base -> origin/gh/fduwjj/173/base 2025-08-14T20:49:12.1244765Z * [new branch] gh/fduwjj/173/head -> origin/gh/fduwjj/173/head 2025-08-14T20:49:12.1245820Z * [new branch] gh/fduwjj/173/orig -> origin/gh/fduwjj/173/orig 2025-08-14T20:49:12.1247821Z * [new branch] gh/fduwjj/174/base -> origin/gh/fduwjj/174/base 2025-08-14T20:49:12.1248768Z * [new branch] gh/fduwjj/174/head -> origin/gh/fduwjj/174/head 2025-08-14T20:49:12.1249930Z * [new branch] gh/fduwjj/174/orig -> origin/gh/fduwjj/174/orig 2025-08-14T20:49:12.1251738Z * [new branch] gh/fduwjj/175/base -> origin/gh/fduwjj/175/base 2025-08-14T20:49:12.1253020Z * [new branch] gh/fduwjj/175/head -> origin/gh/fduwjj/175/head 2025-08-14T20:49:12.1254196Z * [new branch] gh/fduwjj/175/orig -> origin/gh/fduwjj/175/orig 2025-08-14T20:49:12.1255533Z * [new branch] gh/fduwjj/176/base -> origin/gh/fduwjj/176/base 2025-08-14T20:49:12.1256648Z * [new branch] gh/fduwjj/176/head -> origin/gh/fduwjj/176/head 2025-08-14T20:49:12.1257726Z * [new branch] gh/fduwjj/176/orig -> origin/gh/fduwjj/176/orig 2025-08-14T20:49:12.1259162Z * [new branch] gh/fduwjj/177/base -> origin/gh/fduwjj/177/base 2025-08-14T20:49:12.1260269Z * [new branch] gh/fduwjj/177/head -> origin/gh/fduwjj/177/head 2025-08-14T20:49:12.1286915Z * [new branch] gh/fduwjj/177/orig -> origin/gh/fduwjj/177/orig 2025-08-14T20:49:12.1287310Z * [new branch] gh/fduwjj/178/base -> origin/gh/fduwjj/178/base 2025-08-14T20:49:12.1287803Z * [new branch] gh/fduwjj/178/head -> origin/gh/fduwjj/178/head 2025-08-14T20:49:12.1288085Z * [new branch] gh/fduwjj/178/orig -> origin/gh/fduwjj/178/orig 2025-08-14T20:49:12.1288314Z * [new branch] gh/fduwjj/179/base -> origin/gh/fduwjj/179/base 2025-08-14T20:49:12.1288541Z * [new branch] gh/fduwjj/179/head -> origin/gh/fduwjj/179/head 2025-08-14T20:49:12.1288761Z * [new branch] gh/fduwjj/179/orig -> origin/gh/fduwjj/179/orig 2025-08-14T20:49:12.1288987Z * [new branch] gh/fduwjj/180/base -> origin/gh/fduwjj/180/base 2025-08-14T20:49:12.1289212Z * [new branch] gh/fduwjj/180/head -> origin/gh/fduwjj/180/head 2025-08-14T20:49:12.1289437Z * [new branch] gh/fduwjj/180/orig -> origin/gh/fduwjj/180/orig 2025-08-14T20:49:12.1289659Z * [new branch] gh/fduwjj/181/base -> origin/gh/fduwjj/181/base 2025-08-14T20:49:12.1289891Z * [new branch] gh/fduwjj/181/head -> origin/gh/fduwjj/181/head 2025-08-14T20:49:12.1290118Z * [new branch] gh/fduwjj/181/orig -> origin/gh/fduwjj/181/orig 2025-08-14T20:49:12.1290341Z * [new branch] gh/fegin/306/base -> origin/gh/fegin/306/base 2025-08-14T20:49:12.1290559Z * [new branch] gh/fegin/306/head -> origin/gh/fegin/306/head 2025-08-14T20:49:12.1290893Z * [new branch] gh/fegin/306/orig -> origin/gh/fegin/306/orig 2025-08-14T20:49:12.1291105Z * [new branch] gh/fegin/307/base -> origin/gh/fegin/307/base 2025-08-14T20:49:12.1291314Z * [new branch] gh/fegin/307/head -> origin/gh/fegin/307/head 2025-08-14T20:49:12.1291528Z * [new branch] gh/fegin/307/orig -> origin/gh/fegin/307/orig 2025-08-14T20:49:12.1291748Z * [new branch] gh/fffrog/114/base -> origin/gh/fffrog/114/base 2025-08-14T20:49:12.1291973Z * [new branch] gh/fffrog/114/head -> origin/gh/fffrog/114/head 2025-08-14T20:49:12.1292196Z * [new branch] gh/fffrog/114/orig -> origin/gh/fffrog/114/orig 2025-08-14T20:49:12.1292411Z * [new branch] gh/fffrog/117/base -> origin/gh/fffrog/117/base 2025-08-14T20:49:12.1292624Z * [new branch] gh/fffrog/117/head -> origin/gh/fffrog/117/head 2025-08-14T20:49:12.1292849Z * [new branch] gh/fffrog/117/orig -> origin/gh/fffrog/117/orig 2025-08-14T20:49:12.1294071Z * [new branch] gh/fffrog/119/base -> origin/gh/fffrog/119/base 2025-08-14T20:49:12.1294549Z * [new branch] gh/fffrog/119/head -> origin/gh/fffrog/119/head 2025-08-14T20:49:12.1295687Z * [new branch] gh/fffrog/119/orig -> origin/gh/fffrog/119/orig 2025-08-14T20:49:12.1297235Z * [new branch] gh/fffrog/120/base -> origin/gh/fffrog/120/base 2025-08-14T20:49:12.1298336Z * [new branch] gh/fffrog/120/head -> origin/gh/fffrog/120/head 2025-08-14T20:49:12.1299341Z * [new branch] gh/fffrog/120/orig -> origin/gh/fffrog/120/orig 2025-08-14T20:49:12.1300735Z * [new branch] gh/fffrog/121/base -> origin/gh/fffrog/121/base 2025-08-14T20:49:12.1302077Z * [new branch] gh/fffrog/121/head -> origin/gh/fffrog/121/head 2025-08-14T20:49:12.1303143Z * [new branch] gh/fffrog/121/orig -> origin/gh/fffrog/121/orig 2025-08-14T20:49:12.1304496Z * [new branch] gh/fffrog/122/base -> origin/gh/fffrog/122/base 2025-08-14T20:49:12.1305569Z * [new branch] gh/fffrog/122/head -> origin/gh/fffrog/122/head 2025-08-14T20:49:12.1306674Z * [new branch] gh/fffrog/122/orig -> origin/gh/fffrog/122/orig 2025-08-14T20:49:12.1308095Z * [new branch] gh/fffrog/123/base -> origin/gh/fffrog/123/base 2025-08-14T20:49:12.1309158Z * [new branch] gh/fffrog/123/head -> origin/gh/fffrog/123/head 2025-08-14T20:49:12.1310396Z * [new branch] gh/fffrog/123/orig -> origin/gh/fffrog/123/orig 2025-08-14T20:49:12.1311978Z * [new branch] gh/fffrog/124/base -> origin/gh/fffrog/124/base 2025-08-14T20:49:12.1312959Z * [new branch] gh/fffrog/124/head -> origin/gh/fffrog/124/head 2025-08-14T20:49:12.1314110Z * [new branch] gh/fffrog/124/orig -> origin/gh/fffrog/124/orig 2025-08-14T20:49:12.1315585Z * [new branch] gh/fffrog/125/base -> origin/gh/fffrog/125/base 2025-08-14T20:49:12.1316659Z * [new branch] gh/fffrog/125/head -> origin/gh/fffrog/125/head 2025-08-14T20:49:12.1317748Z * [new branch] gh/fffrog/125/orig -> origin/gh/fffrog/125/orig 2025-08-14T20:49:12.1319204Z * [new branch] gh/fffrog/126/base -> origin/gh/fffrog/126/base 2025-08-14T20:49:12.1320549Z * [new branch] gh/fffrog/126/head -> origin/gh/fffrog/126/head 2025-08-14T20:49:12.1321635Z * [new branch] gh/fffrog/126/orig -> origin/gh/fffrog/126/orig 2025-08-14T20:49:12.1323084Z * [new branch] gh/fffrog/127/base -> origin/gh/fffrog/127/base 2025-08-14T20:49:12.1324165Z * [new branch] gh/fffrog/127/head -> origin/gh/fffrog/127/head 2025-08-14T20:49:12.1325363Z * [new branch] gh/fffrog/127/orig -> origin/gh/fffrog/127/orig 2025-08-14T20:49:12.1326848Z * [new branch] gh/fffrog/128/base -> origin/gh/fffrog/128/base 2025-08-14T20:49:12.1327932Z * [new branch] gh/fffrog/128/head -> origin/gh/fffrog/128/head 2025-08-14T20:49:12.1329049Z * [new branch] gh/fffrog/128/orig -> origin/gh/fffrog/128/orig 2025-08-14T20:49:12.1330550Z * [new branch] gh/fffrog/129/base -> origin/gh/fffrog/129/base 2025-08-14T20:49:12.1331619Z * [new branch] gh/fffrog/129/head -> origin/gh/fffrog/129/head 2025-08-14T20:49:12.1332814Z * [new branch] gh/fffrog/129/orig -> origin/gh/fffrog/129/orig 2025-08-14T20:49:12.1334326Z * [new branch] gh/fffrog/130/base -> origin/gh/fffrog/130/base 2025-08-14T20:49:12.1335373Z * [new branch] gh/fffrog/130/head -> origin/gh/fffrog/130/head 2025-08-14T20:49:12.1336457Z * [new branch] gh/fffrog/130/orig -> origin/gh/fffrog/130/orig 2025-08-14T20:49:12.1337857Z * [new branch] gh/fffrog/131/base -> origin/gh/fffrog/131/base 2025-08-14T20:49:12.1338893Z * [new branch] gh/fffrog/131/head -> origin/gh/fffrog/131/head 2025-08-14T20:49:12.1340023Z * [new branch] gh/fffrog/131/orig -> origin/gh/fffrog/131/orig 2025-08-14T20:49:12.1341402Z * [new branch] gh/fffrog/132/base -> origin/gh/fffrog/132/base 2025-08-14T20:49:12.1342512Z * [new branch] gh/fffrog/132/head -> origin/gh/fffrog/132/head 2025-08-14T20:49:12.1343594Z * [new branch] gh/fffrog/132/orig -> origin/gh/fffrog/132/orig 2025-08-14T20:49:12.1345422Z * [new branch] gh/fffrog/133/base -> origin/gh/fffrog/133/base 2025-08-14T20:49:12.1346494Z * [new branch] gh/fffrog/133/head -> origin/gh/fffrog/133/head 2025-08-14T20:49:12.1347570Z * [new branch] gh/fffrog/133/orig -> origin/gh/fffrog/133/orig 2025-08-14T20:49:12.1349005Z * [new branch] gh/fffrog/134/base -> origin/gh/fffrog/134/base 2025-08-14T20:49:12.1350082Z * [new branch] gh/fffrog/134/head -> origin/gh/fffrog/134/head 2025-08-14T20:49:12.1351160Z * [new branch] gh/fffrog/134/orig -> origin/gh/fffrog/134/orig 2025-08-14T20:49:12.1352676Z * [new branch] gh/fffrog/135/base -> origin/gh/fffrog/135/base 2025-08-14T20:49:12.1353715Z * [new branch] gh/fffrog/135/head -> origin/gh/fffrog/135/head 2025-08-14T20:49:12.1354813Z * [new branch] gh/fffrog/135/orig -> origin/gh/fffrog/135/orig 2025-08-14T20:49:12.1356268Z * [new branch] gh/fffrog/136/base -> origin/gh/fffrog/136/base 2025-08-14T20:49:12.1357315Z * [new branch] gh/fffrog/136/head -> origin/gh/fffrog/136/head 2025-08-14T20:49:12.1358355Z * [new branch] gh/fffrog/136/orig -> origin/gh/fffrog/136/orig 2025-08-14T20:49:12.1360054Z * [new branch] gh/fffrog/137/base -> origin/gh/fffrog/137/base 2025-08-14T20:49:12.1361179Z * [new branch] gh/fffrog/137/head -> origin/gh/fffrog/137/head 2025-08-14T20:49:12.1362288Z * [new branch] gh/fffrog/137/orig -> origin/gh/fffrog/137/orig 2025-08-14T20:49:12.1363853Z * [new branch] gh/fffrog/138/base -> origin/gh/fffrog/138/base 2025-08-14T20:49:12.1364941Z * [new branch] gh/fffrog/138/head -> origin/gh/fffrog/138/head 2025-08-14T20:49:12.1366095Z * [new branch] gh/fffrog/138/orig -> origin/gh/fffrog/138/orig 2025-08-14T20:49:12.1367896Z * [new branch] gh/gmagogsfm/1/base -> origin/gh/gmagogsfm/1/base 2025-08-14T20:49:12.1368936Z * [new branch] gh/gmagogsfm/1/head -> origin/gh/gmagogsfm/1/head 2025-08-14T20:49:12.1370287Z * [new branch] gh/gmagogsfm/1/orig -> origin/gh/gmagogsfm/1/orig 2025-08-14T20:49:12.1371676Z * [new branch] gh/gmagogsfm/2/base -> origin/gh/gmagogsfm/2/base 2025-08-14T20:49:12.1372725Z * [new branch] gh/gmagogsfm/2/head -> origin/gh/gmagogsfm/2/head 2025-08-14T20:49:12.1373849Z * [new branch] gh/gmagogsfm/2/orig -> origin/gh/gmagogsfm/2/orig 2025-08-14T20:49:12.1375221Z * [new branch] gh/gmagogsfm/3/base -> origin/gh/gmagogsfm/3/base 2025-08-14T20:49:12.1376296Z * [new branch] gh/gmagogsfm/3/head -> origin/gh/gmagogsfm/3/head 2025-08-14T20:49:12.1377359Z * [new branch] gh/gmagogsfm/3/orig -> origin/gh/gmagogsfm/3/orig 2025-08-14T20:49:12.1378779Z * [new branch] gh/gmagogsfm/4/base -> origin/gh/gmagogsfm/4/base 2025-08-14T20:49:12.1379888Z * [new branch] gh/gmagogsfm/4/head -> origin/gh/gmagogsfm/4/head 2025-08-14T20:49:12.1381012Z * [new branch] gh/gmagogsfm/4/orig -> origin/gh/gmagogsfm/4/orig 2025-08-14T20:49:12.1383061Z * [new branch] gh/guangyey/130/base -> origin/gh/guangyey/130/base 2025-08-14T20:49:12.1384155Z * [new branch] gh/guangyey/130/head -> origin/gh/guangyey/130/head 2025-08-14T20:49:12.1385225Z * [new branch] gh/guangyey/130/orig -> origin/gh/guangyey/130/orig 2025-08-14T20:49:12.1386790Z * [new branch] gh/guangyey/133/base -> origin/gh/guangyey/133/base 2025-08-14T20:49:12.1387731Z * [new branch] gh/guangyey/133/head -> origin/gh/guangyey/133/head 2025-08-14T20:49:12.1388830Z * [new branch] gh/guangyey/133/orig -> origin/gh/guangyey/133/orig 2025-08-14T20:49:12.1390275Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-08-14T20:49:12.1391317Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-08-14T20:49:12.1392362Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-08-14T20:49:12.1393777Z * [new branch] gh/guangyey/135/base -> origin/gh/guangyey/135/base 2025-08-14T20:49:12.1394858Z * [new branch] gh/guangyey/135/head -> origin/gh/guangyey/135/head 2025-08-14T20:49:12.1395947Z * [new branch] gh/guangyey/135/orig -> origin/gh/guangyey/135/orig 2025-08-14T20:49:12.1397313Z * [new branch] gh/guangyey/139/base -> origin/gh/guangyey/139/base 2025-08-14T20:49:12.1398369Z * [new branch] gh/guangyey/139/head -> origin/gh/guangyey/139/head 2025-08-14T20:49:12.1399754Z * [new branch] gh/guangyey/139/orig -> origin/gh/guangyey/139/orig 2025-08-14T20:49:12.1401227Z * [new branch] gh/guangyey/140/base -> origin/gh/guangyey/140/base 2025-08-14T20:49:12.1402325Z * [new branch] gh/guangyey/140/head -> origin/gh/guangyey/140/head 2025-08-14T20:49:12.1403474Z * [new branch] gh/guangyey/140/orig -> origin/gh/guangyey/140/orig 2025-08-14T20:49:12.1404910Z * [new branch] gh/guangyey/142/base -> origin/gh/guangyey/142/base 2025-08-14T20:49:12.1405930Z * [new branch] gh/guangyey/142/head -> origin/gh/guangyey/142/head 2025-08-14T20:49:12.1407116Z * [new branch] gh/guangyey/142/orig -> origin/gh/guangyey/142/orig 2025-08-14T20:49:12.1408561Z * [new branch] gh/guangyey/145/base -> origin/gh/guangyey/145/base 2025-08-14T20:49:12.1409655Z * [new branch] gh/guangyey/145/head -> origin/gh/guangyey/145/head 2025-08-14T20:49:12.1410746Z * [new branch] gh/guangyey/145/orig -> origin/gh/guangyey/145/orig 2025-08-14T20:49:12.1412290Z * [new branch] gh/guangyey/153/base -> origin/gh/guangyey/153/base 2025-08-14T20:49:12.1413369Z * [new branch] gh/guangyey/153/head -> origin/gh/guangyey/153/head 2025-08-14T20:49:12.1414418Z * [new branch] gh/guangyey/153/orig -> origin/gh/guangyey/153/orig 2025-08-14T20:49:12.1415804Z * [new branch] gh/guangyey/158/base -> origin/gh/guangyey/158/base 2025-08-14T20:49:12.1416900Z * [new branch] gh/guangyey/158/head -> origin/gh/guangyey/158/head 2025-08-14T20:49:12.1417975Z * [new branch] gh/guangyey/158/orig -> origin/gh/guangyey/158/orig 2025-08-14T20:49:12.1419360Z * [new branch] gh/guangyey/159/base -> origin/gh/guangyey/159/base 2025-08-14T20:49:12.1420404Z * [new branch] gh/guangyey/159/head -> origin/gh/guangyey/159/head 2025-08-14T20:49:12.1421502Z * [new branch] gh/guangyey/159/orig -> origin/gh/guangyey/159/orig 2025-08-14T20:49:12.1422933Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-08-14T20:49:12.1423998Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-08-14T20:49:12.1425044Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-08-14T20:49:12.1426691Z * [new branch] gh/guangyey/165/base -> origin/gh/guangyey/165/base 2025-08-14T20:49:12.1427752Z * [new branch] gh/guangyey/165/head -> origin/gh/guangyey/165/head 2025-08-14T20:49:12.1428866Z * [new branch] gh/guangyey/165/orig -> origin/gh/guangyey/165/orig 2025-08-14T20:49:12.1430203Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-08-14T20:49:12.1431294Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-08-14T20:49:12.1432320Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-08-14T20:49:12.1433731Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-08-14T20:49:12.1434778Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-08-14T20:49:12.1435856Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-08-14T20:49:12.1437298Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-08-14T20:49:12.1438370Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-08-14T20:49:12.1439732Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-08-14T20:49:12.1441802Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-08-14T20:49:12.1442762Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-08-14T20:49:12.1443866Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-08-14T20:49:12.1445436Z * [new branch] gh/guangyey/172/base -> origin/gh/guangyey/172/base 2025-08-14T20:49:12.1446499Z * [new branch] gh/guangyey/172/head -> origin/gh/guangyey/172/head 2025-08-14T20:49:12.1447591Z * [new branch] gh/guangyey/172/orig -> origin/gh/guangyey/172/orig 2025-08-14T20:49:12.1449126Z * [new branch] gh/guangyey/173/base -> origin/gh/guangyey/173/base 2025-08-14T20:49:12.1450231Z * [new branch] gh/guangyey/173/head -> origin/gh/guangyey/173/head 2025-08-14T20:49:12.1451457Z * [new branch] gh/guangyey/173/orig -> origin/gh/guangyey/173/orig 2025-08-14T20:49:12.1452960Z * [new branch] gh/guangyey/174/base -> origin/gh/guangyey/174/base 2025-08-14T20:49:12.1454255Z * [new branch] gh/guangyey/174/head -> origin/gh/guangyey/174/head 2025-08-14T20:49:12.1455019Z * [new branch] gh/guangyey/174/orig -> origin/gh/guangyey/174/orig 2025-08-14T20:49:12.1456478Z * [new branch] gh/guangyey/175/base -> origin/gh/guangyey/175/base 2025-08-14T20:49:12.1457517Z * [new branch] gh/guangyey/175/head -> origin/gh/guangyey/175/head 2025-08-14T20:49:12.1458579Z * [new branch] gh/guangyey/175/orig -> origin/gh/guangyey/175/orig 2025-08-14T20:49:12.1460033Z * [new branch] gh/guangyey/176/base -> origin/gh/guangyey/176/base 2025-08-14T20:49:12.1461171Z * [new branch] gh/guangyey/176/head -> origin/gh/guangyey/176/head 2025-08-14T20:49:12.1462314Z * [new branch] gh/guangyey/176/orig -> origin/gh/guangyey/176/orig 2025-08-14T20:49:12.1463832Z * [new branch] gh/guangyey/177/base -> origin/gh/guangyey/177/base 2025-08-14T20:49:12.1464911Z * [new branch] gh/guangyey/177/head -> origin/gh/guangyey/177/head 2025-08-14T20:49:12.1466027Z * [new branch] gh/guangyey/177/orig -> origin/gh/guangyey/177/orig 2025-08-14T20:49:12.1467438Z * [new branch] gh/guangyey/178/base -> origin/gh/guangyey/178/base 2025-08-14T20:49:12.1468487Z * [new branch] gh/guangyey/178/head -> origin/gh/guangyey/178/head 2025-08-14T20:49:12.1469898Z * [new branch] gh/guangyey/178/orig -> origin/gh/guangyey/178/orig 2025-08-14T20:49:12.1471519Z * [new branch] gh/guangyey/179/base -> origin/gh/guangyey/179/base 2025-08-14T20:49:12.1472713Z * [new branch] gh/guangyey/179/head -> origin/gh/guangyey/179/head 2025-08-14T20:49:12.1473675Z * [new branch] gh/guangyey/179/orig -> origin/gh/guangyey/179/orig 2025-08-14T20:49:12.1475207Z * [new branch] gh/guangyey/180/base -> origin/gh/guangyey/180/base 2025-08-14T20:49:12.1476360Z * [new branch] gh/guangyey/180/head -> origin/gh/guangyey/180/head 2025-08-14T20:49:12.1477477Z * [new branch] gh/guangyey/180/orig -> origin/gh/guangyey/180/orig 2025-08-14T20:49:12.1479066Z * [new branch] gh/guangyey/181/base -> origin/gh/guangyey/181/base 2025-08-14T20:49:12.1480262Z * [new branch] gh/guangyey/181/head -> origin/gh/guangyey/181/head 2025-08-14T20:49:12.1481346Z * [new branch] gh/guangyey/181/orig -> origin/gh/guangyey/181/orig 2025-08-14T20:49:12.1482861Z * [new branch] gh/guangyey/182/base -> origin/gh/guangyey/182/base 2025-08-14T20:49:12.1483939Z * [new branch] gh/guangyey/182/head -> origin/gh/guangyey/182/head 2025-08-14T20:49:12.1485075Z * [new branch] gh/guangyey/182/orig -> origin/gh/guangyey/182/orig 2025-08-14T20:49:12.1486586Z * [new branch] gh/guangyey/183/base -> origin/gh/guangyey/183/base 2025-08-14T20:49:12.1487676Z * [new branch] gh/guangyey/183/head -> origin/gh/guangyey/183/head 2025-08-14T20:49:12.1489050Z * [new branch] gh/guangyey/183/orig -> origin/gh/guangyey/183/orig 2025-08-14T20:49:12.1490647Z * [new branch] gh/guangyey/184/base -> origin/gh/guangyey/184/base 2025-08-14T20:49:12.1491759Z * [new branch] gh/guangyey/184/head -> origin/gh/guangyey/184/head 2025-08-14T20:49:12.1492823Z * [new branch] gh/guangyey/184/orig -> origin/gh/guangyey/184/orig 2025-08-14T20:49:12.1494317Z * [new branch] gh/guangyey/185/base -> origin/gh/guangyey/185/base 2025-08-14T20:49:12.1495371Z * [new branch] gh/guangyey/185/head -> origin/gh/guangyey/185/head 2025-08-14T20:49:12.1496349Z * [new branch] gh/guangyey/185/orig -> origin/gh/guangyey/185/orig 2025-08-14T20:49:12.1497821Z * [new branch] gh/guangyey/79/base -> origin/gh/guangyey/79/base 2025-08-14T20:49:12.1498878Z * [new branch] gh/guangyey/79/head -> origin/gh/guangyey/79/head 2025-08-14T20:49:12.1499968Z * [new branch] gh/guangyey/79/orig -> origin/gh/guangyey/79/orig 2025-08-14T20:49:12.1501491Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-08-14T20:49:12.1502517Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-08-14T20:49:12.1503618Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-08-14T20:49:12.1505540Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-08-14T20:49:12.1506632Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-08-14T20:49:12.1507635Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-08-14T20:49:12.1508952Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-08-14T20:49:12.1510087Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-08-14T20:49:12.1511083Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-08-14T20:49:12.1512559Z * [new branch] gh/guilhermeleobas/124/base -> origin/gh/guilhermeleobas/124/base 2025-08-14T20:49:12.1513811Z * [new branch] gh/guilhermeleobas/124/head -> origin/gh/guilhermeleobas/124/head 2025-08-14T20:49:12.1514665Z * [new branch] gh/guilhermeleobas/124/orig -> origin/gh/guilhermeleobas/124/orig 2025-08-14T20:49:12.1516149Z * [new branch] gh/guilhermeleobas/147/base -> origin/gh/guilhermeleobas/147/base 2025-08-14T20:49:12.1517181Z * [new branch] gh/guilhermeleobas/147/head -> origin/gh/guilhermeleobas/147/head 2025-08-14T20:49:12.1518166Z * [new branch] gh/guilhermeleobas/147/orig -> origin/gh/guilhermeleobas/147/orig 2025-08-14T20:49:12.1519886Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-08-14T20:49:12.1520996Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-08-14T20:49:12.1522122Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-08-14T20:49:12.1523638Z * [new branch] gh/guilhermeleobas/163/base -> origin/gh/guilhermeleobas/163/base 2025-08-14T20:49:12.1524789Z * [new branch] gh/guilhermeleobas/163/head -> origin/gh/guilhermeleobas/163/head 2025-08-14T20:49:12.1525860Z * [new branch] gh/guilhermeleobas/163/orig -> origin/gh/guilhermeleobas/163/orig 2025-08-14T20:49:12.1527232Z * [new branch] gh/guilhermeleobas/164/base -> origin/gh/guilhermeleobas/164/base 2025-08-14T20:49:12.1528323Z * [new branch] gh/guilhermeleobas/164/head -> origin/gh/guilhermeleobas/164/head 2025-08-14T20:49:12.1529406Z * [new branch] gh/guilhermeleobas/164/orig -> origin/gh/guilhermeleobas/164/orig 2025-08-14T20:49:12.1530820Z * [new branch] gh/guilhermeleobas/165/base -> origin/gh/guilhermeleobas/165/base 2025-08-14T20:49:12.1532013Z * [new branch] gh/guilhermeleobas/165/head -> origin/gh/guilhermeleobas/165/head 2025-08-14T20:49:12.1533080Z * [new branch] gh/guilhermeleobas/165/orig -> origin/gh/guilhermeleobas/165/orig 2025-08-14T20:49:12.1534547Z * [new branch] gh/guilhermeleobas/166/base -> origin/gh/guilhermeleobas/166/base 2025-08-14T20:49:12.1535663Z * [new branch] gh/guilhermeleobas/166/head -> origin/gh/guilhermeleobas/166/head 2025-08-14T20:49:12.1536711Z * [new branch] gh/guilhermeleobas/166/orig -> origin/gh/guilhermeleobas/166/orig 2025-08-14T20:49:12.1538191Z * [new branch] gh/guilhermeleobas/167/base -> origin/gh/guilhermeleobas/167/base 2025-08-14T20:49:12.1539223Z * [new branch] gh/guilhermeleobas/167/head -> origin/gh/guilhermeleobas/167/head 2025-08-14T20:49:12.1540282Z * [new branch] gh/guilhermeleobas/167/orig -> origin/gh/guilhermeleobas/167/orig 2025-08-14T20:49:12.1541685Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-08-14T20:49:12.1542748Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-08-14T20:49:12.1543793Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-08-14T20:49:12.1545246Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-08-14T20:49:12.1546276Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-08-14T20:49:12.1547378Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-08-14T20:49:12.1548822Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-08-14T20:49:12.1549864Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-08-14T20:49:12.1550906Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-08-14T20:49:12.1552481Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-08-14T20:49:12.1553555Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-08-14T20:49:12.1554573Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-08-14T20:49:12.1556075Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-08-14T20:49:12.1557107Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-08-14T20:49:12.1558171Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-08-14T20:49:12.1559962Z * [new branch] gh/guilhermeleobas/181/base -> origin/gh/guilhermeleobas/181/base 2025-08-14T20:49:12.1561016Z * [new branch] gh/guilhermeleobas/181/head -> origin/gh/guilhermeleobas/181/head 2025-08-14T20:49:12.1562134Z * [new branch] gh/guilhermeleobas/181/orig -> origin/gh/guilhermeleobas/181/orig 2025-08-14T20:49:12.1564062Z * [new branch] gh/guilhermeleobas/182/base -> origin/gh/guilhermeleobas/182/base 2025-08-14T20:49:12.1565213Z * [new branch] gh/guilhermeleobas/182/head -> origin/gh/guilhermeleobas/182/head 2025-08-14T20:49:12.1566343Z * [new branch] gh/guilhermeleobas/182/orig -> origin/gh/guilhermeleobas/182/orig 2025-08-14T20:49:12.1567875Z * [new branch] gh/guilhermeleobas/183/base -> origin/gh/guilhermeleobas/183/base 2025-08-14T20:49:12.1568985Z * [new branch] gh/guilhermeleobas/183/head -> origin/gh/guilhermeleobas/183/head 2025-08-14T20:49:12.1573482Z * [new branch] gh/guilhermeleobas/183/orig -> origin/gh/guilhermeleobas/183/orig 2025-08-14T20:49:12.1575093Z * [new branch] gh/guilhermeleobas/184/base -> origin/gh/guilhermeleobas/184/base 2025-08-14T20:49:12.1576207Z * [new branch] gh/guilhermeleobas/184/head -> origin/gh/guilhermeleobas/184/head 2025-08-14T20:49:12.1577375Z * [new branch] gh/guilhermeleobas/184/orig -> origin/gh/guilhermeleobas/184/orig 2025-08-14T20:49:12.1578851Z * [new branch] gh/guilhermeleobas/185/base -> origin/gh/guilhermeleobas/185/base 2025-08-14T20:49:12.1579948Z * [new branch] gh/guilhermeleobas/185/head -> origin/gh/guilhermeleobas/185/head 2025-08-14T20:49:12.1581264Z * [new branch] gh/guilhermeleobas/185/orig -> origin/gh/guilhermeleobas/185/orig 2025-08-14T20:49:12.1582771Z * [new branch] gh/guilhermeleobas/188/base -> origin/gh/guilhermeleobas/188/base 2025-08-14T20:49:12.1583850Z * [new branch] gh/guilhermeleobas/188/head -> origin/gh/guilhermeleobas/188/head 2025-08-14T20:49:12.1584891Z * [new branch] gh/guilhermeleobas/188/orig -> origin/gh/guilhermeleobas/188/orig 2025-08-14T20:49:12.1586386Z * [new branch] gh/guilhermeleobas/189/base -> origin/gh/guilhermeleobas/189/base 2025-08-14T20:49:12.1587464Z * [new branch] gh/guilhermeleobas/189/head -> origin/gh/guilhermeleobas/189/head 2025-08-14T20:49:12.1588505Z * [new branch] gh/guilhermeleobas/189/orig -> origin/gh/guilhermeleobas/189/orig 2025-08-14T20:49:12.1590025Z * [new branch] gh/guilhermeleobas/190/base -> origin/gh/guilhermeleobas/190/base 2025-08-14T20:49:12.1591113Z * [new branch] gh/guilhermeleobas/190/head -> origin/gh/guilhermeleobas/190/head 2025-08-14T20:49:12.1592137Z * [new branch] gh/guilhermeleobas/190/orig -> origin/gh/guilhermeleobas/190/orig 2025-08-14T20:49:12.1593570Z * [new branch] gh/guilhermeleobas/192/base -> origin/gh/guilhermeleobas/192/base 2025-08-14T20:49:12.1594692Z * [new branch] gh/guilhermeleobas/192/head -> origin/gh/guilhermeleobas/192/head 2025-08-14T20:49:12.1595610Z * [new branch] gh/guilhermeleobas/192/orig -> origin/gh/guilhermeleobas/192/orig 2025-08-14T20:49:12.1597107Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-08-14T20:49:12.1598171Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-08-14T20:49:12.1599563Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-08-14T20:49:12.1601259Z * [new branch] gh/guilhermeleobas/194/base -> origin/gh/guilhermeleobas/194/base 2025-08-14T20:49:12.1602300Z * [new branch] gh/guilhermeleobas/194/head -> origin/gh/guilhermeleobas/194/head 2025-08-14T20:49:12.1603307Z * [new branch] gh/guilhermeleobas/194/orig -> origin/gh/guilhermeleobas/194/orig 2025-08-14T20:49:12.1604805Z * [new branch] gh/guilhermeleobas/203/base -> origin/gh/guilhermeleobas/203/base 2025-08-14T20:49:12.1605877Z * [new branch] gh/guilhermeleobas/203/head -> origin/gh/guilhermeleobas/203/head 2025-08-14T20:49:12.1607007Z * [new branch] gh/guilhermeleobas/203/orig -> origin/gh/guilhermeleobas/203/orig 2025-08-14T20:49:12.1608514Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-08-14T20:49:12.1609535Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-08-14T20:49:12.1610689Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-08-14T20:49:12.1612285Z * [new branch] gh/guilhermeleobas/205/base -> origin/gh/guilhermeleobas/205/base 2025-08-14T20:49:12.1613401Z * [new branch] gh/guilhermeleobas/205/head -> origin/gh/guilhermeleobas/205/head 2025-08-14T20:49:12.1614499Z * [new branch] gh/guilhermeleobas/205/orig -> origin/gh/guilhermeleobas/205/orig 2025-08-14T20:49:12.1615893Z * [new branch] gh/guilhermeleobas/206/base -> origin/gh/guilhermeleobas/206/base 2025-08-14T20:49:12.1616953Z * [new branch] gh/guilhermeleobas/206/head -> origin/gh/guilhermeleobas/206/head 2025-08-14T20:49:12.1618016Z * [new branch] gh/guilhermeleobas/206/orig -> origin/gh/guilhermeleobas/206/orig 2025-08-14T20:49:12.1619742Z * [new branch] gh/guilhermeleobas/207/base -> origin/gh/guilhermeleobas/207/base 2025-08-14T20:49:12.1620894Z * [new branch] gh/guilhermeleobas/207/head -> origin/gh/guilhermeleobas/207/head 2025-08-14T20:49:12.1621974Z * [new branch] gh/guilhermeleobas/207/orig -> origin/gh/guilhermeleobas/207/orig 2025-08-14T20:49:12.1623351Z * [new branch] gh/guilhermeleobas/208/base -> origin/gh/guilhermeleobas/208/base 2025-08-14T20:49:12.1624409Z * [new branch] gh/guilhermeleobas/208/head -> origin/gh/guilhermeleobas/208/head 2025-08-14T20:49:12.1625505Z * [new branch] gh/guilhermeleobas/208/orig -> origin/gh/guilhermeleobas/208/orig 2025-08-14T20:49:12.1626906Z * [new branch] gh/guilhermeleobas/209/base -> origin/gh/guilhermeleobas/209/base 2025-08-14T20:49:12.1627971Z * [new branch] gh/guilhermeleobas/209/head -> origin/gh/guilhermeleobas/209/head 2025-08-14T20:49:12.1629105Z * [new branch] gh/guilhermeleobas/209/orig -> origin/gh/guilhermeleobas/209/orig 2025-08-14T20:49:12.1630901Z * [new branch] gh/guilhermeleobas/210/base -> origin/gh/guilhermeleobas/210/base 2025-08-14T20:49:12.1632038Z * [new branch] gh/guilhermeleobas/210/head -> origin/gh/guilhermeleobas/210/head 2025-08-14T20:49:12.1633129Z * [new branch] gh/guilhermeleobas/210/orig -> origin/gh/guilhermeleobas/210/orig 2025-08-14T20:49:12.1634485Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-08-14T20:49:12.1635566Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-08-14T20:49:12.1636616Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-08-14T20:49:12.1638101Z * [new branch] gh/guilhermeleobas/212/base -> origin/gh/guilhermeleobas/212/base 2025-08-14T20:49:12.1639244Z * [new branch] gh/guilhermeleobas/212/head -> origin/gh/guilhermeleobas/212/head 2025-08-14T20:49:12.1640690Z * [new branch] gh/guilhermeleobas/212/orig -> origin/gh/guilhermeleobas/212/orig 2025-08-14T20:49:12.1642273Z * [new branch] gh/guilhermeleobas/213/base -> origin/gh/guilhermeleobas/213/base 2025-08-14T20:49:12.1643326Z * [new branch] gh/guilhermeleobas/213/head -> origin/gh/guilhermeleobas/213/head 2025-08-14T20:49:12.1644385Z * [new branch] gh/guilhermeleobas/213/orig -> origin/gh/guilhermeleobas/213/orig 2025-08-14T20:49:12.1646041Z * [new branch] gh/guilhermeleobas/214/base -> origin/gh/guilhermeleobas/214/base 2025-08-14T20:49:12.1647125Z * [new branch] gh/guilhermeleobas/214/head -> origin/gh/guilhermeleobas/214/head 2025-08-14T20:49:12.1648278Z * [new branch] gh/guilhermeleobas/214/orig -> origin/gh/guilhermeleobas/214/orig 2025-08-14T20:49:12.1649765Z * [new branch] gh/guilhermeleobas/215/base -> origin/gh/guilhermeleobas/215/base 2025-08-14T20:49:12.1650889Z * [new branch] gh/guilhermeleobas/215/head -> origin/gh/guilhermeleobas/215/head 2025-08-14T20:49:12.1652090Z * [new branch] gh/guilhermeleobas/215/orig -> origin/gh/guilhermeleobas/215/orig 2025-08-14T20:49:12.1653536Z * [new branch] gh/guilhermeleobas/216/base -> origin/gh/guilhermeleobas/216/base 2025-08-14T20:49:12.1654620Z * [new branch] gh/guilhermeleobas/216/head -> origin/gh/guilhermeleobas/216/head 2025-08-14T20:49:12.1655612Z * [new branch] gh/guilhermeleobas/216/orig -> origin/gh/guilhermeleobas/216/orig 2025-08-14T20:49:12.1657108Z * [new branch] gh/guilhermeleobas/217/base -> origin/gh/guilhermeleobas/217/base 2025-08-14T20:49:12.1658199Z * [new branch] gh/guilhermeleobas/217/head -> origin/gh/guilhermeleobas/217/head 2025-08-14T20:49:12.1659170Z * [new branch] gh/guilhermeleobas/217/orig -> origin/gh/guilhermeleobas/217/orig 2025-08-14T20:49:12.1660634Z * [new branch] gh/guilhermeleobas/218/base -> origin/gh/guilhermeleobas/218/base 2025-08-14T20:49:12.1661666Z * [new branch] gh/guilhermeleobas/218/head -> origin/gh/guilhermeleobas/218/head 2025-08-14T20:49:12.1662740Z * [new branch] gh/guilhermeleobas/218/orig -> origin/gh/guilhermeleobas/218/orig 2025-08-14T20:49:12.1664233Z * [new branch] gh/guilhermeleobas/219/base -> origin/gh/guilhermeleobas/219/base 2025-08-14T20:49:12.1665283Z * [new branch] gh/guilhermeleobas/219/head -> origin/gh/guilhermeleobas/219/head 2025-08-14T20:49:12.1666416Z * [new branch] gh/guilhermeleobas/219/orig -> origin/gh/guilhermeleobas/219/orig 2025-08-14T20:49:12.1667851Z * [new branch] gh/guilhermeleobas/220/base -> origin/gh/guilhermeleobas/220/base 2025-08-14T20:49:12.1668908Z * [new branch] gh/guilhermeleobas/220/head -> origin/gh/guilhermeleobas/220/head 2025-08-14T20:49:12.1670357Z * [new branch] gh/guilhermeleobas/220/orig -> origin/gh/guilhermeleobas/220/orig 2025-08-14T20:49:12.1671877Z * [new branch] gh/guilhermeleobas/221/base -> origin/gh/guilhermeleobas/221/base 2025-08-14T20:49:12.1672962Z * [new branch] gh/guilhermeleobas/221/head -> origin/gh/guilhermeleobas/221/head 2025-08-14T20:49:12.1674171Z * [new branch] gh/guilhermeleobas/221/orig -> origin/gh/guilhermeleobas/221/orig 2025-08-14T20:49:12.1675522Z * [new branch] gh/guilhermeleobas/222/base -> origin/gh/guilhermeleobas/222/base 2025-08-14T20:49:12.1676676Z * [new branch] gh/guilhermeleobas/222/head -> origin/gh/guilhermeleobas/222/head 2025-08-14T20:49:12.1677784Z * [new branch] gh/guilhermeleobas/222/orig -> origin/gh/guilhermeleobas/222/orig 2025-08-14T20:49:12.1679380Z * [new branch] gh/guilhermeleobas/223/base -> origin/gh/guilhermeleobas/223/base 2025-08-14T20:49:12.1680630Z * [new branch] gh/guilhermeleobas/223/head -> origin/gh/guilhermeleobas/223/head 2025-08-14T20:49:12.1681906Z * [new branch] gh/guilhermeleobas/223/orig -> origin/gh/guilhermeleobas/223/orig 2025-08-14T20:49:12.1683529Z * [new branch] gh/guilhermeleobas/224/base -> origin/gh/guilhermeleobas/224/base 2025-08-14T20:49:12.1684578Z * [new branch] gh/guilhermeleobas/224/head -> origin/gh/guilhermeleobas/224/head 2025-08-14T20:49:12.1685660Z * [new branch] gh/guilhermeleobas/224/orig -> origin/gh/guilhermeleobas/224/orig 2025-08-14T20:49:12.1687215Z * [new branch] gh/guilhermeleobas/225/base -> origin/gh/guilhermeleobas/225/base 2025-08-14T20:49:12.1688279Z * [new branch] gh/guilhermeleobas/225/head -> origin/gh/guilhermeleobas/225/head 2025-08-14T20:49:12.1689380Z * [new branch] gh/guilhermeleobas/225/orig -> origin/gh/guilhermeleobas/225/orig 2025-08-14T20:49:12.1690960Z * [new branch] gh/guilhermeleobas/226/base -> origin/gh/guilhermeleobas/226/base 2025-08-14T20:49:12.1692029Z * [new branch] gh/guilhermeleobas/226/head -> origin/gh/guilhermeleobas/226/head 2025-08-14T20:49:12.1693118Z * [new branch] gh/guilhermeleobas/226/orig -> origin/gh/guilhermeleobas/226/orig 2025-08-14T20:49:12.1694587Z * [new branch] gh/guilhermeleobas/227/base -> origin/gh/guilhermeleobas/227/base 2025-08-14T20:49:12.1695647Z * [new branch] gh/guilhermeleobas/227/head -> origin/gh/guilhermeleobas/227/head 2025-08-14T20:49:12.1696744Z * [new branch] gh/guilhermeleobas/227/orig -> origin/gh/guilhermeleobas/227/orig 2025-08-14T20:49:12.1698203Z * [new branch] gh/guilhermeleobas/228/base -> origin/gh/guilhermeleobas/228/base 2025-08-14T20:49:12.1699294Z * [new branch] gh/guilhermeleobas/228/head -> origin/gh/guilhermeleobas/228/head 2025-08-14T20:49:12.1700282Z * [new branch] gh/guilhermeleobas/228/orig -> origin/gh/guilhermeleobas/228/orig 2025-08-14T20:49:12.1701724Z * [new branch] gh/guilhermeleobas/229/base -> origin/gh/guilhermeleobas/229/base 2025-08-14T20:49:12.1702781Z * [new branch] gh/guilhermeleobas/229/head -> origin/gh/guilhermeleobas/229/head 2025-08-14T20:49:12.1703812Z * [new branch] gh/guilhermeleobas/229/orig -> origin/gh/guilhermeleobas/229/orig 2025-08-14T20:49:12.1705268Z * [new branch] gh/guilhermeleobas/230/base -> origin/gh/guilhermeleobas/230/base 2025-08-14T20:49:12.1706367Z * [new branch] gh/guilhermeleobas/230/head -> origin/gh/guilhermeleobas/230/head 2025-08-14T20:49:12.1707410Z * [new branch] gh/guilhermeleobas/230/orig -> origin/gh/guilhermeleobas/230/orig 2025-08-14T20:49:12.1708871Z * [new branch] gh/guilhermeleobas/231/base -> origin/gh/guilhermeleobas/231/base 2025-08-14T20:49:12.1709946Z * [new branch] gh/guilhermeleobas/231/head -> origin/gh/guilhermeleobas/231/head 2025-08-14T20:49:12.1711072Z * [new branch] gh/guilhermeleobas/231/orig -> origin/gh/guilhermeleobas/231/orig 2025-08-14T20:49:12.1712702Z * [new branch] gh/guilhermeleobas/232/base -> origin/gh/guilhermeleobas/232/base 2025-08-14T20:49:12.1713772Z * [new branch] gh/guilhermeleobas/232/head -> origin/gh/guilhermeleobas/232/head 2025-08-14T20:49:12.1714831Z * [new branch] gh/guilhermeleobas/232/orig -> origin/gh/guilhermeleobas/232/orig 2025-08-14T20:49:12.1716244Z * [new branch] gh/guilhermeleobas/233/base -> origin/gh/guilhermeleobas/233/base 2025-08-14T20:49:12.1717290Z * [new branch] gh/guilhermeleobas/233/head -> origin/gh/guilhermeleobas/233/head 2025-08-14T20:49:12.1718425Z * [new branch] gh/guilhermeleobas/233/orig -> origin/gh/guilhermeleobas/233/orig 2025-08-14T20:49:12.1720337Z * [new branch] gh/guilhermeleobas/73/base -> origin/gh/guilhermeleobas/73/base 2025-08-14T20:49:12.1721416Z * [new branch] gh/guilhermeleobas/73/head -> origin/gh/guilhermeleobas/73/head 2025-08-14T20:49:12.1722794Z * [new branch] gh/guilhermeleobas/73/orig -> origin/gh/guilhermeleobas/73/orig 2025-08-14T20:49:12.1724751Z * [new branch] gh/henrylhtsang/103/base -> origin/gh/henrylhtsang/103/base 2025-08-14T20:49:12.1725919Z * [new branch] gh/henrylhtsang/103/head -> origin/gh/henrylhtsang/103/head 2025-08-14T20:49:12.1727033Z * [new branch] gh/henrylhtsang/103/orig -> origin/gh/henrylhtsang/103/orig 2025-08-14T20:49:12.1728694Z * [new branch] gh/henrylhtsang/108/base -> origin/gh/henrylhtsang/108/base 2025-08-14T20:49:12.1729834Z * [new branch] gh/henrylhtsang/108/head -> origin/gh/henrylhtsang/108/head 2025-08-14T20:49:12.1730966Z * [new branch] gh/henrylhtsang/108/orig -> origin/gh/henrylhtsang/108/orig 2025-08-14T20:49:12.1732539Z * [new branch] gh/henrylhtsang/118/base -> origin/gh/henrylhtsang/118/base 2025-08-14T20:49:12.1733607Z * [new branch] gh/henrylhtsang/118/head -> origin/gh/henrylhtsang/118/head 2025-08-14T20:49:12.1734650Z * [new branch] gh/henrylhtsang/118/orig -> origin/gh/henrylhtsang/118/orig 2025-08-14T20:49:12.1736231Z * [new branch] gh/henrylhtsang/123/base -> origin/gh/henrylhtsang/123/base 2025-08-14T20:49:12.1737391Z * [new branch] gh/henrylhtsang/123/head -> origin/gh/henrylhtsang/123/head 2025-08-14T20:49:12.1738495Z * [new branch] gh/henrylhtsang/123/orig -> origin/gh/henrylhtsang/123/orig 2025-08-14T20:49:12.1740041Z * [new branch] gh/henrylhtsang/124/base -> origin/gh/henrylhtsang/124/base 2025-08-14T20:49:12.1741232Z * [new branch] gh/henrylhtsang/124/head -> origin/gh/henrylhtsang/124/head 2025-08-14T20:49:12.1742394Z * [new branch] gh/henrylhtsang/124/orig -> origin/gh/henrylhtsang/124/orig 2025-08-14T20:49:12.1744033Z * [new branch] gh/henrylhtsang/125/base -> origin/gh/henrylhtsang/125/base 2025-08-14T20:49:12.1745089Z * [new branch] gh/henrylhtsang/125/head -> origin/gh/henrylhtsang/125/head 2025-08-14T20:49:12.1746302Z * [new branch] gh/henrylhtsang/125/orig -> origin/gh/henrylhtsang/125/orig 2025-08-14T20:49:12.1747598Z * [new branch] gh/henrylhtsang/126/base -> origin/gh/henrylhtsang/126/base 2025-08-14T20:49:12.1748676Z * [new branch] gh/henrylhtsang/126/head -> origin/gh/henrylhtsang/126/head 2025-08-14T20:49:12.1749780Z * [new branch] gh/henrylhtsang/126/orig -> origin/gh/henrylhtsang/126/orig 2025-08-14T20:49:12.1751220Z * [new branch] gh/henrylhtsang/127/base -> origin/gh/henrylhtsang/127/base 2025-08-14T20:49:12.1752369Z * [new branch] gh/henrylhtsang/127/head -> origin/gh/henrylhtsang/127/head 2025-08-14T20:49:12.1753498Z * [new branch] gh/henrylhtsang/127/orig -> origin/gh/henrylhtsang/127/orig 2025-08-14T20:49:12.1755205Z * [new branch] gh/henrylhtsang/128/base -> origin/gh/henrylhtsang/128/base 2025-08-14T20:49:12.1756310Z * [new branch] gh/henrylhtsang/128/head -> origin/gh/henrylhtsang/128/head 2025-08-14T20:49:12.1757393Z * [new branch] gh/henrylhtsang/128/orig -> origin/gh/henrylhtsang/128/orig 2025-08-14T20:49:12.1758843Z * [new branch] gh/henrylhtsang/129/base -> origin/gh/henrylhtsang/129/base 2025-08-14T20:49:12.1760242Z * [new branch] gh/henrylhtsang/129/head -> origin/gh/henrylhtsang/129/head 2025-08-14T20:49:12.1761333Z * [new branch] gh/henrylhtsang/129/orig -> origin/gh/henrylhtsang/129/orig 2025-08-14T20:49:12.1762893Z * [new branch] gh/henrylhtsang/130/base -> origin/gh/henrylhtsang/130/base 2025-08-14T20:49:12.1763962Z * [new branch] gh/henrylhtsang/130/head -> origin/gh/henrylhtsang/130/head 2025-08-14T20:49:12.1765308Z * [new branch] gh/henrylhtsang/131/base -> origin/gh/henrylhtsang/131/base 2025-08-14T20:49:12.1766421Z * [new branch] gh/henrylhtsang/131/head -> origin/gh/henrylhtsang/131/head 2025-08-14T20:49:12.1767584Z * [new branch] gh/henrylhtsang/131/orig -> origin/gh/henrylhtsang/131/orig 2025-08-14T20:49:12.1769066Z * [new branch] gh/henrylhtsang/132/base -> origin/gh/henrylhtsang/132/base 2025-08-14T20:49:12.1772518Z * [new branch] gh/henrylhtsang/132/head -> origin/gh/henrylhtsang/132/head 2025-08-14T20:49:12.1773692Z * [new branch] gh/henrylhtsang/132/orig -> origin/gh/henrylhtsang/132/orig 2025-08-14T20:49:12.1775311Z * [new branch] gh/henrylhtsang/133/base -> origin/gh/henrylhtsang/133/base 2025-08-14T20:49:12.1776384Z * [new branch] gh/henrylhtsang/133/head -> origin/gh/henrylhtsang/133/head 2025-08-14T20:49:12.1777497Z * [new branch] gh/henrylhtsang/133/orig -> origin/gh/henrylhtsang/133/orig 2025-08-14T20:49:12.1779090Z * [new branch] gh/henrylhtsang/134/base -> origin/gh/henrylhtsang/134/base 2025-08-14T20:49:12.1780239Z * [new branch] gh/henrylhtsang/134/head -> origin/gh/henrylhtsang/134/head 2025-08-14T20:49:12.1781431Z * [new branch] gh/henrylhtsang/134/orig -> origin/gh/henrylhtsang/134/orig 2025-08-14T20:49:12.1782888Z * [new branch] gh/henrylhtsang/135/base -> origin/gh/henrylhtsang/135/base 2025-08-14T20:49:12.1784080Z * [new branch] gh/henrylhtsang/135/head -> origin/gh/henrylhtsang/135/head 2025-08-14T20:49:12.1785166Z * [new branch] gh/henrylhtsang/135/orig -> origin/gh/henrylhtsang/135/orig 2025-08-14T20:49:12.1786970Z * [new branch] gh/henrylhtsang/136/base -> origin/gh/henrylhtsang/136/base 2025-08-14T20:49:12.1788121Z * [new branch] gh/henrylhtsang/136/head -> origin/gh/henrylhtsang/136/head 2025-08-14T20:49:12.1789259Z * [new branch] gh/henrylhtsang/136/orig -> origin/gh/henrylhtsang/136/orig 2025-08-14T20:49:12.1790642Z * [new branch] gh/henrylhtsang/137/base -> origin/gh/henrylhtsang/137/base 2025-08-14T20:49:12.1791626Z * [new branch] gh/henrylhtsang/137/head -> origin/gh/henrylhtsang/137/head 2025-08-14T20:49:12.1792600Z * [new branch] gh/henrylhtsang/137/orig -> origin/gh/henrylhtsang/137/orig 2025-08-14T20:49:12.1794076Z * [new branch] gh/henrylhtsang/138/base -> origin/gh/henrylhtsang/138/base 2025-08-14T20:49:12.1795147Z * [new branch] gh/henrylhtsang/138/head -> origin/gh/henrylhtsang/138/head 2025-08-14T20:49:12.1796203Z * [new branch] gh/henrylhtsang/138/orig -> origin/gh/henrylhtsang/138/orig 2025-08-14T20:49:12.1797727Z * [new branch] gh/henrylhtsang/139/base -> origin/gh/henrylhtsang/139/base 2025-08-14T20:49:12.1798800Z * [new branch] gh/henrylhtsang/139/head -> origin/gh/henrylhtsang/139/head 2025-08-14T20:49:12.1800310Z * [new branch] gh/henrylhtsang/139/orig -> origin/gh/henrylhtsang/139/orig 2025-08-14T20:49:12.1801898Z * [new branch] gh/henrylhtsang/140/base -> origin/gh/henrylhtsang/140/base 2025-08-14T20:49:12.1803084Z * [new branch] gh/henrylhtsang/140/head -> origin/gh/henrylhtsang/140/head 2025-08-14T20:49:12.1804177Z * [new branch] gh/henrylhtsang/140/orig -> origin/gh/henrylhtsang/140/orig 2025-08-14T20:49:12.1805635Z * [new branch] gh/henrylhtsang/141/base -> origin/gh/henrylhtsang/141/base 2025-08-14T20:49:12.1806753Z * [new branch] gh/henrylhtsang/141/head -> origin/gh/henrylhtsang/141/head 2025-08-14T20:49:12.1807958Z * [new branch] gh/henrylhtsang/141/orig -> origin/gh/henrylhtsang/141/orig 2025-08-14T20:49:12.1809750Z * [new branch] gh/henrylhtsang/142/base -> origin/gh/henrylhtsang/142/base 2025-08-14T20:49:12.1810984Z * [new branch] gh/henrylhtsang/142/head -> origin/gh/henrylhtsang/142/head 2025-08-14T20:49:12.1812207Z * [new branch] gh/henrylhtsang/142/orig -> origin/gh/henrylhtsang/142/orig 2025-08-14T20:49:12.1813944Z * [new branch] gh/henrylhtsang/143/base -> origin/gh/henrylhtsang/143/base 2025-08-14T20:49:12.1814979Z * [new branch] gh/henrylhtsang/143/head -> origin/gh/henrylhtsang/143/head 2025-08-14T20:49:12.1816094Z * [new branch] gh/henrylhtsang/143/orig -> origin/gh/henrylhtsang/143/orig 2025-08-14T20:49:12.1817572Z * [new branch] gh/henrylhtsang/144/base -> origin/gh/henrylhtsang/144/base 2025-08-14T20:49:12.1818840Z * [new branch] gh/henrylhtsang/144/head -> origin/gh/henrylhtsang/144/head 2025-08-14T20:49:12.1819691Z * [new branch] gh/henrylhtsang/144/orig -> origin/gh/henrylhtsang/144/orig 2025-08-14T20:49:12.1821196Z * [new branch] gh/henrylhtsang/145/base -> origin/gh/henrylhtsang/145/base 2025-08-14T20:49:12.1822294Z * [new branch] gh/henrylhtsang/145/head -> origin/gh/henrylhtsang/145/head 2025-08-14T20:49:12.1823513Z * [new branch] gh/henrylhtsang/145/orig -> origin/gh/henrylhtsang/145/orig 2025-08-14T20:49:12.1825043Z * [new branch] gh/henrylhtsang/146/base -> origin/gh/henrylhtsang/146/base 2025-08-14T20:49:12.1826155Z * [new branch] gh/henrylhtsang/146/head -> origin/gh/henrylhtsang/146/head 2025-08-14T20:49:12.1827134Z * [new branch] gh/henrylhtsang/146/orig -> origin/gh/henrylhtsang/146/orig 2025-08-14T20:49:12.1828756Z * [new branch] gh/huydhn/1/head -> origin/gh/huydhn/1/head 2025-08-14T20:49:12.1829694Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-08-14T20:49:12.1830997Z * [new branch] gh/huydhn/2/head -> origin/gh/huydhn/2/head 2025-08-14T20:49:12.1831909Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-08-14T20:49:12.1833078Z * [new branch] gh/huydhn/2/orig -> origin/gh/huydhn/2/orig 2025-08-14T20:49:12.1834478Z * [new branch] gh/huydhn/3/head -> origin/gh/huydhn/3/head 2025-08-14T20:49:12.1835397Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-08-14T20:49:12.1836634Z * [new branch] gh/huydhn/3/orig -> origin/gh/huydhn/3/orig 2025-08-14T20:49:12.1838089Z * [new branch] gh/huydhn/4/head -> origin/gh/huydhn/4/head 2025-08-14T20:49:12.1839043Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-08-14T20:49:12.1840491Z * [new branch] gh/huydhn/4/orig -> origin/gh/huydhn/4/orig 2025-08-14T20:49:12.1841866Z * [new branch] gh/huydhn/5/head -> origin/gh/huydhn/5/head 2025-08-14T20:49:12.1842834Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-08-14T20:49:12.1843920Z * [new branch] gh/huydhn/5/orig -> origin/gh/huydhn/5/orig 2025-08-14T20:49:12.1845363Z * [new branch] gh/huydhn/6/head -> origin/gh/huydhn/6/head 2025-08-14T20:49:12.1846451Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-08-14T20:49:12.1847452Z * [new branch] gh/huydhn/6/orig -> origin/gh/huydhn/6/orig 2025-08-14T20:49:12.1849150Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-08-14T20:49:12.1850401Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-08-14T20:49:12.1852271Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-08-14T20:49:12.1853347Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-08-14T20:49:12.1854750Z * [new branch] gh/isuruf/116/base -> origin/gh/isuruf/116/base 2025-08-14T20:49:12.1855807Z * [new branch] gh/isuruf/116/head -> origin/gh/isuruf/116/head 2025-08-14T20:49:12.1856915Z * [new branch] gh/isuruf/116/orig -> origin/gh/isuruf/116/orig 2025-08-14T20:49:12.1858276Z * [new branch] gh/isuruf/141/base -> origin/gh/isuruf/141/base 2025-08-14T20:49:12.1859291Z * [new branch] gh/isuruf/141/head -> origin/gh/isuruf/141/head 2025-08-14T20:49:12.1860373Z * [new branch] gh/isuruf/141/orig -> origin/gh/isuruf/141/orig 2025-08-14T20:49:12.1861764Z * [new branch] gh/isuruf/142/base -> origin/gh/isuruf/142/base 2025-08-14T20:49:12.1862800Z * [new branch] gh/isuruf/142/head -> origin/gh/isuruf/142/head 2025-08-14T20:49:12.1863953Z * [new branch] gh/isuruf/142/orig -> origin/gh/isuruf/142/orig 2025-08-14T20:49:12.1865372Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-08-14T20:49:12.1866460Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-08-14T20:49:12.1867504Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-08-14T20:49:12.1869262Z * [new branch] gh/jamesjwu/140/base -> origin/gh/jamesjwu/140/base 2025-08-14T20:49:12.1870727Z * [new branch] gh/jamesjwu/140/head -> origin/gh/jamesjwu/140/head 2025-08-14T20:49:12.1871800Z * [new branch] gh/jamesjwu/140/orig -> origin/gh/jamesjwu/140/orig 2025-08-14T20:49:12.1873283Z * [new branch] gh/jamesjwu/150/base -> origin/gh/jamesjwu/150/base 2025-08-14T20:49:12.1874342Z * [new branch] gh/jamesjwu/150/head -> origin/gh/jamesjwu/150/head 2025-08-14T20:49:12.1875432Z * [new branch] gh/jamesjwu/150/orig -> origin/gh/jamesjwu/150/orig 2025-08-14T20:49:12.1877156Z * [new branch] gh/jamesjwu/154/base -> origin/gh/jamesjwu/154/base 2025-08-14T20:49:12.1878293Z * [new branch] gh/jamesjwu/154/head -> origin/gh/jamesjwu/154/head 2025-08-14T20:49:12.1879469Z * [new branch] gh/jamesjwu/154/orig -> origin/gh/jamesjwu/154/orig 2025-08-14T20:49:12.1880978Z * [new branch] gh/jamesjwu/155/base -> origin/gh/jamesjwu/155/base 2025-08-14T20:49:12.1882059Z * [new branch] gh/jamesjwu/155/head -> origin/gh/jamesjwu/155/head 2025-08-14T20:49:12.1883165Z * [new branch] gh/jamesjwu/155/orig -> origin/gh/jamesjwu/155/orig 2025-08-14T20:49:12.1884610Z * [new branch] gh/jamesjwu/159/base -> origin/gh/jamesjwu/159/base 2025-08-14T20:49:12.1885780Z * [new branch] gh/jamesjwu/159/head -> origin/gh/jamesjwu/159/head 2025-08-14T20:49:12.1886920Z * [new branch] gh/jamesjwu/159/orig -> origin/gh/jamesjwu/159/orig 2025-08-14T20:49:12.1888890Z * [new branch] gh/jamesjwu/163/base -> origin/gh/jamesjwu/163/base 2025-08-14T20:49:12.1890001Z * [new branch] gh/jamesjwu/163/head -> origin/gh/jamesjwu/163/head 2025-08-14T20:49:12.1891221Z * [new branch] gh/jamesjwu/163/orig -> origin/gh/jamesjwu/163/orig 2025-08-14T20:49:12.1892625Z * [new branch] gh/jamesjwu/171/base -> origin/gh/jamesjwu/171/base 2025-08-14T20:49:12.1893740Z * [new branch] gh/jamesjwu/171/head -> origin/gh/jamesjwu/171/head 2025-08-14T20:49:12.1894801Z * [new branch] gh/jamesjwu/171/orig -> origin/gh/jamesjwu/171/orig 2025-08-14T20:49:12.1896262Z * [new branch] gh/jamesjwu/174/base -> origin/gh/jamesjwu/174/base 2025-08-14T20:49:12.1897299Z * [new branch] gh/jamesjwu/174/head -> origin/gh/jamesjwu/174/head 2025-08-14T20:49:12.1898334Z * [new branch] gh/jamesjwu/174/orig -> origin/gh/jamesjwu/174/orig 2025-08-14T20:49:12.1899716Z * [new branch] gh/jamesjwu/175/base -> origin/gh/jamesjwu/175/base 2025-08-14T20:49:12.1900916Z * [new branch] gh/jamesjwu/175/head -> origin/gh/jamesjwu/175/head 2025-08-14T20:49:12.1901887Z * [new branch] gh/jamesjwu/175/orig -> origin/gh/jamesjwu/175/orig 2025-08-14T20:49:12.1903279Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-08-14T20:49:12.1904335Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-08-14T20:49:12.1905433Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-08-14T20:49:12.1907153Z * [new branch] gh/jamesjwu/177/base -> origin/gh/jamesjwu/177/base 2025-08-14T20:49:12.1908672Z * [new branch] gh/jamesjwu/177/head -> origin/gh/jamesjwu/177/head 2025-08-14T20:49:12.1909773Z * [new branch] gh/jamesjwu/177/orig -> origin/gh/jamesjwu/177/orig 2025-08-14T20:49:12.1911196Z * [new branch] gh/jamesjwu/178/base -> origin/gh/jamesjwu/178/base 2025-08-14T20:49:12.1912250Z * [new branch] gh/jamesjwu/178/head -> origin/gh/jamesjwu/178/head 2025-08-14T20:49:12.1913283Z * [new branch] gh/jamesjwu/178/orig -> origin/gh/jamesjwu/178/orig 2025-08-14T20:49:12.1914683Z * [new branch] gh/jamesjwu/179/base -> origin/gh/jamesjwu/179/base 2025-08-14T20:49:12.1915722Z * [new branch] gh/jamesjwu/179/head -> origin/gh/jamesjwu/179/head 2025-08-14T20:49:12.1916811Z * [new branch] gh/jamesjwu/179/orig -> origin/gh/jamesjwu/179/orig 2025-08-14T20:49:12.1918215Z * [new branch] gh/jamesjwu/180/base -> origin/gh/jamesjwu/180/base 2025-08-14T20:49:12.1919326Z * [new branch] gh/jamesjwu/180/head -> origin/gh/jamesjwu/180/head 2025-08-14T20:49:12.1920643Z * [new branch] gh/jamesjwu/180/orig -> origin/gh/jamesjwu/180/orig 2025-08-14T20:49:12.1922182Z * [new branch] gh/jamesjwu/181/base -> origin/gh/jamesjwu/181/base 2025-08-14T20:49:12.1923300Z * [new branch] gh/jamesjwu/181/head -> origin/gh/jamesjwu/181/head 2025-08-14T20:49:12.1924363Z * [new branch] gh/jamesjwu/181/orig -> origin/gh/jamesjwu/181/orig 2025-08-14T20:49:12.1925851Z * [new branch] gh/jamesjwu/182/base -> origin/gh/jamesjwu/182/base 2025-08-14T20:49:12.1926945Z * [new branch] gh/jamesjwu/182/head -> origin/gh/jamesjwu/182/head 2025-08-14T20:49:12.1928020Z * [new branch] gh/jamesjwu/182/orig -> origin/gh/jamesjwu/182/orig 2025-08-14T20:49:12.1929753Z * [new branch] gh/jamesjwu/183/base -> origin/gh/jamesjwu/183/base 2025-08-14T20:49:12.1930871Z * [new branch] gh/jamesjwu/183/head -> origin/gh/jamesjwu/183/head 2025-08-14T20:49:12.1932068Z * [new branch] gh/jamesjwu/183/orig -> origin/gh/jamesjwu/183/orig 2025-08-14T20:49:12.1933492Z * [new branch] gh/jamesjwu/184/base -> origin/gh/jamesjwu/184/base 2025-08-14T20:49:12.1934546Z * [new branch] gh/jamesjwu/184/head -> origin/gh/jamesjwu/184/head 2025-08-14T20:49:12.1935608Z * [new branch] gh/jamesjwu/184/orig -> origin/gh/jamesjwu/184/orig 2025-08-14T20:49:12.1937142Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-08-14T20:49:12.1938339Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-08-14T20:49:12.1939673Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-08-14T20:49:12.1940768Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-08-14T20:49:12.1942164Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-08-14T20:49:12.1943172Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-08-14T20:49:12.1944545Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-08-14T20:49:12.1945513Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-08-14T20:49:12.1946857Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-08-14T20:49:12.1947845Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-08-14T20:49:12.1949203Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-08-14T20:49:12.1950201Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-08-14T20:49:12.1951619Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-08-14T20:49:12.1952618Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-08-14T20:49:12.1953985Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-08-14T20:49:12.1954985Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-08-14T20:49:12.1956288Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-08-14T20:49:12.1957280Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-08-14T20:49:12.1958572Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-08-14T20:49:12.1959908Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-08-14T20:49:12.1961331Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-08-14T20:49:12.1962344Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-08-14T20:49:12.1963811Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-08-14T20:49:12.1964906Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-08-14T20:49:12.1966418Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-08-14T20:49:12.1967523Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-08-14T20:49:12.1968871Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-08-14T20:49:12.1970122Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-08-14T20:49:12.1971977Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-08-14T20:49:12.1973113Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-08-14T20:49:12.1974219Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-08-14T20:49:12.1975537Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-08-14T20:49:12.1976606Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-08-14T20:49:12.1977811Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-08-14T20:49:12.1979589Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-08-14T20:49:12.1980669Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-08-14T20:49:12.1981861Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-08-14T20:49:12.1983297Z * [new branch] gh/janeyx99/256/base -> origin/gh/janeyx99/256/base 2025-08-14T20:49:12.1984347Z * [new branch] gh/janeyx99/256/head -> origin/gh/janeyx99/256/head 2025-08-14T20:49:12.1985432Z * [new branch] gh/janeyx99/256/orig -> origin/gh/janeyx99/256/orig 2025-08-14T20:49:12.1987005Z * [new branch] gh/janeyx99/268/base -> origin/gh/janeyx99/268/base 2025-08-14T20:49:12.1988044Z * [new branch] gh/janeyx99/268/head -> origin/gh/janeyx99/268/head 2025-08-14T20:49:12.1989219Z * [new branch] gh/janeyx99/268/orig -> origin/gh/janeyx99/268/orig 2025-08-14T20:49:12.1990385Z * [new branch] gh/janeyx99/269/base -> origin/gh/janeyx99/269/base 2025-08-14T20:49:12.1991436Z * [new branch] gh/janeyx99/269/head -> origin/gh/janeyx99/269/head 2025-08-14T20:49:12.1992600Z * [new branch] gh/janeyx99/269/orig -> origin/gh/janeyx99/269/orig 2025-08-14T20:49:12.1994089Z * [new branch] gh/janeyx99/274/base -> origin/gh/janeyx99/274/base 2025-08-14T20:49:12.1995095Z * [new branch] gh/janeyx99/274/head -> origin/gh/janeyx99/274/head 2025-08-14T20:49:12.1996134Z * [new branch] gh/janeyx99/274/orig -> origin/gh/janeyx99/274/orig 2025-08-14T20:49:12.1997625Z * [new branch] gh/janeyx99/276/base -> origin/gh/janeyx99/276/base 2025-08-14T20:49:12.1998735Z * [new branch] gh/janeyx99/276/head -> origin/gh/janeyx99/276/head 2025-08-14T20:49:12.2000127Z * [new branch] gh/janeyx99/276/orig -> origin/gh/janeyx99/276/orig 2025-08-14T20:49:12.2001551Z * [new branch] gh/janeyx99/277/base -> origin/gh/janeyx99/277/base 2025-08-14T20:49:12.2002892Z * [new branch] gh/janeyx99/277/head -> origin/gh/janeyx99/277/head 2025-08-14T20:49:12.2004117Z * [new branch] gh/janeyx99/277/orig -> origin/gh/janeyx99/277/orig 2025-08-14T20:49:12.2005664Z * [new branch] gh/janeyx99/278/base -> origin/gh/janeyx99/278/base 2025-08-14T20:49:12.2006849Z * [new branch] gh/janeyx99/278/head -> origin/gh/janeyx99/278/head 2025-08-14T20:49:12.2008114Z * [new branch] gh/janeyx99/278/orig -> origin/gh/janeyx99/278/orig 2025-08-14T20:49:12.2009635Z * [new branch] gh/janeyx99/279/base -> origin/gh/janeyx99/279/base 2025-08-14T20:49:12.2010686Z * [new branch] gh/janeyx99/279/head -> origin/gh/janeyx99/279/head 2025-08-14T20:49:12.2011865Z * [new branch] gh/janeyx99/279/orig -> origin/gh/janeyx99/279/orig 2025-08-14T20:49:12.2013308Z * [new branch] gh/janeyx99/280/base -> origin/gh/janeyx99/280/base 2025-08-14T20:49:12.2014462Z * [new branch] gh/janeyx99/280/head -> origin/gh/janeyx99/280/head 2025-08-14T20:49:12.2015543Z * [new branch] gh/janeyx99/280/orig -> origin/gh/janeyx99/280/orig 2025-08-14T20:49:12.2016844Z * [new branch] gh/janeyx99/281/base -> origin/gh/janeyx99/281/base 2025-08-14T20:49:12.2017871Z * [new branch] gh/janeyx99/281/head -> origin/gh/janeyx99/281/head 2025-08-14T20:49:12.2018927Z * [new branch] gh/janeyx99/281/orig -> origin/gh/janeyx99/281/orig 2025-08-14T20:49:12.2020426Z * [new branch] gh/janeyx99/282/base -> origin/gh/janeyx99/282/base 2025-08-14T20:49:12.2021437Z * [new branch] gh/janeyx99/282/head -> origin/gh/janeyx99/282/head 2025-08-14T20:49:12.2022576Z * [new branch] gh/janeyx99/282/orig -> origin/gh/janeyx99/282/orig 2025-08-14T20:49:12.2024024Z * [new branch] gh/janeyx99/283/base -> origin/gh/janeyx99/283/base 2025-08-14T20:49:12.2025114Z * [new branch] gh/janeyx99/283/head -> origin/gh/janeyx99/283/head 2025-08-14T20:49:12.2026394Z * [new branch] gh/janeyx99/283/orig -> origin/gh/janeyx99/283/orig 2025-08-14T20:49:12.2028031Z * [new branch] gh/janeyx99/284/base -> origin/gh/janeyx99/284/base 2025-08-14T20:49:12.2029083Z * [new branch] gh/janeyx99/284/head -> origin/gh/janeyx99/284/head 2025-08-14T20:49:12.2030212Z * [new branch] gh/janeyx99/284/orig -> origin/gh/janeyx99/284/orig 2025-08-14T20:49:12.2032242Z * [new branch] gh/janeyx99/285/base -> origin/gh/janeyx99/285/base 2025-08-14T20:49:12.2033317Z * [new branch] gh/janeyx99/285/head -> origin/gh/janeyx99/285/head 2025-08-14T20:49:12.2034331Z * [new branch] gh/janeyx99/285/orig -> origin/gh/janeyx99/285/orig 2025-08-14T20:49:12.2035933Z * [new branch] gh/janeyx99/286/base -> origin/gh/janeyx99/286/base 2025-08-14T20:49:12.2037317Z * [new branch] gh/janeyx99/286/head -> origin/gh/janeyx99/286/head 2025-08-14T20:49:12.2038573Z * [new branch] gh/janeyx99/286/orig -> origin/gh/janeyx99/286/orig 2025-08-14T20:49:12.2040378Z * [new branch] gh/janeyx99/287/base -> origin/gh/janeyx99/287/base 2025-08-14T20:49:12.2041498Z * [new branch] gh/janeyx99/287/head -> origin/gh/janeyx99/287/head 2025-08-14T20:49:12.2042562Z * [new branch] gh/janeyx99/287/orig -> origin/gh/janeyx99/287/orig 2025-08-14T20:49:12.2044095Z * [new branch] gh/janeyx99/288/base -> origin/gh/janeyx99/288/base 2025-08-14T20:49:12.2045182Z * [new branch] gh/janeyx99/288/head -> origin/gh/janeyx99/288/head 2025-08-14T20:49:12.2046270Z * [new branch] gh/janeyx99/288/orig -> origin/gh/janeyx99/288/orig 2025-08-14T20:49:12.2047796Z * [new branch] gh/janeyx99/289/base -> origin/gh/janeyx99/289/base 2025-08-14T20:49:12.2048914Z * [new branch] gh/janeyx99/289/head -> origin/gh/janeyx99/289/head 2025-08-14T20:49:12.2050039Z * [new branch] gh/janeyx99/289/orig -> origin/gh/janeyx99/289/orig 2025-08-14T20:49:12.2051863Z * [new branch] gh/janeyx99/290/base -> origin/gh/janeyx99/290/base 2025-08-14T20:49:12.2052877Z * [new branch] gh/janeyx99/290/head -> origin/gh/janeyx99/290/head 2025-08-14T20:49:12.2054002Z * [new branch] gh/janeyx99/290/orig -> origin/gh/janeyx99/290/orig 2025-08-14T20:49:12.2055486Z * [new branch] gh/janeyx99/291/base -> origin/gh/janeyx99/291/base 2025-08-14T20:49:12.2056590Z * [new branch] gh/janeyx99/291/head -> origin/gh/janeyx99/291/head 2025-08-14T20:49:12.2057620Z * [new branch] gh/janeyx99/291/orig -> origin/gh/janeyx99/291/orig 2025-08-14T20:49:12.2059145Z * [new branch] gh/janeyx99/292/base -> origin/gh/janeyx99/292/base 2025-08-14T20:49:12.2060250Z * [new branch] gh/janeyx99/292/head -> origin/gh/janeyx99/292/head 2025-08-14T20:49:12.2061347Z * [new branch] gh/janeyx99/292/orig -> origin/gh/janeyx99/292/orig 2025-08-14T20:49:12.2062906Z * [new branch] gh/janeyx99/293/base -> origin/gh/janeyx99/293/base 2025-08-14T20:49:12.2063981Z * [new branch] gh/janeyx99/293/head -> origin/gh/janeyx99/293/head 2025-08-14T20:49:12.2065013Z * [new branch] gh/janeyx99/293/orig -> origin/gh/janeyx99/293/orig 2025-08-14T20:49:12.2066509Z * [new branch] gh/janeyx99/294/base -> origin/gh/janeyx99/294/base 2025-08-14T20:49:12.2067720Z * [new branch] gh/janeyx99/294/head -> origin/gh/janeyx99/294/head 2025-08-14T20:49:12.2068864Z * [new branch] gh/janeyx99/294/orig -> origin/gh/janeyx99/294/orig 2025-08-14T20:49:12.2074868Z * [new branch] gh/janeyx99/295/base -> origin/gh/janeyx99/295/base 2025-08-14T20:49:12.2076038Z * [new branch] gh/janeyx99/295/head -> origin/gh/janeyx99/295/head 2025-08-14T20:49:12.2077164Z * [new branch] gh/janeyx99/295/orig -> origin/gh/janeyx99/295/orig 2025-08-14T20:49:12.2078806Z * [new branch] gh/janeyx99/296/base -> origin/gh/janeyx99/296/base 2025-08-14T20:49:12.2080092Z * [new branch] gh/janeyx99/296/head -> origin/gh/janeyx99/296/head 2025-08-14T20:49:12.2081156Z * [new branch] gh/janeyx99/296/orig -> origin/gh/janeyx99/296/orig 2025-08-14T20:49:12.2082822Z * [new branch] gh/janeyx99/297/base -> origin/gh/janeyx99/297/base 2025-08-14T20:49:12.2083806Z * [new branch] gh/janeyx99/297/head -> origin/gh/janeyx99/297/head 2025-08-14T20:49:12.2084903Z * [new branch] gh/janeyx99/297/orig -> origin/gh/janeyx99/297/orig 2025-08-14T20:49:12.2086418Z * [new branch] gh/janeyx99/298/base -> origin/gh/janeyx99/298/base 2025-08-14T20:49:12.2087473Z * [new branch] gh/janeyx99/298/head -> origin/gh/janeyx99/298/head 2025-08-14T20:49:12.2088705Z * [new branch] gh/janeyx99/298/orig -> origin/gh/janeyx99/298/orig 2025-08-14T20:49:12.2090297Z * [new branch] gh/janeyx99/299/base -> origin/gh/janeyx99/299/base 2025-08-14T20:49:12.2091488Z * [new branch] gh/janeyx99/299/head -> origin/gh/janeyx99/299/head 2025-08-14T20:49:12.2092554Z * [new branch] gh/janeyx99/299/orig -> origin/gh/janeyx99/299/orig 2025-08-14T20:49:12.2094045Z * [new branch] gh/janeyx99/300/base -> origin/gh/janeyx99/300/base 2025-08-14T20:49:12.2095156Z * [new branch] gh/janeyx99/300/head -> origin/gh/janeyx99/300/head 2025-08-14T20:49:12.2096183Z * [new branch] gh/janeyx99/300/orig -> origin/gh/janeyx99/300/orig 2025-08-14T20:49:12.2097685Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-08-14T20:49:12.2098752Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-08-14T20:49:12.2099958Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-08-14T20:49:12.2101626Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-08-14T20:49:12.2102788Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-08-14T20:49:12.2104197Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-08-14T20:49:12.2105245Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-08-14T20:49:12.2106265Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-08-14T20:49:12.2107656Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-08-14T20:49:12.2108687Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-08-14T20:49:12.2109725Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-08-14T20:49:12.2111160Z * [new branch] gh/jansel/531/base -> origin/gh/jansel/531/base 2025-08-14T20:49:12.2112217Z * [new branch] gh/jansel/531/head -> origin/gh/jansel/531/head 2025-08-14T20:49:12.2113256Z * [new branch] gh/jansel/531/orig -> origin/gh/jansel/531/orig 2025-08-14T20:49:12.2114633Z * [new branch] gh/jansel/534/base -> origin/gh/jansel/534/base 2025-08-14T20:49:12.2115644Z * [new branch] gh/jansel/534/head -> origin/gh/jansel/534/head 2025-08-14T20:49:12.2116849Z * [new branch] gh/jansel/534/orig -> origin/gh/jansel/534/orig 2025-08-14T20:49:12.2118612Z * [new branch] gh/jbschlosser/226/base -> origin/gh/jbschlosser/226/base 2025-08-14T20:49:12.2119988Z * [new branch] gh/jbschlosser/226/head -> origin/gh/jbschlosser/226/head 2025-08-14T20:49:12.2121114Z * [new branch] gh/jbschlosser/226/orig -> origin/gh/jbschlosser/226/orig 2025-08-14T20:49:12.2122657Z * [new branch] gh/jbschlosser/239/base -> origin/gh/jbschlosser/239/base 2025-08-14T20:49:12.2123783Z * [new branch] gh/jbschlosser/239/head -> origin/gh/jbschlosser/239/head 2025-08-14T20:49:12.2124878Z * [new branch] gh/jbschlosser/239/orig -> origin/gh/jbschlosser/239/orig 2025-08-14T20:49:12.2126449Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-08-14T20:49:12.2127520Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-08-14T20:49:12.2128611Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-08-14T20:49:12.2130146Z * [new branch] gh/jbschlosser/248/base -> origin/gh/jbschlosser/248/base 2025-08-14T20:49:12.2131464Z * [new branch] gh/jbschlosser/248/head -> origin/gh/jbschlosser/248/head 2025-08-14T20:49:12.2132520Z * [new branch] gh/jbschlosser/248/orig -> origin/gh/jbschlosser/248/orig 2025-08-14T20:49:12.2133932Z * [new branch] gh/jbschlosser/249/base -> origin/gh/jbschlosser/249/base 2025-08-14T20:49:12.2135207Z * [new branch] gh/jbschlosser/249/head -> origin/gh/jbschlosser/249/head 2025-08-14T20:49:12.2136396Z * [new branch] gh/jbschlosser/249/orig -> origin/gh/jbschlosser/249/orig 2025-08-14T20:49:12.2137915Z * [new branch] gh/jbschlosser/250/base -> origin/gh/jbschlosser/250/base 2025-08-14T20:49:12.2138972Z * [new branch] gh/jbschlosser/250/head -> origin/gh/jbschlosser/250/head 2025-08-14T20:49:12.2140012Z * [new branch] gh/jbschlosser/250/orig -> origin/gh/jbschlosser/250/orig 2025-08-14T20:49:12.2141711Z * [new branch] gh/jiayisunx/57/base -> origin/gh/jiayisunx/57/base 2025-08-14T20:49:12.2142800Z * [new branch] gh/jiayisunx/57/head -> origin/gh/jiayisunx/57/head 2025-08-14T20:49:12.2143849Z * [new branch] gh/jiayisunx/57/orig -> origin/gh/jiayisunx/57/orig 2025-08-14T20:49:12.2145363Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-08-14T20:49:12.2146493Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-08-14T20:49:12.2147542Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-08-14T20:49:12.2148872Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-08-14T20:49:12.2149918Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-08-14T20:49:12.2150969Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-08-14T20:49:12.2152356Z * [new branch] gh/jiayisunx/63/base -> origin/gh/jiayisunx/63/base 2025-08-14T20:49:12.2153423Z * [new branch] gh/jiayisunx/63/head -> origin/gh/jiayisunx/63/head 2025-08-14T20:49:12.2154518Z * [new branch] gh/jiayisunx/63/orig -> origin/gh/jiayisunx/63/orig 2025-08-14T20:49:12.2155917Z * [new branch] gh/jiayisunx/64/base -> origin/gh/jiayisunx/64/base 2025-08-14T20:49:12.2156962Z * [new branch] gh/jiayisunx/64/head -> origin/gh/jiayisunx/64/head 2025-08-14T20:49:12.2157981Z * [new branch] gh/jiayisunx/64/orig -> origin/gh/jiayisunx/64/orig 2025-08-14T20:49:12.2159807Z * [new branch] gh/jiayisunx/65/base -> origin/gh/jiayisunx/65/base 2025-08-14T20:49:12.2160879Z * [new branch] gh/jiayisunx/65/head -> origin/gh/jiayisunx/65/head 2025-08-14T20:49:12.2161994Z * [new branch] gh/jiayisunx/65/orig -> origin/gh/jiayisunx/65/orig 2025-08-14T20:49:12.2163497Z * [new branch] gh/jiayisunx/66/base -> origin/gh/jiayisunx/66/base 2025-08-14T20:49:12.2164582Z * [new branch] gh/jiayisunx/66/head -> origin/gh/jiayisunx/66/head 2025-08-14T20:49:12.2165638Z * [new branch] gh/jiayisunx/66/orig -> origin/gh/jiayisunx/66/orig 2025-08-14T20:49:12.2167139Z * [new branch] gh/jiayisunx/67/base -> origin/gh/jiayisunx/67/base 2025-08-14T20:49:12.2168278Z * [new branch] gh/jiayisunx/67/head -> origin/gh/jiayisunx/67/head 2025-08-14T20:49:12.2169473Z * [new branch] gh/jiayisunx/67/orig -> origin/gh/jiayisunx/67/orig 2025-08-14T20:49:12.2171082Z * [new branch] gh/jiayisunx/68/base -> origin/gh/jiayisunx/68/base 2025-08-14T20:49:12.2172140Z * [new branch] gh/jiayisunx/68/head -> origin/gh/jiayisunx/68/head 2025-08-14T20:49:12.2173250Z * [new branch] gh/jiayisunx/68/orig -> origin/gh/jiayisunx/68/orig 2025-08-14T20:49:12.2174978Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-08-14T20:49:12.2176010Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-08-14T20:49:12.2177832Z * [new branch] gh/justinchuby/111/base -> origin/gh/justinchuby/111/base 2025-08-14T20:49:12.2178910Z * [new branch] gh/justinchuby/111/head -> origin/gh/justinchuby/111/head 2025-08-14T20:49:12.2180060Z * [new branch] gh/justinchuby/111/orig -> origin/gh/justinchuby/111/orig 2025-08-14T20:49:12.2181877Z * [new branch] gh/kurtamohler/32/base -> origin/gh/kurtamohler/32/base 2025-08-14T20:49:12.2182923Z * [new branch] gh/kurtamohler/32/head -> origin/gh/kurtamohler/32/head 2025-08-14T20:49:12.2183983Z * [new branch] gh/kurtamohler/32/orig -> origin/gh/kurtamohler/32/orig 2025-08-14T20:49:12.2185405Z * [new branch] gh/kurtamohler/33/base -> origin/gh/kurtamohler/33/base 2025-08-14T20:49:12.2186445Z * [new branch] gh/kurtamohler/33/head -> origin/gh/kurtamohler/33/head 2025-08-14T20:49:12.2187592Z * [new branch] gh/kurtamohler/33/orig -> origin/gh/kurtamohler/33/orig 2025-08-14T20:49:12.2189089Z * [new branch] gh/kurtamohler/34/base -> origin/gh/kurtamohler/34/base 2025-08-14T20:49:12.2190128Z * [new branch] gh/kurtamohler/34/head -> origin/gh/kurtamohler/34/head 2025-08-14T20:49:12.2191181Z * [new branch] gh/kurtamohler/34/orig -> origin/gh/kurtamohler/34/orig 2025-08-14T20:49:12.2192658Z * [new branch] gh/kurtamohler/40/base -> origin/gh/kurtamohler/40/base 2025-08-14T20:49:12.2193676Z * [new branch] gh/kurtamohler/40/head -> origin/gh/kurtamohler/40/head 2025-08-14T20:49:12.2194751Z * [new branch] gh/kurtamohler/40/orig -> origin/gh/kurtamohler/40/orig 2025-08-14T20:49:12.2196118Z * [new branch] gh/kurtamohler/41/base -> origin/gh/kurtamohler/41/base 2025-08-14T20:49:12.2197193Z * [new branch] gh/kurtamohler/41/head -> origin/gh/kurtamohler/41/head 2025-08-14T20:49:12.2198243Z * [new branch] gh/kurtamohler/41/orig -> origin/gh/kurtamohler/41/orig 2025-08-14T20:49:12.2200127Z * [new branch] gh/kurtamohler/42/base -> origin/gh/kurtamohler/42/base 2025-08-14T20:49:12.2201203Z * [new branch] gh/kurtamohler/42/head -> origin/gh/kurtamohler/42/head 2025-08-14T20:49:12.2202433Z * [new branch] gh/kurtamohler/42/orig -> origin/gh/kurtamohler/42/orig 2025-08-14T20:49:12.2203832Z * [new branch] gh/kurtamohler/43/base -> origin/gh/kurtamohler/43/base 2025-08-14T20:49:12.2204900Z * [new branch] gh/kurtamohler/43/head -> origin/gh/kurtamohler/43/head 2025-08-14T20:49:12.2205991Z * [new branch] gh/kurtamohler/43/orig -> origin/gh/kurtamohler/43/orig 2025-08-14T20:49:12.2207430Z * [new branch] gh/kurtamohler/44/base -> origin/gh/kurtamohler/44/base 2025-08-14T20:49:12.2208472Z * [new branch] gh/kurtamohler/44/head -> origin/gh/kurtamohler/44/head 2025-08-14T20:49:12.2209553Z * [new branch] gh/kurtamohler/44/orig -> origin/gh/kurtamohler/44/orig 2025-08-14T20:49:12.2210976Z * [new branch] gh/kurtamohler/45/base -> origin/gh/kurtamohler/45/base 2025-08-14T20:49:12.2212228Z * [new branch] gh/kurtamohler/45/head -> origin/gh/kurtamohler/45/head 2025-08-14T20:49:12.2213182Z * [new branch] gh/kurtamohler/45/orig -> origin/gh/kurtamohler/45/orig 2025-08-14T20:49:12.2214622Z * [new branch] gh/kurtamohler/46/base -> origin/gh/kurtamohler/46/base 2025-08-14T20:49:12.2215679Z * [new branch] gh/kurtamohler/46/head -> origin/gh/kurtamohler/46/head 2025-08-14T20:49:12.2216868Z * [new branch] gh/kurtamohler/46/orig -> origin/gh/kurtamohler/46/orig 2025-08-14T20:49:12.2218803Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-08-14T20:49:12.2220050Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-08-14T20:49:12.2221154Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-08-14T20:49:12.2222699Z * [new branch] gh/kwen2501/142/base -> origin/gh/kwen2501/142/base 2025-08-14T20:49:12.2223684Z * [new branch] gh/kwen2501/142/head -> origin/gh/kwen2501/142/head 2025-08-14T20:49:12.2224732Z * [new branch] gh/kwen2501/142/orig -> origin/gh/kwen2501/142/orig 2025-08-14T20:49:12.2226196Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-08-14T20:49:12.2227216Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-08-14T20:49:12.2228639Z * [new branch] gh/kwen2501/156/base -> origin/gh/kwen2501/156/base 2025-08-14T20:49:12.2229807Z * [new branch] gh/kwen2501/156/head -> origin/gh/kwen2501/156/head 2025-08-14T20:49:12.2230950Z * [new branch] gh/kwen2501/156/orig -> origin/gh/kwen2501/156/orig 2025-08-14T20:49:12.2232384Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-08-14T20:49:12.2233425Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-08-14T20:49:12.2234813Z * [new branch] gh/kwen2501/179/base -> origin/gh/kwen2501/179/base 2025-08-14T20:49:12.2235948Z * [new branch] gh/kwen2501/179/head -> origin/gh/kwen2501/179/head 2025-08-14T20:49:12.2237002Z * [new branch] gh/kwen2501/179/orig -> origin/gh/kwen2501/179/orig 2025-08-14T20:49:12.2238486Z * [new branch] gh/kwen2501/181/base -> origin/gh/kwen2501/181/base 2025-08-14T20:49:12.2239888Z * [new branch] gh/kwen2501/181/head -> origin/gh/kwen2501/181/head 2025-08-14T20:49:12.2241515Z * [new branch] gh/kwen2501/181/orig -> origin/gh/kwen2501/181/orig 2025-08-14T20:49:12.2242899Z * [new branch] gh/kwen2501/183/base -> origin/gh/kwen2501/183/base 2025-08-14T20:49:12.2243999Z * [new branch] gh/kwen2501/183/head -> origin/gh/kwen2501/183/head 2025-08-14T20:49:12.2245078Z * [new branch] gh/kwen2501/183/orig -> origin/gh/kwen2501/183/orig 2025-08-14T20:49:12.2246645Z * [new branch] gh/kwen2501/184/base -> origin/gh/kwen2501/184/base 2025-08-14T20:49:12.2247724Z * [new branch] gh/kwen2501/184/head -> origin/gh/kwen2501/184/head 2025-08-14T20:49:12.2248781Z * [new branch] gh/kwen2501/184/orig -> origin/gh/kwen2501/184/orig 2025-08-14T20:49:12.2250385Z * [new branch] gh/kwen2501/186/base -> origin/gh/kwen2501/186/base 2025-08-14T20:49:12.2251443Z * [new branch] gh/kwen2501/186/head -> origin/gh/kwen2501/186/head 2025-08-14T20:49:12.2252634Z * [new branch] gh/kwen2501/186/orig -> origin/gh/kwen2501/186/orig 2025-08-14T20:49:12.2253930Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-08-14T20:49:12.2255081Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-08-14T20:49:12.2256273Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-08-14T20:49:12.2257606Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-08-14T20:49:12.2258688Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-08-14T20:49:12.2259721Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-08-14T20:49:12.2261321Z * [new branch] gh/kwen2501/194/base -> origin/gh/kwen2501/194/base 2025-08-14T20:49:12.2262336Z * [new branch] gh/kwen2501/194/head -> origin/gh/kwen2501/194/head 2025-08-14T20:49:12.2263581Z * [new branch] gh/kwen2501/194/orig -> origin/gh/kwen2501/194/orig 2025-08-14T20:49:12.2265177Z * [new branch] gh/kwen2501/195/base -> origin/gh/kwen2501/195/base 2025-08-14T20:49:12.2266255Z * [new branch] gh/kwen2501/195/head -> origin/gh/kwen2501/195/head 2025-08-14T20:49:12.2267271Z * [new branch] gh/kwen2501/195/orig -> origin/gh/kwen2501/195/orig 2025-08-14T20:49:12.2268659Z * [new branch] gh/kwen2501/196/base -> origin/gh/kwen2501/196/base 2025-08-14T20:49:12.2270721Z * [new branch] gh/kwen2501/196/head -> origin/gh/kwen2501/196/head 2025-08-14T20:49:12.2271771Z * [new branch] gh/kwen2501/196/orig -> origin/gh/kwen2501/196/orig 2025-08-14T20:49:12.2273274Z * [new branch] gh/kwen2501/197/base -> origin/gh/kwen2501/197/base 2025-08-14T20:49:12.2274351Z * [new branch] gh/kwen2501/197/head -> origin/gh/kwen2501/197/head 2025-08-14T20:49:12.2275444Z * [new branch] gh/kwen2501/197/orig -> origin/gh/kwen2501/197/orig 2025-08-14T20:49:12.2277012Z * [new branch] gh/kwen2501/198/base -> origin/gh/kwen2501/198/base 2025-08-14T20:49:12.2278032Z * [new branch] gh/kwen2501/198/head -> origin/gh/kwen2501/198/head 2025-08-14T20:49:12.2279179Z * [new branch] gh/kwen2501/198/orig -> origin/gh/kwen2501/198/orig 2025-08-14T20:49:12.2281169Z * [new branch] gh/kwen2501/199/base -> origin/gh/kwen2501/199/base 2025-08-14T20:49:12.2282333Z * [new branch] gh/kwen2501/199/head -> origin/gh/kwen2501/199/head 2025-08-14T20:49:12.2283390Z * [new branch] gh/kwen2501/199/orig -> origin/gh/kwen2501/199/orig 2025-08-14T20:49:12.2284817Z * [new branch] gh/kwen2501/200/base -> origin/gh/kwen2501/200/base 2025-08-14T20:49:12.2285979Z * [new branch] gh/kwen2501/200/head -> origin/gh/kwen2501/200/head 2025-08-14T20:49:12.2287064Z * [new branch] gh/kwen2501/200/orig -> origin/gh/kwen2501/200/orig 2025-08-14T20:49:12.2288528Z * [new branch] gh/kwen2501/201/base -> origin/gh/kwen2501/201/base 2025-08-14T20:49:12.2289597Z * [new branch] gh/kwen2501/201/head -> origin/gh/kwen2501/201/head 2025-08-14T20:49:12.2290809Z * [new branch] gh/kwen2501/201/orig -> origin/gh/kwen2501/201/orig 2025-08-14T20:49:12.2292361Z * [new branch] gh/kwen2501/202/base -> origin/gh/kwen2501/202/base 2025-08-14T20:49:12.2293383Z * [new branch] gh/kwen2501/202/head -> origin/gh/kwen2501/202/head 2025-08-14T20:49:12.2294454Z * [new branch] gh/kwen2501/202/orig -> origin/gh/kwen2501/202/orig 2025-08-14T20:49:12.2295949Z * [new branch] gh/kwen2501/203/base -> origin/gh/kwen2501/203/base 2025-08-14T20:49:12.2296975Z * [new branch] gh/kwen2501/203/head -> origin/gh/kwen2501/203/head 2025-08-14T20:49:12.2298026Z * [new branch] gh/kwen2501/203/orig -> origin/gh/kwen2501/203/orig 2025-08-14T20:49:12.2299710Z * [new branch] gh/laithsakka/152/base -> origin/gh/laithsakka/152/base 2025-08-14T20:49:12.2300914Z * [new branch] gh/laithsakka/152/head -> origin/gh/laithsakka/152/head 2025-08-14T20:49:12.2301864Z * [new branch] gh/laithsakka/152/orig -> origin/gh/laithsakka/152/orig 2025-08-14T20:49:12.2303407Z * [new branch] gh/laithsakka/156/base -> origin/gh/laithsakka/156/base 2025-08-14T20:49:12.2304476Z * [new branch] gh/laithsakka/156/head -> origin/gh/laithsakka/156/head 2025-08-14T20:49:12.2305601Z * [new branch] gh/laithsakka/156/orig -> origin/gh/laithsakka/156/orig 2025-08-14T20:49:12.2306997Z * [new branch] gh/laithsakka/159/base -> origin/gh/laithsakka/159/base 2025-08-14T20:49:12.2308072Z * [new branch] gh/laithsakka/159/head -> origin/gh/laithsakka/159/head 2025-08-14T20:49:12.2309221Z * [new branch] gh/laithsakka/159/orig -> origin/gh/laithsakka/159/orig 2025-08-14T20:49:12.2310840Z * [new branch] gh/laithsakka/160/base -> origin/gh/laithsakka/160/base 2025-08-14T20:49:12.2311847Z * [new branch] gh/laithsakka/160/head -> origin/gh/laithsakka/160/head 2025-08-14T20:49:12.2312857Z * [new branch] gh/laithsakka/160/orig -> origin/gh/laithsakka/160/orig 2025-08-14T20:49:12.2314312Z * [new branch] gh/laithsakka/178/base -> origin/gh/laithsakka/178/base 2025-08-14T20:49:12.2315430Z * [new branch] gh/laithsakka/178/head -> origin/gh/laithsakka/178/head 2025-08-14T20:49:12.2316484Z * [new branch] gh/laithsakka/178/orig -> origin/gh/laithsakka/178/orig 2025-08-14T20:49:12.2317922Z * [new branch] gh/laithsakka/191/base -> origin/gh/laithsakka/191/base 2025-08-14T20:49:12.2319070Z * [new branch] gh/laithsakka/191/head -> origin/gh/laithsakka/191/head 2025-08-14T20:49:12.2320562Z * [new branch] gh/laithsakka/191/orig -> origin/gh/laithsakka/191/orig 2025-08-14T20:49:12.2321982Z * [new branch] gh/laithsakka/234/base -> origin/gh/laithsakka/234/base 2025-08-14T20:49:12.2323068Z * [new branch] gh/laithsakka/234/head -> origin/gh/laithsakka/234/head 2025-08-14T20:49:12.2324145Z * [new branch] gh/laithsakka/234/orig -> origin/gh/laithsakka/234/orig 2025-08-14T20:49:12.2325611Z * [new branch] gh/laithsakka/237/base -> origin/gh/laithsakka/237/base 2025-08-14T20:49:12.2326669Z * [new branch] gh/laithsakka/237/head -> origin/gh/laithsakka/237/head 2025-08-14T20:49:12.2327858Z * [new branch] gh/laithsakka/237/orig -> origin/gh/laithsakka/237/orig 2025-08-14T20:49:12.2329309Z * [new branch] gh/laithsakka/238/base -> origin/gh/laithsakka/238/base 2025-08-14T20:49:12.2330407Z * [new branch] gh/laithsakka/238/head -> origin/gh/laithsakka/238/head 2025-08-14T20:49:12.2331535Z * [new branch] gh/laithsakka/238/orig -> origin/gh/laithsakka/238/orig 2025-08-14T20:49:12.2333060Z * [new branch] gh/laithsakka/239/base -> origin/gh/laithsakka/239/base 2025-08-14T20:49:12.2334095Z * [new branch] gh/laithsakka/239/head -> origin/gh/laithsakka/239/head 2025-08-14T20:49:12.2335270Z * [new branch] gh/laithsakka/239/orig -> origin/gh/laithsakka/239/orig 2025-08-14T20:49:12.2336675Z * [new branch] gh/laithsakka/240/base -> origin/gh/laithsakka/240/base 2025-08-14T20:49:12.2337730Z * [new branch] gh/laithsakka/240/head -> origin/gh/laithsakka/240/head 2025-08-14T20:49:12.2338797Z * [new branch] gh/laithsakka/240/orig -> origin/gh/laithsakka/240/orig 2025-08-14T20:49:12.2340170Z * [new branch] gh/laithsakka/242/base -> origin/gh/laithsakka/242/base 2025-08-14T20:49:12.2341180Z * [new branch] gh/laithsakka/242/head -> origin/gh/laithsakka/242/head 2025-08-14T20:49:12.2342310Z * [new branch] gh/laithsakka/242/orig -> origin/gh/laithsakka/242/orig 2025-08-14T20:49:12.2343684Z * [new branch] gh/laithsakka/243/base -> origin/gh/laithsakka/243/base 2025-08-14T20:49:12.2344748Z * [new branch] gh/laithsakka/243/head -> origin/gh/laithsakka/243/head 2025-08-14T20:49:12.2345782Z * [new branch] gh/laithsakka/243/orig -> origin/gh/laithsakka/243/orig 2025-08-14T20:49:12.2347153Z * [new branch] gh/laithsakka/244/base -> origin/gh/laithsakka/244/base 2025-08-14T20:49:12.2348297Z * [new branch] gh/laithsakka/244/head -> origin/gh/laithsakka/244/head 2025-08-14T20:49:12.2349441Z * [new branch] gh/laithsakka/244/orig -> origin/gh/laithsakka/244/orig 2025-08-14T20:49:12.2351042Z * [new branch] gh/laithsakka/245/base -> origin/gh/laithsakka/245/base 2025-08-14T20:49:12.2352117Z * [new branch] gh/laithsakka/245/head -> origin/gh/laithsakka/245/head 2025-08-14T20:49:12.2353172Z * [new branch] gh/laithsakka/245/orig -> origin/gh/laithsakka/245/orig 2025-08-14T20:49:12.2354607Z * [new branch] gh/laithsakka/246/base -> origin/gh/laithsakka/246/base 2025-08-14T20:49:12.2356152Z * [new branch] gh/laithsakka/246/head -> origin/gh/laithsakka/246/head 2025-08-14T20:49:12.2357207Z * [new branch] gh/laithsakka/246/orig -> origin/gh/laithsakka/246/orig 2025-08-14T20:49:12.2359046Z * [new branch] gh/laithsakka/247/base -> origin/gh/laithsakka/247/base 2025-08-14T20:49:12.2360397Z * [new branch] gh/laithsakka/247/head -> origin/gh/laithsakka/247/head 2025-08-14T20:49:12.2361520Z * [new branch] gh/laithsakka/247/orig -> origin/gh/laithsakka/247/orig 2025-08-14T20:49:12.2363015Z * [new branch] gh/laithsakka/248/base -> origin/gh/laithsakka/248/base 2025-08-14T20:49:12.2364076Z * [new branch] gh/laithsakka/248/head -> origin/gh/laithsakka/248/head 2025-08-14T20:49:12.2365246Z * [new branch] gh/laithsakka/248/orig -> origin/gh/laithsakka/248/orig 2025-08-14T20:49:12.2366832Z * [new branch] gh/laithsakka/249/base -> origin/gh/laithsakka/249/base 2025-08-14T20:49:12.2367891Z * [new branch] gh/laithsakka/249/head -> origin/gh/laithsakka/249/head 2025-08-14T20:49:12.2368955Z * [new branch] gh/laithsakka/249/orig -> origin/gh/laithsakka/249/orig 2025-08-14T20:49:12.2370755Z * [new branch] gh/laithsakka/250/base -> origin/gh/laithsakka/250/base 2025-08-14T20:49:12.2371920Z * [new branch] gh/laithsakka/250/head -> origin/gh/laithsakka/250/head 2025-08-14T20:49:12.2372904Z * [new branch] gh/laithsakka/250/orig -> origin/gh/laithsakka/250/orig 2025-08-14T20:49:12.2374404Z * [new branch] gh/laithsakka/251/base -> origin/gh/laithsakka/251/base 2025-08-14T20:49:12.2375456Z * [new branch] gh/laithsakka/251/head -> origin/gh/laithsakka/251/head 2025-08-14T20:49:12.2376721Z * [new branch] gh/laithsakka/251/orig -> origin/gh/laithsakka/251/orig 2025-08-14T20:49:12.2378072Z * [new branch] gh/laithsakka/252/base -> origin/gh/laithsakka/252/base 2025-08-14T20:49:12.2379142Z * [new branch] gh/laithsakka/252/head -> origin/gh/laithsakka/252/head 2025-08-14T20:49:12.2380338Z * [new branch] gh/laithsakka/252/orig -> origin/gh/laithsakka/252/orig 2025-08-14T20:49:12.2381841Z * [new branch] gh/laithsakka/253/base -> origin/gh/laithsakka/253/base 2025-08-14T20:49:12.2382895Z * [new branch] gh/laithsakka/253/head -> origin/gh/laithsakka/253/head 2025-08-14T20:49:12.2383947Z * [new branch] gh/laithsakka/253/orig -> origin/gh/laithsakka/253/orig 2025-08-14T20:49:12.2385345Z * [new branch] gh/laithsakka/254/base -> origin/gh/laithsakka/254/base 2025-08-14T20:49:12.2386487Z * [new branch] gh/laithsakka/254/head -> origin/gh/laithsakka/254/head 2025-08-14T20:49:12.2387499Z * [new branch] gh/laithsakka/254/orig -> origin/gh/laithsakka/254/orig 2025-08-14T20:49:12.2388955Z * [new branch] gh/laithsakka/255/base -> origin/gh/laithsakka/255/base 2025-08-14T20:49:12.2390099Z * [new branch] gh/laithsakka/255/head -> origin/gh/laithsakka/255/head 2025-08-14T20:49:12.2391165Z * [new branch] gh/laithsakka/255/orig -> origin/gh/laithsakka/255/orig 2025-08-14T20:49:12.2392570Z * [new branch] gh/laithsakka/256/base -> origin/gh/laithsakka/256/base 2025-08-14T20:49:12.2393626Z * [new branch] gh/laithsakka/256/head -> origin/gh/laithsakka/256/head 2025-08-14T20:49:12.2394796Z * [new branch] gh/laithsakka/256/orig -> origin/gh/laithsakka/256/orig 2025-08-14T20:49:12.2396221Z * [new branch] gh/laithsakka/257/base -> origin/gh/laithsakka/257/base 2025-08-14T20:49:12.2397236Z * [new branch] gh/laithsakka/257/head -> origin/gh/laithsakka/257/head 2025-08-14T20:49:12.2398282Z * [new branch] gh/laithsakka/257/orig -> origin/gh/laithsakka/257/orig 2025-08-14T20:49:12.2400044Z * [new branch] gh/laithsakka/258/base -> origin/gh/laithsakka/258/base 2025-08-14T20:49:12.2401150Z * [new branch] gh/laithsakka/258/head -> origin/gh/laithsakka/258/head 2025-08-14T20:49:12.2402282Z * [new branch] gh/laithsakka/258/orig -> origin/gh/laithsakka/258/orig 2025-08-14T20:49:12.2403813Z * [new branch] gh/laithsakka/259/base -> origin/gh/laithsakka/259/base 2025-08-14T20:49:12.2404919Z * [new branch] gh/laithsakka/259/head -> origin/gh/laithsakka/259/head 2025-08-14T20:49:12.2405959Z * [new branch] gh/laithsakka/259/orig -> origin/gh/laithsakka/259/orig 2025-08-14T20:49:12.2407451Z * [new branch] gh/laithsakka/260/base -> origin/gh/laithsakka/260/base 2025-08-14T20:49:12.2408532Z * [new branch] gh/laithsakka/260/head -> origin/gh/laithsakka/260/head 2025-08-14T20:49:12.2409730Z * [new branch] gh/laithsakka/260/orig -> origin/gh/laithsakka/260/orig 2025-08-14T20:49:12.2411227Z * [new branch] gh/laithsakka/261/base -> origin/gh/laithsakka/261/base 2025-08-14T20:49:12.2412382Z * [new branch] gh/laithsakka/261/head -> origin/gh/laithsakka/261/head 2025-08-14T20:49:12.2413452Z * [new branch] gh/laithsakka/261/orig -> origin/gh/laithsakka/261/orig 2025-08-14T20:49:12.2414773Z * [new branch] gh/laithsakka/262/base -> origin/gh/laithsakka/262/base 2025-08-14T20:49:12.2415852Z * [new branch] gh/laithsakka/262/head -> origin/gh/laithsakka/262/head 2025-08-14T20:49:12.2416971Z * [new branch] gh/laithsakka/262/orig -> origin/gh/laithsakka/262/orig 2025-08-14T20:49:12.2418565Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-08-14T20:49:12.2419902Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-08-14T20:49:12.2421191Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-08-14T20:49:12.2422353Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-08-14T20:49:12.2423757Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-08-14T20:49:12.2424740Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-08-14T20:49:12.2426061Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-08-14T20:49:12.2427041Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-08-14T20:49:12.2430756Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-08-14T20:49:12.2431768Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-08-14T20:49:12.2433297Z * [new branch] gh/lucaskabela/10/base -> origin/gh/lucaskabela/10/base 2025-08-14T20:49:12.2434361Z * [new branch] gh/lucaskabela/10/head -> origin/gh/lucaskabela/10/head 2025-08-14T20:49:12.2435413Z * [new branch] gh/lucaskabela/10/orig -> origin/gh/lucaskabela/10/orig 2025-08-14T20:49:12.2436702Z * [new branch] gh/lucaskabela/11/base -> origin/gh/lucaskabela/11/base 2025-08-14T20:49:12.2437886Z * [new branch] gh/lucaskabela/11/head -> origin/gh/lucaskabela/11/head 2025-08-14T20:49:12.2439067Z * [new branch] gh/lucaskabela/11/orig -> origin/gh/lucaskabela/11/orig 2025-08-14T20:49:12.2440602Z * [new branch] gh/lucaskabela/12/base -> origin/gh/lucaskabela/12/base 2025-08-14T20:49:12.2441677Z * [new branch] gh/lucaskabela/12/head -> origin/gh/lucaskabela/12/head 2025-08-14T20:49:12.2442748Z * [new branch] gh/lucaskabela/12/orig -> origin/gh/lucaskabela/12/orig 2025-08-14T20:49:12.2444062Z * [new branch] gh/lucaskabela/13/base -> origin/gh/lucaskabela/13/base 2025-08-14T20:49:12.2445118Z * [new branch] gh/lucaskabela/13/head -> origin/gh/lucaskabela/13/head 2025-08-14T20:49:12.2446189Z * [new branch] gh/lucaskabela/13/orig -> origin/gh/lucaskabela/13/orig 2025-08-14T20:49:12.2447507Z * [new branch] gh/lucaskabela/14/base -> origin/gh/lucaskabela/14/base 2025-08-14T20:49:12.2448628Z * [new branch] gh/lucaskabela/14/head -> origin/gh/lucaskabela/14/head 2025-08-14T20:49:12.2449710Z * [new branch] gh/lucaskabela/14/orig -> origin/gh/lucaskabela/14/orig 2025-08-14T20:49:12.2451074Z * [new branch] gh/lucaskabela/15/base -> origin/gh/lucaskabela/15/base 2025-08-14T20:49:12.2452322Z * [new branch] gh/lucaskabela/15/head -> origin/gh/lucaskabela/15/head 2025-08-14T20:49:12.2453353Z * [new branch] gh/lucaskabela/15/orig -> origin/gh/lucaskabela/15/orig 2025-08-14T20:49:12.2454738Z * [new branch] gh/lucaskabela/16/base -> origin/gh/lucaskabela/16/base 2025-08-14T20:49:12.2455825Z * [new branch] gh/lucaskabela/16/head -> origin/gh/lucaskabela/16/head 2025-08-14T20:49:12.2456849Z * [new branch] gh/lucaskabela/16/orig -> origin/gh/lucaskabela/16/orig 2025-08-14T20:49:12.2459914Z * [new branch] gh/lucaskabela/17/base -> origin/gh/lucaskabela/17/base 2025-08-14T20:49:12.2460177Z * [new branch] gh/lucaskabela/17/head -> origin/gh/lucaskabela/17/head 2025-08-14T20:49:12.2460672Z * [new branch] gh/lucaskabela/17/orig -> origin/gh/lucaskabela/17/orig 2025-08-14T20:49:12.2462159Z * [new branch] gh/lucaskabela/2/base -> origin/gh/lucaskabela/2/base 2025-08-14T20:49:12.2463223Z * [new branch] gh/lucaskabela/2/head -> origin/gh/lucaskabela/2/head 2025-08-14T20:49:12.2464292Z * [new branch] gh/lucaskabela/2/orig -> origin/gh/lucaskabela/2/orig 2025-08-14T20:49:12.2465826Z * [new branch] gh/lucaskabela/3/base -> origin/gh/lucaskabela/3/base 2025-08-14T20:49:12.2466924Z * [new branch] gh/lucaskabela/3/head -> origin/gh/lucaskabela/3/head 2025-08-14T20:49:12.2467999Z * [new branch] gh/lucaskabela/3/orig -> origin/gh/lucaskabela/3/orig 2025-08-14T20:49:12.2469522Z * [new branch] gh/lucaskabela/4/base -> origin/gh/lucaskabela/4/base 2025-08-14T20:49:12.2472175Z * [new branch] gh/lucaskabela/4/head -> origin/gh/lucaskabela/4/head 2025-08-14T20:49:12.2473304Z * [new branch] gh/lucaskabela/4/orig -> origin/gh/lucaskabela/4/orig 2025-08-14T20:49:12.2474925Z * [new branch] gh/lucaskabela/5/base -> origin/gh/lucaskabela/5/base 2025-08-14T20:49:12.2475806Z * [new branch] gh/lucaskabela/5/head -> origin/gh/lucaskabela/5/head 2025-08-14T20:49:12.2476963Z * [new branch] gh/lucaskabela/5/orig -> origin/gh/lucaskabela/5/orig 2025-08-14T20:49:12.2478344Z * [new branch] gh/lucaskabela/6/base -> origin/gh/lucaskabela/6/base 2025-08-14T20:49:12.2479616Z * [new branch] gh/lucaskabela/6/head -> origin/gh/lucaskabela/6/head 2025-08-14T20:49:12.2480659Z * [new branch] gh/lucaskabela/6/orig -> origin/gh/lucaskabela/6/orig 2025-08-14T20:49:12.2482200Z * [new branch] gh/lucaskabela/7/base -> origin/gh/lucaskabela/7/base 2025-08-14T20:49:12.2483374Z * [new branch] gh/lucaskabela/7/head -> origin/gh/lucaskabela/7/head 2025-08-14T20:49:12.2484512Z * [new branch] gh/lucaskabela/7/orig -> origin/gh/lucaskabela/7/orig 2025-08-14T20:49:12.2485891Z * [new branch] gh/lucaskabela/8/base -> origin/gh/lucaskabela/8/base 2025-08-14T20:49:12.2486924Z * [new branch] gh/lucaskabela/8/head -> origin/gh/lucaskabela/8/head 2025-08-14T20:49:12.2488033Z * [new branch] gh/lucaskabela/8/orig -> origin/gh/lucaskabela/8/orig 2025-08-14T20:49:12.2489474Z * [new branch] gh/lucaskabela/9/base -> origin/gh/lucaskabela/9/base 2025-08-14T20:49:12.2490624Z * [new branch] gh/lucaskabela/9/head -> origin/gh/lucaskabela/9/head 2025-08-14T20:49:12.2491862Z * [new branch] gh/lucaskabela/9/orig -> origin/gh/lucaskabela/9/orig 2025-08-14T20:49:12.2493530Z * [new branch] gh/lw/1/base -> origin/gh/lw/1/base 2025-08-14T20:49:12.2494553Z * [new branch] gh/lw/1/head -> origin/gh/lw/1/head 2025-08-14T20:49:12.2495635Z * [new branch] gh/lw/1/orig -> origin/gh/lw/1/orig 2025-08-14T20:49:12.2497114Z * [new branch] gh/lw/2/base -> origin/gh/lw/2/base 2025-08-14T20:49:12.2498197Z * [new branch] gh/lw/2/head -> origin/gh/lw/2/head 2025-08-14T20:49:12.2499275Z * [new branch] gh/lw/2/orig -> origin/gh/lw/2/orig 2025-08-14T20:49:12.2500683Z * [new branch] gh/lw/3/base -> origin/gh/lw/3/base 2025-08-14T20:49:12.2501778Z * [new branch] gh/lw/3/head -> origin/gh/lw/3/head 2025-08-14T20:49:12.2502837Z * [new branch] gh/lw/3/orig -> origin/gh/lw/3/orig 2025-08-14T20:49:12.2504518Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-08-14T20:49:12.2505921Z * [new branch] gh/malfet/330/base -> origin/gh/malfet/330/base 2025-08-14T20:49:12.2506971Z * [new branch] gh/malfet/330/head -> origin/gh/malfet/330/head 2025-08-14T20:49:12.2508062Z * [new branch] gh/malfet/330/orig -> origin/gh/malfet/330/orig 2025-08-14T20:49:12.2509453Z * [new branch] gh/malfet/396/base -> origin/gh/malfet/396/base 2025-08-14T20:49:12.2510589Z * [new branch] gh/malfet/396/head -> origin/gh/malfet/396/head 2025-08-14T20:49:12.2511642Z * [new branch] gh/malfet/396/orig -> origin/gh/malfet/396/orig 2025-08-14T20:49:12.2513096Z * [new branch] gh/malfet/397/base -> origin/gh/malfet/397/base 2025-08-14T20:49:12.2514124Z * [new branch] gh/malfet/397/head -> origin/gh/malfet/397/head 2025-08-14T20:49:12.2515164Z * [new branch] gh/malfet/397/orig -> origin/gh/malfet/397/orig 2025-08-14T20:49:12.2516571Z * [new branch] gh/malfet/398/base -> origin/gh/malfet/398/base 2025-08-14T20:49:12.2517713Z * [new branch] gh/malfet/398/head -> origin/gh/malfet/398/head 2025-08-14T20:49:12.2518887Z * [new branch] gh/malfet/398/orig -> origin/gh/malfet/398/orig 2025-08-14T20:49:12.2520646Z * [new branch] gh/malfet/399/base -> origin/gh/malfet/399/base 2025-08-14T20:49:12.2521734Z * [new branch] gh/malfet/399/head -> origin/gh/malfet/399/head 2025-08-14T20:49:12.2522828Z * [new branch] gh/malfet/399/orig -> origin/gh/malfet/399/orig 2025-08-14T20:49:12.2524263Z * [new branch] gh/malfet/414/base -> origin/gh/malfet/414/base 2025-08-14T20:49:12.2525544Z * [new branch] gh/malfet/414/head -> origin/gh/malfet/414/head 2025-08-14T20:49:12.2526661Z * [new branch] gh/malfet/414/orig -> origin/gh/malfet/414/orig 2025-08-14T20:49:12.2528092Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-08-14T20:49:12.2529199Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-08-14T20:49:12.2530325Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-08-14T20:49:12.2531779Z * [new branch] gh/malfet/418/base -> origin/gh/malfet/418/base 2025-08-14T20:49:12.2532848Z * [new branch] gh/malfet/418/head -> origin/gh/malfet/418/head 2025-08-14T20:49:12.2533897Z * [new branch] gh/malfet/418/orig -> origin/gh/malfet/418/orig 2025-08-14T20:49:12.2535299Z * [new branch] gh/malfet/422/base -> origin/gh/malfet/422/base 2025-08-14T20:49:12.2536313Z * [new branch] gh/malfet/422/head -> origin/gh/malfet/422/head 2025-08-14T20:49:12.2537392Z * [new branch] gh/malfet/422/orig -> origin/gh/malfet/422/orig 2025-08-14T20:49:12.2538764Z * [new branch] gh/malfet/438/base -> origin/gh/malfet/438/base 2025-08-14T20:49:12.2539906Z * [new branch] gh/malfet/438/head -> origin/gh/malfet/438/head 2025-08-14T20:49:12.2540983Z * [new branch] gh/malfet/438/orig -> origin/gh/malfet/438/orig 2025-08-14T20:49:12.2542383Z * [new branch] gh/malfet/439/base -> origin/gh/malfet/439/base 2025-08-14T20:49:12.2543441Z * [new branch] gh/malfet/439/head -> origin/gh/malfet/439/head 2025-08-14T20:49:12.2544488Z * [new branch] gh/malfet/439/orig -> origin/gh/malfet/439/orig 2025-08-14T20:49:12.2545914Z * [new branch] gh/malfet/440/base -> origin/gh/malfet/440/base 2025-08-14T20:49:12.2546995Z * [new branch] gh/malfet/440/head -> origin/gh/malfet/440/head 2025-08-14T20:49:12.2548631Z * [new branch] gh/malfet/440/orig -> origin/gh/malfet/440/orig 2025-08-14T20:49:12.2550058Z * [new branch] gh/malfet/441/base -> origin/gh/malfet/441/base 2025-08-14T20:49:12.2551127Z * [new branch] gh/malfet/441/head -> origin/gh/malfet/441/head 2025-08-14T20:49:12.2552265Z * [new branch] gh/malfet/441/orig -> origin/gh/malfet/441/orig 2025-08-14T20:49:12.2553713Z * [new branch] gh/malfet/442/base -> origin/gh/malfet/442/base 2025-08-14T20:49:12.2554852Z * [new branch] gh/malfet/442/head -> origin/gh/malfet/442/head 2025-08-14T20:49:12.2555916Z * [new branch] gh/malfet/442/orig -> origin/gh/malfet/442/orig 2025-08-14T20:49:12.2557690Z * [new branch] gh/malfet/443/base -> origin/gh/malfet/443/base 2025-08-14T20:49:12.2558738Z * [new branch] gh/malfet/443/head -> origin/gh/malfet/443/head 2025-08-14T20:49:12.2560142Z * [new branch] gh/malfet/443/orig -> origin/gh/malfet/443/orig 2025-08-14T20:49:12.2561649Z * [new branch] gh/malfet/444/base -> origin/gh/malfet/444/base 2025-08-14T20:49:12.2562782Z * [new branch] gh/malfet/444/head -> origin/gh/malfet/444/head 2025-08-14T20:49:12.2563883Z * [new branch] gh/malfet/444/orig -> origin/gh/malfet/444/orig 2025-08-14T20:49:12.2565777Z * [new branch] gh/malfet/445/base -> origin/gh/malfet/445/base 2025-08-14T20:49:12.2566930Z * [new branch] gh/malfet/445/head -> origin/gh/malfet/445/head 2025-08-14T20:49:12.2568046Z * [new branch] gh/malfet/445/orig -> origin/gh/malfet/445/orig 2025-08-14T20:49:12.2569644Z * [new branch] gh/malfet/446/base -> origin/gh/malfet/446/base 2025-08-14T20:49:12.2570873Z * [new branch] gh/malfet/446/head -> origin/gh/malfet/446/head 2025-08-14T20:49:12.2571980Z * [new branch] gh/malfet/446/orig -> origin/gh/malfet/446/orig 2025-08-14T20:49:12.2573652Z * [new branch] gh/malfet/447/base -> origin/gh/malfet/447/base 2025-08-14T20:49:12.2574621Z * [new branch] gh/malfet/447/head -> origin/gh/malfet/447/head 2025-08-14T20:49:12.2576046Z * [new branch] gh/malfet/448/base -> origin/gh/malfet/448/base 2025-08-14T20:49:12.2577131Z * [new branch] gh/malfet/448/head -> origin/gh/malfet/448/head 2025-08-14T20:49:12.2578515Z * [new branch] gh/malfet/449/base -> origin/gh/malfet/449/base 2025-08-14T20:49:12.2579592Z * [new branch] gh/malfet/449/head -> origin/gh/malfet/449/head 2025-08-14T20:49:12.2581149Z * [new branch] gh/malfet/450/base -> origin/gh/malfet/450/base 2025-08-14T20:49:12.2582171Z * [new branch] gh/malfet/450/head -> origin/gh/malfet/450/head 2025-08-14T20:49:12.2583625Z * [new branch] gh/malfet/451/base -> origin/gh/malfet/451/base 2025-08-14T20:49:12.2584776Z * [new branch] gh/malfet/451/head -> origin/gh/malfet/451/head 2025-08-14T20:49:12.2586238Z * [new branch] gh/malfet/452/base -> origin/gh/malfet/452/base 2025-08-14T20:49:12.2587258Z * [new branch] gh/malfet/452/head -> origin/gh/malfet/452/head 2025-08-14T20:49:12.2588325Z * [new branch] gh/malfet/452/orig -> origin/gh/malfet/452/orig 2025-08-14T20:49:12.2589703Z * [new branch] gh/malfet/453/base -> origin/gh/malfet/453/base 2025-08-14T20:49:12.2590748Z * [new branch] gh/malfet/453/head -> origin/gh/malfet/453/head 2025-08-14T20:49:12.2591801Z * [new branch] gh/malfet/453/orig -> origin/gh/malfet/453/orig 2025-08-14T20:49:12.2593977Z * [new branch] gh/malfet/454/base -> origin/gh/malfet/454/base 2025-08-14T20:49:12.2594615Z * [new branch] gh/malfet/454/head -> origin/gh/malfet/454/head 2025-08-14T20:49:12.2595697Z * [new branch] gh/malfet/454/orig -> origin/gh/malfet/454/orig 2025-08-14T20:49:12.2597003Z * [new branch] gh/malfet/455/base -> origin/gh/malfet/455/base 2025-08-14T20:49:12.2598177Z * [new branch] gh/malfet/455/head -> origin/gh/malfet/455/head 2025-08-14T20:49:12.2599447Z * [new branch] gh/malfet/455/orig -> origin/gh/malfet/455/orig 2025-08-14T20:49:12.2601205Z * [new branch] gh/malfet/456/base -> origin/gh/malfet/456/base 2025-08-14T20:49:12.2602311Z * [new branch] gh/malfet/456/head -> origin/gh/malfet/456/head 2025-08-14T20:49:12.2603443Z * [new branch] gh/malfet/456/orig -> origin/gh/malfet/456/orig 2025-08-14T20:49:12.2604926Z * [new branch] gh/malfet/457/base -> origin/gh/malfet/457/base 2025-08-14T20:49:12.2605987Z * [new branch] gh/malfet/457/head -> origin/gh/malfet/457/head 2025-08-14T20:49:12.2607046Z * [new branch] gh/malfet/457/orig -> origin/gh/malfet/457/orig 2025-08-14T20:49:12.2608621Z * [new branch] gh/malfet/458/base -> origin/gh/malfet/458/base 2025-08-14T20:49:12.2609577Z * [new branch] gh/malfet/458/head -> origin/gh/malfet/458/head 2025-08-14T20:49:12.2610678Z * [new branch] gh/malfet/458/orig -> origin/gh/malfet/458/orig 2025-08-14T20:49:12.2612271Z * [new branch] gh/malfet/459/base -> origin/gh/malfet/459/base 2025-08-14T20:49:12.2613390Z * [new branch] gh/malfet/459/head -> origin/gh/malfet/459/head 2025-08-14T20:49:12.2614601Z * [new branch] gh/malfet/459/orig -> origin/gh/malfet/459/orig 2025-08-14T20:49:12.2615965Z * [new branch] gh/malfet/460/base -> origin/gh/malfet/460/base 2025-08-14T20:49:12.2617022Z * [new branch] gh/malfet/460/head -> origin/gh/malfet/460/head 2025-08-14T20:49:12.2618050Z * [new branch] gh/malfet/460/orig -> origin/gh/malfet/460/orig 2025-08-14T20:49:12.2619536Z * [new branch] gh/malfet/461/base -> origin/gh/malfet/461/base 2025-08-14T20:49:12.2620576Z * [new branch] gh/malfet/461/head -> origin/gh/malfet/461/head 2025-08-14T20:49:12.2621660Z * [new branch] gh/malfet/461/orig -> origin/gh/malfet/461/orig 2025-08-14T20:49:12.2623076Z * [new branch] gh/malfet/462/base -> origin/gh/malfet/462/base 2025-08-14T20:49:12.2624161Z * [new branch] gh/malfet/462/head -> origin/gh/malfet/462/head 2025-08-14T20:49:12.2625205Z * [new branch] gh/malfet/462/orig -> origin/gh/malfet/462/orig 2025-08-14T20:49:12.2626634Z * [new branch] gh/malfet/463/base -> origin/gh/malfet/463/base 2025-08-14T20:49:12.2627667Z * [new branch] gh/malfet/463/head -> origin/gh/malfet/463/head 2025-08-14T20:49:12.2629358Z * [new branch] gh/malfet/463/orig -> origin/gh/malfet/463/orig 2025-08-14T20:49:12.2630733Z * [new branch] gh/malfet/464/base -> origin/gh/malfet/464/base 2025-08-14T20:49:12.2631748Z * [new branch] gh/malfet/464/head -> origin/gh/malfet/464/head 2025-08-14T20:49:12.2632794Z * [new branch] gh/malfet/464/orig -> origin/gh/malfet/464/orig 2025-08-14T20:49:12.2634242Z * [new branch] gh/malfet/465/base -> origin/gh/malfet/465/base 2025-08-14T20:49:12.2635309Z * [new branch] gh/malfet/465/head -> origin/gh/malfet/465/head 2025-08-14T20:49:12.2636366Z * [new branch] gh/malfet/465/orig -> origin/gh/malfet/465/orig 2025-08-14T20:49:12.2637820Z * [new branch] gh/malfet/466/base -> origin/gh/malfet/466/base 2025-08-14T20:49:12.2638918Z * [new branch] gh/malfet/466/head -> origin/gh/malfet/466/head 2025-08-14T20:49:12.2640284Z * [new branch] gh/malfet/466/orig -> origin/gh/malfet/466/orig 2025-08-14T20:49:12.2641753Z * [new branch] gh/malfet/467/base -> origin/gh/malfet/467/base 2025-08-14T20:49:12.2642836Z * [new branch] gh/malfet/467/head -> origin/gh/malfet/467/head 2025-08-14T20:49:12.2644071Z * [new branch] gh/malfet/467/orig -> origin/gh/malfet/467/orig 2025-08-14T20:49:12.2645607Z * [new branch] gh/malfet/468/base -> origin/gh/malfet/468/base 2025-08-14T20:49:12.2646831Z * [new branch] gh/malfet/468/head -> origin/gh/malfet/468/head 2025-08-14T20:49:12.2647990Z * [new branch] gh/malfet/468/orig -> origin/gh/malfet/468/orig 2025-08-14T20:49:12.2649518Z * [new branch] gh/malfet/469/base -> origin/gh/malfet/469/base 2025-08-14T20:49:12.2650556Z * [new branch] gh/malfet/469/head -> origin/gh/malfet/469/head 2025-08-14T20:49:12.2651892Z * [new branch] gh/malfet/469/orig -> origin/gh/malfet/469/orig 2025-08-14T20:49:12.2653197Z * [new branch] gh/malfet/470/base -> origin/gh/malfet/470/base 2025-08-14T20:49:12.2654249Z * [new branch] gh/malfet/470/head -> origin/gh/malfet/470/head 2025-08-14T20:49:12.2655421Z * [new branch] gh/malfet/470/orig -> origin/gh/malfet/470/orig 2025-08-14T20:49:12.2656873Z * [new branch] gh/malfet/471/base -> origin/gh/malfet/471/base 2025-08-14T20:49:12.2657893Z * [new branch] gh/malfet/471/head -> origin/gh/malfet/471/head 2025-08-14T20:49:12.2659134Z * [new branch] gh/malfet/471/orig -> origin/gh/malfet/471/orig 2025-08-14T20:49:12.2660610Z * [new branch] gh/malfet/472/base -> origin/gh/malfet/472/base 2025-08-14T20:49:12.2661649Z * [new branch] gh/malfet/472/head -> origin/gh/malfet/472/head 2025-08-14T20:49:12.2662719Z * [new branch] gh/malfet/472/orig -> origin/gh/malfet/472/orig 2025-08-14T20:49:12.2664111Z * [new branch] gh/malfet/473/base -> origin/gh/malfet/473/base 2025-08-14T20:49:12.2665118Z * [new branch] gh/malfet/473/head -> origin/gh/malfet/473/head 2025-08-14T20:49:12.2666148Z * [new branch] gh/malfet/473/orig -> origin/gh/malfet/473/orig 2025-08-14T20:49:12.2667504Z * [new branch] gh/malfet/474/base -> origin/gh/malfet/474/base 2025-08-14T20:49:12.2668570Z * [new branch] gh/malfet/474/head -> origin/gh/malfet/474/head 2025-08-14T20:49:12.2669864Z * [new branch] gh/malfet/474/orig -> origin/gh/malfet/474/orig 2025-08-14T20:49:12.2671624Z * [new branch] gh/malfet/475/base -> origin/gh/malfet/475/base 2025-08-14T20:49:12.2672788Z * [new branch] gh/malfet/475/head -> origin/gh/malfet/475/head 2025-08-14T20:49:12.2673992Z * [new branch] gh/malfet/475/orig -> origin/gh/malfet/475/orig 2025-08-14T20:49:12.2675506Z * [new branch] gh/malfet/476/base -> origin/gh/malfet/476/base 2025-08-14T20:49:12.2676575Z * [new branch] gh/malfet/476/head -> origin/gh/malfet/476/head 2025-08-14T20:49:12.2677691Z * [new branch] gh/malfet/476/orig -> origin/gh/malfet/476/orig 2025-08-14T20:49:12.2679147Z * [new branch] gh/malfet/477/base -> origin/gh/malfet/477/base 2025-08-14T20:49:12.2680337Z * [new branch] gh/malfet/477/head -> origin/gh/malfet/477/head 2025-08-14T20:49:12.2681523Z * [new branch] gh/malfet/477/orig -> origin/gh/malfet/477/orig 2025-08-14T20:49:12.2682884Z * [new branch] gh/malfet/478/base -> origin/gh/malfet/478/base 2025-08-14T20:49:12.2683995Z * [new branch] gh/malfet/478/head -> origin/gh/malfet/478/head 2025-08-14T20:49:12.2685121Z * [new branch] gh/malfet/478/orig -> origin/gh/malfet/478/orig 2025-08-14T20:49:12.2686463Z * [new branch] gh/malfet/479/base -> origin/gh/malfet/479/base 2025-08-14T20:49:12.2687627Z * [new branch] gh/malfet/479/head -> origin/gh/malfet/479/head 2025-08-14T20:49:12.2688832Z * [new branch] gh/malfet/479/orig -> origin/gh/malfet/479/orig 2025-08-14T20:49:12.2690324Z * [new branch] gh/malfet/480/base -> origin/gh/malfet/480/base 2025-08-14T20:49:12.2691468Z * [new branch] gh/malfet/480/head -> origin/gh/malfet/480/head 2025-08-14T20:49:12.2692526Z * [new branch] gh/malfet/480/orig -> origin/gh/malfet/480/orig 2025-08-14T20:49:12.2693990Z * [new branch] gh/malfet/481/base -> origin/gh/malfet/481/base 2025-08-14T20:49:12.2695057Z * [new branch] gh/malfet/481/head -> origin/gh/malfet/481/head 2025-08-14T20:49:12.2696223Z * [new branch] gh/malfet/481/orig -> origin/gh/malfet/481/orig 2025-08-14T20:49:12.2697490Z * [new branch] gh/malfet/482/base -> origin/gh/malfet/482/base 2025-08-14T20:49:12.2698566Z * [new branch] gh/malfet/482/head -> origin/gh/malfet/482/head 2025-08-14T20:49:12.2699633Z * [new branch] gh/malfet/482/orig -> origin/gh/malfet/482/orig 2025-08-14T20:49:12.2701108Z * [new branch] gh/malfet/483/base -> origin/gh/malfet/483/base 2025-08-14T20:49:12.2702189Z * [new branch] gh/malfet/483/head -> origin/gh/malfet/483/head 2025-08-14T20:49:12.2703369Z * [new branch] gh/malfet/483/orig -> origin/gh/malfet/483/orig 2025-08-14T20:49:12.2704841Z * [new branch] gh/malfet/484/base -> origin/gh/malfet/484/base 2025-08-14T20:49:12.2706001Z * [new branch] gh/malfet/484/head -> origin/gh/malfet/484/head 2025-08-14T20:49:12.2707069Z * [new branch] gh/malfet/484/orig -> origin/gh/malfet/484/orig 2025-08-14T20:49:12.2708571Z * [new branch] gh/malfet/485/base -> origin/gh/malfet/485/base 2025-08-14T20:49:12.2709583Z * [new branch] gh/malfet/485/head -> origin/gh/malfet/485/head 2025-08-14T20:49:12.2710769Z * [new branch] gh/malfet/485/orig -> origin/gh/malfet/485/orig 2025-08-14T20:49:12.2712257Z * [new branch] gh/malfet/486/base -> origin/gh/malfet/486/base 2025-08-14T20:49:12.2713233Z * [new branch] gh/malfet/486/head -> origin/gh/malfet/486/head 2025-08-14T20:49:12.2714291Z * [new branch] gh/malfet/486/orig -> origin/gh/malfet/486/orig 2025-08-14T20:49:12.2715693Z * [new branch] gh/malfet/487/base -> origin/gh/malfet/487/base 2025-08-14T20:49:12.2716746Z * [new branch] gh/malfet/487/head -> origin/gh/malfet/487/head 2025-08-14T20:49:12.2717867Z * [new branch] gh/malfet/487/orig -> origin/gh/malfet/487/orig 2025-08-14T20:49:12.2719627Z * [new branch] gh/malfet/488/base -> origin/gh/malfet/488/base 2025-08-14T20:49:12.2720840Z * [new branch] gh/malfet/488/head -> origin/gh/malfet/488/head 2025-08-14T20:49:12.2721997Z * [new branch] gh/malfet/488/orig -> origin/gh/malfet/488/orig 2025-08-14T20:49:12.2723904Z * [new branch] gh/malfet/489/base -> origin/gh/malfet/489/base 2025-08-14T20:49:12.2724981Z * [new branch] gh/malfet/489/head -> origin/gh/malfet/489/head 2025-08-14T20:49:12.2726266Z * [new branch] gh/malfet/489/orig -> origin/gh/malfet/489/orig 2025-08-14T20:49:12.2728305Z * [new branch] gh/malfet/490/base -> origin/gh/malfet/490/base 2025-08-14T20:49:12.2729360Z * [new branch] gh/malfet/490/head -> origin/gh/malfet/490/head 2025-08-14T20:49:12.2730729Z * [new branch] gh/malfet/490/orig -> origin/gh/malfet/490/orig 2025-08-14T20:49:12.2732369Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-08-14T20:49:12.2733453Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-08-14T20:49:12.2735321Z * [new branch] gh/manuelcandales/10/base -> origin/gh/manuelcandales/10/base 2025-08-14T20:49:12.2736505Z * [new branch] gh/manuelcandales/10/head -> origin/gh/manuelcandales/10/head 2025-08-14T20:49:12.2737477Z * [new branch] gh/manuelcandales/10/orig -> origin/gh/manuelcandales/10/orig 2025-08-14T20:49:12.2738864Z * [new branch] gh/manuelcandales/9/base -> origin/gh/manuelcandales/9/base 2025-08-14T20:49:12.2739894Z * [new branch] gh/manuelcandales/9/head -> origin/gh/manuelcandales/9/head 2025-08-14T20:49:12.2741038Z * [new branch] gh/manuelcandales/9/orig -> origin/gh/manuelcandales/9/orig 2025-08-14T20:49:12.2742973Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-08-14T20:49:12.2744916Z * [new branch] gh/masnesral/204/base -> origin/gh/masnesral/204/base 2025-08-14T20:49:12.2746149Z * [new branch] gh/masnesral/204/head -> origin/gh/masnesral/204/head 2025-08-14T20:49:12.2747315Z * [new branch] gh/masnesral/204/orig -> origin/gh/masnesral/204/orig 2025-08-14T20:49:12.2748794Z * [new branch] gh/masnesral/223/base -> origin/gh/masnesral/223/base 2025-08-14T20:49:12.2749916Z * [new branch] gh/masnesral/223/head -> origin/gh/masnesral/223/head 2025-08-14T20:49:12.2751010Z * [new branch] gh/masnesral/223/orig -> origin/gh/masnesral/223/orig 2025-08-14T20:49:12.2752530Z * [new branch] gh/masnesral/224/base -> origin/gh/masnesral/224/base 2025-08-14T20:49:12.2753658Z * [new branch] gh/masnesral/224/head -> origin/gh/masnesral/224/head 2025-08-14T20:49:12.2754726Z * [new branch] gh/masnesral/224/orig -> origin/gh/masnesral/224/orig 2025-08-14T20:49:12.2756040Z * [new branch] gh/masnesral/225/base -> origin/gh/masnesral/225/base 2025-08-14T20:49:12.2757207Z * [new branch] gh/masnesral/225/head -> origin/gh/masnesral/225/head 2025-08-14T20:49:12.2758320Z * [new branch] gh/masnesral/225/orig -> origin/gh/masnesral/225/orig 2025-08-14T20:49:12.2760074Z * [new branch] gh/masnesral/226/base -> origin/gh/masnesral/226/base 2025-08-14T20:49:12.2761166Z * [new branch] gh/masnesral/226/head -> origin/gh/masnesral/226/head 2025-08-14T20:49:12.2762347Z * [new branch] gh/masnesral/226/orig -> origin/gh/masnesral/226/orig 2025-08-14T20:49:12.2763889Z * [new branch] gh/masnesral/227/base -> origin/gh/masnesral/227/base 2025-08-14T20:49:12.2765150Z * [new branch] gh/masnesral/227/head -> origin/gh/masnesral/227/head 2025-08-14T20:49:12.2766284Z * [new branch] gh/masnesral/227/orig -> origin/gh/masnesral/227/orig 2025-08-14T20:49:12.2767738Z * [new branch] gh/masnesral/228/base -> origin/gh/masnesral/228/base 2025-08-14T20:49:12.2768924Z * [new branch] gh/masnesral/228/head -> origin/gh/masnesral/228/head 2025-08-14T20:49:12.2770256Z * [new branch] gh/masnesral/228/orig -> origin/gh/masnesral/228/orig 2025-08-14T20:49:12.2771829Z * [new branch] gh/masnesral/229/base -> origin/gh/masnesral/229/base 2025-08-14T20:49:12.2772954Z * [new branch] gh/masnesral/229/head -> origin/gh/masnesral/229/head 2025-08-14T20:49:12.2774145Z * [new branch] gh/masnesral/229/orig -> origin/gh/masnesral/229/orig 2025-08-14T20:49:12.2775674Z * [new branch] gh/masnesral/230/base -> origin/gh/masnesral/230/base 2025-08-14T20:49:12.2776835Z * [new branch] gh/masnesral/230/head -> origin/gh/masnesral/230/head 2025-08-14T20:49:12.2778136Z * [new branch] gh/masnesral/230/orig -> origin/gh/masnesral/230/orig 2025-08-14T20:49:12.2779718Z * [new branch] gh/masnesral/231/base -> origin/gh/masnesral/231/base 2025-08-14T20:49:12.2780899Z * [new branch] gh/masnesral/231/head -> origin/gh/masnesral/231/head 2025-08-14T20:49:12.2782116Z * [new branch] gh/masnesral/231/orig -> origin/gh/masnesral/231/orig 2025-08-14T20:49:12.2783646Z * [new branch] gh/masnesral/232/base -> origin/gh/masnesral/232/base 2025-08-14T20:49:12.2784783Z * [new branch] gh/masnesral/232/head -> origin/gh/masnesral/232/head 2025-08-14T20:49:12.2785865Z * [new branch] gh/masnesral/232/orig -> origin/gh/masnesral/232/orig 2025-08-14T20:49:12.2787380Z * [new branch] gh/masnesral/233/base -> origin/gh/masnesral/233/base 2025-08-14T20:49:12.2788379Z * [new branch] gh/masnesral/233/head -> origin/gh/masnesral/233/head 2025-08-14T20:49:12.2789508Z * [new branch] gh/masnesral/233/orig -> origin/gh/masnesral/233/orig 2025-08-14T20:49:12.2790964Z * [new branch] gh/masnesral/234/base -> origin/gh/masnesral/234/base 2025-08-14T20:49:12.2792162Z * [new branch] gh/masnesral/234/head -> origin/gh/masnesral/234/head 2025-08-14T20:49:12.2793409Z * [new branch] gh/masnesral/234/orig -> origin/gh/masnesral/234/orig 2025-08-14T20:49:12.2794937Z * [new branch] gh/masnesral/235/base -> origin/gh/masnesral/235/base 2025-08-14T20:49:12.2796050Z * [new branch] gh/masnesral/235/head -> origin/gh/masnesral/235/head 2025-08-14T20:49:12.2797142Z * [new branch] gh/masnesral/235/orig -> origin/gh/masnesral/235/orig 2025-08-14T20:49:12.2798549Z * [new branch] gh/masnesral/236/base -> origin/gh/masnesral/236/base 2025-08-14T20:49:12.2799941Z * [new branch] gh/masnesral/236/head -> origin/gh/masnesral/236/head 2025-08-14T20:49:12.2801049Z * [new branch] gh/masnesral/236/orig -> origin/gh/masnesral/236/orig 2025-08-14T20:49:12.2802528Z * [new branch] gh/masnesral/34/base -> origin/gh/masnesral/34/base 2025-08-14T20:49:12.2804354Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-08-14T20:49:12.2805532Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-08-14T20:49:12.2806945Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-08-14T20:49:12.2808101Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-08-14T20:49:12.2809406Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-08-14T20:49:12.2810986Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-08-14T20:49:12.2812389Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-08-14T20:49:12.2813384Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-08-14T20:49:12.2814654Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-08-14T20:49:12.2815715Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-08-14T20:49:12.2816983Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-08-14T20:49:12.2817964Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-08-14T20:49:12.2819260Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-08-14T20:49:12.2820329Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-08-14T20:49:12.2822116Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-08-14T20:49:12.2823206Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-08-14T20:49:12.2824592Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-08-14T20:49:12.2825596Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-08-14T20:49:12.2826930Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-08-14T20:49:12.2827994Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-08-14T20:49:12.2829324Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-08-14T20:49:12.2830285Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-08-14T20:49:12.2831672Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-08-14T20:49:12.2832821Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-08-14T20:49:12.2834415Z * [new branch] gh/mikaylagawarecki/313/base -> origin/gh/mikaylagawarecki/313/base 2025-08-14T20:49:12.2835422Z * [new branch] gh/mikaylagawarecki/313/head -> origin/gh/mikaylagawarecki/313/head 2025-08-14T20:49:12.2836489Z * [new branch] gh/mikaylagawarecki/313/orig -> origin/gh/mikaylagawarecki/313/orig 2025-08-14T20:49:12.2837896Z * [new branch] gh/mikaylagawarecki/317/base -> origin/gh/mikaylagawarecki/317/base 2025-08-14T20:49:12.2839087Z * [new branch] gh/mikaylagawarecki/317/head -> origin/gh/mikaylagawarecki/317/head 2025-08-14T20:49:12.2840607Z * [new branch] gh/mikaylagawarecki/317/orig -> origin/gh/mikaylagawarecki/317/orig 2025-08-14T20:49:12.2842054Z * [new branch] gh/mikaylagawarecki/318/base -> origin/gh/mikaylagawarecki/318/base 2025-08-14T20:49:12.2843146Z * [new branch] gh/mikaylagawarecki/318/head -> origin/gh/mikaylagawarecki/318/head 2025-08-14T20:49:12.2844268Z * [new branch] gh/mikaylagawarecki/318/orig -> origin/gh/mikaylagawarecki/318/orig 2025-08-14T20:49:12.2845737Z * [new branch] gh/mikaylagawarecki/319/base -> origin/gh/mikaylagawarecki/319/base 2025-08-14T20:49:12.2846753Z * [new branch] gh/mikaylagawarecki/319/head -> origin/gh/mikaylagawarecki/319/head 2025-08-14T20:49:12.2847940Z * [new branch] gh/mikaylagawarecki/319/orig -> origin/gh/mikaylagawarecki/319/orig 2025-08-14T20:49:12.2849383Z * [new branch] gh/mikaylagawarecki/320/base -> origin/gh/mikaylagawarecki/320/base 2025-08-14T20:49:12.2850470Z * [new branch] gh/mikaylagawarecki/320/head -> origin/gh/mikaylagawarecki/320/head 2025-08-14T20:49:12.2851774Z * [new branch] gh/mikaylagawarecki/320/orig -> origin/gh/mikaylagawarecki/320/orig 2025-08-14T20:49:12.2853472Z * [new branch] gh/mikaylagawarecki/321/base -> origin/gh/mikaylagawarecki/321/base 2025-08-14T20:49:12.2854495Z * [new branch] gh/mikaylagawarecki/321/head -> origin/gh/mikaylagawarecki/321/head 2025-08-14T20:49:12.2855586Z * [new branch] gh/mikaylagawarecki/321/orig -> origin/gh/mikaylagawarecki/321/orig 2025-08-14T20:49:12.2857082Z * [new branch] gh/mikaylagawarecki/322/base -> origin/gh/mikaylagawarecki/322/base 2025-08-14T20:49:12.2858070Z * [new branch] gh/mikaylagawarecki/322/head -> origin/gh/mikaylagawarecki/322/head 2025-08-14T20:49:12.2859153Z * [new branch] gh/mikaylagawarecki/322/orig -> origin/gh/mikaylagawarecki/322/orig 2025-08-14T20:49:12.2860642Z * [new branch] gh/mikaylagawarecki/323/base -> origin/gh/mikaylagawarecki/323/base 2025-08-14T20:49:12.2861636Z * [new branch] gh/mikaylagawarecki/323/head -> origin/gh/mikaylagawarecki/323/head 2025-08-14T20:49:12.2862763Z * [new branch] gh/mikaylagawarecki/323/orig -> origin/gh/mikaylagawarecki/323/orig 2025-08-14T20:49:12.2864046Z * [new branch] gh/mikaylagawarecki/324/base -> origin/gh/mikaylagawarecki/324/base 2025-08-14T20:49:12.2865092Z * [new branch] gh/mikaylagawarecki/324/head -> origin/gh/mikaylagawarecki/324/head 2025-08-14T20:49:12.2866125Z * [new branch] gh/mikaylagawarecki/324/orig -> origin/gh/mikaylagawarecki/324/orig 2025-08-14T20:49:12.2867399Z * [new branch] gh/mikaylagawarecki/325/base -> origin/gh/mikaylagawarecki/325/base 2025-08-14T20:49:12.2868540Z * [new branch] gh/mikaylagawarecki/325/head -> origin/gh/mikaylagawarecki/325/head 2025-08-14T20:49:12.2869904Z * [new branch] gh/mikaylagawarecki/325/orig -> origin/gh/mikaylagawarecki/325/orig 2025-08-14T20:49:12.2871426Z * [new branch] gh/mikaylagawarecki/326/base -> origin/gh/mikaylagawarecki/326/base 2025-08-14T20:49:12.2872340Z * [new branch] gh/mikaylagawarecki/326/head -> origin/gh/mikaylagawarecki/326/head 2025-08-14T20:49:12.2873462Z * [new branch] gh/mikaylagawarecki/326/orig -> origin/gh/mikaylagawarecki/326/orig 2025-08-14T20:49:12.2875167Z * [new branch] gh/mikaylagawarecki/327/base -> origin/gh/mikaylagawarecki/327/base 2025-08-14T20:49:12.2876264Z * [new branch] gh/mikaylagawarecki/327/head -> origin/gh/mikaylagawarecki/327/head 2025-08-14T20:49:12.2877534Z * [new branch] gh/mikaylagawarecki/327/orig -> origin/gh/mikaylagawarecki/327/orig 2025-08-14T20:49:12.2879426Z * [new branch] gh/mikaylagawarecki/328/base -> origin/gh/mikaylagawarecki/328/base 2025-08-14T20:49:12.2880629Z * [new branch] gh/mikaylagawarecki/328/head -> origin/gh/mikaylagawarecki/328/head 2025-08-14T20:49:12.2881774Z * [new branch] gh/mikaylagawarecki/328/orig -> origin/gh/mikaylagawarecki/328/orig 2025-08-14T20:49:12.2883256Z * [new branch] gh/mikaylagawarecki/329/base -> origin/gh/mikaylagawarecki/329/base 2025-08-14T20:49:12.2884320Z * [new branch] gh/mikaylagawarecki/329/head -> origin/gh/mikaylagawarecki/329/head 2025-08-14T20:49:12.2885448Z * [new branch] gh/mikaylagawarecki/329/orig -> origin/gh/mikaylagawarecki/329/orig 2025-08-14T20:49:12.2887062Z * [new branch] gh/mikaylagawarecki/330/base -> origin/gh/mikaylagawarecki/330/base 2025-08-14T20:49:12.2888158Z * [new branch] gh/mikaylagawarecki/330/head -> origin/gh/mikaylagawarecki/330/head 2025-08-14T20:49:12.2889236Z * [new branch] gh/mikaylagawarecki/330/orig -> origin/gh/mikaylagawarecki/330/orig 2025-08-14T20:49:12.2890879Z * [new branch] gh/mikaylagawarecki/331/base -> origin/gh/mikaylagawarecki/331/base 2025-08-14T20:49:12.2891945Z * [new branch] gh/mikaylagawarecki/331/head -> origin/gh/mikaylagawarecki/331/head 2025-08-14T20:49:12.2893051Z * [new branch] gh/mikaylagawarecki/331/orig -> origin/gh/mikaylagawarecki/331/orig 2025-08-14T20:49:12.2894827Z * [new branch] gh/mikaylagawarecki/332/base -> origin/gh/mikaylagawarecki/332/base 2025-08-14T20:49:12.2895876Z * [new branch] gh/mikaylagawarecki/332/head -> origin/gh/mikaylagawarecki/332/head 2025-08-14T20:49:12.2896945Z * [new branch] gh/mikaylagawarecki/332/orig -> origin/gh/mikaylagawarecki/332/orig 2025-08-14T20:49:12.2898228Z * [new branch] gh/mikaylagawarecki/333/base -> origin/gh/mikaylagawarecki/333/base 2025-08-14T20:49:12.2899308Z * [new branch] gh/mikaylagawarecki/333/head -> origin/gh/mikaylagawarecki/333/head 2025-08-14T20:49:12.2900339Z * [new branch] gh/mikaylagawarecki/333/orig -> origin/gh/mikaylagawarecki/333/orig 2025-08-14T20:49:12.2901880Z * [new branch] gh/mikaylagawarecki/334/base -> origin/gh/mikaylagawarecki/334/base 2025-08-14T20:49:12.2902793Z * [new branch] gh/mikaylagawarecki/334/head -> origin/gh/mikaylagawarecki/334/head 2025-08-14T20:49:12.2904042Z * [new branch] gh/mikaylagawarecki/334/orig -> origin/gh/mikaylagawarecki/334/orig 2025-08-14T20:49:12.2905733Z * [new branch] gh/mlazos/1/base -> origin/gh/mlazos/1/base 2025-08-14T20:49:12.2906960Z * [new branch] gh/mlazos/1/head -> origin/gh/mlazos/1/head 2025-08-14T20:49:12.2908016Z * [new branch] gh/mlazos/1/orig -> origin/gh/mlazos/1/orig 2025-08-14T20:49:12.2909602Z * [new branch] gh/mlazos/10/base -> origin/gh/mlazos/10/base 2025-08-14T20:49:12.2910670Z * [new branch] gh/mlazos/10/head -> origin/gh/mlazos/10/head 2025-08-14T20:49:12.2911740Z * [new branch] gh/mlazos/10/orig -> origin/gh/mlazos/10/orig 2025-08-14T20:49:12.2913097Z * [new branch] gh/mlazos/11/base -> origin/gh/mlazos/11/base 2025-08-14T20:49:12.2914116Z * [new branch] gh/mlazos/11/head -> origin/gh/mlazos/11/head 2025-08-14T20:49:12.2915215Z * [new branch] gh/mlazos/11/orig -> origin/gh/mlazos/11/orig 2025-08-14T20:49:12.2916631Z * [new branch] gh/mlazos/12/base -> origin/gh/mlazos/12/base 2025-08-14T20:49:12.2917702Z * [new branch] gh/mlazos/12/head -> origin/gh/mlazos/12/head 2025-08-14T20:49:12.2918758Z * [new branch] gh/mlazos/12/orig -> origin/gh/mlazos/12/orig 2025-08-14T20:49:12.2920600Z * [new branch] gh/mlazos/13/base -> origin/gh/mlazos/13/base 2025-08-14T20:49:12.2921821Z * [new branch] gh/mlazos/13/head -> origin/gh/mlazos/13/head 2025-08-14T20:49:12.2922896Z * [new branch] gh/mlazos/13/orig -> origin/gh/mlazos/13/orig 2025-08-14T20:49:12.2924284Z * [new branch] gh/mlazos/2/base -> origin/gh/mlazos/2/base 2025-08-14T20:49:12.2925282Z * [new branch] gh/mlazos/2/head -> origin/gh/mlazos/2/head 2025-08-14T20:49:12.2926377Z * [new branch] gh/mlazos/2/orig -> origin/gh/mlazos/2/orig 2025-08-14T20:49:12.2927847Z * [new branch] gh/mlazos/3/base -> origin/gh/mlazos/3/base 2025-08-14T20:49:12.2928932Z * [new branch] gh/mlazos/3/head -> origin/gh/mlazos/3/head 2025-08-14T20:49:12.2930027Z * [new branch] gh/mlazos/3/orig -> origin/gh/mlazos/3/orig 2025-08-14T20:49:12.2931479Z * [new branch] gh/mlazos/4/base -> origin/gh/mlazos/4/base 2025-08-14T20:49:12.2932665Z * [new branch] gh/mlazos/4/head -> origin/gh/mlazos/4/head 2025-08-14T20:49:12.2933730Z * [new branch] gh/mlazos/4/orig -> origin/gh/mlazos/4/orig 2025-08-14T20:49:12.2935233Z * [new branch] gh/mlazos/5/base -> origin/gh/mlazos/5/base 2025-08-14T20:49:12.2936404Z * [new branch] gh/mlazos/5/head -> origin/gh/mlazos/5/head 2025-08-14T20:49:12.2937531Z * [new branch] gh/mlazos/5/orig -> origin/gh/mlazos/5/orig 2025-08-14T20:49:12.2938980Z * [new branch] gh/mlazos/6/base -> origin/gh/mlazos/6/base 2025-08-14T20:49:12.2939956Z * [new branch] gh/mlazos/6/head -> origin/gh/mlazos/6/head 2025-08-14T20:49:12.2941028Z * [new branch] gh/mlazos/6/orig -> origin/gh/mlazos/6/orig 2025-08-14T20:49:12.2942602Z * [new branch] gh/mlazos/7/base -> origin/gh/mlazos/7/base 2025-08-14T20:49:12.2943718Z * [new branch] gh/mlazos/7/head -> origin/gh/mlazos/7/head 2025-08-14T20:49:12.2944752Z * [new branch] gh/mlazos/7/orig -> origin/gh/mlazos/7/orig 2025-08-14T20:49:12.2946097Z * [new branch] gh/mlazos/8/base -> origin/gh/mlazos/8/base 2025-08-14T20:49:12.2947207Z * [new branch] gh/mlazos/8/head -> origin/gh/mlazos/8/head 2025-08-14T20:49:12.2948272Z * [new branch] gh/mlazos/8/orig -> origin/gh/mlazos/8/orig 2025-08-14T20:49:12.2949740Z * [new branch] gh/mlazos/9/base -> origin/gh/mlazos/9/base 2025-08-14T20:49:12.2951003Z * [new branch] gh/mlazos/9/head -> origin/gh/mlazos/9/head 2025-08-14T20:49:12.2952073Z * [new branch] gh/mlazos/9/orig -> origin/gh/mlazos/9/orig 2025-08-14T20:49:12.2953865Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-08-14T20:49:12.2954966Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-08-14T20:49:12.2956815Z * [new branch] gh/muchulee8/62/base -> origin/gh/muchulee8/62/base 2025-08-14T20:49:12.2958171Z * [new branch] gh/muchulee8/62/head -> origin/gh/muchulee8/62/head 2025-08-14T20:49:12.2959204Z * [new branch] gh/muchulee8/62/orig -> origin/gh/muchulee8/62/orig 2025-08-14T20:49:12.2960941Z * [new branch] gh/muchulee8/63/base -> origin/gh/muchulee8/63/base 2025-08-14T20:49:12.2961993Z * [new branch] gh/muchulee8/63/head -> origin/gh/muchulee8/63/head 2025-08-14T20:49:12.2963167Z * [new branch] gh/muchulee8/63/orig -> origin/gh/muchulee8/63/orig 2025-08-14T20:49:12.2964921Z * [new branch] gh/muchulee8/64/base -> origin/gh/muchulee8/64/base 2025-08-14T20:49:12.2966046Z * [new branch] gh/muchulee8/64/head -> origin/gh/muchulee8/64/head 2025-08-14T20:49:12.2967147Z * [new branch] gh/muchulee8/64/orig -> origin/gh/muchulee8/64/orig 2025-08-14T20:49:12.2968861Z * [new branch] gh/muchulee8/65/base -> origin/gh/muchulee8/65/base 2025-08-14T20:49:12.2970422Z * [new branch] gh/muchulee8/65/head -> origin/gh/muchulee8/65/head 2025-08-14T20:49:12.2971603Z * [new branch] gh/muchulee8/65/orig -> origin/gh/muchulee8/65/orig 2025-08-14T20:49:12.2973319Z * [new branch] gh/oulgen/35/base -> origin/gh/oulgen/35/base 2025-08-14T20:49:12.2974417Z * [new branch] gh/oulgen/35/head -> origin/gh/oulgen/35/head 2025-08-14T20:49:12.2975478Z * [new branch] gh/oulgen/35/orig -> origin/gh/oulgen/35/orig 2025-08-14T20:49:12.2977099Z * [new branch] gh/oulgen/44/base -> origin/gh/oulgen/44/base 2025-08-14T20:49:12.2978298Z * [new branch] gh/oulgen/44/head -> origin/gh/oulgen/44/head 2025-08-14T20:49:12.2979376Z * [new branch] gh/oulgen/44/orig -> origin/gh/oulgen/44/orig 2025-08-14T20:49:12.2980968Z * [new branch] gh/oulgen/45/base -> origin/gh/oulgen/45/base 2025-08-14T20:49:12.2982168Z * [new branch] gh/oulgen/45/head -> origin/gh/oulgen/45/head 2025-08-14T20:49:12.2983212Z * [new branch] gh/oulgen/45/orig -> origin/gh/oulgen/45/orig 2025-08-14T20:49:12.2984639Z * [new branch] gh/oulgen/46/base -> origin/gh/oulgen/46/base 2025-08-14T20:49:12.2985713Z * [new branch] gh/oulgen/46/head -> origin/gh/oulgen/46/head 2025-08-14T20:49:12.2986783Z * [new branch] gh/oulgen/46/orig -> origin/gh/oulgen/46/orig 2025-08-14T20:49:12.2988237Z * [new branch] gh/oulgen/47/base -> origin/gh/oulgen/47/base 2025-08-14T20:49:12.2989253Z * [new branch] gh/oulgen/47/head -> origin/gh/oulgen/47/head 2025-08-14T20:49:12.2990297Z * [new branch] gh/oulgen/47/orig -> origin/gh/oulgen/47/orig 2025-08-14T20:49:12.2992223Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-08-14T20:49:12.2993386Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-08-14T20:49:12.2994588Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-08-14T20:49:12.2996428Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-08-14T20:49:12.2997693Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-08-14T20:49:12.2998796Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-08-14T20:49:12.3000730Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-08-14T20:49:12.3001788Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-08-14T20:49:12.3003000Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-08-14T20:49:12.3004726Z * [new branch] gh/qqaatw/29/base -> origin/gh/qqaatw/29/base 2025-08-14T20:49:12.3005936Z * [new branch] gh/qqaatw/29/head -> origin/gh/qqaatw/29/head 2025-08-14T20:49:12.3006842Z * [new branch] gh/qqaatw/29/orig -> origin/gh/qqaatw/29/orig 2025-08-14T20:49:12.3008549Z * [new branch] gh/raymo/cleanup-dynamo-logging -> origin/gh/raymo/cleanup-dynamo-logging 2025-08-14T20:49:12.3009500Z * [new branch] gh/raymo/refresh-script -> origin/gh/raymo/refresh-script 2025-08-14T20:49:12.3011420Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-08-14T20:49:12.3012438Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-08-14T20:49:12.3013887Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-08-14T20:49:12.3014855Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-08-14T20:49:12.3015967Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-08-14T20:49:12.3017393Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-08-14T20:49:12.3018418Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-08-14T20:49:12.3019470Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-08-14T20:49:12.3020932Z * [new branch] gh/rec/156/base -> origin/gh/rec/156/base 2025-08-14T20:49:12.3021943Z * [new branch] gh/rec/156/head -> origin/gh/rec/156/head 2025-08-14T20:49:12.3023207Z * [new branch] gh/rec/156/orig -> origin/gh/rec/156/orig 2025-08-14T20:49:12.3024627Z * [new branch] gh/rec/158/base -> origin/gh/rec/158/base 2025-08-14T20:49:12.3025626Z * [new branch] gh/rec/158/head -> origin/gh/rec/158/head 2025-08-14T20:49:12.3026688Z * [new branch] gh/rec/158/orig -> origin/gh/rec/158/orig 2025-08-14T20:49:12.3028491Z * [new branch] gh/rec/159/base -> origin/gh/rec/159/base 2025-08-14T20:49:12.3029522Z * [new branch] gh/rec/159/head -> origin/gh/rec/159/head 2025-08-14T20:49:12.3031007Z * [new branch] gh/rec/160/base -> origin/gh/rec/160/base 2025-08-14T20:49:12.3032016Z * [new branch] gh/rec/160/head -> origin/gh/rec/160/head 2025-08-14T20:49:12.3033044Z * [new branch] gh/rec/160/orig -> origin/gh/rec/160/orig 2025-08-14T20:49:12.3034623Z * [new branch] gh/rec/161/base -> origin/gh/rec/161/base 2025-08-14T20:49:12.3035619Z * [new branch] gh/rec/161/head -> origin/gh/rec/161/head 2025-08-14T20:49:12.3036731Z * [new branch] gh/rec/161/orig -> origin/gh/rec/161/orig 2025-08-14T20:49:12.3038321Z * [new branch] gh/rec/162/base -> origin/gh/rec/162/base 2025-08-14T20:49:12.3039570Z * [new branch] gh/rec/162/head -> origin/gh/rec/162/head 2025-08-14T20:49:12.3040703Z * [new branch] gh/rec/162/orig -> origin/gh/rec/162/orig 2025-08-14T20:49:12.3042269Z * [new branch] gh/rec/163/base -> origin/gh/rec/163/base 2025-08-14T20:49:12.3043231Z * [new branch] gh/rec/163/head -> origin/gh/rec/163/head 2025-08-14T20:49:12.3044305Z * [new branch] gh/rec/163/orig -> origin/gh/rec/163/orig 2025-08-14T20:49:12.3045807Z * [new branch] gh/rec/164/base -> origin/gh/rec/164/base 2025-08-14T20:49:12.3046833Z * [new branch] gh/rec/164/head -> origin/gh/rec/164/head 2025-08-14T20:49:12.3047900Z * [new branch] gh/rec/164/orig -> origin/gh/rec/164/orig 2025-08-14T20:49:12.3049768Z * [new branch] gh/robert-hardwick/1/base -> origin/gh/robert-hardwick/1/base 2025-08-14T20:49:12.3050967Z * [new branch] gh/robert-hardwick/1/head -> origin/gh/robert-hardwick/1/head 2025-08-14T20:49:12.3052111Z * [new branch] gh/robert-hardwick/1/orig -> origin/gh/robert-hardwick/1/orig 2025-08-14T20:49:12.3053525Z * [new branch] gh/robert-hardwick/2/base -> origin/gh/robert-hardwick/2/base 2025-08-14T20:49:12.3054531Z * [new branch] gh/robert-hardwick/2/head -> origin/gh/robert-hardwick/2/head 2025-08-14T20:49:12.3055624Z * [new branch] gh/robert-hardwick/2/orig -> origin/gh/robert-hardwick/2/orig 2025-08-14T20:49:12.3057089Z * [new branch] gh/robert-hardwick/3/base -> origin/gh/robert-hardwick/3/base 2025-08-14T20:49:12.3058089Z * [new branch] gh/robert-hardwick/3/head -> origin/gh/robert-hardwick/3/head 2025-08-14T20:49:12.3059140Z * [new branch] gh/robert-hardwick/3/orig -> origin/gh/robert-hardwick/3/orig 2025-08-14T20:49:12.3060590Z * [new branch] gh/robert-hardwick/4/base -> origin/gh/robert-hardwick/4/base 2025-08-14T20:49:12.3061574Z * [new branch] gh/robert-hardwick/4/head -> origin/gh/robert-hardwick/4/head 2025-08-14T20:49:12.3062604Z * [new branch] gh/robert-hardwick/4/orig -> origin/gh/robert-hardwick/4/orig 2025-08-14T20:49:12.3064339Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-08-14T20:49:12.3065503Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-08-14T20:49:12.3066968Z * [new branch] gh/rtimpe/10/base -> origin/gh/rtimpe/10/base 2025-08-14T20:49:12.3067953Z * [new branch] gh/rtimpe/10/head -> origin/gh/rtimpe/10/head 2025-08-14T20:49:12.3069011Z * [new branch] gh/rtimpe/10/orig -> origin/gh/rtimpe/10/orig 2025-08-14T20:49:12.3072990Z * [new branch] gh/rtimpe/11/base -> origin/gh/rtimpe/11/base 2025-08-14T20:49:12.3074058Z * [new branch] gh/rtimpe/11/head -> origin/gh/rtimpe/11/head 2025-08-14T20:49:12.3075133Z * [new branch] gh/rtimpe/11/orig -> origin/gh/rtimpe/11/orig 2025-08-14T20:49:12.3076607Z * [new branch] gh/rtimpe/12/base -> origin/gh/rtimpe/12/base 2025-08-14T20:49:12.3077701Z * [new branch] gh/rtimpe/12/head -> origin/gh/rtimpe/12/head 2025-08-14T20:49:12.3078788Z * [new branch] gh/rtimpe/12/orig -> origin/gh/rtimpe/12/orig 2025-08-14T20:49:12.3080416Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-08-14T20:49:12.3081429Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-08-14T20:49:12.3083020Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-08-14T20:49:12.3083950Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-08-14T20:49:12.3085384Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-08-14T20:49:12.3086443Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-08-14T20:49:12.3087956Z * [new branch] gh/rtimpe/5/base -> origin/gh/rtimpe/5/base 2025-08-14T20:49:12.3088929Z * [new branch] gh/rtimpe/5/head -> origin/gh/rtimpe/5/head 2025-08-14T20:49:12.3090018Z * [new branch] gh/rtimpe/5/orig -> origin/gh/rtimpe/5/orig 2025-08-14T20:49:12.3091640Z * [new branch] gh/rtimpe/6/base -> origin/gh/rtimpe/6/base 2025-08-14T20:49:12.3092676Z * [new branch] gh/rtimpe/6/head -> origin/gh/rtimpe/6/head 2025-08-14T20:49:12.3093696Z * [new branch] gh/rtimpe/6/orig -> origin/gh/rtimpe/6/orig 2025-08-14T20:49:12.3095076Z * [new branch] gh/rtimpe/7/base -> origin/gh/rtimpe/7/base 2025-08-14T20:49:12.3096350Z * [new branch] gh/rtimpe/7/head -> origin/gh/rtimpe/7/head 2025-08-14T20:49:12.3097339Z * [new branch] gh/rtimpe/7/orig -> origin/gh/rtimpe/7/orig 2025-08-14T20:49:12.3099365Z * [new branch] gh/rtimpe/8/base -> origin/gh/rtimpe/8/base 2025-08-14T20:49:12.3100395Z * [new branch] gh/rtimpe/8/head -> origin/gh/rtimpe/8/head 2025-08-14T20:49:12.3101449Z * [new branch] gh/rtimpe/8/orig -> origin/gh/rtimpe/8/orig 2025-08-14T20:49:12.3103036Z * [new branch] gh/rtimpe/9/base -> origin/gh/rtimpe/9/base 2025-08-14T20:49:12.3104019Z * [new branch] gh/rtimpe/9/head -> origin/gh/rtimpe/9/head 2025-08-14T20:49:12.3105062Z * [new branch] gh/rtimpe/9/orig -> origin/gh/rtimpe/9/orig 2025-08-14T20:49:12.3107011Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-08-14T20:49:12.3108219Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-08-14T20:49:12.3109272Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-08-14T20:49:12.3110946Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-08-14T20:49:12.3112054Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-08-14T20:49:12.3113652Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-08-14T20:49:12.3115132Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-08-14T20:49:12.3116176Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-08-14T20:49:12.3117232Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-08-14T20:49:12.3118803Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-08-14T20:49:12.3120226Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-08-14T20:49:12.3121308Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-08-14T20:49:12.3123093Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-08-14T20:49:12.3124488Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-08-14T20:49:12.3125552Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-08-14T20:49:12.3127182Z * [new branch] gh/ruisizhang123/8/base -> origin/gh/ruisizhang123/8/base 2025-08-14T20:49:12.3128223Z * [new branch] gh/ruisizhang123/8/head -> origin/gh/ruisizhang123/8/head 2025-08-14T20:49:12.3129323Z * [new branch] gh/ruisizhang123/8/orig -> origin/gh/ruisizhang123/8/orig 2025-08-14T20:49:12.3131065Z * [new branch] gh/sarckk/2/base -> origin/gh/sarckk/2/base 2025-08-14T20:49:12.3132168Z * [new branch] gh/sarckk/2/head -> origin/gh/sarckk/2/head 2025-08-14T20:49:12.3133219Z * [new branch] gh/sarckk/2/orig -> origin/gh/sarckk/2/orig 2025-08-14T20:49:12.3135059Z * [new branch] gh/seemethere/23/head -> origin/gh/seemethere/23/head 2025-08-14T20:49:12.3136469Z * [new branch] gh/seemethere/24/base -> origin/gh/seemethere/24/base 2025-08-14T20:49:12.3137479Z * [new branch] gh/seemethere/24/head -> origin/gh/seemethere/24/head 2025-08-14T20:49:12.3138811Z * [new branch] gh/seemethere/24/orig -> origin/gh/seemethere/24/orig 2025-08-14T20:49:12.3140254Z * [new branch] gh/seemethere/30/base -> origin/gh/seemethere/30/base 2025-08-14T20:49:12.3141237Z * [new branch] gh/seemethere/30/head -> origin/gh/seemethere/30/head 2025-08-14T20:49:12.3142433Z * [new branch] gh/seemethere/30/orig -> origin/gh/seemethere/30/orig 2025-08-14T20:49:12.3143797Z * [new branch] gh/seemethere/32/base -> origin/gh/seemethere/32/base 2025-08-14T20:49:12.3144804Z * [new branch] gh/seemethere/32/head -> origin/gh/seemethere/32/head 2025-08-14T20:49:12.3145891Z * [new branch] gh/seemethere/32/orig -> origin/gh/seemethere/32/orig 2025-08-14T20:49:12.3147307Z * [new branch] gh/seemethere/33/base -> origin/gh/seemethere/33/base 2025-08-14T20:49:12.3148294Z * [new branch] gh/seemethere/33/head -> origin/gh/seemethere/33/head 2025-08-14T20:49:12.3149373Z * [new branch] gh/seemethere/33/orig -> origin/gh/seemethere/33/orig 2025-08-14T20:49:12.3150807Z * [new branch] gh/seemethere/34/base -> origin/gh/seemethere/34/base 2025-08-14T20:49:12.3184791Z * [new branch] gh/seemethere/34/head -> origin/gh/seemethere/34/head 2025-08-14T20:49:12.3185621Z * [new branch] gh/seemethere/34/orig -> origin/gh/seemethere/34/orig 2025-08-14T20:49:12.3186255Z * [new branch] gh/seemethere/35/base -> origin/gh/seemethere/35/base 2025-08-14T20:49:12.3186885Z * [new branch] gh/seemethere/35/head -> origin/gh/seemethere/35/head 2025-08-14T20:49:12.3187498Z * [new branch] gh/seemethere/35/orig -> origin/gh/seemethere/35/orig 2025-08-14T20:49:12.3188116Z * [new branch] gh/seemethere/37/base -> origin/gh/seemethere/37/base 2025-08-14T20:49:12.3188729Z * [new branch] gh/seemethere/37/head -> origin/gh/seemethere/37/head 2025-08-14T20:49:12.3189345Z * [new branch] gh/seemethere/37/orig -> origin/gh/seemethere/37/orig 2025-08-14T20:49:12.3189967Z * [new branch] gh/seemethere/39/base -> origin/gh/seemethere/39/base 2025-08-14T20:49:12.3190588Z * [new branch] gh/seemethere/39/head -> origin/gh/seemethere/39/head 2025-08-14T20:49:12.3191207Z * [new branch] gh/seemethere/39/orig -> origin/gh/seemethere/39/orig 2025-08-14T20:49:12.3191819Z * [new branch] gh/seemethere/40/base -> origin/gh/seemethere/40/base 2025-08-14T20:49:12.3192437Z * [new branch] gh/seemethere/40/head -> origin/gh/seemethere/40/head 2025-08-14T20:49:12.3193056Z * [new branch] gh/seemethere/40/orig -> origin/gh/seemethere/40/orig 2025-08-14T20:49:12.3193666Z * [new branch] gh/seemethere/41/base -> origin/gh/seemethere/41/base 2025-08-14T20:49:12.3194292Z * [new branch] gh/seemethere/41/head -> origin/gh/seemethere/41/head 2025-08-14T20:49:12.3194904Z * [new branch] gh/seemethere/41/orig -> origin/gh/seemethere/41/orig 2025-08-14T20:49:12.3195531Z * [new branch] gh/seemethere/42/base -> origin/gh/seemethere/42/base 2025-08-14T20:49:12.3196147Z * [new branch] gh/seemethere/42/head -> origin/gh/seemethere/42/head 2025-08-14T20:49:12.3196767Z * [new branch] gh/seemethere/42/orig -> origin/gh/seemethere/42/orig 2025-08-14T20:49:12.3197383Z * [new branch] gh/seemethere/43/base -> origin/gh/seemethere/43/base 2025-08-14T20:49:12.3197997Z * [new branch] gh/seemethere/43/head -> origin/gh/seemethere/43/head 2025-08-14T20:49:12.3198613Z * [new branch] gh/seemethere/43/orig -> origin/gh/seemethere/43/orig 2025-08-14T20:49:12.3199498Z * [new branch] gh/seemethere/44/base -> origin/gh/seemethere/44/base 2025-08-14T20:49:12.3200132Z * [new branch] gh/seemethere/44/head -> origin/gh/seemethere/44/head 2025-08-14T20:49:12.3200775Z * [new branch] gh/seemethere/44/orig -> origin/gh/seemethere/44/orig 2025-08-14T20:49:12.3201409Z * [new branch] gh/seemethere/45/base -> origin/gh/seemethere/45/base 2025-08-14T20:49:12.3202233Z * [new branch] gh/seemethere/45/head -> origin/gh/seemethere/45/head 2025-08-14T20:49:12.3202866Z * [new branch] gh/seemethere/45/orig -> origin/gh/seemethere/45/orig 2025-08-14T20:49:12.3203504Z * [new branch] gh/seemethere/46/base -> origin/gh/seemethere/46/base 2025-08-14T20:49:12.3204142Z * [new branch] gh/seemethere/46/head -> origin/gh/seemethere/46/head 2025-08-14T20:49:12.3204769Z * [new branch] gh/seemethere/46/orig -> origin/gh/seemethere/46/orig 2025-08-14T20:49:12.3205401Z * [new branch] gh/seemethere/47/base -> origin/gh/seemethere/47/base 2025-08-14T20:49:12.3206031Z * [new branch] gh/seemethere/47/head -> origin/gh/seemethere/47/head 2025-08-14T20:49:12.3206665Z * [new branch] gh/seemethere/47/orig -> origin/gh/seemethere/47/orig 2025-08-14T20:49:12.3207377Z * [new branch] gh/seemethere/48/base -> origin/gh/seemethere/48/base 2025-08-14T20:49:12.3208007Z * [new branch] gh/seemethere/48/head -> origin/gh/seemethere/48/head 2025-08-14T20:49:12.3208643Z * [new branch] gh/seemethere/48/orig -> origin/gh/seemethere/48/orig 2025-08-14T20:49:12.3209272Z * [new branch] gh/seemethere/49/base -> origin/gh/seemethere/49/base 2025-08-14T20:49:12.3209915Z * [new branch] gh/seemethere/49/head -> origin/gh/seemethere/49/head 2025-08-14T20:49:12.3210552Z * [new branch] gh/seemethere/49/orig -> origin/gh/seemethere/49/orig 2025-08-14T20:49:12.3211290Z * [new branch] gh/seemethere/50/base -> origin/gh/seemethere/50/base 2025-08-14T20:49:12.3211906Z * [new branch] gh/seemethere/50/head -> origin/gh/seemethere/50/head 2025-08-14T20:49:12.3212523Z * [new branch] gh/seemethere/50/orig -> origin/gh/seemethere/50/orig 2025-08-14T20:49:12.3213145Z * [new branch] gh/seemethere/51/base -> origin/gh/seemethere/51/base 2025-08-14T20:49:12.3213765Z * [new branch] gh/seemethere/51/head -> origin/gh/seemethere/51/head 2025-08-14T20:49:12.3214378Z * [new branch] gh/seemethere/51/orig -> origin/gh/seemethere/51/orig 2025-08-14T20:49:12.3214995Z * [new branch] gh/seemethere/52/base -> origin/gh/seemethere/52/base 2025-08-14T20:49:12.3215600Z * [new branch] gh/seemethere/52/head -> origin/gh/seemethere/52/head 2025-08-14T20:49:12.3216217Z * [new branch] gh/seemethere/52/orig -> origin/gh/seemethere/52/orig 2025-08-14T20:49:12.3216830Z * [new branch] gh/seemethere/53/base -> origin/gh/seemethere/53/base 2025-08-14T20:49:12.3217442Z * [new branch] gh/seemethere/53/head -> origin/gh/seemethere/53/head 2025-08-14T20:49:12.3218352Z * [new branch] gh/seemethere/53/orig -> origin/gh/seemethere/53/orig 2025-08-14T20:49:12.3219817Z * [new branch] gh/seemethere/54/base -> origin/gh/seemethere/54/base 2025-08-14T20:49:12.3220839Z * [new branch] gh/seemethere/54/head -> origin/gh/seemethere/54/head 2025-08-14T20:49:12.3221966Z * [new branch] gh/seemethere/54/orig -> origin/gh/seemethere/54/orig 2025-08-14T20:49:12.3223386Z * [new branch] gh/seemethere/55/base -> origin/gh/seemethere/55/base 2025-08-14T20:49:12.3224314Z * [new branch] gh/seemethere/55/head -> origin/gh/seemethere/55/head 2025-08-14T20:49:12.3225398Z * [new branch] gh/seemethere/55/orig -> origin/gh/seemethere/55/orig 2025-08-14T20:49:12.3226862Z * [new branch] gh/seemethere/56/base -> origin/gh/seemethere/56/base 2025-08-14T20:49:12.3227954Z * [new branch] gh/seemethere/56/head -> origin/gh/seemethere/56/head 2025-08-14T20:49:12.3229485Z * [new branch] gh/seemethere/56/orig -> origin/gh/seemethere/56/orig 2025-08-14T20:49:12.3231110Z * [new branch] gh/seemethere/57/base -> origin/gh/seemethere/57/base 2025-08-14T20:49:12.3232015Z * [new branch] gh/seemethere/57/head -> origin/gh/seemethere/57/head 2025-08-14T20:49:12.3233059Z * [new branch] gh/seemethere/57/orig -> origin/gh/seemethere/57/orig 2025-08-14T20:49:12.3234529Z * [new branch] gh/seemethere/58/base -> origin/gh/seemethere/58/base 2025-08-14T20:49:12.3235531Z * [new branch] gh/seemethere/58/head -> origin/gh/seemethere/58/head 2025-08-14T20:49:12.3236648Z * [new branch] gh/seemethere/58/orig -> origin/gh/seemethere/58/orig 2025-08-14T20:49:12.3238716Z * [new branch] gh/seemethere/59/base -> origin/gh/seemethere/59/base 2025-08-14T20:49:12.3240074Z * [new branch] gh/seemethere/59/head -> origin/gh/seemethere/59/head 2025-08-14T20:49:12.3241181Z * [new branch] gh/seemethere/59/orig -> origin/gh/seemethere/59/orig 2025-08-14T20:49:12.3242713Z * [new branch] gh/seemethere/7/head -> origin/gh/seemethere/7/head 2025-08-14T20:49:12.3244706Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-08-14T20:49:12.3246122Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-08-14T20:49:12.3247219Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-08-14T20:49:12.3249121Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-08-14T20:49:12.3250307Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-08-14T20:49:12.3251521Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-08-14T20:49:12.3252988Z * [new branch] gh/shunting314/211/base -> origin/gh/shunting314/211/base 2025-08-14T20:49:12.3254018Z * [new branch] gh/shunting314/211/head -> origin/gh/shunting314/211/head 2025-08-14T20:49:12.3255031Z * [new branch] gh/shunting314/211/orig -> origin/gh/shunting314/211/orig 2025-08-14T20:49:12.3256385Z * [new branch] gh/shunting314/212/base -> origin/gh/shunting314/212/base 2025-08-14T20:49:12.3257383Z * [new branch] gh/shunting314/212/head -> origin/gh/shunting314/212/head 2025-08-14T20:49:12.3258445Z * [new branch] gh/shunting314/212/orig -> origin/gh/shunting314/212/orig 2025-08-14T20:49:12.3259892Z * [new branch] gh/shunting314/213/base -> origin/gh/shunting314/213/base 2025-08-14T20:49:12.3261105Z * [new branch] gh/shunting314/213/head -> origin/gh/shunting314/213/head 2025-08-14T20:49:12.3262163Z * [new branch] gh/shunting314/213/orig -> origin/gh/shunting314/213/orig 2025-08-14T20:49:12.3263949Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-08-14T20:49:12.3264943Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-08-14T20:49:12.3266261Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-08-14T20:49:12.3267200Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-08-14T20:49:12.3268547Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-08-14T20:49:12.3269692Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-08-14T20:49:12.3271352Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-08-14T20:49:12.3272338Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-08-14T20:49:12.3274293Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-08-14T20:49:12.3275474Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-08-14T20:49:12.3277165Z * [new branch] gh/skarjala/11/base -> origin/gh/skarjala/11/base 2025-08-14T20:49:12.3278192Z * [new branch] gh/skarjala/11/head -> origin/gh/skarjala/11/head 2025-08-14T20:49:12.3279345Z * [new branch] gh/skarjala/11/orig -> origin/gh/skarjala/11/orig 2025-08-14T20:49:12.3280916Z * [new branch] gh/skarjala/13/base -> origin/gh/skarjala/13/base 2025-08-14T20:49:12.3281934Z * [new branch] gh/skarjala/13/head -> origin/gh/skarjala/13/head 2025-08-14T20:49:12.3283078Z * [new branch] gh/skarjala/13/orig -> origin/gh/skarjala/13/orig 2025-08-14T20:49:12.3284614Z * [new branch] gh/skarjala/14/base -> origin/gh/skarjala/14/base 2025-08-14T20:49:12.3285641Z * [new branch] gh/skarjala/14/head -> origin/gh/skarjala/14/head 2025-08-14T20:49:12.3286720Z * [new branch] gh/skarjala/14/orig -> origin/gh/skarjala/14/orig 2025-08-14T20:49:12.3288299Z * [new branch] gh/skarjala/15/base -> origin/gh/skarjala/15/base 2025-08-14T20:49:12.3289285Z * [new branch] gh/skarjala/15/head -> origin/gh/skarjala/15/head 2025-08-14T20:49:12.3290446Z * [new branch] gh/skarjala/15/orig -> origin/gh/skarjala/15/orig 2025-08-14T20:49:12.3292002Z * [new branch] gh/skarjala/16/base -> origin/gh/skarjala/16/base 2025-08-14T20:49:12.3292979Z * [new branch] gh/skarjala/16/head -> origin/gh/skarjala/16/head 2025-08-14T20:49:12.3294093Z * [new branch] gh/skarjala/16/orig -> origin/gh/skarjala/16/orig 2025-08-14T20:49:12.3295708Z * [new branch] gh/skarjala/17/base -> origin/gh/skarjala/17/base 2025-08-14T20:49:12.3296738Z * [new branch] gh/skarjala/17/head -> origin/gh/skarjala/17/head 2025-08-14T20:49:12.3297800Z * [new branch] gh/skarjala/17/orig -> origin/gh/skarjala/17/orig 2025-08-14T20:49:12.3299274Z * [new branch] gh/skarjala/18/base -> origin/gh/skarjala/18/base 2025-08-14T20:49:12.3300265Z * [new branch] gh/skarjala/18/head -> origin/gh/skarjala/18/head 2025-08-14T20:49:12.3301355Z * [new branch] gh/skarjala/18/orig -> origin/gh/skarjala/18/orig 2025-08-14T20:49:12.3302823Z * [new branch] gh/skarjala/19/base -> origin/gh/skarjala/19/base 2025-08-14T20:49:12.3303877Z * [new branch] gh/skarjala/19/head -> origin/gh/skarjala/19/head 2025-08-14T20:49:12.3304951Z * [new branch] gh/skarjala/19/orig -> origin/gh/skarjala/19/orig 2025-08-14T20:49:12.3306846Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-08-14T20:49:12.3307829Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-08-14T20:49:12.3308893Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-08-14T20:49:12.3310497Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-08-14T20:49:12.3311522Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-08-14T20:49:12.3312571Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-08-14T20:49:12.3314377Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-08-14T20:49:12.3315383Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-08-14T20:49:12.3316698Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-08-14T20:49:12.3318231Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-08-14T20:49:12.3319639Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-08-14T20:49:12.3320726Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-08-14T20:49:12.3322278Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-08-14T20:49:12.3323443Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-08-14T20:49:12.3324558Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-08-14T20:49:12.3326088Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-08-14T20:49:12.3327114Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-08-14T20:49:12.3328228Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-08-14T20:49:12.3329874Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-08-14T20:49:12.3330989Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-08-14T20:49:12.3332283Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-08-14T20:49:12.3333788Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-08-14T20:49:12.3334772Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-08-14T20:49:12.3335864Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-08-14T20:49:12.3337383Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-08-14T20:49:12.3338417Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-08-14T20:49:12.3339444Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-08-14T20:49:12.3341033Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-08-14T20:49:12.3341984Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-08-14T20:49:12.3342974Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-08-14T20:49:12.3344563Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-08-14T20:49:12.3346012Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-08-14T20:49:12.3347111Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-08-14T20:49:12.3348708Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-08-14T20:49:12.3349667Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-08-14T20:49:12.3350713Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-08-14T20:49:12.3352449Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-08-14T20:49:12.3353546Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-08-14T20:49:12.3354662Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-08-14T20:49:12.3356063Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-08-14T20:49:12.3357026Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-08-14T20:49:12.3358068Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-08-14T20:49:12.3360087Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-08-14T20:49:12.3361126Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-08-14T20:49:12.3362359Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-08-14T20:49:12.3364440Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-08-14T20:49:12.3365572Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-08-14T20:49:12.3366673Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-08-14T20:49:12.3368948Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-08-14T20:49:12.3370304Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-08-14T20:49:12.3371506Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-08-14T20:49:12.3373548Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-08-14T20:49:12.3374611Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-08-14T20:49:12.3375762Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-08-14T20:49:12.3377312Z * [new branch] gh/soulitzer/362/base -> origin/gh/soulitzer/362/base 2025-08-14T20:49:12.3378397Z * [new branch] gh/soulitzer/362/head -> origin/gh/soulitzer/362/head 2025-08-14T20:49:12.3379568Z * [new branch] gh/soulitzer/362/orig -> origin/gh/soulitzer/362/orig 2025-08-14T20:49:12.3381222Z * [new branch] gh/soulitzer/372/base -> origin/gh/soulitzer/372/base 2025-08-14T20:49:12.3382215Z * [new branch] gh/soulitzer/372/head -> origin/gh/soulitzer/372/head 2025-08-14T20:49:12.3383294Z * [new branch] gh/soulitzer/372/orig -> origin/gh/soulitzer/372/orig 2025-08-14T20:49:12.3385009Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-08-14T20:49:12.3386365Z * [new branch] gh/swolchok/758/base -> origin/gh/swolchok/758/base 2025-08-14T20:49:12.3387854Z * [new branch] gh/swolchok/758/head -> origin/gh/swolchok/758/head 2025-08-14T20:49:12.3388977Z * [new branch] gh/swolchok/758/orig -> origin/gh/swolchok/758/orig 2025-08-14T20:49:12.3390859Z * [new branch] gh/swolchok/767/base -> origin/gh/swolchok/767/base 2025-08-14T20:49:12.3392138Z * [new branch] gh/swolchok/767/head -> origin/gh/swolchok/767/head 2025-08-14T20:49:12.3393469Z * [new branch] gh/swolchok/767/orig -> origin/gh/swolchok/767/orig 2025-08-14T20:49:12.3395113Z * [new branch] gh/swolchok/768/base -> origin/gh/swolchok/768/base 2025-08-14T20:49:12.3396216Z * [new branch] gh/swolchok/768/head -> origin/gh/swolchok/768/head 2025-08-14T20:49:12.3397325Z * [new branch] gh/swolchok/768/orig -> origin/gh/swolchok/768/orig 2025-08-14T20:49:12.3399141Z * [new branch] gh/swolchok/769/base -> origin/gh/swolchok/769/base 2025-08-14T20:49:12.3400501Z * [new branch] gh/swolchok/769/head -> origin/gh/swolchok/769/head 2025-08-14T20:49:12.3401889Z * [new branch] gh/swolchok/769/orig -> origin/gh/swolchok/769/orig 2025-08-14T20:49:12.3403906Z * [new branch] gh/swolchok/771/base -> origin/gh/swolchok/771/base 2025-08-14T20:49:12.3405047Z * [new branch] gh/swolchok/771/head -> origin/gh/swolchok/771/head 2025-08-14T20:49:12.3406151Z * [new branch] gh/swolchok/771/orig -> origin/gh/swolchok/771/orig 2025-08-14T20:49:12.3407700Z * [new branch] gh/swolchok/772/base -> origin/gh/swolchok/772/base 2025-08-14T20:49:12.3408855Z * [new branch] gh/swolchok/772/head -> origin/gh/swolchok/772/head 2025-08-14T20:49:12.3409986Z * [new branch] gh/swolchok/772/orig -> origin/gh/swolchok/772/orig 2025-08-14T20:49:12.3411861Z * [new branch] gh/swolchok/773/base -> origin/gh/swolchok/773/base 2025-08-14T20:49:12.3413040Z * [new branch] gh/swolchok/773/head -> origin/gh/swolchok/773/head 2025-08-14T20:49:12.3414111Z * [new branch] gh/swolchok/773/orig -> origin/gh/swolchok/773/orig 2025-08-14T20:49:12.3415631Z * [new branch] gh/swolchok/786/base -> origin/gh/swolchok/786/base 2025-08-14T20:49:12.3416584Z * [new branch] gh/swolchok/786/head -> origin/gh/swolchok/786/head 2025-08-14T20:49:12.3417689Z * [new branch] gh/swolchok/786/orig -> origin/gh/swolchok/786/orig 2025-08-14T20:49:12.3419049Z * [new branch] gh/swolchok/787/base -> origin/gh/swolchok/787/base 2025-08-14T20:49:12.3420034Z * [new branch] gh/swolchok/787/head -> origin/gh/swolchok/787/head 2025-08-14T20:49:12.3421148Z * [new branch] gh/swolchok/787/orig -> origin/gh/swolchok/787/orig 2025-08-14T20:49:12.3422879Z * [new branch] gh/syed-ahmed/2/base -> origin/gh/syed-ahmed/2/base 2025-08-14T20:49:12.3423955Z * [new branch] gh/syed-ahmed/2/head -> origin/gh/syed-ahmed/2/head 2025-08-14T20:49:12.3425084Z * [new branch] gh/syed-ahmed/2/orig -> origin/gh/syed-ahmed/2/orig 2025-08-14T20:49:12.3426530Z * [new branch] gh/syed-ahmed/3/base -> origin/gh/syed-ahmed/3/base 2025-08-14T20:49:12.3427640Z * [new branch] gh/syed-ahmed/3/head -> origin/gh/syed-ahmed/3/head 2025-08-14T20:49:12.3428717Z * [new branch] gh/syed-ahmed/3/orig -> origin/gh/syed-ahmed/3/orig 2025-08-14T20:49:12.3430662Z * [new branch] gh/syed-ahmed/4/base -> origin/gh/syed-ahmed/4/base 2025-08-14T20:49:12.3431713Z * [new branch] gh/syed-ahmed/4/head -> origin/gh/syed-ahmed/4/head 2025-08-14T20:49:12.3432788Z * [new branch] gh/syed-ahmed/4/orig -> origin/gh/syed-ahmed/4/orig 2025-08-14T20:49:12.3434574Z * [new branch] gh/teja-rao/3/base -> origin/gh/teja-rao/3/base 2025-08-14T20:49:12.3435667Z * [new branch] gh/teja-rao/3/head -> origin/gh/teja-rao/3/head 2025-08-14T20:49:12.3436764Z * [new branch] gh/teja-rao/3/orig -> origin/gh/teja-rao/3/orig 2025-08-14T20:49:12.3438614Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-08-14T20:49:12.3440007Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-08-14T20:49:12.3441117Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-08-14T20:49:12.3443019Z * [new branch] gh/titaiwangms/1/base -> origin/gh/titaiwangms/1/base 2025-08-14T20:49:12.3444042Z * [new branch] gh/titaiwangms/1/head -> origin/gh/titaiwangms/1/head 2025-08-14T20:49:12.3445139Z * [new branch] gh/titaiwangms/1/orig -> origin/gh/titaiwangms/1/orig 2025-08-14T20:49:12.3446643Z * [new branch] gh/titaiwangms/2/base -> origin/gh/titaiwangms/2/base 2025-08-14T20:49:12.3447685Z * [new branch] gh/titaiwangms/2/head -> origin/gh/titaiwangms/2/head 2025-08-14T20:49:12.3448739Z * [new branch] gh/titaiwangms/2/orig -> origin/gh/titaiwangms/2/orig 2025-08-14T20:49:12.3450247Z * [new branch] gh/titaiwangms/3/base -> origin/gh/titaiwangms/3/base 2025-08-14T20:49:12.3451324Z * [new branch] gh/titaiwangms/3/head -> origin/gh/titaiwangms/3/head 2025-08-14T20:49:12.3452533Z * [new branch] gh/titaiwangms/3/orig -> origin/gh/titaiwangms/3/orig 2025-08-14T20:49:12.3454123Z * [new branch] gh/titaiwangms/4/base -> origin/gh/titaiwangms/4/base 2025-08-14T20:49:12.3455110Z * [new branch] gh/titaiwangms/4/head -> origin/gh/titaiwangms/4/head 2025-08-14T20:49:12.3456178Z * [new branch] gh/titaiwangms/4/orig -> origin/gh/titaiwangms/4/orig 2025-08-14T20:49:12.3457603Z * [new branch] gh/titaiwangms/5/base -> origin/gh/titaiwangms/5/base 2025-08-14T20:49:12.3458514Z * [new branch] gh/titaiwangms/5/head -> origin/gh/titaiwangms/5/head 2025-08-14T20:49:12.3459580Z * [new branch] gh/titaiwangms/5/orig -> origin/gh/titaiwangms/5/orig 2025-08-14T20:49:12.3460990Z * [new branch] gh/titaiwangms/6/base -> origin/gh/titaiwangms/6/base 2025-08-14T20:49:12.3462081Z * [new branch] gh/titaiwangms/6/head -> origin/gh/titaiwangms/6/head 2025-08-14T20:49:12.3463106Z * [new branch] gh/titaiwangms/6/orig -> origin/gh/titaiwangms/6/orig 2025-08-14T20:49:12.3464570Z * [new branch] gh/titaiwangms/7/base -> origin/gh/titaiwangms/7/base 2025-08-14T20:49:12.3465586Z * [new branch] gh/titaiwangms/7/head -> origin/gh/titaiwangms/7/head 2025-08-14T20:49:12.3466628Z * [new branch] gh/titaiwangms/7/orig -> origin/gh/titaiwangms/7/orig 2025-08-14T20:49:12.3468221Z * [new branch] gh/titaiwangms/8/base -> origin/gh/titaiwangms/8/base 2025-08-14T20:49:12.3469183Z * [new branch] gh/titaiwangms/8/head -> origin/gh/titaiwangms/8/head 2025-08-14T20:49:12.3473359Z * [new branch] gh/titaiwangms/8/orig -> origin/gh/titaiwangms/8/orig 2025-08-14T20:49:12.3475326Z * [new branch] gh/tugsbayasgalan/1/base -> origin/gh/tugsbayasgalan/1/base 2025-08-14T20:49:12.3476323Z * [new branch] gh/tugsbayasgalan/1/head -> origin/gh/tugsbayasgalan/1/head 2025-08-14T20:49:12.3477546Z * [new branch] gh/tugsbayasgalan/1/orig -> origin/gh/tugsbayasgalan/1/orig 2025-08-14T20:49:12.3480244Z * [new branch] gh/v0i0/1/base -> origin/gh/v0i0/1/base 2025-08-14T20:49:12.3481277Z * [new branch] gh/v0i0/1/head -> origin/gh/v0i0/1/head 2025-08-14T20:49:12.3482424Z * [new branch] gh/v0i0/1/orig -> origin/gh/v0i0/1/orig 2025-08-14T20:49:12.3483934Z * [new branch] gh/v0i0/2/base -> origin/gh/v0i0/2/base 2025-08-14T20:49:12.3485093Z * [new branch] gh/v0i0/2/head -> origin/gh/v0i0/2/head 2025-08-14T20:49:12.3486203Z * [new branch] gh/v0i0/2/orig -> origin/gh/v0i0/2/orig 2025-08-14T20:49:12.3487626Z * [new branch] gh/v0i0/3/base -> origin/gh/v0i0/3/base 2025-08-14T20:49:12.3488672Z * [new branch] gh/v0i0/3/head -> origin/gh/v0i0/3/head 2025-08-14T20:49:12.3489778Z * [new branch] gh/v0i0/3/orig -> origin/gh/v0i0/3/orig 2025-08-14T20:49:12.3491479Z * [new branch] gh/v0i0/4/base -> origin/gh/v0i0/4/base 2025-08-14T20:49:12.3492581Z * [new branch] gh/v0i0/4/head -> origin/gh/v0i0/4/head 2025-08-14T20:49:12.3493684Z * [new branch] gh/v0i0/4/orig -> origin/gh/v0i0/4/orig 2025-08-14T20:49:12.3495114Z * [new branch] gh/v0i0/5/base -> origin/gh/v0i0/5/base 2025-08-14T20:49:12.3496238Z * [new branch] gh/v0i0/5/head -> origin/gh/v0i0/5/head 2025-08-14T20:49:12.3497459Z * [new branch] gh/v0i0/5/orig -> origin/gh/v0i0/5/orig 2025-08-14T20:49:12.3498950Z * [new branch] gh/v0i0/6/base -> origin/gh/v0i0/6/base 2025-08-14T20:49:12.3500077Z * [new branch] gh/v0i0/6/head -> origin/gh/v0i0/6/head 2025-08-14T20:49:12.3501132Z * [new branch] gh/v0i0/6/orig -> origin/gh/v0i0/6/orig 2025-08-14T20:49:12.3502900Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-08-14T20:49:12.3504304Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-08-14T20:49:12.3505719Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-08-14T20:49:12.3507631Z * [new branch] gh/wconstab/392/base -> origin/gh/wconstab/392/base 2025-08-14T20:49:12.3508629Z * [new branch] gh/wconstab/392/head -> origin/gh/wconstab/392/head 2025-08-14T20:49:12.3509712Z * [new branch] gh/wconstab/392/orig -> origin/gh/wconstab/392/orig 2025-08-14T20:49:12.3511303Z * [new branch] gh/wconstab/419/base -> origin/gh/wconstab/419/base 2025-08-14T20:49:12.3512328Z * [new branch] gh/wconstab/419/head -> origin/gh/wconstab/419/head 2025-08-14T20:49:12.3513411Z * [new branch] gh/wconstab/419/orig -> origin/gh/wconstab/419/orig 2025-08-14T20:49:12.3514996Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-08-14T20:49:12.3515955Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-08-14T20:49:12.3516959Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-08-14T20:49:12.3518504Z * [new branch] gh/wconstab/425/base -> origin/gh/wconstab/425/base 2025-08-14T20:49:12.3519899Z * [new branch] gh/wconstab/425/head -> origin/gh/wconstab/425/head 2025-08-14T20:49:12.3521144Z * [new branch] gh/wconstab/425/orig -> origin/gh/wconstab/425/orig 2025-08-14T20:49:12.3522633Z * [new branch] gh/wconstab/426/base -> origin/gh/wconstab/426/base 2025-08-14T20:49:12.3523613Z * [new branch] gh/wconstab/426/head -> origin/gh/wconstab/426/head 2025-08-14T20:49:12.3524729Z * [new branch] gh/wconstab/426/orig -> origin/gh/wconstab/426/orig 2025-08-14T20:49:12.3526255Z * [new branch] gh/wconstab/427/base -> origin/gh/wconstab/427/base 2025-08-14T20:49:12.3527503Z * [new branch] gh/wconstab/427/head -> origin/gh/wconstab/427/head 2025-08-14T20:49:12.3528662Z * [new branch] gh/wconstab/427/orig -> origin/gh/wconstab/427/orig 2025-08-14T20:49:12.3530174Z * [new branch] gh/wconstab/428/base -> origin/gh/wconstab/428/base 2025-08-14T20:49:12.3531209Z * [new branch] gh/wconstab/428/head -> origin/gh/wconstab/428/head 2025-08-14T20:49:12.3532376Z * [new branch] gh/wconstab/428/orig -> origin/gh/wconstab/428/orig 2025-08-14T20:49:12.3534155Z * [new branch] gh/wconstab/429/base -> origin/gh/wconstab/429/base 2025-08-14T20:49:12.3535293Z * [new branch] gh/wconstab/429/head -> origin/gh/wconstab/429/head 2025-08-14T20:49:12.3536417Z * [new branch] gh/wconstab/429/orig -> origin/gh/wconstab/429/orig 2025-08-14T20:49:12.3537857Z * [new branch] gh/wconstab/430/base -> origin/gh/wconstab/430/base 2025-08-14T20:49:12.3538931Z * [new branch] gh/wconstab/430/head -> origin/gh/wconstab/430/head 2025-08-14T20:49:12.3540008Z * [new branch] gh/wconstab/430/orig -> origin/gh/wconstab/430/orig 2025-08-14T20:49:12.3541630Z * [new branch] gh/wconstab/431/base -> origin/gh/wconstab/431/base 2025-08-14T20:49:12.3542775Z * [new branch] gh/wconstab/431/head -> origin/gh/wconstab/431/head 2025-08-14T20:49:12.3543970Z * [new branch] gh/wconstab/431/orig -> origin/gh/wconstab/431/orig 2025-08-14T20:49:12.3545481Z * [new branch] gh/wconstab/432/base -> origin/gh/wconstab/432/base 2025-08-14T20:49:12.3546478Z * [new branch] gh/wconstab/432/head -> origin/gh/wconstab/432/head 2025-08-14T20:49:12.3547533Z * [new branch] gh/wconstab/432/orig -> origin/gh/wconstab/432/orig 2025-08-14T20:49:12.3548993Z * [new branch] gh/wconstab/433/base -> origin/gh/wconstab/433/base 2025-08-14T20:49:12.3549972Z * [new branch] gh/wconstab/433/head -> origin/gh/wconstab/433/head 2025-08-14T20:49:12.3551103Z * [new branch] gh/wconstab/433/orig -> origin/gh/wconstab/433/orig 2025-08-14T20:49:12.3552370Z * [new branch] gh/wconstab/434/base -> origin/gh/wconstab/434/base 2025-08-14T20:49:12.3553453Z * [new branch] gh/wconstab/434/head -> origin/gh/wconstab/434/head 2025-08-14T20:49:12.3554553Z * [new branch] gh/wconstab/434/orig -> origin/gh/wconstab/434/orig 2025-08-14T20:49:12.3556012Z * [new branch] gh/wconstab/435/base -> origin/gh/wconstab/435/base 2025-08-14T20:49:12.3557175Z * [new branch] gh/wconstab/435/head -> origin/gh/wconstab/435/head 2025-08-14T20:49:12.3558250Z * [new branch] gh/wconstab/435/orig -> origin/gh/wconstab/435/orig 2025-08-14T20:49:12.3560097Z * [new branch] gh/wconstab/436/base -> origin/gh/wconstab/436/base 2025-08-14T20:49:12.3561362Z * [new branch] gh/wconstab/436/head -> origin/gh/wconstab/436/head 2025-08-14T20:49:12.3562443Z * [new branch] gh/wconstab/436/orig -> origin/gh/wconstab/436/orig 2025-08-14T20:49:12.3564007Z * [new branch] gh/wconstab/437/base -> origin/gh/wconstab/437/base 2025-08-14T20:49:12.3565064Z * [new branch] gh/wconstab/437/head -> origin/gh/wconstab/437/head 2025-08-14T20:49:12.3566166Z * [new branch] gh/wconstab/437/orig -> origin/gh/wconstab/437/orig 2025-08-14T20:49:12.3567922Z * [new branch] gh/wconstab/438/base -> origin/gh/wconstab/438/base 2025-08-14T20:49:12.3569138Z * [new branch] gh/wconstab/438/head -> origin/gh/wconstab/438/head 2025-08-14T20:49:12.3570543Z * [new branch] gh/wconstab/438/orig -> origin/gh/wconstab/438/orig 2025-08-14T20:49:12.3571986Z * [new branch] gh/wconstab/439/base -> origin/gh/wconstab/439/base 2025-08-14T20:49:12.3573218Z * [new branch] gh/wconstab/439/head -> origin/gh/wconstab/439/head 2025-08-14T20:49:12.3574356Z * [new branch] gh/wconstab/439/orig -> origin/gh/wconstab/439/orig 2025-08-14T20:49:12.3575918Z * [new branch] gh/wconstab/440/base -> origin/gh/wconstab/440/base 2025-08-14T20:49:12.3577142Z * [new branch] gh/wconstab/440/head -> origin/gh/wconstab/440/head 2025-08-14T20:49:12.3578377Z * [new branch] gh/wconstab/440/orig -> origin/gh/wconstab/440/orig 2025-08-14T20:49:12.3580528Z * [new branch] gh/wconstab/441/base -> origin/gh/wconstab/441/base 2025-08-14T20:49:12.3581664Z * [new branch] gh/wconstab/441/head -> origin/gh/wconstab/441/head 2025-08-14T20:49:12.3582756Z * [new branch] gh/wconstab/441/orig -> origin/gh/wconstab/441/orig 2025-08-14T20:49:12.3584121Z * [new branch] gh/wconstab/442/base -> origin/gh/wconstab/442/base 2025-08-14T20:49:12.3585150Z * [new branch] gh/wconstab/442/head -> origin/gh/wconstab/442/head 2025-08-14T20:49:12.3586212Z * [new branch] gh/wconstab/442/orig -> origin/gh/wconstab/442/orig 2025-08-14T20:49:12.3588228Z * [new branch] gh/weifengpy/27/base -> origin/gh/weifengpy/27/base 2025-08-14T20:49:12.3589227Z * [new branch] gh/weifengpy/27/head -> origin/gh/weifengpy/27/head 2025-08-14T20:49:12.3590293Z * [new branch] gh/weifengpy/27/orig -> origin/gh/weifengpy/27/orig 2025-08-14T20:49:12.3591836Z * [new branch] gh/weifengpy/30/base -> origin/gh/weifengpy/30/base 2025-08-14T20:49:12.3592815Z * [new branch] gh/weifengpy/30/head -> origin/gh/weifengpy/30/head 2025-08-14T20:49:12.3593866Z * [new branch] gh/weifengpy/30/orig -> origin/gh/weifengpy/30/orig 2025-08-14T20:49:12.3595316Z * [new branch] gh/weifengpy/31/base -> origin/gh/weifengpy/31/base 2025-08-14T20:49:12.3596433Z * [new branch] gh/weifengpy/31/head -> origin/gh/weifengpy/31/head 2025-08-14T20:49:12.3597322Z * [new branch] gh/weifengpy/31/orig -> origin/gh/weifengpy/31/orig 2025-08-14T20:49:12.3598714Z * [new branch] gh/weifengpy/32/base -> origin/gh/weifengpy/32/base 2025-08-14T20:49:12.3599984Z * [new branch] gh/weifengpy/32/head -> origin/gh/weifengpy/32/head 2025-08-14T20:49:12.3601159Z * [new branch] gh/weifengpy/32/orig -> origin/gh/weifengpy/32/orig 2025-08-14T20:49:12.3603095Z * [new branch] gh/weifengpy/33/base -> origin/gh/weifengpy/33/base 2025-08-14T20:49:12.3604700Z * [new branch] gh/weifengpy/33/head -> origin/gh/weifengpy/33/head 2025-08-14T20:49:12.3605803Z * [new branch] gh/weifengpy/33/orig -> origin/gh/weifengpy/33/orig 2025-08-14T20:49:12.3607889Z * [new branch] gh/williamwen42/196/base -> origin/gh/williamwen42/196/base 2025-08-14T20:49:12.3609081Z * [new branch] gh/williamwen42/196/head -> origin/gh/williamwen42/196/head 2025-08-14T20:49:12.3610169Z * [new branch] gh/williamwen42/196/orig -> origin/gh/williamwen42/196/orig 2025-08-14T20:49:12.3612269Z * [new branch] gh/williamwen42/209/base -> origin/gh/williamwen42/209/base 2025-08-14T20:49:12.3613286Z * [new branch] gh/williamwen42/209/head -> origin/gh/williamwen42/209/head 2025-08-14T20:49:12.3614349Z * [new branch] gh/williamwen42/209/orig -> origin/gh/williamwen42/209/orig 2025-08-14T20:49:12.3615921Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-08-14T20:49:12.3616895Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-08-14T20:49:12.3618015Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-08-14T20:49:12.3619620Z * [new branch] gh/williamwen42/252/base -> origin/gh/williamwen42/252/base 2025-08-14T20:49:12.3620636Z * [new branch] gh/williamwen42/252/head -> origin/gh/williamwen42/252/head 2025-08-14T20:49:12.3621703Z * [new branch] gh/williamwen42/252/orig -> origin/gh/williamwen42/252/orig 2025-08-14T20:49:12.3623155Z * [new branch] gh/williamwen42/256/base -> origin/gh/williamwen42/256/base 2025-08-14T20:49:12.3624148Z * [new branch] gh/williamwen42/256/head -> origin/gh/williamwen42/256/head 2025-08-14T20:49:12.3625193Z * [new branch] gh/williamwen42/256/orig -> origin/gh/williamwen42/256/orig 2025-08-14T20:49:12.3626683Z * [new branch] gh/williamwen42/258/base -> origin/gh/williamwen42/258/base 2025-08-14T20:49:12.3627875Z * [new branch] gh/williamwen42/258/head -> origin/gh/williamwen42/258/head 2025-08-14T20:49:12.3628958Z * [new branch] gh/williamwen42/258/orig -> origin/gh/williamwen42/258/orig 2025-08-14T20:49:12.3630418Z * [new branch] gh/williamwen42/260/base -> origin/gh/williamwen42/260/base 2025-08-14T20:49:12.3631593Z * [new branch] gh/williamwen42/260/head -> origin/gh/williamwen42/260/head 2025-08-14T20:49:12.3632644Z * [new branch] gh/williamwen42/260/orig -> origin/gh/williamwen42/260/orig 2025-08-14T20:49:12.3634203Z * [new branch] gh/williamwen42/261/base -> origin/gh/williamwen42/261/base 2025-08-14T20:49:12.3635223Z * [new branch] gh/williamwen42/261/head -> origin/gh/williamwen42/261/head 2025-08-14T20:49:12.3636246Z * [new branch] gh/williamwen42/261/orig -> origin/gh/williamwen42/261/orig 2025-08-14T20:49:12.3637958Z * [new branch] gh/williamwen42/262/base -> origin/gh/williamwen42/262/base 2025-08-14T20:49:12.3639028Z * [new branch] gh/williamwen42/262/head -> origin/gh/williamwen42/262/head 2025-08-14T20:49:12.3640469Z * [new branch] gh/williamwen42/262/orig -> origin/gh/williamwen42/262/orig 2025-08-14T20:49:12.3642004Z * [new branch] gh/williamwen42/263/base -> origin/gh/williamwen42/263/base 2025-08-14T20:49:12.3643042Z * [new branch] gh/williamwen42/263/head -> origin/gh/williamwen42/263/head 2025-08-14T20:49:12.3644143Z * [new branch] gh/williamwen42/263/orig -> origin/gh/williamwen42/263/orig 2025-08-14T20:49:12.3645706Z * [new branch] gh/williamwen42/264/base -> origin/gh/williamwen42/264/base 2025-08-14T20:49:12.3646830Z * [new branch] gh/williamwen42/264/head -> origin/gh/williamwen42/264/head 2025-08-14T20:49:12.3647952Z * [new branch] gh/williamwen42/264/orig -> origin/gh/williamwen42/264/orig 2025-08-14T20:49:12.3649609Z * [new branch] gh/williamwen42/265/base -> origin/gh/williamwen42/265/base 2025-08-14T20:49:12.3650767Z * [new branch] gh/williamwen42/265/head -> origin/gh/williamwen42/265/head 2025-08-14T20:49:12.3652024Z * [new branch] gh/williamwen42/265/orig -> origin/gh/williamwen42/265/orig 2025-08-14T20:49:12.3653336Z * [new branch] gh/williamwen42/266/base -> origin/gh/williamwen42/266/base 2025-08-14T20:49:12.3654317Z * [new branch] gh/williamwen42/266/head -> origin/gh/williamwen42/266/head 2025-08-14T20:49:12.3655353Z * [new branch] gh/williamwen42/266/orig -> origin/gh/williamwen42/266/orig 2025-08-14T20:49:12.3656752Z * [new branch] gh/williamwen42/267/base -> origin/gh/williamwen42/267/base 2025-08-14T20:49:12.3657733Z * [new branch] gh/williamwen42/267/head -> origin/gh/williamwen42/267/head 2025-08-14T20:49:12.3658760Z * [new branch] gh/williamwen42/267/orig -> origin/gh/williamwen42/267/orig 2025-08-14T20:49:12.3660199Z * [new branch] gh/williamwen42/268/base -> origin/gh/williamwen42/268/base 2025-08-14T20:49:12.3661268Z * [new branch] gh/williamwen42/268/head -> origin/gh/williamwen42/268/head 2025-08-14T20:49:12.3662342Z * [new branch] gh/williamwen42/268/orig -> origin/gh/williamwen42/268/orig 2025-08-14T20:49:12.3663713Z * [new branch] gh/williamwen42/269/base -> origin/gh/williamwen42/269/base 2025-08-14T20:49:12.3664750Z * [new branch] gh/williamwen42/269/head -> origin/gh/williamwen42/269/head 2025-08-14T20:49:12.3665793Z * [new branch] gh/williamwen42/269/orig -> origin/gh/williamwen42/269/orig 2025-08-14T20:49:12.3667667Z * [new branch] gh/williamwen42/270/base -> origin/gh/williamwen42/270/base 2025-08-14T20:49:12.3668728Z * [new branch] gh/williamwen42/270/head -> origin/gh/williamwen42/270/head 2025-08-14T20:49:12.3670131Z * [new branch] gh/williamwen42/270/orig -> origin/gh/williamwen42/270/orig 2025-08-14T20:49:12.3671796Z * [new branch] gh/williamwen42/271/base -> origin/gh/williamwen42/271/base 2025-08-14T20:49:12.3672796Z * [new branch] gh/williamwen42/271/head -> origin/gh/williamwen42/271/head 2025-08-14T20:49:12.3673869Z * [new branch] gh/williamwen42/271/orig -> origin/gh/williamwen42/271/orig 2025-08-14T20:49:12.3675586Z * [new branch] gh/williamwen42/272/base -> origin/gh/williamwen42/272/base 2025-08-14T20:49:12.3676735Z * [new branch] gh/williamwen42/272/head -> origin/gh/williamwen42/272/head 2025-08-14T20:49:12.3677837Z * [new branch] gh/williamwen42/272/orig -> origin/gh/williamwen42/272/orig 2025-08-14T20:49:12.3679649Z * [new branch] gh/williamwen42/273/base -> origin/gh/williamwen42/273/base 2025-08-14T20:49:12.3680824Z * [new branch] gh/williamwen42/273/head -> origin/gh/williamwen42/273/head 2025-08-14T20:49:12.3681950Z * [new branch] gh/williamwen42/273/orig -> origin/gh/williamwen42/273/orig 2025-08-14T20:49:12.3683545Z * [new branch] gh/williamwen42/274/base -> origin/gh/williamwen42/274/base 2025-08-14T20:49:12.3684535Z * [new branch] gh/williamwen42/274/head -> origin/gh/williamwen42/274/head 2025-08-14T20:49:12.3686089Z * [new branch] gh/williamwen42/274/orig -> origin/gh/williamwen42/274/orig 2025-08-14T20:49:12.3687455Z * [new branch] gh/williamwen42/275/base -> origin/gh/williamwen42/275/base 2025-08-14T20:49:12.3688583Z * [new branch] gh/williamwen42/275/head -> origin/gh/williamwen42/275/head 2025-08-14T20:49:12.3689986Z * [new branch] gh/williamwen42/276/base -> origin/gh/williamwen42/276/base 2025-08-14T20:49:12.3691107Z * [new branch] gh/williamwen42/276/head -> origin/gh/williamwen42/276/head 2025-08-14T20:49:12.3692323Z * [new branch] gh/williamwen42/276/orig -> origin/gh/williamwen42/276/orig 2025-08-14T20:49:12.3694097Z * [new branch] gh/williamwen42/277/base -> origin/gh/williamwen42/277/base 2025-08-14T20:49:12.3695157Z * [new branch] gh/williamwen42/277/head -> origin/gh/williamwen42/277/head 2025-08-14T20:49:12.3696199Z * [new branch] gh/williamwen42/277/orig -> origin/gh/williamwen42/277/orig 2025-08-14T20:49:12.3697510Z * [new branch] gh/williamwen42/278/base -> origin/gh/williamwen42/278/base 2025-08-14T20:49:12.3698620Z * [new branch] gh/williamwen42/278/head -> origin/gh/williamwen42/278/head 2025-08-14T20:49:12.3699687Z * [new branch] gh/williamwen42/278/orig -> origin/gh/williamwen42/278/orig 2025-08-14T20:49:12.3701032Z * [new branch] gh/williamwen42/279/base -> origin/gh/williamwen42/279/base 2025-08-14T20:49:12.3702057Z * [new branch] gh/williamwen42/279/head -> origin/gh/williamwen42/279/head 2025-08-14T20:49:12.3703130Z * [new branch] gh/williamwen42/279/orig -> origin/gh/williamwen42/279/orig 2025-08-14T20:49:12.3704796Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-08-14T20:49:12.3705866Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-08-14T20:49:12.3707283Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-08-14T20:49:12.3708299Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-08-14T20:49:12.3709781Z * [new branch] gh/xmfan/18/base -> origin/gh/xmfan/18/base 2025-08-14T20:49:12.3710910Z * [new branch] gh/xmfan/18/head -> origin/gh/xmfan/18/head 2025-08-14T20:49:12.3712351Z * [new branch] gh/xmfan/228/base -> origin/gh/xmfan/228/base 2025-08-14T20:49:12.3713398Z * [new branch] gh/xmfan/228/head -> origin/gh/xmfan/228/head 2025-08-14T20:49:12.3714449Z * [new branch] gh/xmfan/228/orig -> origin/gh/xmfan/228/orig 2025-08-14T20:49:12.3717848Z * [new branch] gh/xmfan/229/base -> origin/gh/xmfan/229/base 2025-08-14T20:49:12.3718561Z * [new branch] gh/xmfan/229/head -> origin/gh/xmfan/229/head 2025-08-14T20:49:12.3718779Z * [new branch] gh/xmfan/229/orig -> origin/gh/xmfan/229/orig 2025-08-14T20:49:12.3720281Z * [new branch] gh/xmfan/237/base -> origin/gh/xmfan/237/base 2025-08-14T20:49:12.3720940Z * [new branch] gh/xmfan/237/head -> origin/gh/xmfan/237/head 2025-08-14T20:49:12.3721934Z * [new branch] gh/xmfan/237/orig -> origin/gh/xmfan/237/orig 2025-08-14T20:49:12.3723292Z * [new branch] gh/xmfan/244/base -> origin/gh/xmfan/244/base 2025-08-14T20:49:12.3724377Z * [new branch] gh/xmfan/244/head -> origin/gh/xmfan/244/head 2025-08-14T20:49:12.3725469Z * [new branch] gh/xmfan/244/orig -> origin/gh/xmfan/244/orig 2025-08-14T20:49:12.3726940Z * [new branch] gh/xmfan/246/base -> origin/gh/xmfan/246/base 2025-08-14T20:49:12.3727993Z * [new branch] gh/xmfan/246/head -> origin/gh/xmfan/246/head 2025-08-14T20:49:12.3729081Z * [new branch] gh/xmfan/246/orig -> origin/gh/xmfan/246/orig 2025-08-14T20:49:12.3730499Z * [new branch] gh/xmfan/253/base -> origin/gh/xmfan/253/base 2025-08-14T20:49:12.3731698Z * [new branch] gh/xmfan/253/head -> origin/gh/xmfan/253/head 2025-08-14T20:49:12.3732757Z * [new branch] gh/xmfan/253/orig -> origin/gh/xmfan/253/orig 2025-08-14T20:49:12.3734115Z * [new branch] gh/xmfan/254/base -> origin/gh/xmfan/254/base 2025-08-14T20:49:12.3735162Z * [new branch] gh/xmfan/254/head -> origin/gh/xmfan/254/head 2025-08-14T20:49:12.3736288Z * [new branch] gh/xmfan/254/orig -> origin/gh/xmfan/254/orig 2025-08-14T20:49:12.3737712Z * [new branch] gh/xmfan/260/base -> origin/gh/xmfan/260/base 2025-08-14T20:49:12.3738887Z * [new branch] gh/xmfan/260/head -> origin/gh/xmfan/260/head 2025-08-14T20:49:12.3739923Z * [new branch] gh/xmfan/260/orig -> origin/gh/xmfan/260/orig 2025-08-14T20:49:12.3741324Z * [new branch] gh/xmfan/262/base -> origin/gh/xmfan/262/base 2025-08-14T20:49:12.3742374Z * [new branch] gh/xmfan/262/head -> origin/gh/xmfan/262/head 2025-08-14T20:49:12.3743409Z * [new branch] gh/xmfan/262/orig -> origin/gh/xmfan/262/orig 2025-08-14T20:49:12.3744864Z * [new branch] gh/xmfan/263/base -> origin/gh/xmfan/263/base 2025-08-14T20:49:12.3746347Z * [new branch] gh/xmfan/263/head -> origin/gh/xmfan/263/head 2025-08-14T20:49:12.3747426Z * [new branch] gh/xmfan/263/orig -> origin/gh/xmfan/263/orig 2025-08-14T20:49:12.3748958Z * [new branch] gh/xmfan/264/base -> origin/gh/xmfan/264/base 2025-08-14T20:49:12.3750044Z * [new branch] gh/xmfan/264/head -> origin/gh/xmfan/264/head 2025-08-14T20:49:12.3751187Z * [new branch] gh/xmfan/264/orig -> origin/gh/xmfan/264/orig 2025-08-14T20:49:12.3752595Z * [new branch] gh/xmfan/268/base -> origin/gh/xmfan/268/base 2025-08-14T20:49:12.3753647Z * [new branch] gh/xmfan/268/head -> origin/gh/xmfan/268/head 2025-08-14T20:49:12.3754935Z * [new branch] gh/xmfan/268/orig -> origin/gh/xmfan/268/orig 2025-08-14T20:49:12.3756339Z * [new branch] gh/xmfan/269/base -> origin/gh/xmfan/269/base 2025-08-14T20:49:12.3757358Z * [new branch] gh/xmfan/269/head -> origin/gh/xmfan/269/head 2025-08-14T20:49:12.3758471Z * [new branch] gh/xmfan/269/orig -> origin/gh/xmfan/269/orig 2025-08-14T20:49:12.3764364Z * [new branch] gh/xmfan/270/base -> origin/gh/xmfan/270/base 2025-08-14T20:49:12.3765475Z * [new branch] gh/xmfan/270/head -> origin/gh/xmfan/270/head 2025-08-14T20:49:12.3766584Z * [new branch] gh/xmfan/270/orig -> origin/gh/xmfan/270/orig 2025-08-14T20:49:12.3768461Z * [new branch] gh/xmfan/271/base -> origin/gh/xmfan/271/base 2025-08-14T20:49:12.3769713Z * [new branch] gh/xmfan/271/head -> origin/gh/xmfan/271/head 2025-08-14T20:49:12.3771072Z * [new branch] gh/xmfan/271/orig -> origin/gh/xmfan/271/orig 2025-08-14T20:49:12.3772682Z * [new branch] gh/xmfan/272/base -> origin/gh/xmfan/272/base 2025-08-14T20:49:12.3773663Z * [new branch] gh/xmfan/272/head -> origin/gh/xmfan/272/head 2025-08-14T20:49:12.3774753Z * [new branch] gh/xmfan/272/orig -> origin/gh/xmfan/272/orig 2025-08-14T20:49:12.3776439Z * [new branch] gh/xmfan/273/base -> origin/gh/xmfan/273/base 2025-08-14T20:49:12.3777355Z * [new branch] gh/xmfan/273/head -> origin/gh/xmfan/273/head 2025-08-14T20:49:12.3778448Z * [new branch] gh/xmfan/273/orig -> origin/gh/xmfan/273/orig 2025-08-14T20:49:12.3779945Z * [new branch] gh/xmfan/274/base -> origin/gh/xmfan/274/base 2025-08-14T20:49:12.3781131Z * [new branch] gh/xmfan/274/head -> origin/gh/xmfan/274/head 2025-08-14T20:49:12.3782214Z * [new branch] gh/xmfan/274/orig -> origin/gh/xmfan/274/orig 2025-08-14T20:49:12.3783627Z * [new branch] gh/xmfan/275/base -> origin/gh/xmfan/275/base 2025-08-14T20:49:12.3784642Z * [new branch] gh/xmfan/275/head -> origin/gh/xmfan/275/head 2025-08-14T20:49:12.3785798Z * [new branch] gh/xmfan/275/orig -> origin/gh/xmfan/275/orig 2025-08-14T20:49:12.3787300Z * [new branch] gh/xmfan/276/base -> origin/gh/xmfan/276/base 2025-08-14T20:49:12.3788269Z * [new branch] gh/xmfan/276/head -> origin/gh/xmfan/276/head 2025-08-14T20:49:12.3789355Z * [new branch] gh/xmfan/276/orig -> origin/gh/xmfan/276/orig 2025-08-14T20:49:12.3791072Z * [new branch] gh/xuanzhang816/12/base -> origin/gh/xuanzhang816/12/base 2025-08-14T20:49:12.3792176Z * [new branch] gh/xuanzhang816/12/head -> origin/gh/xuanzhang816/12/head 2025-08-14T20:49:12.3793204Z * [new branch] gh/xuanzhang816/12/orig -> origin/gh/xuanzhang816/12/orig 2025-08-14T20:49:12.3794601Z * [new branch] gh/xuanzhang816/14/base -> origin/gh/xuanzhang816/14/base 2025-08-14T20:49:12.3795641Z * [new branch] gh/xuanzhang816/14/head -> origin/gh/xuanzhang816/14/head 2025-08-14T20:49:12.3796730Z * [new branch] gh/xuanzhang816/14/orig -> origin/gh/xuanzhang816/14/orig 2025-08-14T20:49:12.3798111Z * [new branch] gh/xuanzhang816/18/base -> origin/gh/xuanzhang816/18/base 2025-08-14T20:49:12.3799315Z * [new branch] gh/xuanzhang816/18/head -> origin/gh/xuanzhang816/18/head 2025-08-14T20:49:12.3800653Z * [new branch] gh/xuanzhang816/18/orig -> origin/gh/xuanzhang816/18/orig 2025-08-14T20:49:12.3802262Z * [new branch] gh/xuanzhang816/19/base -> origin/gh/xuanzhang816/19/base 2025-08-14T20:49:12.3803293Z * [new branch] gh/xuanzhang816/19/head -> origin/gh/xuanzhang816/19/head 2025-08-14T20:49:12.3804336Z * [new branch] gh/xuanzhang816/19/orig -> origin/gh/xuanzhang816/19/orig 2025-08-14T20:49:12.3805795Z * [new branch] gh/xuanzhang816/20/base -> origin/gh/xuanzhang816/20/base 2025-08-14T20:49:12.3806986Z * [new branch] gh/xuanzhang816/20/head -> origin/gh/xuanzhang816/20/head 2025-08-14T20:49:12.3808066Z * [new branch] gh/xuanzhang816/20/orig -> origin/gh/xuanzhang816/20/orig 2025-08-14T20:49:12.3809517Z * [new branch] gh/xuanzhang816/21/base -> origin/gh/xuanzhang816/21/base 2025-08-14T20:49:12.3810598Z * [new branch] gh/xuanzhang816/21/head -> origin/gh/xuanzhang816/21/head 2025-08-14T20:49:12.3811805Z * [new branch] gh/xuanzhang816/21/orig -> origin/gh/xuanzhang816/21/orig 2025-08-14T20:49:12.3813189Z * [new branch] gh/xuanzhang816/22/base -> origin/gh/xuanzhang816/22/base 2025-08-14T20:49:12.3814327Z * [new branch] gh/xuanzhang816/22/head -> origin/gh/xuanzhang816/22/head 2025-08-14T20:49:12.3815361Z * [new branch] gh/xuanzhang816/22/orig -> origin/gh/xuanzhang816/22/orig 2025-08-14T20:49:12.3816758Z * [new branch] gh/xuanzhang816/23/base -> origin/gh/xuanzhang816/23/base 2025-08-14T20:49:12.3817843Z * [new branch] gh/xuanzhang816/23/head -> origin/gh/xuanzhang816/23/head 2025-08-14T20:49:12.3818825Z * [new branch] gh/xuanzhang816/23/orig -> origin/gh/xuanzhang816/23/orig 2025-08-14T20:49:12.3820250Z * [new branch] gh/xuanzhang816/24/base -> origin/gh/xuanzhang816/24/base 2025-08-14T20:49:12.3821375Z * [new branch] gh/xuanzhang816/24/head -> origin/gh/xuanzhang816/24/head 2025-08-14T20:49:12.3822444Z * [new branch] gh/xuanzhang816/24/orig -> origin/gh/xuanzhang816/24/orig 2025-08-14T20:49:12.3824198Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-08-14T20:49:12.3825253Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-08-14T20:49:12.3826310Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-08-14T20:49:12.3827797Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-08-14T20:49:12.3828858Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-08-14T20:49:12.3829978Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-08-14T20:49:12.3831459Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-08-14T20:49:12.3832516Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-08-14T20:49:12.3833576Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-08-14T20:49:12.3835015Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-08-14T20:49:12.3836056Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-08-14T20:49:12.3837141Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-08-14T20:49:12.3838452Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-08-14T20:49:12.3839863Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-08-14T20:49:12.3840945Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-08-14T20:49:12.3842418Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-08-14T20:49:12.3843522Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-08-14T20:49:12.3844650Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-08-14T20:49:12.3846071Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-08-14T20:49:12.3847193Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-08-14T20:49:12.3848269Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-08-14T20:49:12.3849728Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-08-14T20:49:12.3850828Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-08-14T20:49:12.3852577Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-08-14T20:49:12.3854033Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-08-14T20:49:12.3855144Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-08-14T20:49:12.3856520Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-08-14T20:49:12.3858097Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-08-14T20:49:12.3859194Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-08-14T20:49:12.3860628Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-08-14T20:49:12.3861747Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-08-14T20:49:12.3862774Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-08-14T20:49:12.3864159Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-08-14T20:49:12.3865228Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-08-14T20:49:12.3866295Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-08-14T20:49:12.3867730Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-08-14T20:49:12.3868836Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-08-14T20:49:12.3874014Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-08-14T20:49:12.3876146Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-08-14T20:49:12.3877374Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-08-14T20:49:12.3878507Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-08-14T20:49:12.3880155Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-08-14T20:49:12.3881301Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-08-14T20:49:12.3882400Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-08-14T20:49:12.3883869Z * [new branch] gh/yanbing-j/37/base -> origin/gh/yanbing-j/37/base 2025-08-14T20:49:12.3884995Z * [new branch] gh/yanbing-j/37/head -> origin/gh/yanbing-j/37/head 2025-08-14T20:49:12.3886114Z * [new branch] gh/yanbing-j/37/orig -> origin/gh/yanbing-j/37/orig 2025-08-14T20:49:12.3887574Z * [new branch] gh/yanbing-j/39/base -> origin/gh/yanbing-j/39/base 2025-08-14T20:49:12.3888676Z * [new branch] gh/yanbing-j/39/head -> origin/gh/yanbing-j/39/head 2025-08-14T20:49:12.3889911Z * [new branch] gh/yanbing-j/39/orig -> origin/gh/yanbing-j/39/orig 2025-08-14T20:49:12.3891848Z * [new branch] gh/yangw-dev/1/base -> origin/gh/yangw-dev/1/base 2025-08-14T20:49:12.3893294Z * [new branch] gh/yangw-dev/10/base -> origin/gh/yangw-dev/10/base 2025-08-14T20:49:12.3894382Z * [new branch] gh/yangw-dev/10/head -> origin/gh/yangw-dev/10/head 2025-08-14T20:49:12.3895470Z * [new branch] gh/yangw-dev/10/orig -> origin/gh/yangw-dev/10/orig 2025-08-14T20:49:12.3896820Z * [new branch] gh/yangw-dev/11/base -> origin/gh/yangw-dev/11/base 2025-08-14T20:49:12.3897859Z * [new branch] gh/yangw-dev/11/head -> origin/gh/yangw-dev/11/head 2025-08-14T20:49:12.3898946Z * [new branch] gh/yangw-dev/11/orig -> origin/gh/yangw-dev/11/orig 2025-08-14T20:49:12.3900787Z * [new branch] gh/yangw-dev/12/base -> origin/gh/yangw-dev/12/base 2025-08-14T20:49:12.3901811Z * [new branch] gh/yangw-dev/12/head -> origin/gh/yangw-dev/12/head 2025-08-14T20:49:12.3902967Z * [new branch] gh/yangw-dev/12/orig -> origin/gh/yangw-dev/12/orig 2025-08-14T20:49:12.3904470Z * [new branch] gh/yangw-dev/13/base -> origin/gh/yangw-dev/13/base 2025-08-14T20:49:12.3905587Z * [new branch] gh/yangw-dev/13/head -> origin/gh/yangw-dev/13/head 2025-08-14T20:49:12.3906774Z * [new branch] gh/yangw-dev/13/orig -> origin/gh/yangw-dev/13/orig 2025-08-14T20:49:12.3908170Z * [new branch] gh/yangw-dev/14/base -> origin/gh/yangw-dev/14/base 2025-08-14T20:49:12.3909231Z * [new branch] gh/yangw-dev/14/head -> origin/gh/yangw-dev/14/head 2025-08-14T20:49:12.3910388Z * [new branch] gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig 2025-08-14T20:49:12.3911786Z * [new branch] gh/yangw-dev/15/base -> origin/gh/yangw-dev/15/base 2025-08-14T20:49:12.3912847Z * [new branch] gh/yangw-dev/15/head -> origin/gh/yangw-dev/15/head 2025-08-14T20:49:12.3913935Z * [new branch] gh/yangw-dev/15/orig -> origin/gh/yangw-dev/15/orig 2025-08-14T20:49:12.3915328Z * [new branch] gh/yangw-dev/16/base -> origin/gh/yangw-dev/16/base 2025-08-14T20:49:12.3916378Z * [new branch] gh/yangw-dev/16/head -> origin/gh/yangw-dev/16/head 2025-08-14T20:49:12.3917880Z * [new branch] gh/yangw-dev/16/orig -> origin/gh/yangw-dev/16/orig 2025-08-14T20:49:12.3919556Z * [new branch] gh/yangw-dev/17/base -> origin/gh/yangw-dev/17/base 2025-08-14T20:49:12.3920720Z * [new branch] gh/yangw-dev/17/head -> origin/gh/yangw-dev/17/head 2025-08-14T20:49:12.3921858Z * [new branch] gh/yangw-dev/17/orig -> origin/gh/yangw-dev/17/orig 2025-08-14T20:49:12.3923316Z * [new branch] gh/yangw-dev/18/base -> origin/gh/yangw-dev/18/base 2025-08-14T20:49:12.3924429Z * [new branch] gh/yangw-dev/18/head -> origin/gh/yangw-dev/18/head 2025-08-14T20:49:12.3925483Z * [new branch] gh/yangw-dev/18/orig -> origin/gh/yangw-dev/18/orig 2025-08-14T20:49:12.3926963Z * [new branch] gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-08-14T20:49:12.3928078Z * [new branch] gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-08-14T20:49:12.3929147Z * [new branch] gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig 2025-08-14T20:49:12.3930600Z * [new branch] gh/yangw-dev/2/base -> origin/gh/yangw-dev/2/base 2025-08-14T20:49:12.3931756Z * [new branch] gh/yangw-dev/2/head -> origin/gh/yangw-dev/2/head 2025-08-14T20:49:12.3933103Z * [new branch] gh/yangw-dev/3/base -> origin/gh/yangw-dev/3/base 2025-08-14T20:49:12.3934135Z * [new branch] gh/yangw-dev/3/head -> origin/gh/yangw-dev/3/head 2025-08-14T20:49:12.3935520Z * [new branch] gh/yangw-dev/4/base -> origin/gh/yangw-dev/4/base 2025-08-14T20:49:12.3936548Z * [new branch] gh/yangw-dev/4/head -> origin/gh/yangw-dev/4/head 2025-08-14T20:49:12.3937897Z * [new branch] gh/yangw-dev/5/base -> origin/gh/yangw-dev/5/base 2025-08-14T20:49:12.3938960Z * [new branch] gh/yangw-dev/5/head -> origin/gh/yangw-dev/5/head 2025-08-14T20:49:12.3940253Z * [new branch] gh/yangw-dev/6/base -> origin/gh/yangw-dev/6/base 2025-08-14T20:49:12.3941307Z * [new branch] gh/yangw-dev/6/head -> origin/gh/yangw-dev/6/head 2025-08-14T20:49:12.3942606Z * [new branch] gh/yangw-dev/7/base -> origin/gh/yangw-dev/7/base 2025-08-14T20:49:12.3943672Z * [new branch] gh/yangw-dev/7/head -> origin/gh/yangw-dev/7/head 2025-08-14T20:49:12.3945023Z * [new branch] gh/yangw-dev/8/base -> origin/gh/yangw-dev/8/base 2025-08-14T20:49:12.3946017Z * [new branch] gh/yangw-dev/8/head -> origin/gh/yangw-dev/8/head 2025-08-14T20:49:12.3947079Z * [new branch] gh/yangw-dev/8/orig -> origin/gh/yangw-dev/8/orig 2025-08-14T20:49:12.3948564Z * [new branch] gh/yangw-dev/9/base -> origin/gh/yangw-dev/9/base 2025-08-14T20:49:12.3949668Z * [new branch] gh/yangw-dev/9/head -> origin/gh/yangw-dev/9/head 2025-08-14T20:49:12.3950640Z * [new branch] gh/yangw-dev/9/orig -> origin/gh/yangw-dev/9/orig 2025-08-14T20:49:12.3952378Z * [new branch] gh/ydwu4/233/base -> origin/gh/ydwu4/233/base 2025-08-14T20:49:12.3953677Z * [new branch] gh/ydwu4/233/head -> origin/gh/ydwu4/233/head 2025-08-14T20:49:12.3954637Z * [new branch] gh/ydwu4/233/orig -> origin/gh/ydwu4/233/orig 2025-08-14T20:49:12.3956277Z * [new branch] gh/ydwu4/246/base -> origin/gh/ydwu4/246/base 2025-08-14T20:49:12.3957324Z * [new branch] gh/ydwu4/246/head -> origin/gh/ydwu4/246/head 2025-08-14T20:49:12.3958404Z * [new branch] gh/ydwu4/246/orig -> origin/gh/ydwu4/246/orig 2025-08-14T20:49:12.3960318Z * [new branch] gh/ydwu4/253/base -> origin/gh/ydwu4/253/base 2025-08-14T20:49:12.3961466Z * [new branch] gh/ydwu4/253/head -> origin/gh/ydwu4/253/head 2025-08-14T20:49:12.3962626Z * [new branch] gh/ydwu4/253/orig -> origin/gh/ydwu4/253/orig 2025-08-14T20:49:12.3964193Z * [new branch] gh/ydwu4/255/base -> origin/gh/ydwu4/255/base 2025-08-14T20:49:12.3965276Z * [new branch] gh/ydwu4/255/head -> origin/gh/ydwu4/255/head 2025-08-14T20:49:12.3966381Z * [new branch] gh/ydwu4/255/orig -> origin/gh/ydwu4/255/orig 2025-08-14T20:49:12.3967942Z * [new branch] gh/ydwu4/259/base -> origin/gh/ydwu4/259/base 2025-08-14T20:49:12.3969007Z * [new branch] gh/ydwu4/259/head -> origin/gh/ydwu4/259/head 2025-08-14T20:49:12.3970381Z * [new branch] gh/ydwu4/259/orig -> origin/gh/ydwu4/259/orig 2025-08-14T20:49:12.3971909Z * [new branch] gh/ydwu4/262/base -> origin/gh/ydwu4/262/base 2025-08-14T20:49:12.3973029Z * [new branch] gh/ydwu4/262/head -> origin/gh/ydwu4/262/head 2025-08-14T20:49:12.3974188Z * [new branch] gh/ydwu4/262/orig -> origin/gh/ydwu4/262/orig 2025-08-14T20:49:12.3975649Z * [new branch] gh/ydwu4/263/base -> origin/gh/ydwu4/263/base 2025-08-14T20:49:12.3976757Z * [new branch] gh/ydwu4/263/head -> origin/gh/ydwu4/263/head 2025-08-14T20:49:12.3977822Z * [new branch] gh/ydwu4/263/orig -> origin/gh/ydwu4/263/orig 2025-08-14T20:49:12.3979569Z * [new branch] gh/ydwu4/269/base -> origin/gh/ydwu4/269/base 2025-08-14T20:49:12.3980588Z * [new branch] gh/ydwu4/269/head -> origin/gh/ydwu4/269/head 2025-08-14T20:49:12.3981782Z * [new branch] gh/ydwu4/269/orig -> origin/gh/ydwu4/269/orig 2025-08-14T20:49:12.3983239Z * [new branch] gh/ydwu4/270/base -> origin/gh/ydwu4/270/base 2025-08-14T20:49:12.3984349Z * [new branch] gh/ydwu4/270/head -> origin/gh/ydwu4/270/head 2025-08-14T20:49:12.3985508Z * [new branch] gh/ydwu4/270/orig -> origin/gh/ydwu4/270/orig 2025-08-14T20:49:12.3986978Z * [new branch] gh/ydwu4/272/base -> origin/gh/ydwu4/272/base 2025-08-14T20:49:12.3988159Z * [new branch] gh/ydwu4/272/head -> origin/gh/ydwu4/272/head 2025-08-14T20:49:12.3989230Z * [new branch] gh/ydwu4/272/orig -> origin/gh/ydwu4/272/orig 2025-08-14T20:49:12.3990510Z * [new branch] gh/ydwu4/275/base -> origin/gh/ydwu4/275/base 2025-08-14T20:49:12.3991589Z * [new branch] gh/ydwu4/275/head -> origin/gh/ydwu4/275/head 2025-08-14T20:49:12.3992651Z * [new branch] gh/ydwu4/275/orig -> origin/gh/ydwu4/275/orig 2025-08-14T20:49:12.3994062Z * [new branch] gh/ydwu4/276/base -> origin/gh/ydwu4/276/base 2025-08-14T20:49:12.3995147Z * [new branch] gh/ydwu4/276/head -> origin/gh/ydwu4/276/head 2025-08-14T20:49:12.3996182Z * [new branch] gh/ydwu4/276/orig -> origin/gh/ydwu4/276/orig 2025-08-14T20:49:12.3997776Z * [new branch] gh/ydwu4/277/base -> origin/gh/ydwu4/277/base 2025-08-14T20:49:12.3999014Z * [new branch] gh/ydwu4/277/head -> origin/gh/ydwu4/277/head 2025-08-14T20:49:12.4000299Z * [new branch] gh/ydwu4/277/orig -> origin/gh/ydwu4/277/orig 2025-08-14T20:49:12.4001666Z * [new branch] gh/ydwu4/278/base -> origin/gh/ydwu4/278/base 2025-08-14T20:49:12.4002832Z * [new branch] gh/ydwu4/278/head -> origin/gh/ydwu4/278/head 2025-08-14T20:49:12.4003898Z * [new branch] gh/ydwu4/278/orig -> origin/gh/ydwu4/278/orig 2025-08-14T20:49:12.4005642Z * [new branch] gh/ydwu4/279/base -> origin/gh/ydwu4/279/base 2025-08-14T20:49:12.4006809Z * [new branch] gh/ydwu4/279/head -> origin/gh/ydwu4/279/head 2025-08-14T20:49:12.4007948Z * [new branch] gh/ydwu4/279/orig -> origin/gh/ydwu4/279/orig 2025-08-14T20:49:12.4009836Z * [new branch] gh/ydwu4/280/base -> origin/gh/ydwu4/280/base 2025-08-14T20:49:12.4010894Z * [new branch] gh/ydwu4/280/head -> origin/gh/ydwu4/280/head 2025-08-14T20:49:12.4012095Z * [new branch] gh/ydwu4/280/orig -> origin/gh/ydwu4/280/orig 2025-08-14T20:49:12.4014220Z * [new branch] gh/ydwu4/281/base -> origin/gh/ydwu4/281/base 2025-08-14T20:49:12.4015308Z * [new branch] gh/ydwu4/281/head -> origin/gh/ydwu4/281/head 2025-08-14T20:49:12.4016419Z * [new branch] gh/ydwu4/281/orig -> origin/gh/ydwu4/281/orig 2025-08-14T20:49:12.4017761Z * [new branch] gh/ydwu4/282/base -> origin/gh/ydwu4/282/base 2025-08-14T20:49:12.4019111Z * [new branch] gh/ydwu4/282/head -> origin/gh/ydwu4/282/head 2025-08-14T20:49:12.4020213Z * [new branch] gh/ydwu4/282/orig -> origin/gh/ydwu4/282/orig 2025-08-14T20:49:12.4021522Z * [new branch] gh/ydwu4/283/base -> origin/gh/ydwu4/283/base 2025-08-14T20:49:12.4022580Z * [new branch] gh/ydwu4/283/head -> origin/gh/ydwu4/283/head 2025-08-14T20:49:12.4023684Z * [new branch] gh/ydwu4/283/orig -> origin/gh/ydwu4/283/orig 2025-08-14T20:49:12.4025077Z * [new branch] gh/ydwu4/284/base -> origin/gh/ydwu4/284/base 2025-08-14T20:49:12.4026141Z * [new branch] gh/ydwu4/284/head -> origin/gh/ydwu4/284/head 2025-08-14T20:49:12.4027216Z * [new branch] gh/ydwu4/284/orig -> origin/gh/ydwu4/284/orig 2025-08-14T20:49:12.4028510Z * [new branch] gh/ydwu4/285/base -> origin/gh/ydwu4/285/base 2025-08-14T20:49:12.4029556Z * [new branch] gh/ydwu4/285/head -> origin/gh/ydwu4/285/head 2025-08-14T20:49:12.4030608Z * [new branch] gh/ydwu4/285/orig -> origin/gh/ydwu4/285/orig 2025-08-14T20:49:12.4032614Z * [new branch] gh/ydwu4/286/base -> origin/gh/ydwu4/286/base 2025-08-14T20:49:12.4033591Z * [new branch] gh/ydwu4/286/head -> origin/gh/ydwu4/286/head 2025-08-14T20:49:12.4034646Z * [new branch] gh/ydwu4/286/orig -> origin/gh/ydwu4/286/orig 2025-08-14T20:49:12.4036074Z * [new branch] gh/ydwu4/287/base -> origin/gh/ydwu4/287/base 2025-08-14T20:49:12.4037108Z * [new branch] gh/ydwu4/287/head -> origin/gh/ydwu4/287/head 2025-08-14T20:49:12.4038148Z * [new branch] gh/ydwu4/287/orig -> origin/gh/ydwu4/287/orig 2025-08-14T20:49:12.4040126Z * [new branch] gh/ydwu4/288/base -> origin/gh/ydwu4/288/base 2025-08-14T20:49:12.4041229Z * [new branch] gh/ydwu4/288/head -> origin/gh/ydwu4/288/head 2025-08-14T20:49:12.4042297Z * [new branch] gh/ydwu4/288/orig -> origin/gh/ydwu4/288/orig 2025-08-14T20:49:12.4043820Z * [new branch] gh/ydwu4/289/base -> origin/gh/ydwu4/289/base 2025-08-14T20:49:12.4045062Z * [new branch] gh/ydwu4/289/head -> origin/gh/ydwu4/289/head 2025-08-14T20:49:12.4045988Z * [new branch] gh/ydwu4/289/orig -> origin/gh/ydwu4/289/orig 2025-08-14T20:49:12.4047573Z * [new branch] gh/ydwu4/290/base -> origin/gh/ydwu4/290/base 2025-08-14T20:49:12.4048813Z * [new branch] gh/ydwu4/290/head -> origin/gh/ydwu4/290/head 2025-08-14T20:49:12.4049901Z * [new branch] gh/ydwu4/290/orig -> origin/gh/ydwu4/290/orig 2025-08-14T20:49:12.4051445Z * [new branch] gh/ydwu4/291/base -> origin/gh/ydwu4/291/base 2025-08-14T20:49:12.4052762Z * [new branch] gh/ydwu4/291/head -> origin/gh/ydwu4/291/head 2025-08-14T20:49:12.4053778Z * [new branch] gh/ydwu4/291/orig -> origin/gh/ydwu4/291/orig 2025-08-14T20:49:12.4055447Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-08-14T20:49:12.4056465Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-08-14T20:49:12.4057467Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-08-14T20:49:12.4058849Z * [new branch] gh/ydwu4/293/base -> origin/gh/ydwu4/293/base 2025-08-14T20:49:12.4059976Z * [new branch] gh/ydwu4/293/head -> origin/gh/ydwu4/293/head 2025-08-14T20:49:12.4060950Z * [new branch] gh/ydwu4/293/orig -> origin/gh/ydwu4/293/orig 2025-08-14T20:49:12.4062503Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-08-14T20:49:12.4063524Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-08-14T20:49:12.4064567Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-08-14T20:49:12.4066080Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-08-14T20:49:12.4067263Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-08-14T20:49:12.4068302Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-08-14T20:49:12.4072607Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-08-14T20:49:12.4073762Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-08-14T20:49:12.4074905Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-08-14T20:49:12.4076433Z * [new branch] gh/ydwu4/297/base -> origin/gh/ydwu4/297/base 2025-08-14T20:49:12.4077581Z * [new branch] gh/ydwu4/297/head -> origin/gh/ydwu4/297/head 2025-08-14T20:49:12.4078703Z * [new branch] gh/ydwu4/297/orig -> origin/gh/ydwu4/297/orig 2025-08-14T20:49:12.4080306Z * [new branch] gh/ydwu4/298/base -> origin/gh/ydwu4/298/base 2025-08-14T20:49:12.4081353Z * [new branch] gh/ydwu4/298/head -> origin/gh/ydwu4/298/head 2025-08-14T20:49:12.4082429Z * [new branch] gh/ydwu4/298/orig -> origin/gh/ydwu4/298/orig 2025-08-14T20:49:12.4083796Z * [new branch] gh/ydwu4/299/base -> origin/gh/ydwu4/299/base 2025-08-14T20:49:12.4084984Z * [new branch] gh/ydwu4/299/head -> origin/gh/ydwu4/299/head 2025-08-14T20:49:12.4086108Z * [new branch] gh/ydwu4/299/orig -> origin/gh/ydwu4/299/orig 2025-08-14T20:49:12.4088665Z * [new branch] gh/ydwu4/300/base -> origin/gh/ydwu4/300/base 2025-08-14T20:49:12.4090483Z * [new branch] gh/ydwu4/300/head -> origin/gh/ydwu4/300/head 2025-08-14T20:49:12.4091789Z * [new branch] gh/ydwu4/300/orig -> origin/gh/ydwu4/300/orig 2025-08-14T20:49:12.4093848Z * [new branch] gh/ydwu4/301/base -> origin/gh/ydwu4/301/base 2025-08-14T20:49:12.4095065Z * [new branch] gh/ydwu4/301/head -> origin/gh/ydwu4/301/head 2025-08-14T20:49:12.4096093Z * [new branch] gh/ydwu4/301/orig -> origin/gh/ydwu4/301/orig 2025-08-14T20:49:12.4097490Z * [new branch] gh/ydwu4/302/base -> origin/gh/ydwu4/302/base 2025-08-14T20:49:12.4098544Z * [new branch] gh/ydwu4/302/head -> origin/gh/ydwu4/302/head 2025-08-14T20:49:12.4099681Z * [new branch] gh/ydwu4/302/orig -> origin/gh/ydwu4/302/orig 2025-08-14T20:49:12.4101002Z * [new branch] gh/ydwu4/303/base -> origin/gh/ydwu4/303/base 2025-08-14T20:49:12.4102037Z * [new branch] gh/ydwu4/303/head -> origin/gh/ydwu4/303/head 2025-08-14T20:49:12.4103099Z * [new branch] gh/ydwu4/303/orig -> origin/gh/ydwu4/303/orig 2025-08-14T20:49:12.4104526Z * [new branch] gh/ydwu4/304/base -> origin/gh/ydwu4/304/base 2025-08-14T20:49:12.4105607Z * [new branch] gh/ydwu4/304/head -> origin/gh/ydwu4/304/head 2025-08-14T20:49:12.4106701Z * [new branch] gh/ydwu4/304/orig -> origin/gh/ydwu4/304/orig 2025-08-14T20:49:12.4108332Z * [new branch] gh/ydwu4/305/base -> origin/gh/ydwu4/305/base 2025-08-14T20:49:12.4109549Z * [new branch] gh/ydwu4/305/head -> origin/gh/ydwu4/305/head 2025-08-14T20:49:12.4110559Z * [new branch] gh/ydwu4/305/orig -> origin/gh/ydwu4/305/orig 2025-08-14T20:49:12.4111945Z * [new branch] gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-08-14T20:49:12.4113015Z * [new branch] gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-08-14T20:49:12.4114069Z * [new branch] gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig 2025-08-14T20:49:12.4115443Z * [new branch] gh/ydwu4/307/base -> origin/gh/ydwu4/307/base 2025-08-14T20:49:12.4116446Z * [new branch] gh/ydwu4/307/head -> origin/gh/ydwu4/307/head 2025-08-14T20:49:12.4117506Z * [new branch] gh/ydwu4/307/orig -> origin/gh/ydwu4/307/orig 2025-08-14T20:49:12.4119199Z * [new branch] gh/ydwu4/308/base -> origin/gh/ydwu4/308/base 2025-08-14T20:49:12.4120592Z * [new branch] gh/ydwu4/308/head -> origin/gh/ydwu4/308/head 2025-08-14T20:49:12.4121659Z * [new branch] gh/ydwu4/308/orig -> origin/gh/ydwu4/308/orig 2025-08-14T20:49:12.4123021Z * [new branch] gh/ydwu4/309/base -> origin/gh/ydwu4/309/base 2025-08-14T20:49:12.4124220Z * [new branch] gh/ydwu4/309/head -> origin/gh/ydwu4/309/head 2025-08-14T20:49:12.4125283Z * [new branch] gh/ydwu4/309/orig -> origin/gh/ydwu4/309/orig 2025-08-14T20:49:12.4126650Z * [new branch] gh/ydwu4/310/base -> origin/gh/ydwu4/310/base 2025-08-14T20:49:12.4127704Z * [new branch] gh/ydwu4/310/head -> origin/gh/ydwu4/310/head 2025-08-14T20:49:12.4128773Z * [new branch] gh/ydwu4/310/orig -> origin/gh/ydwu4/310/orig 2025-08-14T20:49:12.4130146Z * [new branch] gh/ydwu4/311/base -> origin/gh/ydwu4/311/base 2025-08-14T20:49:12.4131212Z * [new branch] gh/ydwu4/311/head -> origin/gh/ydwu4/311/head 2025-08-14T20:49:12.4132367Z * [new branch] gh/ydwu4/311/orig -> origin/gh/ydwu4/311/orig 2025-08-14T20:49:12.4134222Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-08-14T20:49:12.4135341Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-08-14T20:49:12.4136960Z * [new branch] gh/yf225/171/base -> origin/gh/yf225/171/base 2025-08-14T20:49:12.4138119Z * [new branch] gh/yf225/171/head -> origin/gh/yf225/171/head 2025-08-14T20:49:12.4139224Z * [new branch] gh/yf225/171/orig -> origin/gh/yf225/171/orig 2025-08-14T20:49:12.4140711Z * [new branch] gh/yf225/172/base -> origin/gh/yf225/172/base 2025-08-14T20:49:12.4141689Z * [new branch] gh/yf225/172/head -> origin/gh/yf225/172/head 2025-08-14T20:49:12.4142682Z * [new branch] gh/yf225/172/orig -> origin/gh/yf225/172/orig 2025-08-14T20:49:12.4144097Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-08-14T20:49:12.4145208Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-08-14T20:49:12.4147599Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-08-14T20:49:12.4148943Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-08-14T20:49:12.4150204Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-08-14T20:49:12.4151646Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-08-14T20:49:12.4152738Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-08-14T20:49:12.4153786Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-08-14T20:49:12.4155552Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-08-14T20:49:12.4156640Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-08-14T20:49:12.4157911Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-08-14T20:49:12.4158870Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-08-14T20:49:12.4161077Z * [new branch] gh/ysiraichi/79/base -> origin/gh/ysiraichi/79/base 2025-08-14T20:49:12.4162185Z * [new branch] gh/ysiraichi/79/head -> origin/gh/ysiraichi/79/head 2025-08-14T20:49:12.4163446Z * [new branch] gh/ysiraichi/79/orig -> origin/gh/ysiraichi/79/orig 2025-08-14T20:49:12.4165429Z * [new branch] gh/ysiraichi/81/base -> origin/gh/ysiraichi/81/base 2025-08-14T20:49:12.4166510Z * [new branch] gh/ysiraichi/81/head -> origin/gh/ysiraichi/81/head 2025-08-14T20:49:12.4167668Z * [new branch] gh/ysiraichi/81/orig -> origin/gh/ysiraichi/81/orig 2025-08-14T20:49:12.4169212Z * [new branch] gh/ysiraichi/84/base -> origin/gh/ysiraichi/84/base 2025-08-14T20:49:12.4170668Z * [new branch] gh/ysiraichi/84/head -> origin/gh/ysiraichi/84/head 2025-08-14T20:49:12.4171782Z * [new branch] gh/ysiraichi/84/orig -> origin/gh/ysiraichi/84/orig 2025-08-14T20:49:12.4173401Z * [new branch] gh/ysiraichi/85/base -> origin/gh/ysiraichi/85/base 2025-08-14T20:49:12.4174565Z * [new branch] gh/ysiraichi/85/head -> origin/gh/ysiraichi/85/head 2025-08-14T20:49:12.4175723Z * [new branch] gh/ysiraichi/85/orig -> origin/gh/ysiraichi/85/orig 2025-08-14T20:49:12.4177402Z * [new branch] gh/ysiraichi/86/base -> origin/gh/ysiraichi/86/base 2025-08-14T20:49:12.4178581Z * [new branch] gh/ysiraichi/86/head -> origin/gh/ysiraichi/86/head 2025-08-14T20:49:12.4179700Z * [new branch] gh/ysiraichi/86/orig -> origin/gh/ysiraichi/86/orig 2025-08-14T20:49:12.4181376Z * [new branch] gh/ysiraichi/87/base -> origin/gh/ysiraichi/87/base 2025-08-14T20:49:12.4182484Z * [new branch] gh/ysiraichi/87/head -> origin/gh/ysiraichi/87/head 2025-08-14T20:49:12.4183569Z * [new branch] gh/ysiraichi/87/orig -> origin/gh/ysiraichi/87/orig 2025-08-14T20:49:12.4184993Z * [new branch] gh/ysiraichi/88/base -> origin/gh/ysiraichi/88/base 2025-08-14T20:49:12.4186129Z * [new branch] gh/ysiraichi/88/head -> origin/gh/ysiraichi/88/head 2025-08-14T20:49:12.4187121Z * [new branch] gh/ysiraichi/88/orig -> origin/gh/ysiraichi/88/orig 2025-08-14T20:49:12.4188788Z * [new branch] gh/yuguo68/1/base -> origin/gh/yuguo68/1/base 2025-08-14T20:49:12.4189921Z * [new branch] gh/yuguo68/1/head -> origin/gh/yuguo68/1/head 2025-08-14T20:49:12.4191063Z * [new branch] gh/yuguo68/1/orig -> origin/gh/yuguo68/1/orig 2025-08-14T20:49:12.4192580Z * [new branch] gh/yuguo68/2/base -> origin/gh/yuguo68/2/base 2025-08-14T20:49:12.4193641Z * [new branch] gh/yuguo68/2/head -> origin/gh/yuguo68/2/head 2025-08-14T20:49:12.4194775Z * [new branch] gh/yuguo68/2/orig -> origin/gh/yuguo68/2/orig 2025-08-14T20:49:12.4196612Z * [new branch] gh/zhxchen17/25/base -> origin/gh/zhxchen17/25/base 2025-08-14T20:49:12.4197748Z * [new branch] gh/zhxchen17/25/head -> origin/gh/zhxchen17/25/head 2025-08-14T20:49:12.4198783Z * [new branch] gh/zhxchen17/25/orig -> origin/gh/zhxchen17/25/orig 2025-08-14T20:49:12.4200735Z * [new branch] gh/zhxchen17/31/base -> origin/gh/zhxchen17/31/base 2025-08-14T20:49:12.4201897Z * [new branch] gh/zhxchen17/31/head -> origin/gh/zhxchen17/31/head 2025-08-14T20:49:12.4202986Z * [new branch] gh/zhxchen17/31/orig -> origin/gh/zhxchen17/31/orig 2025-08-14T20:49:12.4204617Z * [new branch] gh/zhxchen17/33/base -> origin/gh/zhxchen17/33/base 2025-08-14T20:49:12.4205918Z * [new branch] gh/zhxchen17/33/head -> origin/gh/zhxchen17/33/head 2025-08-14T20:49:12.4207035Z * [new branch] gh/zhxchen17/33/orig -> origin/gh/zhxchen17/33/orig 2025-08-14T20:49:12.4208492Z * [new branch] gh/zhxchen17/34/base -> origin/gh/zhxchen17/34/base 2025-08-14T20:49:12.4209612Z * [new branch] gh/zhxchen17/34/head -> origin/gh/zhxchen17/34/head 2025-08-14T20:49:12.4210948Z * [new branch] gh/zhxchen17/35/base -> origin/gh/zhxchen17/35/base 2025-08-14T20:49:12.4212095Z * [new branch] gh/zhxchen17/35/head -> origin/gh/zhxchen17/35/head 2025-08-14T20:49:12.4213372Z * [new branch] gh/zhxchen17/36/base -> origin/gh/zhxchen17/36/base 2025-08-14T20:49:12.4214432Z * [new branch] gh/zhxchen17/36/head -> origin/gh/zhxchen17/36/head 2025-08-14T20:49:12.4215603Z * [new branch] gh/zhxchen17/36/orig -> origin/gh/zhxchen17/36/orig 2025-08-14T20:49:12.4217371Z * [new branch] gh/zklaus/1/base -> origin/gh/zklaus/1/base 2025-08-14T20:49:12.4218475Z * [new branch] gh/zklaus/1/head -> origin/gh/zklaus/1/head 2025-08-14T20:49:12.4219637Z * [new branch] gh/zklaus/1/orig -> origin/gh/zklaus/1/orig 2025-08-14T20:49:12.4221118Z * [new branch] gh/zklaus/10/base -> origin/gh/zklaus/10/base 2025-08-14T20:49:12.4222186Z * [new branch] gh/zklaus/10/head -> origin/gh/zklaus/10/head 2025-08-14T20:49:12.4223737Z * [new branch] gh/zklaus/10/orig -> origin/gh/zklaus/10/orig 2025-08-14T20:49:12.4225061Z * [new branch] gh/zklaus/11/base -> origin/gh/zklaus/11/base 2025-08-14T20:49:12.4226160Z * [new branch] gh/zklaus/11/head -> origin/gh/zklaus/11/head 2025-08-14T20:49:12.4227233Z * [new branch] gh/zklaus/11/orig -> origin/gh/zklaus/11/orig 2025-08-14T20:49:12.4228609Z * [new branch] gh/zklaus/12/base -> origin/gh/zklaus/12/base 2025-08-14T20:49:12.4229632Z * [new branch] gh/zklaus/12/head -> origin/gh/zklaus/12/head 2025-08-14T20:49:12.4230721Z * [new branch] gh/zklaus/12/orig -> origin/gh/zklaus/12/orig 2025-08-14T20:49:12.4232226Z * [new branch] gh/zklaus/14/base -> origin/gh/zklaus/14/base 2025-08-14T20:49:12.4233273Z * [new branch] gh/zklaus/14/head -> origin/gh/zklaus/14/head 2025-08-14T20:49:12.4234495Z * [new branch] gh/zklaus/14/orig -> origin/gh/zklaus/14/orig 2025-08-14T20:49:12.4235933Z * [new branch] gh/zklaus/15/base -> origin/gh/zklaus/15/base 2025-08-14T20:49:12.4236983Z * [new branch] gh/zklaus/15/head -> origin/gh/zklaus/15/head 2025-08-14T20:49:12.4238072Z * [new branch] gh/zklaus/15/orig -> origin/gh/zklaus/15/orig 2025-08-14T20:49:12.4240236Z * [new branch] gh/zklaus/16/base -> origin/gh/zklaus/16/base 2025-08-14T20:49:12.4241361Z * [new branch] gh/zklaus/16/head -> origin/gh/zklaus/16/head 2025-08-14T20:49:12.4242471Z * [new branch] gh/zklaus/16/orig -> origin/gh/zklaus/16/orig 2025-08-14T20:49:12.4243941Z * [new branch] gh/zklaus/17/base -> origin/gh/zklaus/17/base 2025-08-14T20:49:12.4245050Z * [new branch] gh/zklaus/17/head -> origin/gh/zklaus/17/head 2025-08-14T20:49:12.4246118Z * [new branch] gh/zklaus/17/orig -> origin/gh/zklaus/17/orig 2025-08-14T20:49:12.4247567Z * [new branch] gh/zklaus/18/base -> origin/gh/zklaus/18/base 2025-08-14T20:49:12.4248699Z * [new branch] gh/zklaus/18/head -> origin/gh/zklaus/18/head 2025-08-14T20:49:12.4249830Z * [new branch] gh/zklaus/18/orig -> origin/gh/zklaus/18/orig 2025-08-14T20:49:12.4251371Z * [new branch] gh/zklaus/19/base -> origin/gh/zklaus/19/base 2025-08-14T20:49:12.4252367Z * [new branch] gh/zklaus/19/head -> origin/gh/zklaus/19/head 2025-08-14T20:49:12.4253396Z * [new branch] gh/zklaus/19/orig -> origin/gh/zklaus/19/orig 2025-08-14T20:49:12.4254841Z * [new branch] gh/zklaus/7/base -> origin/gh/zklaus/7/base 2025-08-14T20:49:12.4256299Z * [new branch] gh/zklaus/7/head -> origin/gh/zklaus/7/head 2025-08-14T20:49:12.4257365Z * [new branch] gh/zklaus/7/orig -> origin/gh/zklaus/7/orig 2025-08-14T20:49:12.4258760Z * [new branch] gh/zklaus/9/base -> origin/gh/zklaus/9/base 2025-08-14T20:49:12.4259827Z * [new branch] gh/zklaus/9/head -> origin/gh/zklaus/9/head 2025-08-14T20:49:12.4260886Z * [new branch] gh/zklaus/9/orig -> origin/gh/zklaus/9/orig 2025-08-14T20:49:12.4262616Z * [new branch] gh/zou3519/1175/base -> origin/gh/zou3519/1175/base 2025-08-14T20:49:12.4264194Z * [new branch] gh/zou3519/1175/head -> origin/gh/zou3519/1175/head 2025-08-14T20:49:12.4265294Z * [new branch] gh/zou3519/1175/orig -> origin/gh/zou3519/1175/orig 2025-08-14T20:49:12.4266783Z * [new branch] gh/zou3519/1177/base -> origin/gh/zou3519/1177/base 2025-08-14T20:49:12.4267901Z * [new branch] gh/zou3519/1177/head -> origin/gh/zou3519/1177/head 2025-08-14T20:49:12.4269000Z * [new branch] gh/zou3519/1177/orig -> origin/gh/zou3519/1177/orig 2025-08-14T20:49:12.4270927Z * [new branch] gh/zou3519/1187/base -> origin/gh/zou3519/1187/base 2025-08-14T20:49:12.4272008Z * [new branch] gh/zou3519/1187/head -> origin/gh/zou3519/1187/head 2025-08-14T20:49:12.4273596Z * [new branch] gh/zou3519/1187/orig -> origin/gh/zou3519/1187/orig 2025-08-14T20:49:12.4275095Z * [new branch] gh/zou3519/1188/base -> origin/gh/zou3519/1188/base 2025-08-14T20:49:12.4276335Z * [new branch] gh/zou3519/1188/head -> origin/gh/zou3519/1188/head 2025-08-14T20:49:12.4277551Z * [new branch] gh/zou3519/1188/orig -> origin/gh/zou3519/1188/orig 2025-08-14T20:49:12.4278775Z * [new branch] gh/zou3519/1189/base -> origin/gh/zou3519/1189/base 2025-08-14T20:49:12.4280106Z * [new branch] gh/zou3519/1189/head -> origin/gh/zou3519/1189/head 2025-08-14T20:49:12.4281210Z * [new branch] gh/zou3519/1189/orig -> origin/gh/zou3519/1189/orig 2025-08-14T20:49:12.4282839Z * [new branch] gh/zou3519/1190/base -> origin/gh/zou3519/1190/base 2025-08-14T20:49:12.4283954Z * [new branch] gh/zou3519/1190/head -> origin/gh/zou3519/1190/head 2025-08-14T20:49:12.4285088Z * [new branch] gh/zou3519/1190/orig -> origin/gh/zou3519/1190/orig 2025-08-14T20:49:12.4286598Z * [new branch] gh/zou3519/1191/base -> origin/gh/zou3519/1191/base 2025-08-14T20:49:12.4287760Z * [new branch] gh/zou3519/1191/head -> origin/gh/zou3519/1191/head 2025-08-14T20:49:12.4288923Z * [new branch] gh/zou3519/1191/orig -> origin/gh/zou3519/1191/orig 2025-08-14T20:49:12.4290661Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-08-14T20:49:12.4291859Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-08-14T20:49:12.4293384Z * [new branch] gh/zpcore/10/base -> origin/gh/zpcore/10/base 2025-08-14T20:49:12.4295048Z * [new branch] gh/zpcore/10/head -> origin/gh/zpcore/10/head 2025-08-14T20:49:12.4296127Z * [new branch] gh/zpcore/10/orig -> origin/gh/zpcore/10/orig 2025-08-14T20:49:12.4297635Z * [new branch] gh/zpcore/11/base -> origin/gh/zpcore/11/base 2025-08-14T20:49:12.4298719Z * [new branch] gh/zpcore/11/head -> origin/gh/zpcore/11/head 2025-08-14T20:49:12.4299781Z * [new branch] gh/zpcore/11/orig -> origin/gh/zpcore/11/orig 2025-08-14T20:49:12.4301039Z * [new branch] gh/zpcore/12/base -> origin/gh/zpcore/12/base 2025-08-14T20:49:12.4302216Z * [new branch] gh/zpcore/12/head -> origin/gh/zpcore/12/head 2025-08-14T20:49:12.4303294Z * [new branch] gh/zpcore/12/orig -> origin/gh/zpcore/12/orig 2025-08-14T20:49:12.4304805Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-08-14T20:49:12.4305873Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-08-14T20:49:12.4307142Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-08-14T20:49:12.4308086Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-08-14T20:49:12.4309488Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-08-14T20:49:12.4310524Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-08-14T20:49:12.4311777Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-08-14T20:49:12.4312786Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-08-14T20:49:12.4314066Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-08-14T20:49:12.4315028Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-08-14T20:49:12.4316298Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-08-14T20:49:12.4317251Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-08-14T20:49:12.4318565Z * [new branch] gh/zpcore/8/base -> origin/gh/zpcore/8/base 2025-08-14T20:49:12.4319925Z * [new branch] gh/zpcore/8/head -> origin/gh/zpcore/8/head 2025-08-14T20:49:12.4321987Z * [new branch] gh/zpcore/9/head -> origin/gh/zpcore/9/head 2025-08-14T20:49:12.4323184Z * [new branch] gh/zpcore/9/orig -> origin/gh/zpcore/9/orig 2025-08-14T20:49:12.4324529Z * [new branch] google-main -> origin/google-main 2025-08-14T20:49:12.4326016Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-08-14T20:49:12.4327004Z * [new branch] guangyey/host_alloc -> origin/guangyey/host_alloc 2025-08-14T20:49:12.4328016Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-08-14T20:49:12.4329819Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-08-14T20:49:12.4331096Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-08-14T20:49:12.4332280Z * [new branch] hc_baseline -> origin/hc_baseline 2025-08-14T20:49:12.4333544Z * [new branch] headeronlyScalarType -> origin/headeronlyScalarType 2025-08-14T20:49:12.4334604Z * [new branch] hf_update -> origin/hf_update 2025-08-14T20:49:12.4335706Z * [new branch] hhh_decomp_mul -> origin/hhh_decomp_mul 2025-08-14T20:49:12.4336782Z * [new branch] hhh_rand -> origin/hhh_rand 2025-08-14T20:49:12.4338388Z * [new branch] hoy/mmsplitk -> origin/hoy/mmsplitk 2025-08-14T20:49:12.4339927Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-08-14T20:49:12.4341120Z * [new branch] hoy/triton-coalescing-baseline -> origin/hoy/triton-coalescing-baseline 2025-08-14T20:49:12.4342163Z * [new branch] hoy/triton-coalescing-min -> origin/hoy/triton-coalescing-min 2025-08-14T20:49:12.4343147Z * [new branch] hoy/triton-coalescing-new -> origin/hoy/triton-coalescing-new 2025-08-14T20:49:12.4344444Z * [new branch] hoy/triton-coalescing-vec -> origin/hoy/triton-coalescing-vec 2025-08-14T20:49:12.4345620Z * [new branch] inductordecompfix -> origin/inductordecompfix 2025-08-14T20:49:12.4346877Z * [new branch] inline -> origin/inline 2025-08-14T20:49:12.4348005Z * [new branch] inlining -> origin/inlining 2025-08-14T20:49:12.4349197Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-08-14T20:49:12.4350306Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-08-14T20:49:12.4351504Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-08-14T20:49:12.4352679Z * [new branch] issue#58739 -> origin/issue#58739 2025-08-14T20:49:12.4353813Z * [new branch] issue-154849 -> origin/issue-154849 2025-08-14T20:49:12.4355493Z * [new branch] ivanov/cherry-pick-ckpt-fixes -> origin/ivanov/cherry-pick-ckpt-fixes 2025-08-14T20:49:12.4357059Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-08-14T20:49:12.4358076Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-08-14T20:49:12.4359250Z * [new branch] jithunnair-amd-patch-1 -> origin/jithunnair-amd-patch-1 2025-08-14T20:49:12.4361436Z * [new branch] justinchu/attention-tests -> origin/justinchu/attention-tests 2025-08-14T20:49:12.4362515Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-08-14T20:49:12.4364180Z * [new branch] justinchuby/JitScalarType -> origin/justinchuby/JitScalarType 2025-08-14T20:49:12.4365238Z * [new branch] justinchuby/dynamo-true -> origin/justinchuby/dynamo-true 2025-08-14T20:49:12.4366260Z * [new branch] justinchuby/opset-20 -> origin/justinchuby/opset-20 2025-08-14T20:49:12.4367772Z * [new branch] kainan666/xlf_debug -> origin/kainan666/xlf_debug 2025-08-14T20:49:12.4368857Z * [new branch] kainan_test -> origin/kainan_test 2025-08-14T20:49:12.4373075Z * [new branch] leslie/enable_poc_reduction_fusion -> origin/leslie/enable_poc_reduction_fusion 2025-08-14T20:49:12.4374170Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-08-14T20:49:12.4375688Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-08-14T20:49:12.4377093Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-08-14T20:49:12.4378137Z * [new branch] liaoxuan/tags_issue -> origin/liaoxuan/tags_issue 2025-08-14T20:49:12.4379264Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-08-14T20:49:12.4380252Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-08-14T20:49:12.4381564Z * [new branch] lintbuilddocker -> origin/lintbuilddocker 2025-08-14T20:49:12.4382559Z * [new branch] llama4-stable -> origin/llama4-stable 2025-08-14T20:49:12.4383810Z * [new branch] logdetfix -> origin/logdetfix 2025-08-14T20:49:12.4385673Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-08-14T20:49:12.4387232Z * [new branch] lucaskabela/#94773 -> origin/lucaskabela/#94773 2025-08-14T20:49:12.4388281Z * [new branch] lucaskabela/fix_157452 -> origin/lucaskabela/fix_157452 2025-08-14T20:49:12.4389419Z * [new branch] lucaskabela/fix_circular_import_158120 -> origin/lucaskabela/fix_circular_import_158120 2025-08-14T20:49:12.4390282Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-08-14T20:49:12.4391431Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-08-14T20:49:12.4392821Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-08-14T20:49:12.4393932Z * [new branch] lucaskabela/issue_120648 -> origin/lucaskabela/issue_120648 2025-08-14T20:49:12.4395595Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-08-14T20:49:12.4396579Z * [new branch] lucaskabela/registry_fix -> origin/lucaskabela/registry_fix 2025-08-14T20:49:12.4397880Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-08-14T20:49:12.4398842Z * [new branch] lucaskabela/type_guards -> origin/lucaskabela/type_guards 2025-08-14T20:49:12.4400216Z * [new branch] lucaskabela/typing-misc -> origin/lucaskabela/typing-misc 2025-08-14T20:49:12.4401335Z * [new branch] lucaskabela/typing_backends -> origin/lucaskabela/typing_backends 2025-08-14T20:49:12.4402623Z * [new branch] lucaskabela/typing_bytecode_analysis_transform -> origin/lucaskabela/typing_bytecode_analysis_transform 2025-08-14T20:49:12.4403483Z * [new branch] lucaskabela/typing_cache_files -> origin/lucaskabela/typing_cache_files 2025-08-14T20:49:12.4404704Z * [new branch] lucaskabela/typing_compile_autograd -> origin/lucaskabela/typing_compile_autograd 2025-08-14T20:49:12.4405832Z * [new branch] lucaskabela/typing_debug_utils.py -> origin/lucaskabela/typing_debug_utils.py 2025-08-14T20:49:12.4406908Z * [new branch] lucaskabela/typing_decorators -> origin/lucaskabela/typing_decorators 2025-08-14T20:49:12.4407975Z * [new branch] lucaskabela/typing_eval_frame -> origin/lucaskabela/typing_eval_frame 2025-08-14T20:49:12.4409206Z * [new branch] lucaskabela/typing_for_codegen -> origin/lucaskabela/typing_for_codegen 2025-08-14T20:49:12.4410123Z * [new branch] lucaskabela/typing_output_graph -> origin/lucaskabela/typing_output_graph 2025-08-14T20:49:12.4411271Z * [new branch] lucaskabela/typing_side_effects -> origin/lucaskabela/typing_side_effects 2025-08-14T20:49:12.4412668Z * [new branch] lucaskabela/typing_source_guard -> origin/lucaskabela/typing_source_guard 2025-08-14T20:49:12.4413753Z * [new branch] lucaskabela/typing_trace_rules -> origin/lucaskabela/typing_trace_rules 2025-08-14T20:49:12.4415270Z * [new branch] lucaskabela/typing_utils.py -> origin/lucaskabela/typing_utils.py 2025-08-14T20:49:12.4416443Z * [new branch] lucaskabela/typing_utils_improvements -> origin/lucaskabela/typing_utils_improvements 2025-08-14T20:49:12.4417474Z * [new branch] main -> origin/main 2025-08-14T20:49:12.4419046Z * [new branch] main-enable-b200-distributed-tests -> origin/main-enable-b200-distributed-tests 2025-08-14T20:49:12.4420193Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-08-14T20:49:12.4421333Z * [new branch] malfet-patch-10 -> origin/malfet-patch-10 2025-08-14T20:49:12.4422547Z * [new branch] malfet-patch-11 -> origin/malfet-patch-11 2025-08-14T20:49:12.4423721Z * [new branch] malfet-patch-13 -> origin/malfet-patch-13 2025-08-14T20:49:12.4424999Z * [new branch] malfet-patch-14 -> origin/malfet-patch-14 2025-08-14T20:49:12.4426123Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-08-14T20:49:12.4427441Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-08-14T20:49:12.4428636Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-08-14T20:49:12.4429907Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-08-14T20:49:12.4431113Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-08-14T20:49:12.4432355Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-08-14T20:49:12.4433531Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-08-14T20:49:12.4434697Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2025-08-14T20:49:12.4436322Z * [new branch] malfet/delete-upsteam-cuda -> origin/malfet/delete-upsteam-cuda 2025-08-14T20:49:12.4437364Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-08-14T20:49:12.4438850Z * [new branch] manuel/fix_multidim_boolean_indexing -> origin/manuel/fix_multidim_boolean_indexing 2025-08-14T20:49:12.4440091Z * [new branch] manuel/np_empty_ellipsis -> origin/manuel/np_empty_ellipsis 2025-08-14T20:49:12.4441250Z * [new branch] manuel/test-ops-common-allow-mps -> origin/manuel/test-ops-common-allow-mps 2025-08-14T20:49:12.4442445Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-08-14T20:49:12.4443978Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-08-14T20:49:12.4444971Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-08-14T20:49:12.4446029Z * [new branch] mlazos/arg-renames -> origin/mlazos/arg-renames 2025-08-14T20:49:12.4447126Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-08-14T20:49:12.4448125Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-08-14T20:49:12.4449086Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-08-14T20:49:12.4450253Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-08-14T20:49:12.4451412Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-08-14T20:49:12.4452700Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-08-14T20:49:12.4453935Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-08-14T20:49:12.4455009Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-08-14T20:49:12.4456554Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-08-14T20:49:12.4457807Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-08-14T20:49:12.4458869Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-08-14T20:49:12.4460159Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-08-14T20:49:12.4461298Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-08-14T20:49:12.4462335Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-08-14T20:49:12.4463388Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-08-14T20:49:12.4464412Z * [new branch] mlazos/data-gather -> origin/mlazos/data-gather 2025-08-14T20:49:12.4465506Z * [new branch] mlazos/data-ptrs2 -> origin/mlazos/data-ptrs2 2025-08-14T20:49:12.4466531Z * [new branch] mlazos/data-ptrs3 -> origin/mlazos/data-ptrs3 2025-08-14T20:49:12.4467665Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-08-14T20:49:12.4468637Z * [new branch] mlazos/dc-attrs -> origin/mlazos/dc-attrs 2025-08-14T20:49:12.4469899Z * [new branch] mlazos/dc-helion -> origin/mlazos/dc-helion 2025-08-14T20:49:12.4470916Z * [new branch] mlazos/dict-fix -> origin/mlazos/dict-fix 2025-08-14T20:49:12.4472183Z * [new branch] mlazos/disable-closures -> origin/mlazos/disable-closures 2025-08-14T20:49:12.4473369Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-08-14T20:49:12.4474349Z * [new branch] mlazos/dupe-fix -> origin/mlazos/dupe-fix 2025-08-14T20:49:12.4475468Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-08-14T20:49:12.4476560Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-08-14T20:49:12.4477902Z * [new branch] mlazos/exp_disable -> origin/mlazos/exp_disable 2025-08-14T20:49:12.4479112Z * [new branch] mlazos/extract-examples -> origin/mlazos/extract-examples 2025-08-14T20:49:12.4480226Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-08-14T20:49:12.4481252Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-08-14T20:49:12.4482470Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-08-14T20:49:12.4483652Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-08-14T20:49:12.4484689Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-08-14T20:49:12.4485728Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-08-14T20:49:12.4486885Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-08-14T20:49:12.4487846Z * [new branch] mlazos/hash-hop -> origin/mlazos/hash-hop 2025-08-14T20:49:12.4488994Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-08-14T20:49:12.4490166Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-08-14T20:49:12.4491355Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-08-14T20:49:12.4492538Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-08-14T20:49:12.4493464Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-08-14T20:49:12.4494497Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-08-14T20:49:12.4495659Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-08-14T20:49:12.4496681Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-08-14T20:49:12.4497738Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-08-14T20:49:12.4498784Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-08-14T20:49:12.4499801Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-08-14T20:49:12.4501329Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-08-14T20:49:12.4502397Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-08-14T20:49:12.4503505Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-08-14T20:49:12.4504546Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-08-14T20:49:12.4505629Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-08-14T20:49:12.4506645Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-08-14T20:49:12.4507730Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-08-14T20:49:12.4508650Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-08-14T20:49:12.4509699Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-08-14T20:49:12.4510806Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-08-14T20:49:12.4511847Z * [new branch] mlazos/hop-modes -> origin/mlazos/hop-modes 2025-08-14T20:49:12.4513036Z * [new branch] mlazos/init-per-param -> origin/mlazos/init-per-param 2025-08-14T20:49:12.4514089Z * [new branch] mlazos/init_per_param -> origin/mlazos/init_per_param 2025-08-14T20:49:12.4515210Z * [new branch] mlazos/less-guards -> origin/mlazos/less-guards 2025-08-14T20:49:12.4516350Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-08-14T20:49:12.4517649Z * [new branch] mlazos/main -> origin/mlazos/main 2025-08-14T20:49:12.4518805Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-08-14T20:49:12.4520091Z * [new branch] mlazos/main2 -> origin/mlazos/main2 2025-08-14T20:49:12.4521173Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-08-14T20:49:12.4522324Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-08-14T20:49:12.4523452Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-08-14T20:49:12.4524810Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-08-14T20:49:12.4526053Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-08-14T20:49:12.4527141Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-08-14T20:49:12.4528167Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-08-14T20:49:12.4529538Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-08-14T20:49:12.4530764Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-08-14T20:49:12.4531955Z * [new branch] mlazos/nested-dc -> origin/mlazos/nested-dc 2025-08-14T20:49:12.4533071Z * [new branch] mlazos/no-cpp -> origin/mlazos/no-cpp 2025-08-14T20:49:12.4534186Z * [new branch] mlazos/no-init-group-handling -> origin/mlazos/no-init-group-handling 2025-08-14T20:49:12.4534969Z * [new branch] mlazos/offsets -> origin/mlazos/offsets 2025-08-14T20:49:12.4536126Z * [new branch] mlazos/opt-bench-exp2 -> origin/mlazos/opt-bench-exp2 2025-08-14T20:49:12.4537136Z * [new branch] mlazos/opt-incr -> origin/mlazos/opt-incr 2025-08-14T20:49:12.4538205Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-08-14T20:49:12.4539223Z * [new branch] mlazos/proxy-opt -> origin/mlazos/proxy-opt 2025-08-14T20:49:12.4540314Z * [new branch] mlazos/quant-fix -> origin/mlazos/quant-fix 2025-08-14T20:49:12.4541155Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-08-14T20:49:12.4542259Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-08-14T20:49:12.4543378Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-08-14T20:49:12.4544540Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-08-14T20:49:12.4545616Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-08-14T20:49:12.4546622Z * [new branch] mlazos/sub-param-fix -> origin/mlazos/sub-param-fix 2025-08-14T20:49:12.4547759Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-08-14T20:49:12.4548966Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-08-14T20:49:12.4549936Z * [new branch] mlazos/test -> origin/mlazos/test 2025-08-14T20:49:12.4551004Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-08-14T20:49:12.4552124Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-08-14T20:49:12.4553216Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-08-14T20:49:12.4554372Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-08-14T20:49:12.4555434Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-08-14T20:49:12.4556448Z * [new branch] mlazos/topo-fix -> origin/mlazos/topo-fix 2025-08-14T20:49:12.4557543Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-08-14T20:49:12.4558605Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-08-14T20:49:12.4559960Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-08-14T20:49:12.4561078Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-08-14T20:49:12.4562210Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-08-14T20:49:12.4563394Z * [new branch] mlazos/user-streams -> origin/mlazos/user-streams 2025-08-14T20:49:12.4564480Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-08-14T20:49:12.4565724Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-08-14T20:49:12.4566813Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-08-14T20:49:12.4568031Z * [new branch] mm_out_dtype_compile -> origin/mm_out_dtype_compile 2025-08-14T20:49:12.4569191Z * [new branch] modify-setupvllm -> origin/modify-setupvllm 2025-08-14T20:49:12.4571107Z * [new branch] move-theme-out-docker -> origin/move-theme-out-docker 2025-08-14T20:49:12.4572294Z * [new branch] mps-linear-1d -> origin/mps-linear-1d 2025-08-14T20:49:12.4573967Z * [new branch] msaroufim/be1 -> origin/msaroufim/be1 2025-08-14T20:49:12.4575008Z * [new branch] msaroufim/cn_path -> origin/msaroufim/cn_path 2025-08-14T20:49:12.4576203Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-08-14T20:49:12.4577443Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-08-14T20:49:12.4578829Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-08-14T20:49:12.4579862Z * [new branch] muon_dev -> origin/muon_dev 2025-08-14T20:49:12.4581185Z * [new branch] new-modifiy-setupvllm -> origin/new-modifiy-setupvllm 2025-08-14T20:49:12.4582324Z * [new branch] new-setupvllm -> origin/new-setupvllm 2025-08-14T20:49:12.4583683Z * [new branch] newtest-base -> origin/newtest-base 2025-08-14T20:49:12.4585205Z * [new branch] ngimel/cat_perf -> origin/ngimel/cat_perf 2025-08-14T20:49:12.4586217Z * [new branch] ngimel/cudamoduleload -> origin/ngimel/cudamoduleload 2025-08-14T20:49:12.4587219Z * [new branch] ngimel/fabric_driver_version -> origin/ngimel/fabric_driver_version 2025-08-14T20:49:12.4588323Z * [new branch] ngimel/fabric_symm -> origin/ngimel/fabric_symm 2025-08-14T20:49:12.4589242Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-08-14T20:49:12.4590296Z * [new branch] ngimel/grouped_mm_checks -> origin/ngimel/grouped_mm_checks 2025-08-14T20:49:12.4591289Z * [new branch] ngimel/guardfabric -> origin/ngimel/guardfabric 2025-08-14T20:49:12.4592246Z * [new branch] ngimel/index_None -> origin/ngimel/index_None 2025-08-14T20:49:12.4593564Z * [new branch] ngimel/modeguard -> origin/ngimel/modeguard 2025-08-14T20:49:12.4594966Z * [new branch] ngimel/multicast_fix -> origin/ngimel/multicast_fix 2025-08-14T20:49:12.4596055Z * [new branch] ngimel/unbind_multimem -> origin/ngimel/unbind_multimem 2025-08-14T20:49:12.4597176Z * [new branch] nightly -> origin/nightly 2025-08-14T20:49:12.4598459Z * [new branch] nmacchioni-patch-10 -> origin/nmacchioni-patch-10 2025-08-14T20:49:12.4599987Z * [new branch] nmacchioni-patch-7 -> origin/nmacchioni-patch-7 2025-08-14T20:49:12.4601758Z * [new branch] nmacchioni-patch-8 -> origin/nmacchioni-patch-8 2025-08-14T20:49:12.4602992Z * [new branch] nmacchioni-patch-9 -> origin/nmacchioni-patch-9 2025-08-14T20:49:12.4604147Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-08-14T20:49:12.4605833Z * [new branch] nweidia/enable-B200-inductor-nightly-ci -> origin/nweidia/enable-B200-inductor-nightly-ci 2025-08-14T20:49:12.4606890Z * [new branch] one-off -> origin/one-off 2025-08-14T20:49:12.4608684Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-08-14T20:49:12.4609764Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-08-14T20:49:12.4611023Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-08-14T20:49:12.4612390Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-08-14T20:49:12.4613548Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-08-14T20:49:12.4614841Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-08-14T20:49:12.4615972Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-08-14T20:49:12.4617033Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-08-14T20:49:12.4618358Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-08-14T20:49:12.4619471Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-08-14T20:49:12.4620655Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-08-14T20:49:12.4621686Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-08-14T20:49:12.4622712Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-08-14T20:49:12.4623827Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-08-14T20:49:12.4624915Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-08-14T20:49:12.4626217Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-08-14T20:49:12.4627787Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-08-14T20:49:12.4629309Z * [new branch] oulgen/fx_graph -> origin/oulgen/fx_graph 2025-08-14T20:49:12.4630386Z * [new branch] padded-tensor -> origin/padded-tensor 2025-08-14T20:49:12.4631960Z * [new branch] parallel_cat -> origin/parallel_cat 2025-08-14T20:49:12.4633235Z * [new branch] pca2 -> origin/pca2 2025-08-14T20:49:12.4634368Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-08-14T20:49:12.4636232Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-08-14T20:49:12.4637017Z * [new branch] pianpwk/dde_repeat_cat -> origin/pianpwk/dde_repeat_cat 2025-08-14T20:49:12.4638114Z * [new branch] pianpwk/draft_export_normalize -> origin/pianpwk/draft_export_normalize 2025-08-14T20:49:12.4639292Z * [new branch] pianpwk/dynamic_source_dim -> origin/pianpwk/dynamic_source_dim 2025-08-14T20:49:12.4640595Z * [new branch] pianpwk/invalidate_fake_memo -> origin/pianpwk/invalidate_fake_memo 2025-08-14T20:49:12.4641856Z * [new branch] pianpwk/lru_cache_bound_sympy -> origin/pianpwk/lru_cache_bound_sympy 2025-08-14T20:49:12.4643364Z * [new branch] pianpwk/max_1_strides -> origin/pianpwk/max_1_strides 2025-08-14T20:49:12.4644281Z * [new branch] pianpwk/nonzero_memo -> origin/pianpwk/nonzero_memo 2025-08-14T20:49:12.4645558Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-08-14T20:49:12.4646559Z * [new branch] pianpwk/oblivious_should_swap -> origin/pianpwk/oblivious_should_swap 2025-08-14T20:49:12.4647666Z * [new branch] pianpwk/oblivious_slice_forward -> origin/pianpwk/oblivious_slice_forward 2025-08-14T20:49:12.4648669Z * [new branch] pianpwk/oblivious_where -> origin/pianpwk/oblivious_where 2025-08-14T20:49:12.4649685Z * [new branch] pianpwk/param_static_pgo -> origin/pianpwk/param_static_pgo 2025-08-14T20:49:12.4650903Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-08-14T20:49:12.4652327Z * [new branch] pianpwk/remove_guard_fail_break -> origin/pianpwk/remove_guard_fail_break 2025-08-14T20:49:12.4653226Z * [new branch] pianpwk/slice_fresh_symbols -> origin/pianpwk/slice_fresh_symbols 2025-08-14T20:49:12.4654291Z * [new branch] pianpwk/sym_sym -> origin/pianpwk/sym_sym 2025-08-14T20:49:12.4655529Z * [new branch] pianpwk/test_slice_fake_impl -> origin/pianpwk/test_slice_fake_impl 2025-08-14T20:49:12.4656472Z * [new branch] pianpwk/unbacked_channels_last -> origin/pianpwk/unbacked_channels_last 2025-08-14T20:49:12.4658066Z * [new branch] pianpwk/unbacked_safe_conv1d -> origin/pianpwk/unbacked_safe_conv1d 2025-08-14T20:49:12.4659251Z * [new branch] pianpwk/unbacked_sdpa_flash -> origin/pianpwk/unbacked_sdpa_flash 2025-08-14T20:49:12.4660418Z * [new branch] pianpwk/unbacked_should_swap -> origin/pianpwk/unbacked_should_swap 2025-08-14T20:49:12.4661434Z * [new branch] pianpwk/unbacked_should_swap_2 -> origin/pianpwk/unbacked_should_swap_2 2025-08-14T20:49:12.4662486Z * [new branch] pianpwk/unbacked_slice_binding -> origin/pianpwk/unbacked_slice_binding 2025-08-14T20:49:12.4663424Z * [new branch] pianpwk/unbacked_slice_forward -> origin/pianpwk/unbacked_slice_forward 2025-08-14T20:49:12.4664544Z * [new branch] pianpwk/verbose_tensor_guards -> origin/pianpwk/verbose_tensor_guards 2025-08-14T20:49:12.4665393Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-08-14T20:49:12.4666529Z * [new branch] pianpwk/whitelist_optimizer -> origin/pianpwk/whitelist_optimizer 2025-08-14T20:49:12.4667748Z * [new branch] pin-torchao -> origin/pin-torchao 2025-08-14T20:49:12.4669246Z * [new branch] piz/fall_back_missing_0705 -> origin/piz/fall_back_missing_0705 2025-08-14T20:49:12.4671955Z * [new branch] piz/fall_back_missing_0716 -> origin/piz/fall_back_missing_0716 2025-08-14T20:49:12.4673128Z * [new branch] piz/fill_dist_cost_0702-3 -> origin/piz/fill_dist_cost_0702-3 2025-08-14T20:49:12.4674039Z * [new branch] piz/fill_dist_cost_0702-4 -> origin/piz/fill_dist_cost_0702-4 2025-08-14T20:49:12.4675112Z * [new branch] piz/fill_dist_cost_0702-5 -> origin/piz/fill_dist_cost_0702-5 2025-08-14T20:49:12.4676128Z * [new branch] piz/fix_sort_ -> origin/piz/fix_sort_ 2025-08-14T20:49:12.4677603Z * [new branch] piz/improve_scatter_0808 -> origin/piz/improve_scatter_0808 2025-08-14T20:49:12.4678786Z * [new branch] pool-separate -> origin/pool-separate 2025-08-14T20:49:12.4680108Z * [new branch] pr-156087 -> origin/pr-156087 2025-08-14T20:49:12.4681621Z * [new branch] pr/131860 -> origin/pr/131860 2025-08-14T20:49:12.4682954Z * [new branch] predispatch_to -> origin/predispatch_to 2025-08-14T20:49:12.4683973Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-08-14T20:49:12.4685239Z * [new branch] pt2e-cache-model-device -> origin/pt2e-cache-model-device 2025-08-14T20:49:12.4686394Z * [new branch] pull-latest-theme -> origin/pull-latest-theme 2025-08-14T20:49:12.4687626Z * [new branch] pyobjectslot -> origin/pyobjectslot 2025-08-14T20:49:12.4689469Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-08-14T20:49:12.4691792Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-08-14T20:49:12.4692893Z * [new branch] quint-bits -> origin/quint-bits 2025-08-14T20:49:12.4694498Z * [new branch] release/1.10 -> origin/release/1.10 2025-08-14T20:49:12.4695581Z * [new branch] release/1.11 -> origin/release/1.11 2025-08-14T20:49:12.4696735Z * [new branch] release/1.12 -> origin/release/1.12 2025-08-14T20:49:12.4697843Z * [new branch] release/1.13 -> origin/release/1.13 2025-08-14T20:49:12.4698884Z * [new branch] release/1.4 -> origin/release/1.4 2025-08-14T20:49:12.4699691Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-08-14T20:49:12.4700846Z * [new branch] release/1.5 -> origin/release/1.5 2025-08-14T20:49:12.4701934Z * [new branch] release/1.6 -> origin/release/1.6 2025-08-14T20:49:12.4703224Z * [new branch] release/1.7 -> origin/release/1.7 2025-08-14T20:49:12.4704361Z * [new branch] release/1.8 -> origin/release/1.8 2025-08-14T20:49:12.4705449Z * [new branch] release/1.9 -> origin/release/1.9 2025-08-14T20:49:12.4706533Z * [new branch] release/2.0 -> origin/release/2.0 2025-08-14T20:49:12.4707701Z * [new branch] release/2.1 -> origin/release/2.1 2025-08-14T20:49:12.4708909Z * [new branch] release/2.2 -> origin/release/2.2 2025-08-14T20:49:12.4710402Z * [new branch] release/2.3 -> origin/release/2.3 2025-08-14T20:49:12.4711882Z * [new branch] release/2.4 -> origin/release/2.4 2025-08-14T20:49:12.4713390Z * [new branch] release/2.5 -> origin/release/2.5 2025-08-14T20:49:12.4714708Z * [new branch] release/2.6 -> origin/release/2.6 2025-08-14T20:49:12.4715921Z * [new branch] release/2.7 -> origin/release/2.7 2025-08-14T20:49:12.4717045Z * [new branch] release/2.8 -> origin/release/2.8 2025-08-14T20:49:12.4718265Z * [new branch] release_notes -> origin/release_notes 2025-08-14T20:49:12.4719655Z * [new branch] remove-actionable-label -> origin/remove-actionable-label 2025-08-14T20:49:12.4721017Z * [new branch] remove-ao -> origin/remove-ao 2025-08-14T20:49:12.4722574Z * [new branch] replace-pytorch-labs-20250812-195836 -> origin/replace-pytorch-labs-20250812-195836 2025-08-14T20:49:12.4723319Z * [new branch] replace-pytorch-labs-20250812-200248 -> origin/replace-pytorch-labs-20250812-200248 2025-08-14T20:49:12.4724304Z * [new branch] replace-pytorch-labs-20250812-200324 -> origin/replace-pytorch-labs-20250812-200324 2025-08-14T20:49:12.4725489Z * [new branch] replace-pytorch-labs-20250812-204020 -> origin/replace-pytorch-labs-20250812-204020 2025-08-14T20:49:12.4726695Z * [new branch] replace-pytorch-labs-20250812-204125 -> origin/replace-pytorch-labs-20250812-204125 2025-08-14T20:49:12.4729923Z * [new branch] replace-pytorch-labs-20250812-205624 -> origin/replace-pytorch-labs-20250812-205624 2025-08-14T20:49:12.4730397Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-08-14T20:49:12.4732233Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-08-14T20:49:12.4734361Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-08-14T20:49:12.4735682Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-08-14T20:49:12.4736614Z * [new branch] revert-direct-updates -> origin/revert-direct-updates 2025-08-14T20:49:12.4737703Z * [new branch] rocm-monitoring -> origin/rocm-monitoring 2025-08-14T20:49:12.4739995Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-08-14T20:49:12.4740861Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-08-14T20:49:12.4742249Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-08-14T20:49:12.4743188Z * [new branch] rzou/njt -> origin/rzou/njt 2025-08-14T20:49:12.4744344Z * [new branch] rzou/operator -> origin/rzou/operator 2025-08-14T20:49:12.4745377Z * [new branch] rzou/pca -> origin/rzou/pca 2025-08-14T20:49:12.4746406Z * [new branch] rzou/pipe_split -> origin/rzou/pipe_split 2025-08-14T20:49:12.4747567Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-08-14T20:49:12.4749050Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-08-14T20:49:12.4750756Z * [new branch] sanchitintel/refactor_aten_int8_woq_gemm -> origin/sanchitintel/refactor_aten_int8_woq_gemm 2025-08-14T20:49:12.4752137Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-08-14T20:49:12.4753143Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-08-14T20:49:12.4754231Z * [new branch] save -> origin/save 2025-08-14T20:49:12.4755725Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-08-14T20:49:12.4757088Z * [new branch] seemethere-patch-1 -> origin/seemethere-patch-1 2025-08-14T20:49:12.4758242Z * [new branch] setup-torchci -> origin/setup-torchci 2025-08-14T20:49:12.4759290Z * [new branch] setupvllm -> origin/setupvllm 2025-08-14T20:49:12.4760685Z * [new branch] share_and_pin_fork -> origin/share_and_pin_fork 2025-08-14T20:49:12.4762231Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-08-14T20:49:12.4763361Z * [new branch] shikaili_fp8_allgather -> origin/shikaili_fp8_allgather 2025-08-14T20:49:12.4764524Z * [new branch] shoumikhin-patch-12 -> origin/shoumikhin-patch-12 2025-08-14T20:49:12.4765921Z * [new branch] simplify-fq-per-channel -> origin/simplify-fq-per-channel 2025-08-14T20:49:12.4766954Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-08-14T20:49:12.4768469Z * [new branch] sqzhang/flight4 -> origin/sqzhang/flight4 2025-08-14T20:49:12.4769827Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-08-14T20:49:12.4771431Z * [new branch] sraikund/record_funct_test -> origin/sraikund/record_funct_test 2025-08-14T20:49:12.4773074Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-08-14T20:49:12.4774298Z * [new branch] stablize-compilation-time -> origin/stablize-compilation-time 2025-08-14T20:49:12.4775440Z * [new branch] standalone-templates -> origin/standalone-templates 2025-08-14T20:49:12.4776676Z * [new branch] standalone_package_weights -> origin/standalone_package_weights 2025-08-14T20:49:12.4777747Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-08-14T20:49:12.4778870Z * [new branch] step2vllmsetup -> origin/step2vllmsetup 2025-08-14T20:49:12.4780083Z * [new branch] subgraph_fuse -> origin/subgraph_fuse 2025-08-14T20:49:12.4781699Z * [new branch] support-uv-in-collect_env -> origin/support-uv-in-collect_env 2025-08-14T20:49:12.4783125Z * [new branch] suryasub/fix-nccl-hang -> origin/suryasub/fix-nccl-hang 2025-08-14T20:49:12.4784210Z * [new branch] sve-poc -> origin/sve-poc 2025-08-14T20:49:12.4785364Z * [new branch] svekars-patch-1 -> origin/svekars-patch-1 2025-08-14T20:49:12.4786513Z * [new branch] svekars-patch-2 -> origin/svekars-patch-2 2025-08-14T20:49:12.4787691Z * [new branch] switch-bn -> origin/switch-bn 2025-08-14T20:49:12.4788933Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-08-14T20:49:12.4790949Z * [new branch] tenpercent/ck_inductor_gfx950 -> origin/tenpercent/ck_inductor_gfx950 2025-08-14T20:49:12.4792604Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-08-14T20:49:12.4793704Z * [new branch] test-half-migration-internally -> origin/test-half-migration-internally 2025-08-14T20:49:12.4794832Z * [new branch] test-internal-et -> origin/test-internal-et 2025-08-14T20:49:12.4806801Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-08-14T20:49:12.4807257Z * [new branch] test-myst-markdown-docstring -> origin/test-myst-markdown-docstring 2025-08-14T20:49:12.4807463Z * [new branch] test-old -> origin/test-old 2025-08-14T20:49:12.4807810Z * [new branch] test-vec-migration-internally -> origin/test-vec-migration-internally 2025-08-14T20:49:12.4808019Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-08-14T20:49:12.4808401Z * [new branch] test/inductor -> origin/test/inductor 2025-08-14T20:49:12.4808664Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-08-14T20:49:12.4808888Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-08-14T20:49:12.4809158Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-08-14T20:49:12.4809438Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-08-14T20:49:12.4809664Z * [new branch] trackMonitor -> origin/trackMonitor 2025-08-14T20:49:12.4810110Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-08-14T20:49:12.4811486Z * [new branch] tree_vec_base -> origin/tree_vec_base 2025-08-14T20:49:12.4812634Z * [new branch] triton-update -> origin/triton-update 2025-08-14T20:49:12.4813890Z * [new branch] triton_kernel -> origin/triton_kernel 2025-08-14T20:49:12.4814959Z * [new branch] triton_kernel_perf -> origin/triton_kernel_perf 2025-08-14T20:49:12.4816041Z * [new branch] try-runllm -> origin/try-runllm 2025-08-14T20:49:12.4817215Z * [new branch] type_dec -> origin/type_dec 2025-08-14T20:49:12.4818502Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-08-14T20:49:12.4820056Z * [new branch] update-audio-commit-hash/16307312222-1661-1 -> origin/update-audio-commit-hash/16307312222-1661-1 2025-08-14T20:49:12.4821017Z * [new branch] update-audio-commit-hash/16431348808-1673-1 -> origin/update-audio-commit-hash/16431348808-1673-1 2025-08-14T20:49:12.4822007Z * [new branch] update-audio-commit-hash/16510774365-1683-1 -> origin/update-audio-commit-hash/16510774365-1683-1 2025-08-14T20:49:12.4823017Z * [new branch] update-audio-commit-hash/16583472358-1693-1 -> origin/update-audio-commit-hash/16583472358-1693-1 2025-08-14T20:49:12.4824015Z * [new branch] update-audio-commit-hash/16663082088-1700-1 -> origin/update-audio-commit-hash/16663082088-1700-1 2025-08-14T20:49:12.4825364Z * [new branch] update-audio-commit-hash/16737365217-1704-1 -> origin/update-audio-commit-hash/16737365217-1704-1 2025-08-14T20:49:12.4826739Z * [new branch] update-audio-commit-hash/16791960928-1711-1 -> origin/update-audio-commit-hash/16791960928-1711-1 2025-08-14T20:49:12.4828205Z * [new branch] update-audio-commit-hash/16818882925-1712-1 -> origin/update-audio-commit-hash/16818882925-1712-1 2025-08-14T20:49:12.4829221Z * [new branch] update-audio-commit-hash/16895560422-1720-1 -> origin/update-audio-commit-hash/16895560422-1720-1 2025-08-14T20:49:12.4830386Z * [new branch] update-audio-commit-hash/16924174496-1738-1 -> origin/update-audio-commit-hash/16924174496-1738-1 2025-08-14T20:49:12.4831466Z * [new branch] update-dynamic-shapes-doc -> origin/update-dynamic-shapes-doc 2025-08-14T20:49:12.4833092Z * [new branch] update-executorch-commit-hash/15694981040-1626-1 -> origin/update-executorch-commit-hash/15694981040-1626-1 2025-08-14T20:49:12.4834866Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-08-14T20:49:12.4836215Z * [new branch] update-vision-commit-hash/15336342773-1607-1 -> origin/update-vision-commit-hash/15336342773-1607-1 2025-08-14T20:49:12.4837658Z * [new branch] update-vllm-commit-hash/16431348808-1673-1 -> origin/update-vllm-commit-hash/16431348808-1673-1 2025-08-14T20:49:12.4838748Z * [new branch] update-vllm-commit-hash/16484773233-1682-1 -> origin/update-vllm-commit-hash/16484773233-1682-1 2025-08-14T20:49:12.4839962Z * [new branch] update-vllm-commit-hash/16510774365-1683-1 -> origin/update-vllm-commit-hash/16510774365-1683-1 2025-08-14T20:49:12.4841030Z * [new branch] update-vllm-commit-hash/16534031105-1684-1 -> origin/update-vllm-commit-hash/16534031105-1684-1 2025-08-14T20:49:12.4842278Z * [new branch] update-vllm-commit-hash/16545403308-1687-1 -> origin/update-vllm-commit-hash/16545403308-1687-1 2025-08-14T20:49:12.4843548Z * [new branch] update-vllm-commit-hash/16557202787-1688-1 -> origin/update-vllm-commit-hash/16557202787-1688-1 2025-08-14T20:49:12.4844993Z * [new branch] update-vllm-commit-hash/16583472358-1693-1 -> origin/update-vllm-commit-hash/16583472358-1693-1 2025-08-14T20:49:12.4846408Z * [new branch] update-vllm-commit-hash/16663082088-1700-1 -> origin/update-vllm-commit-hash/16663082088-1700-1 2025-08-14T20:49:12.4847542Z * [new branch] update-vllm-commit-hash/16737365217-1704-1 -> origin/update-vllm-commit-hash/16737365217-1704-1 2025-08-14T20:49:12.4848687Z * [new branch] update-vllm-commit-hash/16843157111-1713-1 -> origin/update-vllm-commit-hash/16843157111-1713-1 2025-08-14T20:49:12.4849703Z * [new branch] update-vllm-commit-hash/16855312394-1714-1 -> origin/update-vllm-commit-hash/16855312394-1714-1 2025-08-14T20:49:12.4850807Z * [new branch] update-vllm-commit-hash/16924174496-1738-1 -> origin/update-vllm-commit-hash/16924174496-1738-1 2025-08-14T20:49:12.4851931Z * [new branch] update-vllm-commit-hash/16952608705-1745-1 -> origin/update-vllm-commit-hash/16952608705-1745-1 2025-08-14T20:49:12.4853384Z * [new branch] update-xla-commit-hash/16260974441-194-1 -> origin/update-xla-commit-hash/16260974441-194-1 2025-08-14T20:49:12.4854360Z * [new branch] update-xla-commit-hash/16717126778-197-1 -> origin/update-xla-commit-hash/16717126778-197-1 2025-08-14T20:49:12.4855419Z * [new branch] update-xla-commit-hash/16873912760-198-1 -> origin/update-xla-commit-hash/16873912760-198-1 2025-08-14T20:49:12.4856641Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-08-14T20:49:12.4857599Z * [new branch] update_executorch_pin -> origin/update_executorch_pin 2025-08-14T20:49:12.4858717Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-08-14T20:49:12.4859899Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-08-14T20:49:12.4860998Z * [new branch] update_slow_tests_1752478971 -> origin/update_slow_tests_1752478971 2025-08-14T20:49:12.4862031Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-08-14T20:49:12.4863075Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-08-14T20:49:12.4864183Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2025-08-14T20:49:12.4865364Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-08-14T20:49:12.4866744Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-08-14T20:49:12.4867915Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-08-14T20:49:12.4869046Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-08-14T20:49:12.4870801Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-08-14T20:49:12.4871926Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-08-14T20:49:12.4873152Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-08-14T20:49:12.4874381Z * [new branch] validate_fn -> origin/validate_fn 2025-08-14T20:49:12.4875741Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-08-14T20:49:12.4876981Z * [new branch] validations_2.8 -> origin/validations_2.8 2025-08-14T20:49:12.4878608Z * [new branch] viable/strict -> origin/viable/strict 2025-08-14T20:49:12.4879937Z * [new branch] vllmbuildci -> origin/vllmbuildci 2025-08-14T20:49:12.4881163Z * [new branch] vllmpin -> origin/vllmpin 2025-08-14T20:49:12.4882390Z * [new branch] vllmpintest -> origin/vllmpintest 2025-08-14T20:49:12.4883684Z * [new branch] wdvr-patch-1 -> origin/wdvr-patch-1 2025-08-14T20:49:12.4884930Z * [new branch] wdvr-patch-2 -> origin/wdvr-patch-2 2025-08-14T20:49:12.4887017Z * [new branch] wdvr/conda_devcontainer -> origin/wdvr/conda_devcontainer 2025-08-14T20:49:12.4888121Z * [new branch] wdvr/fix_logging_test -> origin/wdvr/fix_logging_test 2025-08-14T20:49:12.4889102Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-08-14T20:49:12.4890334Z * [new branch] weight_sharing_cpp -> origin/weight_sharing_cpp 2025-08-14T20:49:12.4892019Z * [new branch] whc/flight -> origin/whc/flight 2025-08-14T20:49:12.4893265Z * [new branch] whc/flight4 -> origin/whc/flight4 2025-08-14T20:49:12.4894336Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-08-14T20:49:12.4895372Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-08-14T20:49:12.4896475Z * [new branch] whc/p2phang -> origin/whc/p2phang 2025-08-14T20:49:12.4898094Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-08-14T20:49:12.4899135Z * [new branch] whc/uneven -> origin/whc/uneven 2025-08-14T20:49:12.4900571Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-08-14T20:49:12.4901722Z * [new branch] win_warnings -> origin/win_warnings 2025-08-14T20:49:12.4902830Z * [new branch] workonoldcommit -> origin/workonoldcommit 2025-08-14T20:49:12.4904352Z * [new branch] wwen/programming-model-2.8 -> origin/wwen/programming-model-2.8 2025-08-14T20:49:12.4905703Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-08-14T20:49:12.4906730Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-08-14T20:49:12.4908091Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-08-14T20:49:12.4908776Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-08-14T20:49:12.4909814Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-08-14T20:49:12.4910874Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-08-14T20:49:12.4911836Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-08-14T20:49:12.4913388Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-08-14T20:49:12.4914594Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-08-14T20:49:12.4915674Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-08-14T20:49:12.4916732Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-08-14T20:49:12.4917835Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-08-14T20:49:12.4918889Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-08-14T20:49:12.4920129Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-08-14T20:49:12.4921205Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-08-14T20:49:12.4922269Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-08-14T20:49:12.4923426Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-08-14T20:49:12.4924444Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-08-14T20:49:12.4925521Z * [new branch] xmfan/ca_memory_fix -> origin/xmfan/ca_memory_fix 2025-08-14T20:49:12.4926653Z * [new branch] xmfan/ca_memory_fix_rebased -> origin/xmfan/ca_memory_fix_rebased 2025-08-14T20:49:12.4927738Z * [new branch] xmfan/ca_memory_fix_rebased2 -> origin/xmfan/ca_memory_fix_rebased2 2025-08-14T20:49:12.4928772Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-08-14T20:49:12.4929833Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-08-14T20:49:12.4931038Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-08-14T20:49:12.4932366Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-08-14T20:49:12.4933326Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-08-14T20:49:12.4934398Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-08-14T20:49:12.4935408Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-08-14T20:49:12.4936600Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-08-14T20:49:12.4937578Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-08-14T20:49:12.4938616Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-08-14T20:49:12.4939658Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-08-14T20:49:12.4940727Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-08-14T20:49:12.4941770Z * [new branch] xmfan/circular_dep -> origin/xmfan/circular_dep 2025-08-14T20:49:12.4942884Z * [new branch] xmfan/compiled_autograd_feb_29 -> origin/xmfan/compiled_autograd_feb_29 2025-08-14T20:49:12.4943987Z * [new branch] xmfan/compiled_autograd_graph_breaks -> origin/xmfan/compiled_autograd_graph_breaks 2025-08-14T20:49:12.4944922Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-08-14T20:49:12.4946017Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-08-14T20:49:12.4946976Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-08-14T20:49:12.4948404Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-08-14T20:49:12.4949409Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-08-14T20:49:12.4950291Z * [new branch] xmfan/segfault_test -> origin/xmfan/segfault_test 2025-08-14T20:49:12.4951347Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-08-14T20:49:12.4952371Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-08-14T20:49:12.4953624Z * [new branch] xmfan/test -> origin/xmfan/test 2025-08-14T20:49:12.4954845Z * [new branch] y-do-we-have-7-build-systems -> origin/y-do-we-have-7-build-systems 2025-08-14T20:49:12.4956284Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-08-14T20:49:12.4957255Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-08-14T20:49:12.4958203Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-08-14T20:49:12.4959589Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-08-14T20:49:12.4961215Z * [new branch] yiming/add_nativert_benchmark -> origin/yiming/add_nativert_benchmark 2025-08-14T20:49:12.4962150Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-08-14T20:49:12.4963694Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-08-14T20:49:12.4965086Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-08-14T20:49:12.4966135Z * [new branch] zainr/fixlint -> origin/zainr/fixlint 2025-08-14T20:49:12.4967156Z * [new branch] zainr/git-push-v2 -> origin/zainr/git-push-v2 2025-08-14T20:49:12.4968135Z * [new branch] zainr/lint-py3.9 -> origin/zainr/lint-py3.9 2025-08-14T20:49:12.4969226Z * [new branch] zainr/mypy15-claude -> origin/zainr/mypy15-claude 2025-08-14T20:49:12.4970560Z * [new branch] zainr/pre-push-hooks -> origin/zainr/pre-push-hooks 2025-08-14T20:49:12.4972019Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-08-14T20:49:12.4973290Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-08-14T20:49:12.4974714Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-08-14T20:49:12.4975806Z * [new branch] zainr/unstable-xla -> origin/zainr/unstable-xla 2025-08-14T20:49:12.4976883Z * [new branch] zainr/uv-pip-fix -> origin/zainr/uv-pip-fix 2025-08-14T20:49:12.4978097Z * [new branch] zainr/vs-aarch64 -> origin/zainr/vs-aarch64 2025-08-14T20:49:12.4979435Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-08-14T20:49:12.4980574Z * [new branch] zb2p -> origin/zb2p 2025-08-14T20:49:12.4982080Z * [new branch] zdevito-patch-1 -> origin/zdevito-patch-1 2025-08-14T20:49:12.4983289Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-08-14T20:49:12.4985141Z * [new branch] zhxchen17/nativert/0 -> origin/zhxchen17/nativert/0 2025-08-14T20:49:12.4986469Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-08-14T20:49:12.4987997Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-08-14T20:49:12.4989469Z * [new branch] zxiiro/bazel -> origin/zxiiro/bazel 2025-08-14T20:49:12.4990572Z * [new branch] zxiiro/get-hardware -> origin/zxiiro/get-hardware 2025-08-14T20:49:12.4991599Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-08-14T20:49:12.4992687Z * [new branch] zxiiro/test -> origin/zxiiro/test 2025-08-14T20:49:12.4994074Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-08-14T20:49:12.4994604Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-08-14T20:49:12.4995700Z * [new tag] ciflow/binaries/138996 -> ciflow/binaries/138996 2025-08-14T20:49:12.4996615Z * [new tag] ciflow/binaries/143959 -> ciflow/binaries/143959 2025-08-14T20:49:12.4997344Z * [new tag] ciflow/binaries/154595 -> ciflow/binaries/154595 2025-08-14T20:49:12.4998046Z * [new tag] ciflow/binaries/156049 -> ciflow/binaries/156049 2025-08-14T20:49:12.4998704Z * [new tag] ciflow/binaries/156712 -> ciflow/binaries/156712 2025-08-14T20:49:12.4999658Z * [new tag] ciflow/binaries/157432 -> ciflow/binaries/157432 2025-08-14T20:49:12.5000448Z * [new tag] ciflow/binaries/157685 -> ciflow/binaries/157685 2025-08-14T20:49:12.5001262Z * [new tag] ciflow/binaries/157689 -> ciflow/binaries/157689 2025-08-14T20:49:12.5001791Z * [new tag] ciflow/binaries/158104 -> ciflow/binaries/158104 2025-08-14T20:49:12.5002605Z * [new tag] ciflow/binaries/158623 -> ciflow/binaries/158623 2025-08-14T20:49:12.5003276Z * [new tag] ciflow/binaries/159827 -> ciflow/binaries/159827 2025-08-14T20:49:12.5004506Z * [new tag] ciflow/binaries/159869 -> ciflow/binaries/159869 2025-08-14T20:49:12.5005609Z * [new tag] ciflow/binaries/160593 -> ciflow/binaries/160593 2025-08-14T20:49:12.5006483Z * [new tag] ciflow/binaries_libtorch/143959 -> ciflow/binaries_libtorch/143959 2025-08-14T20:49:12.5007179Z * [new tag] ciflow/binaries_libtorch/156049 -> ciflow/binaries_libtorch/156049 2025-08-14T20:49:12.5007883Z * [new tag] ciflow/binaries_libtorch/157432 -> ciflow/binaries_libtorch/157432 2025-08-14T20:49:12.5008676Z * [new tag] ciflow/binaries_wheel/143959 -> ciflow/binaries_wheel/143959 2025-08-14T20:49:12.5009373Z * [new tag] ciflow/binaries_wheel/156049 -> ciflow/binaries_wheel/156049 2025-08-14T20:49:12.5010110Z * [new tag] ciflow/binaries_wheel/157432 -> ciflow/binaries_wheel/157432 2025-08-14T20:49:12.5010957Z * [new tag] ciflow/binaries_wheel/158733 -> ciflow/binaries_wheel/158733 2025-08-14T20:49:12.5011748Z * [new tag] ciflow/binaries_wheel/160301 -> ciflow/binaries_wheel/160301 2025-08-14T20:49:12.5012677Z * [new tag] ciflow/binaries_wheel/160496 -> ciflow/binaries_wheel/160496 2025-08-14T20:49:12.5013535Z * [new tag] ciflow/h100-distributed/156703 -> ciflow/h100-distributed/156703 2025-08-14T20:49:12.5014479Z * [new tag] ciflow/h100-symm-mem/151845 -> ciflow/h100-symm-mem/151845 2025-08-14T20:49:12.5015092Z * [new tag] ciflow/h100-symm-mem/155923 -> ciflow/h100-symm-mem/155923 2025-08-14T20:49:12.5015762Z * [new tag] ciflow/h100-symm-mem/157635 -> ciflow/h100-symm-mem/157635 2025-08-14T20:49:12.5016555Z * [new tag] ciflow/h100-symm-mem/159118 -> ciflow/h100-symm-mem/159118 2025-08-14T20:49:12.5017444Z * [new tag] ciflow/h100-symm-mem/159562 -> ciflow/h100-symm-mem/159562 2025-08-14T20:49:12.5018080Z * [new tag] ciflow/h100-symm-mem/159889 -> ciflow/h100-symm-mem/159889 2025-08-14T20:49:12.5019011Z * [new tag] ciflow/h100/159158 -> ciflow/h100/159158 2025-08-14T20:49:12.5019878Z * [new tag] ciflow/h100/160450 -> ciflow/h100/160450 2025-08-14T20:49:12.5020741Z * [new tag] ciflow/h100/160480 -> ciflow/h100/160480 2025-08-14T20:49:12.5021713Z * [new tag] ciflow/h100/160614 -> ciflow/h100/160614 2025-08-14T20:49:12.5022834Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/151845 -> ciflow/inductor-perf-test-nightly-rocm/151845 2025-08-14T20:49:12.5023494Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/160538 -> ciflow/inductor-perf-test-nightly-rocm/160538 2025-08-14T20:49:12.5024747Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/156599 -> ciflow/inductor-perf-test-nightly-x86-zen/156599 2025-08-14T20:49:12.5025434Z * [new tag] ciflow/inductor-periodic/160406 -> ciflow/inductor-periodic/160406 2025-08-14T20:49:12.5026115Z * [new tag] ciflow/inductor-periodic/160538 -> ciflow/inductor-periodic/160538 2025-08-14T20:49:12.5026885Z * [new tag] ciflow/inductor-rocm/151845 -> ciflow/inductor-rocm/151845 2025-08-14T20:49:12.5027572Z * [new tag] ciflow/inductor-rocm/159158 -> ciflow/inductor-rocm/159158 2025-08-14T20:49:12.5028399Z * [new tag] ciflow/inductor-rocm/160073 -> ciflow/inductor-rocm/160073 2025-08-14T20:49:12.5029056Z * [new tag] ciflow/inductor-rocm/160538 -> ciflow/inductor-rocm/160538 2025-08-14T20:49:12.5029833Z * [new tag] ciflow/inductor/134881 -> ciflow/inductor/134881 2025-08-14T20:49:12.5030509Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-08-14T20:49:12.5031184Z * [new tag] ciflow/inductor/144516 -> ciflow/inductor/144516 2025-08-14T20:49:12.5031846Z * [new tag] ciflow/inductor/146506 -> ciflow/inductor/146506 2025-08-14T20:49:12.5032523Z * [new tag] ciflow/inductor/147360 -> ciflow/inductor/147360 2025-08-14T20:49:12.5033170Z * [new tag] ciflow/inductor/147990 -> ciflow/inductor/147990 2025-08-14T20:49:12.5033849Z * [new tag] ciflow/inductor/148180 -> ciflow/inductor/148180 2025-08-14T20:49:12.5034526Z * [new tag] ciflow/inductor/148328 -> ciflow/inductor/148328 2025-08-14T20:49:12.5035194Z * [new tag] ciflow/inductor/148484 -> ciflow/inductor/148484 2025-08-14T20:49:12.5035849Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-08-14T20:49:12.5036515Z * [new tag] ciflow/inductor/150302 -> ciflow/inductor/150302 2025-08-14T20:49:12.5037615Z * [new tag] ciflow/inductor/151845 -> ciflow/inductor/151845 2025-08-14T20:49:12.5038584Z * [new tag] ciflow/inductor/152198 -> ciflow/inductor/152198 2025-08-14T20:49:12.5039867Z * [new tag] ciflow/inductor/152624 -> ciflow/inductor/152624 2025-08-14T20:49:12.5040619Z * [new tag] ciflow/inductor/153966 -> ciflow/inductor/153966 2025-08-14T20:49:12.5041357Z * [new tag] ciflow/inductor/154193 -> ciflow/inductor/154193 2025-08-14T20:49:12.5042348Z * [new tag] ciflow/inductor/154650 -> ciflow/inductor/154650 2025-08-14T20:49:12.5043057Z * [new tag] ciflow/inductor/154694 -> ciflow/inductor/154694 2025-08-14T20:49:12.5043782Z * [new tag] ciflow/inductor/155072 -> ciflow/inductor/155072 2025-08-14T20:49:12.5044488Z * [new tag] ciflow/inductor/155152 -> ciflow/inductor/155152 2025-08-14T20:49:12.5045224Z * [new tag] ciflow/inductor/155153 -> ciflow/inductor/155153 2025-08-14T20:49:12.5045960Z * [new tag] ciflow/inductor/155154 -> ciflow/inductor/155154 2025-08-14T20:49:12.5046676Z * [new tag] ciflow/inductor/155501 -> ciflow/inductor/155501 2025-08-14T20:49:12.5047417Z * [new tag] ciflow/inductor/155502 -> ciflow/inductor/155502 2025-08-14T20:49:12.5048129Z * [new tag] ciflow/inductor/155503 -> ciflow/inductor/155503 2025-08-14T20:49:12.5049183Z * [new tag] ciflow/inductor/155504 -> ciflow/inductor/155504 2025-08-14T20:49:12.5049931Z * [new tag] ciflow/inductor/155557 -> ciflow/inductor/155557 2025-08-14T20:49:12.5050585Z * [new tag] ciflow/inductor/155608 -> ciflow/inductor/155608 2025-08-14T20:49:12.5051429Z * [new tag] ciflow/inductor/155923 -> ciflow/inductor/155923 2025-08-14T20:49:12.5052176Z * [new tag] ciflow/inductor/155928 -> ciflow/inductor/155928 2025-08-14T20:49:12.5053054Z * [new tag] ciflow/inductor/155958 -> ciflow/inductor/155958 2025-08-14T20:49:12.5053701Z * [new tag] ciflow/inductor/156049 -> ciflow/inductor/156049 2025-08-14T20:49:12.5054411Z * [new tag] ciflow/inductor/156851 -> ciflow/inductor/156851 2025-08-14T20:49:12.5055137Z * [new tag] ciflow/inductor/156967 -> ciflow/inductor/156967 2025-08-14T20:49:12.5055859Z * [new tag] ciflow/inductor/157148 -> ciflow/inductor/157148 2025-08-14T20:49:12.5056566Z * [new tag] ciflow/inductor/157149 -> ciflow/inductor/157149 2025-08-14T20:49:12.5057278Z * [new tag] ciflow/inductor/157152 -> ciflow/inductor/157152 2025-08-14T20:49:12.5057991Z * [new tag] ciflow/inductor/157542 -> ciflow/inductor/157542 2025-08-14T20:49:12.5058724Z * [new tag] ciflow/inductor/157572 -> ciflow/inductor/157572 2025-08-14T20:49:12.5059414Z * [new tag] ciflow/inductor/157635 -> ciflow/inductor/157635 2025-08-14T20:49:12.5060109Z * [new tag] ciflow/inductor/157685 -> ciflow/inductor/157685 2025-08-14T20:49:12.5060841Z * [new tag] ciflow/inductor/157686 -> ciflow/inductor/157686 2025-08-14T20:49:12.5061503Z * [new tag] ciflow/inductor/157689 -> ciflow/inductor/157689 2025-08-14T20:49:12.5062216Z * [new tag] ciflow/inductor/157699 -> ciflow/inductor/157699 2025-08-14T20:49:12.5063107Z * [new tag] ciflow/inductor/157743 -> ciflow/inductor/157743 2025-08-14T20:49:12.5063870Z * [new tag] ciflow/inductor/157944 -> ciflow/inductor/157944 2025-08-14T20:49:12.5064563Z * [new tag] ciflow/inductor/157971 -> ciflow/inductor/157971 2025-08-14T20:49:12.5065416Z * [new tag] ciflow/inductor/157994 -> ciflow/inductor/157994 2025-08-14T20:49:12.5066083Z * [new tag] ciflow/inductor/158061 -> ciflow/inductor/158061 2025-08-14T20:49:12.5066836Z * [new tag] ciflow/inductor/158091 -> ciflow/inductor/158091 2025-08-14T20:49:12.5067509Z * [new tag] ciflow/inductor/158097 -> ciflow/inductor/158097 2025-08-14T20:49:12.5068243Z * [new tag] ciflow/inductor/158098 -> ciflow/inductor/158098 2025-08-14T20:49:12.5068959Z * [new tag] ciflow/inductor/158104 -> ciflow/inductor/158104 2025-08-14T20:49:12.5069982Z * [new tag] ciflow/inductor/158168 -> ciflow/inductor/158168 2025-08-14T20:49:12.5073184Z * [new tag] ciflow/inductor/158250 -> ciflow/inductor/158250 2025-08-14T20:49:12.5073855Z * [new tag] ciflow/inductor/158321 -> ciflow/inductor/158321 2025-08-14T20:49:12.5074576Z * [new tag] ciflow/inductor/158609 -> ciflow/inductor/158609 2025-08-14T20:49:12.5075307Z * [new tag] ciflow/inductor/158647 -> ciflow/inductor/158647 2025-08-14T20:49:12.5076041Z * [new tag] ciflow/inductor/158914 -> ciflow/inductor/158914 2025-08-14T20:49:12.5077030Z * [new tag] ciflow/inductor/158932 -> ciflow/inductor/158932 2025-08-14T20:49:12.5077729Z * [new tag] ciflow/inductor/158987 -> ciflow/inductor/158987 2025-08-14T20:49:12.5078451Z * [new tag] ciflow/inductor/159009 -> ciflow/inductor/159009 2025-08-14T20:49:12.5079265Z * [new tag] ciflow/inductor/159010 -> ciflow/inductor/159010 2025-08-14T20:49:12.5080199Z * [new tag] ciflow/inductor/159093 -> ciflow/inductor/159093 2025-08-14T20:49:12.5080779Z * [new tag] ciflow/inductor/159158 -> ciflow/inductor/159158 2025-08-14T20:49:12.5081499Z * [new tag] ciflow/inductor/159197 -> ciflow/inductor/159197 2025-08-14T20:49:12.5082488Z * [new tag] ciflow/inductor/159274 -> ciflow/inductor/159274 2025-08-14T20:49:12.5083155Z * [new tag] ciflow/inductor/159281 -> ciflow/inductor/159281 2025-08-14T20:49:12.5083890Z * [new tag] ciflow/inductor/159329 -> ciflow/inductor/159329 2025-08-14T20:49:12.5084623Z * [new tag] ciflow/inductor/159361 -> ciflow/inductor/159361 2025-08-14T20:49:12.5085340Z * [new tag] ciflow/inductor/159365 -> ciflow/inductor/159365 2025-08-14T20:49:12.5086088Z * [new tag] ciflow/inductor/159366 -> ciflow/inductor/159366 2025-08-14T20:49:12.5086823Z * [new tag] ciflow/inductor/159367 -> ciflow/inductor/159367 2025-08-14T20:49:12.5087532Z * [new tag] ciflow/inductor/159368 -> ciflow/inductor/159368 2025-08-14T20:49:12.5088475Z * [new tag] ciflow/inductor/159473 -> ciflow/inductor/159473 2025-08-14T20:49:12.5089169Z * [new tag] ciflow/inductor/159483 -> ciflow/inductor/159483 2025-08-14T20:49:12.5089922Z * [new tag] ciflow/inductor/159508 -> ciflow/inductor/159508 2025-08-14T20:49:12.5090918Z * [new tag] ciflow/inductor/159523 -> ciflow/inductor/159523 2025-08-14T20:49:12.5091600Z * [new tag] ciflow/inductor/159530 -> ciflow/inductor/159530 2025-08-14T20:49:12.5092306Z * [new tag] ciflow/inductor/159678 -> ciflow/inductor/159678 2025-08-14T20:49:12.5093029Z * [new tag] ciflow/inductor/159691 -> ciflow/inductor/159691 2025-08-14T20:49:12.5093960Z * [new tag] ciflow/inductor/159778 -> ciflow/inductor/159778 2025-08-14T20:49:12.5094618Z * [new tag] ciflow/inductor/159786 -> ciflow/inductor/159786 2025-08-14T20:49:12.5095343Z * [new tag] ciflow/inductor/159817 -> ciflow/inductor/159817 2025-08-14T20:49:12.5096050Z * [new tag] ciflow/inductor/159842 -> ciflow/inductor/159842 2025-08-14T20:49:12.5096771Z * [new tag] ciflow/inductor/159864 -> ciflow/inductor/159864 2025-08-14T20:49:12.5097476Z * [new tag] ciflow/inductor/159865 -> ciflow/inductor/159865 2025-08-14T20:49:12.5098179Z * [new tag] ciflow/inductor/159869 -> ciflow/inductor/159869 2025-08-14T20:49:12.5098887Z * [new tag] ciflow/inductor/159875 -> ciflow/inductor/159875 2025-08-14T20:49:12.5099674Z * [new tag] ciflow/inductor/159889 -> ciflow/inductor/159889 2025-08-14T20:49:12.5100373Z * [new tag] ciflow/inductor/159902 -> ciflow/inductor/159902 2025-08-14T20:49:12.5101279Z * [new tag] ciflow/inductor/159923 -> ciflow/inductor/159923 2025-08-14T20:49:12.5102087Z * [new tag] ciflow/inductor/159944 -> ciflow/inductor/159944 2025-08-14T20:49:12.5103010Z * [new tag] ciflow/inductor/160000 -> ciflow/inductor/160000 2025-08-14T20:49:12.5103746Z * [new tag] ciflow/inductor/160004 -> ciflow/inductor/160004 2025-08-14T20:49:12.5104455Z * [new tag] ciflow/inductor/160080 -> ciflow/inductor/160080 2025-08-14T20:49:12.5105185Z * [new tag] ciflow/inductor/160108 -> ciflow/inductor/160108 2025-08-14T20:49:12.5105879Z * [new tag] ciflow/inductor/160109 -> ciflow/inductor/160109 2025-08-14T20:49:12.5106867Z * [new tag] ciflow/inductor/160111 -> ciflow/inductor/160111 2025-08-14T20:49:12.5107536Z * [new tag] ciflow/inductor/160113 -> ciflow/inductor/160113 2025-08-14T20:49:12.5108344Z * [new tag] ciflow/inductor/160127 -> ciflow/inductor/160127 2025-08-14T20:49:12.5108970Z * [new tag] ciflow/inductor/160131 -> ciflow/inductor/160131 2025-08-14T20:49:12.5109677Z * [new tag] ciflow/inductor/160132 -> ciflow/inductor/160132 2025-08-14T20:49:12.5110407Z * [new tag] ciflow/inductor/160136 -> ciflow/inductor/160136 2025-08-14T20:49:12.5111130Z * [new tag] ciflow/inductor/160138 -> ciflow/inductor/160138 2025-08-14T20:49:12.5111812Z * [new tag] ciflow/inductor/160151 -> ciflow/inductor/160151 2025-08-14T20:49:12.5112534Z * [new tag] ciflow/inductor/160152 -> ciflow/inductor/160152 2025-08-14T20:49:12.5113229Z * [new tag] ciflow/inductor/160154 -> ciflow/inductor/160154 2025-08-14T20:49:12.5113951Z * [new tag] ciflow/inductor/160156 -> ciflow/inductor/160156 2025-08-14T20:49:12.5114923Z * [new tag] ciflow/inductor/160161 -> ciflow/inductor/160161 2025-08-14T20:49:12.5115723Z * [new tag] ciflow/inductor/160166 -> ciflow/inductor/160166 2025-08-14T20:49:12.5116541Z * [new tag] ciflow/inductor/160168 -> ciflow/inductor/160168 2025-08-14T20:49:12.5117280Z * [new tag] ciflow/inductor/160174 -> ciflow/inductor/160174 2025-08-14T20:49:12.5117976Z * [new tag] ciflow/inductor/160181 -> ciflow/inductor/160181 2025-08-14T20:49:12.5118862Z * [new tag] ciflow/inductor/160183 -> ciflow/inductor/160183 2025-08-14T20:49:12.5120090Z * [new tag] ciflow/inductor/160190 -> ciflow/inductor/160190 2025-08-14T20:49:12.5121200Z * [new tag] ciflow/inductor/160198 -> ciflow/inductor/160198 2025-08-14T20:49:12.5121975Z * [new tag] ciflow/inductor/160201 -> ciflow/inductor/160201 2025-08-14T20:49:12.5123177Z * [new tag] ciflow/inductor/160209 -> ciflow/inductor/160209 2025-08-14T20:49:12.5124156Z * [new tag] ciflow/inductor/160218 -> ciflow/inductor/160218 2025-08-14T20:49:12.5124870Z * [new tag] ciflow/inductor/160239 -> ciflow/inductor/160239 2025-08-14T20:49:12.5125572Z * [new tag] ciflow/inductor/160250 -> ciflow/inductor/160250 2025-08-14T20:49:12.5126314Z * [new tag] ciflow/inductor/160253 -> ciflow/inductor/160253 2025-08-14T20:49:12.5127061Z * [new tag] ciflow/inductor/160266 -> ciflow/inductor/160266 2025-08-14T20:49:12.5127782Z * [new tag] ciflow/inductor/160282 -> ciflow/inductor/160282 2025-08-14T20:49:12.5128510Z * [new tag] ciflow/inductor/160298 -> ciflow/inductor/160298 2025-08-14T20:49:12.5129274Z * [new tag] ciflow/inductor/160301 -> ciflow/inductor/160301 2025-08-14T20:49:12.5130185Z * [new tag] ciflow/inductor/160310 -> ciflow/inductor/160310 2025-08-14T20:49:12.5131115Z * [new tag] ciflow/inductor/160323 -> ciflow/inductor/160323 2025-08-14T20:49:12.5132264Z * [new tag] ciflow/inductor/160324 -> ciflow/inductor/160324 2025-08-14T20:49:12.5133152Z * [new tag] ciflow/inductor/160325 -> ciflow/inductor/160325 2025-08-14T20:49:12.5134044Z * [new tag] ciflow/inductor/160326 -> ciflow/inductor/160326 2025-08-14T20:49:12.5134935Z * [new tag] ciflow/inductor/160327 -> ciflow/inductor/160327 2025-08-14T20:49:12.5135625Z * [new tag] ciflow/inductor/160328 -> ciflow/inductor/160328 2025-08-14T20:49:12.5136561Z * [new tag] ciflow/inductor/160329 -> ciflow/inductor/160329 2025-08-14T20:49:12.5137310Z * [new tag] ciflow/inductor/160351 -> ciflow/inductor/160351 2025-08-14T20:49:12.5138106Z * [new tag] ciflow/inductor/160353 -> ciflow/inductor/160353 2025-08-14T20:49:12.5138767Z * [new tag] ciflow/inductor/160362 -> ciflow/inductor/160362 2025-08-14T20:49:12.5139456Z * [new tag] ciflow/inductor/160363 -> ciflow/inductor/160363 2025-08-14T20:49:12.5140178Z * [new tag] ciflow/inductor/160364 -> ciflow/inductor/160364 2025-08-14T20:49:12.5140902Z * [new tag] ciflow/inductor/160365 -> ciflow/inductor/160365 2025-08-14T20:49:12.5141765Z * [new tag] ciflow/inductor/160366 -> ciflow/inductor/160366 2025-08-14T20:49:12.5142495Z * [new tag] ciflow/inductor/160367 -> ciflow/inductor/160367 2025-08-14T20:49:12.5143205Z * [new tag] ciflow/inductor/160368 -> ciflow/inductor/160368 2025-08-14T20:49:12.5143918Z * [new tag] ciflow/inductor/160369 -> ciflow/inductor/160369 2025-08-14T20:49:12.5144646Z * [new tag] ciflow/inductor/160371 -> ciflow/inductor/160371 2025-08-14T20:49:12.5145349Z * [new tag] ciflow/inductor/160374 -> ciflow/inductor/160374 2025-08-14T20:49:12.5146073Z * [new tag] ciflow/inductor/160375 -> ciflow/inductor/160375 2025-08-14T20:49:12.5146774Z * [new tag] ciflow/inductor/160377 -> ciflow/inductor/160377 2025-08-14T20:49:12.5147488Z * [new tag] ciflow/inductor/160380 -> ciflow/inductor/160380 2025-08-14T20:49:12.5148444Z * [new tag] ciflow/inductor/160381 -> ciflow/inductor/160381 2025-08-14T20:49:12.5149409Z * [new tag] ciflow/inductor/160383 -> ciflow/inductor/160383 2025-08-14T20:49:12.5150390Z * [new tag] ciflow/inductor/160394 -> ciflow/inductor/160394 2025-08-14T20:49:12.5151063Z * [new tag] ciflow/inductor/160401 -> ciflow/inductor/160401 2025-08-14T20:49:12.5151774Z * [new tag] ciflow/inductor/160402 -> ciflow/inductor/160402 2025-08-14T20:49:12.5152474Z * [new tag] ciflow/inductor/160403 -> ciflow/inductor/160403 2025-08-14T20:49:12.5153235Z * [new tag] ciflow/inductor/160424 -> ciflow/inductor/160424 2025-08-14T20:49:12.5153944Z * [new tag] ciflow/inductor/160426 -> ciflow/inductor/160426 2025-08-14T20:49:12.5154908Z * [new tag] ciflow/inductor/160431 -> ciflow/inductor/160431 2025-08-14T20:49:12.5155588Z * [new tag] ciflow/inductor/160448 -> ciflow/inductor/160448 2025-08-14T20:49:12.5156295Z * [new tag] ciflow/inductor/160450 -> ciflow/inductor/160450 2025-08-14T20:49:12.5156996Z * [new tag] ciflow/inductor/160455 -> ciflow/inductor/160455 2025-08-14T20:49:12.5158003Z * [new tag] ciflow/inductor/160456 -> ciflow/inductor/160456 2025-08-14T20:49:12.5158786Z * [new tag] ciflow/inductor/160461 -> ciflow/inductor/160461 2025-08-14T20:49:12.5159834Z * [new tag] ciflow/inductor/160462 -> ciflow/inductor/160462 2025-08-14T20:49:12.5160561Z * [new tag] ciflow/inductor/160467 -> ciflow/inductor/160467 2025-08-14T20:49:12.5161293Z * [new tag] ciflow/inductor/160470 -> ciflow/inductor/160470 2025-08-14T20:49:12.5162065Z * [new tag] ciflow/inductor/160473 -> ciflow/inductor/160473 2025-08-14T20:49:12.5162775Z * [new tag] ciflow/inductor/160476 -> ciflow/inductor/160476 2025-08-14T20:49:12.5163502Z * [new tag] ciflow/inductor/160480 -> ciflow/inductor/160480 2025-08-14T20:49:12.5164449Z * [new tag] ciflow/inductor/160481 -> ciflow/inductor/160481 2025-08-14T20:49:12.5165145Z * [new tag] ciflow/inductor/160482 -> ciflow/inductor/160482 2025-08-14T20:49:12.5165851Z * [new tag] ciflow/inductor/160483 -> ciflow/inductor/160483 2025-08-14T20:49:12.5166751Z * [new tag] ciflow/inductor/160485 -> ciflow/inductor/160485 2025-08-14T20:49:12.5167671Z * [new tag] ciflow/inductor/160486 -> ciflow/inductor/160486 2025-08-14T20:49:12.5168376Z * [new tag] ciflow/inductor/160503 -> ciflow/inductor/160503 2025-08-14T20:49:12.5169106Z * [new tag] ciflow/inductor/160510 -> ciflow/inductor/160510 2025-08-14T20:49:12.5170067Z * [new tag] ciflow/inductor/160527 -> ciflow/inductor/160527 2025-08-14T20:49:12.5170846Z * [new tag] ciflow/inductor/160530 -> ciflow/inductor/160530 2025-08-14T20:49:12.5171598Z * [new tag] ciflow/inductor/160531 -> ciflow/inductor/160531 2025-08-14T20:49:12.5172305Z * [new tag] ciflow/inductor/160538 -> ciflow/inductor/160538 2025-08-14T20:49:12.5173916Z * [new tag] ciflow/inductor/160539 -> ciflow/inductor/160539 2025-08-14T20:49:12.5175420Z * [new tag] ciflow/inductor/160540 -> ciflow/inductor/160540 2025-08-14T20:49:12.5176134Z * [new tag] ciflow/inductor/160548 -> ciflow/inductor/160548 2025-08-14T20:49:12.5176885Z * [new tag] ciflow/inductor/160561 -> ciflow/inductor/160561 2025-08-14T20:49:12.5177830Z * [new tag] ciflow/inductor/160576 -> ciflow/inductor/160576 2025-08-14T20:49:12.5178520Z * [new tag] ciflow/inductor/160578 -> ciflow/inductor/160578 2025-08-14T20:49:12.5179290Z * [new tag] ciflow/inductor/160580 -> ciflow/inductor/160580 2025-08-14T20:49:12.5180032Z * [new tag] ciflow/inductor/160583 -> ciflow/inductor/160583 2025-08-14T20:49:12.5180971Z * [new tag] ciflow/inductor/160589 -> ciflow/inductor/160589 2025-08-14T20:49:12.5181898Z * [new tag] ciflow/inductor/160590 -> ciflow/inductor/160590 2025-08-14T20:49:12.5182894Z * [new tag] ciflow/inductor/160592 -> ciflow/inductor/160592 2025-08-14T20:49:12.5183550Z * [new tag] ciflow/inductor/160596 -> ciflow/inductor/160596 2025-08-14T20:49:12.5184301Z * [new tag] ciflow/inductor/160601 -> ciflow/inductor/160601 2025-08-14T20:49:12.5185192Z * [new tag] ciflow/inductor/160607 -> ciflow/inductor/160607 2025-08-14T20:49:12.5186129Z * [new tag] ciflow/inductor/160608 -> ciflow/inductor/160608 2025-08-14T20:49:12.5186840Z * [new tag] ciflow/inductor/160611 -> ciflow/inductor/160611 2025-08-14T20:49:12.5187548Z * [new tag] ciflow/inductor/160614 -> ciflow/inductor/160614 2025-08-14T20:49:12.5188297Z * [new tag] ciflow/inductor/160616 -> ciflow/inductor/160616 2025-08-14T20:49:12.5189001Z * [new tag] ciflow/inductor/160619 -> ciflow/inductor/160619 2025-08-14T20:49:12.5189720Z * [new tag] ciflow/inductor/160625 -> ciflow/inductor/160625 2025-08-14T20:49:12.5190489Z * [new tag] ciflow/inductor/160635 -> ciflow/inductor/160635 2025-08-14T20:49:12.5191385Z * [new tag] ciflow/inductor/160649 -> ciflow/inductor/160649 2025-08-14T20:49:12.5192068Z * [new tag] ciflow/inductor/160658 -> ciflow/inductor/160658 2025-08-14T20:49:12.5192798Z * [new tag] ciflow/inductor/160662 -> ciflow/inductor/160662 2025-08-14T20:49:12.5193670Z * [new tag] ciflow/inductor/160668 -> ciflow/inductor/160668 2025-08-14T20:49:12.5194345Z * [new tag] ciflow/inductor/160669 -> ciflow/inductor/160669 2025-08-14T20:49:12.5195139Z * [new tag] ciflow/inductor/160670 -> ciflow/inductor/160670 2025-08-14T20:49:12.5196096Z * [new tag] ciflow/inductor/160671 -> ciflow/inductor/160671 2025-08-14T20:49:12.5197057Z * [new tag] ciflow/inductor/160677 -> ciflow/inductor/160677 2025-08-14T20:49:12.5197841Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-08-14T20:49:12.5199014Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-08-14T20:49:12.5200144Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-08-14T20:49:12.5200997Z * [new tag] ciflow/linux-aarch64/147855 -> ciflow/linux-aarch64/147855 2025-08-14T20:49:12.5201678Z * [new tag] ciflow/linux-aarch64/157994 -> ciflow/linux-aarch64/157994 2025-08-14T20:49:12.5202393Z * [new tag] ciflow/linux-aarch64/159737 -> ciflow/linux-aarch64/159737 2025-08-14T20:49:12.5203060Z * [new tag] ciflow/linux-aarch64/160078 -> ciflow/linux-aarch64/160078 2025-08-14T20:49:12.5203741Z * [new tag] ciflow/linux-aarch64/160299 -> ciflow/linux-aarch64/160299 2025-08-14T20:49:12.5204437Z * [new tag] ciflow/linux-aarch64/160301 -> ciflow/linux-aarch64/160301 2025-08-14T20:49:12.5205221Z * [new tag] ciflow/mps/155923 -> ciflow/mps/155923 2025-08-14T20:49:12.5205893Z * [new tag] ciflow/mps/157553 -> ciflow/mps/157553 2025-08-14T20:49:12.5206580Z * [new tag] ciflow/mps/157635 -> ciflow/mps/157635 2025-08-14T20:49:12.5207252Z * [new tag] ciflow/mps/160541 -> ciflow/mps/160541 2025-08-14T20:49:12.5208193Z * [new tag] ciflow/nightly/156049 -> ciflow/nightly/156049 2025-08-14T20:49:12.5208910Z * [new tag] ciflow/nightly/158104 -> ciflow/nightly/158104 2025-08-14T20:49:12.5209711Z * [new tag] ciflow/op-benchmark/157994 -> ciflow/op-benchmark/157994 2025-08-14T20:49:12.5210630Z * [new tag] ciflow/periodic-rocm-mi300/139971 -> ciflow/periodic-rocm-mi300/139971 2025-08-14T20:49:12.5211422Z * [new tag] ciflow/periodic-rocm-mi300/160073 -> ciflow/periodic-rocm-mi300/160073 2025-08-14T20:49:12.5212075Z * [new tag] ciflow/periodic-rocm-mi300/160538 -> ciflow/periodic-rocm-mi300/160538 2025-08-14T20:49:12.5213080Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-08-14T20:49:12.5213874Z * [new tag] ciflow/periodic/131296 -> ciflow/periodic/131296 2025-08-14T20:49:12.5214630Z * [new tag] ciflow/periodic/139971 -> ciflow/periodic/139971 2025-08-14T20:49:12.5215275Z * [new tag] ciflow/periodic/143959 -> ciflow/periodic/143959 2025-08-14T20:49:12.5215941Z * [new tag] ciflow/periodic/154595 -> ciflow/periodic/154595 2025-08-14T20:49:12.5216638Z * [new tag] ciflow/periodic/156703 -> ciflow/periodic/156703 2025-08-14T20:49:12.5217284Z * [new tag] ciflow/periodic/160201 -> ciflow/periodic/160201 2025-08-14T20:49:12.5217954Z * [new tag] ciflow/periodic/160424 -> ciflow/periodic/160424 2025-08-14T20:49:12.5218616Z * [new tag] ciflow/periodic/160538 -> ciflow/periodic/160538 2025-08-14T20:49:12.5220434Z * [new tag] ciflow/periodic/1febab2a89302464f6c7d69cfbef7a24c421ea65 -> ciflow/periodic/1febab2a89302464f6c7d69cfbef7a24c421ea65 2025-08-14T20:49:12.5221138Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-08-14T20:49:12.5222456Z * [new tag] ciflow/periodic/2ee22e435131369a7e4f8cc4732579acc29a941b -> ciflow/periodic/2ee22e435131369a7e4f8cc4732579acc29a941b 2025-08-14T20:49:12.5222946Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-08-14T20:49:12.5223859Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-08-14T20:49:12.5224830Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-08-14T20:49:12.5226152Z * [new tag] ciflow/periodic/4a773e1e867f28a8ff0b15203e5cd9548f74fcee -> ciflow/periodic/4a773e1e867f28a8ff0b15203e5cd9548f74fcee 2025-08-14T20:49:12.5227007Z * [new tag] ciflow/periodic/5f5f508aa836a46dfe88857fb223049616b94e93 -> ciflow/periodic/5f5f508aa836a46dfe88857fb223049616b94e93 2025-08-14T20:49:12.5227681Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-08-14T20:49:12.5228816Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-08-14T20:49:12.5229655Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-08-14T20:49:12.5230596Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-08-14T20:49:12.5232395Z * [new tag] ciflow/periodic/d7114f05b10de8e6de81ffc567d63944c3117d51 -> ciflow/periodic/d7114f05b10de8e6de81ffc567d63944c3117d51 2025-08-14T20:49:12.5232952Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-08-14T20:49:12.5234016Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-08-14T20:49:12.5235067Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-08-14T20:49:12.5235968Z * [new tag] ciflow/rocm-mi300/151360 -> ciflow/rocm-mi300/151360 2025-08-14T20:49:12.5236599Z * [new tag] ciflow/rocm-mi300/159158 -> ciflow/rocm-mi300/159158 2025-08-14T20:49:12.5237267Z * [new tag] ciflow/rocm-mi300/160073 -> ciflow/rocm-mi300/160073 2025-08-14T20:49:12.5238051Z * [new tag] ciflow/rocm-mi300/160468 -> ciflow/rocm-mi300/160468 2025-08-14T20:49:12.5238696Z * [new tag] ciflow/rocm-mi300/160538 -> ciflow/rocm-mi300/160538 2025-08-14T20:49:12.5240018Z * [new tag] ciflow/rocm-mi355/160215 -> ciflow/rocm-mi355/160215 2025-08-14T20:49:12.5240985Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-08-14T20:49:12.5241660Z * [new tag] ciflow/rocm/151360 -> ciflow/rocm/151360 2025-08-14T20:49:12.5242372Z * [new tag] ciflow/rocm/151845 -> ciflow/rocm/151845 2025-08-14T20:49:12.5243226Z * [new tag] ciflow/rocm/154864 -> ciflow/rocm/154864 2025-08-14T20:49:12.5243998Z * [new tag] ciflow/rocm/156491 -> ciflow/rocm/156491 2025-08-14T20:49:12.5244690Z * [new tag] ciflow/rocm/158219 -> ciflow/rocm/158219 2025-08-14T20:49:12.5245361Z * [new tag] ciflow/rocm/158220 -> ciflow/rocm/158220 2025-08-14T20:49:12.5246062Z * [new tag] ciflow/rocm/158224 -> ciflow/rocm/158224 2025-08-14T20:49:12.5246742Z * [new tag] ciflow/rocm/159158 -> ciflow/rocm/159158 2025-08-14T20:49:12.5247432Z * [new tag] ciflow/rocm/160215 -> ciflow/rocm/160215 2025-08-14T20:49:12.5248117Z * [new tag] ciflow/rocm/160468 -> ciflow/rocm/160468 2025-08-14T20:49:12.5249132Z * [new tag] ciflow/rocm/160538 -> ciflow/rocm/160538 2025-08-14T20:49:12.5250379Z * [new tag] ciflow/rocm/160676 -> ciflow/rocm/160676 2025-08-14T20:49:12.5251280Z * [new tag] ciflow/s390/143959 -> ciflow/s390/143959 2025-08-14T20:49:12.5252321Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-08-14T20:49:12.5253181Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-08-14T20:49:12.5254518Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-08-14T20:49:12.5254901Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-08-14T20:49:12.5255622Z * [new tag] ciflow/slow/154595 -> ciflow/slow/154595 2025-08-14T20:49:12.5256416Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-08-14T20:49:12.5257352Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-08-14T20:49:12.5258128Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-08-14T20:49:12.5259270Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-08-14T20:49:12.5260321Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-08-14T20:49:12.5261227Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-08-14T20:49:12.5262007Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-08-14T20:49:12.5262908Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-08-14T20:49:12.5264316Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-08-14T20:49:12.5264762Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-08-14T20:49:12.5265753Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-08-14T20:49:12.5266620Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-08-14T20:49:12.5267476Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-08-14T20:49:12.5268369Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-08-14T20:49:12.5270062Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-08-14T20:49:12.5270578Z * [new tag] ciflow/trunk/131296 -> ciflow/trunk/131296 2025-08-14T20:49:12.5271267Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-08-14T20:49:12.5271955Z * [new tag] ciflow/trunk/138996 -> ciflow/trunk/138996 2025-08-14T20:49:12.5272624Z * [new tag] ciflow/trunk/139971 -> ciflow/trunk/139971 2025-08-14T20:49:12.5273340Z * [new tag] ciflow/trunk/147360 -> ciflow/trunk/147360 2025-08-14T20:49:12.5273982Z * [new tag] ciflow/trunk/147855 -> ciflow/trunk/147855 2025-08-14T20:49:12.5274662Z * [new tag] ciflow/trunk/148180 -> ciflow/trunk/148180 2025-08-14T20:49:12.5275357Z * [new tag] ciflow/trunk/148328 -> ciflow/trunk/148328 2025-08-14T20:49:12.5276025Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-08-14T20:49:12.5276950Z * [new tag] ciflow/trunk/150282 -> ciflow/trunk/150282 2025-08-14T20:49:12.5277681Z * [new tag] ciflow/trunk/150302 -> ciflow/trunk/150302 2025-08-14T20:49:12.5278604Z * [new tag] ciflow/trunk/151845 -> ciflow/trunk/151845 2025-08-14T20:49:12.5279718Z * [new tag] ciflow/trunk/152624 -> ciflow/trunk/152624 2025-08-14T20:49:12.5280613Z * [new tag] ciflow/trunk/154193 -> ciflow/trunk/154193 2025-08-14T20:49:12.5281278Z * [new tag] ciflow/trunk/154595 -> ciflow/trunk/154595 2025-08-14T20:49:12.5282001Z * [new tag] ciflow/trunk/154650 -> ciflow/trunk/154650 2025-08-14T20:49:12.5282711Z * [new tag] ciflow/trunk/154694 -> ciflow/trunk/154694 2025-08-14T20:49:12.5283432Z * [new tag] ciflow/trunk/155958 -> ciflow/trunk/155958 2025-08-14T20:49:12.5284416Z * [new tag] ciflow/trunk/156049 -> ciflow/trunk/156049 2025-08-14T20:49:12.5285062Z * [new tag] ciflow/trunk/156703 -> ciflow/trunk/156703 2025-08-14T20:49:12.5285824Z * [new tag] ciflow/trunk/156851 -> ciflow/trunk/156851 2025-08-14T20:49:12.5286673Z * [new tag] ciflow/trunk/157148 -> ciflow/trunk/157148 2025-08-14T20:49:12.5287292Z * [new tag] ciflow/trunk/157432 -> ciflow/trunk/157432 2025-08-14T20:49:12.5288005Z * [new tag] ciflow/trunk/157685 -> ciflow/trunk/157685 2025-08-14T20:49:12.5288788Z * [new tag] ciflow/trunk/157689 -> ciflow/trunk/157689 2025-08-14T20:49:12.5289493Z * [new tag] ciflow/trunk/157699 -> ciflow/trunk/157699 2025-08-14T20:49:12.5290355Z * [new tag] ciflow/trunk/157813 -> ciflow/trunk/157813 2025-08-14T20:49:12.5291152Z * [new tag] ciflow/trunk/157994 -> ciflow/trunk/157994 2025-08-14T20:49:12.5291845Z * [new tag] ciflow/trunk/158091 -> ciflow/trunk/158091 2025-08-14T20:49:12.5292544Z * [new tag] ciflow/trunk/158104 -> ciflow/trunk/158104 2025-08-14T20:49:12.5293262Z * [new tag] ciflow/trunk/158219 -> ciflow/trunk/158219 2025-08-14T20:49:12.5293936Z * [new tag] ciflow/trunk/158220 -> ciflow/trunk/158220 2025-08-14T20:49:12.5294630Z * [new tag] ciflow/trunk/158224 -> ciflow/trunk/158224 2025-08-14T20:49:12.5295544Z * [new tag] ciflow/trunk/158529 -> ciflow/trunk/158529 2025-08-14T20:49:12.5296197Z * [new tag] ciflow/trunk/158647 -> ciflow/trunk/158647 2025-08-14T20:49:12.5296904Z * [new tag] ciflow/trunk/158810 -> ciflow/trunk/158810 2025-08-14T20:49:12.5297619Z * [new tag] ciflow/trunk/158812 -> ciflow/trunk/158812 2025-08-14T20:49:12.5298306Z * [new tag] ciflow/trunk/158863 -> ciflow/trunk/158863 2025-08-14T20:49:12.5299034Z * [new tag] ciflow/trunk/158864 -> ciflow/trunk/158864 2025-08-14T20:49:12.5299701Z * [new tag] ciflow/trunk/158883 -> ciflow/trunk/158883 2025-08-14T20:49:12.5300412Z * [new tag] ciflow/trunk/158914 -> ciflow/trunk/158914 2025-08-14T20:49:12.5301129Z * [new tag] ciflow/trunk/158965 -> ciflow/trunk/158965 2025-08-14T20:49:12.5301839Z * [new tag] ciflow/trunk/158987 -> ciflow/trunk/158987 2025-08-14T20:49:12.5302733Z * [new tag] ciflow/trunk/159033 -> ciflow/trunk/159033 2025-08-14T20:49:12.5303518Z * [new tag] ciflow/trunk/159140 -> ciflow/trunk/159140 2025-08-14T20:49:12.5304209Z * [new tag] ciflow/trunk/159158 -> ciflow/trunk/159158 2025-08-14T20:49:12.5304930Z * [new tag] ciflow/trunk/159530 -> ciflow/trunk/159530 2025-08-14T20:49:12.5305621Z * [new tag] ciflow/trunk/159553 -> ciflow/trunk/159553 2025-08-14T20:49:12.5306309Z * [new tag] ciflow/trunk/159562 -> ciflow/trunk/159562 2025-08-14T20:49:12.5307734Z * [new tag] ciflow/trunk/159682 -> ciflow/trunk/159682 2025-08-14T20:49:12.5308426Z * [new tag] ciflow/trunk/159691 -> ciflow/trunk/159691 2025-08-14T20:49:12.5309103Z * [new tag] ciflow/trunk/159842 -> ciflow/trunk/159842 2025-08-14T20:49:12.5309806Z * [new tag] ciflow/trunk/159889 -> ciflow/trunk/159889 2025-08-14T20:49:12.5310508Z * [new tag] ciflow/trunk/159923 -> ciflow/trunk/159923 2025-08-14T20:49:12.5311241Z * [new tag] ciflow/trunk/160000 -> ciflow/trunk/160000 2025-08-14T20:49:12.5311940Z * [new tag] ciflow/trunk/160004 -> ciflow/trunk/160004 2025-08-14T20:49:12.5312624Z * [new tag] ciflow/trunk/160113 -> ciflow/trunk/160113 2025-08-14T20:49:12.5313361Z * [new tag] ciflow/trunk/160161 -> ciflow/trunk/160161 2025-08-14T20:49:12.5314322Z * [new tag] ciflow/trunk/160168 -> ciflow/trunk/160168 2025-08-14T20:49:12.5314879Z * [new tag] ciflow/trunk/160181 -> ciflow/trunk/160181 2025-08-14T20:49:12.5315574Z * [new tag] ciflow/trunk/160183 -> ciflow/trunk/160183 2025-08-14T20:49:12.5316278Z * [new tag] ciflow/trunk/160190 -> ciflow/trunk/160190 2025-08-14T20:49:12.5317013Z * [new tag] ciflow/trunk/160198 -> ciflow/trunk/160198 2025-08-14T20:49:12.5317691Z * [new tag] ciflow/trunk/160205 -> ciflow/trunk/160205 2025-08-14T20:49:12.5318409Z * [new tag] ciflow/trunk/160224 -> ciflow/trunk/160224 2025-08-14T20:49:12.5319183Z * [new tag] ciflow/trunk/160250 -> ciflow/trunk/160250 2025-08-14T20:49:12.5320231Z * [new tag] ciflow/trunk/160253 -> ciflow/trunk/160253 2025-08-14T20:49:12.5321042Z * [new tag] ciflow/trunk/160335 -> ciflow/trunk/160335 2025-08-14T20:49:12.5321977Z * [new tag] ciflow/trunk/160338 -> ciflow/trunk/160338 2025-08-14T20:49:12.5322646Z * [new tag] ciflow/trunk/160383 -> ciflow/trunk/160383 2025-08-14T20:49:12.5323397Z * [new tag] ciflow/trunk/160401 -> ciflow/trunk/160401 2025-08-14T20:49:12.5324080Z * [new tag] ciflow/trunk/160403 -> ciflow/trunk/160403 2025-08-14T20:49:12.5324813Z * [new tag] ciflow/trunk/160431 -> ciflow/trunk/160431 2025-08-14T20:49:12.5325765Z * [new tag] ciflow/trunk/160439 -> ciflow/trunk/160439 2025-08-14T20:49:12.5326467Z * [new tag] ciflow/trunk/160449 -> ciflow/trunk/160449 2025-08-14T20:49:12.5327523Z * [new tag] ciflow/trunk/160454 -> ciflow/trunk/160454 2025-08-14T20:49:12.5328202Z * [new tag] ciflow/trunk/160468 -> ciflow/trunk/160468 2025-08-14T20:49:12.5328932Z * [new tag] ciflow/trunk/160481 -> ciflow/trunk/160481 2025-08-14T20:49:12.5329692Z * [new tag] ciflow/trunk/160485 -> ciflow/trunk/160485 2025-08-14T20:49:12.5330579Z * [new tag] ciflow/trunk/160519 -> ciflow/trunk/160519 2025-08-14T20:49:12.5331375Z * [new tag] ciflow/trunk/160527 -> ciflow/trunk/160527 2025-08-14T20:49:12.5332313Z * [new tag] ciflow/trunk/160560 -> ciflow/trunk/160560 2025-08-14T20:49:12.5332968Z * [new tag] ciflow/trunk/160562 -> ciflow/trunk/160562 2025-08-14T20:49:12.5333715Z * [new tag] ciflow/trunk/160578 -> ciflow/trunk/160578 2025-08-14T20:49:12.5334419Z * [new tag] ciflow/trunk/160589 -> ciflow/trunk/160589 2025-08-14T20:49:12.5335172Z * [new tag] ciflow/trunk/160592 -> ciflow/trunk/160592 2025-08-14T20:49:12.5336076Z * [new tag] ciflow/trunk/160643 -> ciflow/trunk/160643 2025-08-14T20:49:12.5336735Z * [new tag] ciflow/trunk/160649 -> ciflow/trunk/160649 2025-08-14T20:49:12.5337828Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-08-14T20:49:12.5338748Z * [new tag] ciflow/vllm/160116 -> ciflow/vllm/160116 2025-08-14T20:49:12.5339394Z * [new tag] ciflow/vllm/160583 -> ciflow/vllm/160583 2025-08-14T20:49:12.5340045Z * [new tag] ciflow/vllm/160619 -> ciflow/vllm/160619 2025-08-14T20:49:12.5340715Z * [new tag] ciflow/vllm/160625 -> ciflow/vllm/160625 2025-08-14T20:49:12.5341381Z * [new tag] ciflow/vllm/160627 -> ciflow/vllm/160627 2025-08-14T20:49:12.5342282Z * [new tag] ciflow/win-arm64/156049 -> ciflow/win-arm64/156049 2025-08-14T20:49:12.5342968Z * [new tag] ciflow/win-arm64/158104 -> ciflow/win-arm64/158104 2025-08-14T20:49:12.5343682Z * [new tag] ciflow/win-arm64/159553 -> ciflow/win-arm64/159553 2025-08-14T20:49:12.5344283Z * [new tag] ciflow/win-arm64/159562 -> ciflow/win-arm64/159562 2025-08-14T20:49:12.5345259Z * [new tag] ciflow/win-arm64/159777 -> ciflow/win-arm64/159777 2025-08-14T20:49:12.5345877Z * [new tag] ciflow/win-arm64/159780 -> ciflow/win-arm64/159780 2025-08-14T20:49:12.5346529Z * [new tag] ciflow/win-arm64/159842 -> ciflow/win-arm64/159842 2025-08-14T20:49:12.5347182Z * [new tag] ciflow/win-arm64/160250 -> ciflow/win-arm64/160250 2025-08-14T20:49:12.5347851Z * [new tag] ciflow/win-arm64/160253 -> ciflow/win-arm64/160253 2025-08-14T20:49:12.5348530Z * [new tag] ciflow/win-arm64/160454 -> ciflow/win-arm64/160454 2025-08-14T20:49:12.5349178Z * [new tag] ciflow/win-arm64/160560 -> ciflow/win-arm64/160560 2025-08-14T20:49:12.5350066Z * [new tag] ciflow/xpu/138996 -> ciflow/xpu/138996 2025-08-14T20:49:12.5350707Z * [new tag] ciflow/xpu/139971 -> ciflow/xpu/139971 2025-08-14T20:49:12.5351591Z * [new tag] ciflow/xpu/140972 -> ciflow/xpu/140972 2025-08-14T20:49:12.5352317Z * [new tag] ciflow/xpu/143553 -> ciflow/xpu/143553 2025-08-14T20:49:12.5353083Z * [new tag] ciflow/xpu/156272 -> ciflow/xpu/156272 2025-08-14T20:49:12.5353745Z * [new tag] ciflow/xpu/156812 -> ciflow/xpu/156812 2025-08-14T20:49:12.5354409Z * [new tag] ciflow/xpu/157699 -> ciflow/xpu/157699 2025-08-14T20:49:12.5355065Z * [new tag] ciflow/xpu/157994 -> ciflow/xpu/157994 2025-08-14T20:49:12.5355724Z * [new tag] ciflow/xpu/158336 -> ciflow/xpu/158336 2025-08-14T20:49:12.5356381Z * [new tag] ciflow/xpu/158733 -> ciflow/xpu/158733 2025-08-14T20:49:12.5357054Z * [new tag] ciflow/xpu/159033 -> ciflow/xpu/159033 2025-08-14T20:49:12.5358026Z * [new tag] ciflow/xpu/159118 -> ciflow/xpu/159118 2025-08-14T20:49:12.5359030Z * [new tag] ciflow/xpu/159140 -> ciflow/xpu/159140 2025-08-14T20:49:12.5360571Z * [new tag] ciflow/xpu/159241 -> ciflow/xpu/159241 2025-08-14T20:49:12.5361227Z * [new tag] ciflow/xpu/159473 -> ciflow/xpu/159473 2025-08-14T20:49:12.5362161Z * [new tag] ciflow/xpu/159474 -> ciflow/xpu/159474 2025-08-14T20:49:12.5362852Z * [new tag] ciflow/xpu/159553 -> ciflow/xpu/159553 2025-08-14T20:49:12.5364071Z * [new tag] ciflow/xpu/159944 -> ciflow/xpu/159944 2025-08-14T20:49:12.5365053Z * [new tag] ciflow/xpu/160062 -> ciflow/xpu/160062 2025-08-14T20:49:12.5365729Z * [new tag] ciflow/xpu/160067 -> ciflow/xpu/160067 2025-08-14T20:49:12.5366649Z * [new tag] ciflow/xpu/160158 -> ciflow/xpu/160158 2025-08-14T20:49:12.5367336Z * [new tag] ciflow/xpu/160173 -> ciflow/xpu/160173 2025-08-14T20:49:12.5368052Z * [new tag] ciflow/xpu/160183 -> ciflow/xpu/160183 2025-08-14T20:49:12.5368768Z * [new tag] ciflow/xpu/160301 -> ciflow/xpu/160301 2025-08-14T20:49:12.5369670Z * [new tag] ciflow/xpu/160403 -> ciflow/xpu/160403 2025-08-14T20:49:12.5370686Z * [new tag] ciflow/xpu/160606 -> ciflow/xpu/160606 2025-08-14T20:49:12.5371530Z * [new tag] cslpull75 -> cslpull75 2025-08-14T20:49:12.5372296Z * [new tag] cslpull76 -> cslpull76 2025-08-14T20:49:12.5373067Z * [new tag] cslpull77 -> cslpull77 2025-08-14T20:49:12.5374100Z * [new tag] cslpull78 -> cslpull78 2025-08-14T20:49:12.5375083Z * [new tag] cslpull79 -> cslpull79 2025-08-14T20:49:12.5376166Z * [new tag] cslpull80 -> cslpull80 2025-08-14T20:49:12.5377038Z * [new tag] cslpull81 -> cslpull81 2025-08-14T20:49:12.5377816Z * [new tag] cslpull82 -> cslpull82 2025-08-14T20:49:12.5378721Z * [new tag] cslpull83 -> cslpull83 2025-08-14T20:49:12.5379574Z * [new tag] cslpull84 -> cslpull84 2025-08-14T20:49:12.5380427Z * [new tag] cslpull85 -> cslpull85 2025-08-14T20:49:12.5381426Z * [new tag] cslpull86 -> cslpull86 2025-08-14T20:49:12.5382245Z * [new tag] cslpull87 -> cslpull87 2025-08-14T20:49:12.5383124Z * [new tag] cslpull88 -> cslpull88 2025-08-14T20:49:12.5383869Z * [new tag] cslpull89 -> cslpull89 2025-08-14T20:49:12.5384543Z * [new tag] cslpull90 -> cslpull90 2025-08-14T20:49:12.5385902Z * [new tag] cslpull91 -> cslpull91 2025-08-14T20:49:12.5386643Z * [new tag] cslpull92 -> cslpull92 2025-08-14T20:49:12.5387510Z * [new tag] flight_5 -> flight_5 2025-08-14T20:49:12.5388476Z * [new tag] flight_5.1 -> flight_5.1 2025-08-14T20:49:12.5389363Z * [new tag] flight_5.2 -> flight_5.2 2025-08-14T20:49:12.5390068Z * [new tag] flight_5.3 -> flight_5.3 2025-08-14T20:49:12.5390904Z * [new tag] forpull1 -> forpull1 2025-08-14T20:49:12.5391994Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-08-14T20:49:12.5392784Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-08-14T20:49:12.5393653Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-08-14T20:49:12.5394928Z * [new tag] nightly-binary -> nightly-binary 2025-08-14T20:49:12.5395571Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-08-14T20:49:12.5396521Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-08-14T20:49:12.5397812Z * [new tag] trunk/01584d2a7d029c9749eb73678cf1dc313cc35df6 -> trunk/01584d2a7d029c9749eb73678cf1dc313cc35df6 2025-08-14T20:49:12.5398602Z * [new tag] trunk/017259f9c65b6fad55fb9597d7077e2543eaae46 -> trunk/017259f9c65b6fad55fb9597d7077e2543eaae46 2025-08-14T20:49:12.5400459Z * [new tag] trunk/01bcf9a40dea937637d2cdd530bed2652510943d -> trunk/01bcf9a40dea937637d2cdd530bed2652510943d 2025-08-14T20:49:12.5401455Z * [new tag] trunk/01f66d08d93365015f4af005a252f439c4d4013a -> trunk/01f66d08d93365015f4af005a252f439c4d4013a 2025-08-14T20:49:12.5402260Z * [new tag] trunk/03b254e49f2d4c092e6ca712e5702cf2895aa47e -> trunk/03b254e49f2d4c092e6ca712e5702cf2895aa47e 2025-08-14T20:49:12.5403043Z * [new tag] trunk/05029ad1c30865d3f7e7fd13384db9d826e563eb -> trunk/05029ad1c30865d3f7e7fd13384db9d826e563eb 2025-08-14T20:49:12.5403951Z * [new tag] trunk/05c19d1acecc01b0d2512364183058a6885b9869 -> trunk/05c19d1acecc01b0d2512364183058a6885b9869 2025-08-14T20:49:12.5404862Z * [new tag] trunk/05c417715f791875fbf28cfc3fc86142de1a3206 -> trunk/05c417715f791875fbf28cfc3fc86142de1a3206 2025-08-14T20:49:12.5405728Z * [new tag] trunk/06824f3c7268bb807a422b663047cd0900ddd126 -> trunk/06824f3c7268bb807a422b663047cd0900ddd126 2025-08-14T20:49:12.5406559Z * [new tag] trunk/077cb389746a7d61cfc018aad2ba29a8aa195610 -> trunk/077cb389746a7d61cfc018aad2ba29a8aa195610 2025-08-14T20:49:12.5407453Z * [new tag] trunk/089c4a1ba007ed4abb3e5e0eafd97b7584566057 -> trunk/089c4a1ba007ed4abb3e5e0eafd97b7584566057 2025-08-14T20:49:12.5408371Z * [new tag] trunk/09381f5dacda7bbbfa361f5df76bde5cd309adc1 -> trunk/09381f5dacda7bbbfa361f5df76bde5cd309adc1 2025-08-14T20:49:12.5409260Z * [new tag] trunk/0bd3af4fb87445f4de3a1f9b823e399c8b3cefde -> trunk/0bd3af4fb87445f4de3a1f9b823e399c8b3cefde 2025-08-14T20:49:12.5410156Z * [new tag] trunk/0d3461bac0fb5177e35152d980b301ea3a0aa2c4 -> trunk/0d3461bac0fb5177e35152d980b301ea3a0aa2c4 2025-08-14T20:49:12.5411026Z * [new tag] trunk/0d40ff3b496e68193bc16d5391fa2e3623709f81 -> trunk/0d40ff3b496e68193bc16d5391fa2e3623709f81 2025-08-14T20:49:12.5412041Z * [new tag] trunk/0d71ca2c46753bb268bfdcf815c14415c122a289 -> trunk/0d71ca2c46753bb268bfdcf815c14415c122a289 2025-08-14T20:49:12.5412911Z * [new tag] trunk/0d88593dd826544c9e7bd4aa615ef86847a78d2b -> trunk/0d88593dd826544c9e7bd4aa615ef86847a78d2b 2025-08-14T20:49:12.5413730Z * [new tag] trunk/0e3e377bd5126cfcc69d70c4d77b352d3404cc11 -> trunk/0e3e377bd5126cfcc69d70c4d77b352d3404cc11 2025-08-14T20:49:12.5414601Z * [new tag] trunk/0f3b10b8eebe68e3c75d473d499b87dfe14a2eca -> trunk/0f3b10b8eebe68e3c75d473d499b87dfe14a2eca 2025-08-14T20:49:12.5415696Z * [new tag] trunk/101276f81b4d2a8c31bfd6796b986d4c1bfdf483 -> trunk/101276f81b4d2a8c31bfd6796b986d4c1bfdf483 2025-08-14T20:49:12.5416616Z * [new tag] trunk/1028c5e2d50e121865bf98307e7c035f549a24b2 -> trunk/1028c5e2d50e121865bf98307e7c035f549a24b2 2025-08-14T20:49:12.5417501Z * [new tag] trunk/10bc36fe840cb3510fab84d2ea22663b76702f1e -> trunk/10bc36fe840cb3510fab84d2ea22663b76702f1e 2025-08-14T20:49:12.5418344Z * [new tag] trunk/10e3514c962b58cbbee994257872a626ff76d51b -> trunk/10e3514c962b58cbbee994257872a626ff76d51b 2025-08-14T20:49:12.5419177Z * [new tag] trunk/1128f4c2a822cbe34a9d966306af15097179ffe1 -> trunk/1128f4c2a822cbe34a9d966306af15097179ffe1 2025-08-14T20:49:12.5420057Z * [new tag] trunk/114a6c40434bfb9cfa5abc30e9e34d81300d743e -> trunk/114a6c40434bfb9cfa5abc30e9e34d81300d743e 2025-08-14T20:49:12.5420975Z * [new tag] trunk/118bc97b14c24ac88a4b0c0750a9e7bf93154c76 -> trunk/118bc97b14c24ac88a4b0c0750a9e7bf93154c76 2025-08-14T20:49:12.5421675Z * [new tag] trunk/1196bb1c2e4d5a7edc09f2260e3034132f0c6c91 -> trunk/1196bb1c2e4d5a7edc09f2260e3034132f0c6c91 2025-08-14T20:49:12.5422587Z * [new tag] trunk/11a3565f1872bbad9c253a127e8d4ce7a1b40ec8 -> trunk/11a3565f1872bbad9c253a127e8d4ce7a1b40ec8 2025-08-14T20:49:12.5423418Z * [new tag] trunk/15e49f61643e4c0eef420f0981609709ef55b848 -> trunk/15e49f61643e4c0eef420f0981609709ef55b848 2025-08-14T20:49:12.5424360Z * [new tag] trunk/16d15445f8bd8740095b23de4af89d757af793ca -> trunk/16d15445f8bd8740095b23de4af89d757af793ca 2025-08-14T20:49:12.5425176Z * [new tag] trunk/178515d0ff6833c8e9221482b2a650ab31e00019 -> trunk/178515d0ff6833c8e9221482b2a650ab31e00019 2025-08-14T20:49:12.5426059Z * [new tag] trunk/182efe31dbe43376e7eef7338356aaf94d5bcabe -> trunk/182efe31dbe43376e7eef7338356aaf94d5bcabe 2025-08-14T20:49:12.5426946Z * [new tag] trunk/194fcfcfbdad0add1a1b695321e31a576058f4cf -> trunk/194fcfcfbdad0add1a1b695321e31a576058f4cf 2025-08-14T20:49:12.5427791Z * [new tag] trunk/195b5c2e27eb8f21cbc8ad1e90f42db5a8cfccca -> trunk/195b5c2e27eb8f21cbc8ad1e90f42db5a8cfccca 2025-08-14T20:49:12.5428667Z * [new tag] trunk/198b5fd2d47fa3d5110ceba6827a3b18e0064014 -> trunk/198b5fd2d47fa3d5110ceba6827a3b18e0064014 2025-08-14T20:49:12.5429528Z * [new tag] trunk/199e9abb6a366bbd27c39d1da7c3123b4eea9b5a -> trunk/199e9abb6a366bbd27c39d1da7c3123b4eea9b5a 2025-08-14T20:49:12.5430361Z * [new tag] trunk/19b4283884b2d9b3a0eb364da10b1540d14ab7a7 -> trunk/19b4283884b2d9b3a0eb364da10b1540d14ab7a7 2025-08-14T20:49:12.5431561Z * [new tag] trunk/1c2587119152cec3905647a47c65d3d26619c5a8 -> trunk/1c2587119152cec3905647a47c65d3d26619c5a8 2025-08-14T20:49:12.5432213Z * [new tag] trunk/1c26c53851c212a7c90a325549a72f0571613a8c -> trunk/1c26c53851c212a7c90a325549a72f0571613a8c 2025-08-14T20:49:12.5433140Z * [new tag] trunk/1c2cba17eab2b09d87142883da2bdbdbcf018613 -> trunk/1c2cba17eab2b09d87142883da2bdbdbcf018613 2025-08-14T20:49:12.5433965Z * [new tag] trunk/1d80d697a269234b47ec7ede192faf3bb9b159e3 -> trunk/1d80d697a269234b47ec7ede192faf3bb9b159e3 2025-08-14T20:49:12.5434797Z * [new tag] trunk/1ea688f9a2602fbcde32c0302b822526ca4219dc -> trunk/1ea688f9a2602fbcde32c0302b822526ca4219dc 2025-08-14T20:49:12.5435775Z * [new tag] trunk/1f4057c11ac941fb324386ca594d0a6882185aad -> trunk/1f4057c11ac941fb324386ca594d0a6882185aad 2025-08-14T20:49:12.5436537Z * [new tag] trunk/1fc683cf17c8c673044538d10266c00f92987be2 -> trunk/1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:49:12.5437241Z * [new tag] trunk/1febab2a89302464f6c7d69cfbef7a24c421ea65 -> trunk/1febab2a89302464f6c7d69cfbef7a24c421ea65 2025-08-14T20:49:12.5438167Z * [new tag] trunk/206c1eef6571f906c2792d899a09136b3fce9673 -> trunk/206c1eef6571f906c2792d899a09136b3fce9673 2025-08-14T20:49:12.5439138Z * [new tag] trunk/20bdabbb3c5d6b118a94b2e045c777662563d5bb -> trunk/20bdabbb3c5d6b118a94b2e045c777662563d5bb 2025-08-14T20:49:12.5440241Z * [new tag] trunk/21392c0e06ac2b2621950455975ca6332f0bf641 -> trunk/21392c0e06ac2b2621950455975ca6332f0bf641 2025-08-14T20:49:12.5440923Z * [new tag] trunk/2247aa6d1d43e256255f5c74a781c3190a4387b6 -> trunk/2247aa6d1d43e256255f5c74a781c3190a4387b6 2025-08-14T20:49:12.5441655Z * [new tag] trunk/2259dbed4e0d3f2a8174b5847fd0741aed42451d -> trunk/2259dbed4e0d3f2a8174b5847fd0741aed42451d 2025-08-14T20:49:12.5442538Z * [new tag] trunk/231c72240d80091f099c95e326d3600cba866eee -> trunk/231c72240d80091f099c95e326d3600cba866eee 2025-08-14T20:49:12.5443270Z * [new tag] trunk/24257f5bfaa37795f74d9f64c1b43584128d4b8c -> trunk/24257f5bfaa37795f74d9f64c1b43584128d4b8c 2025-08-14T20:49:12.5444852Z * [new tag] trunk/24f43d0da7ad9c6e95a09a2fee610387728cc1cd -> trunk/24f43d0da7ad9c6e95a09a2fee610387728cc1cd 2025-08-14T20:49:12.5445726Z * [new tag] trunk/2898d3f965e5cd9d02fc2ecdab7c580fd457fea9 -> trunk/2898d3f965e5cd9d02fc2ecdab7c580fd457fea9 2025-08-14T20:49:12.5446661Z * [new tag] trunk/28ccc9e7247798980fe00a11bcd64a8016b5f227 -> trunk/28ccc9e7247798980fe00a11bcd64a8016b5f227 2025-08-14T20:49:12.5447479Z * [new tag] trunk/29712314dd5cf500a8ea3d1c69483a3cb768ca72 -> trunk/29712314dd5cf500a8ea3d1c69483a3cb768ca72 2025-08-14T20:49:12.5448394Z * [new tag] trunk/29d20d49f0b7f4e362e1cefdcdc4b5659969312c -> trunk/29d20d49f0b7f4e362e1cefdcdc4b5659969312c 2025-08-14T20:49:12.5449310Z * [new tag] trunk/2c5e10a5fceb208b11c3d569ae02e348b5893b31 -> trunk/2c5e10a5fceb208b11c3d569ae02e348b5893b31 2025-08-14T20:49:12.5450190Z * [new tag] trunk/2d0cdee394bccadcd0abe19dd4623ed978a331ad -> trunk/2d0cdee394bccadcd0abe19dd4623ed978a331ad 2025-08-14T20:49:12.5451056Z * [new tag] trunk/2e4e5ab4be9e0aeffd9c49b5b2f9f820bd0895b1 -> trunk/2e4e5ab4be9e0aeffd9c49b5b2f9f820bd0895b1 2025-08-14T20:49:12.5452076Z * [new tag] trunk/2ea40fba841b3af8103f332ba62e54f350ba9a51 -> trunk/2ea40fba841b3af8103f332ba62e54f350ba9a51 2025-08-14T20:49:12.5452792Z * [new tag] trunk/2ee22e435131369a7e4f8cc4732579acc29a941b -> trunk/2ee22e435131369a7e4f8cc4732579acc29a941b 2025-08-14T20:49:12.5453715Z * [new tag] trunk/2f4c2226175512af787725c4d5ad7313c60d4db1 -> trunk/2f4c2226175512af787725c4d5ad7313c60d4db1 2025-08-14T20:49:12.5454419Z * [new tag] trunk/3008d985a8fc155eb89374afff50cb33a6bd10d5 -> trunk/3008d985a8fc155eb89374afff50cb33a6bd10d5 2025-08-14T20:49:12.5455293Z * [new tag] trunk/3028fa6ce9d9c96671722ab8213a1a30670d7cf2 -> trunk/3028fa6ce9d9c96671722ab8213a1a30670d7cf2 2025-08-14T20:49:12.5456150Z * [new tag] trunk/303c614f3df95ae2b659c5f6c1838b14e4776ce6 -> trunk/303c614f3df95ae2b659c5f6c1838b14e4776ce6 2025-08-14T20:49:12.5457939Z * [new tag] trunk/305fa2239365ad17ac9c534a68bba8a149c42d67 -> trunk/305fa2239365ad17ac9c534a68bba8a149c42d67 2025-08-14T20:49:12.5458761Z * [new tag] trunk/31c9ac4319c0cc2ed8c6be701c6ccf73f6cb4706 -> trunk/31c9ac4319c0cc2ed8c6be701c6ccf73f6cb4706 2025-08-14T20:49:12.5459597Z * [new tag] trunk/32099961d588fc19ead8afe805d6b5108de75669 -> trunk/32099961d588fc19ead8afe805d6b5108de75669 2025-08-14T20:49:12.5460571Z * [new tag] trunk/32e5e2f596d55bb9441d5d53f3c58bcb55828047 -> trunk/32e5e2f596d55bb9441d5d53f3c58bcb55828047 2025-08-14T20:49:12.5461245Z * [new tag] trunk/334b38ccc4427b1d14981c48a3a0b92180d58225 -> trunk/334b38ccc4427b1d14981c48a3a0b92180d58225 2025-08-14T20:49:12.5462236Z * [new tag] trunk/334ecbd4ffe11858cae7d23d1190ddb4777c2513 -> trunk/334ecbd4ffe11858cae7d23d1190ddb4777c2513 2025-08-14T20:49:12.5463100Z * [new tag] trunk/33d94018668951611b318b7515ae96f04e48eac0 -> trunk/33d94018668951611b318b7515ae96f04e48eac0 2025-08-14T20:49:12.5463984Z * [new tag] trunk/34358f335d95213d96b6cca6a83e7bf3af6a9fcb -> trunk/34358f335d95213d96b6cca6a83e7bf3af6a9fcb 2025-08-14T20:49:12.5464901Z * [new tag] trunk/34ec5ed275f8aa875c80daa97b3e82af0b06f673 -> trunk/34ec5ed275f8aa875c80daa97b3e82af0b06f673 2025-08-14T20:49:12.5465727Z * [new tag] trunk/355462e1278d818deb9ef4a184073d5b66074816 -> trunk/355462e1278d818deb9ef4a184073d5b66074816 2025-08-14T20:49:12.5475308Z * [new tag] trunk/3626ba711b34397d1fbf0a9b1979f85cbf68b919 -> trunk/3626ba711b34397d1fbf0a9b1979f85cbf68b919 2025-08-14T20:49:12.5476232Z * [new tag] trunk/36f46d082a4954921cb8493223f000f2aab79ed7 -> trunk/36f46d082a4954921cb8493223f000f2aab79ed7 2025-08-14T20:49:12.5477181Z * [new tag] trunk/39aa3d1471549b7829c207d634dfdc1d26e346a2 -> trunk/39aa3d1471549b7829c207d634dfdc1d26e346a2 2025-08-14T20:49:12.5478287Z * [new tag] trunk/3a562374401113187ce2566b87e3f1d87d7c53aa -> trunk/3a562374401113187ce2566b87e3f1d87d7c53aa 2025-08-14T20:49:12.5479114Z * [new tag] trunk/3ac86e728dfaa7383ff7f865e9e7d33486188dae -> trunk/3ac86e728dfaa7383ff7f865e9e7d33486188dae 2025-08-14T20:49:12.5480125Z * [new tag] trunk/3cec82a7e9aea040a34dd7a2587ae6d3bd65dba0 -> trunk/3cec82a7e9aea040a34dd7a2587ae6d3bd65dba0 2025-08-14T20:49:12.5481057Z * [new tag] trunk/3cf7b4024ef83e44e9ae223dbff7c7ab68240cb2 -> trunk/3cf7b4024ef83e44e9ae223dbff7c7ab68240cb2 2025-08-14T20:49:12.5481943Z * [new tag] trunk/3ef2e1ef769582a82c6ddf150e9d11bf4bf1c44f -> trunk/3ef2e1ef769582a82c6ddf150e9d11bf4bf1c44f 2025-08-14T20:49:12.5482920Z * [new tag] trunk/3f1636ebef9b45e8a3cb0eb20d327ee6acb74be0 -> trunk/3f1636ebef9b45e8a3cb0eb20d327ee6acb74be0 2025-08-14T20:49:12.5483800Z * [new tag] trunk/3faee0a6318afcbbbb48687009a459214910d820 -> trunk/3faee0a6318afcbbbb48687009a459214910d820 2025-08-14T20:49:12.5484674Z * [new tag] trunk/3fcd79e023da7156ac584992ebab29205d3b7881 -> trunk/3fcd79e023da7156ac584992ebab29205d3b7881 2025-08-14T20:49:12.5485646Z * [new tag] trunk/41673110cd7c5960824cc74a6fcaeda1a8bc7a23 -> trunk/41673110cd7c5960824cc74a6fcaeda1a8bc7a23 2025-08-14T20:49:12.5486526Z * [new tag] trunk/4183d4ff3dcc1d87400326a9a7998c3f9e966f60 -> trunk/4183d4ff3dcc1d87400326a9a7998c3f9e966f60 2025-08-14T20:49:12.5488948Z * [new tag] trunk/422bd6808bb98cbbac31d157d9c82ad11ba9732d -> trunk/422bd6808bb98cbbac31d157d9c82ad11ba9732d 2025-08-14T20:49:12.5489397Z * [new tag] trunk/42e51cd4b3973a053fcfa80878a3f346fd158e9f -> trunk/42e51cd4b3973a053fcfa80878a3f346fd158e9f 2025-08-14T20:49:12.5489840Z * [new tag] trunk/4416433c7c625127b7f975c92f8ec98ea4c67fd3 -> trunk/4416433c7c625127b7f975c92f8ec98ea4c67fd3 2025-08-14T20:49:12.5490388Z * [new tag] trunk/45ba7ecda876685b083cbbe932450560c566826b -> trunk/45ba7ecda876685b083cbbe932450560c566826b 2025-08-14T20:49:12.5490954Z * [new tag] trunk/4a773e1e867f28a8ff0b15203e5cd9548f74fcee -> trunk/4a773e1e867f28a8ff0b15203e5cd9548f74fcee 2025-08-14T20:49:12.5491720Z * [new tag] trunk/4cde0acc0e4e795e1a12cbdd9b93c8c04c1fa05d -> trunk/4cde0acc0e4e795e1a12cbdd9b93c8c04c1fa05d 2025-08-14T20:49:12.5492661Z * [new tag] trunk/4d419a74610c32b1372f8802dcc61893740a23cf -> trunk/4d419a74610c32b1372f8802dcc61893740a23cf 2025-08-14T20:49:12.5493548Z * [new tag] trunk/4d5b3f2d5af7c8e4f41da4ffca53fafe8bb86235 -> trunk/4d5b3f2d5af7c8e4f41da4ffca53fafe8bb86235 2025-08-14T20:49:12.5494480Z * [new tag] trunk/4e2ddb5db67617f9f5309c8bba0c17adc84cadbc -> trunk/4e2ddb5db67617f9f5309c8bba0c17adc84cadbc 2025-08-14T20:49:12.5495494Z * [new tag] trunk/50a8c118754a6c5a46968f5c8e215ccba6831d42 -> trunk/50a8c118754a6c5a46968f5c8e215ccba6831d42 2025-08-14T20:49:12.5496317Z * [new tag] trunk/50f23ff6f883db5021dd6bab4c146434f98dd15d -> trunk/50f23ff6f883db5021dd6bab4c146434f98dd15d 2025-08-14T20:49:12.5497167Z * [new tag] trunk/515cb70367e84fcbad23fcc5b39eb1d7706df2aa -> trunk/515cb70367e84fcbad23fcc5b39eb1d7706df2aa 2025-08-14T20:49:12.5498071Z * [new tag] trunk/53e39494958b7e2278cc8176f63636e812e8945f -> trunk/53e39494958b7e2278cc8176f63636e812e8945f 2025-08-14T20:49:12.5498803Z * [new tag] trunk/556e2a73f4f0643f7c2aeb5c7dddda43388a40ce -> trunk/556e2a73f4f0643f7c2aeb5c7dddda43388a40ce 2025-08-14T20:49:12.5499676Z * [new tag] trunk/5665dc9ab76b84d7c90d845ffb0f6349b3621919 -> trunk/5665dc9ab76b84d7c90d845ffb0f6349b3621919 2025-08-14T20:49:12.5500593Z * [new tag] trunk/566c6d52ef1411c8262d7b9cf85e2044fdfbe1a3 -> trunk/566c6d52ef1411c8262d7b9cf85e2044fdfbe1a3 2025-08-14T20:49:12.5501515Z * [new tag] trunk/56c828bef93eada0e18d2cc013207831ca80cc99 -> trunk/56c828bef93eada0e18d2cc013207831ca80cc99 2025-08-14T20:49:12.5502392Z * [new tag] trunk/5737372862253a0ac0292407a5844796f02380ad -> trunk/5737372862253a0ac0292407a5844796f02380ad 2025-08-14T20:49:12.5503265Z * [new tag] trunk/57f738b6357cc8fcdde479a0948e723809a1a44d -> trunk/57f738b6357cc8fcdde479a0948e723809a1a44d 2025-08-14T20:49:12.5504131Z * [new tag] trunk/5a40c5784482255b9baf14086cc4b9349fc6d512 -> trunk/5a40c5784482255b9baf14086cc4b9349fc6d512 2025-08-14T20:49:12.5505027Z * [new tag] trunk/5a9c4cfce42b9eb87da0de40c5633f083115c307 -> trunk/5a9c4cfce42b9eb87da0de40c5633f083115c307 2025-08-14T20:49:12.5505872Z * [new tag] trunk/5ace061254af71aa83d1baae81aa1864c9746add -> trunk/5ace061254af71aa83d1baae81aa1864c9746add 2025-08-14T20:49:12.5506784Z * [new tag] trunk/5dddcd5b07c6644efca8d613f4eca1dc95daa87f -> trunk/5dddcd5b07c6644efca8d613f4eca1dc95daa87f 2025-08-14T20:49:12.5507685Z * [new tag] trunk/5ed4f9177907fe403ec4c4499d0d0e9be6b68fcf -> trunk/5ed4f9177907fe403ec4c4499d0d0e9be6b68fcf 2025-08-14T20:49:12.5508648Z * [new tag] trunk/5f1010fbb3850d99c8fdf9a9de2f79260cdc586a -> trunk/5f1010fbb3850d99c8fdf9a9de2f79260cdc586a 2025-08-14T20:49:12.5509370Z * [new tag] trunk/5f5f508aa836a46dfe88857fb223049616b94e93 -> trunk/5f5f508aa836a46dfe88857fb223049616b94e93 2025-08-14T20:49:12.5510411Z * [new tag] trunk/62bac0798100e0e06a86b7a4cee1788413e3d0ca -> trunk/62bac0798100e0e06a86b7a4cee1788413e3d0ca 2025-08-14T20:49:12.5511295Z * [new tag] trunk/63654ba4c5178fd12220cfc9d1c878af2fdd07cc -> trunk/63654ba4c5178fd12220cfc9d1c878af2fdd07cc 2025-08-14T20:49:12.5512206Z * [new tag] trunk/639778b3ee3b80e0894367fdc4442b58ae1b3a62 -> trunk/639778b3ee3b80e0894367fdc4442b58ae1b3a62 2025-08-14T20:49:12.5513106Z * [new tag] trunk/641ee7478150f26969968f49d8b358e199679a8a -> trunk/641ee7478150f26969968f49d8b358e199679a8a 2025-08-14T20:49:12.5513984Z * [new tag] trunk/65053c03a3d209060cb239d20a229dac37cf9dd1 -> trunk/65053c03a3d209060cb239d20a229dac37cf9dd1 2025-08-14T20:49:12.5514884Z * [new tag] trunk/652a6f5954d039d61dc6e6575ccf89d385d74537 -> trunk/652a6f5954d039d61dc6e6575ccf89d385d74537 2025-08-14T20:49:12.5515786Z * [new tag] trunk/685f15dbea66e8ffa8564752f81ad2f6cb447a14 -> trunk/685f15dbea66e8ffa8564752f81ad2f6cb447a14 2025-08-14T20:49:12.5516510Z * [new tag] trunk/68a4b4b2e336cfd4451ce6546d900568e5ddf96c -> trunk/68a4b4b2e336cfd4451ce6546d900568e5ddf96c 2025-08-14T20:49:12.5517406Z * [new tag] trunk/69a0a9aa7f5e320a02e97fa789d2f72baff1554f -> trunk/69a0a9aa7f5e320a02e97fa789d2f72baff1554f 2025-08-14T20:49:12.5518305Z * [new tag] trunk/6be6d06295c870c77a6eb69f96b3170d983520d5 -> trunk/6be6d06295c870c77a6eb69f96b3170d983520d5 2025-08-14T20:49:12.5519329Z * [new tag] trunk/6c05ea6475beaf3acc05e1bda0f3f8fe3bdc1d49 -> trunk/6c05ea6475beaf3acc05e1bda0f3f8fe3bdc1d49 2025-08-14T20:49:12.5520685Z * [new tag] trunk/6da11d9aafc0d84dc7f66030c181608ff2614f66 -> trunk/6da11d9aafc0d84dc7f66030c181608ff2614f66 2025-08-14T20:49:12.5521575Z * [new tag] trunk/6e8865fbc161270e2ffc52817e6c667df417a3f7 -> trunk/6e8865fbc161270e2ffc52817e6c667df417a3f7 2025-08-14T20:49:12.5522510Z * [new tag] trunk/6ea8376f84232048d6be0f7b2edf82aec1b61d58 -> trunk/6ea8376f84232048d6be0f7b2edf82aec1b61d58 2025-08-14T20:49:12.5523410Z * [new tag] trunk/6ee175195ac7853734d64704171993cc6265eb38 -> trunk/6ee175195ac7853734d64704171993cc6265eb38 2025-08-14T20:49:12.5524856Z * [new tag] trunk/6f0f4e0c3eacd479864319127915f869f64e1935 -> trunk/6f0f4e0c3eacd479864319127915f869f64e1935 2025-08-14T20:49:12.5525582Z * [new tag] trunk/70ccdec44b89e355a2cb03ba14a634284f7750f8 -> trunk/70ccdec44b89e355a2cb03ba14a634284f7750f8 2025-08-14T20:49:12.5526530Z * [new tag] trunk/72009ec6bebca7714f99c18449183787f202af4d -> trunk/72009ec6bebca7714f99c18449183787f202af4d 2025-08-14T20:49:12.5527452Z * [new tag] trunk/731ee31f7b6ba19307daab323f6196172b71aaf8 -> trunk/731ee31f7b6ba19307daab323f6196172b71aaf8 2025-08-14T20:49:12.5528406Z * [new tag] trunk/76a0609b6bddb2bc40f1eb4ade12885023653d59 -> trunk/76a0609b6bddb2bc40f1eb4ade12885023653d59 2025-08-14T20:49:12.5529332Z * [new tag] trunk/781e9a7724c47496e3d38a81e6dd6194cf098c41 -> trunk/781e9a7724c47496e3d38a81e6dd6194cf098c41 2025-08-14T20:49:12.5530113Z * [new tag] trunk/78a2fe1d42edeaa2ef7020b0fa0ac82ee4a640e4 -> trunk/78a2fe1d42edeaa2ef7020b0fa0ac82ee4a640e4 2025-08-14T20:49:12.5531101Z * [new tag] trunk/7a974a88f2c529a614baeabe4debd00fc8a3b299 -> trunk/7a974a88f2c529a614baeabe4debd00fc8a3b299 2025-08-14T20:49:12.5532121Z * [new tag] trunk/7ae0629d64b404e0ef5d9c931433ad25e65d6114 -> trunk/7ae0629d64b404e0ef5d9c931433ad25e65d6114 2025-08-14T20:49:12.5533016Z * [new tag] trunk/7d2ec704e47f4b740cdecda5534b305e8e1875ef -> trunk/7d2ec704e47f4b740cdecda5534b305e8e1875ef 2025-08-14T20:49:12.5533895Z * [new tag] trunk/7d87e358ac8440f666fabbfd99058bb5342be6ac -> trunk/7d87e358ac8440f666fabbfd99058bb5342be6ac 2025-08-14T20:49:12.5534711Z * [new tag] trunk/7e27347fd353928c99620495c8c531a5eba7d56b -> trunk/7e27347fd353928c99620495c8c531a5eba7d56b 2025-08-14T20:49:12.5535986Z * [new tag] trunk/7e91394955721c77645fcdb75a5d47a255d65020 -> trunk/7e91394955721c77645fcdb75a5d47a255d65020 2025-08-14T20:49:12.5536911Z * [new tag] trunk/7f4cb4a3e018a621add2a37a3a2f67b982d51001 -> trunk/7f4cb4a3e018a621add2a37a3a2f67b982d51001 2025-08-14T20:49:12.5537821Z * [new tag] trunk/7fbc22855c17741ae016992803b2e147a13aa22d -> trunk/7fbc22855c17741ae016992803b2e147a13aa22d 2025-08-14T20:49:12.5538756Z * [new tag] trunk/8047421fbb607d70ede13b9cd5a60b7b8bdfe348 -> trunk/8047421fbb607d70ede13b9cd5a60b7b8bdfe348 2025-08-14T20:49:12.5539680Z * [new tag] trunk/8088cfa592504a2897b4c78f8a46fe658ab5c2c2 -> trunk/8088cfa592504a2897b4c78f8a46fe658ab5c2c2 2025-08-14T20:49:12.5540497Z * [new tag] trunk/80cca8307943ba64168208b54028f55b2c71daff -> trunk/80cca8307943ba64168208b54028f55b2c71daff 2025-08-14T20:49:12.5541479Z * [new tag] trunk/8147370733bbdcd034cad54e9212e51885a11892 -> trunk/8147370733bbdcd034cad54e9212e51885a11892 2025-08-14T20:49:12.5542417Z * [new tag] trunk/83875cdb5594ccb3c9206b8eb5745fe1d011cf26 -> trunk/83875cdb5594ccb3c9206b8eb5745fe1d011cf26 2025-08-14T20:49:12.5543196Z * [new tag] trunk/8399cf88ce8399d2be93355f29d4cb69f51c0654 -> trunk/8399cf88ce8399d2be93355f29d4cb69f51c0654 2025-08-14T20:49:12.5544183Z * [new tag] trunk/842cc77ab9aafd518593c2fce077d6abb42a5b7f -> trunk/842cc77ab9aafd518593c2fce077d6abb42a5b7f 2025-08-14T20:49:12.5545081Z * [new tag] trunk/85db508af533649d0b3447ff3f0d5fe083150c84 -> trunk/85db508af533649d0b3447ff3f0d5fe083150c84 2025-08-14T20:49:12.5545826Z * [new tag] trunk/86eb65f7f06016bcd5d7951dc9d74bc3993a827a -> trunk/86eb65f7f06016bcd5d7951dc9d74bc3993a827a 2025-08-14T20:49:12.5546718Z * [new tag] trunk/87e6c4079d8ec7d04aff00ed82096b39836a8367 -> trunk/87e6c4079d8ec7d04aff00ed82096b39836a8367 2025-08-14T20:49:12.5547598Z * [new tag] trunk/89654db1abccf7e5f261989a150db4d1619ea2aa -> trunk/89654db1abccf7e5f261989a150db4d1619ea2aa 2025-08-14T20:49:12.5548343Z * [new tag] trunk/8a37f0c90392a2c38b7c5955471fa49edcaf5cb1 -> trunk/8a37f0c90392a2c38b7c5955471fa49edcaf5cb1 2025-08-14T20:49:12.5549239Z * [new tag] trunk/8ab5868a2199fe485c2d66533b9244ccb97e487d -> trunk/8ab5868a2199fe485c2d66533b9244ccb97e487d 2025-08-14T20:49:12.5550261Z * [new tag] trunk/8ae4d2652f64b8444b3d5314b9232bd2119bcde6 -> trunk/8ae4d2652f64b8444b3d5314b9232bd2119bcde6 2025-08-14T20:49:12.5551096Z * [new tag] trunk/8c41cb800ae0411f02ea5da34bd5ccc3790633b0 -> trunk/8c41cb800ae0411f02ea5da34bd5ccc3790633b0 2025-08-14T20:49:12.5552000Z * [new tag] trunk/8cb91e20bc205b1416648d0ffd98d1ba1f3a6fc4 -> trunk/8cb91e20bc205b1416648d0ffd98d1ba1f3a6fc4 2025-08-14T20:49:12.5552986Z * [new tag] trunk/8cfaf51d4e29c9bd9f49ecc98d955ed53df1a13d -> trunk/8cfaf51d4e29c9bd9f49ecc98d955ed53df1a13d 2025-08-14T20:49:12.5553738Z * [new tag] trunk/8d1cf529229dce7cd5ea04abb0faac83b87ca6d1 -> trunk/8d1cf529229dce7cd5ea04abb0faac83b87ca6d1 2025-08-14T20:49:12.5554591Z * [new tag] trunk/8d3d1c844303cb1d46123a1caa76d4cf83973347 -> trunk/8d3d1c844303cb1d46123a1caa76d4cf83973347 2025-08-14T20:49:12.5555470Z * [new tag] trunk/8d6d3246316e1767a57d5e855acd6208da753b75 -> trunk/8d6d3246316e1767a57d5e855acd6208da753b75 2025-08-14T20:49:12.5556403Z * [new tag] trunk/8e6a3138581152ab827a0997f34c470271399f5e -> trunk/8e6a3138581152ab827a0997f34c470271399f5e 2025-08-14T20:49:12.5557295Z * [new tag] trunk/8eee08d2279b98af2522debb6512d37e837e89e3 -> trunk/8eee08d2279b98af2522debb6512d37e837e89e3 2025-08-14T20:49:12.5558180Z * [new tag] trunk/90b78ee50f73b5c963996076a3d54b74b1b965be -> trunk/90b78ee50f73b5c963996076a3d54b74b1b965be 2025-08-14T20:49:12.5559151Z * [new tag] trunk/94b91a876327820a4bb6f5d39d156f13f2553ab6 -> trunk/94b91a876327820a4bb6f5d39d156f13f2553ab6 2025-08-14T20:49:12.5560668Z * [new tag] trunk/95210cc409dd578988c7116b47725c304dea54c7 -> trunk/95210cc409dd578988c7116b47725c304dea54c7 2025-08-14T20:49:12.5561329Z * [new tag] trunk/96bd33b2de79598566df395f32e27c4d33673f05 -> trunk/96bd33b2de79598566df395f32e27c4d33673f05 2025-08-14T20:49:12.5562332Z * [new tag] trunk/9708fcf92db88b80b9010c68662d634434da3106 -> trunk/9708fcf92db88b80b9010c68662d634434da3106 2025-08-14T20:49:12.5563248Z * [new tag] trunk/97c8c98f8dcb9c5c188b691d156e0043dba6c7f8 -> trunk/97c8c98f8dcb9c5c188b691d156e0043dba6c7f8 2025-08-14T20:49:12.5564250Z * [new tag] trunk/9903ca4f70bdc1653016256f5b4fd74fdfc609f8 -> trunk/9903ca4f70bdc1653016256f5b4fd74fdfc609f8 2025-08-14T20:49:12.5565211Z * [new tag] trunk/99bc2f94c1955657e950ebdad5f77e518785ccbd -> trunk/99bc2f94c1955657e950ebdad5f77e518785ccbd 2025-08-14T20:49:12.5565994Z * [new tag] trunk/9a06e6d0310da9d8a59ae05e8ec9c0201b55cacd -> trunk/9a06e6d0310da9d8a59ae05e8ec9c0201b55cacd 2025-08-14T20:49:12.5566923Z * [new tag] trunk/9a0f7a3bb01b235ea04581ee540970a098071b72 -> trunk/9a0f7a3bb01b235ea04581ee540970a098071b72 2025-08-14T20:49:12.5567872Z * [new tag] trunk/9b803cdbe298009f08340c1aaccb25aafbca95d8 -> trunk/9b803cdbe298009f08340c1aaccb25aafbca95d8 2025-08-14T20:49:12.5569085Z * [new tag] trunk/9ccd0f5e31ea54fcf42101dfbaacc103494e34df -> trunk/9ccd0f5e31ea54fcf42101dfbaacc103494e34df 2025-08-14T20:49:12.5570131Z * [new tag] trunk/9d37c960a4fc44d5ac334ca8bf775f85b95d76fc -> trunk/9d37c960a4fc44d5ac334ca8bf775f85b95d76fc 2025-08-14T20:49:12.5571340Z * [new tag] trunk/9e07673deb212c87b1c6fea23799a97474c476ed -> trunk/9e07673deb212c87b1c6fea23799a97474c476ed 2025-08-14T20:49:12.5572087Z * [new tag] trunk/9eedd2a20b64302d0d116ea2802b50948d2ebb09 -> trunk/9eedd2a20b64302d0d116ea2802b50948d2ebb09 2025-08-14T20:49:12.5573051Z * [new tag] trunk/9fa8ce26cf638504469852cbc3e7d04579fc8674 -> trunk/9fa8ce26cf638504469852cbc3e7d04579fc8674 2025-08-14T20:49:12.5574093Z * [new tag] trunk/a06ec54d40013c97fbffc174ea8f524ea5a95715 -> trunk/a06ec54d40013c97fbffc174ea8f524ea5a95715 2025-08-14T20:49:12.5575031Z * [new tag] trunk/a288b15ea9f87ddd665f249d492e0fb0861f5a69 -> trunk/a288b15ea9f87ddd665f249d492e0fb0861f5a69 2025-08-14T20:49:12.5575923Z * [new tag] trunk/a2fd106d670bb4990cebfd00f25ecbae4145e76c -> trunk/a2fd106d670bb4990cebfd00f25ecbae4145e76c 2025-08-14T20:49:12.5577072Z * [new tag] trunk/a354fa91e26b376d96385a2206c5ff5b42aa4600 -> trunk/a354fa91e26b376d96385a2206c5ff5b42aa4600 2025-08-14T20:49:12.5577971Z * [new tag] trunk/a4f69a5da08eace1c1e6469dec6a18aa842da73b -> trunk/a4f69a5da08eace1c1e6469dec6a18aa842da73b 2025-08-14T20:49:12.5578886Z * [new tag] trunk/a53d14d5f846ac44f6c205abb1c5bc4d2f3126ae -> trunk/a53d14d5f846ac44f6c205abb1c5bc4d2f3126ae 2025-08-14T20:49:12.5579793Z * [new tag] trunk/a5652407e4f3d772fc44486ac2abf756decf0861 -> trunk/a5652407e4f3d772fc44486ac2abf756decf0861 2025-08-14T20:49:12.5580950Z * [new tag] trunk/a7abf57aabec0ce686092e2d66e53ba185dbc56b -> trunk/a7abf57aabec0ce686092e2d66e53ba185dbc56b 2025-08-14T20:49:12.5581904Z * [new tag] trunk/a84b60c0c4016785fd93b7b8a0c04f2d0770d332 -> trunk/a84b60c0c4016785fd93b7b8a0c04f2d0770d332 2025-08-14T20:49:12.5582858Z * [new tag] trunk/aa75e917bdb0f95bb6dee81853c2d3c4ab3e1883 -> trunk/aa75e917bdb0f95bb6dee81853c2d3c4ab3e1883 2025-08-14T20:49:12.5583772Z * [new tag] trunk/adcca7d9a1c053495e99012de801b2ea237faad0 -> trunk/adcca7d9a1c053495e99012de801b2ea237faad0 2025-08-14T20:49:12.5585431Z * [new tag] trunk/af10f1f86cc4effc93142a447693d8be55966615 -> trunk/af10f1f86cc4effc93142a447693d8be55966615 2025-08-14T20:49:12.5586240Z * [new tag] trunk/af3cabc55d5699f4da528e1ca39d83338f84ae8c -> trunk/af3cabc55d5699f4da528e1ca39d83338f84ae8c 2025-08-14T20:49:12.5587193Z * [new tag] trunk/b0df7715e8c590c0001d1f9cdb97057be80c9107 -> trunk/b0df7715e8c590c0001d1f9cdb97057be80c9107 2025-08-14T20:49:12.5588193Z * [new tag] trunk/b149c7204c218e7c4d6594a89dd74f72bd480ec5 -> trunk/b149c7204c218e7c4d6594a89dd74f72bd480ec5 2025-08-14T20:49:12.5589079Z * [new tag] trunk/b1a602762e6a6674b406a3137e7e7a678885a97b -> trunk/b1a602762e6a6674b406a3137e7e7a678885a97b 2025-08-14T20:49:12.5590029Z * [new tag] trunk/b1f43548cad8fc0e30bda250f6e196310fa7a4bc -> trunk/b1f43548cad8fc0e30bda250f6e196310fa7a4bc 2025-08-14T20:49:12.5590940Z * [new tag] trunk/b219ca2a00a305753c4f1ea4c9c5d23243d54753 -> trunk/b219ca2a00a305753c4f1ea4c9c5d23243d54753 2025-08-14T20:49:12.5591875Z * [new tag] trunk/b4596895b9d85a686c2cb978938b0a7797b3690a -> trunk/b4596895b9d85a686c2cb978938b0a7797b3690a 2025-08-14T20:49:12.5592800Z * [new tag] trunk/b5fd7223b1bf44720dc9183bda7dfcf7aeccff02 -> trunk/b5fd7223b1bf44720dc9183bda7dfcf7aeccff02 2025-08-14T20:49:12.5593707Z * [new tag] trunk/b602ea9cab7d43a7ee7b4051227090f23fbd3dbf -> trunk/b602ea9cab7d43a7ee7b4051227090f23fbd3dbf 2025-08-14T20:49:12.5594860Z * [new tag] trunk/b6b74aed604bd2e96389ff99aaaf39abc64fdc64 -> trunk/b6b74aed604bd2e96389ff99aaaf39abc64fdc64 2025-08-14T20:49:12.5595707Z * [new tag] trunk/b7db86600a2614adc71c92ca42d359a7ac534d78 -> trunk/b7db86600a2614adc71c92ca42d359a7ac534d78 2025-08-14T20:49:12.5596562Z * [new tag] trunk/b9003ed3d87699e81e436719625a21996a6654e5 -> trunk/b9003ed3d87699e81e436719625a21996a6654e5 2025-08-14T20:49:12.5597486Z * [new tag] trunk/b90feeac86bda00afc2789321bcd706015ff44e3 -> trunk/b90feeac86bda00afc2789321bcd706015ff44e3 2025-08-14T20:49:12.5599165Z * [new tag] trunk/b9d7de3a094598c3dc0dd52e57bce30eb684c9d8 -> trunk/b9d7de3a094598c3dc0dd52e57bce30eb684c9d8 2025-08-14T20:49:12.5600279Z * [new tag] trunk/ba47821f524eee50a214ed39fa2e7765d54aabf4 -> trunk/ba47821f524eee50a214ed39fa2e7765d54aabf4 2025-08-14T20:49:12.5601276Z * [new tag] trunk/ba4ccf5d67e3d237f435eacc2bce3c6025f08491 -> trunk/ba4ccf5d67e3d237f435eacc2bce3c6025f08491 2025-08-14T20:49:12.5602244Z * [new tag] trunk/bcf23ecc476df2bd7479f142567213e2623308ee -> trunk/bcf23ecc476df2bd7479f142567213e2623308ee 2025-08-14T20:49:12.5603263Z * [new tag] trunk/be53f609aaf6f01e2863f490975ea9eaac3ee9ff -> trunk/be53f609aaf6f01e2863f490975ea9eaac3ee9ff 2025-08-14T20:49:12.5604221Z * [new tag] trunk/beb4d7816dedc67a5de1f82e5a45b5910f407941 -> trunk/beb4d7816dedc67a5de1f82e5a45b5910f407941 2025-08-14T20:49:12.5605250Z * [new tag] trunk/bfc873d02ec413344717493e4175a902921359fd -> trunk/bfc873d02ec413344717493e4175a902921359fd 2025-08-14T20:49:12.5606219Z * [new tag] trunk/c184cb3852f0ff2d16a489d61abc3739c309e6ca -> trunk/c184cb3852f0ff2d16a489d61abc3739c309e6ca 2025-08-14T20:49:12.5607369Z * [new tag] trunk/c24ca7f4bf79f62fd623d76346ca27e53f731431 -> trunk/c24ca7f4bf79f62fd623d76346ca27e53f731431 2025-08-14T20:49:12.5608204Z * [new tag] trunk/c3dc8dc4122977893004c49d10e4676cd0a97da4 -> trunk/c3dc8dc4122977893004c49d10e4676cd0a97da4 2025-08-14T20:49:12.5609160Z * [new tag] trunk/c5ec5458a547f7a774468ea0eb2258d3de596492 -> trunk/c5ec5458a547f7a774468ea0eb2258d3de596492 2025-08-14T20:49:12.5610145Z * [new tag] trunk/c5efc5c8a66eca84865015058b3221013ebfe685 -> trunk/c5efc5c8a66eca84865015058b3221013ebfe685 2025-08-14T20:49:12.5611090Z * [new tag] trunk/c6563341208003f64c131854a9cf029555f786d2 -> trunk/c6563341208003f64c131854a9cf029555f786d2 2025-08-14T20:49:12.5612213Z * [new tag] trunk/c6d78d4dbda53837d298d23a5fbc09af90a42d9e -> trunk/c6d78d4dbda53837d298d23a5fbc09af90a42d9e 2025-08-14T20:49:12.5612897Z * [new tag] trunk/c8205cb35435f39d2c26f6c94b45e4adeb6dcb23 -> trunk/c8205cb35435f39d2c26f6c94b45e4adeb6dcb23 2025-08-14T20:49:12.5613893Z * [new tag] trunk/c859ba7114b1fcb49527e090745fa17091d1f8d5 -> trunk/c859ba7114b1fcb49527e090745fa17091d1f8d5 2025-08-14T20:49:12.5614897Z * [new tag] trunk/c86040a8e68f754b90a84099187d3624954c7f36 -> trunk/c86040a8e68f754b90a84099187d3624954c7f36 2025-08-14T20:49:12.5615807Z * [new tag] trunk/c9671dc865aa0fc1cb86df754e355b44d8e02bb4 -> trunk/c9671dc865aa0fc1cb86df754e355b44d8e02bb4 2025-08-14T20:49:12.5616835Z * [new tag] trunk/ca7315c17162ea21b1ca5ba23f4bf6168766c7b9 -> trunk/ca7315c17162ea21b1ca5ba23f4bf6168766c7b9 2025-08-14T20:49:12.5617799Z * [new tag] trunk/cae2b5e3d223829bdc553fc8601df4b1c1554cff -> trunk/cae2b5e3d223829bdc553fc8601df4b1c1554cff 2025-08-14T20:49:12.5618735Z * [new tag] trunk/cbffde774557752cf20447d42d99ec6102673c31 -> trunk/cbffde774557752cf20447d42d99ec6102673c31 2025-08-14T20:49:12.5619675Z * [new tag] trunk/cd8d8c18f5bafdc1c73d5ac0129e7b4d76ab45bc -> trunk/cd8d8c18f5bafdc1c73d5ac0129e7b4d76ab45bc 2025-08-14T20:49:12.5620583Z * [new tag] trunk/cf0a0dcb0afa5e84b95461cc542f862b51ca96bf -> trunk/cf0a0dcb0afa5e84b95461cc542f862b51ca96bf 2025-08-14T20:49:12.5621452Z * [new tag] trunk/cf4964be68fa9f4ffc334f01cce42d7424b1cc81 -> trunk/cf4964be68fa9f4ffc334f01cce42d7424b1cc81 2025-08-14T20:49:12.5622754Z * [new tag] trunk/d0e2240f680ea2a553f7ee8188f52482e130bfd0 -> trunk/d0e2240f680ea2a553f7ee8188f52482e130bfd0 2025-08-14T20:49:12.5623660Z * [new tag] trunk/d1950d4bb5cba8fb6b23e4d283eea5b9801737e2 -> trunk/d1950d4bb5cba8fb6b23e4d283eea5b9801737e2 2025-08-14T20:49:12.5624559Z * [new tag] trunk/d20c4c20e61adecf00335c4d8c22eb1ace472cd3 -> trunk/d20c4c20e61adecf00335c4d8c22eb1ace472cd3 2025-08-14T20:49:12.5625434Z * [new tag] trunk/d25c4f954d599ea512e2f70cd6df101c21479d4c -> trunk/d25c4f954d599ea512e2f70cd6df101c21479d4c 2025-08-14T20:49:12.5626345Z * [new tag] trunk/d3d359dbafa89173a371e2637f22b47398e94a24 -> trunk/d3d359dbafa89173a371e2637f22b47398e94a24 2025-08-14T20:49:12.5627477Z * [new tag] trunk/d46768db04499d07a5b0db984112a6d1b7d3b0c1 -> trunk/d46768db04499d07a5b0db984112a6d1b7d3b0c1 2025-08-14T20:49:12.5628360Z * [new tag] trunk/d4c1a08c89f37d249a0146ff511c82ecc5c53b8f -> trunk/d4c1a08c89f37d249a0146ff511c82ecc5c53b8f 2025-08-14T20:49:12.5629342Z * [new tag] trunk/d556586448f3caab85673c7da0978fe31c7748f7 -> trunk/d556586448f3caab85673c7da0978fe31c7748f7 2025-08-14T20:49:12.5630450Z * [new tag] trunk/d670304001429a1a833255a918ed788d7ec4989a -> trunk/d670304001429a1a833255a918ed788d7ec4989a 2025-08-14T20:49:12.5631296Z * [new tag] trunk/d6786741a77aba200c78002646cc069b7a1799b0 -> trunk/d6786741a77aba200c78002646cc069b7a1799b0 2025-08-14T20:49:12.5632532Z * [new tag] trunk/d68c323692dedcbb74e670801e3502944fd790ff -> trunk/d68c323692dedcbb74e670801e3502944fd790ff 2025-08-14T20:49:12.5633408Z * [new tag] trunk/d8cb3db5339b45e4b745b2b883ef3ecde9843e2c -> trunk/d8cb3db5339b45e4b745b2b883ef3ecde9843e2c 2025-08-14T20:49:12.5634260Z * [new tag] trunk/da1f608ca33f3062535d0a4866d95db19e72fcbd -> trunk/da1f608ca33f3062535d0a4866d95db19e72fcbd 2025-08-14T20:49:12.5635061Z * [new tag] trunk/db0b7f1cc9bb3fe71aaf8b964a644147ae8e1c35 -> trunk/db0b7f1cc9bb3fe71aaf8b964a644147ae8e1c35 2025-08-14T20:49:12.5635969Z * [new tag] trunk/db32b60662b2f2bdcad980127d5dc4b66b02a7e4 -> trunk/db32b60662b2f2bdcad980127d5dc4b66b02a7e4 2025-08-14T20:49:12.5636966Z * [new tag] trunk/db763b17175553ba09637362eb9773a91997a7ad -> trunk/db763b17175553ba09637362eb9773a91997a7ad 2025-08-14T20:49:12.5637927Z * [new tag] trunk/db78943a1ca13a32a3d6045eb15e2b719ee13a2f -> trunk/db78943a1ca13a32a3d6045eb15e2b719ee13a2f 2025-08-14T20:49:12.5638835Z * [new tag] trunk/dc0d18e023d9b7e314ebba0f234b6cb1579dbcfd -> trunk/dc0d18e023d9b7e314ebba0f234b6cb1579dbcfd 2025-08-14T20:49:12.5640042Z * [new tag] trunk/dd21c8a578038ab2841a7ba809a06921093ac9d8 -> trunk/dd21c8a578038ab2841a7ba809a06921093ac9d8 2025-08-14T20:49:12.5640974Z * [new tag] trunk/deea71a90e05eb320c04bebfead5317746637f0d -> trunk/deea71a90e05eb320c04bebfead5317746637f0d 2025-08-14T20:49:12.5641902Z * [new tag] trunk/df55ec7d4b35f6d21691e9dd41c82f27de762948 -> trunk/df55ec7d4b35f6d21691e9dd41c82f27de762948 2025-08-14T20:49:12.5642825Z * [new tag] trunk/e1cf0d496ea85d1807c8c740f296e77bf7bdc1df -> trunk/e1cf0d496ea85d1807c8c740f296e77bf7bdc1df 2025-08-14T20:49:12.5643831Z * [new tag] trunk/e248719ac03c103767ab72034f6b9fd56855bf98 -> trunk/e248719ac03c103767ab72034f6b9fd56855bf98 2025-08-14T20:49:12.5644840Z * [new tag] trunk/e49762026070f66be41bfa6537fbcf9bfc24e558 -> trunk/e49762026070f66be41bfa6537fbcf9bfc24e558 2025-08-14T20:49:12.5645871Z * [new tag] trunk/e4de93f6a3e342bab34d3757cf90ec0ccc87e168 -> trunk/e4de93f6a3e342bab34d3757cf90ec0ccc87e168 2025-08-14T20:49:12.5646638Z * [new tag] trunk/e619c6bb90b9dedaccd3cbeed86a288993a4e33f -> trunk/e619c6bb90b9dedaccd3cbeed86a288993a4e33f 2025-08-14T20:49:12.5648299Z * [new tag] trunk/e63c2b21c186a7d2ab8a8953b8aa1535f2e96e58 -> trunk/e63c2b21c186a7d2ab8a8953b8aa1535f2e96e58 2025-08-14T20:49:12.5649260Z * [new tag] trunk/e7152ff8a6a929a0db7f3f4a72a5b6d471769cd3 -> trunk/e7152ff8a6a929a0db7f3f4a72a5b6d471769cd3 2025-08-14T20:49:12.5650250Z * [new tag] trunk/e96c7c4bb0f6aeae2ab3b6f040f7d67edbec199a -> trunk/e96c7c4bb0f6aeae2ab3b6f040f7d67edbec199a 2025-08-14T20:49:12.5651198Z * [new tag] trunk/e9eb2096a59a79e7a94c3e28a0715e040369f34c -> trunk/e9eb2096a59a79e7a94c3e28a0715e040369f34c 2025-08-14T20:49:12.5652230Z * [new tag] trunk/ecde76c764752540edf9ef62a97936c86d984b17 -> trunk/ecde76c764752540edf9ef62a97936c86d984b17 2025-08-14T20:49:12.5652994Z * [new tag] trunk/ecea81117b2fdc52907c97b3c32d779e07b5d55b -> trunk/ecea81117b2fdc52907c97b3c32d779e07b5d55b 2025-08-14T20:49:12.5653947Z * [new tag] trunk/edaa151d0d5a4e75fbec9843f49cc78770eb61fb -> trunk/edaa151d0d5a4e75fbec9843f49cc78770eb61fb 2025-08-14T20:49:12.5654686Z * [new tag] trunk/ee1b0412b919dfb358d5a697b3be49621497fbc2 -> trunk/ee1b0412b919dfb358d5a697b3be49621497fbc2 2025-08-14T20:49:12.5655679Z * [new tag] trunk/ee1fb43450c2e985657f95a91b68328d6f20f24e -> trunk/ee1fb43450c2e985657f95a91b68328d6f20f24e 2025-08-14T20:49:12.5656707Z * [new tag] trunk/ee89cc7a0acd69de25f98fe4ef828546db7b444c -> trunk/ee89cc7a0acd69de25f98fe4ef828546db7b444c 2025-08-14T20:49:12.5657672Z * [new tag] trunk/ee9f8ba11d664b871a9e0c7933fdc8571635b78c -> trunk/ee9f8ba11d664b871a9e0c7933fdc8571635b78c 2025-08-14T20:49:12.5658811Z * [new tag] trunk/eed9dbf70f43ee529fec78ac00ed9a4fd74c6e76 -> trunk/eed9dbf70f43ee529fec78ac00ed9a4fd74c6e76 2025-08-14T20:49:12.5659727Z * [new tag] trunk/f077c2402e4eb5b0ed562b4ee5b7a0503f26ef94 -> trunk/f077c2402e4eb5b0ed562b4ee5b7a0503f26ef94 2025-08-14T20:49:12.5660669Z * [new tag] trunk/f0980fc0bbd656d6c02d23ad97e945353b314f35 -> trunk/f0980fc0bbd656d6c02d23ad97e945353b314f35 2025-08-14T20:49:12.5661594Z * [new tag] trunk/f15ada5c6fad97a7dcbfa4673f067b6942dda640 -> trunk/f15ada5c6fad97a7dcbfa4673f067b6942dda640 2025-08-14T20:49:12.5662512Z * [new tag] trunk/f27232a2134150cb5e55d26a74d8c36c6a961ca5 -> trunk/f27232a2134150cb5e55d26a74d8c36c6a961ca5 2025-08-14T20:49:12.5663472Z * [new tag] trunk/f33ce40bc062a281e1a1f57e8c1926d0a7d155cc -> trunk/f33ce40bc062a281e1a1f57e8c1926d0a7d155cc 2025-08-14T20:49:12.5664385Z * [new tag] trunk/f341077ce4710172da20cfad916ee37159bfe9fe -> trunk/f341077ce4710172da20cfad916ee37159bfe9fe 2025-08-14T20:49:12.5665363Z * [new tag] trunk/f3a4d742ece08de4cb0e59dcc62e0093a7d0b0c7 -> trunk/f3a4d742ece08de4cb0e59dcc62e0093a7d0b0c7 2025-08-14T20:49:12.5666278Z * [new tag] trunk/f3f159ff8c4bad2edec99c68a941c628e983d04c -> trunk/f3f159ff8c4bad2edec99c68a941c628e983d04c 2025-08-14T20:49:12.5667147Z * [new tag] trunk/f60454cce8b93e5bbf67f2f3c88c8ac01ed65457 -> trunk/f60454cce8b93e5bbf67f2f3c88c8ac01ed65457 2025-08-14T20:49:12.5668039Z * [new tag] trunk/f7b2f3314cf7aede67d5fa5c75e4243208484344 -> trunk/f7b2f3314cf7aede67d5fa5c75e4243208484344 2025-08-14T20:49:12.5669224Z * [new tag] trunk/f8f0414a5983ff481a2188e0c18594150430c8c5 -> trunk/f8f0414a5983ff481a2188e0c18594150430c8c5 2025-08-14T20:49:12.5670351Z * [new tag] trunk/f95b58c2844b3444cd8446fed8570729dc4216eb -> trunk/f95b58c2844b3444cd8446fed8570729dc4216eb 2025-08-14T20:49:12.5671345Z * [new tag] trunk/f990490a23815ea6ee27e487c70ba2cf513ba43d -> trunk/f990490a23815ea6ee27e487c70ba2cf513ba43d 2025-08-14T20:49:12.5672308Z * [new tag] trunk/fb887c3bb588cfe782615e67f6c26db636b8539b -> trunk/fb887c3bb588cfe782615e67f6c26db636b8539b 2025-08-14T20:49:12.5674115Z * [new tag] trunk/fc25c68f20f772290927a7031b998b92615259cf -> trunk/fc25c68f20f772290927a7031b998b92615259cf 2025-08-14T20:49:12.5675004Z * [new tag] trunk/fc80f6859e0ccf66513a40f04b9e735e759d4ddb -> trunk/fc80f6859e0ccf66513a40f04b9e735e759d4ddb 2025-08-14T20:49:12.5676044Z * [new tag] trunk/fdfd69bb05488d76123db9cc1cdd90ac4137bbfb -> trunk/fdfd69bb05488d76123db9cc1cdd90ac4137bbfb 2025-08-14T20:49:12.5677003Z * [new tag] trunk/fe3f5fe4ea2ff6f56406dc5d954636ebb08d0a08 -> trunk/fe3f5fe4ea2ff6f56406dc5d954636ebb08d0a08 2025-08-14T20:49:12.5677917Z * [new tag] trunk/fea7e9dd37c02c334b130f6624af6163fde6b2ab -> trunk/fea7e9dd37c02c334b130f6624af6163fde6b2ab 2025-08-14T20:49:12.5678750Z * [new tag] trunk/ff0d56d03592aa03f3ced8359241d21df1783393 -> trunk/ff0d56d03592aa03f3ced8359241d21df1783393 2025-08-14T20:49:12.5679538Z * [new tag] v0.1.1 -> v0.1.1 2025-08-14T20:49:12.5680422Z * [new tag] v0.1.10 -> v0.1.10 2025-08-14T20:49:12.5681169Z * [new tag] v0.1.11 -> v0.1.11 2025-08-14T20:49:12.5682064Z * [new tag] v0.1.12 -> v0.1.12 2025-08-14T20:49:12.5682817Z * [new tag] v0.1.2 -> v0.1.2 2025-08-14T20:49:12.5683566Z * [new tag] v0.1.3 -> v0.1.3 2025-08-14T20:49:12.5684453Z * [new tag] v0.1.4 -> v0.1.4 2025-08-14T20:49:12.5685187Z * [new tag] v0.1.5 -> v0.1.5 2025-08-14T20:49:12.5686102Z * [new tag] v0.1.6 -> v0.1.6 2025-08-14T20:49:12.5686868Z * [new tag] v0.1.7 -> v0.1.7 2025-08-14T20:49:12.5687684Z * [new tag] v0.1.8 -> v0.1.8 2025-08-14T20:49:12.5688409Z * [new tag] v0.1.9 -> v0.1.9 2025-08-14T20:49:12.5689342Z * [new tag] v0.2.0 -> v0.2.0 2025-08-14T20:49:12.5690184Z * [new tag] v0.3.0 -> v0.3.0 2025-08-14T20:49:12.5691210Z * [new tag] v0.3.1 -> v0.3.1 2025-08-14T20:49:12.5692042Z * [new tag] v0.4.0 -> v0.4.0 2025-08-14T20:49:12.5692886Z * [new tag] v0.4.1 -> v0.4.1 2025-08-14T20:49:12.5693562Z * [new tag] v1.0.0 -> v1.0.0 2025-08-14T20:49:12.5694568Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-08-14T20:49:12.5695391Z * [new tag] v1.0.1 -> v1.0.1 2025-08-14T20:49:12.5696308Z * [new tag] v1.0rc0 -> v1.0rc0 2025-08-14T20:49:12.5697001Z * [new tag] v1.0rc1 -> v1.0rc1 2025-08-14T20:49:12.5697737Z * [new tag] v1.1.0 -> v1.1.0 2025-08-14T20:49:12.5698614Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-08-14T20:49:12.5699711Z * [new tag] v1.10.0 -> v1.10.0 2025-08-14T20:49:12.5700596Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-08-14T20:49:12.5701451Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-08-14T20:49:12.5702171Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-08-14T20:49:12.5703106Z * [new tag] v1.10.1 -> v1.10.1 2025-08-14T20:49:12.5703746Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-08-14T20:49:12.5704353Z * [new tag] v1.10.2 -> v1.10.2 2025-08-14T20:49:12.5705009Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-08-14T20:49:12.5705928Z * [new tag] v1.11.0 -> v1.11.0 2025-08-14T20:49:12.5706866Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-08-14T20:49:12.5707811Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-08-14T20:49:12.5708700Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-08-14T20:49:12.5709656Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-08-14T20:49:12.5710545Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-08-14T20:49:12.5711169Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-08-14T20:49:12.5711799Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-08-14T20:49:12.5712748Z * [new tag] v1.12.0 -> v1.12.0 2025-08-14T20:49:12.5713580Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-08-14T20:49:12.5714462Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-08-14T20:49:12.5715373Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-08-14T20:49:12.5716288Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-08-14T20:49:12.5717176Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-08-14T20:49:12.5718077Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-08-14T20:49:12.5718764Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-08-14T20:49:12.5719658Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-08-14T20:49:12.5720363Z * [new tag] v1.12.1 -> v1.12.1 2025-08-14T20:49:12.5721497Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-08-14T20:49:12.5722430Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-08-14T20:49:12.5723394Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-08-14T20:49:12.5724274Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-08-14T20:49:12.5724865Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-08-14T20:49:12.5725876Z * [new tag] v1.13.0 -> v1.13.0 2025-08-14T20:49:12.5726737Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-08-14T20:49:12.5727586Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-08-14T20:49:12.5728522Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-08-14T20:49:12.5729465Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-08-14T20:49:12.5730063Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-08-14T20:49:12.5731384Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-08-14T20:49:12.5732236Z * [new tag] v1.13.1 -> v1.13.1 2025-08-14T20:49:12.5732924Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-08-14T20:49:12.5733684Z * [new tag] v1.2.0 -> v1.2.0 2025-08-14T20:49:12.5734561Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-08-14T20:49:12.5735381Z * [new tag] v1.3.0 -> v1.3.0 2025-08-14T20:49:12.5736353Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-08-14T20:49:12.5737107Z * [new tag] v1.3.1 -> v1.3.1 2025-08-14T20:49:12.5737950Z * [new tag] v1.4.0 -> v1.4.0 2025-08-14T20:49:12.5738803Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-08-14T20:49:12.5739374Z * [new tag] v1.4.1 -> v1.4.1 2025-08-14T20:49:12.5740351Z * [new tag] v1.5.0 -> v1.5.0 2025-08-14T20:49:12.5741316Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-08-14T20:49:12.5742224Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-08-14T20:49:12.5743140Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-08-14T20:49:12.5743854Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-08-14T20:49:12.5744490Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-08-14T20:49:12.5745487Z * [new tag] v1.5.1 -> v1.5.1 2025-08-14T20:49:12.5746075Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-08-14T20:49:12.5746740Z * [new tag] v1.6.0 -> v1.6.0 2025-08-14T20:49:12.5747685Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-08-14T20:49:12.5748723Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-08-14T20:49:12.5749632Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-08-14T20:49:12.5750508Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-08-14T20:49:12.5751453Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-08-14T20:49:12.5752327Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-08-14T20:49:12.5753078Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-08-14T20:49:12.5753997Z * [new tag] v1.7.0 -> v1.7.0 2025-08-14T20:49:12.5754915Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-08-14T20:49:12.5755850Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-08-14T20:49:12.5756688Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-08-14T20:49:12.5757323Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-08-14T20:49:12.5758238Z * [new tag] v1.7.1 -> v1.7.1 2025-08-14T20:49:12.5759306Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-08-14T20:49:12.5760447Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-08-14T20:49:12.5761101Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-08-14T20:49:12.5762052Z * [new tag] v1.8.0 -> v1.8.0 2025-08-14T20:49:12.5762752Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-08-14T20:49:12.5763750Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-08-14T20:49:12.5764504Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-08-14T20:49:12.5765426Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-08-14T20:49:12.5766100Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-08-14T20:49:12.5766732Z * [new tag] v1.8.1 -> v1.8.1 2025-08-14T20:49:12.5767691Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-08-14T20:49:12.5768289Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-08-14T20:49:12.5768995Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-08-14T20:49:12.5770775Z * [new tag] v1.8.2 -> v1.8.2 2025-08-14T20:49:12.5771362Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-08-14T20:49:12.5772358Z * [new tag] v1.9.0 -> v1.9.0 2025-08-14T20:49:12.5773198Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-08-14T20:49:12.5774182Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-08-14T20:49:12.5775119Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-08-14T20:49:12.5775753Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-08-14T20:49:12.5776792Z * [new tag] v1.9.1 -> v1.9.1 2025-08-14T20:49:12.5777968Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-08-14T20:49:12.5778547Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-08-14T20:49:12.5779526Z * [new tag] v2.0.0 -> v2.0.0 2025-08-14T20:49:12.5780379Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-08-14T20:49:12.5781315Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-08-14T20:49:12.5782344Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-08-14T20:49:12.5783219Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-08-14T20:49:12.5784074Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-08-14T20:49:12.5784744Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-08-14T20:49:12.5785686Z * [new tag] v2.0.1 -> v2.0.1 2025-08-14T20:49:12.5787173Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-08-14T20:49:12.5787801Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-08-14T20:49:12.5788771Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-08-14T20:49:12.5789409Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-08-14T20:49:12.5790840Z * [new tag] v2.1.0 -> v2.1.0 2025-08-14T20:49:12.5791685Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-08-14T20:49:12.5792583Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-08-14T20:49:12.5793555Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-08-14T20:49:12.5794451Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-08-14T20:49:12.5795367Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-08-14T20:49:12.5796025Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-08-14T20:49:12.5796929Z * [new tag] v2.1.1 -> v2.1.1 2025-08-14T20:49:12.5797784Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-08-14T20:49:12.5798619Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-08-14T20:49:12.5799933Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-08-14T20:49:12.5800974Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-08-14T20:49:12.5801704Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-08-14T20:49:12.5802356Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-08-14T20:49:12.5803254Z * [new tag] v2.1.2 -> v2.1.2 2025-08-14T20:49:12.5804239Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-08-14T20:49:12.5805177Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-08-14T20:49:12.5805904Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-08-14T20:49:12.5806931Z * [new tag] v2.2.0 -> v2.2.0 2025-08-14T20:49:12.5807835Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-08-14T20:49:12.5808627Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-08-14T20:49:12.5809568Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-08-14T20:49:12.5810335Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-08-14T20:49:12.5811225Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-08-14T20:49:12.5812268Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-08-14T20:49:12.5812908Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-08-14T20:49:12.5813535Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-08-14T20:49:12.5814520Z * [new tag] v2.2.1 -> v2.2.1 2025-08-14T20:49:12.5815427Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-08-14T20:49:12.5816061Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-08-14T20:49:12.5816685Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-08-14T20:49:12.5817335Z * [new tag] v2.2.2 -> v2.2.2 2025-08-14T20:49:12.5818346Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-08-14T20:49:12.5818969Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-08-14T20:49:12.5819616Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-08-14T20:49:12.5820542Z * [new tag] v2.3.0 -> v2.3.0 2025-08-14T20:49:12.5821406Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-08-14T20:49:12.5822297Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-08-14T20:49:12.5823259Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-08-14T20:49:12.5823906Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-08-14T20:49:12.5824993Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-08-14T20:49:12.5825949Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-08-14T20:49:12.5826839Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-08-14T20:49:12.5827685Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-08-14T20:49:12.5828330Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-08-14T20:49:12.5829201Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-08-14T20:49:12.5830107Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-08-14T20:49:12.5830777Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-08-14T20:49:12.5831419Z * [new tag] v2.3.1 -> v2.3.1 2025-08-14T20:49:12.5832431Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-08-14T20:49:12.5833325Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-08-14T20:49:12.5834256Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-08-14T20:49:12.5835216Z * [new tag] v2.4.0 -> v2.4.0 2025-08-14T20:49:12.5836049Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-08-14T20:49:12.5836920Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-08-14T20:49:12.5837773Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-08-14T20:49:12.5838632Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-08-14T20:49:12.5839920Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-08-14T20:49:12.5840822Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-08-14T20:49:12.5841815Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-08-14T20:49:12.5843147Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-08-14T20:49:12.5844114Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-08-14T20:49:12.5844774Z * [new tag] v2.4.1 -> v2.4.1 2025-08-14T20:49:12.5845849Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-08-14T20:49:12.5846781Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-08-14T20:49:12.5847792Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-08-14T20:49:12.5848672Z * [new tag] v2.5.0 -> v2.5.0 2025-08-14T20:49:12.5849572Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-08-14T20:49:12.5850217Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-08-14T20:49:12.5851190Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-08-14T20:49:12.5852171Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-08-14T20:49:12.5853028Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-08-14T20:49:12.5853963Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-08-14T20:49:12.5854937Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-08-14T20:49:12.5855892Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-08-14T20:49:12.5856799Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-08-14T20:49:12.5857688Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-08-14T20:49:12.5858290Z * [new tag] v2.5.1 -> v2.5.1 2025-08-14T20:49:12.5858945Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-08-14T20:49:12.5859614Z * [new tag] v2.6.0 -> v2.6.0 2025-08-14T20:49:12.5860637Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-08-14T20:49:12.5861707Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-08-14T20:49:12.5862649Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-08-14T20:49:12.5863529Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-08-14T20:49:12.5864657Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-08-14T20:49:12.5865705Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-08-14T20:49:12.5866601Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-08-14T20:49:12.5867620Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-08-14T20:49:12.5868569Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-08-14T20:49:12.5869914Z * [new tag] v2.7.0 -> v2.7.0 2025-08-14T20:49:12.5872412Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-08-14T20:49:12.5873422Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-08-14T20:49:12.5874603Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-08-14T20:49:12.5875638Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-08-14T20:49:12.5876671Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-08-14T20:49:12.5877412Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-08-14T20:49:12.5878406Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-08-14T20:49:12.5879491Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-08-14T20:49:12.5880556Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-08-14T20:49:12.5881566Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-08-14T20:49:12.5882226Z * [new tag] v2.7.1 -> v2.7.1 2025-08-14T20:49:12.5883267Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-08-14T20:49:12.5884308Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-08-14T20:49:12.5885308Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-08-14T20:49:12.5886350Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-08-14T20:49:12.5887270Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-08-14T20:49:12.5887928Z * [new tag] v2.8.0 -> v2.8.0 2025-08-14T20:49:12.5888929Z * [new tag] v2.8.0-rc1 -> v2.8.0-rc1 2025-08-14T20:49:12.5889839Z * [new tag] v2.8.0-rc2 -> v2.8.0-rc2 2025-08-14T20:49:12.5890869Z * [new tag] v2.8.0-rc3 -> v2.8.0-rc3 2025-08-14T20:49:12.5891916Z * [new tag] v2.8.0-rc4 -> v2.8.0-rc4 2025-08-14T20:49:12.5892918Z * [new tag] v2.8.0-rc5 -> v2.8.0-rc5 2025-08-14T20:49:12.5893848Z * [new tag] v2.8.0-rc6 -> v2.8.0-rc6 2025-08-14T20:49:12.5894748Z * [new tag] v2.8.0-rc7 -> v2.8.0-rc7 2025-08-14T20:49:12.5895670Z * [new tag] v2.8.0-rc8 -> v2.8.0-rc8 2025-08-14T20:49:12.5896512Z * [new tag] whc_flight_1 -> whc_flight_1 2025-08-14T20:49:12.5897159Z * [new tag] whc_flight_2 -> whc_flight_2 2025-08-14T20:49:12.5897998Z * [new tag] whc_flight_4 -> whc_flight_4 2025-08-14T20:49:12.6528552Z [command]/usr/bin/git rev-parse --verify --quiet 1fc683cf17c8c673044538d10266c00f92987be2^{object} 2025-08-14T20:49:12.6553913Z 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:49:12.6556510Z ##[endgroup] 2025-08-14T20:49:12.6556842Z ##[group]Determining the checkout info 2025-08-14T20:49:12.6557421Z ##[endgroup] 2025-08-14T20:49:12.6561945Z [command]/usr/bin/git sparse-checkout disable 2025-08-14T20:49:12.6596669Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-08-14T20:49:12.6624788Z ##[group]Checking out the ref 2025-08-14T20:49:12.6629904Z [command]/usr/bin/git checkout --progress --force 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:49:13.6904379Z Updating files: 82% (16110/19474) 2025-08-14T20:49:13.7044335Z Updating files: 83% (16164/19474) 2025-08-14T20:49:13.7169159Z Updating files: 84% (16359/19474) 2025-08-14T20:49:13.7324007Z Updating files: 85% (16553/19474) 2025-08-14T20:49:13.7470419Z Updating files: 86% (16748/19474) 2025-08-14T20:49:13.7602869Z Updating files: 87% (16943/19474) 2025-08-14T20:49:13.7721907Z Updating files: 88% (17138/19474) 2025-08-14T20:49:13.7854999Z Updating files: 89% (17332/19474) 2025-08-14T20:49:13.8022693Z Updating files: 90% (17527/19474) 2025-08-14T20:49:13.8154204Z Updating files: 91% (17722/19474) 2025-08-14T20:49:13.8285886Z Updating files: 92% (17917/19474) 2025-08-14T20:49:13.8479058Z Updating files: 93% (18111/19474) 2025-08-14T20:49:13.8671449Z Updating files: 94% (18306/19474) 2025-08-14T20:49:13.8860010Z Updating files: 95% (18501/19474) 2025-08-14T20:49:13.9021131Z Updating files: 96% (18696/19474) 2025-08-14T20:49:13.9191938Z Updating files: 97% (18890/19474) 2025-08-14T20:49:13.9498757Z Updating files: 98% (19085/19474) 2025-08-14T20:49:13.9657161Z Updating files: 99% (19280/19474) 2025-08-14T20:49:13.9657536Z Updating files: 100% (19474/19474) 2025-08-14T20:49:13.9657886Z Updating files: 100% (19474/19474), done. 2025-08-14T20:49:13.9944425Z Note: switching to '1fc683cf17c8c673044538d10266c00f92987be2'. 2025-08-14T20:49:13.9944813Z 2025-08-14T20:49:13.9945169Z You are in 'detached HEAD' state. You can look around, make experimental 2025-08-14T20:49:13.9945796Z changes and commit them, and you can discard any commits you make in this 2025-08-14T20:49:13.9946421Z state without impacting any branches by switching back to a branch. 2025-08-14T20:49:13.9946800Z 2025-08-14T20:49:13.9947032Z If you want to create a new branch to retain commits you create, you may 2025-08-14T20:49:13.9947851Z do so (now or later) by using -c with the switch command. Example: 2025-08-14T20:49:13.9948196Z 2025-08-14T20:49:13.9948330Z git switch -c 2025-08-14T20:49:13.9948551Z 2025-08-14T20:49:13.9948681Z Or undo this operation with: 2025-08-14T20:49:13.9948882Z 2025-08-14T20:49:13.9948977Z git switch - 2025-08-14T20:49:13.9949130Z 2025-08-14T20:49:13.9949395Z Turn off this advice by setting config variable advice.detachedHead to false 2025-08-14T20:49:13.9949788Z 2025-08-14T20:49:13.9950240Z HEAD is now at 1fc683cf17c [Inductor] Allow indexing a flexible layout for extract_input_node_reduction_ranges (#160645) 2025-08-14T20:49:14.0021642Z ##[endgroup] 2025-08-14T20:49:14.0022122Z ##[group]Setting up auth for fetching submodules 2025-08-14T20:49:14.0026546Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-08-14T20:49:14.0077851Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-08-14T20:49:14.0106339Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-08-14T20:49:14.0135577Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-08-14T20:49:14.0160985Z ##[endgroup] 2025-08-14T20:49:14.0161440Z ##[group]Fetching submodules 2025-08-14T20:49:14.0163955Z [command]/usr/bin/git submodule sync --recursive 2025-08-14T20:49:14.0502488Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-08-14T20:49:14.0823466Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-08-14T20:49:14.0824667Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-08-14T20:49:14.1240871Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-08-14T20:49:14.1242243Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-08-14T20:49:14.1245485Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-08-14T20:49:14.1249385Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-08-14T20:49:14.1252658Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-08-14T20:49:14.1256147Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-08-14T20:49:14.1273011Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-08-14T20:49:14.1277019Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-08-14T20:49:14.1281395Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-08-14T20:49:14.1285127Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-08-14T20:49:14.1289536Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-08-14T20:49:14.1293735Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-08-14T20:49:14.1297982Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-08-14T20:49:14.1324492Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-08-14T20:49:14.1328937Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-08-14T20:49:14.1333578Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-08-14T20:49:14.1339940Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:49:14.1344704Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-08-14T20:49:14.1349726Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-08-14T20:49:14.1370294Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-08-14T20:49:14.1375796Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-08-14T20:49:14.1381067Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-08-14T20:49:14.1386536Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-08-14T20:49:14.1391856Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-08-14T20:49:14.1397283Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-08-14T20:49:14.1403225Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-08-14T20:49:14.1429920Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-08-14T20:49:14.1433233Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-08-14T20:49:14.1439362Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-08-14T20:49:14.1445728Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-08-14T20:49:14.1452105Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-08-14T20:49:14.1458184Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-08-14T20:49:14.1480155Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-08-14T20:49:14.1488278Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-08-14T20:49:14.1495157Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-08-14T20:49:14.1526625Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-08-14T20:49:14.3703690Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-08-14T20:49:14.3705318Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-08-14T20:49:14.3962818Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-08-14T20:49:14.4079054Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-08-14T20:49:14.4178071Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-08-14T20:49:14.4253756Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-08-14T20:49:14.7148601Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-08-14T20:49:14.7150036Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-08-14T20:49:14.7151292Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-08-14T20:49:14.7152497Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-08-14T20:49:14.7153668Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-08-14T20:49:14.7154776Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-08-14T20:49:14.7156086Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-08-14T20:49:14.7157567Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-08-14T20:49:14.7158761Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-08-14T20:49:14.8031324Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-08-14T20:49:15.9232680Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-08-14T20:49:15.9233721Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-08-14T20:49:15.9234584Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-08-14T20:49:15.9235420Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-08-14T20:49:15.9236232Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-08-14T20:49:15.9237067Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-08-14T20:49:15.9237913Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-08-14T20:49:15.9238786Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-08-14T20:49:15.9239835Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-08-14T20:49:15.9894465Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-08-14T20:49:26.6528937Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-08-14T20:49:26.6529906Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-08-14T20:49:26.6530766Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-08-14T20:49:26.6531576Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-08-14T20:49:26.6532493Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-08-14T20:49:26.6533325Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-08-14T20:49:26.6534172Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/aiter'... 2025-08-14T20:49:26.6535043Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-08-14T20:49:26.6536197Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-08-14T20:49:26.6537029Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-08-14T20:49:26.6703280Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-08-14T20:49:26.6834096Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-08-14T20:49:26.6937511Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-08-14T20:49:26.7202371Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-08-14T20:49:26.8019803Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-08-14T20:49:26.8621573Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-08-14T20:49:27.6262859Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-08-14T20:49:27.7839528Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-08-14T20:49:27.7861031Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:49:27.7886935Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-08-14T20:49:30.9938425Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-08-14T20:49:31.0188729Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-08-14T20:49:31.3485879Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-08-14T20:49:31.4060415Z Submodule path 'third_party/cpp-httplib': checked out '3af7f2c16147f3fbc6e4d717032daf505dc1652c' 2025-08-14T20:49:31.5084111Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-08-14T20:49:31.5537533Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-08-14T20:49:32.2151605Z Submodule path 'third_party/cutlass': checked out 'e51efbfe18fe4f4cbb66ab814c55bf4aa0185491' 2025-08-14T20:49:32.3605324Z Submodule path 'third_party/fbgemm': checked out '21c7d30c526c0f1ad873ecc632dca6cfa8a69067' 2025-08-14T20:49:32.3628639Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-08-14T20:49:32.3630016Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:49:32.3631495Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:49:32.3634281Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-08-14T20:49:32.3637137Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-08-14T20:49:32.3640493Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:49:32.3643833Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-08-14T20:49:32.3673409Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-08-14T20:49:33.5200700Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-08-14T20:49:33.5201810Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-08-14T20:49:33.5203042Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-08-14T20:49:33.5324286Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-08-14T20:49:33.6325921Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-08-14T20:49:34.4417143Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-08-14T20:49:39.0257591Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-08-14T20:49:39.2990021Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out 'b1281b8b08d973a7064f864f47eeb30f3e2596e9' 2025-08-14T20:49:39.4046447Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-08-14T20:49:40.0468515Z Submodule path 'third_party/fbgemm/external/cutlass': checked out 'b40777404c174b9694a870bff5c13ce6b7f656ad' 2025-08-14T20:49:40.0949130Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-08-14T20:49:40.1073744Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out 'a4337c69fe0e2552a7b7b0669178926beeed828c' 2025-08-14T20:49:40.2144320Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-08-14T20:49:40.2862780Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-08-14T20:49:40.2881643Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:49:40.2883350Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:49:40.2912986Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-08-14T20:49:43.1248858Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-08-14T20:49:43.3731268Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-08-14T20:49:43.9614850Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-08-14T20:49:44.1067051Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-08-14T20:49:44.1431654Z Submodule path 'third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-08-14T20:49:44.1854600Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-08-14T20:49:44.2115853Z Submodule path 'third_party/gloo': checked out 'c7b7b022c124d9643957d9bd55f57ac59fce8fa2' 2025-08-14T20:49:44.2587035Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-08-14T20:49:44.2721045Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-08-14T20:49:44.2740127Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-08-14T20:49:44.2765654Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-08-14T20:49:54.6348667Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-08-14T20:49:54.6561846Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-08-14T20:49:54.7486980Z Submodule path 'third_party/kineto': checked out '5e7501833f1021ce6f618572d3baf657b6319658' 2025-08-14T20:49:54.7507210Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:49:54.7508671Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:49:54.7510658Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:49:54.7540482Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-08-14T20:49:55.4368661Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-08-14T20:49:55.8935180Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-08-14T20:49:55.9807312Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-08-14T20:49:55.9826390Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:49:55.9827947Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:49:55.9830004Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:49:55.9832818Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:49:55.9835605Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:49:55.9838701Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:49:55.9842572Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:49:55.9845820Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:49:55.9875178Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-08-14T20:49:57.2473040Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-08-14T20:49:57.2474449Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-08-14T20:49:57.2475865Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-08-14T20:49:57.2477184Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-08-14T20:49:57.2478559Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-08-14T20:49:57.2480046Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-08-14T20:49:57.3473558Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-08-14T20:50:02.8590824Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-08-14T20:50:02.8777327Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-08-14T20:50:02.9160813Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-08-14T20:50:02.9309853Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-08-14T20:50:02.9324928Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:50:02.9354532Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-08-14T20:50:03.2379551Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-08-14T20:50:03.2577828Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-08-14T20:50:03.3010951Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-08-14T20:50:03.4103481Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-08-14T20:50:03.4279364Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-08-14T20:50:03.4684447Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-08-14T20:50:03.5301049Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-08-14T20:50:03.5735159Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-08-14T20:50:03.6141693Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-08-14T20:50:03.7352564Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-08-14T20:50:04.1471716Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-08-14T20:50:04.1511907Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-08-14T20:50:04.1541663Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-08-14T20:50:05.0580336Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-08-14T20:50:05.1309115Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-08-14T20:50:05.1330455Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:50:05.1332852Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:50:05.1335304Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:50:05.1338023Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:50:05.1341149Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:50:05.1344249Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:50:05.1347430Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:50:05.1350310Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:50:05.1378739Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-08-14T20:50:05.5290046Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-08-14T20:50:05.5291485Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-08-14T20:50:05.5292739Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-08-14T20:50:05.5294161Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-08-14T20:50:05.6291314Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-08-14T20:50:06.6368606Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-08-14T20:50:12.0506922Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-08-14T20:50:13.1442630Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-08-14T20:50:13.1888797Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-08-14T20:50:13.2067904Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-08-14T20:50:13.3183374Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-08-14T20:50:13.3329031Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-08-14T20:50:13.3491216Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-08-14T20:50:13.3661667Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-08-14T20:50:13.3678096Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:50:13.3680849Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:50:13.3709807Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-08-14T20:50:15.3276512Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-08-14T20:50:15.6012532Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-08-14T20:50:15.6519306Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-08-14T20:50:16.1519329Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-08-14T20:50:16.1648107Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-08-14T20:50:16.4610873Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-08-14T20:50:16.4636322Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:50:16.4640113Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-08-14T20:50:16.4668631Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-08-14T20:50:17.0294798Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-08-14T20:50:17.5940168Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-08-14T20:50:17.6717298Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-08-14T20:50:17.6818548Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-08-14T20:50:17.6950917Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-08-14T20:50:17.7349316Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-08-14T20:50:17.7642183Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-08-14T20:50:17.8107144Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-08-14T20:50:17.8387783Z Submodule path 'third_party/tensorpipe': checked out 'dacda0567d9f23d4bc503e1c4f84aa65f33ac38a' 2025-08-14T20:50:17.8404549Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:50:17.8406855Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:50:17.8409385Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:50:17.8412125Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:50:17.8441839Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-08-14T20:50:18.7886203Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-08-14T20:50:18.7887350Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-08-14T20:50:18.8886973Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-08-14T20:50:19.0249147Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-08-14T20:50:19.0418064Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-08-14T20:50:19.1200393Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-08-14T20:50:19.1505350Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-08-14T20:50:19.1521658Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:50:19.1549986Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-08-14T20:50:19.3743291Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-08-14T20:50:19.3781641Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-08-14T20:50:19.4112365Z Entering 'android/libs/fbjni' 2025-08-14T20:50:19.4156176Z Entering 'third_party/FP16' 2025-08-14T20:50:19.4211862Z Entering 'third_party/FXdiv' 2025-08-14T20:50:19.4257299Z Entering 'third_party/NNPACK' 2025-08-14T20:50:19.4302556Z Entering 'third_party/NVTX' 2025-08-14T20:50:19.4348244Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T20:50:19.4392391Z Entering 'third_party/XNNPACK' 2025-08-14T20:50:19.4450220Z Entering 'third_party/aiter' 2025-08-14T20:50:19.4497588Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:50:19.4549938Z Entering 'third_party/benchmark' 2025-08-14T20:50:19.4598410Z Entering 'third_party/composable_kernel' 2025-08-14T20:50:19.4652871Z Entering 'third_party/cpp-httplib' 2025-08-14T20:50:19.4698441Z Entering 'third_party/cpuinfo' 2025-08-14T20:50:19.4743173Z Entering 'third_party/cudnn_frontend' 2025-08-14T20:50:19.4790737Z Entering 'third_party/cutlass' 2025-08-14T20:50:19.4853833Z Entering 'third_party/fbgemm' 2025-08-14T20:50:19.4902024Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T20:50:19.4952799Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:50:19.5003524Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:50:19.5046275Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T20:50:19.5100032Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T20:50:19.5142570Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:50:19.5188260Z Entering 'third_party/fbgemm/external/json' 2025-08-14T20:50:19.5235735Z Entering 'third_party/flash-attention' 2025-08-14T20:50:19.5283819Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:50:19.5336970Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:50:19.5391906Z Entering 'third_party/flatbuffers' 2025-08-14T20:50:19.5440754Z Entering 'third_party/fmt' 2025-08-14T20:50:19.5484914Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:50:19.5528968Z Entering 'third_party/gloo' 2025-08-14T20:50:19.5572770Z Entering 'third_party/googletest' 2025-08-14T20:50:19.5618794Z Entering 'third_party/ideep' 2025-08-14T20:50:19.5662167Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T20:50:19.5716179Z Entering 'third_party/ittapi' 2025-08-14T20:50:19.5760911Z Entering 'third_party/kineto' 2025-08-14T20:50:19.5805231Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:50:19.5849194Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:50:19.5895450Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:50:19.5939791Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:50:19.5981550Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:50:19.6025601Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:50:19.6071342Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:50:19.6120189Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:50:19.6161249Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:50:19.6205398Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:50:19.6249653Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:50:19.6294270Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:50:19.6340196Z Entering 'third_party/kleidiai' 2025-08-14T20:50:19.6385379Z Entering 'third_party/mimalloc' 2025-08-14T20:50:19.6430603Z Entering 'third_party/nlohmann' 2025-08-14T20:50:19.6475889Z Entering 'third_party/onnx' 2025-08-14T20:50:19.6540965Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T20:50:19.6587924Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T20:50:19.6634183Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:50:19.6678964Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:50:19.6721095Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:50:19.6763242Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:50:19.6815119Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:50:19.6857149Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:50:19.6901065Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:50:19.6942327Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:50:19.6989682Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:50:19.7035745Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:50:19.7104237Z Entering 'third_party/pocketfft' 2025-08-14T20:50:19.7148844Z Entering 'third_party/protobuf' 2025-08-14T20:50:19.7196927Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:50:19.7239599Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T20:50:19.7293232Z Entering 'third_party/psimd' 2025-08-14T20:50:19.7338290Z Entering 'third_party/pthreadpool' 2025-08-14T20:50:19.7379981Z Entering 'third_party/pybind11' 2025-08-14T20:50:19.7424758Z Entering 'third_party/python-peachpy' 2025-08-14T20:50:19.7469205Z Entering 'third_party/sleef' 2025-08-14T20:50:19.7515357Z Entering 'third_party/tensorpipe' 2025-08-14T20:50:19.7560432Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:50:19.7612067Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:50:19.7653954Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:50:19.7698128Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:50:19.7739718Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:50:19.7796385Z ##[endgroup] 2025-08-14T20:50:19.7796935Z ##[group]Persisting credentials for submodules 2025-08-14T20:50:19.7802637Z [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-08-14T20:50:19.8120058Z Entering 'android/libs/fbjni' 2025-08-14T20:50:19.8183939Z Entering 'third_party/FP16' 2025-08-14T20:50:19.8241105Z Entering 'third_party/FXdiv' 2025-08-14T20:50:19.8300174Z Entering 'third_party/NNPACK' 2025-08-14T20:50:19.8358396Z Entering 'third_party/NVTX' 2025-08-14T20:50:19.8417974Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T20:50:19.8482403Z Entering 'third_party/XNNPACK' 2025-08-14T20:50:19.8555958Z Entering 'third_party/aiter' 2025-08-14T20:50:19.8616653Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:50:19.8682373Z Entering 'third_party/benchmark' 2025-08-14T20:50:19.8740412Z Entering 'third_party/composable_kernel' 2025-08-14T20:50:19.8806176Z Entering 'third_party/cpp-httplib' 2025-08-14T20:50:19.8864422Z Entering 'third_party/cpuinfo' 2025-08-14T20:50:19.8924701Z Entering 'third_party/cudnn_frontend' 2025-08-14T20:50:19.8982958Z Entering 'third_party/cutlass' 2025-08-14T20:50:19.9050309Z Entering 'third_party/fbgemm' 2025-08-14T20:50:19.9112079Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T20:50:19.9167111Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:50:19.9233313Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:50:19.9288681Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T20:50:19.9356941Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T20:50:19.9417167Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:50:19.9478222Z Entering 'third_party/fbgemm/external/json' 2025-08-14T20:50:19.9546926Z Entering 'third_party/flash-attention' 2025-08-14T20:50:19.9604402Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:50:19.9666784Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:50:19.9734896Z Entering 'third_party/flatbuffers' 2025-08-14T20:50:19.9797048Z Entering 'third_party/fmt' 2025-08-14T20:50:19.9857215Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:50:19.9916943Z Entering 'third_party/gloo' 2025-08-14T20:50:19.9974360Z Entering 'third_party/googletest' 2025-08-14T20:50:20.0034840Z Entering 'third_party/ideep' 2025-08-14T20:50:20.0092156Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T20:50:20.0158222Z Entering 'third_party/ittapi' 2025-08-14T20:50:20.0218094Z Entering 'third_party/kineto' 2025-08-14T20:50:20.0274265Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:50:20.0330873Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:50:20.0392904Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:50:20.0449509Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:50:20.0512379Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:50:20.0571220Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:50:20.0631832Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:50:20.0689247Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:50:20.0746496Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:50:20.0805311Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:50:20.0865350Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:50:20.0921133Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:50:20.0977954Z Entering 'third_party/kleidiai' 2025-08-14T20:50:20.1040346Z Entering 'third_party/mimalloc' 2025-08-14T20:50:20.1098545Z Entering 'third_party/nlohmann' 2025-08-14T20:50:20.1159780Z Entering 'third_party/onnx' 2025-08-14T20:50:20.1241920Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T20:50:20.1303223Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T20:50:20.1362200Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:50:20.1420511Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:50:20.1475887Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:50:20.1531817Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:50:20.1591648Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:50:20.1647334Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:50:20.1704277Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:50:20.1760901Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:50:20.1821339Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:50:20.1879514Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:50:20.1958341Z Entering 'third_party/pocketfft' 2025-08-14T20:50:20.2017539Z Entering 'third_party/protobuf' 2025-08-14T20:50:20.2076904Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:50:20.2142679Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T20:50:20.2200730Z Entering 'third_party/psimd' 2025-08-14T20:50:20.2257815Z Entering 'third_party/pthreadpool' 2025-08-14T20:50:20.2316661Z Entering 'third_party/pybind11' 2025-08-14T20:50:20.2374992Z Entering 'third_party/python-peachpy' 2025-08-14T20:50:20.2435601Z Entering 'third_party/sleef' 2025-08-14T20:50:20.2495140Z Entering 'third_party/tensorpipe' 2025-08-14T20:50:20.2553799Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:50:20.2610358Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:50:20.2666370Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:50:20.2723532Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:50:20.2778737Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:50:20.2863367Z [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-08-14T20:50:20.3180939Z Entering 'android/libs/fbjni' 2025-08-14T20:50:20.3238687Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-08-14T20:50:20.3257016Z Entering 'third_party/FP16' 2025-08-14T20:50:20.3311585Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-08-14T20:50:20.3327422Z Entering 'third_party/FXdiv' 2025-08-14T20:50:20.3380378Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-08-14T20:50:20.3399715Z Entering 'third_party/NNPACK' 2025-08-14T20:50:20.3451505Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-08-14T20:50:20.3471069Z Entering 'third_party/NVTX' 2025-08-14T20:50:20.3522470Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-08-14T20:50:20.3542064Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T20:50:20.3594925Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-08-14T20:50:20.3614565Z Entering 'third_party/XNNPACK' 2025-08-14T20:50:20.3670254Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-08-14T20:50:20.3704381Z Entering 'third_party/aiter' 2025-08-14T20:50:20.3760977Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-08-14T20:50:20.3777730Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:50:20.3831944Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-08-14T20:50:20.3860851Z Entering 'third_party/benchmark' 2025-08-14T20:50:20.3914141Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-08-14T20:50:20.3930020Z Entering 'third_party/composable_kernel' 2025-08-14T20:50:20.3984959Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-08-14T20:50:20.4010165Z Entering 'third_party/cpp-httplib' 2025-08-14T20:50:20.4065726Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-08-14T20:50:20.4081719Z Entering 'third_party/cpuinfo' 2025-08-14T20:50:20.4135635Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-08-14T20:50:20.4154216Z Entering 'third_party/cudnn_frontend' 2025-08-14T20:50:20.4208205Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-08-14T20:50:20.4226764Z Entering 'third_party/cutlass' 2025-08-14T20:50:20.4281401Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-08-14T20:50:20.4307146Z Entering 'third_party/fbgemm' 2025-08-14T20:50:20.4361011Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-08-14T20:50:20.4378698Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T20:50:20.4432250Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-08-14T20:50:20.4447706Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:50:20.4502710Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-08-14T20:50:20.4529250Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:50:20.4579134Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-08-14T20:50:20.4597467Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T20:50:20.4658979Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-08-14T20:50:20.4685071Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T20:50:20.4738475Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-08-14T20:50:20.4756280Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:50:20.4807032Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-08-14T20:50:20.4825143Z Entering 'third_party/fbgemm/external/json' 2025-08-14T20:50:20.4875771Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-08-14T20:50:20.4899043Z Entering 'third_party/flash-attention' 2025-08-14T20:50:20.4951507Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-08-14T20:50:20.4967181Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:50:20.5022388Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-08-14T20:50:20.5044164Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:50:20.5098776Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-08-14T20:50:20.5124430Z Entering 'third_party/flatbuffers' 2025-08-14T20:50:20.5175125Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-08-14T20:50:20.5197438Z Entering 'third_party/fmt' 2025-08-14T20:50:20.5250165Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-08-14T20:50:20.5269229Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:50:20.5322583Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-08-14T20:50:20.5341427Z Entering 'third_party/gloo' 2025-08-14T20:50:20.5393504Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-08-14T20:50:20.5409665Z Entering 'third_party/googletest' 2025-08-14T20:50:20.5463052Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-08-14T20:50:20.5479277Z Entering 'third_party/ideep' 2025-08-14T20:50:20.5534501Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-08-14T20:50:20.5550431Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T20:50:20.5603465Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-08-14T20:50:20.5629419Z Entering 'third_party/ittapi' 2025-08-14T20:50:20.5682783Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-08-14T20:50:20.5701867Z Entering 'third_party/kineto' 2025-08-14T20:50:20.5755183Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-08-14T20:50:20.5771880Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:50:20.5828385Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-08-14T20:50:20.5850580Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:50:20.5905781Z 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-08-14T20:50:20.5923201Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:50:20.5976147Z 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-08-14T20:50:20.5994422Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:50:20.6052611Z 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-08-14T20:50:20.6071482Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:50:20.6123780Z 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-08-14T20:50:20.6140429Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:50:20.6193079Z 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-08-14T20:50:20.6210269Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:50:20.6265493Z 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-08-14T20:50:20.6281673Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:50:20.6337772Z 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-08-14T20:50:20.6355525Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:50:20.6408146Z 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-08-14T20:50:20.6428415Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:50:20.6481803Z 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-08-14T20:50:20.6502622Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:50:20.6554712Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-08-14T20:50:20.6570810Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:50:20.6625090Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-08-14T20:50:20.6642877Z Entering 'third_party/kleidiai' 2025-08-14T20:50:20.6697414Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-08-14T20:50:20.6715896Z Entering 'third_party/mimalloc' 2025-08-14T20:50:20.6768862Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-08-14T20:50:20.6788028Z Entering 'third_party/nlohmann' 2025-08-14T20:50:20.6841651Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-08-14T20:50:20.6861442Z Entering 'third_party/onnx' 2025-08-14T20:50:20.6914948Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-08-14T20:50:20.6949952Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T20:50:20.7002488Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-08-14T20:50:20.7023968Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T20:50:20.7075856Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-08-14T20:50:20.7098450Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:50:20.7149467Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-08-14T20:50:20.7165006Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:50:20.7219115Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-08-14T20:50:20.7236324Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:50:20.7287763Z 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-08-14T20:50:20.7305570Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:50:20.7357256Z 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-08-14T20:50:20.7374503Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:50:20.7428233Z 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-08-14T20:50:20.7443457Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:50:20.7498461Z 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-08-14T20:50:20.7515545Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:50:20.7566465Z 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-08-14T20:50:20.7585071Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:50:20.7640675Z 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-08-14T20:50:20.7660436Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:50:20.7714132Z 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-08-14T20:50:20.7734270Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:50:20.7788211Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-08-14T20:50:20.7826843Z Entering 'third_party/pocketfft' 2025-08-14T20:50:20.7880382Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-08-14T20:50:20.7899121Z Entering 'third_party/protobuf' 2025-08-14T20:50:20.7953036Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-08-14T20:50:20.7971902Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:50:20.8031441Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-08-14T20:50:20.8046763Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T20:50:20.8100783Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-08-14T20:50:20.8120734Z Entering 'third_party/psimd' 2025-08-14T20:50:20.8172280Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-08-14T20:50:20.8190567Z Entering 'third_party/pthreadpool' 2025-08-14T20:50:20.8243055Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-08-14T20:50:20.8260722Z Entering 'third_party/pybind11' 2025-08-14T20:50:20.8316643Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-08-14T20:50:20.8334726Z Entering 'third_party/python-peachpy' 2025-08-14T20:50:20.8388698Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-08-14T20:50:20.8404288Z Entering 'third_party/sleef' 2025-08-14T20:50:20.8457511Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-08-14T20:50:20.8473833Z Entering 'third_party/tensorpipe' 2025-08-14T20:50:20.8526987Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-08-14T20:50:20.8545197Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:50:20.8597811Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-08-14T20:50:20.8619749Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:50:20.8672696Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-08-14T20:50:20.8688551Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:50:20.8743186Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-08-14T20:50:20.8759971Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:50:20.8815264Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-08-14T20:50:20.8831893Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:50:20.8884142Z 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-08-14T20:50:20.9395222Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-08-14T20:50:20.9710966Z Entering 'android/libs/fbjni' 2025-08-14T20:50:20.9754210Z Entering 'third_party/FP16' 2025-08-14T20:50:20.9801040Z Entering 'third_party/FXdiv' 2025-08-14T20:50:20.9845224Z Entering 'third_party/NNPACK' 2025-08-14T20:50:20.9888735Z Entering 'third_party/NVTX' 2025-08-14T20:50:20.9935960Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T20:50:20.9980241Z Entering 'third_party/XNNPACK' 2025-08-14T20:50:21.0041032Z Entering 'third_party/aiter' 2025-08-14T20:50:21.0086495Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:50:21.0151722Z Entering 'third_party/benchmark' 2025-08-14T20:50:21.0197033Z Entering 'third_party/composable_kernel' 2025-08-14T20:50:21.0249018Z Entering 'third_party/cpp-httplib' 2025-08-14T20:50:21.0294663Z Entering 'third_party/cpuinfo' 2025-08-14T20:50:21.0339915Z Entering 'third_party/cudnn_frontend' 2025-08-14T20:50:21.0386155Z Entering 'third_party/cutlass' 2025-08-14T20:50:21.0440737Z Entering 'third_party/fbgemm' 2025-08-14T20:50:21.0486755Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T20:50:21.0529785Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:50:21.0580746Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:50:21.0627779Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T20:50:21.0679296Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T20:50:21.0721881Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:50:21.0764683Z Entering 'third_party/fbgemm/external/json' 2025-08-14T20:50:21.0809892Z Entering 'third_party/flash-attention' 2025-08-14T20:50:21.0856113Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:50:21.0905941Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:50:21.0957824Z Entering 'third_party/flatbuffers' 2025-08-14T20:50:21.1007836Z Entering 'third_party/fmt' 2025-08-14T20:50:21.1053175Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:50:21.1098414Z Entering 'third_party/gloo' 2025-08-14T20:50:21.1143789Z Entering 'third_party/googletest' 2025-08-14T20:50:21.1189623Z Entering 'third_party/ideep' 2025-08-14T20:50:21.1232744Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T20:50:21.1286936Z Entering 'third_party/ittapi' 2025-08-14T20:50:21.1332963Z Entering 'third_party/kineto' 2025-08-14T20:50:21.1375772Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:50:21.1420046Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:50:21.1464437Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:50:21.1509359Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:50:21.1561007Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:50:21.1604842Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:50:21.1650571Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:50:21.1696404Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:50:21.1739045Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:50:21.1784915Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:50:21.1830030Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:50:21.1873833Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:50:21.1920227Z Entering 'third_party/kleidiai' 2025-08-14T20:50:21.1964235Z Entering 'third_party/mimalloc' 2025-08-14T20:50:21.2009439Z Entering 'third_party/nlohmann' 2025-08-14T20:50:21.2056729Z Entering 'third_party/onnx' 2025-08-14T20:50:21.2118947Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T20:50:21.2167621Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T20:50:21.2214997Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:50:21.2257534Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:50:21.2300560Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:50:21.2341875Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:50:21.2388580Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:50:21.2432008Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:50:21.2474607Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:50:21.2517582Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:50:21.2561590Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:50:21.2606198Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:50:21.2672252Z Entering 'third_party/pocketfft' 2025-08-14T20:50:21.2716750Z Entering 'third_party/protobuf' 2025-08-14T20:50:21.2762598Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:50:21.2807137Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T20:50:21.2857944Z Entering 'third_party/psimd' 2025-08-14T20:50:21.2901406Z Entering 'third_party/pthreadpool' 2025-08-14T20:50:21.2945768Z Entering 'third_party/pybind11' 2025-08-14T20:50:21.2992993Z Entering 'third_party/python-peachpy' 2025-08-14T20:50:21.3040772Z Entering 'third_party/sleef' 2025-08-14T20:50:21.3084572Z Entering 'third_party/tensorpipe' 2025-08-14T20:50:21.3127647Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:50:21.3170860Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:50:21.3215543Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:50:21.3257486Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:50:21.3301306Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:50:21.3367717Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-08-14T20:50:21.3684737Z Entering 'android/libs/fbjni' 2025-08-14T20:50:21.3728203Z Entering 'third_party/FP16' 2025-08-14T20:50:21.3780046Z Entering 'third_party/FXdiv' 2025-08-14T20:50:21.3824639Z Entering 'third_party/NNPACK' 2025-08-14T20:50:21.3870961Z Entering 'third_party/NVTX' 2025-08-14T20:50:21.3917143Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T20:50:21.3961388Z Entering 'third_party/XNNPACK' 2025-08-14T20:50:21.4024033Z Entering 'third_party/aiter' 2025-08-14T20:50:21.4069738Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:50:21.4125600Z Entering 'third_party/benchmark' 2025-08-14T20:50:21.4171144Z Entering 'third_party/composable_kernel' 2025-08-14T20:50:21.4225436Z Entering 'third_party/cpp-httplib' 2025-08-14T20:50:21.4269744Z Entering 'third_party/cpuinfo' 2025-08-14T20:50:21.4315978Z Entering 'third_party/cudnn_frontend' 2025-08-14T20:50:21.4360930Z Entering 'third_party/cutlass' 2025-08-14T20:50:21.4417616Z Entering 'third_party/fbgemm' 2025-08-14T20:50:21.4463829Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T20:50:21.4507203Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:50:21.4561430Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:50:21.4605298Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T20:50:21.4658337Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T20:50:21.4703124Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:50:21.4744759Z Entering 'third_party/fbgemm/external/json' 2025-08-14T20:50:21.4794485Z Entering 'third_party/flash-attention' 2025-08-14T20:50:21.4840318Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:50:21.4889263Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:50:21.4945288Z Entering 'third_party/flatbuffers' 2025-08-14T20:50:21.4993912Z Entering 'third_party/fmt' 2025-08-14T20:50:21.5038663Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:50:21.5081877Z Entering 'third_party/gloo' 2025-08-14T20:50:21.5128212Z Entering 'third_party/googletest' 2025-08-14T20:50:21.5172619Z Entering 'third_party/ideep' 2025-08-14T20:50:21.5216597Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T20:50:21.5268137Z Entering 'third_party/ittapi' 2025-08-14T20:50:21.5313686Z Entering 'third_party/kineto' 2025-08-14T20:50:21.5360254Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:50:21.5403332Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:50:21.5448071Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:50:21.5494648Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:50:21.5539520Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:50:21.5579890Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:50:21.5626144Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:50:21.5670026Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:50:21.5715271Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:50:21.5760157Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:50:21.5806734Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:50:21.5855108Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:50:21.5899388Z Entering 'third_party/kleidiai' 2025-08-14T20:50:21.5942997Z Entering 'third_party/mimalloc' 2025-08-14T20:50:21.5987689Z Entering 'third_party/nlohmann' 2025-08-14T20:50:21.6034402Z Entering 'third_party/onnx' 2025-08-14T20:50:21.6099346Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T20:50:21.6145051Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T20:50:21.6194649Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:50:21.6236970Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:50:21.6279454Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:50:21.6323375Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:50:21.6370256Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:50:21.6414899Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:50:21.6457183Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:50:21.6499477Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:50:21.6544323Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:50:21.6591157Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:50:21.6655885Z Entering 'third_party/pocketfft' 2025-08-14T20:50:21.6700588Z Entering 'third_party/protobuf' 2025-08-14T20:50:21.6747668Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:50:21.6791680Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T20:50:21.6840642Z Entering 'third_party/psimd' 2025-08-14T20:50:21.6884551Z Entering 'third_party/pthreadpool' 2025-08-14T20:50:21.6930009Z Entering 'third_party/pybind11' 2025-08-14T20:50:21.6973683Z Entering 'third_party/python-peachpy' 2025-08-14T20:50:21.7019461Z Entering 'third_party/sleef' 2025-08-14T20:50:21.7062445Z Entering 'third_party/tensorpipe' 2025-08-14T20:50:21.7107670Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:50:21.7151459Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:50:21.7193879Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:50:21.7237233Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:50:21.7278387Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:50:21.7334473Z ##[endgroup] 2025-08-14T20:50:21.7372115Z [command]/usr/bin/git log -1 --format=%H 2025-08-14T20:50:21.7395380Z 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:50:21.7592092Z Prepare all required actions 2025-08-14T20:50:21.7592629Z Getting action download info 2025-08-14T20:50:21.8778864Z ##[group]Run ./.github/actions/setup-linux 2025-08-14T20:50:21.8779219Z env: 2025-08-14T20:50:21.8779465Z PYTORCH_ROOT: /pytorch 2025-08-14T20:50:21.8779756Z PACKAGE_TYPE: libtorch 2025-08-14T20:50:21.8780048Z DESIRED_CUDA: cpu 2025-08-14T20:50:21.8780303Z GPU_ARCH_VERSION: 2025-08-14T20:50:21.8780580Z GPU_ARCH_TYPE: cpu 2025-08-14T20:50:21.8780867Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:50:21.8781239Z SKIP_ALL_TESTS: 1 2025-08-14T20:50:21.8781601Z LIBTORCH_CONFIG: release 2025-08-14T20:50:21.8781914Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:50:21.8782258Z DESIRED_PYTHON: 2025-08-14T20:50:21.8782529Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:50:21.8783024Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:50:21.8783512Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:50:21.8783878Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:50:21.8784223Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:50:21.8784973Z GITHUB_TOKEN: *** 2025-08-14T20:50:21.8785222Z PR_NUMBER: 2025-08-14T20:50:21.8785492Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:50:21.8785871Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:50:21.8786217Z ##[endgroup] 2025-08-14T20:50:21.8814997Z ##[group]Run set -euo pipefail 2025-08-14T20:50:21.8815368Z set -euo pipefail 2025-08-14T20:50:21.8815805Z function get_ec2_metadata() { 2025-08-14T20:50:21.8816346Z  # Pulled from instance metadata endpoint for EC2 2025-08-14T20:50:21.8817007Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-08-14T20:50:21.8817582Z  category=$1 2025-08-14T20:50:21.8817955Z  # If it is GCP runner (runner name contains gcp), do not run this 2025-08-14T20:50:21.8818400Z  runner_name_str=i-0d6379983c26e435e 2025-08-14T20:50:21.8818739Z  if [[ -f /.inarc ]]; then 2025-08-14T20:50:21.8819079Z  echo "ARC Runner, no info on ec2 metadata" 2025-08-14T20:50:21.8819659Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2025-08-14T20:50:21.8820170Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2025-08-14T20:50:21.8820624Z  else 2025-08-14T20:50:21.8821573Z  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-08-14T20:50:21.8822573Z  fi 2025-08-14T20:50:21.8822804Z } 2025-08-14T20:50:21.8823090Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-08-14T20:50:21.8823548Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-08-14T20:50:21.8824238Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-08-14T20:50:21.8824698Z echo "system info $(uname -a)" 2025-08-14T20:50:21.8832108Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:50:21.8832543Z env: 2025-08-14T20:50:21.8832791Z PYTORCH_ROOT: /pytorch 2025-08-14T20:50:21.8833079Z PACKAGE_TYPE: libtorch 2025-08-14T20:50:21.8833367Z DESIRED_CUDA: cpu 2025-08-14T20:50:21.8833614Z GPU_ARCH_VERSION: 2025-08-14T20:50:21.8833887Z GPU_ARCH_TYPE: cpu 2025-08-14T20:50:21.8834179Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:50:21.8834519Z SKIP_ALL_TESTS: 1 2025-08-14T20:50:21.8834784Z LIBTORCH_CONFIG: release 2025-08-14T20:50:21.8835084Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:50:21.8835422Z DESIRED_PYTHON: 2025-08-14T20:50:21.8835692Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:50:21.8836187Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:50:21.8836680Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:50:21.8837165Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:50:21.8837530Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:50:21.8838100Z GITHUB_TOKEN: *** 2025-08-14T20:50:21.8838357Z PR_NUMBER: 2025-08-14T20:50:21.8838604Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:50:21.8838988Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:50:21.8839622Z ##[endgroup] 2025-08-14T20:50:21.9000449Z ami-id: ami-05ffe3c48a9991133 2025-08-14T20:50:21.9114723Z instance-id: i-0d6379983c26e435e 2025-08-14T20:50:21.9222408Z instance-type: r5.12xlarge 2025-08-14T20:50:21.9233761Z system info Linux ip-10-1-76-245.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-08-14T20:50:21.9263129Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-08-14T20:50:21.9264125Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-08-14T20:50:21.9270409Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:50:21.9270900Z env: 2025-08-14T20:50:21.9271149Z PYTORCH_ROOT: /pytorch 2025-08-14T20:50:21.9271438Z PACKAGE_TYPE: libtorch 2025-08-14T20:50:21.9271730Z DESIRED_CUDA: cpu 2025-08-14T20:50:21.9271985Z GPU_ARCH_VERSION: 2025-08-14T20:50:21.9272256Z GPU_ARCH_TYPE: cpu 2025-08-14T20:50:21.9272542Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:50:21.9272889Z SKIP_ALL_TESTS: 1 2025-08-14T20:50:21.9273296Z LIBTORCH_CONFIG: release 2025-08-14T20:50:21.9273614Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:50:21.9273942Z DESIRED_PYTHON: 2025-08-14T20:50:21.9274231Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:50:21.9274742Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:50:21.9275250Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:50:21.9275577Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:50:21.9275941Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:50:21.9276527Z GITHUB_TOKEN: *** 2025-08-14T20:50:21.9276792Z PR_NUMBER: 2025-08-14T20:50:21.9277056Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:50:21.9277451Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:50:21.9277805Z ##[endgroup] 2025-08-14T20:50:21.9335628Z ##[group]Run if systemctl is-active --quiet docker; then 2025-08-14T20:50:21.9336113Z if systemctl is-active --quiet docker; then 2025-08-14T20:50:21.9336541Z  echo "Docker daemon is running..."; 2025-08-14T20:50:21.9336885Z else 2025-08-14T20:50:21.9337267Z  echo "Starting docker daemon..." && sudo systemctl start docker; 2025-08-14T20:50:21.9337713Z fi 2025-08-14T20:50:21.9342915Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:50:21.9343287Z env: 2025-08-14T20:50:21.9343503Z PYTORCH_ROOT: /pytorch 2025-08-14T20:50:21.9343760Z PACKAGE_TYPE: libtorch 2025-08-14T20:50:21.9344021Z DESIRED_CUDA: cpu 2025-08-14T20:50:21.9344247Z GPU_ARCH_VERSION: 2025-08-14T20:50:21.9344486Z GPU_ARCH_TYPE: cpu 2025-08-14T20:50:21.9344739Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:50:21.9345051Z SKIP_ALL_TESTS: 1 2025-08-14T20:50:21.9345291Z LIBTORCH_CONFIG: release 2025-08-14T20:50:21.9345563Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:50:21.9345865Z DESIRED_PYTHON: 2025-08-14T20:50:21.9346108Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:50:21.9346552Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:50:21.9346999Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:50:21.9347285Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:50:21.9347599Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:50:21.9348115Z GITHUB_TOKEN: *** 2025-08-14T20:50:21.9348345Z PR_NUMBER: 2025-08-14T20:50:21.9348572Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:50:21.9349048Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:50:21.9349365Z ##[endgroup] 2025-08-14T20:50:21.9429451Z Docker daemon is running... 2025-08-14T20:50:21.9483627Z ##[group]Run nick-fields/retry@v3.0.0 2025-08-14T20:50:21.9483961Z with: 2025-08-14T20:50:21.9484190Z shell: bash 2025-08-14T20:50:21.9484424Z timeout_minutes: 5 2025-08-14T20:50:21.9484695Z max_attempts: 3 2025-08-14T20:50:21.9484961Z retry_wait_seconds: 30 2025-08-14T20:50:21.9487668Z 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-08-14T20:50:21.9490399Z polling_interval_seconds: 1 2025-08-14T20:50:21.9490831Z warning_on_retry: true 2025-08-14T20:50:21.9491110Z continue_on_error: false 2025-08-14T20:50:21.9491494Z env: 2025-08-14T20:50:21.9491692Z PYTORCH_ROOT: /pytorch 2025-08-14T20:50:21.9491959Z PACKAGE_TYPE: libtorch 2025-08-14T20:50:21.9492206Z DESIRED_CUDA: cpu 2025-08-14T20:50:21.9492443Z GPU_ARCH_VERSION: 2025-08-14T20:50:21.9492687Z GPU_ARCH_TYPE: cpu 2025-08-14T20:50:21.9492942Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:50:21.9493392Z SKIP_ALL_TESTS: 1 2025-08-14T20:50:21.9493623Z LIBTORCH_CONFIG: release 2025-08-14T20:50:21.9493916Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:50:21.9494213Z DESIRED_PYTHON: 2025-08-14T20:50:21.9494479Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:50:21.9494922Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:50:21.9495384Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:50:21.9495680Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:50:21.9495995Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:50:21.9496509Z GITHUB_TOKEN: *** 2025-08-14T20:50:21.9496735Z PR_NUMBER: 2025-08-14T20:50:21.9496985Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:50:21.9497325Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:50:21.9497670Z AWS_RETRY_MODE: standard 2025-08-14T20:50:21.9497942Z AWS_MAX_ATTEMPTS: 5 2025-08-14T20:50:21.9498174Z ##[endgroup] 2025-08-14T20:50:23.2109061Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-08-14T20:50:23.2109778Z Configure a credential helper to remove this warning. See 2025-08-14T20:50:23.2110416Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-08-14T20:50:23.2110872Z 2025-08-14T20:50:23.2110989Z Login Succeeded 2025-08-14T20:50:23.7507902Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-08-14T20:50:23.7508684Z Configure a credential helper to remove this warning. See 2025-08-14T20:50:23.7509342Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-08-14T20:50:23.7509804Z 2025-08-14T20:50:23.7509903Z Login Succeeded 2025-08-14T20:50:24.1339519Z Command completed after 1 attempt(s). 2025-08-14T20:50:24.1404567Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-08-14T20:50:24.1405242Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-08-14T20:50:24.1406107Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-08-14T20:50:24.1412985Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:50:24.1413394Z env: 2025-08-14T20:50:24.1413632Z PYTORCH_ROOT: /pytorch 2025-08-14T20:50:24.1413939Z PACKAGE_TYPE: libtorch 2025-08-14T20:50:24.1414209Z DESIRED_CUDA: cpu 2025-08-14T20:50:24.1414478Z GPU_ARCH_VERSION: 2025-08-14T20:50:24.1414729Z GPU_ARCH_TYPE: cpu 2025-08-14T20:50:24.1415207Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:50:24.1415524Z SKIP_ALL_TESTS: 1 2025-08-14T20:50:24.1415792Z LIBTORCH_CONFIG: release 2025-08-14T20:50:24.1416082Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:50:24.1416411Z DESIRED_PYTHON: 2025-08-14T20:50:24.1416710Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:50:24.1417168Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:50:24.1417657Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:50:24.1417953Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:50:24.1418317Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:50:24.1418943Z GITHUB_TOKEN: *** 2025-08-14T20:50:24.1419185Z PR_NUMBER: 2025-08-14T20:50:24.1419456Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:50:24.1419818Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:50:24.1420175Z ##[endgroup] 2025-08-14T20:50:24.1522495Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-08-14T20:50:24.1523192Z # ignore expansion of "docker ps -q" since it could be empty 2025-08-14T20:50:24.1523707Z # shellcheck disable=SC2046 2025-08-14T20:50:24.1524089Z docker stop $(docker ps -q) || true 2025-08-14T20:50:24.1524499Z # Prune all of the docker images 2025-08-14T20:50:24.1524874Z docker system prune -af 2025-08-14T20:50:24.1532373Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:50:24.1532782Z env: 2025-08-14T20:50:24.1533035Z PYTORCH_ROOT: /pytorch 2025-08-14T20:50:24.1533511Z PACKAGE_TYPE: libtorch 2025-08-14T20:50:24.1533802Z DESIRED_CUDA: cpu 2025-08-14T20:50:24.1534182Z GPU_ARCH_VERSION: 2025-08-14T20:50:24.1534446Z GPU_ARCH_TYPE: cpu 2025-08-14T20:50:24.1534734Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:50:24.1535048Z SKIP_ALL_TESTS: 1 2025-08-14T20:50:24.1535315Z LIBTORCH_CONFIG: release 2025-08-14T20:50:24.1535601Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:50:24.1535939Z DESIRED_PYTHON: 2025-08-14T20:50:24.1536198Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:50:24.1536668Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:50:24.1537126Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:50:24.1537434Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:50:24.1537777Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:50:24.1538322Z GITHUB_TOKEN: *** 2025-08-14T20:50:24.1538582Z PR_NUMBER: 2025-08-14T20:50:24.1538829Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:50:24.1539202Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:50:24.1539533Z ##[endgroup] 2025-08-14T20:50:24.1824530Z "docker stop" requires at least 1 argument. 2025-08-14T20:50:24.1825375Z See 'docker stop --help'. 2025-08-14T20:50:24.1825654Z 2025-08-14T20:50:24.1825873Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-08-14T20:50:24.1826193Z 2025-08-14T20:50:24.1826319Z Stop one or more running containers 2025-08-14T20:50:24.1988617Z Total reclaimed space: 0B 2025-08-14T20:50:24.2024184Z ##[group]Run set +e 2025-08-14T20:50:24.2024497Z set +e 2025-08-14T20:50:24.2024751Z set -x 2025-08-14T20:50:24.2024978Z  2025-08-14T20:50:24.2025246Z PT_DOMAIN=download.pytorch.org 2025-08-14T20:50:24.2025893Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2025-08-14T20:50:24.2026726Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2025-08-14T20:50:24.2027327Z # one is returned at random 2025-08-14T20:50:24.2027749Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2025-08-14T20:50:24.2028166Z  2025-08-14T20:50:24.2028403Z if [ -z "${RESOLVED_IP}" ]; then 2025-08-14T20:50:24.2028877Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2025-08-14T20:50:24.2029608Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2025-08-14T20:50:24.2030035Z  2025-08-14T20:50:24.2030293Z  if [ -z "${RESOLVED_IP}" ]; then 2025-08-14T20:50:24.2030701Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2025-08-14T20:50:24.2031101Z  exit 1 2025-08-14T20:50:24.2031337Z  fi 2025-08-14T20:50:24.2031574Z fi 2025-08-14T20:50:24.2031784Z  2025-08-14T20:50:24.2032063Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2025-08-14T20:50:24.2032468Z  # Clean up any old records first 2025-08-14T20:50:24.2032855Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2025-08-14T20:50:24.2033213Z fi 2025-08-14T20:50:24.2033424Z  2025-08-14T20:50:24.2033761Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2025-08-14T20:50:24.2034184Z cat /etc/hosts 2025-08-14T20:50:24.2040408Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:50:24.2040830Z env: 2025-08-14T20:50:24.2041094Z PYTORCH_ROOT: /pytorch 2025-08-14T20:50:24.2041393Z PACKAGE_TYPE: libtorch 2025-08-14T20:50:24.2041691Z DESIRED_CUDA: cpu 2025-08-14T20:50:24.2041960Z GPU_ARCH_VERSION: 2025-08-14T20:50:24.2042223Z GPU_ARCH_TYPE: cpu 2025-08-14T20:50:24.2042523Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:50:24.2042866Z SKIP_ALL_TESTS: 1 2025-08-14T20:50:24.2043143Z LIBTORCH_CONFIG: release 2025-08-14T20:50:24.2043453Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:50:24.2043797Z DESIRED_PYTHON: 2025-08-14T20:50:24.2044241Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:50:24.2044765Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:50:24.2045276Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:50:24.2045611Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:50:24.2045991Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:50:24.2046575Z GITHUB_TOKEN: *** 2025-08-14T20:50:24.2046851Z PR_NUMBER: 2025-08-14T20:50:24.2047127Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:50:24.2047529Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:50:24.2047915Z ##[endgroup] 2025-08-14T20:50:24.2073670Z + PT_DOMAIN=download.pytorch.org 2025-08-14T20:50:24.2079448Z ++ dig -4 +short download.pytorch.org 2025-08-14T20:50:24.2080198Z ++ tail -n1 2025-08-14T20:50:24.2489585Z + RESOLVED_IP=18.160.10.76 2025-08-14T20:50:24.2489943Z + '[' -z 18.160.10.76 ']' 2025-08-14T20:50:24.2490269Z + grep -r download.pytorch.org /etc/hosts 2025-08-14T20:50:24.2507668Z + echo '18.160.10.76 download.pytorch.org' 2025-08-14T20:50:24.2508137Z + sudo tee -a /etc/hosts 2025-08-14T20:50:24.6090248Z 18.160.10.76 download.pytorch.org 2025-08-14T20:50:24.6107079Z + cat /etc/hosts 2025-08-14T20:50:24.6115891Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2025-08-14T20:50:24.6121555Z ::1 localhost6 localhost6.localdomain6 2025-08-14T20:50:24.6121973Z 18.160.10.76 download.pytorch.org 2025-08-14T20:50:24.6158505Z Prepare all required actions 2025-08-14T20:50:24.6213862Z ##[group]Run ./.github/actions/chown-workspace 2025-08-14T20:50:24.6214187Z with: 2025-08-14T20:50:24.6214544Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:50:24.6214972Z env: 2025-08-14T20:50:24.6215194Z PYTORCH_ROOT: /pytorch 2025-08-14T20:50:24.6215452Z PACKAGE_TYPE: libtorch 2025-08-14T20:50:24.6215714Z DESIRED_CUDA: cpu 2025-08-14T20:50:24.6215940Z GPU_ARCH_VERSION: 2025-08-14T20:50:24.6216186Z GPU_ARCH_TYPE: cpu 2025-08-14T20:50:24.6216462Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:50:24.6216763Z SKIP_ALL_TESTS: 1 2025-08-14T20:50:24.6217004Z LIBTORCH_CONFIG: release 2025-08-14T20:50:24.6217276Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:50:24.6217579Z DESIRED_PYTHON: 2025-08-14T20:50:24.6217826Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:50:24.6218276Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:50:24.6218763Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:50:24.6219044Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:50:24.6219372Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:50:24.6219909Z GITHUB_TOKEN: *** 2025-08-14T20:50:24.6220132Z PR_NUMBER: 2025-08-14T20:50:24.6220382Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:50:24.6220724Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:50:24.6221052Z ##[endgroup] 2025-08-14T20:50:24.6244943Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-08-14T20:50:24.6245705Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-08-14T20:50:24.6254805Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:50:24.6255193Z env: 2025-08-14T20:50:24.6255404Z PYTORCH_ROOT: /pytorch 2025-08-14T20:50:24.6255679Z PACKAGE_TYPE: libtorch 2025-08-14T20:50:24.6255936Z DESIRED_CUDA: cpu 2025-08-14T20:50:24.6256174Z GPU_ARCH_VERSION: 2025-08-14T20:50:24.6256422Z GPU_ARCH_TYPE: cpu 2025-08-14T20:50:24.6256675Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:50:24.6256987Z SKIP_ALL_TESTS: 1 2025-08-14T20:50:24.6257215Z LIBTORCH_CONFIG: release 2025-08-14T20:50:24.6257498Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:50:24.6257793Z DESIRED_PYTHON: 2025-08-14T20:50:24.6258058Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:50:24.6258508Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:50:24.6259108Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:50:24.6259405Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:50:24.6259722Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:50:24.6260262Z GITHUB_TOKEN: *** 2025-08-14T20:50:24.6260489Z PR_NUMBER: 2025-08-14T20:50:24.6260741Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:50:24.6261092Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:50:24.6261410Z ##[endgroup] 2025-08-14T20:50:24.6463976Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2025-08-14T20:50:24.8430016Z latest: Pulling from tool/alpine 2025-08-14T20:50:24.8430407Z 540db60ca938: Pulling fs layer 2025-08-14T20:50:24.9479924Z 540db60ca938: Download complete 2025-08-14T20:50:25.0173046Z 540db60ca938: Pull complete 2025-08-14T20:50:25.0233577Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-08-14T20:50:25.0257259Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-08-14T20:50:30.4842925Z ##[group]Run set -eux 2025-08-14T20:50:30.4843306Z set -eux 2025-08-14T20:50:30.4843554Z  2025-08-14T20:50:30.4843826Z rm -rf "${GITHUB_WORKSPACE}" 2025-08-14T20:50:30.4844197Z mkdir "${GITHUB_WORKSPACE}" 2025-08-14T20:50:30.4844544Z  2025-08-14T20:50:30.4845391Z if [[ linux-binary-libtorch-release == 'linux-aarch64-binary-manywheel' ]] || [[ linux-binary-libtorch-release == 'linux-s390x-binary-manywheel' ]] ; then 2025-08-14T20:50:30.4846388Z  rm -rf "${RUNNER_TEMP}/artifacts" 2025-08-14T20:50:30.4846803Z  mkdir "${RUNNER_TEMP}/artifacts" 2025-08-14T20:50:30.4847149Z fi 2025-08-14T20:50:30.4855200Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:50:30.4855581Z env: 2025-08-14T20:50:30.4855815Z PYTORCH_ROOT: /pytorch 2025-08-14T20:50:30.4856083Z PACKAGE_TYPE: libtorch 2025-08-14T20:50:30.4856355Z DESIRED_CUDA: cpu 2025-08-14T20:50:30.4856669Z GPU_ARCH_VERSION: 2025-08-14T20:50:30.4856953Z GPU_ARCH_TYPE: cpu 2025-08-14T20:50:30.4857238Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:50:30.4857550Z SKIP_ALL_TESTS: 1 2025-08-14T20:50:30.4857809Z LIBTORCH_CONFIG: release 2025-08-14T20:50:30.4858096Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:50:30.4858421Z DESIRED_PYTHON: 2025-08-14T20:50:30.4858682Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:50:30.4859156Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:50:30.4859618Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:50:30.4859929Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:50:30.4860274Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:50:30.4860847Z GITHUB_TOKEN: *** 2025-08-14T20:50:30.4861098Z PR_NUMBER: 2025-08-14T20:50:30.4861344Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:50:30.4861711Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:50:30.4862041Z ##[endgroup] 2025-08-14T20:50:30.4895611Z + rm -rf /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-08-14T20:50:33.2897357Z + mkdir /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-08-14T20:50:33.2913887Z + [[ 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-08-14T20:50:33.2915068Z + [[ 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-08-14T20:50:33.2986305Z ##[group]Run actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 2025-08-14T20:50:33.2986924Z with: 2025-08-14T20:50:33.2987187Z ref: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:50:33.2987537Z submodules: recursive 2025-08-14T20:50:33.2987817Z path: pytorch 2025-08-14T20:50:33.2988056Z show-progress: false 2025-08-14T20:50:33.2988349Z repository: pytorch/pytorch 2025-08-14T20:50:33.2988784Z token: *** 2025-08-14T20:50:33.2989008Z ssh-strict: true 2025-08-14T20:50:33.2989258Z ssh-user: git 2025-08-14T20:50:33.2989678Z persist-credentials: true 2025-08-14T20:50:33.2989966Z clean: true 2025-08-14T20:50:33.2990213Z sparse-checkout-cone-mode: true 2025-08-14T20:50:33.2990538Z fetch-depth: 1 2025-08-14T20:50:33.2990934Z fetch-tags: false 2025-08-14T20:50:33.2991184Z lfs: false 2025-08-14T20:50:33.2991432Z set-safe-directory: true 2025-08-14T20:50:33.2991704Z env: 2025-08-14T20:50:33.2991934Z PYTORCH_ROOT: /pytorch 2025-08-14T20:50:33.2992258Z PACKAGE_TYPE: libtorch 2025-08-14T20:50:33.2992534Z DESIRED_CUDA: cpu 2025-08-14T20:50:33.2992830Z GPU_ARCH_VERSION: 2025-08-14T20:50:33.2993121Z GPU_ARCH_TYPE: cpu 2025-08-14T20:50:33.2993403Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:50:33.2993763Z SKIP_ALL_TESTS: 1 2025-08-14T20:50:33.2994057Z LIBTORCH_CONFIG: release 2025-08-14T20:50:33.2994361Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:50:33.2994693Z DESIRED_PYTHON: 2025-08-14T20:50:33.2994963Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:50:33.2995460Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:50:33.2995955Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:50:33.2996271Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:50:33.2996630Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:50:33.2997159Z GITHUB_TOKEN: *** 2025-08-14T20:50:33.2997416Z PR_NUMBER: 2025-08-14T20:50:33.2997669Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:50:33.2998054Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:50:33.2998403Z ##[endgroup] 2025-08-14T20:50:33.4145027Z Syncing repository: pytorch/pytorch 2025-08-14T20:50:33.4148154Z ##[group]Getting Git version info 2025-08-14T20:50:33.4149015Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch' 2025-08-14T20:50:33.4178886Z [command]/usr/bin/git version 2025-08-14T20:50:33.4221610Z git version 2.47.1 2025-08-14T20:50:33.4245707Z ##[endgroup] 2025-08-14T20:50:33.4255711Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/8177edda-bece-4fd0-bb5a-2f8f9e447239/.gitconfig' 2025-08-14T20:50:33.4265653Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/8177edda-bece-4fd0-bb5a-2f8f9e447239' before making global git config changes 2025-08-14T20:50:33.4266757Z Adding repository directory to the temporary git global config as a safe directory 2025-08-14T20:50:33.4271278Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2025-08-14T20:50:33.4302738Z ##[group]Initializing the repository 2025-08-14T20:50:33.4307042Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2025-08-14T20:50:33.4340006Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-08-14T20:50:33.4340853Z hint: is subject to change. To configure the initial branch name to use in all 2025-08-14T20:50:33.4341510Z hint: of your new repositories, which will suppress this warning, call: 2025-08-14T20:50:33.4341980Z hint: 2025-08-14T20:50:33.4342288Z hint: git config --global init.defaultBranch 2025-08-14T20:50:33.4342660Z hint: 2025-08-14T20:50:33.4343030Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-08-14T20:50:33.4343660Z hint: 'development'. The just-created branch can be renamed via this command: 2025-08-14T20:50:33.4344154Z hint: 2025-08-14T20:50:33.4344380Z hint: git branch -m 2025-08-14T20:50:33.4345210Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/ 2025-08-14T20:50:33.4350276Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-08-14T20:50:33.4384620Z ##[endgroup] 2025-08-14T20:50:33.4385133Z ##[group]Disabling automatic garbage collection 2025-08-14T20:50:33.4386232Z [command]/usr/bin/git config --local gc.auto 0 2025-08-14T20:50:33.4416042Z ##[endgroup] 2025-08-14T20:50:33.4416484Z ##[group]Setting up auth 2025-08-14T20:50:33.4421212Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-08-14T20:50:33.4448933Z [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-08-14T20:50:33.4751144Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-08-14T20:50:33.4777229Z [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-08-14T20:50:33.5066643Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-08-14T20:50:33.5112030Z ##[endgroup] 2025-08-14T20:50:33.5112986Z ##[group]Fetching the repository 2025-08-14T20:50:33.5118657Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:50:38.9424168Z From https://github.com/pytorch/pytorch 2025-08-14T20:50:38.9424754Z * branch 1fc683cf17c8c673044538d10266c00f92987be2 -> FETCH_HEAD 2025-08-14T20:50:38.9445139Z ##[endgroup] 2025-08-14T20:50:38.9445614Z ##[group]Determining the checkout info 2025-08-14T20:50:38.9447126Z ##[endgroup] 2025-08-14T20:50:38.9452707Z [command]/usr/bin/git sparse-checkout disable 2025-08-14T20:50:38.9485917Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-08-14T20:50:38.9512887Z ##[group]Checking out the ref 2025-08-14T20:50:38.9516029Z [command]/usr/bin/git checkout --progress --force 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:50:39.9760989Z Updating files: 90% (17627/19474) 2025-08-14T20:50:39.9881082Z Updating files: 91% (17722/19474) 2025-08-14T20:50:39.9999361Z Updating files: 92% (17917/19474) 2025-08-14T20:50:40.0164034Z Updating files: 93% (18111/19474) 2025-08-14T20:50:40.0324743Z Updating files: 94% (18306/19474) 2025-08-14T20:50:40.0493055Z Updating files: 95% (18501/19474) 2025-08-14T20:50:40.0629970Z Updating files: 96% (18696/19474) 2025-08-14T20:50:40.0789616Z Updating files: 97% (18890/19474) 2025-08-14T20:50:40.1036339Z Updating files: 98% (19085/19474) 2025-08-14T20:50:40.1178580Z Updating files: 99% (19280/19474) 2025-08-14T20:50:40.1178995Z Updating files: 100% (19474/19474) 2025-08-14T20:50:40.1179362Z Updating files: 100% (19474/19474), done. 2025-08-14T20:50:40.1405366Z Note: switching to '1fc683cf17c8c673044538d10266c00f92987be2'. 2025-08-14T20:50:40.1405750Z 2025-08-14T20:50:40.1406022Z You are in 'detached HEAD' state. You can look around, make experimental 2025-08-14T20:50:40.1406661Z changes and commit them, and you can discard any commits you make in this 2025-08-14T20:50:40.1407313Z state without impacting any branches by switching back to a branch. 2025-08-14T20:50:40.1407695Z 2025-08-14T20:50:40.1407933Z If you want to create a new branch to retain commits you create, you may 2025-08-14T20:50:40.1408544Z do so (now or later) by using -c with the switch command. Example: 2025-08-14T20:50:40.1408882Z 2025-08-14T20:50:40.1409024Z git switch -c 2025-08-14T20:50:40.1409250Z 2025-08-14T20:50:40.1409373Z Or undo this operation with: 2025-08-14T20:50:40.1409581Z 2025-08-14T20:50:40.1409696Z git switch - 2025-08-14T20:50:40.1409845Z 2025-08-14T20:50:40.1410380Z Turn off this advice by setting config variable advice.detachedHead to false 2025-08-14T20:50:40.1410816Z 2025-08-14T20:50:40.1411262Z HEAD is now at 1fc683c [Inductor] Allow indexing a flexible layout for extract_input_node_reduction_ranges (#160645) 2025-08-14T20:50:40.1445822Z ##[endgroup] 2025-08-14T20:50:40.1446322Z ##[group]Setting up auth for fetching submodules 2025-08-14T20:50:40.1451141Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-08-14T20:50:40.1494510Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-08-14T20:50:40.1520285Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-08-14T20:50:40.1548016Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-08-14T20:50:40.1571626Z ##[endgroup] 2025-08-14T20:50:40.1572071Z ##[group]Fetching submodules 2025-08-14T20:50:40.1575296Z [command]/usr/bin/git submodule sync --recursive 2025-08-14T20:50:40.1896416Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2025-08-14T20:50:40.2214778Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-08-14T20:50:40.2216246Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-08-14T20:50:40.2219019Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-08-14T20:50:40.2221576Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-08-14T20:50:40.2224315Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-08-14T20:50:40.2227565Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-08-14T20:50:40.2230199Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-08-14T20:50:40.2233220Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-08-14T20:50:40.2236405Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-08-14T20:50:40.2240154Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-08-14T20:50:40.2243558Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-08-14T20:50:40.2247029Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-08-14T20:50:40.2250944Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-08-14T20:50:40.2254649Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-08-14T20:50:40.2258382Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-08-14T20:50:40.2262398Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-08-14T20:50:40.2267987Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-08-14T20:50:40.2272537Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-08-14T20:50:40.2277020Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:50:40.2281691Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-08-14T20:50:40.2286167Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-08-14T20:50:40.2290687Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-08-14T20:50:40.2295418Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-08-14T20:50:40.2300064Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-08-14T20:50:40.2304859Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-08-14T20:50:40.2309714Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-08-14T20:50:40.2314693Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-08-14T20:50:40.2319943Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-08-14T20:50:40.2325660Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-08-14T20:50:40.2330855Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-08-14T20:50:40.2336389Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-08-14T20:50:40.2341855Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-08-14T20:50:40.2347520Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-08-14T20:50:40.2354597Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-08-14T20:50:40.2360936Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-08-14T20:50:40.2366868Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-08-14T20:50:40.2373498Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-08-14T20:50:40.2404508Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/android/libs/fbjni'... 2025-08-14T20:50:40.4888594Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/psimd'... 2025-08-14T20:50:40.4890375Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FP16'... 2025-08-14T20:50:40.4892110Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt'... 2025-08-14T20:50:40.4893817Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep'... 2025-08-14T20:50:40.4895627Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/benchmark'... 2025-08-14T20:50:40.4897459Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pocketfft'... 2025-08-14T20:50:40.4899270Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pybind11'... 2025-08-14T20:50:40.4901059Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FXdiv'... 2025-08-14T20:50:41.4209188Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/googletest'... 2025-08-14T20:50:41.4210269Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-08-14T20:50:41.4211609Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ittapi'... 2025-08-14T20:50:41.4213465Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-08-14T20:50:41.4215188Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NNPACK'... 2025-08-14T20:50:41.4216098Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2025-08-14T20:50:41.4217039Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpp-httplib'... 2025-08-14T20:50:41.4218088Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2025-08-14T20:50:41.4219069Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-08-14T20:50:41.4220396Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2025-08-14T20:50:41.4222128Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gloo'... 2025-08-14T20:50:41.4223836Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2025-08-14T20:50:41.4225584Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/mimalloc'... 2025-08-14T20:50:41.4227433Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2025-08-14T20:50:41.4229248Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kleidiai'... 2025-08-14T20:50:41.4231040Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2025-08-14T20:50:41.4232812Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto'... 2025-08-14T20:50:41.4234538Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nlohmann'... 2025-08-14T20:50:41.4236362Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flash-attention'... 2025-08-14T20:50:41.4238143Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/sleef'... 2025-08-14T20:50:41.4240050Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NVTX'... 2025-08-14T20:50:41.4241780Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx'... 2025-08-14T20:50:41.4243528Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2025-08-14T20:50:41.4245294Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm'... 2025-08-14T20:50:41.4247026Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/aiter'... 2025-08-14T20:50:41.4248801Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf'... 2025-08-14T20:50:41.4250571Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cutlass'... 2025-08-14T20:50:41.5209839Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/composable_kernel'... 2025-08-14T20:50:42.2782975Z From https://github.com/facebookincubator/fbjni 2025-08-14T20:50:42.2783599Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2025-08-14T20:50:42.2919738Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-08-14T20:50:42.6922664Z From https://github.com/Maratyszcza/FP16 2025-08-14T20:50:42.6923282Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2025-08-14T20:50:42.7017271Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-08-14T20:50:43.0809884Z From https://github.com/Maratyszcza/FXdiv 2025-08-14T20:50:43.0810457Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2025-08-14T20:50:43.0881301Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-08-14T20:50:43.4931398Z From https://github.com/Maratyszcza/NNPACK 2025-08-14T20:50:43.4932138Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2025-08-14T20:50:43.5137751Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-08-14T20:50:44.0675550Z From https://github.com/NVIDIA/NVTX 2025-08-14T20:50:44.0676081Z * branch 2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07 -> FETCH_HEAD 2025-08-14T20:50:44.1487184Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-08-14T20:50:44.6542682Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2025-08-14T20:50:44.6543408Z * branch 1d8f600fd424278486eade7ed3e877c99f0846b1 -> FETCH_HEAD 2025-08-14T20:50:44.6867719Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-08-14T20:50:47.8981203Z From https://github.com/google/XNNPACK 2025-08-14T20:50:47.8982361Z * branch 51a0103656eff6fc9bfd39a4597923c4b542c883 -> FETCH_HEAD 2025-08-14T20:50:48.5246553Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-08-14T20:50:49.2459572Z From https://github.com/ROCm/aiter 2025-08-14T20:50:49.2460152Z * branch 01aae101b9e5e94d6c16a9514c9fb8df99c93150 -> FETCH_HEAD 2025-08-14T20:50:49.3788787Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-08-14T20:50:49.3808825Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:50:49.3838124Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-08-14T20:50:52.0630641Z From https://github.com/ROCm/composable_kernel 2025-08-14T20:50:52.0631775Z * branch cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf -> FETCH_HEAD 2025-08-14T20:50:52.3244282Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-08-14T20:50:52.7619624Z From https://github.com/google/benchmark 2025-08-14T20:50:52.7620760Z * branch 299e5928955cc62af9968370293b916f5130916f -> FETCH_HEAD 2025-08-14T20:50:52.7799603Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-08-14T20:50:53.4389586Z From https://github.com/ROCm/composable_kernel 2025-08-14T20:50:53.4390761Z * branch 7fe50dc3da2069d6645d9deb8c017a876472a977 -> FETCH_HEAD 2025-08-14T20:50:53.7203042Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-08-14T20:50:54.2273460Z From https://github.com/yhirose/cpp-httplib 2025-08-14T20:50:54.2274069Z * branch 3af7f2c16147f3fbc6e4d717032daf505dc1652c -> FETCH_HEAD 2025-08-14T20:50:54.2689853Z Submodule path 'third_party/cpp-httplib': checked out '3af7f2c16147f3fbc6e4d717032daf505dc1652c' 2025-08-14T20:50:54.6950182Z From https://github.com/pytorch/cpuinfo 2025-08-14T20:50:54.6950759Z * branch 5e3d2445e6a84d9599bee2bf78edbb4d80865e1d -> FETCH_HEAD 2025-08-14T20:50:54.7859283Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-08-14T20:50:55.3175292Z From https://github.com/NVIDIA/cudnn-frontend 2025-08-14T20:50:55.3175880Z * branch f937055efc6d414d11f4c6577e3977fe74f35fb6 -> FETCH_HEAD 2025-08-14T20:50:55.3554417Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-08-14T20:50:55.8136556Z From https://github.com/NVIDIA/cutlass 2025-08-14T20:50:55.8137122Z * branch e51efbfe18fe4f4cbb66ab814c55bf4aa0185491 -> FETCH_HEAD 2025-08-14T20:50:56.4381265Z Submodule path 'third_party/cutlass': checked out 'e51efbfe18fe4f4cbb66ab814c55bf4aa0185491' 2025-08-14T20:50:57.0442054Z From https://github.com/pytorch/fbgemm 2025-08-14T20:50:57.0442643Z * branch 21c7d30c526c0f1ad873ecc632dca6cfa8a69067 -> FETCH_HEAD 2025-08-14T20:50:57.1599829Z Submodule path 'third_party/fbgemm': checked out '21c7d30c526c0f1ad873ecc632dca6cfa8a69067' 2025-08-14T20:50:57.1621939Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-08-14T20:50:57.1623324Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:50:57.1624955Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:50:57.1627733Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-08-14T20:50:57.1631073Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-08-14T20:50:57.1634348Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:50:57.1637260Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-08-14T20:50:57.1667158Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-08-14T20:50:57.4809612Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-08-14T20:50:57.4810843Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-08-14T20:50:57.5027968Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-08-14T20:50:57.5506341Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-08-14T20:50:57.5577957Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-08-14T20:50:58.0710203Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-08-14T20:50:58.1115801Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-08-14T20:50:58.5851932Z From https://github.com/jwfromm/composable_kernel 2025-08-14T20:50:58.5853045Z * branch b1281b8b08d973a7064f864f47eeb30f3e2596e9 -> FETCH_HEAD 2025-08-14T20:50:58.8321743Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out 'b1281b8b08d973a7064f864f47eeb30f3e2596e9' 2025-08-14T20:50:59.2594938Z From https://github.com/pytorch/cpuinfo 2025-08-14T20:50:59.2595483Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-08-14T20:50:59.3499201Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-08-14T20:51:00.4500886Z From https://github.com/jwfromm/cutlass 2025-08-14T20:51:00.4501944Z * branch b40777404c174b9694a870bff5c13ce6b7f656ad -> FETCH_HEAD 2025-08-14T20:51:01.0766261Z Submodule path 'third_party/fbgemm/external/cutlass': checked out 'b40777404c174b9694a870bff5c13ce6b7f656ad' 2025-08-14T20:51:01.6729428Z From https://github.com/google/googletest 2025-08-14T20:51:01.6730120Z * branch 52eb8108c5bdec04579160ae17225d66034bd723 -> FETCH_HEAD 2025-08-14T20:51:01.7072452Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-08-14T20:51:01.7192241Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out 'a4337c69fe0e2552a7b7b0669178926beeed828c' 2025-08-14T20:51:02.3650735Z From https://github.com/nlohmann/json 2025-08-14T20:51:02.3651738Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-08-14T20:51:02.4600395Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-08-14T20:51:03.1067835Z From https://github.com/Dao-AILab/flash-attention 2025-08-14T20:51:03.1068460Z * branch 979702c87a8713a8e0a5e9fee122b90d2ef13be5 -> FETCH_HEAD 2025-08-14T20:51:03.1718331Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-08-14T20:51:03.1738548Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:51:03.1740197Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:51:03.1767545Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-08-14T20:51:04.7167203Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-08-14T20:51:05.9517391Z From https://github.com/ROCm/composable_kernel 2025-08-14T20:51:05.9518352Z * branch 888317e698e9803c62bd38568abc9e05d7709f33 -> FETCH_HEAD 2025-08-14T20:51:06.1858547Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-08-14T20:51:07.6553568Z From https://github.com/NVIDIA/cutlass 2025-08-14T20:51:07.6554556Z * branch c506e16788cb08416a4a57e11a9067beeee29420 -> FETCH_HEAD 2025-08-14T20:51:08.2188035Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-08-14T20:51:08.9057768Z From https://github.com/google/flatbuffers 2025-08-14T20:51:08.9058736Z * branch a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757 -> FETCH_HEAD 2025-08-14T20:51:09.0188480Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-08-14T20:51:09.5155448Z From https://github.com/fmtlib/fmt 2025-08-14T20:51:09.5156112Z * branch 40626af88bd7df9a5fb80be7b25ac85b122d6c21 -> FETCH_HEAD 2025-08-14T20:51:09.5389112Z Submodule path 'third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-08-14T20:51:10.0395237Z From https://github.com/google/gemmlowp 2025-08-14T20:51:10.0396346Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2025-08-14T20:51:10.0697072Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-08-14T20:51:10.5610723Z From https://github.com/pytorch/gloo 2025-08-14T20:51:10.5611329Z * branch c7b7b022c124d9643957d9bd55f57ac59fce8fa2 -> FETCH_HEAD 2025-08-14T20:51:10.5825204Z Submodule path 'third_party/gloo': checked out 'c7b7b022c124d9643957d9bd55f57ac59fce8fa2' 2025-08-14T20:51:11.0530697Z From https://github.com/google/googletest 2025-08-14T20:51:11.0531309Z * branch 52eb8108c5bdec04579160ae17225d66034bd723 -> FETCH_HEAD 2025-08-14T20:51:11.0887510Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-08-14T20:51:11.5185044Z From https://github.com/intel/ideep 2025-08-14T20:51:11.5185679Z * branch 719d8e6cd7f7a0e01b155657526d693acf97c2b3 -> FETCH_HEAD 2025-08-14T20:51:11.5263352Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-08-14T20:51:11.5280448Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-08-14T20:51:11.5308984Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-08-14T20:51:18.0277302Z From https://github.com/intel/mkl-dnn 2025-08-14T20:51:18.0277882Z * branch 8d263e693366ef8db40acc569cc7d8edf644556d -> FETCH_HEAD 2025-08-14T20:51:18.5006729Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-08-14T20:51:18.9668384Z From https://github.com/intel/ittapi 2025-08-14T20:51:18.9669093Z * branch dec1d23ca65ab069d225dfe40dea14f455170959 -> FETCH_HEAD 2025-08-14T20:51:18.9827371Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-08-14T20:51:19.4509405Z From https://github.com/pytorch/kineto 2025-08-14T20:51:19.4509952Z * branch 5e7501833f1021ce6f618572d3baf657b6319658 -> FETCH_HEAD 2025-08-14T20:51:19.5319107Z Submodule path 'third_party/kineto': checked out '5e7501833f1021ce6f618572d3baf657b6319658' 2025-08-14T20:51:19.5338768Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:51:19.5340229Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:51:19.5341850Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:51:19.5372135Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-08-14T20:51:20.0172690Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-08-14T20:51:20.0173996Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-08-14T20:51:20.7448679Z From https://github.com/facebookincubator/dynolog 2025-08-14T20:51:20.7449307Z * branch 7d04a0053a845370ae06ce317a22a48e9edcc74e -> FETCH_HEAD 2025-08-14T20:51:20.8205685Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-08-14T20:51:20.8225663Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:51:20.8227113Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:51:20.8228695Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:51:20.8231656Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:51:20.8234589Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:51:20.8237758Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:51:20.8241205Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:51:20.8244446Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:51:20.8274288Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-08-14T20:51:22.5875811Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-08-14T20:51:22.5877345Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-08-14T20:51:22.5879059Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-08-14T20:51:22.5880706Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-08-14T20:51:22.5882195Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-08-14T20:51:22.5883615Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-08-14T20:51:22.5885198Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-08-14T20:51:23.6372754Z From https://github.com/NVIDIA/DCGM 2025-08-14T20:51:23.6373322Z * branch ffde4e54bc7249a6039a5e6b45b395141e1217f9 -> FETCH_HEAD 2025-08-14T20:51:23.8209938Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-08-14T20:51:24.3579517Z From https://github.com/libcpr/cpr 2025-08-14T20:51:24.3580050Z * branch 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 -> FETCH_HEAD 2025-08-14T20:51:24.3717424Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-08-14T20:51:24.8765425Z From https://github.com/fmtlib/fmt 2025-08-14T20:51:24.8766381Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2025-08-14T20:51:24.9029820Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-08-14T20:51:25.3893106Z From https://github.com/gflags/gflags 2025-08-14T20:51:25.3893808Z * branch e171aa2d15ed9eb17054558e0b3a6a413bb01067 -> FETCH_HEAD 2025-08-14T20:51:25.3994931Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-08-14T20:51:25.4015793Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:51:25.4042916Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-08-14T20:51:26.0283616Z From https://github.com/gflags/gflags 2025-08-14T20:51:26.0284186Z * branch 8411df715cf522606e3b1aca386ddfc0b63d34b4 -> FETCH_HEAD 2025-08-14T20:51:26.0346507Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-08-14T20:51:26.5559002Z From https://github.com/google/glog 2025-08-14T20:51:26.5559745Z * branch b33e3bad4c46c8a6345525fd822af355e5ef9446 -> FETCH_HEAD 2025-08-14T20:51:26.5709654Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-08-14T20:51:27.3074986Z From https://github.com/google/googletest 2025-08-14T20:51:27.3075539Z * branch 58d77fa8070e8cec2dc1ed015d66b454c8d78850 -> FETCH_HEAD 2025-08-14T20:51:27.3432096Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-08-14T20:51:28.5068242Z From https://github.com/nlohmann/json 2025-08-14T20:51:28.5068828Z * branch 4f8fba14066156b73f1189a2b8bd568bde5284c5 -> FETCH_HEAD 2025-08-14T20:51:28.5894328Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-08-14T20:51:29.0559477Z From https://github.com/dtrugman/pfs 2025-08-14T20:51:29.0560559Z * branch f68a2fa8ea36c783bdd760371411fcb495aa3150 -> FETCH_HEAD 2025-08-14T20:51:29.0701316Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-08-14T20:51:29.6247747Z From https://github.com/fmtlib/fmt 2025-08-14T20:51:29.6248291Z * branch 0041a40c1350ba702d475b9c4ad62da77caea164 -> FETCH_HEAD 2025-08-14T20:51:29.6689384Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-08-14T20:51:30.4424624Z From https://github.com/google/googletest 2025-08-14T20:51:30.4425187Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2025-08-14T20:51:30.4786184Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-08-14T20:51:31.0214966Z From https://github.com/ARM-software/kleidiai 2025-08-14T20:51:31.0216068Z * branch cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7 -> FETCH_HEAD 2025-08-14T20:51:31.0602328Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-08-14T20:51:32.5247550Z From https://github.com/microsoft/mimalloc 2025-08-14T20:51:32.5248125Z * branch fbd8b99c2b828428947d70fdc046bb55609be93e -> FETCH_HEAD 2025-08-14T20:51:32.5572579Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-08-14T20:51:33.1001068Z From https://github.com/nlohmann/json 2025-08-14T20:51:33.1001595Z * branch 55f93686c01528224f448c19128836e7df245f72 -> FETCH_HEAD 2025-08-14T20:51:33.2026030Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-08-14T20:51:34.5913799Z From https://github.com/onnx/onnx 2025-08-14T20:51:34.5914889Z * branch e709452ef2bbc1d113faf678c24e6d3467696e83 -> FETCH_HEAD 2025-08-14T20:51:34.9947883Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-08-14T20:51:34.9991337Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-08-14T20:51:35.0020954Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-08-14T20:51:36.0593058Z From https://github.com/pybind/pybind11 2025-08-14T20:51:36.0594082Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2025-08-14T20:51:36.0899259Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-08-14T20:51:36.9860492Z From https://github.com/open-telemetry/opentelemetry-cpp 2025-08-14T20:51:36.9861257Z * branch a799f4aed9c94b765dcdaabaeab7d5e7e2310878 -> FETCH_HEAD 2025-08-14T20:51:37.0496418Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-08-14T20:51:37.0516166Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:51:37.0517629Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:51:37.0519176Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:51:37.0522410Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:51:37.0525999Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:51:37.0529006Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:51:37.0532599Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:51:37.0535420Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:51:37.0564225Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-08-14T20:51:37.2841745Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-08-14T20:51:37.3015315Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-08-14T20:51:37.3016878Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-08-14T20:51:37.3147709Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-08-14T20:51:38.4571565Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-08-14T20:51:38.4573011Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-08-14T20:51:38.4574278Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-08-14T20:51:39.0230735Z From https://github.com/google/benchmark 2025-08-14T20:51:39.0231665Z * branch d572f4777349d43653b21d6c2fc63020ab326db2 -> FETCH_HEAD 2025-08-14T20:51:39.0395225Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-08-14T20:51:39.6728260Z From https://github.com/google/googletest 2025-08-14T20:51:39.6728796Z * branch b796f7d44681514f58a683a3a71ff17c94edb0c1 -> FETCH_HEAD 2025-08-14T20:51:39.7082310Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-08-14T20:51:40.2177953Z From https://github.com/microsoft/GSL 2025-08-14T20:51:40.2178488Z * branch 6f4529395c5b7c2d661812257cd6780c67e54afa -> FETCH_HEAD 2025-08-14T20:51:40.2277174Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-08-14T20:51:41.1706013Z From https://github.com/nlohmann/json 2025-08-14T20:51:41.1706606Z * branch bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d -> FETCH_HEAD 2025-08-14T20:51:41.2665194Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-08-14T20:51:41.7500047Z From https://github.com/open-telemetry/opentelemetry-proto 2025-08-14T20:51:41.7501265Z * branch 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce -> FETCH_HEAD 2025-08-14T20:51:41.7601733Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-08-14T20:51:42.1418073Z From https://github.com/opentracing/opentracing-cpp 2025-08-14T20:51:42.1418800Z * branch 06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5 -> FETCH_HEAD 2025-08-14T20:51:42.1539193Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-08-14T20:51:42.6349441Z From https://github.com/jupp0r/prometheus-cpp 2025-08-14T20:51:42.6350610Z * branch c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d -> FETCH_HEAD 2025-08-14T20:51:42.6489059Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-08-14T20:51:42.6509218Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:51:42.6511125Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:51:42.6542605Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-08-14T20:51:43.2010627Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-08-14T20:51:43.8284983Z From https://github.com/civetweb/civetweb 2025-08-14T20:51:43.8285856Z * branch eefb26f82b233268fc98577d265352720d477ba4 -> FETCH_HEAD 2025-08-14T20:51:44.0507893Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-08-14T20:51:44.6828627Z From https://github.com/google/googletest 2025-08-14T20:51:44.6829253Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2025-08-14T20:51:44.7197377Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-08-14T20:51:46.2148135Z From https://github.com/Microsoft/vcpkg 2025-08-14T20:51:46.2148733Z * branch 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50 -> FETCH_HEAD 2025-08-14T20:51:46.6728820Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-08-14T20:51:46.6866108Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-08-14T20:51:49.3183793Z From https://github.com/protocolbuffers/protobuf 2025-08-14T20:51:49.3184752Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2025-08-14T20:51:49.5600155Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-08-14T20:51:49.5624539Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:51:49.5625921Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-08-14T20:51:49.5656341Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-08-14T20:51:49.8020036Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-08-14T20:51:50.3278689Z From https://github.com/google/benchmark 2025-08-14T20:51:50.3279497Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2025-08-14T20:51:50.3403216Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-08-14T20:51:51.1707670Z From https://github.com/google/googletest 2025-08-14T20:51:51.1708808Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2025-08-14T20:51:51.2124506Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-08-14T20:51:51.2249399Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-08-14T20:51:52.6654910Z From https://github.com/Maratyszcza/pthreadpool 2025-08-14T20:51:52.6655513Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2025-08-14T20:51:52.6749687Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-08-14T20:51:53.2191744Z From https://github.com/pybind/pybind11 2025-08-14T20:51:53.2192412Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2025-08-14T20:51:53.2490781Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-08-14T20:51:53.8095205Z From https://github.com/malfet/PeachPy 2025-08-14T20:51:53.8096123Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2025-08-14T20:51:53.8319211Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-08-14T20:51:54.8279516Z From https://github.com/shibatch/sleef 2025-08-14T20:51:54.8280081Z * branch 5a1d179df9cf652951b59010a2d2075372d67f68 -> FETCH_HEAD 2025-08-14T20:51:54.8666891Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-08-14T20:51:54.8913807Z Submodule path 'third_party/tensorpipe': checked out 'dacda0567d9f23d4bc503e1c4f84aa65f33ac38a' 2025-08-14T20:51:54.8930858Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:51:54.8933802Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:51:54.8960937Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:51:54.8962487Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:51:54.8992431Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-08-14T20:51:55.1529432Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-08-14T20:51:55.1530716Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-08-14T20:51:55.2533355Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-08-14T20:51:56.1927171Z From https://github.com/google/googletest 2025-08-14T20:51:56.1927793Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2025-08-14T20:51:56.2290616Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-08-14T20:51:56.6759639Z From https://github.com/google/libnop 2025-08-14T20:51:56.6760384Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2025-08-14T20:51:56.6879777Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-08-14T20:51:57.2370308Z From https://github.com/libuv/libuv 2025-08-14T20:51:57.2371117Z * branch 5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b -> FETCH_HEAD 2025-08-14T20:51:57.2823041Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-08-14T20:51:57.9085599Z From https://github.com/pybind/pybind11 2025-08-14T20:51:57.9086170Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2025-08-14T20:51:57.9342277Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-08-14T20:51:57.9359426Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:51:57.9388349Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-08-14T20:51:58.5862297Z From https://github.com/wjakob/clang-cindex-python3 2025-08-14T20:51:58.5862902Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2025-08-14T20:51:58.5922935Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-08-14T20:51:58.5972315Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-08-14T20:51:58.6317586Z Entering 'android/libs/fbjni' 2025-08-14T20:51:58.6362218Z Entering 'third_party/FP16' 2025-08-14T20:51:58.6408159Z Entering 'third_party/FXdiv' 2025-08-14T20:51:58.6455860Z Entering 'third_party/NNPACK' 2025-08-14T20:51:58.6501297Z Entering 'third_party/NVTX' 2025-08-14T20:51:58.6546764Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T20:51:58.6592114Z Entering 'third_party/XNNPACK' 2025-08-14T20:51:58.6654061Z Entering 'third_party/aiter' 2025-08-14T20:51:58.6700686Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:51:58.6753815Z Entering 'third_party/benchmark' 2025-08-14T20:51:58.6801265Z Entering 'third_party/composable_kernel' 2025-08-14T20:51:58.6858518Z Entering 'third_party/cpp-httplib' 2025-08-14T20:51:58.6905427Z Entering 'third_party/cpuinfo' 2025-08-14T20:51:58.6949464Z Entering 'third_party/cudnn_frontend' 2025-08-14T20:51:58.6994185Z Entering 'third_party/cutlass' 2025-08-14T20:51:58.7048678Z Entering 'third_party/fbgemm' 2025-08-14T20:51:58.7096396Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T20:51:58.7140209Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:51:58.7192491Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:51:58.7239323Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T20:51:58.7293209Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T20:51:58.7335703Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:51:58.7376641Z Entering 'third_party/fbgemm/external/json' 2025-08-14T20:51:58.7424277Z Entering 'third_party/flash-attention' 2025-08-14T20:51:58.7469612Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:51:58.7525165Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:51:58.7577996Z Entering 'third_party/flatbuffers' 2025-08-14T20:51:58.7626569Z Entering 'third_party/fmt' 2025-08-14T20:51:58.7670907Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:51:58.7716353Z Entering 'third_party/gloo' 2025-08-14T20:51:58.7760948Z Entering 'third_party/googletest' 2025-08-14T20:51:58.7805560Z Entering 'third_party/ideep' 2025-08-14T20:51:58.7847753Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T20:51:58.7902791Z Entering 'third_party/ittapi' 2025-08-14T20:51:58.7946294Z Entering 'third_party/kineto' 2025-08-14T20:51:58.7989957Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:51:58.8034895Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:51:58.8082943Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:51:58.8125845Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:51:58.8169273Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:51:58.8213060Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:51:58.8259982Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:51:58.8303415Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:51:58.8346165Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:51:58.8391503Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:51:58.8437681Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:51:58.8487881Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:51:58.8533032Z Entering 'third_party/kleidiai' 2025-08-14T20:51:58.8576199Z Entering 'third_party/mimalloc' 2025-08-14T20:51:58.8619919Z Entering 'third_party/nlohmann' 2025-08-14T20:51:58.8664866Z Entering 'third_party/onnx' 2025-08-14T20:51:58.8730105Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T20:51:58.8778151Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T20:51:58.8824064Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:51:58.8871076Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:51:58.8918599Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:51:58.8960999Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:51:58.9007854Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:51:58.9049868Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:51:58.9093777Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:51:58.9137020Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:51:58.9179963Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:51:58.9226983Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:51:58.9293469Z Entering 'third_party/pocketfft' 2025-08-14T20:51:58.9336786Z Entering 'third_party/protobuf' 2025-08-14T20:51:58.9384837Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:51:58.9426529Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T20:51:58.9478716Z Entering 'third_party/psimd' 2025-08-14T20:51:58.9522183Z Entering 'third_party/pthreadpool' 2025-08-14T20:51:58.9567498Z Entering 'third_party/pybind11' 2025-08-14T20:51:58.9610967Z Entering 'third_party/python-peachpy' 2025-08-14T20:51:58.9657837Z Entering 'third_party/sleef' 2025-08-14T20:51:58.9701344Z Entering 'third_party/tensorpipe' 2025-08-14T20:51:58.9745137Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:51:58.9789535Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:51:58.9834181Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:51:58.9875976Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:51:58.9918686Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:51:58.9978541Z ##[endgroup] 2025-08-14T20:51:58.9980242Z ##[group]Persisting credentials for submodules 2025-08-14T20:51:58.9986355Z [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-08-14T20:51:59.0305694Z Entering 'android/libs/fbjni' 2025-08-14T20:51:59.0362659Z Entering 'third_party/FP16' 2025-08-14T20:51:59.0419948Z Entering 'third_party/FXdiv' 2025-08-14T20:51:59.0476053Z Entering 'third_party/NNPACK' 2025-08-14T20:51:59.0536253Z Entering 'third_party/NVTX' 2025-08-14T20:51:59.0594168Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T20:51:59.0654168Z Entering 'third_party/XNNPACK' 2025-08-14T20:51:59.0735917Z Entering 'third_party/aiter' 2025-08-14T20:51:59.0794636Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:51:59.0866362Z Entering 'third_party/benchmark' 2025-08-14T20:51:59.0924802Z Entering 'third_party/composable_kernel' 2025-08-14T20:51:59.0994263Z Entering 'third_party/cpp-httplib' 2025-08-14T20:51:59.1055078Z Entering 'third_party/cpuinfo' 2025-08-14T20:51:59.1114657Z Entering 'third_party/cudnn_frontend' 2025-08-14T20:51:59.1171903Z Entering 'third_party/cutlass' 2025-08-14T20:51:59.1241854Z Entering 'third_party/fbgemm' 2025-08-14T20:51:59.1303181Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T20:51:59.1360271Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:51:59.1429499Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:51:59.1494283Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T20:51:59.1561912Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T20:51:59.1619758Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:51:59.1677318Z Entering 'third_party/fbgemm/external/json' 2025-08-14T20:51:59.1740337Z Entering 'third_party/flash-attention' 2025-08-14T20:51:59.1799223Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:51:59.1864464Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:51:59.1929257Z Entering 'third_party/flatbuffers' 2025-08-14T20:51:59.1991094Z Entering 'third_party/fmt' 2025-08-14T20:51:59.2048490Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:51:59.2105805Z Entering 'third_party/gloo' 2025-08-14T20:51:59.2163603Z Entering 'third_party/googletest' 2025-08-14T20:51:59.2222582Z Entering 'third_party/ideep' 2025-08-14T20:51:59.2277595Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T20:51:59.2347411Z Entering 'third_party/ittapi' 2025-08-14T20:51:59.2402892Z Entering 'third_party/kineto' 2025-08-14T20:51:59.2459632Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:51:59.2517378Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:51:59.2577074Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:51:59.2636804Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:51:59.2696775Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:51:59.2758156Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:51:59.2819234Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:51:59.2880713Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:51:59.2938349Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:51:59.3000947Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:51:59.3059435Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:51:59.3121219Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:51:59.3179053Z Entering 'third_party/kleidiai' 2025-08-14T20:51:59.3238358Z Entering 'third_party/mimalloc' 2025-08-14T20:51:59.3299290Z Entering 'third_party/nlohmann' 2025-08-14T20:51:59.3356969Z Entering 'third_party/onnx' 2025-08-14T20:51:59.3435698Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T20:51:59.3496099Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T20:51:59.3561415Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:51:59.3619312Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:51:59.3675384Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:51:59.3734972Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:51:59.3793989Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:51:59.3855048Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:51:59.3912370Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:51:59.3966662Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:51:59.4026478Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:51:59.4088206Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:51:59.4164878Z Entering 'third_party/pocketfft' 2025-08-14T20:51:59.4222327Z Entering 'third_party/protobuf' 2025-08-14T20:51:59.4283674Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:51:59.4342407Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T20:51:59.4402009Z Entering 'third_party/psimd' 2025-08-14T20:51:59.4459021Z Entering 'third_party/pthreadpool' 2025-08-14T20:51:59.4516582Z Entering 'third_party/pybind11' 2025-08-14T20:51:59.4574809Z Entering 'third_party/python-peachpy' 2025-08-14T20:51:59.4634245Z Entering 'third_party/sleef' 2025-08-14T20:51:59.4692393Z Entering 'third_party/tensorpipe' 2025-08-14T20:51:59.4750495Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:51:59.4818558Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:51:59.4872083Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:51:59.4929982Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:51:59.4988601Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:51:59.5063915Z [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-08-14T20:51:59.5385172Z Entering 'android/libs/fbjni' 2025-08-14T20:51:59.5438780Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-08-14T20:51:59.5457556Z Entering 'third_party/FP16' 2025-08-14T20:51:59.5511362Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-08-14T20:51:59.5527106Z Entering 'third_party/FXdiv' 2025-08-14T20:51:59.5582964Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-08-14T20:51:59.5600617Z Entering 'third_party/NNPACK' 2025-08-14T20:51:59.5654583Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-08-14T20:51:59.5672319Z Entering 'third_party/NVTX' 2025-08-14T20:51:59.5725622Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-08-14T20:51:59.5745595Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T20:51:59.5801365Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-08-14T20:51:59.5819981Z Entering 'third_party/XNNPACK' 2025-08-14T20:51:59.5871524Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-08-14T20:51:59.5907100Z Entering 'third_party/aiter' 2025-08-14T20:51:59.5960524Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-08-14T20:51:59.5977881Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:51:59.6030764Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-08-14T20:51:59.6060246Z Entering 'third_party/benchmark' 2025-08-14T20:51:59.6114106Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-08-14T20:51:59.6129751Z Entering 'third_party/composable_kernel' 2025-08-14T20:51:59.6186001Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-08-14T20:51:59.6210395Z Entering 'third_party/cpp-httplib' 2025-08-14T20:51:59.6265047Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-08-14T20:51:59.6281961Z Entering 'third_party/cpuinfo' 2025-08-14T20:51:59.6335625Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-08-14T20:51:59.6354040Z Entering 'third_party/cudnn_frontend' 2025-08-14T20:51:59.6407815Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-08-14T20:51:59.6426619Z Entering 'third_party/cutlass' 2025-08-14T20:51:59.6481320Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-08-14T20:51:59.6508781Z Entering 'third_party/fbgemm' 2025-08-14T20:51:59.6562141Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-08-14T20:51:59.6580739Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T20:51:59.6635697Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-08-14T20:51:59.6657044Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:51:59.6711404Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-08-14T20:51:59.6738172Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:51:59.6792503Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-08-14T20:51:59.6808624Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T20:51:59.6862462Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-08-14T20:51:59.6889282Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T20:51:59.6943004Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-08-14T20:51:59.6961070Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:51:59.7015677Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-08-14T20:51:59.7032686Z Entering 'third_party/fbgemm/external/json' 2025-08-14T20:51:59.7085731Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-08-14T20:51:59.7108091Z Entering 'third_party/flash-attention' 2025-08-14T20:51:59.7161341Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-08-14T20:51:59.7178282Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:51:59.7233081Z 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-08-14T20:51:59.7258695Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:51:59.7312153Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-08-14T20:51:59.7341867Z Entering 'third_party/flatbuffers' 2025-08-14T20:51:59.7395793Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-08-14T20:51:59.7418453Z Entering 'third_party/fmt' 2025-08-14T20:51:59.7471975Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-08-14T20:51:59.7488558Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:51:59.7543678Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-08-14T20:51:59.7562160Z Entering 'third_party/gloo' 2025-08-14T20:51:59.7618582Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-08-14T20:51:59.7636530Z Entering 'third_party/googletest' 2025-08-14T20:51:59.7689997Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-08-14T20:51:59.7709204Z Entering 'third_party/ideep' 2025-08-14T20:51:59.7762687Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-08-14T20:51:59.7778667Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T20:51:59.7832187Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-08-14T20:51:59.7860332Z Entering 'third_party/ittapi' 2025-08-14T20:51:59.7914414Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-08-14T20:51:59.7930416Z Entering 'third_party/kineto' 2025-08-14T20:51:59.7987018Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-08-14T20:51:59.8003588Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:51:59.8058521Z 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-08-14T20:51:59.8074270Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:51:59.8129098Z 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-08-14T20:51:59.8149094Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:51:59.8203923Z 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-08-14T20:51:59.8221499Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:51:59.8274545Z 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-08-14T20:51:59.8293425Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:51:59.8347543Z 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-08-14T20:51:59.8362494Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:51:59.8419423Z 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-08-14T20:51:59.8439503Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:51:59.8493161Z 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-08-14T20:51:59.8512012Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:51:59.8565628Z 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-08-14T20:51:59.8584639Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:51:59.8637892Z 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-08-14T20:51:59.8658165Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:51:59.8713455Z 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-08-14T20:51:59.8730539Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:51:59.8787889Z 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-08-14T20:51:59.8803465Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:51:59.8856947Z 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-08-14T20:51:59.8874720Z Entering 'third_party/kleidiai' 2025-08-14T20:51:59.8929355Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-08-14T20:51:59.8949551Z Entering 'third_party/mimalloc' 2025-08-14T20:51:59.9002287Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-08-14T20:51:59.9021155Z Entering 'third_party/nlohmann' 2025-08-14T20:51:59.9074391Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-08-14T20:51:59.9095832Z Entering 'third_party/onnx' 2025-08-14T20:51:59.9149258Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-08-14T20:51:59.9187471Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T20:51:59.9240745Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-08-14T20:51:59.9260917Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T20:51:59.9318906Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-08-14T20:51:59.9338496Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:51:59.9391555Z 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-08-14T20:51:59.9407020Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:51:59.9460445Z 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-08-14T20:51:59.9476709Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:51:59.9530822Z 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-08-14T20:51:59.9548319Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:51:59.9601570Z 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-08-14T20:51:59.9620231Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:51:59.9672070Z 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-08-14T20:51:59.9687855Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:51:59.9743355Z 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-08-14T20:51:59.9760035Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:51:59.9816531Z 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-08-14T20:51:59.9832638Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:51:59.9885517Z 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-08-14T20:51:59.9906193Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:51:59.9959989Z 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-08-14T20:51:59.9978068Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:52:00.0032733Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-08-14T20:52:00.0071372Z Entering 'third_party/pocketfft' 2025-08-14T20:52:00.0123757Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-08-14T20:52:00.0141470Z Entering 'third_party/protobuf' 2025-08-14T20:52:00.0195303Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-08-14T20:52:00.0216823Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:52:00.0268848Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-08-14T20:52:00.0284379Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T20:52:00.0338088Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-08-14T20:52:00.0357734Z Entering 'third_party/psimd' 2025-08-14T20:52:00.0413003Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-08-14T20:52:00.0430420Z Entering 'third_party/pthreadpool' 2025-08-14T20:52:00.0484066Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-08-14T20:52:00.0502564Z Entering 'third_party/pybind11' 2025-08-14T20:52:00.0555611Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-08-14T20:52:00.0573155Z Entering 'third_party/python-peachpy' 2025-08-14T20:52:00.0626959Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-08-14T20:52:00.0642485Z Entering 'third_party/sleef' 2025-08-14T20:52:00.0697746Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-08-14T20:52:00.0715848Z Entering 'third_party/tensorpipe' 2025-08-14T20:52:00.0769017Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-08-14T20:52:00.0787845Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:52:00.0841646Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-08-14T20:52:00.0858233Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:52:00.0911334Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-08-14T20:52:00.0926528Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:52:00.0978583Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-08-14T20:52:00.0997390Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:52:00.1048059Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-08-14T20:52:00.1065588Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:52:00.1121641Z 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-08-14T20:52:00.1800388Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-08-14T20:52:00.2117525Z Entering 'android/libs/fbjni' 2025-08-14T20:52:00.2161818Z Entering 'third_party/FP16' 2025-08-14T20:52:00.2206342Z Entering 'third_party/FXdiv' 2025-08-14T20:52:00.2249660Z Entering 'third_party/NNPACK' 2025-08-14T20:52:00.2295349Z Entering 'third_party/NVTX' 2025-08-14T20:52:00.2339759Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T20:52:00.2385486Z Entering 'third_party/XNNPACK' 2025-08-14T20:52:00.2444746Z Entering 'third_party/aiter' 2025-08-14T20:52:00.2488659Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:52:00.2543596Z Entering 'third_party/benchmark' 2025-08-14T20:52:00.2588897Z Entering 'third_party/composable_kernel' 2025-08-14T20:52:00.2642348Z Entering 'third_party/cpp-httplib' 2025-08-14T20:52:00.2686317Z Entering 'third_party/cpuinfo' 2025-08-14T20:52:00.2731311Z Entering 'third_party/cudnn_frontend' 2025-08-14T20:52:00.2776746Z Entering 'third_party/cutlass' 2025-08-14T20:52:00.2830686Z Entering 'third_party/fbgemm' 2025-08-14T20:52:00.2877940Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T20:52:00.2921273Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:52:00.2969602Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:52:00.3018279Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T20:52:00.3071316Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T20:52:00.3115838Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:52:00.3167866Z Entering 'third_party/fbgemm/external/json' 2025-08-14T20:52:00.3218397Z Entering 'third_party/flash-attention' 2025-08-14T20:52:00.3262756Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:52:00.3313859Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:52:00.3366309Z Entering 'third_party/flatbuffers' 2025-08-14T20:52:00.3421425Z Entering 'third_party/fmt' 2025-08-14T20:52:00.3466377Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:52:00.3511660Z Entering 'third_party/gloo' 2025-08-14T20:52:00.3556298Z Entering 'third_party/googletest' 2025-08-14T20:52:00.3600978Z Entering 'third_party/ideep' 2025-08-14T20:52:00.3643447Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T20:52:00.3698743Z Entering 'third_party/ittapi' 2025-08-14T20:52:00.3742862Z Entering 'third_party/kineto' 2025-08-14T20:52:00.3787127Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:52:00.3830965Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:52:00.3874741Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:52:00.3920679Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:52:00.3961296Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:52:00.4004672Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:52:00.4049724Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:52:00.4094752Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:52:00.4138232Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:52:00.4180210Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:52:00.4227544Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:52:00.4273914Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:52:00.4327083Z Entering 'third_party/kleidiai' 2025-08-14T20:52:00.4372074Z Entering 'third_party/mimalloc' 2025-08-14T20:52:00.4417792Z Entering 'third_party/nlohmann' 2025-08-14T20:52:00.4463305Z Entering 'third_party/onnx' 2025-08-14T20:52:00.4525439Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T20:52:00.4572394Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T20:52:00.4618686Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:52:00.4661354Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:52:00.4704918Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:52:00.4746901Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:52:00.4792185Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:52:00.4836061Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:52:00.4878579Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:52:00.4922486Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:52:00.4966665Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:52:00.5011465Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:52:00.5076072Z Entering 'third_party/pocketfft' 2025-08-14T20:52:00.5120939Z Entering 'third_party/protobuf' 2025-08-14T20:52:00.5167975Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:52:00.5215209Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T20:52:00.5261598Z Entering 'third_party/psimd' 2025-08-14T20:52:00.5306327Z Entering 'third_party/pthreadpool' 2025-08-14T20:52:00.5350883Z Entering 'third_party/pybind11' 2025-08-14T20:52:00.5395367Z Entering 'third_party/python-peachpy' 2025-08-14T20:52:00.5439958Z Entering 'third_party/sleef' 2025-08-14T20:52:00.5483440Z Entering 'third_party/tensorpipe' 2025-08-14T20:52:00.5525969Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:52:00.5568274Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:52:00.5613038Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:52:00.5661214Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:52:00.5707518Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:52:00.5768313Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-08-14T20:52:00.6086136Z Entering 'android/libs/fbjni' 2025-08-14T20:52:00.6129853Z Entering 'third_party/FP16' 2025-08-14T20:52:00.6175242Z Entering 'third_party/FXdiv' 2025-08-14T20:52:00.6221034Z Entering 'third_party/NNPACK' 2025-08-14T20:52:00.6266277Z Entering 'third_party/NVTX' 2025-08-14T20:52:00.6312436Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T20:52:00.6357740Z Entering 'third_party/XNNPACK' 2025-08-14T20:52:00.6422385Z Entering 'third_party/aiter' 2025-08-14T20:52:00.6466571Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:52:00.6525166Z Entering 'third_party/benchmark' 2025-08-14T20:52:00.6572372Z Entering 'third_party/composable_kernel' 2025-08-14T20:52:00.6627578Z Entering 'third_party/cpp-httplib' 2025-08-14T20:52:00.6674564Z Entering 'third_party/cpuinfo' 2025-08-14T20:52:00.6719423Z Entering 'third_party/cudnn_frontend' 2025-08-14T20:52:00.6763836Z Entering 'third_party/cutlass' 2025-08-14T20:52:00.6825816Z Entering 'third_party/fbgemm' 2025-08-14T20:52:00.6871580Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T20:52:00.6916433Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:52:00.6966844Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:52:00.7010537Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T20:52:00.7063334Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T20:52:00.7108159Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:52:00.7152290Z Entering 'third_party/fbgemm/external/json' 2025-08-14T20:52:00.7200897Z Entering 'third_party/flash-attention' 2025-08-14T20:52:00.7244701Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:52:00.7298044Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:52:00.7350868Z Entering 'third_party/flatbuffers' 2025-08-14T20:52:00.7398961Z Entering 'third_party/fmt' 2025-08-14T20:52:00.7450500Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:52:00.7496627Z Entering 'third_party/gloo' 2025-08-14T20:52:00.7539960Z Entering 'third_party/googletest' 2025-08-14T20:52:00.7585658Z Entering 'third_party/ideep' 2025-08-14T20:52:00.7630504Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T20:52:00.7683937Z Entering 'third_party/ittapi' 2025-08-14T20:52:00.7730184Z Entering 'third_party/kineto' 2025-08-14T20:52:00.7775219Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:52:00.7819702Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:52:00.7863181Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:52:00.7907927Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:52:00.7952920Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:52:00.7996832Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:52:00.8040910Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:52:00.8084797Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:52:00.8129904Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:52:00.8174755Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:52:00.8222707Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:52:00.8266473Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:52:00.8313851Z Entering 'third_party/kleidiai' 2025-08-14T20:52:00.8360750Z Entering 'third_party/mimalloc' 2025-08-14T20:52:00.8406266Z Entering 'third_party/nlohmann' 2025-08-14T20:52:00.8455373Z Entering 'third_party/onnx' 2025-08-14T20:52:00.8519312Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T20:52:00.8565557Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T20:52:00.8615562Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:52:00.8658743Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:52:00.8701706Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:52:00.8744963Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:52:00.8790332Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:52:00.8833820Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:52:00.8880190Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:52:00.8921523Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:52:00.8966096Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:52:00.9013973Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:52:00.9076764Z Entering 'third_party/pocketfft' 2025-08-14T20:52:00.9121230Z Entering 'third_party/protobuf' 2025-08-14T20:52:00.9169182Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:52:00.9214285Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T20:52:00.9261158Z Entering 'third_party/psimd' 2025-08-14T20:52:00.9305596Z Entering 'third_party/pthreadpool' 2025-08-14T20:52:00.9350592Z Entering 'third_party/pybind11' 2025-08-14T20:52:00.9395730Z Entering 'third_party/python-peachpy' 2025-08-14T20:52:00.9440534Z Entering 'third_party/sleef' 2025-08-14T20:52:00.9485265Z Entering 'third_party/tensorpipe' 2025-08-14T20:52:00.9529178Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:52:00.9580439Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:52:00.9624334Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:52:00.9667100Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:52:00.9710786Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:52:00.9767492Z ##[endgroup] 2025-08-14T20:52:00.9802878Z [command]/usr/bin/git log -1 --format=%H 2025-08-14T20:52:00.9826011Z 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:52:00.9920113Z ##[group]Run # Remove any artifacts from the previous checkouts 2025-08-14T20:52:00.9920703Z # Remove any artifacts from the previous checkouts 2025-08-14T20:52:00.9921139Z git clean -fxd 2025-08-14T20:52:00.9930776Z shell: /usr/bin/bash -e {0} 2025-08-14T20:52:00.9931075Z env: 2025-08-14T20:52:00.9931436Z PYTORCH_ROOT: /pytorch 2025-08-14T20:52:00.9931717Z PACKAGE_TYPE: libtorch 2025-08-14T20:52:00.9932004Z DESIRED_CUDA: cpu 2025-08-14T20:52:00.9932251Z GPU_ARCH_VERSION: 2025-08-14T20:52:00.9932520Z GPU_ARCH_TYPE: cpu 2025-08-14T20:52:00.9932809Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:52:00.9933140Z SKIP_ALL_TESTS: 1 2025-08-14T20:52:00.9933400Z LIBTORCH_CONFIG: release 2025-08-14T20:52:00.9933716Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:52:00.9934216Z DESIRED_PYTHON: 2025-08-14T20:52:00.9934490Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:52:00.9935024Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:52:00.9935539Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:52:00.9935858Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:52:00.9936206Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:52:00.9936814Z GITHUB_TOKEN: *** 2025-08-14T20:52:00.9937058Z PR_NUMBER: 2025-08-14T20:52:00.9937332Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:52:00.9937701Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:52:00.9938065Z ##[endgroup] 2025-08-14T20:52:01.0285933Z Prepare all required actions 2025-08-14T20:52:01.0286749Z Getting action download info 2025-08-14T20:52:01.1644952Z ##[group]Run ./pytorch/.github/actions/filter-test-configs 2025-08-14T20:52:01.1645369Z with: 2025-08-14T20:52:01.1645803Z github-token: *** 2025-08-14T20:52:01.1646162Z test-matrix: { include: [ { config: "default" }, ]} 2025-08-14T20:52:01.1646548Z env: 2025-08-14T20:52:01.1646786Z PYTORCH_ROOT: /pytorch 2025-08-14T20:52:01.1647072Z PACKAGE_TYPE: libtorch 2025-08-14T20:52:01.1647361Z DESIRED_CUDA: cpu 2025-08-14T20:52:01.1647612Z GPU_ARCH_VERSION: 2025-08-14T20:52:01.1647883Z GPU_ARCH_TYPE: cpu 2025-08-14T20:52:01.1648184Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:52:01.1648520Z SKIP_ALL_TESTS: 1 2025-08-14T20:52:01.1648814Z LIBTORCH_CONFIG: release 2025-08-14T20:52:01.1649137Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:52:01.1649485Z DESIRED_PYTHON: 2025-08-14T20:52:01.1649761Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:52:01.1650308Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:52:01.1650814Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:52:01.1651134Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:52:01.1651491Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:52:01.1652106Z GITHUB_TOKEN: *** 2025-08-14T20:52:01.1652353Z PR_NUMBER: 2025-08-14T20:52:01.1652598Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:52:01.1652970Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:52:01.1653308Z ##[endgroup] 2025-08-14T20:52:01.1694264Z ##[group]Run nick-fields/retry@v3.0.0 2025-08-14T20:52:01.1694592Z with: 2025-08-14T20:52:01.1694795Z shell: bash 2025-08-14T20:52:01.1695031Z timeout_minutes: 10 2025-08-14T20:52:01.1695280Z max_attempts: 5 2025-08-14T20:52:01.1695538Z retry_wait_seconds: 30 2025-08-14T20:52:01.1696462Z 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-08-14T20:52:01.1697482Z polling_interval_seconds: 1 2025-08-14T20:52:01.1697778Z warning_on_retry: true 2025-08-14T20:52:01.1698036Z continue_on_error: false 2025-08-14T20:52:01.1698291Z env: 2025-08-14T20:52:01.1698503Z PYTORCH_ROOT: /pytorch 2025-08-14T20:52:01.1698768Z PACKAGE_TYPE: libtorch 2025-08-14T20:52:01.1699014Z DESIRED_CUDA: cpu 2025-08-14T20:52:01.1699252Z GPU_ARCH_VERSION: 2025-08-14T20:52:01.1699481Z GPU_ARCH_TYPE: cpu 2025-08-14T20:52:01.1699746Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:52:01.1700058Z SKIP_ALL_TESTS: 1 2025-08-14T20:52:01.1700307Z LIBTORCH_CONFIG: release 2025-08-14T20:52:01.1700593Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:52:01.1700885Z DESIRED_PYTHON: 2025-08-14T20:52:01.1701148Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:52:01.1701585Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:52:01.1702049Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:52:01.1702329Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:52:01.1702659Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:52:01.1703167Z GITHUB_TOKEN: *** 2025-08-14T20:52:01.1703388Z PR_NUMBER: 2025-08-14T20:52:01.1703636Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:52:01.1704108Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:52:01.1704442Z ##[endgroup] 2025-08-14T20:52:01.2721121Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-08-14T20:52:01.5842425Z Defaulting to user installation because normal site-packages is not writeable 2025-08-14T20:52:01.7075538Z Collecting requests==2.27.1 2025-08-14T20:52:01.7244952Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-08-14T20:52:01.8910839Z Collecting pyyaml==6.0.2 2025-08-14T20:52:01.8951417Z Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) 2025-08-14T20:52:02.2959844Z Collecting charset-normalizer~=2.0.0 2025-08-14T20:52:02.2999365Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-08-14T20:52:02.3523619Z Collecting certifi>=2017.4.17 2025-08-14T20:52:02.3562765Z Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 2025-08-14T20:52:02.3634605Z Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (2.10) 2025-08-14T20:52:02.3636540Z 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-08-14T20:52:02.4523346Z Installing collected packages: charset-normalizer, certifi, requests, pyyaml 2025-08-14T20:52:02.5788112Z Successfully installed certifi-2025.8.3 charset-normalizer-2.0.12 pyyaml-6.0.2 requests-2.27.1 2025-08-14T20:52:03.2528674Z Command completed after 1 attempt(s). 2025-08-14T20:52:03.2597231Z ##[group]Run set -x 2025-08-14T20:52:03.2597555Z set -x 2025-08-14T20:52:03.2597828Z  2025-08-14T20:52:03.2598282Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-08-14T20:52:03.2598850Z # in runner workspace 2025-08-14T20:52:03.2599622Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-08-14T20:52:03.2607029Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:52:03.2607487Z env: 2025-08-14T20:52:03.2607757Z PYTORCH_ROOT: /pytorch 2025-08-14T20:52:03.2608065Z PACKAGE_TYPE: libtorch 2025-08-14T20:52:03.2608372Z DESIRED_CUDA: cpu 2025-08-14T20:52:03.2608643Z GPU_ARCH_VERSION: 2025-08-14T20:52:03.2608934Z GPU_ARCH_TYPE: cpu 2025-08-14T20:52:03.2609227Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:52:03.2609597Z SKIP_ALL_TESTS: 1 2025-08-14T20:52:03.2609889Z LIBTORCH_CONFIG: release 2025-08-14T20:52:03.2610209Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:52:03.2610570Z DESIRED_PYTHON: 2025-08-14T20:52:03.2610862Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:52:03.2611401Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:52:03.2612136Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:52:03.2612459Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:52:03.2612805Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:52:03.2613528Z GITHUB_TOKEN: *** 2025-08-14T20:52:03.2613804Z PR_NUMBER: 2025-08-14T20:52:03.2614060Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:52:03.2614481Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:52:03.2614828Z ##[endgroup] 2025-08-14T20:52:03.2644949Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./pytorch/.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-08-14T20:52:03.2848919Z Setting output branch=main 2025-08-14T20:52:03.2914078Z ##[group]Run set -x 2025-08-14T20:52:03.2914381Z set -x 2025-08-14T20:52:03.2914616Z  2025-08-14T20:52:03.2915037Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2025-08-14T20:52:03.2915720Z # but doesn't expose it in anyway. The job name is part of the job message the 2025-08-14T20:52:03.2916401Z # runner receives, so it's there and printed out to the diag log. Below is the 2025-08-14T20:52:03.2917101Z # code responsible for printing it. Need to check with GitHub to see if they can 2025-08-14T20:52:03.2917862Z # expose this variable as part of GitHub context. 2025-08-14T20:52:03.2918574Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2025-08-14T20:52:03.2919623Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2025-08-14T20:52:03.2920154Z pwd 2025-08-14T20:52:03.2920409Z  2025-08-14T20:52:03.2920859Z LOG_FILE=$(grep -l -r "1fc683cf17c8c673044538d10266c00f92987be2" *.log | tail -n 1) 2025-08-14T20:52:03.2921454Z if [ -n "${LOG_FILE}" ]; then 2025-08-14T20:52:03.2922166Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2025-08-14T20:52:03.2922775Z  # needs to be awk {print $3} on MacOS 2025-08-14T20:52:03.2923176Z  case ${RUNNER_OS} in 2025-08-14T20:52:03.2923487Z  macOS) 2025-08-14T20:52:03.2924013Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2025-08-14T20:52:03.2924595Z  ;; 2025-08-14T20:52:03.2924858Z  *) 2025-08-14T20:52:03.2925341Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2025-08-14T20:52:03.2925923Z  ;; 2025-08-14T20:52:03.2926179Z  esac 2025-08-14T20:52:03.2926504Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2025-08-14T20:52:03.2926921Z fi 2025-08-14T20:52:03.2927147Z  2025-08-14T20:52:03.2927385Z popd 2025-08-14T20:52:03.2933581Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:52:03.2933977Z env: 2025-08-14T20:52:03.2934192Z PYTORCH_ROOT: /pytorch 2025-08-14T20:52:03.2934471Z PACKAGE_TYPE: libtorch 2025-08-14T20:52:03.2934730Z DESIRED_CUDA: cpu 2025-08-14T20:52:03.2934985Z GPU_ARCH_VERSION: 2025-08-14T20:52:03.2935231Z GPU_ARCH_TYPE: cpu 2025-08-14T20:52:03.2935522Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:52:03.2935827Z SKIP_ALL_TESTS: 1 2025-08-14T20:52:03.2936079Z LIBTORCH_CONFIG: release 2025-08-14T20:52:03.2936370Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:52:03.2936668Z DESIRED_PYTHON: 2025-08-14T20:52:03.2936939Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:52:03.2937388Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:52:03.2937859Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:52:03.2938146Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:52:03.2938487Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:52:03.2939034Z GITHUB_TOKEN: *** 2025-08-14T20:52:03.2939273Z PR_NUMBER: 2025-08-14T20:52:03.2939536Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:52:03.2939889Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:52:03.2940235Z ##[endgroup] 2025-08-14T20:52:03.2966873Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2025-08-14T20:52:03.2967376Z + pwd 2025-08-14T20:52:03.2967754Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2025-08-14T20:52:03.2968227Z /home/ec2-user/actions-runner/_diag 2025-08-14T20:52:03.2974495Z ++ grep -l -r 1fc683cf17c8c673044538d10266c00f92987be2 Runner_20250814-204644-utc.log Runner_20250814-204753-utc.log Worker_20250814-204756-utc.log 2025-08-14T20:52:03.2975351Z ++ tail -n 1 2025-08-14T20:52:03.2993849Z + LOG_FILE=Worker_20250814-204756-utc.log 2025-08-14T20:52:03.2994323Z + '[' -n Worker_20250814-204756-utc.log ']' 2025-08-14T20:52:03.2994699Z + case ${RUNNER_OS} in 2025-08-14T20:52:03.3000971Z ++ grep -r '"jobDisplayName"' Worker_20250814-204756-utc.log 2025-08-14T20:52:03.3002352Z ++ awk -F '[:]' '{print $2}' 2025-08-14T20:52:03.3004038Z ++ xargs 2025-08-14T20:52:03.3004765Z ++ sed 's/"//g' 2025-08-14T20:52:03.3067417Z + JOB_NAME='libtorch-cpu-shared-with-deps-release-build / build,' 2025-08-14T20:52:03.3068187Z + echo 'job-name=libtorch-cpu-shared-with-deps-release-build / build,' 2025-08-14T20:52:03.3069138Z + popd 2025-08-14T20:52:03.3069652Z ~/actions-runner/_work/pytorch/pytorch 2025-08-14T20:52:03.3101817Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-08-14T20:52:03.3102241Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-08-14T20:52:03.3102624Z echo "Job name: ${JOB_NAME}" 2025-08-14T20:52:03.3102950Z  2025-08-14T20:52:03.3103357Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-08-14T20:52:03.3103897Z # in runner workspace 2025-08-14T20:52:03.3104358Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-08-14T20:52:03.3105179Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-08-14T20:52:03.3105520Z  --job-name "${JOB_NAME}" \ 2025-08-14T20:52:03.3105856Z  --test-matrix "{ include: [ 2025-08-14T20:52:03.3106188Z  { config: "default" }, 2025-08-14T20:52:03.3106463Z ]} 2025-08-14T20:52:03.3106690Z " \ 2025-08-14T20:52:03.3106927Z  --selected-test-configs "" \ 2025-08-14T20:52:03.3107275Z  --pr-number "${PR_NUMBER}" \ 2025-08-14T20:52:03.3107589Z  --tag "${TAG}" \ 2025-08-14T20:52:03.3107891Z  --event-name "${EVENT_NAME}" \ 2025-08-14T20:52:03.3108217Z  --schedule "${SCHEDULE}" \ 2025-08-14T20:52:03.3108546Z  --branch "${HEAD_BRANCH}" 2025-08-14T20:52:03.3114078Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:52:03.3114497Z env: 2025-08-14T20:52:03.3114726Z PYTORCH_ROOT: /pytorch 2025-08-14T20:52:03.3115018Z PACKAGE_TYPE: libtorch 2025-08-14T20:52:03.3115275Z DESIRED_CUDA: cpu 2025-08-14T20:52:03.3115535Z GPU_ARCH_VERSION: 2025-08-14T20:52:03.3115792Z GPU_ARCH_TYPE: cpu 2025-08-14T20:52:03.3116058Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:52:03.3116383Z SKIP_ALL_TESTS: 1 2025-08-14T20:52:03.3116623Z LIBTORCH_CONFIG: release 2025-08-14T20:52:03.3116926Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:52:03.3117237Z DESIRED_PYTHON: 2025-08-14T20:52:03.3117512Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:52:03.3117965Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:52:03.3118440Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:52:03.3118746Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:52:03.3119238Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:52:03.3120007Z GITHUB_TOKEN: *** 2025-08-14T20:52:03.3120315Z PR_NUMBER: 2025-08-14T20:52:03.3120603Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:52:03.3120986Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:52:03.3121515Z JOB_NAME: libtorch-cpu-shared-with-deps-release-build / build, 2025-08-14T20:52:03.3121998Z TAG: 2025-08-14T20:52:03.3122221Z EVENT_NAME: push 2025-08-14T20:52:03.3122486Z SCHEDULE: 2025-08-14T20:52:03.3122721Z HEAD_BRANCH: main 2025-08-14T20:52:03.3122986Z ##[endgroup] 2025-08-14T20:52:03.3147851Z Workflow: linux-binary-libtorch-release 2025-08-14T20:52:03.3148426Z Job name: libtorch-cpu-shared-with-deps-release-build / build, 2025-08-14T20:52:03.4841730Z fatal: not a git repository (or any of the parent directories): .git 2025-08-14T20:52:03.4850733Z /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-08-14T20:52:03.4852233Z warnings.warn(f"failed to get commit messages: {e}") 2025-08-14T20:52:03.4852683Z Setting output keep-going=True 2025-08-14T20:52:03.4853065Z Setting output ci-verbose-test-logs=False 2025-08-14T20:52:03.4853453Z Setting output ci-test-showlocals=False 2025-08-14T20:52:03.4853839Z Setting output ci-no-test-timeout=False 2025-08-14T20:52:03.4854193Z Setting output ci-no-td=False 2025-08-14T20:52:03.4854541Z Setting output ci-td-distributed=False 2025-08-14T20:52:03.4855138Z Setting output is-unstable=False 2025-08-14T20:52:03.4855486Z Setting output reenabled-issues= 2025-08-14T20:52:03.4855916Z Setting output test-matrix={"include": [{"config": "default"}]} 2025-08-14T20:52:03.4856411Z Setting output is-test-matrix-empty=False 2025-08-14T20:52:03.4990475Z ##[group]Run echo "Filtered matrix:" 2025-08-14T20:52:03.4990848Z echo "Filtered matrix:" 2025-08-14T20:52:03.4991205Z echo "{"include": [{"config": "default"}]}" 2025-08-14T20:52:03.4991578Z  2025-08-14T20:52:03.4991791Z echo 2025-08-14T20:52:03.4992090Z echo "Is the current job unstable? False" 2025-08-14T20:52:03.4992443Z  2025-08-14T20:52:03.4992805Z echo 2025-08-14T20:52:03.4993091Z echo "Is keep-going label set? True" 2025-08-14T20:52:03.4993427Z  2025-08-14T20:52:03.4993647Z echo 2025-08-14T20:52:03.4993887Z echo "Reenabled issues? " 2025-08-14T20:52:03.4999894Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:52:03.5000396Z env: 2025-08-14T20:52:03.5000646Z PYTORCH_ROOT: /pytorch 2025-08-14T20:52:03.5000941Z PACKAGE_TYPE: libtorch 2025-08-14T20:52:03.5001233Z DESIRED_CUDA: cpu 2025-08-14T20:52:03.5001488Z GPU_ARCH_VERSION: 2025-08-14T20:52:03.5001767Z GPU_ARCH_TYPE: cpu 2025-08-14T20:52:03.5002055Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:52:03.5002411Z SKIP_ALL_TESTS: 1 2025-08-14T20:52:03.5002673Z LIBTORCH_CONFIG: release 2025-08-14T20:52:03.5002999Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:52:03.5003508Z DESIRED_PYTHON: 2025-08-14T20:52:03.5003790Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:52:03.5004316Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:52:03.5004827Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:52:03.5005158Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:52:03.5005514Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:52:03.5006107Z GITHUB_TOKEN: *** 2025-08-14T20:52:03.5006385Z PR_NUMBER: 2025-08-14T20:52:03.5006654Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:52:03.5007054Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:52:03.5007415Z ##[endgroup] 2025-08-14T20:52:03.5031402Z Filtered matrix: 2025-08-14T20:52:03.5031716Z {include: [{config: default}]} 2025-08-14T20:52:03.5031927Z 2025-08-14T20:52:03.5032074Z Is the current job unstable? False 2025-08-14T20:52:03.5032299Z 2025-08-14T20:52:03.5032415Z Is keep-going label set? True 2025-08-14T20:52:03.5032694Z 2025-08-14T20:52:03.5032800Z Reenabled issues? 2025-08-14T20:52:03.5257438Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2025-08-14T20:52:03.5257911Z with: 2025-08-14T20:52:03.5258127Z docker-registry: docker.io 2025-08-14T20:52:03.5258442Z docker-image-name: libtorch-cxx11-builder 2025-08-14T20:52:03.5258773Z custom-tag-prefix: cpu 2025-08-14T20:52:03.5259053Z docker-build-dir: .ci/docker 2025-08-14T20:52:03.5259337Z working-directory: pytorch 2025-08-14T20:52:03.5259644Z use-custom-docker-registry: true 2025-08-14T20:52:03.5259948Z docker-build-script: ./build.sh 2025-08-14T20:52:03.5260243Z force-push: false 2025-08-14T20:52:03.5260458Z env: 2025-08-14T20:52:03.5260665Z PYTORCH_ROOT: /pytorch 2025-08-14T20:52:03.5260925Z PACKAGE_TYPE: libtorch 2025-08-14T20:52:03.5261169Z DESIRED_CUDA: cpu 2025-08-14T20:52:03.5261400Z GPU_ARCH_VERSION: 2025-08-14T20:52:03.5261626Z GPU_ARCH_TYPE: cpu 2025-08-14T20:52:03.5261888Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:52:03.5262221Z SKIP_ALL_TESTS: 1 2025-08-14T20:52:03.5262445Z LIBTORCH_CONFIG: release 2025-08-14T20:52:03.5262730Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:52:03.5263015Z DESIRED_PYTHON: 2025-08-14T20:52:03.5263271Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:52:03.5263719Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:52:03.5264166Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:52:03.5264589Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:52:03.5264906Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:52:03.5265430Z GITHUB_TOKEN: *** 2025-08-14T20:52:03.5265646Z PR_NUMBER: 2025-08-14T20:52:03.5265882Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:52:03.5266223Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:52:03.5266535Z ##[endgroup] 2025-08-14T20:52:03.5294377Z ##[group]Run set -ex 2025-08-14T20:52:03.5294681Z set -ex 2025-08-14T20:52:03.5294900Z  2025-08-14T20:52:03.5295326Z # If the docker build directory or the build script doesn't exist, the action will 2025-08-14T20:52:03.5296048Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-08-14T20:52:03.5296655Z # job could then download the pre-built image as usual 2025-08-14T20:52:03.5297500Z if [[ -d "${DOCKER_BUILD_DIR}" ]] && [[ -f "${DOCKER_BUILD_DIR}/${DOCKER_BUILD_SCRIPT}" ]] && [[ "${USE_CUSTOM_DOCKER_REGISTRY}" == "true" ]]; then 2025-08-14T20:52:03.5298158Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-08-14T20:52:03.5298484Z else 2025-08-14T20:52:03.5298736Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-08-14T20:52:03.5299176Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-08-14T20:52:03.5299588Z  2025-08-14T20:52:03.5300336Z  echo "Not using custom ECR registry. Either it was not requested or there is no Docker build script in the ${REPO_NAME} repo..." 2025-08-14T20:52:03.5301176Z  exit 0 2025-08-14T20:52:03.5301394Z fi 2025-08-14T20:52:03.5301601Z  2025-08-14T20:52:03.5301949Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-08-14T20:52:03.5302595Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-08-14T20:52:03.5303174Z  # use it as it is, but first let's extract the tag 2025-08-14T20:52:03.5303682Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-08-14T20:52:03.5304226Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-08-14T20:52:03.5304752Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-08-14T20:52:03.5305174Z else 2025-08-14T20:52:03.5305443Z  if [[ "${DOCKER_IMAGE_NAME}" == *:* ]]; then 2025-08-14T20:52:03.5305837Z  CUSTOM_TAG_PREFIX=${DOCKER_IMAGE_NAME#*:} 2025-08-14T20:52:03.5306400Z  DOCKER_IMAGE_NAME=${DOCKER_IMAGE_NAME%%:*} 2025-08-14T20:52:03.5306745Z  fi 2025-08-14T20:52:03.5307232Z  DOCKER_TAG=${CUSTOM_TAG_PREFIX:+${CUSTOM_TAG_PREFIX}-}$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-08-14T20:52:03.5307901Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-08-14T20:52:03.5308583Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-08-14T20:52:03.5309351Z  echo "custom-tag-prefix=${CUSTOM_TAG_PREFIX}" >> "${GITHUB_OUTPUT}" 2025-08-14T20:52:03.5309794Z fi 2025-08-14T20:52:03.5315112Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:52:03.5315495Z env: 2025-08-14T20:52:03.5315718Z PYTORCH_ROOT: /pytorch 2025-08-14T20:52:03.5315980Z PACKAGE_TYPE: libtorch 2025-08-14T20:52:03.5316237Z DESIRED_CUDA: cpu 2025-08-14T20:52:03.5316477Z GPU_ARCH_VERSION: 2025-08-14T20:52:03.5316710Z GPU_ARCH_TYPE: cpu 2025-08-14T20:52:03.5316989Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:52:03.5317294Z SKIP_ALL_TESTS: 1 2025-08-14T20:52:03.5317535Z LIBTORCH_CONFIG: release 2025-08-14T20:52:03.5317814Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:52:03.5318126Z DESIRED_PYTHON: 2025-08-14T20:52:03.5318375Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:52:03.5318842Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:52:03.5319721Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:52:03.5320028Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:52:03.5320383Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:52:03.5320933Z GITHUB_TOKEN: *** 2025-08-14T20:52:03.5321180Z PR_NUMBER: 2025-08-14T20:52:03.5321430Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:52:03.5321806Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:52:03.5322167Z REPO_NAME: pytorch 2025-08-14T20:52:03.5322448Z DOCKER_IMAGE_NAME: libtorch-cxx11-builder 2025-08-14T20:52:03.5322815Z DOCKER_BUILD_DIR: .ci/docker 2025-08-14T20:52:03.5323122Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-08-14T20:52:03.5323446Z DOCKER_REGISTRY: docker.io 2025-08-14T20:52:03.5323749Z USE_CUSTOM_DOCKER_REGISTRY: true 2025-08-14T20:52:03.5324076Z CUSTOM_TAG_PREFIX: cpu 2025-08-14T20:52:03.5324335Z ##[endgroup] 2025-08-14T20:52:03.5348236Z + [[ -d .ci/docker ]] 2025-08-14T20:52:03.5348557Z + [[ -f .ci/docker/./build.sh ]] 2025-08-14T20:52:03.5348905Z + [[ true == \t\r\u\e ]] 2025-08-14T20:52:03.5349436Z + echo skip=false 2025-08-14T20:52:03.5349881Z + [[ libtorch-cxx11-builder == *\d\o\c\k\e\r\.\i\o\/\p\y\t\o\r\c\h* ]] 2025-08-14T20:52:03.5350374Z + [[ libtorch-cxx11-builder == *:* ]] 2025-08-14T20:52:03.5353179Z ++ git rev-parse HEAD:.ci/docker 2025-08-14T20:52:03.5369223Z + DOCKER_TAG=cpu-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:52:03.5369957Z + echo docker-tag=cpu-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:52:03.5370731Z + echo docker-image=docker.io/pytorch/libtorch-cxx11-builder:cpu-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:52:03.5371473Z + echo custom-tag-prefix=cpu 2025-08-14T20:52:03.5407185Z ##[group]Run set +e 2025-08-14T20:52:03.5407527Z set +e 2025-08-14T20:52:03.5407788Z set -x 2025-08-14T20:52:03.5408021Z  2025-08-14T20:52:03.5408257Z login() { 2025-08-14T20:52:03.5408791Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-08-14T20:52:03.5409402Z } 2025-08-14T20:52:03.5409632Z  2025-08-14T20:52:03.5409851Z retry () { 2025-08-14T20:52:03.5410150Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-08-14T20:52:03.5410498Z } 2025-08-14T20:52:03.5410724Z  2025-08-14T20:52:03.5410971Z retry login "${DOCKER_REGISTRY}" 2025-08-14T20:52:03.5411321Z  2025-08-14T20:52:03.5411657Z START_TIME=$(date +%s) 2025-08-14T20:52:03.5412083Z # Wait up to 120 minutes 2025-08-14T20:52:03.5412601Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-08-14T20:52:03.5413142Z  # Check if image already exists, if it does then skip building it 2025-08-14T20:52:03.5413687Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-08-14T20:52:03.5414077Z  exit 0 2025-08-14T20:52:03.5414324Z  fi 2025-08-14T20:52:03.5414542Z  2025-08-14T20:52:03.5414968Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-08-14T20:52:03.5415699Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-08-14T20:52:03.5416415Z  # latter, it will wait for the Docker images to become available before continuing 2025-08-14T20:52:03.5416984Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-08-14T20:52:03.5417410Z  # It's a Docker build job, let's build the image 2025-08-14T20:52:03.5417795Z  break 2025-08-14T20:52:03.5418029Z  else 2025-08-14T20:52:03.5418395Z  # It's a regular build job, wait for the image to become available 2025-08-14T20:52:03.5418846Z  sleep 300 2025-08-14T20:52:03.5419093Z  fi 2025-08-14T20:52:03.5419324Z done 2025-08-14T20:52:03.5419538Z  2025-08-14T20:52:03.5419917Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-08-14T20:52:03.5420624Z # be empty. The default action would be to continue rebuild the image 2025-08-14T20:52:03.5421187Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-08-14T20:52:03.5421684Z  # if we're on the base branch then use the parent commit 2025-08-14T20:52:03.5422113Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-08-14T20:52:03.5422456Z else 2025-08-14T20:52:03.5422790Z  # otherwise we're on a PR, so use the most recent base commit 2025-08-14T20:52:03.5423319Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-08-14T20:52:03.5423697Z fi 2025-08-14T20:52:03.5423914Z  2025-08-14T20:52:03.5424147Z if [[ -z "${MERGE_BASE}" ]]; then 2025-08-14T20:52:03.5424530Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-08-14T20:52:03.5424886Z  2025-08-14T20:52:03.5425379Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-08-14T20:52:03.5425985Z  exit 0 2025-08-14T20:52:03.5426205Z fi 2025-08-14T20:52:03.5426431Z  2025-08-14T20:52:03.5426744Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-08-14T20:52:03.5427502Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-08-14T20:52:03.5428149Z  exit 1 2025-08-14T20:52:03.5428371Z fi 2025-08-14T20:52:03.5428589Z  2025-08-14T20:52:03.5428973Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-08-14T20:52:03.5429704Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-08-14T20:52:03.5430338Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-08-14T20:52:03.5431087Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-08-14T20:52:03.5431944Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-08-14T20:52:03.5432425Z fi 2025-08-14T20:52:03.5432652Z  2025-08-14T20:52:03.5432916Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-08-14T20:52:03.5438342Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:52:03.5438735Z env: 2025-08-14T20:52:03.5438968Z PYTORCH_ROOT: /pytorch 2025-08-14T20:52:03.5439357Z PACKAGE_TYPE: libtorch 2025-08-14T20:52:03.5439906Z DESIRED_CUDA: cpu 2025-08-14T20:52:03.5440213Z GPU_ARCH_VERSION: 2025-08-14T20:52:03.5440476Z GPU_ARCH_TYPE: cpu 2025-08-14T20:52:03.5441067Z DOCKER_IMAGE: docker.io/pytorch/libtorch-cxx11-builder:cpu-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:52:03.5441712Z SKIP_ALL_TESTS: 1 2025-08-14T20:52:03.5441986Z LIBTORCH_CONFIG: release 2025-08-14T20:52:03.5442294Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:52:03.5442652Z DESIRED_PYTHON: 2025-08-14T20:52:03.5442934Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:52:03.5443454Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:52:03.5443973Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:52:03.5444287Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:52:03.5444666Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:52:03.5445225Z GITHUB_TOKEN: *** 2025-08-14T20:52:03.5445494Z PR_NUMBER: 2025-08-14T20:52:03.5445754Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:52:03.5446150Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:52:03.5446539Z DOCKER_BUILD_DIR: .ci/docker 2025-08-14T20:52:03.5446911Z BASE_REVISION: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:52:03.5447403Z DOCKER_TAG: cpu-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:52:03.5447826Z DOCKER_REGISTRY: docker.io 2025-08-14T20:52:03.5448128Z DOCKER_PUSH: 2025-08-14T20:52:03.5448435Z ##[endgroup] 2025-08-14T20:52:03.5472006Z + retry login docker.io 2025-08-14T20:52:03.5472330Z + login docker.io 2025-08-14T20:52:03.5474824Z + aws ecr get-login-password --region us-east-1 2025-08-14T20:52:03.5475790Z + docker login -u AWS --password-stdin docker.io 2025-08-14T20:52:04.0888922Z Error response from daemon: Get "https://registry-1.docker.io/v2/": unauthorized: incorrect username or password 2025-08-14T20:52:04.0901651Z + sleep 1 2025-08-14T20:52:05.0932303Z + login docker.io 2025-08-14T20:52:05.0936172Z + aws ecr get-login-password --region us-east-1 2025-08-14T20:52:05.0936707Z + docker login -u AWS --password-stdin docker.io 2025-08-14T20:52:05.6318418Z Error response from daemon: Get "https://registry-1.docker.io/v2/": unauthorized: incorrect username or password 2025-08-14T20:52:05.6338252Z + sleep 2 2025-08-14T20:52:07.6354715Z + login docker.io 2025-08-14T20:52:07.6357063Z + aws ecr get-login-password --region us-east-1 2025-08-14T20:52:07.6358962Z + docker login -u AWS --password-stdin docker.io 2025-08-14T20:52:08.1762320Z Error response from daemon: Get "https://registry-1.docker.io/v2/": unauthorized: incorrect username or password 2025-08-14T20:52:08.1780792Z ++ date +%s 2025-08-14T20:52:08.1790605Z + START_TIME=1755204728 2025-08-14T20:52:08.1793352Z ++ date +%s 2025-08-14T20:52:08.1802900Z + [[ 1755197528 -lt 1755204728 ]] 2025-08-14T20:52:08.1803639Z + docker manifest inspect docker.io/pytorch/libtorch-cxx11-builder:cpu-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:52:08.3436815Z { 2025-08-14T20:52:08.3437144Z "schemaVersion": 2, 2025-08-14T20:52:08.3437644Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-08-14T20:52:08.3438150Z "config": { 2025-08-14T20:52:08.3438531Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-08-14T20:52:08.3438980Z "size": 5833, 2025-08-14T20:52:08.3439805Z "digest": "sha256:1a783e63f2812cdd580a220861e322ec6c42b581b7f49a7e7bdaa3cf6c8d35d7" 2025-08-14T20:52:08.3440357Z }, 2025-08-14T20:52:08.3440596Z "layers": [ 2025-08-14T20:52:08.3440817Z { 2025-08-14T20:52:08.3441196Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:52:08.3441674Z "size": 27510394, 2025-08-14T20:52:08.3442166Z "digest": "sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476" 2025-08-14T20:52:08.3442714Z }, 2025-08-14T20:52:08.3442920Z { 2025-08-14T20:52:08.3443293Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:52:08.3443765Z "size": 39745344, 2025-08-14T20:52:08.3444504Z "digest": "sha256:334131e8e6e2728dc89bafb44c348d5a83d20255086ba327678d0200eb576440" 2025-08-14T20:52:08.3445035Z }, 2025-08-14T20:52:08.3445251Z { 2025-08-14T20:52:08.3445609Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:52:08.3446095Z "size": 321335333, 2025-08-14T20:52:08.3446575Z "digest": "sha256:5d29d031bdf1ef6d1321a05b8ab3c4d4aabffc3b19f2d4f8776081e0700d80b1" 2025-08-14T20:52:08.3447124Z }, 2025-08-14T20:52:08.3447344Z { 2025-08-14T20:52:08.3447739Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:52:08.3448219Z "size": 159, 2025-08-14T20:52:08.3448665Z "digest": "sha256:c257c65b46c00902839b785c3a54ca42729b7c256f05fa2fe9624f23241b29ae" 2025-08-14T20:52:08.3449201Z }, 2025-08-14T20:52:08.3449415Z { 2025-08-14T20:52:08.3449835Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:52:08.3450422Z "size": 863474, 2025-08-14T20:52:08.3451128Z "digest": "sha256:375a7d706f480ed6598aee8057fa7ebe646a6f00700b9ed7b6f5683ad4117d00" 2025-08-14T20:52:08.3451951Z }, 2025-08-14T20:52:08.3452238Z { 2025-08-14T20:52:08.3452663Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:52:08.3453242Z "size": 501080776, 2025-08-14T20:52:08.3453818Z "digest": "sha256:febfa5efa0b20a5d54e77d9105261e9ba728ec8c84f71267451d6f94f6c221f4" 2025-08-14T20:52:08.3454433Z }, 2025-08-14T20:52:08.3454686Z { 2025-08-14T20:52:08.3455283Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:52:08.3455849Z "size": 318, 2025-08-14T20:52:08.3456416Z "digest": "sha256:dfd25964c1806788ad638f29d1cb5d7c043f4207ad9af6b385fe2ba718313d5a" 2025-08-14T20:52:08.3457056Z }, 2025-08-14T20:52:08.3457312Z { 2025-08-14T20:52:08.3457805Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:52:08.3458343Z "size": 882096889, 2025-08-14T20:52:08.3458919Z "digest": "sha256:1b6a95ac0f8a3daa64a1f74b263fc3717da87f69146c78550a10fcbeb7b1fdae" 2025-08-14T20:52:08.3459559Z }, 2025-08-14T20:52:08.3459804Z { 2025-08-14T20:52:08.3460242Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:52:08.3460837Z "size": 333, 2025-08-14T20:52:08.3461363Z "digest": "sha256:f9d2ccbcfc8a401a40622c09e14c3cdbe59aba83eaaf16abafa28e47007ea868" 2025-08-14T20:52:08.3462089Z }, 2025-08-14T20:52:08.3462341Z { 2025-08-14T20:52:08.3462752Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:52:08.3463334Z "size": 862689126, 2025-08-14T20:52:08.3463894Z "digest": "sha256:129aff3079333df195672702229d98781db6f3feb86fef3961b913215d66b779" 2025-08-14T20:52:08.3464538Z }, 2025-08-14T20:52:08.3464777Z { 2025-08-14T20:52:08.3465215Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:52:08.3465743Z "size": 10463447, 2025-08-14T20:52:08.3466361Z "digest": "sha256:2326a604ef0a8ba6d60edaf512d290bf1e7329e7cd91ea68f2bfa7c9e9e0f1c3" 2025-08-14T20:52:08.3467040Z }, 2025-08-14T20:52:08.3467286Z { 2025-08-14T20:52:08.3467692Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:52:08.3468205Z "size": 346, 2025-08-14T20:52:08.3468658Z "digest": "sha256:75df225ccfd4c60ef48b9146203efc4ac6e96065348648f8c5c1eb96c8c3af83" 2025-08-14T20:52:08.3469174Z }, 2025-08-14T20:52:08.3469560Z { 2025-08-14T20:52:08.3469910Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:52:08.3470563Z "size": 979882, 2025-08-14T20:52:08.3471030Z "digest": "sha256:181dd35f9914c3bfbe6ea712dbc8b253b7bb349638ecb3714f08a35cf1fd17b7" 2025-08-14T20:52:08.3471579Z }, 2025-08-14T20:52:08.3471790Z { 2025-08-14T20:52:08.3472145Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:52:08.3472625Z "size": 501080759, 2025-08-14T20:52:08.3473099Z "digest": "sha256:2d1b2c781452b448dcfbd08c1c581c4d4c4115dc3aee88408e9b8d3e446fef35" 2025-08-14T20:52:08.3473644Z }, 2025-08-14T20:52:08.3473843Z { 2025-08-14T20:52:08.3474351Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:52:08.3474821Z "size": 319, 2025-08-14T20:52:08.3475289Z "digest": "sha256:6bb6ea4288b835e996af792545031c24a0ac24065d89ef8119a5ebf8cab2e81f" 2025-08-14T20:52:08.3475817Z }, 2025-08-14T20:52:08.3476032Z { 2025-08-14T20:52:08.3476397Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-08-14T20:52:08.3476870Z "size": 882097033, 2025-08-14T20:52:08.3477369Z "digest": "sha256:c42dff47fb5c69dffeeeb5cf7bd0bbbfa5573626a1d83e6bea480c2a90a4e572" 2025-08-14T20:52:08.3477915Z } 2025-08-14T20:52:08.3478129Z ] 2025-08-14T20:52:08.3478323Z } 2025-08-14T20:52:08.3478545Z + exit 0 2025-08-14T20:52:08.3514203Z ##[group]Run set -eux 2025-08-14T20:52:08.3514501Z set -eux 2025-08-14T20:52:08.3515484Z aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token | jq --raw-output '.SecretString' | jq -r .docker_hub_readonly_token | docker login --username pytorchbot --password-stdin 2025-08-14T20:52:08.3522828Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:52:08.3523265Z env: 2025-08-14T20:52:08.3523499Z PYTORCH_ROOT: /pytorch 2025-08-14T20:52:08.3523807Z PACKAGE_TYPE: libtorch 2025-08-14T20:52:08.3524083Z DESIRED_CUDA: cpu 2025-08-14T20:52:08.3524352Z GPU_ARCH_VERSION: 2025-08-14T20:52:08.3524613Z GPU_ARCH_TYPE: cpu 2025-08-14T20:52:08.3525078Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:52:08.3525431Z SKIP_ALL_TESTS: 1 2025-08-14T20:52:08.3525691Z LIBTORCH_CONFIG: release 2025-08-14T20:52:08.3526014Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:52:08.3526343Z DESIRED_PYTHON: 2025-08-14T20:52:08.3526632Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:52:08.3527129Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:52:08.3527646Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:52:08.3527957Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:52:08.3528331Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:52:08.3528945Z GITHUB_TOKEN: *** 2025-08-14T20:52:08.3529196Z PR_NUMBER: 2025-08-14T20:52:08.3529479Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:52:08.3530035Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:52:08.3530410Z ##[endgroup] 2025-08-14T20:52:08.3560225Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-08-14T20:52:08.3560852Z + jq --raw-output .SecretString 2025-08-14T20:52:08.3561799Z + jq -r .docker_hub_readonly_token 2025-08-14T20:52:08.3562776Z + docker login --username pytorchbot --password-stdin 2025-08-14T20:52:08.9385680Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-08-14T20:52:08.9387455Z Configure a credential helper to remove this warning. See 2025-08-14T20:52:08.9389133Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-08-14T20:52:08.9390299Z 2025-08-14T20:52:08.9390581Z Login Succeeded 2025-08-14T20:52:08.9489171Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2025-08-14T20:52:08.9489674Z with: 2025-08-14T20:52:08.9490233Z docker-image: docker.io/pytorch/libtorch-cxx11-builder:cpu-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:52:08.9491115Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-14T20:52:08.9491637Z env: 2025-08-14T20:52:08.9491860Z PYTORCH_ROOT: /pytorch 2025-08-14T20:52:08.9492135Z PACKAGE_TYPE: libtorch 2025-08-14T20:52:08.9492395Z DESIRED_CUDA: cpu 2025-08-14T20:52:08.9492621Z GPU_ARCH_VERSION: 2025-08-14T20:52:08.9492868Z GPU_ARCH_TYPE: cpu 2025-08-14T20:52:08.9493121Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T20:52:08.9493434Z SKIP_ALL_TESTS: 1 2025-08-14T20:52:08.9493683Z LIBTORCH_CONFIG: release 2025-08-14T20:52:08.9493959Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:52:08.9494271Z DESIRED_PYTHON: 2025-08-14T20:52:08.9494522Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:52:08.9495021Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:52:08.9495471Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:52:08.9495768Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:52:08.9496086Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:52:08.9496629Z GITHUB_TOKEN: *** 2025-08-14T20:52:08.9496852Z PR_NUMBER: 2025-08-14T20:52:08.9497099Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:52:08.9497459Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:52:08.9497781Z ##[endgroup] 2025-08-14T20:52:08.9521635Z ##[group]Run set -x 2025-08-14T20:52:08.9522025Z set -x 2025-08-14T20:52:08.9522271Z set +e 2025-08-14T20:52:08.9522522Z  2025-08-14T20:52:08.9522747Z login() { 2025-08-14T20:52:08.9523302Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-08-14T20:52:08.9523896Z } 2025-08-14T20:52:08.9524131Z  2025-08-14T20:52:08.9524362Z retry () { 2025-08-14T20:52:08.9524676Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-08-14T20:52:08.9525040Z } 2025-08-14T20:52:08.9525258Z  2025-08-14T20:52:08.9525521Z retry login "${DOCKER_REGISTRY}" 2025-08-14T20:52:08.9525862Z  2025-08-14T20:52:08.9526431Z IMAGE_SIZE=$(docker manifest inspect "${DOCKER_IMAGE}" | jq '[.layers[].size, .config.size] | add / 1024 / 1024') 2025-08-14T20:52:08.9527356Z echo "Compressed size of image in MB: ${IMAGE_SIZE}" 2025-08-14T20:52:08.9527790Z  2025-08-14T20:52:08.9528010Z set -e 2025-08-14T20:52:08.9528402Z # ignore output since only exit code is used for conditional 2025-08-14T20:52:08.9528977Z # only pull docker image if it's not available locally 2025-08-14T20:52:08.9529597Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-08-14T20:52:08.9530188Z  retry docker pull "${DOCKER_IMAGE}" 2025-08-14T20:52:08.9530564Z fi 2025-08-14T20:52:08.9536462Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:52:08.9536836Z env: 2025-08-14T20:52:08.9537057Z PYTORCH_ROOT: /pytorch 2025-08-14T20:52:08.9537316Z PACKAGE_TYPE: libtorch 2025-08-14T20:52:08.9537575Z DESIRED_CUDA: cpu 2025-08-14T20:52:08.9537802Z GPU_ARCH_VERSION: 2025-08-14T20:52:08.9538047Z GPU_ARCH_TYPE: cpu 2025-08-14T20:52:08.9538576Z DOCKER_IMAGE: docker.io/pytorch/libtorch-cxx11-builder:cpu-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:52:08.9539144Z SKIP_ALL_TESTS: 1 2025-08-14T20:52:08.9539395Z LIBTORCH_CONFIG: release 2025-08-14T20:52:08.9539670Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:52:08.9539982Z DESIRED_PYTHON: 2025-08-14T20:52:08.9540235Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:52:08.9540689Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:52:08.9541265Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:52:08.9541551Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:52:08.9541889Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:52:08.9542407Z GITHUB_TOKEN: *** 2025-08-14T20:52:08.9542643Z PR_NUMBER: 2025-08-14T20:52:08.9542878Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:52:08.9543227Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:52:08.9543658Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-14T20:52:08.9544054Z ##[endgroup] 2025-08-14T20:52:08.9569783Z + set +e 2025-08-14T20:52:08.9570537Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-14T20:52:08.9571071Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-14T20:52:08.9573303Z + aws ecr get-login-password --region us-east-1 2025-08-14T20:52:08.9574661Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-08-14T20:52:09.4948300Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-08-14T20:52:09.4949044Z Configure a credential helper to remove this warning. See 2025-08-14T20:52:09.4949694Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-08-14T20:52:09.4950139Z 2025-08-14T20:52:09.4950272Z Login Succeeded 2025-08-14T20:52:09.4968719Z ++ docker manifest inspect docker.io/pytorch/libtorch-cxx11-builder:cpu-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:52:09.4969728Z ++ jq '[.layers[].size, .config.size] | add / 1024 / 1024' 2025-08-14T20:52:09.6893278Z + IMAGE_SIZE=3843.259587287903 2025-08-14T20:52:09.6893991Z + echo 'Compressed size of image in MB: 3843.259587287903' 2025-08-14T20:52:09.6894424Z + set -e 2025-08-14T20:52:09.6895056Z + docker inspect --type=image docker.io/pytorch/libtorch-cxx11-builder:cpu-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:52:09.6895833Z Compressed size of image in MB: 3843.259587287903 2025-08-14T20:52:09.7005605Z + retry docker pull docker.io/pytorch/libtorch-cxx11-builder:cpu-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:52:09.7006627Z + docker pull docker.io/pytorch/libtorch-cxx11-builder:cpu-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:52:09.9140775Z cpu-bfa89110622ba7202628e9faac705f183070defe: Pulling from pytorch/libtorch-cxx11-builder 2025-08-14T20:52:09.9142546Z 13b7e930469f: Pulling fs layer 2025-08-14T20:52:09.9142872Z 334131e8e6e2: Pulling fs layer 2025-08-14T20:52:09.9143201Z 5d29d031bdf1: Pulling fs layer 2025-08-14T20:52:09.9143790Z c257c65b46c0: Pulling fs layer 2025-08-14T20:52:09.9144109Z 375a7d706f48: Pulling fs layer 2025-08-14T20:52:09.9144425Z febfa5efa0b2: Pulling fs layer 2025-08-14T20:52:09.9144754Z dfd25964c180: Pulling fs layer 2025-08-14T20:52:09.9145077Z 1b6a95ac0f8a: Pulling fs layer 2025-08-14T20:52:09.9145387Z f9d2ccbcfc8a: Pulling fs layer 2025-08-14T20:52:09.9145716Z 129aff307933: Pulling fs layer 2025-08-14T20:52:09.9146018Z 2326a604ef0a: Pulling fs layer 2025-08-14T20:52:09.9146339Z 75df225ccfd4: Pulling fs layer 2025-08-14T20:52:09.9146651Z 181dd35f9914: Pulling fs layer 2025-08-14T20:52:09.9146968Z 2d1b2c781452: Pulling fs layer 2025-08-14T20:52:09.9147269Z 6bb6ea4288b8: Pulling fs layer 2025-08-14T20:52:09.9147593Z c42dff47fb5c: Pulling fs layer 2025-08-14T20:52:09.9147890Z f9d2ccbcfc8a: Waiting 2025-08-14T20:52:09.9148164Z 129aff307933: Waiting 2025-08-14T20:52:09.9148430Z 2326a604ef0a: Waiting 2025-08-14T20:52:09.9148680Z 75df225ccfd4: Waiting 2025-08-14T20:52:09.9148956Z 181dd35f9914: Waiting 2025-08-14T20:52:09.9149201Z 2d1b2c781452: Waiting 2025-08-14T20:52:09.9149465Z 6bb6ea4288b8: Waiting 2025-08-14T20:52:09.9149714Z c257c65b46c0: Waiting 2025-08-14T20:52:09.9149977Z 375a7d706f48: Waiting 2025-08-14T20:52:09.9150227Z c42dff47fb5c: Waiting 2025-08-14T20:52:09.9150499Z febfa5efa0b2: Waiting 2025-08-14T20:52:09.9150763Z dfd25964c180: Waiting 2025-08-14T20:52:09.9151033Z 1b6a95ac0f8a: Waiting 2025-08-14T20:52:10.2046260Z 13b7e930469f: Verifying Checksum 2025-08-14T20:52:10.2046677Z 13b7e930469f: Download complete 2025-08-14T20:52:10.2377597Z c257c65b46c0: Verifying Checksum 2025-08-14T20:52:10.2377988Z c257c65b46c0: Download complete 2025-08-14T20:52:10.3312527Z 375a7d706f48: Download complete 2025-08-14T20:52:10.9313891Z 13b7e930469f: Pull complete 2025-08-14T20:52:10.9479584Z 334131e8e6e2: Verifying Checksum 2025-08-14T20:52:10.9480007Z 334131e8e6e2: Download complete 2025-08-14T20:52:11.0558724Z dfd25964c180: Verifying Checksum 2025-08-14T20:52:11.0559194Z dfd25964c180: Download complete 2025-08-14T20:52:11.3296564Z 334131e8e6e2: Pull complete 2025-08-14T20:52:13.4810159Z 5d29d031bdf1: Verifying Checksum 2025-08-14T20:52:13.4810567Z 5d29d031bdf1: Download complete 2025-08-14T20:52:13.5474497Z f9d2ccbcfc8a: Verifying Checksum 2025-08-14T20:52:13.5474911Z f9d2ccbcfc8a: Download complete 2025-08-14T20:52:16.3926692Z febfa5efa0b2: Verifying Checksum 2025-08-14T20:52:16.3927428Z febfa5efa0b2: Download complete 2025-08-14T20:52:16.6536172Z 2326a604ef0a: Verifying Checksum 2025-08-14T20:52:16.6536833Z 2326a604ef0a: Download complete 2025-08-14T20:52:16.6964707Z 75df225ccfd4: Download complete 2025-08-14T20:52:16.7782823Z 181dd35f9914: Verifying Checksum 2025-08-14T20:52:16.7783560Z 181dd35f9914: Download complete 2025-08-14T20:52:21.7147471Z 1b6a95ac0f8a: Verifying Checksum 2025-08-14T20:52:21.7147893Z 1b6a95ac0f8a: Download complete 2025-08-14T20:52:21.7877166Z 6bb6ea4288b8: Verifying Checksum 2025-08-14T20:52:21.7877579Z 6bb6ea4288b8: Download complete 2025-08-14T20:52:22.4728261Z 129aff307933: Verifying Checksum 2025-08-14T20:52:22.4728693Z 129aff307933: Download complete 2025-08-14T20:52:22.5803347Z 2d1b2c781452: Verifying Checksum 2025-08-14T20:52:22.5803743Z 2d1b2c781452: Download complete 2025-08-14T20:52:23.6921327Z 5d29d031bdf1: Pull complete 2025-08-14T20:52:24.0144618Z c257c65b46c0: Pull complete 2025-08-14T20:52:24.4580473Z 375a7d706f48: Pull complete 2025-08-14T20:52:31.5857756Z c42dff47fb5c: Verifying Checksum 2025-08-14T20:52:31.5858542Z c42dff47fb5c: Download complete 2025-08-14T20:52:36.5668426Z febfa5efa0b2: Pull complete 2025-08-14T20:52:36.9835313Z dfd25964c180: Pull complete 2025-08-14T20:53:02.7002010Z 1b6a95ac0f8a: Pull complete 2025-08-14T20:53:02.9433509Z f9d2ccbcfc8a: Pull complete 2025-08-14T20:53:09.6367867Z 129aff307933: Pull complete 2025-08-14T20:53:09.9228075Z 2326a604ef0a: Pull complete 2025-08-14T20:53:10.0140577Z 75df225ccfd4: Pull complete 2025-08-14T20:53:10.2515549Z 181dd35f9914: Pull complete 2025-08-14T20:53:22.0495998Z 2d1b2c781452: Pull complete 2025-08-14T20:53:22.4891327Z 6bb6ea4288b8: Pull complete 2025-08-14T20:53:47.6424963Z c42dff47fb5c: Pull complete 2025-08-14T20:53:47.6484848Z Digest: sha256:bc444432b63e0133d4aaa91ade624c1de51e4840eb75c9482fb4292c56906c8c 2025-08-14T20:53:47.6505859Z Status: Downloaded newer image for pytorch/libtorch-cxx11-builder:cpu-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:53:47.6516714Z docker.io/pytorch/libtorch-cxx11-builder:cpu-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:53:47.6583289Z ##[group]Run set -x 2025-08-14T20:53:47.6583703Z set -x 2025-08-14T20:53:47.6584055Z mkdir -p artifacts/ 2025-08-14T20:53:47.6584453Z container_name=$(docker run \ 2025-08-14T20:53:47.6584902Z  -e BINARY_ENV_FILE \ 2025-08-14T20:53:47.6585260Z  -e BUILD_ENVIRONMENT \ 2025-08-14T20:53:47.6585688Z  -e DESIRED_CUDA \ 2025-08-14T20:53:47.6586089Z  -e DESIRED_PYTHON \ 2025-08-14T20:53:47.6586436Z  -e GITHUB_ACTIONS \ 2025-08-14T20:53:47.6586860Z  -e GPU_ARCH_TYPE \ 2025-08-14T20:53:47.6587221Z  -e GPU_ARCH_VERSION \ 2025-08-14T20:53:47.6587653Z  -e LIBTORCH_VARIANT \ 2025-08-14T20:53:47.6587994Z  -e PACKAGE_TYPE \ 2025-08-14T20:53:47.6588295Z  -e PYTORCH_FINAL_PACKAGE_DIR \ 2025-08-14T20:53:47.6588628Z  -e PYTORCH_ROOT \ 2025-08-14T20:53:47.6588917Z  -e SKIP_ALL_TESTS \ 2025-08-14T20:53:47.6589287Z  -e PYTORCH_EXTRA_INSTALL_REQUIREMENTS \ 2025-08-14T20:53:47.6589625Z  --tty \ 2025-08-14T20:53:47.6589865Z  --detach \ 2025-08-14T20:53:47.6590156Z  -v "${GITHUB_WORKSPACE}/pytorch:/pytorch" \ 2025-08-14T20:53:47.6590564Z  -v "${RUNNER_TEMP}/artifacts:/artifacts" \ 2025-08-14T20:53:47.6590908Z  -w / \ 2025-08-14T20:53:47.6591134Z  "${DOCKER_IMAGE}" 2025-08-14T20:53:47.6591404Z ) 2025-08-14T20:53:47.6591900Z docker exec -t -w "${PYTORCH_ROOT}" "${container_name}" bash -c "bash .circleci/scripts/binary_populate_env.sh" 2025-08-14T20:53:47.6592565Z if [[ ${BUILD_ENVIRONMENT} == *"aarch64"* ]]; then 2025-08-14T20:53:47.6593248Z  docker exec -t "${container_name}" bash -c "source ${BINARY_ENV_FILE} && bash /pytorch/.ci/aarch64_linux/aarch64_ci_build.sh" 2025-08-14T20:53:47.6593878Z else 2025-08-14T20:53:47.6594378Z  docker exec -t "${container_name}" bash -c "source ${BINARY_ENV_FILE} && bash /pytorch/.ci/libtorch/build.sh" 2025-08-14T20:53:47.6594935Z fi 2025-08-14T20:53:47.6601000Z shell: /usr/bin/bash -e {0} 2025-08-14T20:53:47.6601294Z env: 2025-08-14T20:53:47.6601546Z PYTORCH_ROOT: /pytorch 2025-08-14T20:53:47.6601837Z PACKAGE_TYPE: libtorch 2025-08-14T20:53:47.6602125Z DESIRED_CUDA: cpu 2025-08-14T20:53:47.6602377Z GPU_ARCH_VERSION: 2025-08-14T20:53:47.6602654Z GPU_ARCH_TYPE: cpu 2025-08-14T20:53:47.6603235Z DOCKER_IMAGE: docker.io/pytorch/libtorch-cxx11-builder:cpu-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:53:47.6603904Z SKIP_ALL_TESTS: 1 2025-08-14T20:53:47.6604177Z LIBTORCH_CONFIG: release 2025-08-14T20:53:47.6604487Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T20:53:47.6604831Z DESIRED_PYTHON: 2025-08-14T20:53:47.6605107Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T20:53:47.6605617Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T20:53:47.6606118Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T20:53:47.6606450Z BINARY_ENV_FILE: /tmp/env 2025-08-14T20:53:47.6606807Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T20:53:47.6607516Z GITHUB_TOKEN: *** 2025-08-14T20:53:47.6607786Z PR_NUMBER: 2025-08-14T20:53:47.6608050Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T20:53:47.6608445Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:53:47.6608804Z ##[endgroup] 2025-08-14T20:53:47.6635878Z + mkdir -p artifacts/ 2025-08-14T20:53:47.6658352Z ++ 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-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T20:54:32.3219095Z + container_name=228b2501194667d1ae88a246e37e743c482f7a71ed8b2a9f92e6ef27abfc8d55 2025-08-14T20:54:32.3220260Z + docker exec -t -w /pytorch 228b2501194667d1ae88a246e37e743c482f7a71ed8b2a9f92e6ef27abfc8d55 bash -c 'bash .circleci/scripts/binary_populate_env.sh' 2025-08-14T20:54:32.4296538Z + export TZ=UTC 2025-08-14T20:54:32.4296989Z + TZ=UTC 2025-08-14T20:54:32.4297205Z + envfile=/tmp/env 2025-08-14T20:54:32.4297481Z + [[ -n /pytorch ]] 2025-08-14T20:54:32.4297727Z ++ dirname /pytorch 2025-08-14T20:54:32.4301264Z + workdir=/ 2025-08-14T20:54:32.4302010Z + [[ libtorch == \l\i\b\t\o\r\c\h ]] 2025-08-14T20:54:32.4302373Z + export BUILD_PYTHONLESS=1 2025-08-14T20:54:32.4303740Z + BUILD_PYTHONLESS=1 2025-08-14T20:54:32.4304089Z + export DOCKER_IMAGE= 2025-08-14T20:54:32.4304352Z + DOCKER_IMAGE= 2025-08-14T20:54:32.4304609Z + [[ -z '' ]] 2025-08-14T20:54:32.4304833Z + [[ cpu == cpu ]] 2025-08-14T20:54:32.4305146Z + export DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-08-14T20:54:32.4305577Z + DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-08-14T20:54:32.4305934Z + USE_GOLD_LINKER=OFF 2025-08-14T20:54:32.4306206Z + [[ cpu == \c\p\u ]] 2025-08-14T20:54:32.4306454Z + USE_GOLD_LINKER=ON 2025-08-14T20:54:32.4306733Z + PIP_UPLOAD_FOLDER=nightly/ 2025-08-14T20:54:32.4307024Z ++ date -u +%Y%m%d 2025-08-14T20:54:32.4313765Z + export DATE=20250814 2025-08-14T20:54:32.4314017Z + DATE=20250814 2025-08-14T20:54:32.4320751Z ++ cat /pytorch/version.txt 2025-08-14T20:54:32.4321094Z ++ cut -da -f1 2025-08-14T20:54:32.4328934Z + BASE_BUILD_VERSION=2.9.0.dev20250814 2025-08-14T20:54:32.4329336Z + tagged_version 2025-08-14T20:54:32.4329635Z + GIT_DIR=//pytorch/.git 2025-08-14T20:54:32.4330154Z + GIT_DESCRIBE='git --git-dir //pytorch/.git describe --tags --match v[0-9]*.[0-9]*.[0-9]*' 2025-08-14T20:54:32.4330732Z + [[ ! -d //pytorch/.git ]] 2025-08-14T20:54:32.4331227Z + git --git-dir //pytorch/.git describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*' --exact 2025-08-14T20:54:32.4353346Z fatal: No names found, cannot describe anything. 2025-08-14T20:54:32.4354757Z + return 1 2025-08-14T20:54:32.4357749Z ++ uname 2025-08-14T20:54:32.4364604Z + [[ Linux == \D\a\r\w\i\n ]] 2025-08-14T20:54:32.4364993Z + export PYTORCH_BUILD_VERSION=2.9.0.dev20250814+cpu 2025-08-14T20:54:32.4365429Z + PYTORCH_BUILD_VERSION=2.9.0.dev20250814+cpu 2025-08-14T20:54:32.4365820Z + export PYTORCH_BUILD_NUMBER=1 2025-08-14T20:54:32.4366148Z + PYTORCH_BUILD_NUMBER=1 2025-08-14T20:54:32.4367852Z ++ cat /pytorch/.ci/docker/triton_version.txt 2025-08-14T20:54:32.4374715Z + TRITON_VERSION=3.4.0 2025-08-14T20:54:32.4375228Z + TRITON_CONSTRAINT='platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\''' 2025-08-14T20:54:32.4375806Z + [[ cpu == \c\u\1\2\9 ]] 2025-08-14T20:54:32.4376098Z + [[ libtorch =~ .*wheel.* ]] 2025-08-14T20:54:32.4376651Z + [[ libtorch =~ .*wheel.* ]] 2025-08-14T20:54:32.4377482Z + [[ libtorch =~ .*wheel.* ]] 2025-08-14T20:54:32.4377788Z + USE_GLOO_WITH_OPENSSL=ON 2025-08-14T20:54:32.4378088Z + [[ cpu =~ .*aarch64.* ]] 2025-08-14T20:54:32.4378362Z + cat 2025-08-14T20:54:32.4387592Z ++ uname -a 2025-08-14T20:54:32.4396130Z ++ date 2025-08-14T20:54:32.4418789Z ++ uname 2025-08-14T20:54:32.4420804Z + [[ Linux != Darwin ]] 2025-08-14T20:54:32.4421087Z + MEMORY_LIMIT_MAX_JOBS=12 2025-08-14T20:54:32.4423616Z ++ nproc 2025-08-14T20:54:32.4429846Z + NUM_CPUS=46 2025-08-14T20:54:32.4430089Z + export MAX_JOBS=12 2025-08-14T20:54:32.4430356Z + MAX_JOBS=12 2025-08-14T20:54:32.4430572Z + cat 2025-08-14T20:54:32.4440039Z + echo 'retry () {' 2025-08-14T20:54:32.4440532Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2025-08-14T20:54:32.4441295Z + echo '}' 2025-08-14T20:54:32.4441553Z + echo 'export -f retry' 2025-08-14T20:54:32.4441834Z + cat /tmp/env 2025-08-14T20:54:32.4451508Z # =================== The following code will be executed inside Docker container =================== 2025-08-14T20:54:32.4452302Z export TZ=UTC 2025-08-14T20:54:32.4453752Z echo "Running on Linux 228b25011946 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 Thu 14 Aug 2025 08:54:32 PM UTC" 2025-08-14T20:54:32.4454868Z 2025-08-14T20:54:32.4455083Z export PACKAGE_TYPE="libtorch" 2025-08-14T20:54:32.4455543Z export DESIRED_PYTHON="" 2025-08-14T20:54:32.4455976Z export DESIRED_CUDA="cpu" 2025-08-14T20:54:32.4456425Z export LIBTORCH_VARIANT="shared-with-deps" 2025-08-14T20:54:32.4456959Z export BUILD_PYTHONLESS="1" 2025-08-14T20:54:32.4457392Z if [[ "linux-gnu" == "msys" ]]; then 2025-08-14T20:54:32.4457881Z export LIBTORCH_CONFIG="" 2025-08-14T20:54:32.4458291Z if [[ "" == 'debug' ]]; then 2025-08-14T20:54:32.4458712Z export DEBUG=1 2025-08-14T20:54:32.4459038Z fi 2025-08-14T20:54:32.4459367Z export DESIRED_DEVTOOLSET="" 2025-08-14T20:54:32.4459794Z else 2025-08-14T20:54:32.4460118Z export DESIRED_DEVTOOLSET="" 2025-08-14T20:54:32.4460551Z fi 2025-08-14T20:54:32.4460709Z 2025-08-14T20:54:32.4460854Z export DATE="20250814" 2025-08-14T20:54:32.4461274Z export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-08-14T20:54:32.4461810Z export PYTORCH_BUILD_VERSION="2.9.0.dev20250814+cpu" 2025-08-14T20:54:32.4462381Z export PYTORCH_BUILD_NUMBER="1" 2025-08-14T20:54:32.4462916Z export OVERRIDE_PACKAGE_VERSION="2.9.0.dev20250814+cpu" 2025-08-14T20:54:32.4463530Z export PYTORCH_EXTRA_INSTALL_REQUIREMENTS="" 2025-08-14T20:54:32.4463876Z 2025-08-14T20:54:32.4464050Z # TODO: We don't need this anymore IIUC 2025-08-14T20:54:32.4464554Z export TORCH_PACKAGE_NAME='torch' 2025-08-14T20:54:32.4464869Z 2025-08-14T20:54:32.4465022Z export USE_FBGEMM=1 2025-08-14T20:54:32.4465412Z export PIP_UPLOAD_FOLDER="nightly/" 2025-08-14T20:54:32.4465841Z export DOCKER_IMAGE="pytorch/manylinux2_28:cpu" 2025-08-14T20:54:32.4466218Z 2025-08-14T20:54:32.4466224Z 2025-08-14T20:54:32.4466338Z export USE_GOLD_LINKER="ON" 2025-08-14T20:54:32.4466661Z export USE_GLOO_WITH_OPENSSL="ON" 2025-08-14T20:54:32.4467164Z # =================== The above code will be executed inside Docker container =================== 2025-08-14T20:54:32.4467666Z export MAX_JOBS="12" 2025-08-14T20:54:32.4467940Z retry () { 2025-08-14T20:54:32.4468250Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2025-08-14T20:54:32.4468664Z } 2025-08-14T20:54:32.4468872Z export -f retry 2025-08-14T20:54:32.4476492Z + [[ linux-binary-libtorch-release == *\a\a\r\c\h\6\4* ]] 2025-08-14T20:54:32.4477487Z + docker exec -t 228b2501194667d1ae88a246e37e743c482f7a71ed8b2a9f92e6ef27abfc8d55 bash -c 'source /tmp/env && bash /pytorch/.ci/libtorch/build.sh' 2025-08-14T20:54:32.4943769Z Running on Linux 228b25011946 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 Thu 14 Aug 2025 08:54:32 PM UTC 2025-08-14T20:54:32.4961746Z +++ dirname /pytorch/.ci/libtorch/build.sh 2025-08-14T20:54:32.4965615Z ++ cd /pytorch/.ci/libtorch 2025-08-14T20:54:32.4966275Z ++ pwd 2025-08-14T20:54:32.4967816Z + SCRIPTPATH=/pytorch/.ci/libtorch 2025-08-14T20:54:32.4968201Z + USE_CUSPARSELT=0 2025-08-14T20:54:32.4968477Z + BUILD_PYTHONLESS=1 2025-08-14T20:54:32.4968743Z + DESIRED_PYTHON=3.9 2025-08-14T20:54:32.4969064Z + /pytorch/.ci/libtorch/../manywheel/build.sh 2025-08-14T20:54:32.4995711Z +++ dirname /pytorch/.ci/libtorch/../manywheel/build.sh 2025-08-14T20:54:32.4997821Z ++ cd /pytorch/.ci/libtorch/../manywheel 2025-08-14T20:54:32.4998174Z ++ pwd 2025-08-14T20:54:32.5000450Z + SCRIPTPATH=/pytorch/.ci/manywheel 2025-08-14T20:54:32.5000823Z + case "${GPU_ARCH_TYPE:-BLANK}" in 2025-08-14T20:54:32.5001464Z + bash /pytorch/.ci/manywheel/build_cpu.sh 2025-08-14T20:54:32.5015471Z + export TH_BINARY_BUILD=1 2025-08-14T20:54:32.5015821Z + TH_BINARY_BUILD=1 2025-08-14T20:54:32.5016091Z + export USE_CUDA=0 2025-08-14T20:54:32.5016368Z + USE_CUDA=0 2025-08-14T20:54:32.5016605Z + [[ -z '' ]] 2025-08-14T20:54:32.5016845Z + CMAKE_ARGS=() 2025-08-14T20:54:32.5017072Z + [[ -z '' ]] 2025-08-14T20:54:32.5017322Z + EXTRA_CAFFE2_CMAKE_FLAGS=() 2025-08-14T20:54:32.5017829Z + WHEELHOUSE_DIR=wheelhousecpu 2025-08-14T20:54:32.5018179Z + LIBTORCH_HOUSE_DIR=libtorch_housecpu 2025-08-14T20:54:32.5018516Z + [[ -z /artifacts ]] 2025-08-14T20:54:32.5018790Z + mkdir -p /artifacts 2025-08-14T20:54:32.5035808Z ++ awk -F= '/^NAME/{print $2}' /etc/os-release 2025-08-14T20:54:32.5043308Z + OS_NAME='"Ubuntu"' 2025-08-14T20:54:32.5043796Z + [[ "Ubuntu" == *\C\e\n\t\O\S\ \L\i\n\u\x* ]] 2025-08-14T20:54:32.5044226Z + [[ "Ubuntu" == *\R\e\d\ \H\a\t\ \E\n\t\e\r\p\r\i\s\e\ \L\i\n\u\x* ]] 2025-08-14T20:54:32.5044672Z + [[ "Ubuntu" == *\A\l\m\a\L\i\n\u\x* ]] 2025-08-14T20:54:32.5045026Z + [[ "Ubuntu" == *\U\b\u\n\t\u* ]] 2025-08-14T20:54:32.5046619Z ++ uname -m 2025-08-14T20:54:32.5052835Z + [[ x86_64 == \s\3\9\0\x ]] 2025-08-14T20:54:32.5053203Z + LIBGOMP_PATH=/usr/lib/x86_64-linux-gnu/libgomp.so.1 2025-08-14T20:54:32.5053616Z + DEPS_LIST=("$LIBGOMP_PATH") 2025-08-14T20:54:32.5053924Z + DEPS_SONAME=("libgomp.so.1") 2025-08-14T20:54:32.5054252Z + rm -rf '/usr/local/cuda*' 2025-08-14T20:54:32.5067173Z +++ dirname /pytorch/.ci/manywheel/build_cpu.sh 2025-08-14T20:54:32.5074075Z ++ cd /pytorch/.ci/manywheel 2025-08-14T20:54:32.5074367Z ++ pwd 2025-08-14T20:54:32.5075979Z + SOURCE_DIR=/pytorch/.ci/manywheel 2025-08-14T20:54:32.5076314Z + [[ -z 1 ]] 2025-08-14T20:54:32.5076562Z + BUILD_SCRIPT=build_libtorch.sh 2025-08-14T20:54:32.5076941Z + source /pytorch/.ci/manywheel/build_libtorch.sh 2025-08-14T20:54:32.5077326Z ++ set -e pipefail 2025-08-14T20:54:32.5082646Z ++++ dirname /pytorch/.ci/manywheel/build_libtorch.sh 2025-08-14T20:54:32.5088870Z +++ cd /pytorch/.ci/manywheel 2025-08-14T20:54:32.5089431Z +++ pwd 2025-08-14T20:54:32.5091065Z ++ SOURCE_DIR=/pytorch/.ci/manywheel 2025-08-14T20:54:32.5091419Z ++ [[ -z 3.9 ]] 2025-08-14T20:54:32.5091654Z ++ [[ -n 1 ]] 2025-08-14T20:54:32.5091913Z ++ [[ -z shared-with-deps ]] 2025-08-14T20:54:32.5095179Z +++ awk -F= '/^NAME/{print $2}' /etc/os-release 2025-08-14T20:54:32.5105801Z ++ OS_NAME='"Ubuntu"' 2025-08-14T20:54:32.5106504Z ++ [[ "Ubuntu" == *\A\l\m\a\L\i\n\u\x* ]] 2025-08-14T20:54:32.5106944Z ++ [[ "Ubuntu" == *\R\e\d\ \H\a\t\ \E\n\t\e\r\p\r\i\s\e\ \L\i\n\u\x* ]] 2025-08-14T20:54:32.5107370Z ++ [[ "Ubuntu" == *\U\b\u\n\t\u* ]] 2025-08-14T20:54:32.5109499Z +++ find /etc/apt/ -type f -name '*.list' 2025-08-14T20:54:32.5124067Z ++ sed -i 's/.*nvidia.*/# &/' /etc/apt/sources.list 2025-08-14T20:54:32.5142439Z ++ retry apt-get update 2025-08-14T20:54:32.5143118Z ++ apt-get update 2025-08-14T20:54:32.5677723Z 2025-08-14T20:54:32.6035260Z 0% [Working] 2025-08-14T20:54:32.6035613Z 2025-08-14T20:54:32.6035990Z Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2025-08-14T20:54:32.6036407Z 2025-08-14T20:54:32.6036517Z 0% [Waiting for headers] 2025-08-14T20:54:32.6036833Z 2025-08-14T20:54:32.6037260Z Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2025-08-14T20:54:32.6037674Z 2025-08-14T20:54:32.6085426Z 0% [Waiting for headers] [2 InRelease 14.2 kB/128 kB 11%] 2025-08-14T20:54:32.6085898Z 2025-08-14T20:54:32.6086419Z Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2025-08-14T20:54:32.6086839Z 2025-08-14T20:54:32.6408369Z 0% [3 InRelease 0 B/128 kB 0%] [2 InRelease 14.2 kB/128 kB 11%] 2025-08-14T20:54:32.6408835Z 2025-08-14T20:54:32.6504908Z 0% [3 InRelease 80.8 kB/128 kB 63%] 2025-08-14T20:54:32.6505620Z 2025-08-14T20:54:32.6613506Z 0% [Working] 2025-08-14T20:54:32.6613759Z 2025-08-14T20:54:32.6614358Z Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2025-08-14T20:54:32.6614805Z 2025-08-14T20:54:32.6705370Z 0% [4 InRelease 0 B/128 kB 0%] 2025-08-14T20:54:32.6705821Z 2025-08-14T20:54:32.6902286Z 0% [Working] 2025-08-14T20:54:32.7662993Z 0% [Working] 2025-08-14T20:54:32.8428728Z 0% [Working] 2025-08-14T20:54:32.9188278Z 0% [Working] 2025-08-14T20:54:32.9188674Z 100% [Working] 2025-08-14T20:54:32.9189138Z 2025-08-14T20:54:32.9189385Z Fetched 383 kB in 0s (1,068 kB/s) 2025-08-14T20:54:32.9240059Z 2025-08-14T20:54:32.9836022Z Reading package lists... 0% 2025-08-14T20:54:32.9836458Z 2025-08-14T20:54:32.9922557Z Reading package lists... 0% 2025-08-14T20:54:32.9922817Z 2025-08-14T20:54:33.0241986Z Reading package lists... 0% 2025-08-14T20:54:33.0242239Z 2025-08-14T20:54:33.0242357Z Reading package lists... 3% 2025-08-14T20:54:33.0242573Z 2025-08-14T20:54:33.0444895Z Reading package lists... 3% 2025-08-14T20:54:33.0445181Z 2025-08-14T20:54:33.0445316Z Reading package lists... 3% 2025-08-14T20:54:33.0445522Z 2025-08-14T20:54:33.4349411Z Reading package lists... 3% 2025-08-14T20:54:33.4349699Z 2025-08-14T20:54:33.4349820Z Reading package lists... 35% 2025-08-14T20:54:33.4350025Z 2025-08-14T20:54:33.4486436Z Reading package lists... 35% 2025-08-14T20:54:33.4486704Z 2025-08-14T20:54:33.4486837Z Reading package lists... 35% 2025-08-14T20:54:33.4487060Z 2025-08-14T20:54:33.6004392Z Reading package lists... 35% 2025-08-14T20:54:33.6004682Z 2025-08-14T20:54:33.6004804Z Reading package lists... 49% 2025-08-14T20:54:33.6005025Z 2025-08-14T20:54:33.6963910Z Reading package lists... 49% 2025-08-14T20:54:33.6964194Z 2025-08-14T20:54:33.7358574Z Reading package lists... 58% 2025-08-14T20:54:33.7358829Z 2025-08-14T20:54:33.7359037Z Reading package lists... 64% 2025-08-14T20:54:33.7359256Z 2025-08-14T20:54:33.7845578Z Reading package lists... 64% 2025-08-14T20:54:33.7845848Z 2025-08-14T20:54:33.7845978Z Reading package lists... 68% 2025-08-14T20:54:33.7846212Z 2025-08-14T20:54:33.7867291Z Reading package lists... 68% 2025-08-14T20:54:33.7867613Z 2025-08-14T20:54:33.7867797Z Reading package lists... 68% 2025-08-14T20:54:33.7868001Z 2025-08-14T20:54:33.7886037Z Reading package lists... 68% 2025-08-14T20:54:33.7886281Z 2025-08-14T20:54:33.7886402Z Reading package lists... 69% 2025-08-14T20:54:33.7886609Z 2025-08-14T20:54:33.7961825Z Reading package lists... 69% 2025-08-14T20:54:33.7962107Z 2025-08-14T20:54:33.7962227Z Reading package lists... 69% 2025-08-14T20:54:33.7962449Z 2025-08-14T20:54:33.8567937Z Reading package lists... 69% 2025-08-14T20:54:33.8568214Z 2025-08-14T20:54:33.8568333Z Reading package lists... 81% 2025-08-14T20:54:33.8568540Z 2025-08-14T20:54:33.9190682Z Reading package lists... 81% 2025-08-14T20:54:33.9190960Z 2025-08-14T20:54:33.9191416Z Reading package lists... 95% 2025-08-14T20:54:33.9191690Z 2025-08-14T20:54:33.9368521Z Reading package lists... 95% 2025-08-14T20:54:33.9368787Z 2025-08-14T20:54:33.9368940Z Reading package lists... 99% 2025-08-14T20:54:33.9369164Z 2025-08-14T20:54:33.9373942Z Reading package lists... 99% 2025-08-14T20:54:33.9374155Z 2025-08-14T20:54:33.9374271Z Reading package lists... 99% 2025-08-14T20:54:33.9374490Z 2025-08-14T20:54:33.9496935Z Reading package lists... 99% 2025-08-14T20:54:33.9497396Z 2025-08-14T20:54:33.9497670Z Reading package lists... Done 2025-08-14T20:54:33.9497949Z 2025-08-14T20:54:33.9700698Z ++ retry apt-get -y install zip openssl 2025-08-14T20:54:33.9701137Z ++ apt-get -y install zip openssl 2025-08-14T20:54:34.0101518Z 2025-08-14T20:54:34.0680164Z Reading package lists... 0% 2025-08-14T20:54:34.0680448Z 2025-08-14T20:54:34.0766580Z Reading package lists... 0% 2025-08-14T20:54:34.0766836Z 2025-08-14T20:54:34.1081605Z Reading package lists... 0% 2025-08-14T20:54:34.1081858Z 2025-08-14T20:54:34.1081978Z Reading package lists... 3% 2025-08-14T20:54:34.1082179Z 2025-08-14T20:54:34.1281186Z Reading package lists... 3% 2025-08-14T20:54:34.1281696Z 2025-08-14T20:54:34.1281813Z Reading package lists... 3% 2025-08-14T20:54:34.1282028Z 2025-08-14T20:54:34.5184314Z Reading package lists... 3% 2025-08-14T20:54:34.5184592Z 2025-08-14T20:54:34.5184708Z Reading package lists... 35% 2025-08-14T20:54:34.5184912Z 2025-08-14T20:54:34.5319043Z Reading package lists... 35% 2025-08-14T20:54:34.5319550Z 2025-08-14T20:54:34.5320029Z Reading package lists... 35% 2025-08-14T20:54:34.5320471Z 2025-08-14T20:54:34.6824945Z Reading package lists... 35% 2025-08-14T20:54:34.6825282Z 2025-08-14T20:54:34.6825398Z Reading package lists... 49% 2025-08-14T20:54:34.6825601Z 2025-08-14T20:54:34.7790018Z Reading package lists... 49% 2025-08-14T20:54:34.7790286Z 2025-08-14T20:54:34.8158168Z Reading package lists... 58% 2025-08-14T20:54:34.8158526Z 2025-08-14T20:54:34.8159112Z Reading package lists... 64% 2025-08-14T20:54:34.8159534Z 2025-08-14T20:54:34.8645271Z Reading package lists... 64% 2025-08-14T20:54:34.8645567Z 2025-08-14T20:54:34.8645688Z Reading package lists... 68% 2025-08-14T20:54:34.8645923Z 2025-08-14T20:54:34.8666731Z Reading package lists... 68% 2025-08-14T20:54:34.8667048Z 2025-08-14T20:54:34.8667229Z Reading package lists... 68% 2025-08-14T20:54:34.8667448Z 2025-08-14T20:54:34.8685612Z Reading package lists... 68% 2025-08-14T20:54:34.8685844Z 2025-08-14T20:54:34.8685982Z Reading package lists... 69% 2025-08-14T20:54:34.8686187Z 2025-08-14T20:54:34.8761035Z Reading package lists... 69% 2025-08-14T20:54:34.8761307Z 2025-08-14T20:54:34.8761443Z Reading package lists... 69% 2025-08-14T20:54:34.8761653Z 2025-08-14T20:54:34.9376882Z Reading package lists... 69% 2025-08-14T20:54:34.9377129Z 2025-08-14T20:54:34.9377253Z Reading package lists... 81% 2025-08-14T20:54:34.9377470Z 2025-08-14T20:54:34.9989765Z Reading package lists... 81% 2025-08-14T20:54:34.9990031Z 2025-08-14T20:54:34.9990147Z Reading package lists... 95% 2025-08-14T20:54:34.9990367Z 2025-08-14T20:54:35.0170459Z Reading package lists... 95% 2025-08-14T20:54:35.0170717Z 2025-08-14T20:54:35.0170873Z Reading package lists... 99% 2025-08-14T20:54:35.0171083Z 2025-08-14T20:54:35.0175863Z Reading package lists... 99% 2025-08-14T20:54:35.0176085Z 2025-08-14T20:54:35.0176201Z Reading package lists... 99% 2025-08-14T20:54:35.0176404Z 2025-08-14T20:54:35.0301345Z Reading package lists... 99% 2025-08-14T20:54:35.0301717Z 2025-08-14T20:54:35.0302203Z Reading package lists... Done 2025-08-14T20:54:35.0302474Z 2025-08-14T20:54:35.0520855Z 2025-08-14T20:54:35.0521235Z Building dependency tree... 0% 2025-08-14T20:54:35.0521517Z 2025-08-14T20:54:35.0874197Z Building dependency tree... 0% 2025-08-14T20:54:35.0874500Z 2025-08-14T20:54:35.0874628Z Building dependency tree... 50% 2025-08-14T20:54:35.0874849Z 2025-08-14T20:54:35.2205488Z Building dependency tree... 50% 2025-08-14T20:54:35.2205788Z 2025-08-14T20:54:35.2205914Z Building dependency tree 2025-08-14T20:54:35.2206147Z 2025-08-14T20:54:35.2206156Z 2025-08-14T20:54:35.2206280Z Reading state information... 0% 2025-08-14T20:54:35.2206525Z 2025-08-14T20:54:35.2209592Z Reading state information... 0% 2025-08-14T20:54:35.2209821Z 2025-08-14T20:54:35.2209945Z Reading state information... Done 2025-08-14T20:54:35.2399253Z 2025-08-14T20:54:35.2399767Z openssl is already the newest version (1.1.1f-1ubuntu2.24). 2025-08-14T20:54:35.2400431Z openssl set to manually installed. 2025-08-14T20:54:35.4072509Z The following NEW packages will be installed: 2025-08-14T20:54:35.4072938Z zip 2025-08-14T20:54:35.4126627Z 0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded. 2025-08-14T20:54:35.4127125Z Need to get 167 kB of archives. 2025-08-14T20:54:35.4127573Z After this operation, 638 kB of additional disk space will be used. 2025-08-14T20:54:35.4193314Z 2025-08-14T20:54:35.4482174Z 0% [Working] 2025-08-14T20:54:35.4482448Z 2025-08-14T20:54:35.4482951Z Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 2025-08-14T20:54:35.4483425Z 2025-08-14T20:54:35.4962604Z 7% [1 zip 14.2 kB/167 kB 8%] 2025-08-14T20:54:35.4963196Z 2025-08-14T20:54:35.4963487Z 100% [Working] 2025-08-14T20:54:35.4963727Z 2025-08-14T20:54:35.4963990Z Fetched 167 kB in 0s (2,004 kB/s) 2025-08-14T20:54:35.6255161Z debconf: delaying package configuration, since apt-utils is not installed 2025-08-14T20:54:35.6761866Z Selecting previously unselected package zip. 2025-08-14T20:54:35.6821615Z (Reading database ... 2025-08-14T20:54:35.6822589Z (Reading database ... 5% 2025-08-14T20:54:35.6822980Z (Reading database ... 10% 2025-08-14T20:54:35.6823309Z (Reading database ... 15% 2025-08-14T20:54:35.6823589Z (Reading database ... 20% 2025-08-14T20:54:35.6823880Z (Reading database ... 25% 2025-08-14T20:54:35.6824157Z (Reading database ... 30% 2025-08-14T20:54:35.6824445Z (Reading database ... 35% 2025-08-14T20:54:35.6824714Z (Reading database ... 40% 2025-08-14T20:54:35.6825000Z (Reading database ... 45% 2025-08-14T20:54:35.6825272Z (Reading database ... 50% 2025-08-14T20:54:35.6860547Z (Reading database ... 55% 2025-08-14T20:54:35.6888113Z (Reading database ... 60% 2025-08-14T20:54:35.6903720Z (Reading database ... 65% 2025-08-14T20:54:35.6906203Z (Reading database ... 70% 2025-08-14T20:54:35.6914890Z (Reading database ... 75% 2025-08-14T20:54:35.6925587Z (Reading database ... 80% 2025-08-14T20:54:35.6950790Z (Reading database ... 85% 2025-08-14T20:54:35.6972650Z (Reading database ... 90% 2025-08-14T20:54:35.6982627Z (Reading database ... 95% 2025-08-14T20:54:35.6982944Z (Reading database ... 100% 2025-08-14T20:54:35.6983413Z (Reading database ... 49783 files and directories currently installed.) 2025-08-14T20:54:35.6992714Z Preparing to unpack .../zip_3.0-11build1_amd64.deb ... 2025-08-14T20:54:35.7039938Z Unpacking zip (3.0-11build1) ... 2025-08-14T20:54:35.7597588Z Setting up zip (3.0-11build1) ... 2025-08-14T20:54:35.7907173Z ++ build_version=2.9.0.dev20250814+cpu 2025-08-14T20:54:35.7907862Z ++ build_number=1 2025-08-14T20:54:35.7908234Z ++ [[ -n 2.9.0.dev20250814+cpu ]] 2025-08-14T20:54:35.7908639Z ++ build_version=2.9.0.dev20250814+cpu 2025-08-14T20:54:35.7908985Z ++ build_number=0 2025-08-14T20:54:35.7909244Z ++ [[ -z 2.9.0.dev20250814+cpu ]] 2025-08-14T20:54:35.7909531Z ++ [[ -z 0 ]] 2025-08-14T20:54:35.7909839Z ++ export PYTORCH_BUILD_VERSION=2.9.0.dev20250814+cpu 2025-08-14T20:54:35.7910260Z ++ PYTORCH_BUILD_VERSION=2.9.0.dev20250814+cpu 2025-08-14T20:54:35.7910640Z ++ export PYTORCH_BUILD_NUMBER=0 2025-08-14T20:54:35.7910951Z ++ PYTORCH_BUILD_NUMBER=0 2025-08-14T20:54:35.7911306Z ++ export CMAKE_LIBRARY_PATH=/opt/intel/lib:/lib: 2025-08-14T20:54:35.7911714Z ++ CMAKE_LIBRARY_PATH=/opt/intel/lib:/lib: 2025-08-14T20:54:35.7912098Z ++ export CMAKE_INCLUDE_PATH=/opt/intel/include: 2025-08-14T20:54:35.7912493Z ++ CMAKE_INCLUDE_PATH=/opt/intel/include: 2025-08-14T20:54:35.7912831Z ++ [[ -e /opt/openssl ]] 2025-08-14T20:54:35.7913133Z ++ export OPENSSL_ROOT_DIR=/opt/openssl 2025-08-14T20:54:35.7913475Z ++ OPENSSL_ROOT_DIR=/opt/openssl 2025-08-14T20:54:35.7913919Z ++ export CMAKE_INCLUDE_PATH=/opt/openssl/include:/opt/intel/include: 2025-08-14T20:54:35.7914484Z ++ CMAKE_INCLUDE_PATH=/opt/openssl/include:/opt/intel/include: 2025-08-14T20:54:35.7914906Z ++ [[ -n 3.9 ]] 2025-08-14T20:54:35.7915145Z ++ [[ 3.9 != cp* ]] 2025-08-14T20:54:35.7915381Z +++ echo 3.9 2025-08-14T20:54:35.7915610Z +++ tr -d m.u 2025-08-14T20:54:35.7921330Z ++ python_nodot=39 2025-08-14T20:54:35.7921619Z ++ DESIRED_PYTHON=cp39-cp39 2025-08-14T20:54:35.7921935Z ++ pydir=/opt/python/cp39-cp39 2025-08-14T20:54:35.7922911Z ++ 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-08-14T20:54:35.7924476Z ++ 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-08-14T20:54:35.7925451Z ++ export PATCHELF_BIN=/usr/local/bin/patchelf 2025-08-14T20:54:35.7925859Z ++ PATCHELF_BIN=/usr/local/bin/patchelf 2025-08-14T20:54:35.7926446Z +++ /usr/local/bin/patchelf --version 2025-08-14T20:54:35.7937926Z ++ patchelf_version='patchelf 0.17.2' 2025-08-14T20:54:35.7938339Z ++ echo 'patchelf version: ' patchelf 0.17.2 2025-08-14T20:54:35.7938707Z patchelf version: patchelf 0.17.2 2025-08-14T20:54:35.7939090Z ++ [[ patchelf 0.17.2 == \p\a\t\c\h\e\l\f\ \0\.\9 ]] 2025-08-14T20:54:35.7939447Z ++ [[ -z /pytorch ]] 2025-08-14T20:54:35.7939708Z ++ pushd /pytorch 2025-08-14T20:54:35.7939942Z /pytorch / 2025-08-14T20:54:35.7940342Z ++ retry pip install -qUr requirements-build.txt 2025-08-14T20:54:35.7940753Z ++ pip install -qUr requirements-build.txt 2025-08-14T20:54:42.3653416Z 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-08-14T20:54:42.5123769Z ++ python setup.py clean 2025-08-14T20:54:42.6706306Z Building wheel torch-2.9.0.dev20250814+cpu 2025-08-14T20:54:42.7475044Z Found cmake (/opt/python/cp39-cp39/bin/cmake) version: 4.1.0 (>=3.27) 2025-08-14T20:54:42.8121865Z /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-08-14T20:54:42.8122974Z !! 2025-08-14T20:54:42.8123131Z 2025-08-14T20:54:42.8123268Z ******************************************************************************** 2025-08-14T20:54:42.8124276Z 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-08-14T20:54:42.8125123Z 2025-08-14T20:54:42.8125399Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-08-14T20:54:42.8125939Z or your builds will no longer be supported. 2025-08-14T20:54:42.8126241Z 2025-08-14T20:54:42.8126669Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-08-14T20:54:42.8127335Z ******************************************************************************** 2025-08-14T20:54:42.8127623Z 2025-08-14T20:54:42.8127714Z !! 2025-08-14T20:54:42.8127959Z corresp(dist, value, root_dir) 2025-08-14T20:54:42.8436107Z running clean 2025-08-14T20:54:43.1037862Z ++ retry pip install -qr requirements.txt 2025-08-14T20:54:43.1038305Z ++ pip install -qr requirements.txt 2025-08-14T20:54:53.4590451Z 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-08-14T20:54:53.5689152Z ++ retry pip install -q numpy==2.0.1 2025-08-14T20:54:53.5689624Z ++ pip install -q numpy==2.0.1 2025-08-14T20:54:56.6714387Z 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-08-14T20:54:56.7377463Z ++ [[ cpu == *\r\o\c\m* ]] 2025-08-14T20:54:56.7379076Z +++ date 2025-08-14T20:54:56.7387190Z ++ echo 'Calling '\''python -m pip install .'\'' at Thu 14 Aug 2025 08:54:56 PM UTC' 2025-08-14T20:54:56.7387867Z Calling 'python -m pip install .' at Thu 14 Aug 2025 08:54:56 PM UTC 2025-08-14T20:54:56.7388346Z ++ [[ shared-with-deps = *\s\t\a\t\i\c* ]] 2025-08-14T20:54:56.7391698Z ++ set -x 2025-08-14T20:54:56.7392227Z ++ mkdir -p build 2025-08-14T20:54:56.7405386Z ++ CMAKE_ARGS= 2025-08-14T20:54:56.7405667Z ++ EXTRA_CAFFE2_CMAKE_FLAGS=' ' 2025-08-14T20:54:56.7405892Z 2025-08-14T20:54:56.7406003Z real 0m0.000s 2025-08-14T20:54:56.7406232Z user 0m0.000s 2025-08-14T20:54:56.7406472Z sys 0m0.000s 2025-08-14T20:54:56.7406750Z ++ CFLAGS=-Wno-deprecated-declarations 2025-08-14T20:54:56.7407129Z ++ BUILD_LIBTORCH_CPU_WITH_DEBUG=1 2025-08-14T20:54:56.7407523Z ++ python -m pip install --no-build-isolation -v . 2025-08-14T20:54:57.0189449Z Using pip 25.2 from /opt/python/cp39-cp39/lib/python3.9/site-packages/pip (python 3.9) 2025-08-14T20:54:57.0562208Z Processing /pytorch 2025-08-14T20:54:57.0608659Z Running command Preparing metadata (pyproject.toml) 2025-08-14T20:54:57.2229479Z Building wheel torch-2.9.0.dev20250814+cpu 2025-08-14T20:54:57.2999624Z Found cmake (/opt/python/cp39-cp39/bin/cmake) version: 4.1.0 (>=3.27) 2025-08-14T20:54:57.3683655Z /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-08-14T20:54:57.3684771Z !! 2025-08-14T20:54:57.3684921Z 2025-08-14T20:54:57.3686241Z ******************************************************************************** 2025-08-14T20:54:57.3688371Z 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-08-14T20:54:57.3689216Z 2025-08-14T20:54:57.3690743Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-08-14T20:54:57.3692023Z or your builds will no longer be supported. 2025-08-14T20:54:57.3693197Z 2025-08-14T20:54:57.3695072Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-08-14T20:54:57.3696063Z ******************************************************************************** 2025-08-14T20:54:57.3697256Z 2025-08-14T20:54:57.3698604Z !! 2025-08-14T20:54:57.3699958Z corresp(dist, value, root_dir) 2025-08-14T20:54:57.4073389Z running dist_info 2025-08-14T20:54:57.4144172Z creating /tmp/pip-modern-metadata-hrvu5b4m/torch.egg-info 2025-08-14T20:54:57.4144796Z writing /tmp/pip-modern-metadata-hrvu5b4m/torch.egg-info/PKG-INFO 2025-08-14T20:54:57.4150068Z writing dependency_links to /tmp/pip-modern-metadata-hrvu5b4m/torch.egg-info/dependency_links.txt 2025-08-14T20:54:57.4152371Z writing entry points to /tmp/pip-modern-metadata-hrvu5b4m/torch.egg-info/entry_points.txt 2025-08-14T20:54:57.4161634Z writing requirements to /tmp/pip-modern-metadata-hrvu5b4m/torch.egg-info/requires.txt 2025-08-14T20:54:57.4163990Z writing top-level names to /tmp/pip-modern-metadata-hrvu5b4m/torch.egg-info/top_level.txt 2025-08-14T20:54:57.4165610Z writing manifest file '/tmp/pip-modern-metadata-hrvu5b4m/torch.egg-info/SOURCES.txt' 2025-08-14T20:54:57.5141885Z reading manifest file '/tmp/pip-modern-metadata-hrvu5b4m/torch.egg-info/SOURCES.txt' 2025-08-14T20:54:57.5142541Z reading manifest template 'MANIFEST.in' 2025-08-14T20:54:57.5147352Z warning: no files found matching 'BUILD' 2025-08-14T20:54:57.5149111Z warning: no files found matching '*.BUILD' 2025-08-14T20:54:57.5151424Z warning: no files found matching 'BUCK' 2025-08-14T20:54:57.5161578Z warning: no files found matching '[Mm]akefile.*' 2025-08-14T20:54:57.5166187Z warning: no files found matching '*.[Dd]ockerfile' 2025-08-14T20:54:57.5168400Z warning: no files found matching '[Dd]ockerfile.*' 2025-08-14T20:54:58.9169499Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-08-14T20:54:59.0089768Z warning: no previously-included files matching '*.obj' found anywhere in distribution 2025-08-14T20:54:59.1022426Z warning: no previously-included files matching '*.so' found anywhere in distribution 2025-08-14T20:54:59.1940171Z warning: no previously-included files matching '*.a' found anywhere in distribution 2025-08-14T20:54:59.2858936Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-08-14T20:54:59.6826120Z no previously-included directories found matching '*/.git' 2025-08-14T20:54:59.8468439Z warning: no previously-included files matching '*~' found anywhere in distribution 2025-08-14T20:54:59.9374828Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-08-14T20:54:59.9375458Z adding license file 'LICENSE' 2025-08-14T20:54:59.9377188Z adding license file 'NOTICE' 2025-08-14T20:55:01.3346525Z writing manifest file '/tmp/pip-modern-metadata-hrvu5b4m/torch.egg-info/SOURCES.txt' 2025-08-14T20:55:01.3765179Z creating '/tmp/pip-modern-metadata-hrvu5b4m/torch-2.9.0.dev20250814+cpu.dist-info' 2025-08-14T20:55:01.4230329Z Preparing metadata (pyproject.toml) ... [?25l[?25hdone 2025-08-14T20:55:01.4306605Z Requirement already satisfied: filelock in /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages (from torch==2.9.0.dev20250814+cpu) (3.19.1) 2025-08-14T20:55:01.4321553Z 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.dev20250814+cpu) (4.14.1) 2025-08-14T20:55:01.4325061Z Requirement already satisfied: sympy>=1.13.3 in /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages (from torch==2.9.0.dev20250814+cpu) (1.14.0) 2025-08-14T20:55:01.4331067Z Requirement already satisfied: networkx>=2.5.1 in /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages (from torch==2.9.0.dev20250814+cpu) (3.2.1) 2025-08-14T20:55:01.4335542Z Requirement already satisfied: jinja2 in /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages (from torch==2.9.0.dev20250814+cpu) (3.1.6) 2025-08-14T20:55:01.4341547Z Requirement already satisfied: fsspec>=0.8.5 in /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages (from torch==2.9.0.dev20250814+cpu) (2025.7.0) 2025-08-14T20:55:01.4861902Z 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.dev20250814+cpu) (1.3.0) 2025-08-14T20:55:01.4906368Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages (from jinja2->torch==2.9.0.dev20250814+cpu) (3.0.2) 2025-08-14T20:55:01.4918363Z Building wheels for collected packages: torch 2025-08-14T20:55:01.4924801Z Running command Building wheel for torch (pyproject.toml) 2025-08-14T20:55:01.6489183Z Building wheel torch-2.9.0.dev20250814+cpu 2025-08-14T20:55:01.7266906Z Found cmake (/opt/python/cp39-cp39/bin/cmake) version: 4.1.0 (>=3.27) 2025-08-14T20:55:01.7562274Z -- Building version 2.9.0.dev20250814+cpu 2025-08-14T20:55:01.8409031Z 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.dev20250814+cpu -DUSE_CUDA=0 -DUSE_CUSPARSELT=0 -DUSE_FBGEMM=1 -DUSE_GLOO_WITH_OPENSSL=ON -DUSE_GOLD_LINKER=ON -DUSE_NUMPY=True /pytorch 2025-08-14T20:55:01.9280333Z CMake Deprecation Warning at CMakeLists.txt:9 (cmake_policy): 2025-08-14T20:55:01.9281002Z The OLD behavior for policy CMP0126 will be removed from a future version 2025-08-14T20:55:01.9281851Z of CMake. 2025-08-14T20:55:01.9283253Z 2025-08-14T20:55:01.9285123Z The cmake-policies(7) manual explains that the OLD behaviors of all 2025-08-14T20:55:01.9286187Z policies are deprecated and that a policy should be set to OLD only under 2025-08-14T20:55:01.9287697Z specific short-term circumstances. Projects should be ported to the NEW 2025-08-14T20:55:01.9288903Z behavior and not rely on setting a policy to OLD. 2025-08-14T20:55:01.9290100Z 2025-08-14T20:55:01.9291499Z 2025-08-14T20:55:01.9998624Z -- The CXX compiler identification is GNU 9.4.0 2025-08-14T20:55:02.0504872Z -- The C compiler identification is GNU 9.4.0 2025-08-14T20:55:02.0598108Z -- Detecting CXX compiler ABI info 2025-08-14T20:55:02.1245398Z -- Detecting CXX compiler ABI info - done 2025-08-14T20:55:02.1438180Z -- Check for working CXX compiler: /usr/bin/c++ - skipped 2025-08-14T20:55:02.1438653Z -- Detecting CXX compile features 2025-08-14T20:55:02.1441753Z -- Detecting CXX compile features - done 2025-08-14T20:55:02.1579047Z -- Detecting C compiler ABI info 2025-08-14T20:55:02.2111064Z -- Detecting C compiler ABI info - done 2025-08-14T20:55:02.2286078Z -- Check for working C compiler: /usr/bin/cc - skipped 2025-08-14T20:55:02.2288320Z -- Detecting C compile features 2025-08-14T20:55:02.2293446Z -- Detecting C compile features - done 2025-08-14T20:55:02.2387962Z -- Not forcing any particular BLAS to be found 2025-08-14T20:55:02.2440335Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2025-08-14T20:55:02.2462979Z -- Performing Test C_HAS_AVX_1 2025-08-14T20:55:02.4210814Z -- Performing Test C_HAS_AVX_1 - Failed 2025-08-14T20:55:02.4211534Z -- Performing Test C_HAS_AVX_2 2025-08-14T20:55:02.6150491Z -- Performing Test C_HAS_AVX_2 - Success 2025-08-14T20:55:02.6151002Z -- Performing Test C_HAS_AVX2_1 2025-08-14T20:55:02.7879529Z -- Performing Test C_HAS_AVX2_1 - Failed 2025-08-14T20:55:02.7880019Z -- Performing Test C_HAS_AVX2_2 2025-08-14T20:55:02.9810108Z -- Performing Test C_HAS_AVX2_2 - Success 2025-08-14T20:55:02.9810797Z -- Performing Test C_HAS_AVX512_1 2025-08-14T20:55:03.1550382Z -- Performing Test C_HAS_AVX512_1 - Failed 2025-08-14T20:55:03.1550852Z -- Performing Test C_HAS_AVX512_2 2025-08-14T20:55:03.3212543Z -- Performing Test C_HAS_AVX512_2 - Success 2025-08-14T20:55:03.3213002Z -- Performing Test CXX_HAS_AVX_1 2025-08-14T20:55:03.4948089Z -- Performing Test CXX_HAS_AVX_1 - Failed 2025-08-14T20:55:03.4948559Z -- Performing Test CXX_HAS_AVX_2 2025-08-14T20:55:03.6890963Z -- Performing Test CXX_HAS_AVX_2 - Success 2025-08-14T20:55:03.6891581Z -- Performing Test CXX_HAS_AVX2_1 2025-08-14T20:55:03.8602722Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2025-08-14T20:55:03.8603204Z -- Performing Test CXX_HAS_AVX2_2 2025-08-14T20:55:04.0548149Z -- Performing Test CXX_HAS_AVX2_2 - Success 2025-08-14T20:55:04.0548658Z -- Performing Test CXX_HAS_AVX512_1 2025-08-14T20:55:04.2268356Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2025-08-14T20:55:04.2268846Z -- Performing Test CXX_HAS_AVX512_2 2025-08-14T20:55:04.3939485Z -- Performing Test CXX_HAS_AVX512_2 - Success 2025-08-14T20:55:04.3940095Z -- Current compiler supports avx2 extension. Will build perfkernels. 2025-08-14T20:55:04.3941240Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2025-08-14T20:55:04.4594286Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2025-08-14T20:55:04.4596107Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2025-08-14T20:55:04.5224227Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2025-08-14T20:55:04.5225104Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2025-08-14T20:55:04.5862953Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2025-08-14T20:55:04.5922624Z -- Could not find hardware support for NEON on this machine. 2025-08-14T20:55:04.5923478Z -- No OMAP3 processor on this machine. 2025-08-14T20:55:04.5924500Z -- No OMAP4 processor on this machine. 2025-08-14T20:55:04.5926160Z -- Performing Test CXX_HAS_SVE256 2025-08-14T20:55:04.6213225Z -- Performing Test CXX_HAS_SVE256 - Failed 2025-08-14T20:55:04.6213815Z -- Performing Test CXX_HAS_ARM_BF16 2025-08-14T20:55:04.6468610Z -- Performing Test CXX_HAS_ARM_BF16 - Failed 2025-08-14T20:55:04.6469044Z -- No SVE processor on this machine. 2025-08-14T20:55:04.6469777Z -- Compiler does not support SVE extension. Will not build perfkernels. 2025-08-14T20:55:04.6547848Z CMake Warning at cmake/Dependencies.cmake:95 (message): 2025-08-14T20:55:04.6548461Z Not compiling with XPU. Could NOT find SYCL. Suppress this warning with 2025-08-14T20:55:04.6548970Z -DUSE_XPU=OFF. 2025-08-14T20:55:04.6549248Z Call Stack (most recent call first): 2025-08-14T20:55:04.6549606Z CMakeLists.txt:868 (include) 2025-08-14T20:55:04.6549822Z 2025-08-14T20:55:04.6551097Z 2025-08-14T20:55:04.6552546Z -- Building using own protobuf under third_party per request. 2025-08-14T20:55:04.6553720Z -- Use custom protobuf build. 2025-08-14T20:55:04.6555131Z CMake Warning at cmake/ProtoBuf.cmake:37 (message): 2025-08-14T20:55:04.6556427Z Ancient protobuf forces CMake compatibility 2025-08-14T20:55:04.6557734Z Call Stack (most recent call first): 2025-08-14T20:55:04.6559104Z cmake/ProtoBuf.cmake:87 (custom_protobuf_find) 2025-08-14T20:55:04.6560881Z cmake/Dependencies.cmake:107 (include) 2025-08-14T20:55:04.6562162Z CMakeLists.txt:868 (include) 2025-08-14T20:55:04.6563343Z 2025-08-14T20:55:04.6564623Z 2025-08-14T20:55:04.6566704Z CMake Deprecation Warning at third_party/protobuf/cmake/CMakeLists.txt:2 (cmake_minimum_required): 2025-08-14T20:55:04.6567917Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-08-14T20:55:04.6569156Z CMake. 2025-08-14T20:55:04.6570737Z 2025-08-14T20:55:04.6572654Z Update the VERSION argument value. Or, use the ... syntax 2025-08-14T20:55:04.6573738Z to tell CMake that the project requires at least but has been updated 2025-08-14T20:55:04.6575083Z to work with policies introduced by or earlier. 2025-08-14T20:55:04.6576191Z 2025-08-14T20:55:04.6577465Z 2025-08-14T20:55:04.6578856Z -- 2025-08-14T20:55:04.6580152Z -- 3.13.0.0 2025-08-14T20:55:04.6581760Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-08-14T20:55:04.7164741Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-08-14T20:55:04.7165391Z -- Check if compiler accepts -pthread 2025-08-14T20:55:04.7750106Z -- Check if compiler accepts -pthread - yes 2025-08-14T20:55:04.7753177Z -- Found Threads: TRUE 2025-08-14T20:55:04.7756829Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2025-08-14T20:55:04.8759953Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2025-08-14T20:55:04.8924266Z -- Caffe2 protobuf include directory: $$ 2025-08-14T20:55:04.8948519Z -- Trying to find preferred BLAS backend of choice: MKL 2025-08-14T20:55:04.8959726Z -- MKL_THREADING = OMP 2025-08-14T20:55:04.8961045Z -- Looking for sys/types.h 2025-08-14T20:55:04.9521418Z -- Looking for sys/types.h - found 2025-08-14T20:55:04.9521857Z -- Looking for stdint.h 2025-08-14T20:55:05.0066380Z -- Looking for stdint.h - found 2025-08-14T20:55:05.0066804Z -- Looking for stddef.h 2025-08-14T20:55:05.0589527Z -- Looking for stddef.h - found 2025-08-14T20:55:05.0589948Z -- Check size of void* 2025-08-14T20:55:05.1187622Z -- Check size of void* - done 2025-08-14T20:55:05.1241458Z -- MKL_THREADING = OMP 2025-08-14T20:55:05.1315203Z -- Check OMP with lib /usr/lib/gcc/x86_64-linux-gnu/9/libgomp.so and flags -fopenmp -v 2025-08-14T20:55:05.1903082Z -- Check OMP with lib /usr/lib/gcc/x86_64-linux-gnu/9/libgomp.so and flags -fopenmp -v 2025-08-14T20:55:05.3200728Z 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-08-14T20:55:05.3201927Z The package name passed to find_package_handle_standard_args() (OpenMP_C) 2025-08-14T20:55:05.3202598Z does not match the name of the calling package (OpenMP). This can lead to 2025-08-14T20:55:05.3203234Z problems in calling code that expects find_package() result variables 2025-08-14T20:55:05.3203778Z (e.g., `_FOUND`) to follow a certain pattern. 2025-08-14T20:55:05.3204425Z Call Stack (most recent call first): 2025-08-14T20:55:05.3204939Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-08-14T20:55:05.3205513Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-08-14T20:55:05.3206118Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-08-14T20:55:05.3207552Z cmake/Modules/FindOpenMP.cmake:259 (find_package) 2025-08-14T20:55:05.3209068Z cmake/Modules/FindOpenMP.cmake:551 (_OPENMP_GET_FLAGS) 2025-08-14T20:55:05.3210295Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-08-14T20:55:05.3211729Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-08-14T20:55:05.3213143Z cmake/Dependencies.cmake:197 (find_package) 2025-08-14T20:55:05.3214411Z CMakeLists.txt:868 (include) 2025-08-14T20:55:05.3215915Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-08-14T20:55:05.3216865Z 2025-08-14T20:55:05.3922947Z 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-08-14T20:55:05.3924222Z The package name passed to find_package_handle_standard_args() (OpenMP_CXX) 2025-08-14T20:55:05.3924895Z does not match the name of the calling package (OpenMP). This can lead to 2025-08-14T20:55:05.3925547Z problems in calling code that expects find_package() result variables 2025-08-14T20:55:05.3926205Z (e.g., `_FOUND`) to follow a certain pattern. 2025-08-14T20:55:05.3927065Z Call Stack (most recent call first): 2025-08-14T20:55:05.3928660Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-08-14T20:55:05.3929800Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-08-14T20:55:05.3931256Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-08-14T20:55:05.3932602Z cmake/Modules/FindOpenMP.cmake:259 (find_package) 2025-08-14T20:55:05.3933956Z cmake/Modules/FindOpenMP.cmake:551 (_OPENMP_GET_FLAGS) 2025-08-14T20:55:05.3935267Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-08-14T20:55:05.3936634Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-08-14T20:55:05.3937945Z cmake/Dependencies.cmake:197 (find_package) 2025-08-14T20:55:05.3939254Z CMakeLists.txt:868 (include) 2025-08-14T20:55:05.3940713Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-08-14T20:55:05.3941658Z 2025-08-14T20:55:05.3951117Z -- Looking for cblas_sgemm 2025-08-14T20:55:05.6151406Z -- Looking for cblas_sgemm - found 2025-08-14T20:55:05.6152267Z -- Looking for cblas_gemm_bf16bf16f32 2025-08-14T20:55:05.7986962Z -- Looking for cblas_gemm_bf16bf16f32 - found 2025-08-14T20:55:05.7987461Z -- Looking for cblas_gemm_f16f16f32 2025-08-14T20:55:05.9796062Z -- Looking for cblas_gemm_f16f16f32 - found 2025-08-14T20:55:05.9860461Z -- Check OMP with lib /usr/lib/gcc/x86_64-linux-gnu/9/libgomp.so and flags -fopenmp -v 2025-08-14T20:55:06.0471868Z 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-08-14T20:55:06.0473081Z The package name passed to find_package_handle_standard_args() (OpenMP_C) 2025-08-14T20:55:06.0473750Z does not match the name of the calling package (OpenMP). This can lead to 2025-08-14T20:55:06.0474404Z problems in calling code that expects find_package() result variables 2025-08-14T20:55:06.0474940Z (e.g., `_FOUND`) to follow a certain pattern. 2025-08-14T20:55:06.0475343Z Call Stack (most recent call first): 2025-08-14T20:55:06.0475853Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-08-14T20:55:06.0476757Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-08-14T20:55:06.0477834Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-08-14T20:55:06.0479274Z cmake/Dependencies.cmake:197 (find_package) 2025-08-14T20:55:06.0480701Z CMakeLists.txt:868 (include) 2025-08-14T20:55:06.0482217Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-08-14T20:55:06.0483174Z 2025-08-14T20:55:06.0485651Z 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-08-14T20:55:06.0486826Z The package name passed to find_package_handle_standard_args() (OpenMP_CXX) 2025-08-14T20:55:06.0487927Z does not match the name of the calling package (OpenMP). This can lead to 2025-08-14T20:55:06.0489135Z problems in calling code that expects find_package() result variables 2025-08-14T20:55:06.0490450Z (e.g., `_FOUND`) to follow a certain pattern. 2025-08-14T20:55:06.0491875Z Call Stack (most recent call first): 2025-08-14T20:55:06.0493351Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-08-14T20:55:06.0494665Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-08-14T20:55:06.0495925Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-08-14T20:55:06.0497189Z cmake/Dependencies.cmake:197 (find_package) 2025-08-14T20:55:06.0498475Z CMakeLists.txt:868 (include) 2025-08-14T20:55:06.0499899Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-08-14T20:55:06.0500829Z 2025-08-14T20:55:06.0514748Z -- 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-08-14T20:55:06.0516049Z -- MKL include directory: /opt/intel/include 2025-08-14T20:55:06.0516433Z -- MKL OpenMP type: GNU 2025-08-14T20:55:06.0517779Z -- MKL OpenMP library: -fopenmp 2025-08-14T20:55:06.0527621Z CMake Deprecation Warning at third_party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-08-14T20:55:06.0528739Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-08-14T20:55:06.0529941Z CMake. 2025-08-14T20:55:06.0531116Z 2025-08-14T20:55:06.0532829Z Update the VERSION argument value. Or, use the ... syntax 2025-08-14T20:55:06.0534155Z to tell CMake that the project requires at least but has been updated 2025-08-14T20:55:06.0535397Z to work with policies introduced by or earlier. 2025-08-14T20:55:06.0536424Z 2025-08-14T20:55:06.0537644Z 2025-08-14T20:55:06.0587179Z CMake Deprecation Warning at third_party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-08-14T20:55:06.0588472Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-08-14T20:55:06.0589756Z CMake. 2025-08-14T20:55:06.0590975Z 2025-08-14T20:55:06.0592582Z Update the VERSION argument value. Or, use the ... syntax 2025-08-14T20:55:06.0593940Z to tell CMake that the project requires at least but has been updated 2025-08-14T20:55:06.0595191Z to work with policies introduced by or earlier. 2025-08-14T20:55:06.0596277Z 2025-08-14T20:55:06.0597507Z 2025-08-14T20:55:06.0630110Z CMake Deprecation Warning at third_party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-08-14T20:55:06.0631540Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-08-14T20:55:06.0632740Z CMake. 2025-08-14T20:55:06.0633950Z 2025-08-14T20:55:06.0635692Z Update the VERSION argument value. Or, use the ... syntax 2025-08-14T20:55:06.0636935Z to tell CMake that the project requires at least but has been updated 2025-08-14T20:55:06.0638214Z to work with policies introduced by or earlier. 2025-08-14T20:55:06.0639403Z 2025-08-14T20:55:06.0640953Z 2025-08-14T20:55:06.0708600Z CMake Deprecation Warning at aten/src/ATen/native/quantized/cpu/qnnpack/CMakeLists.txt:7 (cmake_minimum_required): 2025-08-14T20:55:06.0709812Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-08-14T20:55:06.0711102Z CMake. 2025-08-14T20:55:06.0712323Z 2025-08-14T20:55:06.0713947Z Update the VERSION argument value. Or, use the ... syntax 2025-08-14T20:55:06.0715320Z to tell CMake that the project requires at least but has been updated 2025-08-14T20:55:06.0716643Z to work with policies introduced by or earlier. 2025-08-14T20:55:06.0717607Z 2025-08-14T20:55:06.0718834Z 2025-08-14T20:55:06.0802680Z -- The ASM compiler identification is GNU 2025-08-14T20:55:06.0840977Z -- Found assembler: /usr/bin/cc 2025-08-14T20:55:06.0909014Z CMake Warning at aten/src/ATen/native/quantized/cpu/qnnpack/CMakeLists.txt:399 (message): 2025-08-14T20:55:06.0909711Z Ancient psimd/FP16 forces CMake compatibility 2025-08-14T20:55:06.0909999Z 2025-08-14T20:55:06.0910005Z 2025-08-14T20:55:06.0910366Z CMake Deprecation Warning at third_party/psimd/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-08-14T20:55:06.0911270Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-08-14T20:55:06.0912371Z CMake. 2025-08-14T20:55:06.0913592Z 2025-08-14T20:55:06.0915370Z Update the VERSION argument value. Or, use the ... syntax 2025-08-14T20:55:06.0916435Z to tell CMake that the project requires at least but has been updated 2025-08-14T20:55:06.0917716Z to work with policies introduced by or earlier. 2025-08-14T20:55:06.0918784Z 2025-08-14T20:55:06.0920441Z 2025-08-14T20:55:06.0942783Z CMake Deprecation Warning at third_party/FP16/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-08-14T20:55:06.0944189Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-08-14T20:55:06.0945408Z CMake. 2025-08-14T20:55:06.0946612Z 2025-08-14T20:55:06.0948329Z Update the VERSION argument value. Or, use the ... syntax 2025-08-14T20:55:06.0949523Z to tell CMake that the project requires at least but has been updated 2025-08-14T20:55:06.0950833Z to work with policies introduced by or earlier. 2025-08-14T20:55:06.0951915Z 2025-08-14T20:55:06.0953148Z 2025-08-14T20:55:06.0974086Z -- Brace yourself, we are building NNPACK 2025-08-14T20:55:06.0975567Z CMake Warning at cmake/External/nnpack.cmake:66 (message): 2025-08-14T20:55:06.0976771Z Ancient nnpack forces CMake compatibility 2025-08-14T20:55:06.0978116Z Call Stack (most recent call first): 2025-08-14T20:55:06.0979444Z cmake/Dependencies.cmake:492 (include) 2025-08-14T20:55:06.0980763Z CMakeLists.txt:868 (include) 2025-08-14T20:55:06.0982011Z 2025-08-14T20:55:06.0983225Z 2025-08-14T20:55:06.0987083Z CMake Deprecation Warning at third_party/NNPACK/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-08-14T20:55:06.0988234Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-08-14T20:55:06.0989315Z CMake. 2025-08-14T20:55:06.0990545Z 2025-08-14T20:55:06.0992092Z Update the VERSION argument value. Or, use the ... syntax 2025-08-14T20:55:06.0993416Z to tell CMake that the project requires at least but has been updated 2025-08-14T20:55:06.0994545Z to work with policies introduced by or earlier. 2025-08-14T20:55:06.0995644Z 2025-08-14T20:55:06.0996860Z 2025-08-14T20:55:06.1031480Z -- Performing Test NNPACK_ARCH_IS_X86_32 2025-08-14T20:55:06.1278801Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2025-08-14T20:55:06.1279759Z CMake Warning (dev) at third_party/NNPACK/CMakeLists.txt:110 (FIND_PACKAGE): 2025-08-14T20:55:06.1281372Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-08-14T20:55:06.1282750Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-08-14T20:55:06.1284150Z the cmake_policy command to set the policy and suppress this warning. 2025-08-14T20:55:06.1285146Z 2025-08-14T20:55:06.1287072Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-08-14T20:55:06.1287900Z 2025-08-14T20:55:06.1442838Z -- Found PythonInterp: /opt/python/cp39-cp39/bin/python (found version "3.9") 2025-08-14T20:55:06.1443711Z -- NNPACK backend is x86-64 2025-08-14T20:55:06.1445441Z -- Downloading six (Python package) to /pytorch/build/confu-srcs/six (define PYTHON_SIX_SOURCE_DIR to avoid it) 2025-08-14T20:55:06.1594426Z CMake Error at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-08-14T20:55:06.1595027Z Compatibility with CMake < 3.5 has been removed from CMake. 2025-08-14T20:55:06.1595372Z 2025-08-14T20:55:06.1598177Z Update the VERSION argument value. Or, use the ... syntax 2025-08-14T20:55:06.1598854Z to tell CMake that the project requires at least but has been updated 2025-08-14T20:55:06.1599546Z to work with policies introduced by or earlier. 2025-08-14T20:55:06.1600029Z 2025-08-14T20:55:06.1600293Z Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway. 2025-08-14T20:55:06.1600843Z 2025-08-14T20:55:06.1602149Z 2025-08-14T20:55:06.1603740Z -- Configuring incomplete, errors occurred! 2025-08-14T20:55:06.1626429Z Error: could not find CMAKE_PROJECT_NAME in Cache 2025-08-14T20:55:06.1714578Z -- Building for XNNPACK_TARGET_PROCESSOR: x86_64 2025-08-14T20:55:06.1742855Z -- Generating microkernels.cmake 2025-08-14T20:55:09.7274088Z 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-08-14T20:55:09.7275860Z 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-08-14T20:55:09.7276959Z No microkernel found in src/reference/binary-elementwise.cc 2025-08-14T20:55:09.7277465Z No microkernel found in src/reference/packing.cc 2025-08-14T20:55:09.7277977Z No microkernel found in src/reference/unary-elementwise.cc 2025-08-14T20:55:09.7841883Z -- Failed to find LLVM FileCheck 2025-08-14T20:55:09.7881148Z -- Found Git: /opt/conda/bin/git (found version "2.34.1") 2025-08-14T20:55:09.7913087Z -- Google Benchmark version: v1.9.3, normalized to 1.9.3 2025-08-14T20:55:09.7916384Z -- Looking for shm_open in rt 2025-08-14T20:55:09.8487117Z -- Looking for shm_open in rt - found 2025-08-14T20:55:09.8494629Z -- Performing Test HAVE_CXX_FLAG_WALL 2025-08-14T20:55:09.9148074Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2025-08-14T20:55:09.9151115Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2025-08-14T20:55:09.9794274Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2025-08-14T20:55:09.9797798Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2025-08-14T20:55:10.0445076Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2025-08-14T20:55:10.0452449Z -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL 2025-08-14T20:55:10.1104050Z -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success 2025-08-14T20:55:10.1107204Z -- Performing Test HAVE_CXX_FLAG_WOLD_STYLE_CAST 2025-08-14T20:55:10.1747476Z -- Performing Test HAVE_CXX_FLAG_WOLD_STYLE_CAST - Success 2025-08-14T20:55:10.1751397Z -- Performing Test HAVE_CXX_FLAG_WCONVERSION 2025-08-14T20:55:10.2417055Z -- Performing Test HAVE_CXX_FLAG_WCONVERSION - Success 2025-08-14T20:55:10.2426347Z -- Performing Test HAVE_CXX_FLAG_WERROR 2025-08-14T20:55:10.3072661Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2025-08-14T20:55:10.3082617Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2025-08-14T20:55:10.3725654Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2025-08-14T20:55:10.3733621Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2025-08-14T20:55:10.4377100Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2025-08-14T20:55:10.4385404Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2025-08-14T20:55:10.5037863Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2025-08-14T20:55:10.5042889Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2025-08-14T20:55:10.5392481Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed 2025-08-14T20:55:10.5397163Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2025-08-14T20:55:10.6052969Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2025-08-14T20:55:10.6062369Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2025-08-14T20:55:10.6700633Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2025-08-14T20:55:10.6704524Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2025-08-14T20:55:10.7351728Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2025-08-14T20:55:10.7355390Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2025-08-14T20:55:10.8001933Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2025-08-14T20:55:10.8008133Z -- Performing Test HAVE_CXX_FLAG_WD654 2025-08-14T20:55:10.8235497Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2025-08-14T20:55:10.8240565Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2025-08-14T20:55:10.8550677Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed 2025-08-14T20:55:10.8555464Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2025-08-14T20:55:10.9214847Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2025-08-14T20:55:10.9215373Z -- Compiling and running to test HAVE_STD_REGEX 2025-08-14T20:55:13.1236534Z -- Performing Test HAVE_STD_REGEX -- success 2025-08-14T20:55:13.1237071Z -- Compiling and running to test HAVE_GNU_POSIX_REGEX 2025-08-14T20:55:13.1510222Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2025-08-14T20:55:13.1511130Z -- Compiling and running to test HAVE_POSIX_REGEX 2025-08-14T20:55:13.4129147Z -- Performing Test HAVE_POSIX_REGEX -- success 2025-08-14T20:55:13.4129870Z -- Compiling and running to test HAVE_STEADY_CLOCK 2025-08-14T20:55:13.5638166Z -- Performing Test HAVE_STEADY_CLOCK -- success 2025-08-14T20:55:13.5663841Z -- Compiling and running to test HAVE_PTHREAD_AFFINITY 2025-08-14T20:55:13.6417522Z -- Performing Test HAVE_PTHREAD_AFFINITY -- failed to compile 2025-08-14T20:55:13.6485856Z 2025-08-14T20:55:13.6486601Z 2025-08-14T20:55:13.6488690Z ================================================================================ 2025-08-14T20:55:13.6489625Z Default C++ compiler flags 2025-08-14T20:55:13.6491313Z (values may be overridden by CMAKE_CXX_STANDARD and CXX_STANDARD): 2025-08-14T20:55:13.6492380Z 2025-08-14T20:55:13.6494355Z CMAKE_CXX_FLAGS: -Wno-deprecated-declarations -fvisibility-inlines-hidden -DUSE_PTHREADPOOL 2025-08-14T20:55:13.6494983Z 2025-08-14T20:55:13.6496482Z CMAKE_CXX_FLAGS_DEBUG: -g 2025-08-14T20:55:13.6497528Z 2025-08-14T20:55:13.6499031Z CMAKE_CXX_FLAGS_RELEASE: -O3 -DNDEBUG 2025-08-14T20:55:13.6500261Z ================================================================================ 2025-08-14T20:55:13.6501345Z 2025-08-14T20:55:13.6502566Z 2025-08-14T20:55:13.6503765Z 2025-08-14T20:55:13.6505178Z ================================================================================ 2025-08-14T20:55:13.6506411Z AVX2_FLAGS: 2025-08-14T20:55:13.6507521Z 2025-08-14T20:55:13.6508895Z -mavx2 2025-08-14T20:55:13.6510102Z -mf16c 2025-08-14T20:55:13.6511334Z -mfma 2025-08-14T20:55:13.6512596Z -fopenmp 2025-08-14T20:55:13.6513908Z ================================================================================ 2025-08-14T20:55:13.6514991Z 2025-08-14T20:55:13.6516194Z 2025-08-14T20:55:13.6517396Z 2025-08-14T20:55:13.6518783Z ================================================================================ 2025-08-14T20:55:13.6520394Z AVX512_FLAGS: 2025-08-14T20:55:13.6521515Z 2025-08-14T20:55:13.6522942Z -mavx2 2025-08-14T20:55:13.6524176Z -mf16c 2025-08-14T20:55:13.6525451Z -mfma 2025-08-14T20:55:13.6526731Z -mavx512f 2025-08-14T20:55:13.6528019Z -mavx512bw 2025-08-14T20:55:13.6529307Z -mavx512dq 2025-08-14T20:55:13.6530560Z -mavx512vl 2025-08-14T20:55:13.6531938Z -fopenmp 2025-08-14T20:55:13.6533230Z ================================================================================ 2025-08-14T20:55:13.6534293Z 2025-08-14T20:55:13.8827800Z -- Found Python: /opt/python/cp39-cp39/bin/python (found version "3.9.0") found components: Interpreter 2025-08-14T20:55:13.8831715Z -- Performing Test COMPILER_SUPPORTS_AVX2 2025-08-14T20:55:13.9498598Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2025-08-14T20:55:13.9501453Z -- Performing Test COMPILER_SUPPORTS_AVX512 2025-08-14T20:55:14.0156810Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2025-08-14T20:55:14.0157306Z -- Performing Test HAVE_GNU_F2H_IEEE 2025-08-14T20:55:14.0436437Z -- Performing Test HAVE_GNU_F2H_IEEE - Failed 2025-08-14T20:55:14.0465969Z 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-08-14T20:55:14.0467159Z The package name passed to find_package_handle_standard_args() (OpenMP_C) 2025-08-14T20:55:14.0467804Z does not match the name of the calling package (OpenMP). This can lead to 2025-08-14T20:55:14.0468415Z problems in calling code that expects find_package() result variables 2025-08-14T20:55:14.0468945Z (e.g., `_FOUND`) to follow a certain pattern. 2025-08-14T20:55:14.0469550Z Call Stack (most recent call first): 2025-08-14T20:55:14.0470268Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-08-14T20:55:14.0470851Z third_party/fbgemm/CMakeLists.txt:125 (find_package) 2025-08-14T20:55:14.0471664Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-08-14T20:55:14.0472656Z 2025-08-14T20:55:14.0474335Z -- Found OpenMP_C: -fopenmp 2025-08-14T20:55:14.0476409Z 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-08-14T20:55:14.0477588Z The package name passed to find_package_handle_standard_args() (OpenMP_CXX) 2025-08-14T20:55:14.0478554Z does not match the name of the calling package (OpenMP). This can lead to 2025-08-14T20:55:14.0480106Z problems in calling code that expects find_package() result variables 2025-08-14T20:55:14.0481415Z (e.g., `_FOUND`) to follow a certain pattern. 2025-08-14T20:55:14.0482728Z Call Stack (most recent call first): 2025-08-14T20:55:14.0484236Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-08-14T20:55:14.0485539Z third_party/fbgemm/CMakeLists.txt:125 (find_package) 2025-08-14T20:55:14.0486922Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-08-14T20:55:14.0487897Z 2025-08-14T20:55:14.0489386Z -- Found OpenMP_CXX: -fopenmp 2025-08-14T20:55:14.0490690Z -- Found OpenMP: TRUE 2025-08-14T20:55:14.0492138Z -- OpenMP found: OpenMP_C_INCLUDE_DIRS = 2025-08-14T20:55:14.0634331Z 2025-08-14T20:55:14.0634387Z 2025-08-14T20:55:14.0634645Z ================================================================================ 2025-08-14T20:55:14.0635103Z CPP Library Target: fbgemm_generic (OBJECT) 2025-08-14T20:55:14.0635381Z 2025-08-14T20:55:14.0635890Z SRCS: 2025-08-14T20:55:14.0637316Z src/EmbeddingSpMDM.cc 2025-08-14T20:55:14.0638593Z src/EmbeddingSpMDMNBit.cc 2025-08-14T20:55:14.0640251Z src/ExecuteKernel.cc 2025-08-14T20:55:14.0641573Z src/ExecuteKernelU8S8.cc 2025-08-14T20:55:14.0642875Z src/Fbgemm.cc 2025-08-14T20:55:14.0644232Z src/FbgemmBfloat16Convert.cc 2025-08-14T20:55:14.0645514Z src/FbgemmConv.cc 2025-08-14T20:55:14.0646852Z src/FbgemmFPCommon.cc 2025-08-14T20:55:14.0648125Z src/FbgemmFP16.cc 2025-08-14T20:55:14.0649468Z src/FbgemmFloat16Convert.cc 2025-08-14T20:55:14.0650745Z src/FbgemmI64.cc 2025-08-14T20:55:14.0652137Z src/FbgemmSparseDense.cc 2025-08-14T20:55:14.0653394Z src/FbgemmI8Spmdm.cc 2025-08-14T20:55:14.0654669Z src/FbgemmPackMatrixB.cc 2025-08-14T20:55:14.0656060Z src/GenerateKernelDirectConvU8S8S32ACC32.cc 2025-08-14T20:55:14.0657261Z src/GenerateKernel.cc 2025-08-14T20:55:14.0658570Z src/GenerateKernelU8S8S32ACC16.cc 2025-08-14T20:55:14.0659868Z src/GenerateKernelU8S8S32ACC16Avx512.cc 2025-08-14T20:55:14.0661187Z src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc 2025-08-14T20:55:14.0662403Z src/GenerateKernelU8S8S32ACC32.cc 2025-08-14T20:55:14.0663748Z src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc 2025-08-14T20:55:14.0664972Z src/GroupwiseConv.cc 2025-08-14T20:55:14.0666233Z src/GroupwiseConvAcc32Avx2.cc 2025-08-14T20:55:14.0667504Z src/GroupwiseConvAcc32Avx512.cc 2025-08-14T20:55:14.0668795Z src/PackAMatrix.cc 2025-08-14T20:55:14.0670539Z src/PackAWithIm2Col.cc 2025-08-14T20:55:14.0671869Z src/PackAWithQuantRowOffset.cc 2025-08-14T20:55:14.0673267Z src/PackAWithRowOffset.cc 2025-08-14T20:55:14.0674493Z src/PackBMatrix.cc 2025-08-14T20:55:14.0675798Z src/PackMatrix.cc 2025-08-14T20:55:14.0677224Z src/PackWeightMatrixForGConv.cc 2025-08-14T20:55:14.0678525Z src/PackWeightsForConv.cc 2025-08-14T20:55:14.0679997Z src/PackWeightsForDirectConv.cc 2025-08-14T20:55:14.0681302Z src/QuantUtils.cc 2025-08-14T20:55:14.0682662Z src/RowWiseSparseAdagradFused.cc 2025-08-14T20:55:14.0683934Z src/SparseAdagrad.cc 2025-08-14T20:55:14.0685244Z src/spmmUtils.cc 2025-08-14T20:55:14.0686557Z src/TransposeUtils.cc 2025-08-14T20:55:14.0687908Z src/GenerateI8Depthwise.cc 2025-08-14T20:55:14.0689197Z src/RefImplementations.cc 2025-08-14T20:55:14.0690485Z src/Utils.cc 2025-08-14T20:55:14.0691736Z 2025-08-14T20:55:14.0693070Z CC_FLAGS: 2025-08-14T20:55:14.0694181Z 2025-08-14T20:55:14.0695392Z 2025-08-14T20:55:14.0696732Z MSVC_FLAGS: 2025-08-14T20:55:14.0697851Z 2025-08-14T20:55:14.0699153Z 2025-08-14T20:55:14.0700548Z DEFINITIONS: 2025-08-14T20:55:14.0701611Z FBGEMM_STATIC 2025-08-14T20:55:14.0702696Z 2025-08-14T20:55:14.0704022Z ENABLE_IPO: 2025-08-14T20:55:14.0705127Z 2025-08-14T20:55:14.0706314Z 2025-08-14T20:55:14.0707638Z INCLUDE_DIRS: 2025-08-14T20:55:14.0708991Z $ 2025-08-14T20:55:14.0710329Z $ 2025-08-14T20:55:14.0711639Z $ 2025-08-14T20:55:14.0712661Z 2025-08-14T20:55:14.0714078Z Library Dependencies: 2025-08-14T20:55:14.0715324Z $ 2025-08-14T20:55:14.0716603Z $ 2025-08-14T20:55:14.0717704Z 2025-08-14T20:55:14.0719048Z Output Library: 2025-08-14T20:55:14.0720630Z fbgemm_generic 2025-08-14T20:55:14.0721757Z 2025-08-14T20:55:14.0723160Z Install Destination: 2025-08-14T20:55:14.0724410Z lib 2025-08-14T20:55:14.0725825Z ================================================================================ 2025-08-14T20:55:14.0726931Z 2025-08-14T20:55:14.0728456Z -- Processor is x86_64; will build AVX2 target 2025-08-14T20:55:14.0942294Z 2025-08-14T20:55:14.0942508Z 2025-08-14T20:55:14.0942776Z ================================================================================ 2025-08-14T20:55:14.0943357Z CPP Library Target: fbgemm_avx2 (OBJECT) 2025-08-14T20:55:14.0943620Z 2025-08-14T20:55:14.0944253Z SRCS: 2025-08-14T20:55:14.0945420Z src/EmbeddingSpMDMAvx2.cc 2025-08-14T20:55:14.0946674Z src/FbgemmBfloat16ConvertAvx2.cc 2025-08-14T20:55:14.0947951Z src/FbgemmFloat16ConvertAvx2.cc 2025-08-14T20:55:14.0949235Z src/FbgemmI8Depthwise3DAvx2.cc 2025-08-14T20:55:14.0950520Z src/FbgemmI8DepthwiseAvx2.cc 2025-08-14T20:55:14.0951876Z src/FbgemmI8DepthwisePerChannelQuantAvx2.cc 2025-08-14T20:55:14.0953119Z src/FbgemmSparseDenseAvx2.cc 2025-08-14T20:55:14.0954445Z src/FbgemmSparseDenseInt8Avx2.cc 2025-08-14T20:55:14.0955683Z src/OptimizedKernelsAvx2.cc 2025-08-14T20:55:14.0957000Z src/PackDepthwiseConvMatrixAvx2.cc 2025-08-14T20:55:14.0958212Z src/QuantUtilsAvx2.cc 2025-08-14T20:55:14.0959615Z src/spmmUtilsAvx2.cc 2025-08-14T20:55:14.0961134Z src/UtilsAvx2.cc 2025-08-14T20:55:14.0962456Z src/FbgemmFP16UKernelsAvx2.cc 2025-08-14T20:55:14.0963583Z 2025-08-14T20:55:14.0965058Z CC_FLAGS: 2025-08-14T20:55:14.0966257Z -m64 2025-08-14T20:55:14.0967527Z -mavx2 2025-08-14T20:55:14.0968810Z -mf16c 2025-08-14T20:55:14.0970401Z -mfma 2025-08-14T20:55:14.0971555Z 2025-08-14T20:55:14.0972963Z MSVC_FLAGS: 2025-08-14T20:55:14.0974259Z /arch:AVX2 2025-08-14T20:55:14.0975424Z 2025-08-14T20:55:14.0976806Z DEFINITIONS: 2025-08-14T20:55:14.0977961Z 2025-08-14T20:55:14.0979210Z 2025-08-14T20:55:14.0980598Z ENABLE_IPO: 2025-08-14T20:55:14.0981832Z 2025-08-14T20:55:14.0983023Z 2025-08-14T20:55:14.0984377Z INCLUDE_DIRS: 2025-08-14T20:55:14.0985501Z 2025-08-14T20:55:14.0986699Z 2025-08-14T20:55:14.0988080Z Library Dependencies: 2025-08-14T20:55:14.0989488Z $ 2025-08-14T20:55:14.0990664Z $ 2025-08-14T20:55:14.0991909Z fbgemm_generic 2025-08-14T20:55:14.0993035Z 2025-08-14T20:55:14.0994370Z Output Library: 2025-08-14T20:55:14.0995613Z fbgemm_avx2 2025-08-14T20:55:14.0996736Z 2025-08-14T20:55:14.0998098Z Install Destination: 2025-08-14T20:55:14.0999381Z lib 2025-08-14T20:55:14.1001088Z ================================================================================ 2025-08-14T20:55:14.1002187Z 2025-08-14T20:55:14.1003815Z -- Processor is x86_64; will build AVX512 target 2025-08-14T20:55:14.1245438Z 2025-08-14T20:55:14.1246358Z 2025-08-14T20:55:14.1247884Z ================================================================================ 2025-08-14T20:55:14.1249170Z CPP Library Target: fbgemm_avx512 (OBJECT) 2025-08-14T20:55:14.1250333Z 2025-08-14T20:55:14.1251745Z SRCS: 2025-08-14T20:55:14.1253234Z src/FbgemmBfloat16ConvertAvx512.cc 2025-08-14T20:55:14.1254530Z src/EmbeddingSpMDMAvx512.cc 2025-08-14T20:55:14.1255861Z src/FbgemmFloat16ConvertAvx512.cc 2025-08-14T20:55:14.1257120Z src/FbgemmSparseDenseAvx512.cc 2025-08-14T20:55:14.1258434Z src/FbgemmSparseDenseInt8Avx512.cc 2025-08-14T20:55:14.1259758Z src/FbgemmSparseDenseVectorInt8Avx512.cc 2025-08-14T20:55:14.1261009Z src/QuantUtilsAvx512.cc 2025-08-14T20:55:14.1262289Z src/UtilsAvx512.cc 2025-08-14T20:55:14.1263572Z src/FbgemmFP16UKernelsAvx512.cc 2025-08-14T20:55:14.1264864Z src/FbgemmFP16UKernelsAvx512_256.cc 2025-08-14T20:55:14.1265940Z 2025-08-14T20:55:14.1267263Z CC_FLAGS: 2025-08-14T20:55:14.1268494Z -m64 2025-08-14T20:55:14.1270189Z -mavx2 2025-08-14T20:55:14.1271567Z -mfma 2025-08-14T20:55:14.1272819Z -mavx512f 2025-08-14T20:55:14.1274107Z -mavx512bw 2025-08-14T20:55:14.1275409Z -mavx512dq 2025-08-14T20:55:14.1276674Z -mavx512vl 2025-08-14T20:55:14.1277860Z 2025-08-14T20:55:14.1279223Z MSVC_FLAGS: 2025-08-14T20:55:14.1280700Z /arch:AVX512 2025-08-14T20:55:14.1281835Z 2025-08-14T20:55:14.1283415Z DEFINITIONS: 2025-08-14T20:55:14.1284378Z 2025-08-14T20:55:14.1285614Z 2025-08-14T20:55:14.1287027Z ENABLE_IPO: 2025-08-14T20:55:14.1288144Z 2025-08-14T20:55:14.1289386Z 2025-08-14T20:55:14.1290778Z INCLUDE_DIRS: 2025-08-14T20:55:14.1292030Z 2025-08-14T20:55:14.1293223Z 2025-08-14T20:55:14.1294612Z Library Dependencies: 2025-08-14T20:55:14.1295886Z $ 2025-08-14T20:55:14.1297170Z $ 2025-08-14T20:55:14.1298402Z fbgemm_generic 2025-08-14T20:55:14.1299518Z 2025-08-14T20:55:14.1300898Z Output Library: 2025-08-14T20:55:14.1302113Z fbgemm_avx512 2025-08-14T20:55:14.1303197Z 2025-08-14T20:55:14.1304559Z Install Destination: 2025-08-14T20:55:14.1305777Z lib 2025-08-14T20:55:14.1307112Z ================================================================================ 2025-08-14T20:55:14.1308190Z 2025-08-14T20:55:14.1309673Z -- Processor is x86_64; will NOT build Neon target 2025-08-14T20:55:14.1310989Z -- Processor is x86_64; will NOT build SVE target 2025-08-14T20:55:14.1312206Z -- Will build autovec target 2025-08-14T20:55:14.1403985Z 2025-08-14T20:55:14.1404894Z 2025-08-14T20:55:14.1406512Z ================================================================================ 2025-08-14T20:55:14.1407863Z CPP Library Target: fbgemm_autovec (OBJECT) 2025-08-14T20:55:14.1409001Z 2025-08-14T20:55:14.1410628Z SRCS: 2025-08-14T20:55:14.1411816Z src/EmbeddingSpMDMAutovec.cc 2025-08-14T20:55:14.1413240Z src/EmbeddingStatsTracker.cc 2025-08-14T20:55:14.1414367Z 2025-08-14T20:55:14.1415762Z CC_FLAGS: 2025-08-14T20:55:14.1416874Z 2025-08-14T20:55:14.1418089Z 2025-08-14T20:55:14.1419489Z MSVC_FLAGS: 2025-08-14T20:55:14.1420561Z 2025-08-14T20:55:14.1421750Z 2025-08-14T20:55:14.1423113Z DEFINITIONS: 2025-08-14T20:55:14.1424232Z 2025-08-14T20:55:14.1425452Z 2025-08-14T20:55:14.1426839Z ENABLE_IPO: 2025-08-14T20:55:14.1428015Z OFF 2025-08-14T20:55:14.1429156Z 2025-08-14T20:55:14.1430502Z INCLUDE_DIRS: 2025-08-14T20:55:14.1431616Z 2025-08-14T20:55:14.1433016Z 2025-08-14T20:55:14.1434240Z Library Dependencies: 2025-08-14T20:55:14.1435478Z $ 2025-08-14T20:55:14.1436744Z $ 2025-08-14T20:55:14.1438009Z fbgemm_generic 2025-08-14T20:55:14.1439103Z 2025-08-14T20:55:14.1440896Z Output Library: 2025-08-14T20:55:14.1442111Z fbgemm_autovec 2025-08-14T20:55:14.1443273Z 2025-08-14T20:55:14.1444680Z Install Destination: 2025-08-14T20:55:14.1445928Z lib 2025-08-14T20:55:14.1447320Z ================================================================================ 2025-08-14T20:55:14.1448444Z 2025-08-14T20:55:14.1449768Z 2025-08-14T20:55:14.1451030Z 2025-08-14T20:55:14.1452576Z ================================================================================ 2025-08-14T20:55:14.1453860Z CPP Library Target: fbgemm (STATIC) 2025-08-14T20:55:14.1454963Z 2025-08-14T20:55:14.1456281Z SRCS: 2025-08-14T20:55:14.1457424Z 2025-08-14T20:55:14.1458596Z 2025-08-14T20:55:14.1459944Z CC_FLAGS: 2025-08-14T20:55:14.1461044Z 2025-08-14T20:55:14.1462237Z 2025-08-14T20:55:14.1463571Z MSVC_FLAGS: 2025-08-14T20:55:14.1464682Z 2025-08-14T20:55:14.1465884Z 2025-08-14T20:55:14.1467207Z DEFINITIONS: 2025-08-14T20:55:14.1468319Z 2025-08-14T20:55:14.1469872Z 2025-08-14T20:55:14.1471447Z ENABLE_IPO: 2025-08-14T20:55:14.1472502Z 2025-08-14T20:55:14.1473719Z 2025-08-14T20:55:14.1475099Z INCLUDE_DIRS: 2025-08-14T20:55:14.1476251Z 2025-08-14T20:55:14.1477473Z 2025-08-14T20:55:14.1478890Z Library Dependencies: 2025-08-14T20:55:14.1480346Z fbgemm_generic 2025-08-14T20:55:14.1481581Z fbgemm_avx2 2025-08-14T20:55:14.1482873Z fbgemm_avx512 2025-08-14T20:55:14.1484158Z fbgemm_autovec 2025-08-14T20:55:14.1485291Z 2025-08-14T20:55:14.1486684Z Output Library: 2025-08-14T20:55:14.1487942Z fbgemm 2025-08-14T20:55:14.1489089Z 2025-08-14T20:55:14.1490476Z Install Destination: 2025-08-14T20:55:14.1491820Z lib 2025-08-14T20:55:14.1493148Z ================================================================================ 2025-08-14T20:55:14.1494219Z 2025-08-14T20:55:14.1627040Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2025-08-14T20:55:14.2266887Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2025-08-14T20:55:14.2271157Z -- Performing Test __CxxFlag__fno_semantic_interposition 2025-08-14T20:55:14.2919704Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2025-08-14T20:55:14.2923520Z -- Performing Test __CxxFlag__fmerge_all_constants 2025-08-14T20:55:14.3578828Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2025-08-14T20:55:14.3586883Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2025-08-14T20:55:14.4233926Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Success 2025-08-14T20:55:14.4234561Z -- Dependency: adding libc (Linux, BSD, or other UNIX/POSIX environment) 2025-08-14T20:55:14.4235103Z -- Performing Test ASMJIT_LIBC_HAS_LIBPTHREAD 2025-08-14T20:55:14.4983644Z -- Performing Test ASMJIT_LIBC_HAS_LIBPTHREAD - Success 2025-08-14T20:55:14.4984288Z -- Dependency: libpthread provided by libc (not linking to libpthread) 2025-08-14T20:55:14.4984820Z -- Performing Test ASMJIT_LIBC_HAS_LIBRT 2025-08-14T20:55:14.5656229Z -- Performing Test ASMJIT_LIBC_HAS_LIBRT - Failed 2025-08-14T20:55:14.5656806Z -- Dependency: shm_open not provided by libc, linking to librt 2025-08-14T20:55:14.5673854Z ** AsmJit Summary ** 2025-08-14T20:55:14.5674891Z ASMJIT_DIR=/pytorch/third_party/fbgemm/external/asmjit 2025-08-14T20:55:14.5676228Z ASMJIT_TEST=FALSE 2025-08-14T20:55:14.5677580Z ASMJIT_TARGET_TYPE=STATIC 2025-08-14T20:55:14.5678879Z ASMJIT_DEPS=c;rt 2025-08-14T20:55:14.5680515Z ASMJIT_LIBS=asmjit;c;rt 2025-08-14T20:55:14.5681808Z ASMJIT_CFLAGS=-DASMJIT_STATIC 2025-08-14T20:55:14.5683799Z ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2025-08-14T20:55:14.5684942Z ASMJIT_PRIVATE_CFLAGS_DBG= 2025-08-14T20:55:14.5686455Z ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants;-fno-enforce-eh-specs 2025-08-14T20:55:14.5700801Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2025-08-14T20:55:14.6348136Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Success 2025-08-14T20:55:14.6352327Z -- Performing Test HAS_WNO_UNUSED_VARIABLE 2025-08-14T20:55:14.6997928Z -- Performing Test HAS_WNO_UNUSED_VARIABLE - Success 2025-08-14T20:55:14.7029238Z -- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 2025-08-14T20:55:14.7030186Z CMake Warning at cmake/Dependencies.cmake:703 (message): 2025-08-14T20:55:14.7030801Z Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF 2025-08-14T20:55:14.7031295Z Call Stack (most recent call first): 2025-08-14T20:55:14.7031660Z CMakeLists.txt:868 (include) 2025-08-14T20:55:14.7032257Z 2025-08-14T20:55:14.7033569Z 2025-08-14T20:55:14.7045769Z CMake Deprecation Warning at third_party/ittapi/CMakeLists.txt:7 (cmake_minimum_required): 2025-08-14T20:55:14.7046742Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-08-14T20:55:14.7047943Z CMake. 2025-08-14T20:55:14.7049095Z 2025-08-14T20:55:14.7050876Z Update the VERSION argument value. Or, use the ... syntax 2025-08-14T20:55:14.7052172Z to tell CMake that the project requires at least but has been updated 2025-08-14T20:55:14.7053450Z to work with policies introduced by or earlier. 2025-08-14T20:55:14.7054507Z 2025-08-14T20:55:14.7055705Z 2025-08-14T20:55:14.7198957Z -- Using third party subdirectory Eigen. 2025-08-14T20:55:15.0939954Z -- Found Python: /opt/python/cp39-cp39/bin/python (found version "3.9.0") found components: Interpreter Development.Module NumPy 2025-08-14T20:55:15.0940766Z -- Using third_party/pybind11. 2025-08-14T20:55:15.0941267Z -- pybind11 include dirs: /pytorch/cmake/../third_party/pybind11/include 2025-08-14T20:55:15.0962169Z -- Could NOT find OpenTelemetryApi (missing: OpenTelemetryApi_INCLUDE_DIRS) 2025-08-14T20:55:15.0962766Z -- Using third_party/opentelemetry-cpp. 2025-08-14T20:55:15.0963395Z -- opentelemetry api include dirs: /pytorch/cmake/../third_party/opentelemetry-cpp/api/include 2025-08-14T20:55:15.1801727Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2025-08-14T20:55:15.2519650Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2025-08-14T20:55:15.2520492Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2025-08-14T20:55:15.2522741Z CMake Warning at cmake/Dependencies.cmake:884 (message): 2025-08-14T20:55:15.2523941Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2025-08-14T20:55:15.2525031Z Call Stack (most recent call first): 2025-08-14T20:55:15.2526483Z CMakeLists.txt:868 (include) 2025-08-14T20:55:15.2527656Z 2025-08-14T20:55:15.2529009Z 2025-08-14T20:55:15.2558976Z -- Adding OpenMP CXX_FLAGS: -fopenmp 2025-08-14T20:55:15.2561080Z -- Will link against OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/9/libgomp.so 2025-08-14T20:55:15.2562410Z -- Found nvtx3: /pytorch/third_party/NVTX/c/include 2025-08-14T20:55:15.2565842Z -- ROCM_PATH environment variable is not set and /opt/rocm does not exist. 2025-08-14T20:55:15.2567094Z Building without ROCm support. 2025-08-14T20:55:15.2568685Z CMake Warning at cmake/Dependencies.cmake:1076 (message): 2025-08-14T20:55:15.2570658Z Not using CUDA/ROCM, so disabling USE_NCCL. Suppress this warning with 2025-08-14T20:55:15.2571667Z -DUSE_NCCL=OFF. 2025-08-14T20:55:15.2573042Z Call Stack (most recent call first): 2025-08-14T20:55:15.2574377Z CMakeLists.txt:868 (include) 2025-08-14T20:55:15.2575542Z 2025-08-14T20:55:15.2576829Z 2025-08-14T20:55:15.2578395Z CMake Warning at cmake/Dependencies.cmake:1095 (message): 2025-08-14T20:55:15.2579726Z Not using XPU, so disabling USE_XCCL. Suppress this warning with 2025-08-14T20:55:15.2580914Z -DUSE_XCCL=OFF. 2025-08-14T20:55:15.2582556Z Call Stack (most recent call first): 2025-08-14T20:55:15.2583621Z CMakeLists.txt:868 (include) 2025-08-14T20:55:15.2584717Z 2025-08-14T20:55:15.2585910Z 2025-08-14T20:55:15.2764667Z -- Performing Test UV_LINT_W4 2025-08-14T20:55:15.2966492Z -- Performing Test UV_LINT_W4 - Failed 2025-08-14T20:55:15.2976313Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2025-08-14T20:55:15.3180548Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2025-08-14T20:55:15.3188789Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2025-08-14T20:55:15.3399668Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2025-08-14T20:55:15.3403513Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2025-08-14T20:55:15.3604134Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2025-08-14T20:55:15.3612137Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2025-08-14T20:55:15.3817144Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2025-08-14T20:55:15.3821949Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2025-08-14T20:55:15.4027431Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2025-08-14T20:55:15.4032200Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2025-08-14T20:55:15.4237837Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2025-08-14T20:55:15.4243123Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2025-08-14T20:55:15.4446765Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2025-08-14T20:55:15.4455297Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2025-08-14T20:55:15.4670233Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2025-08-14T20:55:15.4674052Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2025-08-14T20:55:15.4875381Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2025-08-14T20:55:15.4884150Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2025-08-14T20:55:15.5087927Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2025-08-14T20:55:15.5096279Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2025-08-14T20:55:15.5301724Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2025-08-14T20:55:15.5305173Z -- Performing Test UV_LINT_WALL 2025-08-14T20:55:15.5860571Z -- Performing Test UV_LINT_WALL - Success 2025-08-14T20:55:15.5863277Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2025-08-14T20:55:15.6397259Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2025-08-14T20:55:15.6401615Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2025-08-14T20:55:15.6943931Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2025-08-14T20:55:15.6946531Z -- Performing Test UV_LINT_EXTRA 2025-08-14T20:55:15.7493907Z -- Performing Test UV_LINT_EXTRA - Success 2025-08-14T20:55:15.7501129Z -- Performing Test UV_LINT_UTF8_MSVC 2025-08-14T20:55:15.7705555Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2025-08-14T20:55:15.7711210Z -- Performing Test UV_F_STRICT_ALIASING 2025-08-14T20:55:15.8241230Z -- Performing Test UV_F_STRICT_ALIASING - Success 2025-08-14T20:55:15.8257038Z -- summary of build options: 2025-08-14T20:55:15.8257766Z Install prefix: /pytorch/torch 2025-08-14T20:55:15.8258151Z Target system: Linux 2025-08-14T20:55:15.8258449Z Compiler: 2025-08-14T20:55:15.8258717Z C compiler: /usr/bin/cc (GNU) 2025-08-14T20:55:15.8259758Z CFLAGS: -Wno-deprecated-declarations 2025-08-14T20:55:15.8260837Z 2025-08-14T20:55:15.8266431Z -- Found uv: 1.51.0 (found version "1.51.0") 2025-08-14T20:55:15.8287342Z -- Performing Test HAS_WNO_MISSING_TEMPLATE_ARG_LIST_AFTER_TEMPLATE_KW 2025-08-14T20:55:15.8553788Z -- Performing Test HAS_WNO_MISSING_TEMPLATE_ARG_LIST_AFTER_TEMPLATE_KW - Failed 2025-08-14T20:55:15.8574896Z -- Gloo build as SHARED library 2025-08-14T20:55:15.8648228Z -- Found OpenSSL: /opt/openssl/lib/libcrypto.so (found suitable exact version "1.1.1k") 2025-08-14T20:55:16.1045339Z -- Found Python3: /opt/python/cp39-cp39/bin/python (found version "3.9.0") found components: Interpreter 2025-08-14T20:55:16.1051615Z -- ONNX_PROTOC_EXECUTABLE: $ 2025-08-14T20:55:16.1052984Z -- Protobuf_VERSION: Protobuf_VERSION_NOTFOUND 2025-08-14T20:55:16.1054415Z Generated: /pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-08-14T20:55:16.1056822Z Generated: /pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-08-14T20:55:16.1059023Z Generated: /pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-08-14T20:55:16.2450788Z -- 2025-08-14T20:55:16.2451186Z -- ******** Summary ******** 2025-08-14T20:55:16.2452767Z -- CMake version : 4.1.0 2025-08-14T20:55:16.2454627Z -- CMake command : /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages/cmake/data/bin/cmake 2025-08-14T20:55:16.2455576Z -- System : Linux 2025-08-14T20:55:16.2456979Z -- C++ compiler : /usr/bin/c++ 2025-08-14T20:55:16.2458285Z -- C++ compiler version : 9.4.0 2025-08-14T20:55:16.2460257Z -- CXX flags : -Wno-deprecated-declarations -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -Wnon-virtual-dtor 2025-08-14T20:55:16.2460986Z -- Build type : Release 2025-08-14T20:55:16.2462458Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2025-08-14T20:55:16.2463972Z -- CMAKE_PREFIX_PATH : /opt/python/cp39-cp39/lib/python3.9/site-packages 2025-08-14T20:55:16.2465051Z -- CMAKE_INSTALL_PREFIX : /pytorch/torch 2025-08-14T20:55:16.2466475Z -- CMAKE_MODULE_PATH : /pytorch/cmake/Modules 2025-08-14T20:55:16.2467596Z -- 2025-08-14T20:55:16.2468920Z -- ONNX version : 1.18.0 2025-08-14T20:55:16.2470853Z -- ONNX NAMESPACE : onnx_torch 2025-08-14T20:55:16.2472064Z -- ONNX_USE_LITE_PROTO : OFF 2025-08-14T20:55:16.2473407Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2025-08-14T20:55:16.2474730Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2025-08-14T20:55:16.2476036Z -- ONNX_DISABLE_STATIC_REGISTRATION : OFF 2025-08-14T20:55:16.2477347Z -- ONNX_WERROR : OFF 2025-08-14T20:55:16.2478620Z -- ONNX_BUILD_TESTS : OFF 2025-08-14T20:55:16.2480085Z -- BUILD_SHARED_LIBS : OFF 2025-08-14T20:55:16.2481299Z -- 2025-08-14T20:55:16.2482819Z -- Protobuf compiler : $ 2025-08-14T20:55:16.2483958Z -- Protobuf includes : 2025-08-14T20:55:16.2485307Z -- Protobuf libraries : 2025-08-14T20:55:16.2486620Z -- ONNX_BUILD_PYTHON : OFF 2025-08-14T20:55:16.2488276Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2025-08-14T20:55:16.2489378Z -- Adding -DNDEBUG to compile flags 2025-08-14T20:55:16.2490842Z CMake Warning at cmake/Dependencies.cmake:1408 (message): 2025-08-14T20:55:16.2492319Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2025-08-14T20:55:16.2493419Z Call Stack (most recent call first): 2025-08-14T20:55:16.2494718Z CMakeLists.txt:868 (include) 2025-08-14T20:55:16.2495855Z 2025-08-14T20:55:16.2497036Z 2025-08-14T20:55:16.2524235Z -- Could not find hardware support for NEON on this machine. 2025-08-14T20:55:16.2525727Z -- No OMAP3 processor on this machine. 2025-08-14T20:55:16.2527130Z -- No OMAP4 processor on this machine. 2025-08-14T20:55:16.2529840Z -- No SVE processor on this machine. 2025-08-14T20:55:16.2541951Z -- Looking for sbgemm_ 2025-08-14T20:55:16.3292462Z -- Looking for sbgemm_ - not found 2025-08-14T20:55:16.3296877Z -- Found a library with LAPACK API (mkl). 2025-08-14T20:55:16.3298137Z disabling CUDA because NOT USE_CUDA is set 2025-08-14T20:55:16.3299435Z disabling ROCM because NOT USE_ROCM is set 2025-08-14T20:55:16.3301063Z -- MIOpen not found. Compiling without MIOpen support 2025-08-14T20:55:16.3302281Z -- Will build oneDNN Graph 2025-08-14T20:55:16.3303624Z -- Will build oneDNN UKERNEL 2025-08-14T20:55:16.3334030Z -- MKLDNN_CPU_RUNTIME = OMP 2025-08-14T20:55:16.3351948Z -- DNNL_TARGET_ARCH: X64 2025-08-14T20:55:16.3363481Z -- DNNL_LIBRARY_NAME: dnnl 2025-08-14T20:55:16.3432062Z 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-08-14T20:55:16.3433238Z The package name passed to find_package_handle_standard_args() (OpenMP_C) 2025-08-14T20:55:16.3433901Z does not match the name of the calling package (OpenMP). This can lead to 2025-08-14T20:55:16.3434513Z problems in calling code that expects find_package() result variables 2025-08-14T20:55:16.3435038Z (e.g., `_FOUND`) to follow a certain pattern. 2025-08-14T20:55:16.3435416Z Call Stack (most recent call first): 2025-08-14T20:55:16.3436104Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-08-14T20:55:16.3437388Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-08-14T20:55:16.3438707Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-08-14T20:55:16.3440427Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-08-14T20:55:16.3441382Z 2025-08-14T20:55:16.3443019Z -- Found OpenMP_C: -fopenmp 2025-08-14T20:55:16.3445155Z 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-08-14T20:55:16.3446336Z The package name passed to find_package_handle_standard_args() (OpenMP_CXX) 2025-08-14T20:55:16.3447278Z does not match the name of the calling package (OpenMP). This can lead to 2025-08-14T20:55:16.3448685Z problems in calling code that expects find_package() result variables 2025-08-14T20:55:16.3449996Z (e.g., `_FOUND`) to follow a certain pattern. 2025-08-14T20:55:16.3451247Z Call Stack (most recent call first): 2025-08-14T20:55:16.3452856Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-08-14T20:55:16.3454042Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-08-14T20:55:16.3455372Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-08-14T20:55:16.3456744Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-08-14T20:55:16.3457665Z 2025-08-14T20:55:16.3459096Z -- Found OpenMP_CXX: -fopenmp 2025-08-14T20:55:16.3530673Z -- Enabled testing coverage: CI 2025-08-14T20:55:16.3536337Z -- Enabled workload: TRAINING 2025-08-14T20:55:16.3537470Z -- Enabled primitives: ALL 2025-08-14T20:55:16.3538811Z -- Enabled primitive CPU ISA: ALL 2025-08-14T20:55:16.3540155Z -- Enabled primitive GPU ISA: ALL 2025-08-14T20:55:16.3541491Z -- Enabled GeMM kernels ISA: ALL 2025-08-14T20:55:16.3600841Z -- Primitive cache is enabled 2025-08-14T20:55:16.3601307Z -- Experimental functionality for ukernels is enabled 2025-08-14T20:55:16.3731185Z -- Graph component is enabled 2025-08-14T20:55:16.3792749Z -- Graph compiler backend is disabled. 2025-08-14T20:55:16.3830359Z -- Found MKL-DNN: TRUE 2025-08-14T20:55:16.3830788Z -- Looking for clock_gettime in rt 2025-08-14T20:55:16.4425678Z -- Looking for clock_gettime in rt - found 2025-08-14T20:55:16.4426103Z -- Looking for mmap 2025-08-14T20:55:16.4970755Z -- Looking for mmap - found 2025-08-14T20:55:16.4971433Z -- Looking for shm_open 2025-08-14T20:55:16.5539579Z -- Looking for shm_open - found 2025-08-14T20:55:16.5539999Z -- Looking for shm_unlink 2025-08-14T20:55:16.6092307Z -- Looking for shm_unlink - found 2025-08-14T20:55:16.6092744Z -- Looking for malloc_usable_size 2025-08-14T20:55:16.6655878Z -- Looking for malloc_usable_size - found 2025-08-14T20:55:16.6656324Z -- 2025-08-14T20:55:16.6656626Z -- Performing Test COMPILE_OUT_ZVECTOR 2025-08-14T20:55:16.6887479Z -- Performing Test COMPILE_OUT_ZVECTOR - Failed 2025-08-14T20:55:16.6887949Z -- ZVECTOR flags were NOT set. 2025-08-14T20:55:16.6889185Z -- 2025-08-14T20:55:16.6944691Z -- {fmt} version: 11.2.0 2025-08-14T20:55:16.6945117Z -- Build type: Release 2025-08-14T20:55:16.6969043Z -- Using CPU-only version of Kineto 2025-08-14T20:55:16.6970219Z -- Configuring Kineto dependency: 2025-08-14T20:55:16.6971787Z -- KINETO_SOURCE_DIR = /pytorch/third_party/kineto/libkineto 2025-08-14T20:55:16.6973027Z -- KINETO_BUILD_TESTS = OFF 2025-08-14T20:55:16.6974419Z -- KINETO_LIBRARY_TYPE = static 2025-08-14T20:55:16.6978827Z CMake Deprecation Warning at third_party/kineto/libkineto/CMakeLists.txt:7 (cmake_minimum_required): 2025-08-14T20:55:16.6980001Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-08-14T20:55:16.6981336Z CMake. 2025-08-14T20:55:16.6982459Z 2025-08-14T20:55:16.6984033Z Update the VERSION argument value. Or, use the ... syntax 2025-08-14T20:55:16.6985292Z to tell CMake that the project requires at least but has been updated 2025-08-14T20:55:16.6986547Z to work with policies introduced by or earlier. 2025-08-14T20:55:16.6987598Z 2025-08-14T20:55:16.6988798Z 2025-08-14T20:55:16.7006623Z CMake Warning (dev) at third_party/kineto/libkineto/CMakeLists.txt:15 (find_package): 2025-08-14T20:55:16.7007843Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-08-14T20:55:16.7009220Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-08-14T20:55:16.7010576Z the cmake_policy command to set the policy and suppress this warning. 2025-08-14T20:55:16.7011512Z 2025-08-14T20:55:16.7013239Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-08-14T20:55:16.7014145Z 2025-08-14T20:55:16.7165472Z -- CUDA_SOURCE_DIR = 2025-08-14T20:55:16.7166063Z -- ROCM_SOURCE_DIR = 2025-08-14T20:55:16.7311125Z -- CUPTI unavailable or disabled - not building GPU profilers 2025-08-14T20:55:16.7593134Z -- Kineto: FMT_SOURCE_DIR = /pytorch/third_party/fmt 2025-08-14T20:55:16.7594147Z -- Kineto: FMT_INCLUDE_DIR = /pytorch/third_party/fmt/include 2025-08-14T20:55:16.7594711Z -- CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2025-08-14T20:55:16.7595118Z -- ROCTRACER_INCLUDE_DIR = /include/roctracer 2025-08-14T20:55:16.7595697Z -- DYNOLOG_INCLUDE_DIR = /pytorch/third_party/kineto/libkineto/third_party/dynolog/ 2025-08-14T20:55:16.7596658Z -- IPCFABRIC_INCLUDE_DIR = /pytorch/third_party/kineto/libkineto/third_party/dynolog//dynolog/src/ipcfabric/ 2025-08-14T20:55:16.7606881Z -- Configured Kineto (CPU) 2025-08-14T20:55:16.7624859Z -- GCC 9.4.0: Adding gcc and gcc_s libs to link line 2025-08-14T20:55:16.7640717Z -- Performing Test HAS_WERROR_RETURN_TYPE 2025-08-14T20:55:16.8305742Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2025-08-14T20:55:16.8309804Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2025-08-14T20:55:16.8968383Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2025-08-14T20:55:16.8977871Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT 2025-08-14T20:55:16.9222870Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT - Failed 2025-08-14T20:55:16.9228757Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT 2025-08-14T20:55:16.9483053Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT - Failed 2025-08-14T20:55:16.9492423Z -- Performing Test HAS_WERROR_BOOL_OPERATION 2025-08-14T20:55:17.0168406Z -- Performing Test HAS_WERROR_BOOL_OPERATION - Success 2025-08-14T20:55:17.0176933Z -- Performing Test HAS_WNARROWING 2025-08-14T20:55:17.0844936Z -- Performing Test HAS_WNARROWING - Success 2025-08-14T20:55:17.0852146Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2025-08-14T20:55:17.1508795Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2025-08-14T20:55:17.1512731Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2025-08-14T20:55:17.2190946Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2025-08-14T20:55:17.2195882Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2025-08-14T20:55:17.2870657Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2025-08-14T20:55:17.2875188Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2025-08-14T20:55:17.3555553Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2025-08-14T20:55:17.3558920Z -- Performing Test HAS_WNO_STRICT_ALIASING 2025-08-14T20:55:17.4242698Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2025-08-14T20:55:17.4250368Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2025-08-14T20:55:17.4923750Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success 2025-08-14T20:55:17.4931124Z -- Performing Test HAS_WVLA_EXTENSION 2025-08-14T20:55:17.5193730Z -- Performing Test HAS_WVLA_EXTENSION - Failed 2025-08-14T20:55:17.5198907Z -- Performing Test HAS_WSUGGEST_OVERRIDE 2025-08-14T20:55:17.5873002Z -- Performing Test HAS_WSUGGEST_OVERRIDE - Success 2025-08-14T20:55:17.5881704Z -- Performing Test HAS_WNEWLINE_EOF 2025-08-14T20:55:17.6140951Z -- Performing Test HAS_WNEWLINE_EOF - Failed 2025-08-14T20:55:17.6146235Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE 2025-08-14T20:55:17.6448318Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE - Failed 2025-08-14T20:55:17.6457516Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE 2025-08-14T20:55:17.6727854Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE - Failed 2025-08-14T20:55:17.6790480Z -- ld.gold is available, using it to link 2025-08-14T20:55:17.6794305Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2025-08-14T20:55:17.7372995Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2025-08-14T20:55:17.7382194Z -- Performing Test HAS_WCONSTANT_CONVERSION 2025-08-14T20:55:17.7661618Z -- Performing Test HAS_WCONSTANT_CONVERSION - Failed 2025-08-14T20:55:17.7666527Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE 2025-08-14T20:55:17.7974271Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE - Failed 2025-08-14T20:55:17.7983589Z -- Performing Test HAS_QUNUSED_ARGUMENTS 2025-08-14T20:55:17.8267869Z -- Performing Test HAS_QUNUSED_ARGUMENTS - Failed 2025-08-14T20:55:17.8273394Z -- Performing Test HAS_FALIGNED_NEW 2025-08-14T20:55:17.8857331Z -- Performing Test HAS_FALIGNED_NEW - Success 2025-08-14T20:55:17.8861260Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2025-08-14T20:55:17.9441982Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Success 2025-08-14T20:55:17.9448433Z -- Performing Test HAS_FSTANDALONE_DEBUG 2025-08-14T20:55:17.9741309Z -- Performing Test HAS_FSTANDALONE_DEBUG - Failed 2025-08-14T20:55:17.9747327Z -- Performing Test HAS_FNO_MATH_ERRNO 2025-08-14T20:55:18.0348335Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2025-08-14T20:55:18.0354174Z -- Performing Test HAS_FNO_TRAPPING_MATH 2025-08-14T20:55:18.0962806Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2025-08-14T20:55:18.0969298Z -- Performing Test HAS_WERROR_FORMAT 2025-08-14T20:55:18.1549671Z -- Performing Test HAS_WERROR_FORMAT - Success 2025-08-14T20:55:18.1601114Z -- don't use NUMA 2025-08-14T20:55:18.1622887Z -- Looking for backtrace 2025-08-14T20:55:18.2121204Z -- Looking for backtrace - found 2025-08-14T20:55:18.2121729Z -- backtrace facility detected in default set of libraries 2025-08-14T20:55:18.2122187Z -- Found Backtrace: /usr/include 2025-08-14T20:55:22.5762301Z -- headers outputs: 2025-08-14T20:55:24.5042624Z -- sources outputs: 2025-08-14T20:55:26.0681787Z -- declarations_yaml outputs: 2025-08-14T20:55:26.0743790Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2025-08-14T20:55:26.1352828Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Success 2025-08-14T20:55:26.1702003Z -- Using ATen parallel backend: OMP 2025-08-14T20:55:26.1718153Z disabling CUDA because USE_CUDA is set false 2025-08-14T20:55:26.2360720Z -- Found OpenSSL: /opt/openssl/lib/libcrypto.so (found version "1.1.1k") 2025-08-14T20:55:26.2441150Z -- Check size of long double 2025-08-14T20:55:26.3008153Z -- Check size of long double - done 2025-08-14T20:55:26.3008634Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2025-08-14T20:55:26.3523993Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2025-08-14T20:55:26.3524543Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2025-08-14T20:55:26.4021414Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2025-08-14T20:55:26.4022395Z -- Performing Test COMPILER_SUPPORTS_QUADMATH 2025-08-14T20:55:26.4562091Z -- Performing Test COMPILER_SUPPORTS_QUADMATH - Success 2025-08-14T20:55:26.4562647Z -- Performing Test COMPILER_SUPPORTS_SSE2 2025-08-14T20:55:26.6668117Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2025-08-14T20:55:26.6668604Z -- Performing Test COMPILER_SUPPORTS_SSE4 2025-08-14T20:55:26.8739077Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2025-08-14T20:55:26.8739579Z -- Performing Test COMPILER_SUPPORTS_AVX 2025-08-14T20:55:27.0819660Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2025-08-14T20:55:27.0820256Z -- Performing Test COMPILER_SUPPORTS_FMA4 2025-08-14T20:55:27.2847036Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2025-08-14T20:55:27.2847569Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2025-08-14T20:55:27.4811545Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2025-08-14T20:55:27.4850870Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2025-08-14T20:55:27.4851491Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2025-08-14T20:55:27.4853967Z -- Found OpenMP: TRUE (found version "4.5") 2025-08-14T20:55:27.4856354Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2025-08-14T20:55:27.5423927Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2025-08-14T20:55:27.5424475Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD 2025-08-14T20:55:27.6127363Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD - Success 2025-08-14T20:55:27.6128260Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2025-08-14T20:55:27.6653514Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2025-08-14T20:55:27.6654098Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2025-08-14T20:55:27.7163413Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Success 2025-08-14T20:55:27.7163998Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2025-08-14T20:55:27.7724075Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2025-08-14T20:55:27.7899629Z -- Configuring build for SLEEF-v3.8.0 2025-08-14T20:55:27.7900214Z Target system: Linux-6.1.141-155.222.amzn2023.x86_64 2025-08-14T20:55:27.7900659Z Target processor: x86_64 2025-08-14T20:55:27.7901025Z Host system: Linux-6.1.141-155.222.amzn2023.x86_64 2025-08-14T20:55:27.7901740Z Host processor: x86_64 2025-08-14T20:55:27.7903004Z Detected C compiler: GNU @ /usr/bin/cc 2025-08-14T20:55:27.7904239Z CMake: 4.1.0 2025-08-14T20:55:27.7913871Z Make program: /opt/python/cp39-cp39/bin/ninja 2025-08-14T20:55:27.7914994Z -- 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-08-14T20:55:27.7916012Z -- Building shared libs : OFF 2025-08-14T20:55:27.7916411Z -- Building static test bins: OFF 2025-08-14T20:55:27.7916786Z -- MPFR : LIB_MPFR-NOTFOUND 2025-08-14T20:55:27.7917107Z -- GMP : LIBGMP-NOTFOUND 2025-08-14T20:55:27.7917445Z -- RT : /usr/lib/x86_64-linux-gnu/librt.so 2025-08-14T20:55:27.7917860Z -- FFTW3 : LIBFFTW3-NOTFOUND 2025-08-14T20:55:27.7918197Z -- OPENSSL : 1.1.1k 2025-08-14T20:55:27.7918772Z -- SDE : SDE_COMMAND-NOTFOUND 2025-08-14T20:55:27.7919098Z -- COMPILER_SUPPORTS_OPENMP : 1 2025-08-14T20:55:27.8018018Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2025-08-14T20:55:27.8018778Z core header install: /pytorch/build/aten/src/ATen/core/TensorBody.h 2025-08-14T20:55:27.8019479Z core header install: /pytorch/build/aten/src/ATen/core/aten_interned_strings.h 2025-08-14T20:55:27.8020146Z core header install: /pytorch/build/aten/src/ATen/core/enum_tag.h 2025-08-14T20:55:27.9789675Z -- Performing Test HAS_WNO_MISSING_BRACES 2025-08-14T20:55:28.0393733Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2025-08-14T20:55:28.0400371Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2025-08-14T20:55:28.0992643Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Success 2025-08-14T20:55:28.1597621Z CMake Warning at CMakeLists.txt:1280 (message): 2025-08-14T20:55:28.1598244Z Generated cmake files are only fully tested if one builds with system glog, 2025-08-14T20:55:28.1598947Z gflags, and protobuf. Other settings may generate files that are not well 2025-08-14T20:55:28.1599571Z tested. 2025-08-14T20:55:28.1599713Z 2025-08-14T20:55:28.1600097Z 2025-08-14T20:55:28.1601910Z -- 2025-08-14T20:55:28.1602995Z -- ******** Summary ******** 2025-08-14T20:55:28.1604255Z -- General: 2025-08-14T20:55:28.1605617Z -- CMake version : 4.1.0 2025-08-14T20:55:28.1607339Z -- CMake command : /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages/cmake/data/bin/cmake 2025-08-14T20:55:28.1608454Z -- System : Linux 2025-08-14T20:55:28.1609664Z -- C++ compiler : /usr/bin/c++ 2025-08-14T20:55:28.1610934Z -- C++ compiler id : GNU 2025-08-14T20:55:28.1612342Z -- C++ compiler version : 9.4.0 2025-08-14T20:55:28.1613601Z -- Using ccache if found : ON 2025-08-14T20:55:28.1614922Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2025-08-14T20:55:28.1619936Z -- 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-08-14T20:55:28.1623664Z -- Shared LD flags : -Wl,--no-as-needed -rdynamic -fuse-ld=gold 2025-08-14T20:55:28.1624123Z -- Static LD flags : 2025-08-14T20:55:28.1624465Z -- Module LD flags : -fuse-ld=gold 2025-08-14T20:55:28.1624820Z -- Build type : Release 2025-08-14T20:55:28.1625999Z -- 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-08-14T20:55:28.1627351Z -- CMAKE_PREFIX_PATH : /opt/python/cp39-cp39/lib/python3.9/site-packages 2025-08-14T20:55:28.1627864Z -- CMAKE_INSTALL_PREFIX : /pytorch/torch 2025-08-14T20:55:28.1628237Z -- USE_GOLD_LINKER : ON 2025-08-14T20:55:28.1628539Z -- 2025-08-14T20:55:28.1629357Z -- TORCH_VERSION : 2.9.0 2025-08-14T20:55:28.1630686Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2025-08-14T20:55:28.1631904Z -- BUILD_BINARY : OFF 2025-08-14T20:55:28.1633166Z -- BUILD_CUSTOM_PROTOBUF : ON 2025-08-14T20:55:28.1634409Z -- Link local protobuf : ON 2025-08-14T20:55:28.1635685Z -- BUILD_PYTHON : True 2025-08-14T20:55:28.1636908Z -- Python version : 3.9.0 2025-08-14T20:55:28.1638258Z -- Python executable : /opt/python/cp39-cp39/bin/python 2025-08-14T20:55:28.1639496Z -- Python library : 2025-08-14T20:55:28.1641205Z -- Python includes : /opt/python/cp39-cp39/include/python3.9 2025-08-14T20:55:28.1642558Z -- Python site-package : /opt/python/cp39-cp39/lib/python3.9/site-packages 2025-08-14T20:55:28.1643625Z -- BUILD_SHARED_LIBS : ON 2025-08-14T20:55:28.1644994Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2025-08-14T20:55:28.1646365Z -- BUILD_TEST : True 2025-08-14T20:55:28.1647542Z -- BUILD_JNI : OFF 2025-08-14T20:55:28.1648835Z -- BUILD_MOBILE_AUTOGRAD : OFF 2025-08-14T20:55:28.1650132Z -- BUILD_LITE_INTERPRETER: OFF 2025-08-14T20:55:28.1651406Z -- INTERN_BUILD_MOBILE : 2025-08-14T20:55:28.1652771Z -- TRACING_BASED : OFF 2025-08-14T20:55:28.1654005Z -- USE_BLAS : 1 2025-08-14T20:55:28.1655232Z -- BLAS : mkl 2025-08-14T20:55:28.1656477Z -- BLAS_HAS_SBGEMM : 2025-08-14T20:55:28.1657695Z -- USE_LAPACK : 1 2025-08-14T20:55:28.1658923Z -- LAPACK : mkl 2025-08-14T20:55:28.1660136Z -- USE_ASAN : OFF 2025-08-14T20:55:28.1661365Z -- USE_TSAN : OFF 2025-08-14T20:55:28.1662634Z -- USE_CPP_CODE_COVERAGE : OFF 2025-08-14T20:55:28.1663827Z -- USE_CUDA : 0 2025-08-14T20:55:28.1665054Z -- USE_XPU : OFF 2025-08-14T20:55:28.1666272Z -- USE_ROCM : OFF 2025-08-14T20:55:28.1667498Z -- BUILD_NVFUSER : 2025-08-14T20:55:28.1668730Z -- USE_EIGEN_FOR_BLAS : 2025-08-14T20:55:28.1670671Z -- USE_FBGEMM : ON 2025-08-14T20:55:28.1671798Z -- USE_KINETO : ON 2025-08-14T20:55:28.1672953Z -- USE_GFLAGS : OFF 2025-08-14T20:55:28.1674208Z -- USE_GLOG : OFF 2025-08-14T20:55:28.1675477Z -- USE_LITE_PROTO : OFF 2025-08-14T20:55:28.1676752Z -- USE_PYTORCH_METAL : OFF 2025-08-14T20:55:28.1678064Z -- USE_PYTORCH_METAL_EXPORT : OFF 2025-08-14T20:55:28.1679381Z -- USE_MPS : OFF 2025-08-14T20:55:28.1680751Z -- CAN_COMPILE_METAL : 2025-08-14T20:55:28.1681980Z -- USE_MKL : ON 2025-08-14T20:55:28.1683260Z -- USE_STATIC_MKL : OFF 2025-08-14T20:55:28.1684535Z -- USE_MKLDNN : ON 2025-08-14T20:55:28.1685804Z -- USE_MKLDNN_ACL : OFF 2025-08-14T20:55:28.1687093Z -- USE_MKLDNN_CBLAS : OFF 2025-08-14T20:55:28.1688341Z -- USE_UCC : OFF 2025-08-14T20:55:28.1689605Z -- USE_ITT : ON 2025-08-14T20:55:28.1690837Z -- USE_XCCL : OFF 2025-08-14T20:55:28.1692151Z -- USE_NCCL : OFF 2025-08-14T20:55:28.1693393Z -- Found NVSHMEM : 2025-08-14T20:55:28.1694592Z -- USE_NNPACK : ON 2025-08-14T20:55:28.1695817Z -- USE_NUMPY : ON 2025-08-14T20:55:28.1697015Z -- USE_OBSERVERS : ON 2025-08-14T20:55:28.1698234Z -- USE_OPENCL : OFF 2025-08-14T20:55:28.1699452Z -- USE_OPENMP : ON 2025-08-14T20:55:28.1700662Z -- USE_MIMALLOC : OFF 2025-08-14T20:55:28.1701893Z -- USE_VULKAN : OFF 2025-08-14T20:55:28.1703086Z -- USE_PROF : OFF 2025-08-14T20:55:28.1704322Z -- USE_PYTORCH_QNNPACK : ON 2025-08-14T20:55:28.1705534Z -- USE_XNNPACK : ON 2025-08-14T20:55:28.1706749Z -- USE_DISTRIBUTED : ON 2025-08-14T20:55:28.1708121Z -- USE_MPI : OFF 2025-08-14T20:55:28.1709372Z -- USE_GLOO : ON 2025-08-14T20:55:28.1710625Z -- USE_GLOO_WITH_OPENSSL : ON 2025-08-14T20:55:28.1711838Z -- USE_GLOO_IBVERBS : OFF 2025-08-14T20:55:28.1713066Z -- USE_TENSORPIPE : ON 2025-08-14T20:55:28.1714376Z -- Public Dependencies : caffe2::mkl 2025-08-14T20:55:28.1716695Z -- 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-08-14T20:55:28.1718132Z -- Public CUDA Deps. : 2025-08-14T20:55:28.1718440Z -- Private CUDA Deps. : 2025-08-14T20:55:28.1719573Z -- USE_COREML_DELEGATE : OFF 2025-08-14T20:55:28.1721122Z -- BUILD_LAZY_TS_BACKEND : ON 2025-08-14T20:55:28.1722403Z -- USE_ROCM_KERNEL_ASSERT : OFF 2025-08-14T20:55:28.1723847Z -- Performing Test HAS_WMISSING_PROTOTYPES 2025-08-14T20:55:28.2364858Z -- Performing Test HAS_WMISSING_PROTOTYPES - Failed 2025-08-14T20:55:28.2372053Z -- Performing Test HAS_WERROR_MISSING_PROTOTYPES 2025-08-14T20:55:28.2958537Z -- Performing Test HAS_WERROR_MISSING_PROTOTYPES - Failed 2025-08-14T20:55:28.3038699Z -- Configuring done (26.4s) 2025-08-14T20:55:30.1840267Z -- Generating done (1.9s) 2025-08-14T20:55:30.1840686Z CMake Warning: 2025-08-14T20:55:30.1841062Z Manually-specified variables were not used by the project: 2025-08-14T20:55:30.1841474Z 2025-08-14T20:55:30.1841586Z BUILD_ENVIRONMENT 2025-08-14T20:55:30.1842465Z BUILD_PYTHONLESS 2025-08-14T20:55:30.1843638Z 2025-08-14T20:55:30.1844952Z 2025-08-14T20:55:30.1856178Z -- Build files have been written to: /pytorch/build 2025-08-14T20:55:30.2672978Z cmake --build . --target install --config Release -j 12 2025-08-14T20:55:35.6975771Z [1/4] Generating ATen declarations_yaml 2025-08-14T20:55:40.6843924Z [2/4] Generating ATen headers 2025-08-14T20:55:44.5231651Z [3/4] Generating ATen sources 2025-08-14T20:55:44.6305213Z [1/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2025-08-14T20:55:44.6306008Z [2/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2025-08-14T20:55:44.6320361Z [3/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2025-08-14T20:55:44.6399528Z [4/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2025-08-14T20:55:44.6534714Z [5/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2025-08-14T20:55:44.6535593Z [6/7170] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2025-08-14T20:55:44.6552293Z [7/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2025-08-14T20:55:44.6663758Z [8/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2025-08-14T20:55:44.6761054Z [9/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2025-08-14T20:55:44.7030111Z [10/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2025-08-14T20:55:44.7090177Z [11/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2025-08-14T20:55:44.7108774Z [12/7170] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2025-08-14T20:55:44.7109743Z [13/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2025-08-14T20:55:44.7202343Z [14/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2025-08-14T20:55:44.7279143Z [15/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2025-08-14T20:55:44.7280356Z [16/7170] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2025-08-14T20:55:44.7393586Z [17/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2025-08-14T20:55:44.7409620Z [18/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2025-08-14T20:55:44.7557566Z [19/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2025-08-14T20:55:44.7637847Z [20/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2025-08-14T20:55:44.7917506Z [21/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2025-08-14T20:55:44.8101611Z [22/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2025-08-14T20:55:44.8244788Z [23/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2025-08-14T20:55:44.8264999Z [24/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2025-08-14T20:55:44.8381961Z [25/7170] Linking C static library lib/libcpuinfo.a 2025-08-14T20:55:45.1505673Z [26/7170] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2025-08-14T20:55:45.2495384Z [27/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2025-08-14T20:55:45.2497419Z [28/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2025-08-14T20:55:45.3319593Z [29/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2025-08-14T20:55:45.3641179Z [30/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2025-08-14T20:55:45.4062935Z [31/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2025-08-14T20:55:45.4168717Z [32/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2025-08-14T20:55:45.7402133Z [33/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2025-08-14T20:55:45.7468218Z [34/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2025-08-14T20:55:45.8819072Z [35/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2025-08-14T20:55:45.8821326Z [36/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2025-08-14T20:55:46.0479907Z [37/7170] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2025-08-14T20:55:46.0563827Z [38/7170] Linking C static library lib/libpthreadpool.a 2025-08-14T20:55:46.0875830Z [39/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2025-08-14T20:55:46.2997671Z [40/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2025-08-14T20:55:46.3022935Z [41/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2025-08-14T20:55:46.3128866Z [42/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2025-08-14T20:55:46.3461158Z [43/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2025-08-14T20:55:46.4203091Z [44/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2025-08-14T20:55:46.4203970Z In file included from /usr/include/string.h:495, 2025-08-14T20:55:46.4204739Z from /pytorch/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2025-08-14T20:55:46.4205562Z from /pytorch/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2025-08-14T20:55:46.4206278Z from /pytorch/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2025-08-14T20:55:46.4207174Z from /pytorch/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2025-08-14T20:55:46.4208523Z from /pytorch/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2025-08-14T20:55:46.4212110Z In function ‘void* memcpy(void*, const void*, size_t)’, 2025-08-14T20:55:46.4213887Z 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-08-14T20:55:46.4216713Z 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-08-14T20:55:46.4219833Z /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-08-14T20:55:46.4221521Z 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2025-08-14T20:55:46.4222074Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T20:55:46.5498198Z [45/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2025-08-14T20:55:46.5521521Z [46/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2025-08-14T20:55:46.5619097Z [47/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2025-08-14T20:55:46.7669628Z [48/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2025-08-14T20:55:46.8735516Z [49/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2025-08-14T20:55:47.1362501Z [50/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2025-08-14T20:55:47.3857493Z [51/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2025-08-14T20:55:47.4239559Z [52/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2025-08-14T20:55:47.4754980Z [53/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2025-08-14T20:55:47.6428731Z [54/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2025-08-14T20:55:47.7651416Z [55/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2025-08-14T20:55:47.8864607Z [56/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2025-08-14T20:55:47.9563393Z [57/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2025-08-14T20:55:48.1298224Z [58/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2025-08-14T20:55:48.2949750Z [59/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2025-08-14T20:55:48.3098521Z [60/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2025-08-14T20:55:48.4873747Z [61/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2025-08-14T20:55:48.6387430Z [62/7170] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2025-08-14T20:55:48.7531975Z [63/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2025-08-14T20:55:48.9392600Z [64/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2025-08-14T20:55:49.1990925Z [65/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2025-08-14T20:55:49.3003878Z [66/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2025-08-14T20:55:49.5498915Z [67/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2025-08-14T20:55:49.7279917Z [68/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2025-08-14T20:55:50.1342883Z [69/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2025-08-14T20:55:50.4476342Z [70/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2025-08-14T20:55:50.6120262Z [71/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2025-08-14T20:55:50.6267371Z [72/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2025-08-14T20:55:50.6452663Z [73/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2025-08-14T20:55:50.6920979Z [74/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2025-08-14T20:55:50.9110779Z [75/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2025-08-14T20:55:50.9274425Z [76/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2025-08-14T20:55:51.2603522Z [77/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2025-08-14T20:55:51.4716796Z [78/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2025-08-14T20:55:51.4839635Z [79/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2025-08-14T20:55:51.7337777Z [80/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2025-08-14T20:55:51.8503152Z [81/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2025-08-14T20:55:51.9146528Z [82/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2025-08-14T20:55:52.3245811Z [83/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2025-08-14T20:55:52.5087405Z [84/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2025-08-14T20:55:52.5163110Z [85/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2025-08-14T20:55:52.6343395Z [86/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2025-08-14T20:55:52.7197142Z [87/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2025-08-14T20:55:52.9708186Z [88/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2025-08-14T20:55:53.1354222Z [89/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2025-08-14T20:55:53.2193116Z [90/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2025-08-14T20:55:53.2313823Z [91/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2025-08-14T20:55:53.3083673Z [92/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2025-08-14T20:55:53.3527492Z [93/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2025-08-14T20:55:54.1524072Z [94/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2025-08-14T20:55:54.2879589Z [95/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2025-08-14T20:55:54.3644392Z [96/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2025-08-14T20:55:54.3654886Z [97/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2025-08-14T20:55:54.3861225Z [98/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2025-08-14T20:55:54.4000077Z [99/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2025-08-14T20:55:54.4347596Z [100/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2025-08-14T20:55:54.6115756Z [101/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2025-08-14T20:55:54.7917058Z [102/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2025-08-14T20:55:55.5075462Z [103/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2025-08-14T20:55:55.6060166Z [104/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2025-08-14T20:55:56.0879509Z [105/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2025-08-14T20:55:56.1859800Z [106/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2025-08-14T20:55:56.3263935Z [107/7170] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2025-08-14T20:55:56.4063570Z [108/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2025-08-14T20:55:56.5744150Z [109/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2025-08-14T20:55:56.9015914Z [110/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2025-08-14T20:55:56.9365687Z [111/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2025-08-14T20:55:56.9967972Z [112/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2025-08-14T20:55:57.4505567Z [113/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2025-08-14T20:55:57.5517574Z [114/7170] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2025-08-14T20:55:57.6572692Z [115/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2025-08-14T20:55:57.7153502Z [116/7170] Linking CXX static library lib/libprotobuf.a 2025-08-14T20:55:57.8835441Z [117/7170] Generating src/x86_64-fma/blas/s8gemm.py.o 2025-08-14T20:55:58.1484558Z [118/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2025-08-14T20:55:58.3389792Z [119/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2025-08-14T20:55:58.6050955Z [120/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2025-08-14T20:55:58.6991180Z [121/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2025-08-14T20:55:58.7073908Z [122/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2025-08-14T20:55:58.7657208Z [123/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2025-08-14T20:55:58.7830179Z [124/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2025-08-14T20:55:59.1283612Z [125/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2025-08-14T20:55:59.2218376Z [126/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2025-08-14T20:55:59.6502518Z [127/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2025-08-14T20:55:59.7331438Z [128/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2025-08-14T20:55:59.8440477Z [129/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2025-08-14T20:55:59.9958995Z [130/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2025-08-14T20:56:00.0576624Z [131/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2025-08-14T20:56:00.1471218Z [132/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2025-08-14T20:56:00.3444453Z [133/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2025-08-14T20:56:00.3800391Z [134/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2025-08-14T20:56:00.4996693Z [135/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2025-08-14T20:56:00.6146726Z [136/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2025-08-14T20:56:00.8043496Z [137/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2025-08-14T20:56:00.8762918Z [138/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2025-08-14T20:56:00.9171785Z [139/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2025-08-14T20:56:00.9725562Z [140/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2025-08-14T20:56:01.1301761Z [141/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2025-08-14T20:56:01.2835796Z [142/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2025-08-14T20:56:01.5059167Z [143/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2025-08-14T20:56:01.6812183Z [144/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2025-08-14T20:56:02.0449038Z [145/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2025-08-14T20:56:02.0458728Z [146/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2025-08-14T20:56:02.1467473Z [147/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2025-08-14T20:56:02.2844817Z [148/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2025-08-14T20:56:02.3273860Z [149/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2025-08-14T20:56:02.4131242Z [150/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2025-08-14T20:56:02.4815860Z [151/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2025-08-14T20:56:02.5330523Z [152/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2025-08-14T20:56:02.6280362Z [153/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2025-08-14T20:56:02.7083294Z [154/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2025-08-14T20:56:03.6281335Z [155/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2025-08-14T20:56:03.6340083Z [156/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2025-08-14T20:56:03.6615390Z [157/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2025-08-14T20:56:03.6928164Z [158/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2025-08-14T20:56:03.7370760Z [159/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2025-08-14T20:56:03.9526811Z [160/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2025-08-14T20:56:04.0581975Z [161/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2025-08-14T20:56:04.0736077Z [162/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2025-08-14T20:56:04.1242776Z [163/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2025-08-14T20:56:04.4438859Z [164/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2025-08-14T20:56:04.7202229Z [165/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2025-08-14T20:56:04.7482822Z [166/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2025-08-14T20:56:05.1315381Z [167/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2025-08-14T20:56:05.2134170Z [168/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2025-08-14T20:56:05.3612448Z [169/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2025-08-14T20:56:05.4129840Z [170/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2025-08-14T20:56:05.4728764Z [171/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2025-08-14T20:56:05.5061140Z [172/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2025-08-14T20:56:05.6340157Z [173/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2025-08-14T20:56:05.8017462Z [174/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2025-08-14T20:56:06.1073049Z [175/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2025-08-14T20:56:06.2340480Z [176/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2025-08-14T20:56:06.7488272Z [177/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2025-08-14T20:56:06.8116618Z [178/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2025-08-14T20:56:06.8603886Z [179/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2025-08-14T20:56:06.8605445Z [180/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2025-08-14T20:56:06.9129934Z [181/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2025-08-14T20:56:07.0925317Z [182/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2025-08-14T20:56:07.2407537Z [183/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2025-08-14T20:56:07.3785555Z [184/7170] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2025-08-14T20:56:07.4629239Z [185/7170] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2025-08-14T20:56:07.4810099Z [186/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2025-08-14T20:56:07.4811399Z [187/7170] Generating src/x86_64-fma/blas/c8gemm.py.o 2025-08-14T20:56:07.5665992Z [188/7170] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2025-08-14T20:56:07.6243964Z [189/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2025-08-14T20:56:07.6811074Z [190/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2025-08-14T20:56:07.7689696Z [191/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.c.o 2025-08-14T20:56:07.8243447Z [192/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9x-minmax-f16c-c8.c.o 2025-08-14T20:56:07.8831688Z [193/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2025-08-14T20:56:07.9347461Z [194/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3-acc2.c.o 2025-08-14T20:56:07.9479773Z [195/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3.c.o 2025-08-14T20:56:07.9591396Z [196/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u16.c.o 2025-08-14T20:56:07.9992217Z [197/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c.o 2025-08-14T20:56:08.0156872Z [198/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2025-08-14T20:56:08.0428817Z [199/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3.c.o 2025-08-14T20:56:08.0494243Z [200/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c.o 2025-08-14T20:56:08.0676813Z [201/7170] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2025-08-14T20:56:08.1081358Z [202/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u32.c.o 2025-08-14T20:56:08.1172904Z [203/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u16.c.o 2025-08-14T20:56:08.1174639Z [204/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3.c.o 2025-08-14T20:56:08.1232634Z [205/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u16.c.o 2025-08-14T20:56:08.1472473Z [206/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2025-08-14T20:56:08.1784104Z [207/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u16.c.o 2025-08-14T20:56:08.3254725Z [208/7170] 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-08-14T20:56:08.3637438Z [209/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c64.c.o 2025-08-14T20:56:08.3683622Z [210/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc4.c.o 2025-08-14T20:56:08.3760894Z [211/7170] 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-08-14T20:56:08.3882264Z [212/7170] Generating src/x86_64-fma/blas/conv1x1.py.o 2025-08-14T20:56:08.3930755Z [213/7170] 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-08-14T20:56:08.4001435Z [214/7170] 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-08-14T20:56:08.4285264Z [215/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c32.c.o 2025-08-14T20:56:08.4591287Z [216/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u4.c.o 2025-08-14T20:56:08.4874784Z [217/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u4.c.o 2025-08-14T20:56:08.5631045Z [218/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc4.c.o 2025-08-14T20:56:08.5926823Z [219/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c.o 2025-08-14T20:56:08.6367928Z [220/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2025-08-14T20:56:08.6392373Z [221/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-f16c-c8.c.o 2025-08-14T20:56:08.6471933Z [222/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c.o 2025-08-14T20:56:08.6596027Z [223/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-avx2-c8.c.o 2025-08-14T20:56:08.6854405Z [224/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2025-08-14T20:56:08.7041067Z [225/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c.o 2025-08-14T20:56:08.7218243Z [226/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/f16-rmax-f16c-u32.c.o 2025-08-14T20:56:08.7568845Z [227/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc4.c.o 2025-08-14T20:56:08.7806083Z [228/7170] Generating src/x86_64-fma/blas/sgemm.py.o 2025-08-14T20:56:08.8120218Z [229/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2025-08-14T20:56:08.8345455Z [230/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc4.c.o 2025-08-14T20:56:08.8865279Z [231/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vadd-f16c-u16.c.o 2025-08-14T20:56:08.8981007Z [232/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u16.c.o 2025-08-14T20:56:08.9208919Z [233/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u8.c.o 2025-08-14T20:56:08.9404409Z [234/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u8.c.o 2025-08-14T20:56:08.9626655Z [235/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmax-f16c-u16.c.o 2025-08-14T20:56:08.9745946Z [236/7170] Generating src/x86_64-fma/max-pooling.py.o 2025-08-14T20:56:08.9963731Z [237/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c.o 2025-08-14T20:56:09.0535403Z [238/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmin-f16c-u16.c.o 2025-08-14T20:56:09.0973895Z [239/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vminc-f16c-u16.c.o 2025-08-14T20:56:09.1065593Z [240/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2025-08-14T20:56:09.1260016Z [241/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmul-f16c-u16.c.o 2025-08-14T20:56:09.1378890Z [242/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u16.c.o 2025-08-14T20:56:09.1488729Z [243/7170] Generating src/x86_64-fma/relu.py.o 2025-08-14T20:56:09.1722194Z [244/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u16.c.o 2025-08-14T20:56:09.1802504Z [245/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u16.c.o 2025-08-14T20:56:09.2002399Z [246/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u8.c.o 2025-08-14T20:56:09.2363785Z [247/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u16.c.o 2025-08-14T20:56:09.2930996Z [248/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u16.c.o 2025-08-14T20:56:09.3408650Z [249/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c.o 2025-08-14T20:56:09.3457133Z [250/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c.o 2025-08-14T20:56:09.3653279Z [251/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsub-f16c-u16.c.o 2025-08-14T20:56:09.3766478Z [252/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u16.c.o 2025-08-14T20:56:09.4169213Z [253/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c.o 2025-08-14T20:56:09.4305696Z [254/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u16.c.o 2025-08-14T20:56:09.4430806Z [255/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c.o 2025-08-14T20:56:09.4778326Z [256/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c.o 2025-08-14T20:56:09.5330993Z [257/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-fma3-2x.c.o 2025-08-14T20:56:09.5768906Z [258/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c.o 2025-08-14T20:56:09.5827671Z [259/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c.o 2025-08-14T20:56:09.6022788Z [260/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c.o 2025-08-14T20:56:09.6127303Z [261/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c.o 2025-08-14T20:56:09.6403939Z [262/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vabs-sse2-u16.c.o 2025-08-14T20:56:09.6451272Z [263/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vneg-sse2-u16.c.o 2025-08-14T20:56:09.6477071Z [264/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2025-08-14T20:56:09.6560541Z [265/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u32.c.o 2025-08-14T20:56:09.6592433Z [266/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2025-08-14T20:56:09.6841908Z [267/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u32.c.o 2025-08-14T20:56:09.6924273Z [268/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u32.c.o 2025-08-14T20:56:09.6940898Z [269/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c.o 2025-08-14T20:56:09.6981389Z [270/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2025-08-14T20:56:09.7191452Z [271/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2025-08-14T20:56:09.7253126Z [272/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c.o 2025-08-14T20:56:09.7394345Z [273/7170] 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-08-14T20:56:09.7444162Z [274/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2025-08-14T20:56:09.7518558Z [275/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c.o 2025-08-14T20:56:09.7568127Z [276/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c.o 2025-08-14T20:56:09.7733575Z [277/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c.o 2025-08-14T20:56:09.7905496Z [278/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-sse-c4.c.o 2025-08-14T20:56:09.7906935Z [279/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u32.c.o 2025-08-14T20:56:09.8351711Z [280/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.o 2025-08-14T20:56:09.8353181Z [281/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c.o 2025-08-14T20:56:09.8403561Z [282/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vsqr-f16c-u16.c.o 2025-08-14T20:56:09.8430773Z [283/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2025-08-14T20:56:09.8931725Z [284/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.o 2025-08-14T20:56:09.9078346Z [285/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c.o 2025-08-14T20:56:09.9106977Z [286/7170] Generating src/x86_64-fma/softmax.py.o 2025-08-14T20:56:09.9364784Z [287/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c.o 2025-08-14T20:56:09.9553321Z [288/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2025-08-14T20:56:09.9584434Z [289/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c.o 2025-08-14T20:56:09.9957246Z [290/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c.o 2025-08-14T20:56:10.0251992Z [291/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c.o 2025-08-14T20:56:10.0456516Z [292/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c.o 2025-08-14T20:56:10.0561726Z [293/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx.c.o 2025-08-14T20:56:10.0594546Z [294/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2025-08-14T20:56:10.0695968Z [295/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3.c.o 2025-08-14T20:56:10.0820423Z [296/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c.o 2025-08-14T20:56:10.0979343Z [297/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx.c.o 2025-08-14T20:56:10.1002641Z [298/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3.c.o 2025-08-14T20:56:10.1187734Z [299/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse.c.o 2025-08-14T20:56:10.1805678Z [300/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx.c.o 2025-08-14T20:56:10.1837214Z [301/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c.o 2025-08-14T20:56:10.1906326Z [302/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c.o 2025-08-14T20:56:10.2219660Z [303/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3.c.o 2025-08-14T20:56:10.2516539Z [304/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2025-08-14T20:56:10.2683232Z [305/7170] 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-08-14T20:56:10.2801397Z [306/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.o 2025-08-14T20:56:10.2920563Z [307/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse.c.o 2025-08-14T20:56:10.3172562Z [308/7170] 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-08-14T20:56:10.3402124Z [309/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.o 2025-08-14T20:56:10.3492364Z [310/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-08-14T20:56:10.3512607Z [311/7170] 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-08-14T20:56:10.3522393Z [312/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2025-08-14T20:56:10.3585175Z [313/7170] 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-08-14T20:56:10.3589608Z [314/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c.o 2025-08-14T20:56:10.3653148Z [315/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.o 2025-08-14T20:56:10.3666637Z [316/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx.c.o 2025-08-14T20:56:10.3745686Z [317/7170] 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-08-14T20:56:10.3747362Z [318/7170] 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-08-14T20:56:10.3833641Z [319/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3.c.o 2025-08-14T20:56:10.4074838Z [320/7170] Linking CXX static library lib/libprotoc.a 2025-08-14T20:56:10.4172943Z [321/7170] 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-08-14T20:56:10.4379079Z [322/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c.o 2025-08-14T20:56:10.4380629Z [323/7170] 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-08-14T20:56:10.4526009Z [324/7170] 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-08-14T20:56:10.4603911Z [325/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u24.c.o 2025-08-14T20:56:10.4684916Z [326/7170] 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-08-14T20:56:10.4717445Z [327/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c.o 2025-08-14T20:56:10.4739861Z [328/7170] 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-08-14T20:56:10.5106230Z [329/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u8.c.o 2025-08-14T20:56:10.5203004Z [330/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u16.c.o 2025-08-14T20:56:10.5393120Z [331/7170] 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-08-14T20:56:10.5590721Z [332/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u16.c.o 2025-08-14T20:56:10.5645298Z [333/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c.o 2025-08-14T20:56:10.6008757Z [334/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2025-08-14T20:56:10.6059644Z [335/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u16.c.o 2025-08-14T20:56:10.6073612Z [336/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2025-08-14T20:56:10.6081224Z [337/7170] 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-08-14T20:56:10.6485622Z [338/7170] Linking CXX executable bin/protoc-3.13.0.0 2025-08-14T20:56:10.6486748Z Warning: Unused direct dependencies: 2025-08-14T20:56:10.6496744Z /lib/x86_64-linux-gnu/libm.so.6 2025-08-14T20:56:10.6518361Z [339/7170] Creating executable symlink bin/protoc 2025-08-14T20:56:10.6557410Z [340/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c.o 2025-08-14T20:56:10.6583662Z [341/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2025-08-14T20:56:10.6930243Z [342/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2025-08-14T20:56:10.7003347Z [343/7170] Running gen_proto.py on onnx/onnx.in.proto 2025-08-14T20:56:10.7004258Z Processing /pytorch/third_party/onnx/onnx/onnx.in.proto 2025-08-14T20:56:10.7006969Z Writing /pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-08-14T20:56:10.7009657Z Writing /pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2025-08-14T20:56:10.7011948Z Writing /pytorch/build/third_party/onnx/onnx/onnx-ml.pb.h 2025-08-14T20:56:10.7014489Z generating /pytorch/build/third_party/onnx/onnx/onnx_pb.py 2025-08-14T20:56:10.7017816Z [344/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2025-08-14T20:56:10.7060331Z [345/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2025-08-14T20:56:10.7348476Z [346/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x32-minmax-avx512f-broadcast.c.o 2025-08-14T20:56:10.7351195Z [347/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-fma3-broadcast.c.o 2025-08-14T20:56:10.7353786Z [348/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx-broadcast.c.o 2025-08-14T20:56:10.7513786Z [349/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16s4-minmax-fma3-broadcast.c.o 2025-08-14T20:56:10.7697908Z [350/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2025-08-14T20:56:10.7777795Z [351/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c.o 2025-08-14T20:56:10.7986961Z [352/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c.o 2025-08-14T20:56:10.8034181Z [353/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2025-08-14T20:56:10.8041660Z [354/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2025-08-14T20:56:10.8179101Z [355/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2025-08-14T20:56:10.8250817Z [356/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-load1.c.o 2025-08-14T20:56:10.9189886Z [357/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x16s4-minmax-fma3-broadcast.c.o 2025-08-14T20:56:10.9270532Z [358/7170] Running C++ protocol buffer compiler on /pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-08-14T20:56:10.9900087Z [359/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c.o 2025-08-14T20:56:10.9963519Z [360/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2025-08-14T20:56:11.0013341Z [361/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-load1.c.o 2025-08-14T20:56:11.0174149Z [362/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-7x32-minmax-avx512f-broadcast.c.o 2025-08-14T20:56:11.0243363Z [363/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p8.c.o 2025-08-14T20:56:11.0301523Z [364/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-fma3-broadcast.c.o 2025-08-14T20:56:11.0309856Z [365/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx-broadcast.c.o 2025-08-14T20:56:11.0345285Z [366/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c.o 2025-08-14T20:56:11.0594527Z [367/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2025-08-14T20:56:11.0644373Z [368/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-fma3-broadcast.c.o 2025-08-14T20:56:11.0671181Z [369/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx-broadcast.c.o 2025-08-14T20:56:11.0726696Z [370/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x32-minmax-avx512f-broadcast.c.o 2025-08-14T20:56:11.0798999Z [371/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c.o 2025-08-14T20:56:11.0800578Z [372/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-load1.c.o 2025-08-14T20:56:11.0859216Z [373/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16s4-minmax-fma3-broadcast.c.o 2025-08-14T20:56:11.0934487Z [374/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2025-08-14T20:56:11.0976701Z [375/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2025-08-14T20:56:11.1097061Z [376/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2025-08-14T20:56:11.1119888Z [377/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2025-08-14T20:56:11.1557354Z [378/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2025-08-14T20:56:11.1562515Z [379/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c.o 2025-08-14T20:56:11.1580323Z [380/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c.o 2025-08-14T20:56:11.1616918Z [381/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c.o 2025-08-14T20:56:11.1622831Z [382/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c.o 2025-08-14T20:56:11.1776933Z [383/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-load1.c.o 2025-08-14T20:56:11.1841116Z [384/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2025-08-14T20:56:11.1994677Z [385/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c.o 2025-08-14T20:56:11.2072146Z [386/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c.o 2025-08-14T20:56:11.2339824Z [387/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c.o 2025-08-14T20:56:11.2547372Z [388/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c.o 2025-08-14T20:56:11.2845632Z [389/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-08-14T20:56:11.3232314Z [390/7170] 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-08-14T20:56:11.3256361Z [391/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x16s4-minmax-fma3-broadcast.c.o 2025-08-14T20:56:11.3600413Z [392/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-7x32-minmax-avx512f-broadcast.c.o 2025-08-14T20:56:11.3607018Z [393/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx-broadcast.c.o 2025-08-14T20:56:11.3620219Z [394/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast-prfm.c.o 2025-08-14T20:56:11.4203297Z [395/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-08-14T20:56:11.4452290Z [396/7170] 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-08-14T20:56:11.4525572Z [397/7170] 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-08-14T20:56:11.4642279Z [398/7170] 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-08-14T20:56:11.4807781Z [399/7170] 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-08-14T20:56:11.5106450Z [400/7170] 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-08-14T20:56:11.5313767Z [401/7170] 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-08-14T20:56:11.5445808Z [402/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-08-14T20:56:11.5581404Z [403/7170] 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-08-14T20:56:11.5696439Z [404/7170] 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-08-14T20:56:11.5850371Z [405/7170] 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-08-14T20:56:11.5963784Z [406/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-08-14T20:56:11.6405158Z [407/7170] 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-08-14T20:56:11.6424117Z [408/7170] 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-08-14T20:56:11.6430236Z [409/7170] 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-08-14T20:56:11.6592277Z [410/7170] 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-08-14T20:56:11.6800524Z [411/7170] 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-08-14T20:56:11.6829278Z [412/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c.o 2025-08-14T20:56:11.6911719Z [413/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c.o 2025-08-14T20:56:11.7030174Z [414/7170] 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-08-14T20:56:11.7125666Z [415/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c.o 2025-08-14T20:56:11.7462722Z [416/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u32.c.o 2025-08-14T20:56:11.7525839Z [417/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u32.c.o 2025-08-14T20:56:11.7872832Z [418/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c.o 2025-08-14T20:56:11.8004662Z [419/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c.o 2025-08-14T20:56:11.8303414Z [420/7170] 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-08-14T20:56:11.8308392Z [421/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u32.c.o 2025-08-14T20:56:11.8310806Z [422/7170] 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-08-14T20:56:11.8399496Z [423/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u64.c.o 2025-08-14T20:56:11.8401935Z [424/7170] 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-08-14T20:56:11.8405308Z [425/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c.o 2025-08-14T20:56:11.8410093Z [426/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u128.c.o 2025-08-14T20:56:11.8602136Z [427/7170] 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-08-14T20:56:11.8678090Z [428/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u32.c.o 2025-08-14T20:56:11.8839811Z [429/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.o 2025-08-14T20:56:11.9078979Z [430/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-scalar.c.o 2025-08-14T20:56:11.9128583Z [431/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u128.c.o 2025-08-14T20:56:11.9141662Z [432/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c.o 2025-08-14T20:56:11.9341030Z [433/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u32.c.o 2025-08-14T20:56:11.9441951Z [434/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u64.c.o 2025-08-14T20:56:11.9541164Z [435/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c.o 2025-08-14T20:56:11.9542531Z [436/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c16.c.o 2025-08-14T20:56:11.9730182Z [437/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c.o 2025-08-14T20:56:11.9924031Z [438/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c.o 2025-08-14T20:56:12.0161348Z [439/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c.o 2025-08-14T20:56:12.0353150Z [440/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c.o 2025-08-14T20:56:12.0671100Z [441/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc2.c.o 2025-08-14T20:56:12.0765197Z [442/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc4.c.o 2025-08-14T20:56:12.0766731Z [443/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc2.c.o 2025-08-14T20:56:12.0965311Z [444/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c64.c.o 2025-08-14T20:56:12.0995806Z [445/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc4.c.o 2025-08-14T20:56:12.1030909Z [446/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c.o 2025-08-14T20:56:12.1139742Z [447/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c32.c.o 2025-08-14T20:56:12.1495604Z [448/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c.o 2025-08-14T20:56:12.1497069Z [449/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc4.c.o 2025-08-14T20:56:12.1545769Z [450/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2025-08-14T20:56:12.1571464Z [451/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c.o 2025-08-14T20:56:12.1768908Z [452/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-sse-u8.c.o 2025-08-14T20:56:12.1875711Z [453/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc4.c.o 2025-08-14T20:56:12.1929345Z [454/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c.o 2025-08-14T20:56:12.2029044Z [455/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2025-08-14T20:56:12.2205993Z [456/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-sse-u8.c.o 2025-08-14T20:56:12.2210200Z [457/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c.o 2025-08-14T20:56:12.2380922Z [458/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2025-08-14T20:56:12.2658448Z [459/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-sse-u8.c.o 2025-08-14T20:56:12.2788969Z [460/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c.o 2025-08-14T20:56:12.2826145Z [461/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2025-08-14T20:56:12.3207472Z [462/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c.o 2025-08-14T20:56:12.3214468Z [463/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u32.c.o 2025-08-14T20:56:12.3281768Z [464/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-sse-u8.c.o 2025-08-14T20:56:12.3321351Z [465/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx-u16.c.o 2025-08-14T20:56:12.3724267Z [466/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u32.c.o 2025-08-14T20:56:12.3728965Z [467/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2025-08-14T20:56:12.3857227Z [468/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-sse-u8.c.o 2025-08-14T20:56:12.3866046Z [469/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx-u16.c.o 2025-08-14T20:56:12.4133567Z [470/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u32.c.o 2025-08-14T20:56:12.4135852Z [471/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx-u16.c.o 2025-08-14T20:56:12.4228366Z [472/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2025-08-14T20:56:12.4367216Z [473/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c.o 2025-08-14T20:56:12.4421522Z [474/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u32.c.o 2025-08-14T20:56:12.4587122Z [475/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx-u16.c.o 2025-08-14T20:56:12.4648569Z [476/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2025-08-14T20:56:12.4771861Z [477/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-sse-u8.c.o 2025-08-14T20:56:12.4946098Z [478/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2025-08-14T20:56:12.5067786Z [479/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c.o 2025-08-14T20:56:12.5149772Z [480/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx-u16.c.o 2025-08-14T20:56:12.5214484Z [481/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-sse-u8.c.o 2025-08-14T20:56:12.5462205Z [482/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2025-08-14T20:56:12.5545511Z [483/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c.o 2025-08-14T20:56:12.5638298Z [484/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c.o 2025-08-14T20:56:12.5697324Z [485/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-sse-u8.c.o 2025-08-14T20:56:12.5948610Z [486/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2025-08-14T20:56:12.6093789Z [487/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c.o 2025-08-14T20:56:12.6175402Z [488/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-sse-u8.c.o 2025-08-14T20:56:12.6234800Z [489/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx-u16.c.o 2025-08-14T20:56:12.6484300Z [490/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u8.c.o 2025-08-14T20:56:12.6582432Z [491/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c.o 2025-08-14T20:56:12.6587826Z [492/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx-u16.c.o 2025-08-14T20:56:12.6728579Z [493/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u8.c.o 2025-08-14T20:56:12.6995041Z [494/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u8.c.o 2025-08-14T20:56:12.6996351Z [495/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u32.c.o 2025-08-14T20:56:12.7029989Z [496/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx-u16.c.o 2025-08-14T20:56:12.7215758Z [497/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u8.c.o 2025-08-14T20:56:12.7435073Z [498/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u32.c.o 2025-08-14T20:56:12.7441883Z [499/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2025-08-14T20:56:12.7504732Z [500/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx-u16.c.o 2025-08-14T20:56:12.7635013Z [501/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u8.c.o 2025-08-14T20:56:12.7940153Z [502/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u8.c.o 2025-08-14T20:56:12.7969995Z [503/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u32.c.o 2025-08-14T20:56:12.8018189Z [504/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx-u16.c.o 2025-08-14T20:56:12.8068124Z [505/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u8.c.o 2025-08-14T20:56:12.8430277Z [506/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2025-08-14T20:56:12.8462648Z [507/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u32.c.o 2025-08-14T20:56:12.8570114Z [508/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u16.c.o 2025-08-14T20:56:12.8611825Z [509/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u8.c.o 2025-08-14T20:56:12.8947126Z [510/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2025-08-14T20:56:12.8964676Z [511/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u16.c.o 2025-08-14T20:56:12.8967895Z [512/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u32.c.o 2025-08-14T20:56:12.9098887Z [513/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c.o 2025-08-14T20:56:12.9397278Z [514/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u16.c.o 2025-08-14T20:56:12.9440174Z [515/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2025-08-14T20:56:12.9465883Z [516/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u32.c.o 2025-08-14T20:56:12.9605891Z [517/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c.o 2025-08-14T20:56:12.9851590Z [518/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u32.c.o 2025-08-14T20:56:12.9852885Z [519/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u16.c.o 2025-08-14T20:56:12.9901827Z [520/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2025-08-14T20:56:13.0075962Z [521/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-sse-u8.c.o 2025-08-14T20:56:13.0316996Z [522/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c.o 2025-08-14T20:56:13.0327808Z [523/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2025-08-14T20:56:13.0385647Z [524/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c.o 2025-08-14T20:56:13.0487029Z [525/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-sse-u8.c.o 2025-08-14T20:56:13.0836279Z [526/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2025-08-14T20:56:13.0867961Z [527/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c.o 2025-08-14T20:56:13.0937064Z [528/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c.o 2025-08-14T20:56:13.0955652Z [529/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-sse-u8.c.o 2025-08-14T20:56:13.1326903Z [530/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u32.c.o 2025-08-14T20:56:13.1335544Z [531/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx-u16.c.o 2025-08-14T20:56:13.1402875Z [532/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2025-08-14T20:56:13.1555991Z [533/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-sse-u8.c.o 2025-08-14T20:56:13.1851348Z [534/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx-u16.c.o 2025-08-14T20:56:13.1877887Z [535/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u32.c.o 2025-08-14T20:56:13.2163927Z [536/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-scalar.c.o 2025-08-14T20:56:13.2278647Z [537/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-sse2.c.o 2025-08-14T20:56:13.2281218Z [538/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c.o 2025-08-14T20:56:13.2287735Z [539/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx-u16.c.o 2025-08-14T20:56:13.2627664Z [540/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-scalar.c.o 2025-08-14T20:56:13.2662611Z [541/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u32.c.o 2025-08-14T20:56:13.2773769Z [542/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-sse2.c.o 2025-08-14T20:56:13.2930159Z [543/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u16.c.o 2025-08-14T20:56:13.3066023Z [544/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-scalar.c.o 2025-08-14T20:56:13.3186321Z [545/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-sse2.c.o 2025-08-14T20:56:13.3567517Z [546/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c.o 2025-08-14T20:56:13.3568992Z [547/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx512f.c.o 2025-08-14T20:56:13.3729707Z [548/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx.c.o 2025-08-14T20:56:13.3793026Z [549/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c.o 2025-08-14T20:56:13.4091032Z [550/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx512f.c.o 2025-08-14T20:56:13.4128733Z [551/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx.c.o 2025-08-14T20:56:13.4166413Z [552/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u12.c.o 2025-08-14T20:56:13.4203870Z [553/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vexp/gen/f32-vexp-scalar-exp.c.o 2025-08-14T20:56:13.4809098Z [554/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx512f.c.o 2025-08-14T20:56:13.4892187Z [555/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx.c.o 2025-08-14T20:56:13.5215320Z [556/7170] 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-08-14T20:56:13.5233267Z [557/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u64.c.o 2025-08-14T20:56:13.5297912Z [558/7170] 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-08-14T20:56:13.5430161Z [559/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2025-08-14T20:56:13.5431840Z [560/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-scalar-rational-12-10-div.c.o 2025-08-14T20:56:13.5498850Z [561/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-sse2-rational-12-10-div.c.o 2025-08-14T20:56:13.5875510Z [562/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-sse-u8.c.o 2025-08-14T20:56:13.6426643Z [563/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c.o 2025-08-14T20:56:13.6556841Z [564/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx-u16.c.o 2025-08-14T20:56:13.6738382Z [565/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-nr.c.o 2025-08-14T20:56:13.6753322Z [566/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx-rational-12-10-div.c.o 2025-08-14T20:56:13.6804169Z [567/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-scalar-rational-3-3-div.c.o 2025-08-14T20:56:13.6911895Z [568/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-sse2-rational-3-3-div.c.o 2025-08-14T20:56:13.6955507Z [569/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-fma3-rational-12-10-div.c.o 2025-08-14T20:56:13.7046675Z [570/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2025-08-14T20:56:13.7190876Z [571/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c.o 2025-08-14T20:56:13.7226240Z [572/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c.o 2025-08-14T20:56:13.7390736Z [573/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c.o 2025-08-14T20:56:13.7392011Z [574/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c.o 2025-08-14T20:56:13.7474162Z [575/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2025-08-14T20:56:13.7538208Z [576/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-sse-2x.c.o 2025-08-14T20:56:13.7748280Z [577/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c.o 2025-08-14T20:56:13.7960082Z [578/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2025-08-14T20:56:13.8045039Z [579/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c.o 2025-08-14T20:56:13.8126745Z [580/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c.o 2025-08-14T20:56:13.8247750Z [581/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c.o 2025-08-14T20:56:13.8270100Z [582/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-div.c.o 2025-08-14T20:56:13.8457830Z [583/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx2-rational-3-3-div.c.o 2025-08-14T20:56:13.8459204Z [584/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2025-08-14T20:56:13.8599571Z [585/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c.o 2025-08-14T20:56:13.8640202Z [586/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c.o 2025-08-14T20:56:13.8704165Z [587/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-div.c.o 2025-08-14T20:56:13.8770738Z [588/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c.o 2025-08-14T20:56:13.8878864Z [589/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c.o 2025-08-14T20:56:13.8963492Z [590/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c.o 2025-08-14T20:56:13.9198377Z [591/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2025-08-14T20:56:13.9311459Z [592/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c.o 2025-08-14T20:56:13.9328637Z [593/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c.o 2025-08-14T20:56:13.9405936Z [594/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c.o 2025-08-14T20:56:13.9418759Z [595/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx-u16.c.o 2025-08-14T20:56:13.9466181Z [596/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c.o 2025-08-14T20:56:13.9775198Z [597/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2025-08-14T20:56:13.9901020Z [598/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx-u16.c.o 2025-08-14T20:56:13.9955721Z [599/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c.o 2025-08-14T20:56:13.9958010Z [600/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c.o 2025-08-14T20:56:13.9960351Z [601/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c.o 2025-08-14T20:56:14.0283894Z [602/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2025-08-14T20:56:14.0446884Z [603/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c.o 2025-08-14T20:56:14.0606994Z [604/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c.o 2025-08-14T20:56:14.0652431Z [605/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx-u16.c.o 2025-08-14T20:56:14.0654657Z [606/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c.o 2025-08-14T20:56:14.1074871Z [607/7170] 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-08-14T20:56:14.1085411Z [608/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c.o 2025-08-14T20:56:14.1166434Z [609/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx-u16.c.o 2025-08-14T20:56:14.1503106Z [610/7170] 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-08-14T20:56:14.1548283Z [611/7170] 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-08-14T20:56:14.1661817Z [612/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c.o 2025-08-14T20:56:14.1667519Z [613/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2025-08-14T20:56:14.1822655Z [614/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u16.c.o 2025-08-14T20:56:14.1828920Z [615/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u16.c.o 2025-08-14T20:56:14.2199553Z [616/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u12.c.o 2025-08-14T20:56:14.2430842Z [617/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u16.c.o 2025-08-14T20:56:14.2526389Z [618/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u16.c.o 2025-08-14T20:56:14.2731681Z [619/7170] 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-08-14T20:56:14.2990375Z [620/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-scalar-rational-9-8-div.c.o 2025-08-14T20:56:14.3060056Z [621/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-div.c.o 2025-08-14T20:56:14.3061401Z [622/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u16.c.o 2025-08-14T20:56:14.3197178Z [623/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-scalar.c.o 2025-08-14T20:56:14.3312103Z [624/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u16.c.o 2025-08-14T20:56:14.3475897Z [625/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u16.c.o 2025-08-14T20:56:14.3508099Z [626/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-sse2.c.o 2025-08-14T20:56:14.3730867Z [627/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-scalar.c.o 2025-08-14T20:56:14.3964745Z [628/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-sse2.c.o 2025-08-14T20:56:14.4162757Z [629/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-scalar.c.o 2025-08-14T20:56:14.4479914Z [630/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-sse2.c.o 2025-08-14T20:56:14.4505596Z [631/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-nr.c.o 2025-08-14T20:56:14.4581738Z [632/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-div.c.o 2025-08-14T20:56:14.4679234Z [633/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-div.c.o 2025-08-14T20:56:14.4758351Z [634/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx.c.o 2025-08-14T20:56:14.4814600Z [635/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx512f.c.o 2025-08-14T20:56:14.5423651Z [636/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx512f.c.o 2025-08-14T20:56:14.5569803Z [637/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx.c.o 2025-08-14T20:56:14.5834654Z [638/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx512f.c.o 2025-08-14T20:56:14.5867680Z [639/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx.c.o 2025-08-14T20:56:14.6932245Z [640/7170] 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-08-14T20:56:14.7083176Z [641/7170] 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-08-14T20:56:14.7438436Z [642/7170] 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-08-14T20:56:14.7440256Z [643/7170] 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-08-14T20:56:14.7444648Z [644/7170] 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-08-14T20:56:14.7609389Z [645/7170] 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-08-14T20:56:14.7700950Z [646/7170] 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-08-14T20:56:14.7749908Z [647/7170] 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-08-14T20:56:14.7781030Z [648/7170] 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-08-14T20:56:14.8025899Z [649/7170] 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-08-14T20:56:14.8308276Z [650/7170] 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-08-14T20:56:14.8395115Z [651/7170] 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-08-14T20:56:14.8741369Z [652/7170] 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-08-14T20:56:14.9019150Z [653/7170] 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-08-14T20:56:14.9098944Z [654/7170] 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-08-14T20:56:14.9240978Z [655/7170] 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-08-14T20:56:14.9543215Z [656/7170] 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-08-14T20:56:15.0081774Z [657/7170] 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-08-14T20:56:15.0103289Z [658/7170] 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-08-14T20:56:15.0521966Z [659/7170] 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-08-14T20:56:15.0540720Z [660/7170] 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-08-14T20:56:15.0750626Z [661/7170] 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-08-14T20:56:15.0855109Z [662/7170] 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-08-14T20:56:15.1029372Z [663/7170] 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-08-14T20:56:15.1052171Z [664/7170] 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-08-14T20:56:15.1176146Z [665/7170] 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-08-14T20:56:15.1265219Z [666/7170] 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-08-14T20:56:15.1466510Z [667/7170] 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-08-14T20:56:15.1567554Z [668/7170] 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-08-14T20:56:15.1953351Z [669/7170] 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-08-14T20:56:15.2066440Z [670/7170] 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-08-14T20:56:15.2325566Z [671/7170] 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-08-14T20:56:15.2382479Z [672/7170] 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-08-14T20:56:15.2523555Z [673/7170] 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-08-14T20:56:15.3016458Z [674/7170] 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-08-14T20:56:15.3115454Z [675/7170] 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-08-14T20:56:15.3201798Z [676/7170] 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-08-14T20:56:15.3370640Z [677/7170] 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-08-14T20:56:15.3581516Z [678/7170] 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-08-14T20:56:15.3685881Z [679/7170] 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-08-14T20:56:15.3849320Z [680/7170] 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-08-14T20:56:15.4020359Z [681/7170] 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-08-14T20:56:15.4036100Z [682/7170] 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-08-14T20:56:15.4078494Z [683/7170] 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-08-14T20:56:15.4195971Z [684/7170] 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-08-14T20:56:15.4505505Z [685/7170] 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-08-14T20:56:15.4508622Z [686/7170] 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-08-14T20:56:15.4963117Z [687/7170] 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-08-14T20:56:15.5014076Z [688/7170] 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-08-14T20:56:15.5027008Z [689/7170] 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-08-14T20:56:15.5141293Z [690/7170] 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-08-14T20:56:15.5208670Z [691/7170] 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-08-14T20:56:15.5511440Z [692/7170] 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-08-14T20:56:15.6006817Z [693/7170] 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-08-14T20:56:15.6193410Z [694/7170] 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-08-14T20:56:15.6259804Z [695/7170] 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-08-14T20:56:15.6291992Z [696/7170] 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-08-14T20:56:15.6294250Z [697/7170] 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-08-14T20:56:15.6343540Z [698/7170] 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-08-14T20:56:15.6465354Z [699/7170] 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-08-14T20:56:15.6584233Z [700/7170] 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-08-14T20:56:15.7179486Z [701/7170] 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-08-14T20:56:15.7289522Z [702/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-08-14T20:56:15.7357736Z [703/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-08-14T20:56:15.7762395Z [704/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-08-14T20:56:15.8029303Z [705/7170] 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-08-14T20:56:15.8030891Z [706/7170] 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-08-14T20:56:15.8057349Z [707/7170] 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-08-14T20:56:15.8060077Z [708/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-08-14T20:56:15.8084296Z [709/7170] 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-08-14T20:56:15.8309606Z [710/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-08-14T20:56:15.8362444Z [711/7170] 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-08-14T20:56:15.8458345Z [712/7170] 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-08-14T20:56:15.8773096Z [713/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-08-14T20:56:15.8832411Z [714/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c.o 2025-08-14T20:56:15.9199027Z [715/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c.o 2025-08-14T20:56:15.9272624Z [716/7170] 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-08-14T20:56:15.9288352Z [717/7170] 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-08-14T20:56:15.9515555Z [718/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u32.c.o 2025-08-14T20:56:16.0030306Z [719/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-08-14T20:56:16.0070809Z [720/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-08-14T20:56:16.0226841Z [721/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-08-14T20:56:16.0228609Z [722/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u32.c.o 2025-08-14T20:56:16.0386143Z [723/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u16.c.o 2025-08-14T20:56:16.0449588Z [724/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u32.c.o 2025-08-14T20:56:16.0629920Z [725/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u16.c.o 2025-08-14T20:56:16.0650638Z [726/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-08-14T20:56:16.1130314Z [727/7170] 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-08-14T20:56:16.1300321Z [728/7170] 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-08-14T20:56:16.1579266Z [729/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u16.c.o 2025-08-14T20:56:16.1636896Z [730/7170] 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-08-14T20:56:16.1740835Z [731/7170] 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-08-14T20:56:16.1980817Z [732/7170] 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-08-14T20:56:16.1987334Z [733/7170] 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-08-14T20:56:16.2363191Z [734/7170] 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-08-14T20:56:16.2464404Z [735/7170] 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-08-14T20:56:16.2691694Z [736/7170] 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-08-14T20:56:16.2870821Z [737/7170] 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-08-14T20:56:16.2978648Z [738/7170] 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-08-14T20:56:16.2996442Z [739/7170] 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-08-14T20:56:16.3467348Z [740/7170] 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-08-14T20:56:16.3788439Z [741/7170] 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-08-14T20:56:16.3841438Z [742/7170] 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-08-14T20:56:16.3869763Z [743/7170] 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-08-14T20:56:16.3972366Z [744/7170] 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-08-14T20:56:16.3974031Z [745/7170] 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-08-14T20:56:16.4051966Z [746/7170] 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-08-14T20:56:16.4053619Z [747/7170] 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-08-14T20:56:16.4775140Z [748/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-scalar.c.o 2025-08-14T20:56:16.4778026Z [749/7170] 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-08-14T20:56:16.4902572Z [750/7170] 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-08-14T20:56:16.5002810Z [751/7170] 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-08-14T20:56:16.5045770Z [752/7170] 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-08-14T20:56:16.5197229Z [753/7170] 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-08-14T20:56:16.5476144Z [754/7170] 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-08-14T20:56:16.5633580Z [755/7170] 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-08-14T20:56:16.5890156Z [756/7170] 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-08-14T20:56:16.5929081Z [757/7170] 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-08-14T20:56:16.6250018Z [758/7170] 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-08-14T20:56:16.6274832Z [759/7170] 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-08-14T20:56:16.6281130Z [760/7170] 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-08-14T20:56:16.6563168Z [761/7170] 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-08-14T20:56:16.6795894Z [762/7170] 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-08-14T20:56:16.7057961Z [763/7170] 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-08-14T20:56:16.7243999Z [764/7170] 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-08-14T20:56:16.7614846Z [765/7170] 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-08-14T20:56:16.7686015Z [766/7170] 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-08-14T20:56:16.8003813Z [767/7170] 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-08-14T20:56:16.8087261Z [768/7170] 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-08-14T20:56:16.8206938Z [769/7170] 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-08-14T20:56:16.8547535Z [770/7170] 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-08-14T20:56:16.8709446Z [771/7170] 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-08-14T20:56:16.8752952Z [772/7170] 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-08-14T20:56:16.8768492Z [773/7170] 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-08-14T20:56:16.8776219Z [774/7170] 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-08-14T20:56:16.8875631Z [775/7170] 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-08-14T20:56:16.9338941Z [776/7170] 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-08-14T20:56:16.9340780Z [777/7170] 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-08-14T20:56:16.9608958Z [778/7170] 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-08-14T20:56:16.9658608Z [779/7170] 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-08-14T20:56:17.0296952Z [780/7170] 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-08-14T20:56:17.0331956Z [781/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-minmax-fp32-scalar-u1-acc1.c.o 2025-08-14T20:56:17.0885710Z [782/7170] 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-08-14T20:56:17.0992251Z [783/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c64.c.o 2025-08-14T20:56:17.1312768Z [784/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u4.c.o 2025-08-14T20:56:17.1528253Z [785/7170] 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-08-14T20:56:17.1568844Z [786/7170] 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-08-14T20:56:17.1629912Z [787/7170] 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-08-14T20:56:17.1640477Z [788/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u32-acc2.c.o 2025-08-14T20:56:17.1802372Z [789/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c64.c.o 2025-08-14T20:56:17.1814303Z [790/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c64.c.o 2025-08-14T20:56:17.2065983Z [791/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u64-acc2.c.o 2025-08-14T20:56:17.2085166Z [792/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2025-08-14T20:56:17.2208826Z [793/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u128-acc2.c.o 2025-08-14T20:56:17.2210195Z [794/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2025-08-14T20:56:17.2249338Z [795/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u128-acc2.c.o 2025-08-14T20:56:17.2603139Z [796/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-08-14T20:56:17.2636420Z [797/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-08-14T20:56:17.2663061Z [798/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2025-08-14T20:56:17.2788269Z [799/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2025-08-14T20:56:17.3337391Z [800/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-08-14T20:56:17.3390825Z [801/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-08-14T20:56:17.3573646Z [802/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-08-14T20:56:17.3733740Z [803/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2025-08-14T20:56:17.3751300Z [804/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-08-14T20:56:17.3872671Z [805/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2025-08-14T20:56:17.3981499Z [806/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-08-14T20:56:17.4196618Z [807/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-08-14T20:56:17.4279206Z [808/7170] 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-08-14T20:56:17.4331116Z [809/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c.o 2025-08-14T20:56:17.4432623Z [810/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c.o 2025-08-14T20:56:17.4503796Z [811/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-08-14T20:56:17.4537387Z [812/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-08-14T20:56:17.4772118Z [813/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2025-08-14T20:56:17.4861561Z [814/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2025-08-14T20:56:17.5068509Z [815/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c.o 2025-08-14T20:56:17.5152037Z [816/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c.o 2025-08-14T20:56:17.5166757Z [817/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c.o 2025-08-14T20:56:17.5297311Z [818/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c.o 2025-08-14T20:56:17.5311501Z [819/7170] 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-08-14T20:56:17.5349241Z [820/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c.o 2025-08-14T20:56:17.5574761Z [821/7170] 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-08-14T20:56:17.5730209Z [822/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c.o 2025-08-14T20:56:17.5870946Z [823/7170] 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-08-14T20:56:17.5917802Z [824/7170] 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-08-14T20:56:17.5999964Z [825/7170] 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-08-14T20:56:17.6120866Z [826/7170] 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-08-14T20:56:17.6154751Z [827/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.o 2025-08-14T20:56:17.6159911Z [828/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c.o 2025-08-14T20:56:17.6281680Z [829/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.o 2025-08-14T20:56:17.6372977Z [830/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c.o 2025-08-14T20:56:17.6416524Z [831/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c.o 2025-08-14T20:56:17.6790607Z [832/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-sse2-c8.c.o 2025-08-14T20:56:17.6808090Z [833/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c.o 2025-08-14T20:56:17.6985557Z [834/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c.o 2025-08-14T20:56:17.7049511Z [835/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-goi-scalar.c.o 2025-08-14T20:56:17.7261059Z [836/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-08-14T20:56:17.7307903Z [837/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-08-14T20:56:17.7765394Z [838/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-08-14T20:56:17.7767053Z [839/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-08-14T20:56:17.8027444Z [840/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-08-14T20:56:17.8288253Z [841/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-08-14T20:56:17.8385474Z [842/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-08-14T20:56:17.8679866Z [843/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-08-14T20:56:17.8730189Z [844/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-08-14T20:56:17.9056977Z [845/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c.o 2025-08-14T20:56:17.9064071Z [846/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-08-14T20:56:17.9077034Z [847/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-08-14T20:56:17.9086296Z [848/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-08-14T20:56:17.9145199Z [849/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c.o 2025-08-14T20:56:17.9729196Z [850/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u32.c.o 2025-08-14T20:56:17.9913869Z [851/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-08-14T20:56:17.9919994Z [852/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-08-14T20:56:17.9991384Z [853/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-08-14T20:56:18.0008681Z [854/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-08-14T20:56:18.0163676Z [855/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-08-14T20:56:18.0165207Z [856/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-08-14T20:56:18.0262541Z [857/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u32.c.o 2025-08-14T20:56:18.0405494Z [858/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u32.c.o 2025-08-14T20:56:18.0608380Z [859/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u16.c.o 2025-08-14T20:56:18.1004829Z [860/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-08-14T20:56:18.1057513Z [861/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-08-14T20:56:18.1111209Z [862/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-08-14T20:56:18.1377022Z [863/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-08-14T20:56:18.1443252Z [864/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u16.c.o 2025-08-14T20:56:18.1520715Z [865/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-08-14T20:56:18.1610789Z [866/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-08-14T20:56:18.1736985Z [867/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-08-14T20:56:18.2072140Z [868/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-08-14T20:56:18.2432373Z [869/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-08-14T20:56:18.2484242Z [870/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-08-14T20:56:18.2588386Z [871/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-08-14T20:56:18.2842654Z [872/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-08-14T20:56:18.2875514Z [873/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-08-14T20:56:18.3087092Z [874/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-08-14T20:56:18.3268695Z [875/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-08-14T20:56:18.3349652Z [876/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-08-14T20:56:18.3698886Z [877/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-08-14T20:56:18.3720227Z [878/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-08-14T20:56:18.3722363Z [879/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-08-14T20:56:18.3973973Z [880/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-08-14T20:56:18.4065139Z [881/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-scalar.c.o 2025-08-14T20:56:18.4088756Z [882/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-08-14T20:56:18.4143513Z [883/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u4.c.o 2025-08-14T20:56:18.4255180Z [884/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-08-14T20:56:18.4283198Z [885/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u32-acc2.c.o 2025-08-14T20:56:18.4430156Z [886/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-08-14T20:56:18.4604101Z [887/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2025-08-14T20:56:18.4820031Z [888/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c64.c.o 2025-08-14T20:56:18.4821370Z [889/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2025-08-14T20:56:18.5058837Z [890/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-08-14T20:56:18.5219930Z [891/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-08-14T20:56:18.5324820Z [892/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-08-14T20:56:18.5515421Z [893/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2025-08-14T20:56:18.5761107Z [894/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2025-08-14T20:56:18.5763693Z [895/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-08-14T20:56:18.5914526Z [896/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-08-14T20:56:18.5981136Z [897/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u64-acc2.c.o 2025-08-14T20:56:18.6050666Z [898/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-08-14T20:56:18.6085418Z [899/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-08-14T20:56:18.6278419Z [900/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-08-14T20:56:18.6319821Z [901/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2025-08-14T20:56:18.6427917Z [902/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-08-14T20:56:18.6467150Z [903/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2025-08-14T20:56:18.6506575Z [904/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-08-14T20:56:18.6803406Z [905/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c.o 2025-08-14T20:56:18.6828695Z [906/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-08-14T20:56:18.6963541Z [907/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c.o 2025-08-14T20:56:18.7039094Z [908/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2025-08-14T20:56:18.7047976Z [909/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-08-14T20:56:18.7077597Z [910/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2025-08-14T20:56:18.7274614Z [911/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-08-14T20:56:18.7634805Z [912/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c.o 2025-08-14T20:56:18.7640661Z [913/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c.o 2025-08-14T20:56:18.7748461Z [914/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c.o 2025-08-14T20:56:18.7807975Z [915/7170] 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-08-14T20:56:18.7824236Z [916/7170] 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-08-14T20:56:18.8073681Z [917/7170] 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-08-14T20:56:18.8108524Z [918/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c.o 2025-08-14T20:56:18.8168221Z [919/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c.o 2025-08-14T20:56:18.8195112Z [920/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c.o 2025-08-14T20:56:18.8407475Z [921/7170] 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-08-14T20:56:18.8468225Z [922/7170] 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-08-14T20:56:18.8520223Z [923/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c.o 2025-08-14T20:56:18.8523013Z [924/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2025-08-14T20:56:18.8579621Z [925/7170] 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-08-14T20:56:18.8763851Z [926/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-scalar.c.o 2025-08-14T20:56:18.8839097Z [927/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c.o 2025-08-14T20:56:18.8875607Z [928/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c.o 2025-08-14T20:56:18.8881639Z [929/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c.o 2025-08-14T20:56:18.9135515Z [930/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-08-14T20:56:18.9236061Z [931/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c.o 2025-08-14T20:56:18.9336958Z [932/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2025-08-14T20:56:18.9409175Z [933/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c.o 2025-08-14T20:56:18.9495868Z [934/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2025-08-14T20:56:18.9514599Z [935/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse41-c16.c.o 2025-08-14T20:56:18.9548587Z [936/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-08-14T20:56:18.9568843Z [937/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse2-u64.c.o 2025-08-14T20:56:18.9593047Z [938/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse41-u64.c.o 2025-08-14T20:56:18.9760029Z [939/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2025-08-14T20:56:18.9911552Z [940/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c.o 2025-08-14T20:56:18.9948982Z [941/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2025-08-14T20:56:19.0127313Z [942/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-sse2-u16.c.o 2025-08-14T20:56:19.0135322Z [943/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c.o 2025-08-14T20:56:19.0143360Z [944/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-08-14T20:56:19.0419088Z [945/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2025-08-14T20:56:19.0427349Z [946/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx2.c.o 2025-08-14T20:56:19.0479689Z [947/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-08-14T20:56:19.0499506Z [948/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx512f.c.o 2025-08-14T20:56:19.0630718Z [949/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-sse2-u64.c.o 2025-08-14T20:56:19.0716081Z [950/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx512skx-u256.c.o 2025-08-14T20:56:19.0828363Z [951/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2025-08-14T20:56:19.0830009Z [952/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2025-08-14T20:56:19.1052162Z [953/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx2-u128.c.o 2025-08-14T20:56:19.1240146Z [954/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/x24-transposec-4x4-ssse3.c.o 2025-08-14T20:56:19.1382267Z [955/7170] 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-08-14T20:56:19.1705898Z [956/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx512skx-u256.c.o 2025-08-14T20:56:19.1707811Z [957/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4.c.o 2025-08-14T20:56:19.2002799Z [958/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx2-u128.c.o 2025-08-14T20:56:19.2408689Z [959/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2025-08-14T20:56:19.2410153Z [960/7170] 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-08-14T20:56:19.2737921Z [961/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4.c.o 2025-08-14T20:56:19.3005885Z [962/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-scalar.c.o 2025-08-14T20:56:19.3040681Z [963/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/x32-transposec-4x4-sse.c.o 2025-08-14T20:56:19.3059557Z [964/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-sse2.c.o 2025-08-14T20:56:19.3099960Z [965/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u8.c.o 2025-08-14T20:56:19.3299104Z [966/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2025-08-14T20:56:19.3353279Z [967/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2025-08-14T20:56:19.3426541Z [968/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-sse2.c.o 2025-08-14T20:56:19.3472871Z [969/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-sse2.c.o 2025-08-14T20:56:19.3522208Z [970/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-switch-avx2.c.o 2025-08-14T20:56:19.3617220Z [971/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2025-08-14T20:56:19.3640131Z [972/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u8.c.o 2025-08-14T20:56:19.3729926Z [973/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2025-08-14T20:56:19.3743196Z [974/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-sse2.c.o 2025-08-14T20:56:19.3751178Z [975/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4.c.o 2025-08-14T20:56:19.3878503Z [976/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-sse2.c.o 2025-08-14T20:56:19.4034596Z [977/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4.c.o 2025-08-14T20:56:19.4046583Z [978/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-sse2.c.o 2025-08-14T20:56:19.4054216Z [979/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2025-08-14T20:56:19.4363565Z [980/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2025-08-14T20:56:19.4775678Z [981/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packq/x8-packq-scalar-f32qp8-u1.c.o 2025-08-14T20:56:19.5059845Z [982/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-multi-avx.c.o 2025-08-14T20:56:19.5428092Z [983/7170] 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-08-14T20:56:19.5446554Z [984/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u2.c.o 2025-08-14T20:56:19.5673750Z [985/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u2.c.o 2025-08-14T20:56:19.5758256Z [986/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c.o 2025-08-14T20:56:19.5789670Z [987/7170] 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-08-14T20:56:19.5791080Z [988/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c.o 2025-08-14T20:56:19.5923363Z [989/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-sse2.c.o 2025-08-14T20:56:19.6043666Z [990/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2025-08-14T20:56:19.6077374Z [991/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2025-08-14T20:56:19.6080438Z [992/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-multi-avx.c.o 2025-08-14T20:56:19.6169849Z [993/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2025-08-14T20:56:19.6174679Z [994/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u2.c.o 2025-08-14T20:56:19.6208237Z [995/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-sse2.c.o 2025-08-14T20:56:19.6337487Z [996/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2025-08-14T20:56:19.6430237Z [997/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2025-08-14T20:56:19.6474303Z [998/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx-u64.c.o 2025-08-14T20:56:19.6548528Z [999/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx2-u128.c.o 2025-08-14T20:56:19.6549701Z [1000/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-sse2.c.o 2025-08-14T20:56:19.6552387Z [1001/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-sse2.c.o 2025-08-14T20:56:19.6626184Z [1002/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2025-08-14T20:56:19.6647127Z [1003/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2025-08-14T20:56:19.6691098Z [1004/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2025-08-14T20:56:19.6729007Z [1005/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u2.c.o 2025-08-14T20:56:19.6800632Z [1006/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2025-08-14T20:56:19.6804633Z [1007/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2025-08-14T20:56:19.6848936Z [1008/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2025-08-14T20:56:19.6881103Z [1009/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-sse2-u64.c.o 2025-08-14T20:56:19.6882414Z [1010/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2025-08-14T20:56:19.6889208Z [1011/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2025-08-14T20:56:19.6905824Z [1012/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-sse2.c.o 2025-08-14T20:56:19.6959496Z [1013/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2025-08-14T20:56:19.6962213Z [1014/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2025-08-14T20:56:19.6989575Z [1015/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2025-08-14T20:56:19.7035566Z [1016/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p16-sse2-u16.c.o 2025-08-14T20:56:19.7039895Z [1017/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2025-08-14T20:56:19.7045229Z [1018/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2025-08-14T20:56:19.7125867Z [1019/7170] Linking C executable sleef/bin/mkrename 2025-08-14T20:56:19.7164435Z [1020/7170] Linking C executable sleef/bin/mkalias 2025-08-14T20:56:19.7166655Z [1021/7170] Linking C executable sleef/bin/mkdisp 2025-08-14T20:56:19.7207119Z [1022/7170] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/allocation-type.c.o 2025-08-14T20:56:19.7319851Z [1023/7170] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2025-08-14T20:56:19.7330046Z [1024/7170] Running gen_proto.py on onnx/onnx-operators.in.proto 2025-08-14T20:56:19.7331136Z Processing /pytorch/third_party/onnx/onnx/onnx-operators.in.proto 2025-08-14T20:56:19.7332400Z Writing /pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-08-14T20:56:19.7333785Z Writing /pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2025-08-14T20:56:19.7335250Z Writing /pytorch/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2025-08-14T20:56:19.7336545Z generating /pytorch/build/third_party/onnx/onnx/onnx_operators_pb.py 2025-08-14T20:56:19.7352094Z [1025/7170] Running gen_proto.py on onnx/onnx-data.in.proto 2025-08-14T20:56:19.7353493Z Processing /pytorch/third_party/onnx/onnx/onnx-data.in.proto 2025-08-14T20:56:19.7354711Z Writing /pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-08-14T20:56:19.7356359Z Writing /pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2025-08-14T20:56:19.7357588Z Writing /pytorch/build/third_party/onnx/onnx/onnx-data.pb.h 2025-08-14T20:56:19.7358687Z generating /pytorch/build/third_party/onnx/onnx/onnx_data_pb.py 2025-08-14T20:56:19.7402499Z [1026/7170] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2025-08-14T20:56:19.7447290Z [1027/7170] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2025-08-14T20:56:19.7520642Z [1028/7170] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2025-08-14T20:56:19.7588125Z [1029/7170] Building C object confu-deps/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2025-08-14T20:56:19.7643407Z [1030/7170] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2025-08-14T20:56:19.7834066Z [1031/7170] Building C object confu-deps/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2025-08-14T20:56:19.8003641Z [1032/7170] Building C object confu-deps/XNNPACK/CMakeFiles/datatype.dir/src/datatype.c.o 2025-08-14T20:56:19.8279719Z [1033/7170] Building C object confu-deps/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2025-08-14T20:56:19.8309086Z [1034/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2025-08-14T20:56:19.8412535Z [1035/7170] Building C object confu-deps/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2025-08-14T20:56:19.8499911Z [1036/7170] Building C object confu-deps/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2025-08-14T20:56:19.8621469Z [1037/7170] Building C object confu-deps/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2025-08-14T20:56:19.8721769Z [1038/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2025-08-14T20:56:19.9096643Z [1039/7170] 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-08-14T20:56:19.9227533Z [1040/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2025-08-14T20:56:19.9418793Z [1041/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2025-08-14T20:56:19.9442426Z [1042/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-sse2.c.o 2025-08-14T20:56:19.9491266Z [1043/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2025-08-14T20:56:20.0028530Z [1044/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2025-08-14T20:56:20.0133224Z [1045/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2025-08-14T20:56:20.0397754Z [1046/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2025-08-14T20:56:20.0506262Z [1047/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2025-08-14T20:56:20.0879131Z [1048/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2025-08-14T20:56:20.0986886Z [1049/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/pack-lh.c.o 2025-08-14T20:56:20.1275301Z [1050/7170] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2025-08-14T20:56:20.1634755Z [1051/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2025-08-14T20:56:20.1635826Z [1052/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2025-08-14T20:56:20.1647631Z [1053/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2025-08-14T20:56:20.1769542Z [1054/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2025-08-14T20:56:20.1993110Z [1055/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2025-08-14T20:56:20.2084150Z [1056/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2025-08-14T20:56:20.2603928Z [1057/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2025-08-14T20:56:20.2638835Z [1058/7170] Generating src/x86_64-fma/blas/sdotxf.py.o 2025-08-14T20:56:20.2740601Z [1059/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-switch-avx2.c.o 2025-08-14T20:56:20.2822738Z [1060/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2025-08-14T20:56:20.2860778Z [1061/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2025-08-14T20:56:20.3273646Z [1062/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2025-08-14T20:56:20.3476186Z [1063/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2025-08-14T20:56:20.3713091Z [1064/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2025-08-14T20:56:20.4020997Z [1065/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2025-08-14T20:56:20.4180211Z [1066/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2025-08-14T20:56:20.4242457Z [1067/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2025-08-14T20:56:20.4553511Z [1068/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2025-08-14T20:56:20.4602693Z [1069/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2025-08-14T20:56:20.4749308Z [1070/7170] Linking C static library lib/libmicrokernels-prod.a 2025-08-14T20:56:20.4755689Z [1071/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2025-08-14T20:56:20.4916632Z [1072/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2025-08-14T20:56:20.5234777Z [1073/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2025-08-14T20:56:20.5371798Z [1074/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/binary.c.o 2025-08-14T20:56:20.5671659Z [1075/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2025-08-14T20:56:20.5911428Z [1076/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2025-08-14T20:56:20.6115726Z [1077/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2025-08-14T20:56:20.6116699Z [1078/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2025-08-14T20:56:20.6263725Z [1079/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deprecated.c.o 2025-08-14T20:56:20.6366367Z [1080/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2025-08-14T20:56:20.6529410Z [1081/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2025-08-14T20:56:20.6930195Z [1082/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2025-08-14T20:56:20.7045155Z [1083/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/pack-lh.c.o 2025-08-14T20:56:20.7074451Z [1084/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2025-08-14T20:56:20.7104628Z [1085/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2025-08-14T20:56:20.7108887Z [1086/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2025-08-14T20:56:20.7205715Z [1087/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2025-08-14T20:56:20.7239421Z [1088/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2025-08-14T20:56:20.7681635Z [1089/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2025-08-14T20:56:20.7766209Z [1090/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2025-08-14T20:56:20.7917607Z [1091/7170] Building C object confu-deps/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2025-08-14T20:56:20.7960050Z [1092/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2025-08-14T20:56:20.7977584Z [1093/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2025-08-14T20:56:20.8045881Z [1094/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2025-08-14T20:56:20.8047886Z [1095/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2025-08-14T20:56:20.8071538Z [1096/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2025-08-14T20:56:20.8084075Z [1097/7170] Generating sleeflibm_AVX.h.tmp 2025-08-14T20:56:20.8094694Z [1098/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reduce.c.o 2025-08-14T20:56:20.8097534Z [1099/7170] Generating sleeflibm_AVX2.h.tmp 2025-08-14T20:56:20.8107626Z [1100/7170] Generating sleeflibm_AVX2128.h.tmp 2025-08-14T20:56:20.8110759Z [1101/7170] Generating sleeflibm_AVX512F.h.tmp 2025-08-14T20:56:20.8121601Z [1102/7170] Generating sleeflibm_AVX512FNOFMA.h.tmp 2025-08-14T20:56:20.8126636Z [1103/7170] Generating sleeflibm_AVX512F_.h.tmp 2025-08-14T20:56:20.8136891Z [1104/7170] Generating sleeflibm_AVX_.h.tmp 2025-08-14T20:56:20.8142172Z [1105/7170] Generating sleeflibm_DSP_SCALAR.h.tmp 2025-08-14T20:56:20.8149293Z [1106/7170] Generating sleeflibm_FMA4.h.tmp 2025-08-14T20:56:20.8156513Z [1107/7170] Generating sleeflibm_PURECFMA_SCALAR.h.tmp 2025-08-14T20:56:20.8162774Z [1108/7170] Generating sleeflibm_PUREC_SCALAR.h.tmp 2025-08-14T20:56:20.8171229Z [1109/7170] Generating sleeflibm_SSE2.h.tmp 2025-08-14T20:56:20.8177704Z [1110/7170] Generating sleeflibm_SSE4.h.tmp 2025-08-14T20:56:20.8185779Z [1111/7170] Generating sleeflibm_SSE_.h.tmp 2025-08-14T20:56:20.8193181Z [1112/7170] Generating alias_AVX512F_dp.h.tmp 2025-08-14T20:56:20.8200153Z [1113/7170] Generating alias_AVX512F_sp.h.tmp 2025-08-14T20:56:20.8210353Z [1114/7170] Generating dispscalar.c.body 2025-08-14T20:56:20.8215915Z [1115/7170] Generating dispsse.c.tmp 2025-08-14T20:56:20.8225210Z [1116/7170] Generating dispavx.c.tmp 2025-08-14T20:56:20.8361822Z [1117/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2025-08-14T20:56:20.8395379Z [1118/7170] Running C++ protocol buffer compiler on /pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-08-14T20:56:20.8507703Z [1119/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2025-08-14T20:56:20.8509082Z [1120/7170] Running C++ protocol buffer compiler on /pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-08-14T20:56:20.8636725Z [1121/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2025-08-14T20:56:20.8821606Z [1122/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unary.c.o 2025-08-14T20:56:20.9045325Z [1123/7170] Building C object confu-deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2025-08-14T20:56:20.9413481Z [1124/7170] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2025-08-14T20:56:21.1487635Z [1125/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2025-08-14T20:56:21.1944913Z [1126/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2025-08-14T20:56:21.2332403Z [1127/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2025-08-14T20:56:21.2850147Z [1128/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2025-08-14T20:56:21.3159562Z [1129/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2025-08-14T20:56:21.4000532Z [1130/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2025-08-14T20:56:21.4536186Z [1131/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2025-08-14T20:56:21.4730907Z [1132/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2025-08-14T20:56:21.4777438Z [1133/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2025-08-14T20:56:21.5420709Z [1134/7170] Building CXX object confu-deps/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/unary-elementwise.cc.o 2025-08-14T20:56:21.5690910Z [1135/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2025-08-14T20:56:21.5743187Z [1136/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2025-08-14T20:56:21.5912249Z [1137/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2025-08-14T20:56:21.6091666Z [1138/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2025-08-14T20:56:21.6960857Z [1139/7170] Building CXX object confu-deps/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/binary-elementwise.cc.o 2025-08-14T20:56:21.7683658Z [1140/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2025-08-14T20:56:21.7927980Z [1141/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2025-08-14T20:56:21.7977601Z [1142/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2025-08-14T20:56:21.8311759Z [1143/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/instdb.cpp.o 2025-08-14T20:56:21.8486358Z [1144/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2025-08-14T20:56:21.8522064Z [1145/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2025-08-14T20:56:21.8691018Z [1146/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2025-08-14T20:56:21.8703386Z [1147/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2025-08-14T20:56:21.8849759Z [1148/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2025-08-14T20:56:21.9062424Z [1149/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2025-08-14T20:56:21.9530510Z [1150/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2025-08-14T20:56:21.9954480Z [1151/7170] Building CXX object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/reference/packing.cc.o 2025-08-14T20:56:22.0577072Z [1152/7170] Generating build_identifier.c 2025-08-14T20:56:22.0721195Z [1153/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2025-08-14T20:56:22.0776702Z [1154/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2025-08-14T20:56:22.0793034Z [1155/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2025-08-14T20:56:22.0872365Z [1156/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2025-08-14T20:56:22.0986693Z [1157/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2025-08-14T20:56:22.1179812Z [1158/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2025-08-14T20:56:22.1548222Z [1159/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2025-08-14T20:56:22.1680439Z [1160/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2025-08-14T20:56:22.1742705Z [1161/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2025-08-14T20:56:22.1912509Z [1162/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2025-08-14T20:56:22.2047631Z [1163/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2025-08-14T20:56:22.2705476Z [1164/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2025-08-14T20:56:22.4959730Z [1165/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2025-08-14T20:56:22.5317285Z [1166/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2025-08-14T20:56:22.5517297Z [1167/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2025-08-14T20:56:22.5692212Z [1168/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2025-08-14T20:56:22.5990875Z [1169/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2025-08-14T20:56:22.6170806Z [1170/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2025-08-14T20:56:22.6277165Z [1171/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2025-08-14T20:56:22.7250258Z [1172/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2025-08-14T20:56:22.7290612Z [1173/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2025-08-14T20:56:22.7849788Z [1174/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2025-08-14T20:56:23.1440215Z [1175/7170] Generating src/x86_64-fma/blas/shdotxf.py.o 2025-08-14T20:56:23.1621021Z [1176/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2025-08-14T20:56:23.1965430Z [1177/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2025-08-14T20:56:23.3289869Z [1178/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2025-08-14T20:56:23.4072558Z [1179/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2025-08-14T20:56:23.4231575Z [1180/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2025-08-14T20:56:23.5174389Z [1181/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2025-08-14T20:56:23.5238700Z [1182/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2025-08-14T20:56:23.5577976Z [1183/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strtok.c.o 2025-08-14T20:56:23.5887498Z [1184/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2025-08-14T20:56:23.5940160Z [1185/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2025-08-14T20:56:23.6010619Z [1186/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2025-08-14T20:56:23.6408109Z [1187/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2025-08-14T20:56:23.6511741Z [1188/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/thread-common.c.o 2025-08-14T20:56:23.7298867Z [1189/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2025-08-14T20:56:23.7396291Z [1190/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2025-08-14T20:56:23.7442983Z [1191/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2025-08-14T20:56:23.7449960Z [1192/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2025-08-14T20:56:23.8456475Z [1193/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2025-08-14T20:56:23.8749611Z [1194/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2025-08-14T20:56:23.9361835Z [1195/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2025-08-14T20:56:23.9770955Z [1196/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2025-08-14T20:56:23.9797521Z [1197/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2025-08-14T20:56:24.0636833Z [1198/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2025-08-14T20:56:24.0743784Z [1199/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2025-08-14T20:56:24.1071774Z [1200/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2025-08-14T20:56:24.1541547Z [1201/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2025-08-14T20:56:24.1606954Z [1202/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2025-08-14T20:56:24.1723983Z [1203/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2025-08-14T20:56:24.1856316Z [1204/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2025-08-14T20:56:24.1982383Z [1205/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2025-08-14T20:56:24.2147711Z [1206/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2025-08-14T20:56:24.2321266Z [1207/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2025-08-14T20:56:24.2776248Z [1208/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2025-08-14T20:56:24.2885758Z [1209/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2025-08-14T20:56:24.3007572Z [1210/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2025-08-14T20:56:24.3429293Z [1211/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2025-08-14T20:56:24.3443641Z [1212/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2025-08-14T20:56:24.3489396Z [1213/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2025-08-14T20:56:24.3873375Z [1214/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2025-08-14T20:56:24.3963462Z [1215/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2025-08-14T20:56:24.3973364Z [1216/7170] Generating include/renameavx512fnofma.h 2025-08-14T20:56:24.3974258Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2025-08-14T20:56:24.3993681Z [1217/7170] Generating include/renameavx512f.h 2025-08-14T20:56:24.3996440Z Generating renameavx512f.h: mkrename finz_ 8 16 avx512f 2025-08-14T20:56:24.3997417Z [1218/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2025-08-14T20:56:24.4005290Z [1219/7170] Generating include/renameavx2.h 2025-08-14T20:56:24.4006267Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2025-08-14T20:56:24.4008855Z [1220/7170] Generating include/renameavx2128.h 2025-08-14T20:56:24.4010205Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2025-08-14T20:56:24.4020836Z [1221/7170] Generating include/renamefma4.h 2025-08-14T20:56:24.4021937Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2025-08-14T20:56:24.4023437Z [1222/7170] Generating include/renameavx.h 2025-08-14T20:56:24.4024725Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2025-08-14T20:56:24.4037308Z [1223/7170] Generating include/renamesse4.h 2025-08-14T20:56:24.4037797Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2025-08-14T20:56:24.4038232Z [1224/7170] Generating include/renamesse2.h 2025-08-14T20:56:24.4039352Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2025-08-14T20:56:24.4051179Z [1225/7170] Generating include/renamepurec_scalar.h 2025-08-14T20:56:24.4052528Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2025-08-14T20:56:24.4054130Z [1226/7170] Generating include/renamepurecfma_scalar.h 2025-08-14T20:56:24.4055735Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2025-08-14T20:56:24.4063924Z [1227/7170] Generating include/renamecuda.h 2025-08-14T20:56:24.4065126Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2025-08-14T20:56:24.4090801Z [1228/7170] Generating ../../../include/sleef.h 2025-08-14T20:56:24.4096007Z [1229/7170] Generating include/alias_avx512f.h 2025-08-14T20:56:24.4113179Z [1230/7170] Generating include/renamedspscalar.h 2025-08-14T20:56:24.4125422Z [1231/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2025-08-14T20:56:24.4128632Z [1232/7170] Generating dispscalar.c 2025-08-14T20:56:24.4139340Z [1233/7170] Generating include/renamedsp128.h 2025-08-14T20:56:24.4145999Z [1234/7170] Generating dispsse.c 2025-08-14T20:56:24.4152577Z [1235/7170] Generating include/renamedsp256.h 2025-08-14T20:56:24.4158512Z [1236/7170] Generating dispavx.c 2025-08-14T20:56:24.4363560Z [1237/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2025-08-14T20:56:24.4499116Z [1238/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2025-08-14T20:56:24.4662546Z [1239/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2025-08-14T20:56:24.4887955Z [1240/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2025-08-14T20:56:24.4889682Z [1241/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2025-08-14T20:56:24.5041192Z [1242/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2025-08-14T20:56:24.5048595Z [1243/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2025-08-14T20:56:24.5276461Z [1244/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2025-08-14T20:56:24.5932615Z [1245/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2025-08-14T20:56:24.5951738Z [1246/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2025-08-14T20:56:24.6040569Z [1247/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2025-08-14T20:56:24.6302344Z [1248/7170] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2025-08-14T20:56:24.6587895Z [1249/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2025-08-14T20:56:24.6616115Z [1250/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2025-08-14T20:56:24.6669146Z [1251/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2025-08-14T20:56:24.6954542Z [1252/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2025-08-14T20:56:24.7013186Z [1253/7170] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2025-08-14T20:56:24.7239916Z [1254/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2025-08-14T20:56:24.7266329Z [1255/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2025-08-14T20:56:24.7268240Z [1256/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2025-08-14T20:56:24.7320340Z [1257/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2025-08-14T20:56:24.7468292Z [1258/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2025-08-14T20:56:24.7575745Z [1259/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2025-08-14T20:56:24.8369006Z [1260/7170] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2025-08-14T20:56:24.8480857Z [1261/7170] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-unpack.cc.o 2025-08-14T20:56:24.8505651Z [1262/7170] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2025-08-14T20:56:24.8821842Z [1263/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2025-08-14T20:56:24.8849200Z [1264/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2025-08-14T20:56:24.9631502Z [1265/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2025-08-14T20:56:24.9650433Z [1266/7170] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux.c.o 2025-08-14T20:56:24.9653109Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/linux.c: In function ‘uv__get_constrained_cpu’: 2025-08-14T20:56:24.9656605Z /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-08-14T20:56:24.9658980Z 2354 | snprintf(full_path, sizeof(full_path), "%s/cpu.max", path); 2025-08-14T20:56:24.9659839Z | ^~~~~~~~ 2025-08-14T20:56:24.9660558Z In file included from /usr/include/stdio.h:867, 2025-08-14T20:56:24.9661543Z from /pytorch/third_party/tensorpipe/third_party/libuv/include/uv.h:59, 2025-08-14T20:56:24.9662858Z from /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/linux.c:26: 2025-08-14T20:56:24.9665159Z /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-08-14T20:56:24.9668744Z 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, 2025-08-14T20:56:24.9669923Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:24.9670695Z 68 | __bos (__s), __fmt, __va_arg_pack ()); 2025-08-14T20:56:24.9671388Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:24.9672641Z [1267/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2025-08-14T20:56:25.0117492Z [1268/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2025-08-14T20:56:25.0210780Z [1269/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2025-08-14T20:56:25.0452114Z [1270/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2025-08-14T20:56:25.0489019Z [1271/7170] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2025-08-14T20:56:25.0755735Z [1272/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2025-08-14T20:56:25.1321377Z [1273/7170] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2025-08-14T20:56:25.2433790Z [1274/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2025-08-14T20:56:25.2480806Z [1275/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2025-08-14T20:56:25.2963821Z [1276/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2025-08-14T20:56:25.3052396Z [1277/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2025-08-14T20:56:25.3219230Z [1278/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2025-08-14T20:56:25.3332194Z [1279/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2025-08-14T20:56:25.3603424Z [1280/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2025-08-14T20:56:25.3907281Z [1281/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2025-08-14T20:56:25.4029713Z [1282/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2025-08-14T20:56:25.4564639Z [1283/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2025-08-14T20:56:25.5382627Z [1284/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2025-08-14T20:56:25.5558907Z [1285/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2025-08-14T20:56:25.5763354Z [1286/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2025-08-14T20:56:25.5909980Z [1287/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2025-08-14T20:56:25.5930528Z [1288/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2025-08-14T20:56:25.5949789Z [1289/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2025-08-14T20:56:25.6043122Z [1290/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2025-08-14T20:56:25.6111533Z [1291/7170] Linking C static library lib/libclog.a 2025-08-14T20:56:25.6251748Z [1292/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2025-08-14T20:56:25.6438645Z [1293/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2025-08-14T20:56:25.6456599Z [1294/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2025-08-14T20:56:25.6483930Z [1295/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2025-08-14T20:56:25.6651017Z [1296/7170] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2025-08-14T20:56:25.6754254Z [1297/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2025-08-14T20:56:25.6875510Z [1298/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2025-08-14T20:56:25.6877437Z [1299/7170] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2025-08-14T20:56:25.6966970Z [1300/7170] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2025-08-14T20:56:25.7046427Z [1301/7170] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2025-08-14T20:56:25.7331835Z [1302/7170] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2025-08-14T20:56:25.7333995Z [1303/7170] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2025-08-14T20:56:25.7399723Z [1304/7170] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2025-08-14T20:56:25.7668066Z [1305/7170] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2025-08-14T20:56:25.7790026Z [1306/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2025-08-14T20:56:25.7891097Z [1307/7170] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2025-08-14T20:56:25.7926558Z [1308/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2025-08-14T20:56:25.8338421Z [1309/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2025-08-14T20:56:25.8363059Z [1310/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2025-08-14T20:56:25.8564574Z [1311/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2025-08-14T20:56:25.8660749Z [1312/7170] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2025-08-14T20:56:25.8670467Z [1313/7170] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2025-08-14T20:56:25.8862766Z [1314/7170] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2025-08-14T20:56:25.9054131Z [1315/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2025-08-14T20:56:25.9056344Z [1316/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2025-08-14T20:56:25.9131527Z [1317/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2025-08-14T20:56:25.9134746Z [1318/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2025-08-14T20:56:25.9231412Z [1319/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2025-08-14T20:56:25.9306013Z [1320/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2025-08-14T20:56:25.9563947Z [1321/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2025-08-14T20:56:25.9613576Z [1322/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pack-lh-config.c.o 2025-08-14T20:56:25.9618282Z [1323/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2025-08-14T20:56:25.9656069Z [1324/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2025-08-14T20:56:25.9889055Z [1325/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2025-08-14T20:56:26.0079681Z [1326/7170] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2025-08-14T20:56:26.0084148Z [1327/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2025-08-14T20:56:26.0109348Z [1328/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2025-08-14T20:56:26.0130120Z [1329/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2025-08-14T20:56:26.0203474Z [1330/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2025-08-14T20:56:26.0395035Z [1331/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2025-08-14T20:56:26.0526912Z [1332/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2025-08-14T20:56:26.0528660Z [1333/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2025-08-14T20:56:26.0575350Z [1334/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2025-08-14T20:56:26.0604828Z [1335/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2025-08-14T20:56:26.0609769Z [1336/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2025-08-14T20:56:26.0631898Z [1337/7170] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2025-08-14T20:56:26.0696240Z [1338/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2025-08-14T20:56:26.0752175Z [1339/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2025-08-14T20:56:26.0765483Z [1340/7170] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2025-08-14T20:56:26.0802260Z [1341/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/build_identifier.c.o 2025-08-14T20:56:26.1023441Z [1342/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2025-08-14T20:56:26.2164161Z [1343/7170] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2025-08-14T20:56:26.4587124Z [1344/7170] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2025-08-14T20:56:26.6880169Z [1345/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2025-08-14T20:56:26.7828839Z [1346/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2025-08-14T20:56:27.4788936Z [1347/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2025-08-14T20:56:27.5536635Z [1348/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2025-08-14T20:56:28.3343254Z [1349/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2025-08-14T20:56:28.4803977Z [1350/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2025-08-14T20:56:28.9603718Z [1351/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmPackMatrixB.cc.o 2025-08-14T20:56:29.2675899Z [1352/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2025-08-14T20:56:29.6930945Z [1353/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2025-08-14T20:56:30.0873642Z [1354/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2025-08-14T20:56:30.8929348Z [1355/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2025-08-14T20:56:31.3754118Z [1356/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2025-08-14T20:56:31.4029226Z [1357/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2025-08-14T20:56:31.5120572Z [1358/7170] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2025-08-14T20:56:31.6541890Z [1359/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2025-08-14T20:56:31.6545741Z /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-08-14T20:56:31.6548577Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC16Avx512.cc:369:15: required from here 2025-08-14T20:56:31.6550036Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC16Avx512.cc:70:1: warning: ‘maybe_unused’ attribute directive ignored [-Wattributes] 2025-08-14T20:56:31.6552609Z 70 | CodeGenBase::getOrCreate( 2025-08-14T20:56:31.6553106Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:31.6563424Z In file included from /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC16Avx512.cc:11: 2025-08-14T20:56:31.6564675Z /pytorch/third_party/fbgemm/src/./GenerateKernel.h:64:59: warning: unused parameter ‘kc’ [-Wunused-parameter] 2025-08-14T20:56:31.6565507Z 64 | getOrCreate(bool accum, int32_t mc, int32_t nc, int32_t kc); 2025-08-14T20:56:31.6566007Z | ~~~~~~~~^~ 2025-08-14T20:56:31.6568962Z /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-08-14T20:56:31.6572118Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC16Avx512.cc:377:75: required from here 2025-08-14T20:56:31.6573638Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC16Avx512.cc:70:1: warning: ‘maybe_unused’ attribute directive ignored [-Wattributes] 2025-08-14T20:56:31.6574682Z 70 | CodeGenBase::getOrCreate( 2025-08-14T20:56:31.6575162Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:31.6575809Z In file included from /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC16Avx512.cc:11: 2025-08-14T20:56:31.6576891Z /pytorch/third_party/fbgemm/src/./GenerateKernel.h:64:59: warning: unused parameter ‘kc’ [-Wunused-parameter] 2025-08-14T20:56:31.6577719Z 64 | getOrCreate(bool accum, int32_t mc, int32_t nc, int32_t kc); 2025-08-14T20:56:31.6578201Z | ~~~~~~~~^~ 2025-08-14T20:56:32.3000759Z [1360/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2025-08-14T20:56:32.4894465Z [1361/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2025-08-14T20:56:32.7444000Z [1362/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2025-08-14T20:56:32.7450263Z /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-08-14T20:56:32.7454467Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc:379:15: required from here 2025-08-14T20:56:32.7456918Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc:107:1: warning: ‘maybe_unused’ attribute directive ignored [-Wattributes] 2025-08-14T20:56:32.7458473Z 107 | CodeGenBase::getOrCreate( 2025-08-14T20:56:32.7459317Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:32.7460293Z In file included from /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc:11: 2025-08-14T20:56:32.7462504Z /pytorch/third_party/fbgemm/src/./GenerateKernel.h:64:59: warning: unused parameter ‘kc’ [-Wunused-parameter] 2025-08-14T20:56:32.7463900Z 64 | getOrCreate(bool accum, int32_t mc, int32_t nc, int32_t kc); 2025-08-14T20:56:32.7464767Z | ~~~~~~~~^~ 2025-08-14T20:56:32.7470337Z /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-08-14T20:56:32.7475106Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc:387:75: required from here 2025-08-14T20:56:32.7477534Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc:107:1: warning: ‘maybe_unused’ attribute directive ignored [-Wattributes] 2025-08-14T20:56:32.7479366Z 107 | CodeGenBase::getOrCreate( 2025-08-14T20:56:32.7480587Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:32.7481667Z In file included from /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc:11: 2025-08-14T20:56:32.7483686Z /pytorch/third_party/fbgemm/src/./GenerateKernel.h:64:59: warning: unused parameter ‘kc’ [-Wunused-parameter] 2025-08-14T20:56:32.7485413Z 64 | getOrCreate(bool accum, int32_t mc, int32_t nc, int32_t kc); 2025-08-14T20:56:32.7486263Z | ~~~~~~~~^~ 2025-08-14T20:56:32.7491460Z /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-08-14T20:56:32.7495894Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc:398:15: required from here 2025-08-14T20:56:32.7498285Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc:107:1: warning: ‘maybe_unused’ attribute directive ignored [-Wattributes] 2025-08-14T20:56:32.7500018Z 107 | CodeGenBase::getOrCreate( 2025-08-14T20:56:32.7500856Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:32.7501873Z In file included from /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc:11: 2025-08-14T20:56:32.7503797Z /pytorch/third_party/fbgemm/src/./GenerateKernel.h:64:59: warning: unused parameter ‘kc’ [-Wunused-parameter] 2025-08-14T20:56:32.7505163Z 64 | getOrCreate(bool accum, int32_t mc, int32_t nc, int32_t kc); 2025-08-14T20:56:32.7506035Z | ~~~~~~~~^~ 2025-08-14T20:56:32.9070286Z [1363/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2025-08-14T20:56:32.9077045Z /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-08-14T20:56:32.9082286Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc:371:76: required from here 2025-08-14T20:56:32.9085027Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc:58:1: warning: ‘maybe_unused’ attribute directive ignored [-Wattributes] 2025-08-14T20:56:32.9086978Z 58 | CodeGenBase::getOrCreate( 2025-08-14T20:56:32.9087849Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:32.9089051Z In file included from /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc:10: 2025-08-14T20:56:32.9091131Z /pytorch/third_party/fbgemm/src/./GenerateKernel.h:64:59: warning: unused parameter ‘kc’ [-Wunused-parameter] 2025-08-14T20:56:32.9092595Z 64 | getOrCreate(bool accum, int32_t mc, int32_t nc, int32_t kc); 2025-08-14T20:56:32.9093458Z | ~~~~~~~~^~ 2025-08-14T20:56:32.9098949Z /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-08-14T20:56:32.9104202Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc:384:15: required from here 2025-08-14T20:56:32.9107070Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc:58:1: warning: ‘maybe_unused’ attribute directive ignored [-Wattributes] 2025-08-14T20:56:32.9108948Z 58 | CodeGenBase::getOrCreate( 2025-08-14T20:56:32.9109758Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:32.9110891Z In file included from /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc:10: 2025-08-14T20:56:32.9112984Z /pytorch/third_party/fbgemm/src/./GenerateKernel.h:64:59: warning: unused parameter ‘kc’ [-Wunused-parameter] 2025-08-14T20:56:32.9114392Z 64 | getOrCreate(bool accum, int32_t mc, int32_t nc, int32_t kc); 2025-08-14T20:56:32.9115195Z | ~~~~~~~~^~ 2025-08-14T20:56:33.2157619Z [1364/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2025-08-14T20:56:33.2303180Z [1365/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2025-08-14T20:56:33.5244525Z [1366/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2025-08-14T20:56:33.7874349Z [1367/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2025-08-14T20:56:33.9606080Z [1368/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2025-08-14T20:56:34.6377035Z [1369/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2025-08-14T20:56:34.6473901Z [1370/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2025-08-14T20:56:34.9351824Z [1371/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2025-08-14T20:56:35.3002240Z [1372/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2025-08-14T20:56:35.6919134Z [1373/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2025-08-14T20:56:35.8858811Z [1374/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2025-08-14T20:56:36.2482636Z [1375/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2025-08-14T20:56:36.2772108Z [1376/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2025-08-14T20:56:36.2780117Z /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-08-14T20:56:36.2785774Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1375:1: required from here 2025-08-14T20:56:36.2787906Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.2789567Z 991 | outType* out, 2025-08-14T20:56:36.2790099Z | ~~~~~~~~~^~~ 2025-08-14T20:56:36.2791890Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.2793793Z 994 | int thread_id, 2025-08-14T20:56:36.2794325Z | ~~~~^~~~~~~~~ 2025-08-14T20:56:36.2801884Z /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-08-14T20:56:36.2807511Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1375:1: required from here 2025-08-14T20:56:36.2809696Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.2811221Z 991 | outType* out, 2025-08-14T20:56:36.2811862Z | ~~~~~~~~~^~~ 2025-08-14T20:56:36.2813594Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.2815096Z 994 | int thread_id, 2025-08-14T20:56:36.2815649Z | ~~~~^~~~~~~~~ 2025-08-14T20:56:36.2823326Z /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-08-14T20:56:36.2828740Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1375:1: required from here 2025-08-14T20:56:36.2830858Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.2832311Z 991 | outType* out, 2025-08-14T20:56:36.2832802Z | ~~~~~~~~~^~~ 2025-08-14T20:56:36.2834559Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.2836062Z 994 | int thread_id, 2025-08-14T20:56:36.2836613Z | ~~~~^~~~~~~~~ 2025-08-14T20:56:36.2844486Z /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-08-14T20:56:36.2850099Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1375:1: required from here 2025-08-14T20:56:36.2852362Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.2853831Z 991 | outType* out, 2025-08-14T20:56:36.2854332Z | ~~~~~~~~~^~~ 2025-08-14T20:56:36.2856056Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.2857564Z 994 | int thread_id, 2025-08-14T20:56:36.2858115Z | ~~~~^~~~~~~~~ 2025-08-14T20:56:36.2865962Z /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-08-14T20:56:36.2872363Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1375:1: required from here 2025-08-14T20:56:36.2874527Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.2876027Z 991 | outType* out, 2025-08-14T20:56:36.2876562Z | ~~~~~~~~~^~~ 2025-08-14T20:56:36.2878359Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.2880035Z 994 | int thread_id, 2025-08-14T20:56:36.2880596Z | ~~~~^~~~~~~~~ 2025-08-14T20:56:36.2887992Z /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-08-14T20:56:36.2893672Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1375:1: required from here 2025-08-14T20:56:36.2895771Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.2897217Z 991 | outType* out, 2025-08-14T20:56:36.2897754Z | ~~~~~~~~~^~~ 2025-08-14T20:56:36.2899472Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.2901009Z 994 | int thread_id, 2025-08-14T20:56:36.2901555Z | ~~~~^~~~~~~~~ 2025-08-14T20:56:36.2909165Z /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-08-14T20:56:36.2914612Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1376:1: required from here 2025-08-14T20:56:36.2916736Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.2918181Z 991 | outType* out, 2025-08-14T20:56:36.2918698Z | ~~~~~~~~~^~~ 2025-08-14T20:56:36.2920712Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.2922294Z 994 | int thread_id, 2025-08-14T20:56:36.2922871Z | ~~~~^~~~~~~~~ 2025-08-14T20:56:36.2930713Z /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-08-14T20:56:36.2936460Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1376:1: required from here 2025-08-14T20:56:36.2938582Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.2940039Z 991 | outType* out, 2025-08-14T20:56:36.2940700Z | ~~~~~~~~~^~~ 2025-08-14T20:56:36.2942462Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.2943964Z 994 | int thread_id, 2025-08-14T20:56:36.2944520Z | ~~~~^~~~~~~~~ 2025-08-14T20:56:36.2952016Z /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-08-14T20:56:36.2957453Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1376:1: required from here 2025-08-14T20:56:36.2959860Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.2961369Z 991 | outType* out, 2025-08-14T20:56:36.2961880Z | ~~~~~~~~~^~~ 2025-08-14T20:56:36.2963685Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.2965238Z 994 | int thread_id, 2025-08-14T20:56:36.2965798Z | ~~~~^~~~~~~~~ 2025-08-14T20:56:36.2973974Z /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-08-14T20:56:36.2979556Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1376:1: required from here 2025-08-14T20:56:36.2981713Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.2983217Z 991 | outType* out, 2025-08-14T20:56:36.2983729Z | ~~~~~~~~~^~~ 2025-08-14T20:56:36.2985523Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.2987108Z 994 | int thread_id, 2025-08-14T20:56:36.2987664Z | ~~~~^~~~~~~~~ 2025-08-14T20:56:36.2995389Z /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-08-14T20:56:36.3001137Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1376:1: required from here 2025-08-14T20:56:36.3003293Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.3005080Z 991 | outType* out, 2025-08-14T20:56:36.3005605Z | ~~~~~~~~~^~~ 2025-08-14T20:56:36.3007410Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.3008975Z 994 | int thread_id, 2025-08-14T20:56:36.3009516Z | ~~~~^~~~~~~~~ 2025-08-14T20:56:36.3017197Z /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-08-14T20:56:36.3022850Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1376:1: required from here 2025-08-14T20:56:36.3025034Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.3026525Z 991 | outType* out, 2025-08-14T20:56:36.3027011Z | ~~~~~~~~~^~~ 2025-08-14T20:56:36.3027969Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.3028802Z 994 | int thread_id, 2025-08-14T20:56:36.3029105Z | ~~~~^~~~~~~~~ 2025-08-14T20:56:36.6498067Z [1377/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2025-08-14T20:56:36.6808729Z [1378/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2025-08-14T20:56:36.7576191Z [1379/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2025-08-14T20:56:36.7577839Z In file included from /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx2.cc:11: 2025-08-14T20:56:36.7580559Z /pytorch/third_party/fbgemm/src/RefImplementations.h: In instantiation of ‘float fbgemm::convert_to_float_ref(T, bool) [with T = float]’: 2025-08-14T20:56:36.7585642Z /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-08-14T20:56:36.7589130Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx2.cc:152:1: required from here 2025-08-14T20:56:36.7591376Z /pytorch/third_party/fbgemm/src/RefImplementations.h:419:40: warning: parameter ‘is_bf16’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:36.7593165Z 419 | float convert_to_float_ref(T src, bool is_bf16 = false) { 2025-08-14T20:56:36.7593954Z | ~~~~~^~~~~~~~~~~~~~~ 2025-08-14T20:56:36.7596069Z /pytorch/third_party/fbgemm/src/RefImplementations.h: In instantiation of ‘float fbgemm::convert_to_float_ref(T, bool) [with T = unsigned char]’: 2025-08-14T20:56:36.7602074Z /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-08-14T20:56:36.7604657Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx2.cc:154:1: required from here 2025-08-14T20:56:36.7605929Z /pytorch/third_party/fbgemm/src/RefImplementations.h:419:40: warning: parameter ‘is_bf16’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:37.6636688Z [1380/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2025-08-14T20:56:37.7439219Z [1381/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2025-08-14T20:56:38.0135560Z [1382/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2025-08-14T20:56:38.1206216Z [1383/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2025-08-14T20:56:38.3843191Z [1384/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2025-08-14T20:56:38.4970528Z [1385/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2025-08-14T20:56:38.7718091Z [1386/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2025-08-14T20:56:38.8628263Z [1387/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2025-08-14T20:56:38.8699331Z [1388/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2025-08-14T20:56:39.2238126Z [1389/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2025-08-14T20:56:40.0826089Z [1390/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2025-08-14T20:56:40.0827502Z In file included from /pytorch/third_party/fbgemm/src/UtilsAvx2.cc:14: 2025-08-14T20:56:40.0831518Z /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-08-14T20:56:40.0834608Z /pytorch/third_party/fbgemm/src/UtilsAvx2.cc:314:69: required from here 2025-08-14T20:56:40.0836772Z /pytorch/third_party/fbgemm/src/./TransposeUtilsAvx2.h:539:14: warning: parameter ‘mrem’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:40.0838315Z 539 | unsigned mrem = 8, 2025-08-14T20:56:40.0838875Z | ~~~~~~~~~^~~~~~~~ 2025-08-14T20:56:40.0841246Z /pytorch/third_party/fbgemm/src/./TransposeUtilsAvx2.h:540:14: warning: parameter ‘nrem’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:40.0842842Z 540 | unsigned nrem = 16) { 2025-08-14T20:56:40.0844088Z | ~~~~~~~~~^~~~~~~~~ 2025-08-14T20:56:40.1928355Z [1391/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2025-08-14T20:56:40.1934422Z /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-08-14T20:56:40.1938894Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:333:1: required from here 2025-08-14T20:56:40.1941022Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.1942672Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:40.1943387Z | ^~~~~~~~~~~~ 2025-08-14T20:56:40.1945174Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.1946827Z 92 | __m256i weight_zeropoint_v = 2025-08-14T20:56:40.1947437Z | ^~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:40.1955070Z /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-08-14T20:56:40.1960615Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:334:1: required from here 2025-08-14T20:56:40.1962815Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.1964457Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:40.1965205Z | ^~~~~~~~~~~~ 2025-08-14T20:56:40.1966881Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.1968367Z 80 | __m256 bias_v; 2025-08-14T20:56:40.1968930Z | ^~~~~~ 2025-08-14T20:56:40.1971759Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.1973402Z 92 | __m256i weight_zeropoint_v = 2025-08-14T20:56:40.1974953Z | ^~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:40.1983327Z /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-08-14T20:56:40.1987892Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:335:1: required from here 2025-08-14T20:56:40.1990131Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.1991882Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:40.1992623Z | ^~~~~~~~~~~~ 2025-08-14T20:56:40.1997502Z /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-08-14T20:56:40.2002256Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:336:1: required from here 2025-08-14T20:56:40.2004455Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2007207Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2008667Z 80 | __m256 bias_v; 2025-08-14T20:56:40.2009206Z | ^~~~~~ 2025-08-14T20:56:40.2014197Z /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-08-14T20:56:40.2018614Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:337:1: required from here 2025-08-14T20:56:40.2020918Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2022739Z 92 | __m256i weight_zeropoint_v = 2025-08-14T20:56:40.2023376Z | ^~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:40.2028490Z /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-08-14T20:56:40.2032923Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:338:1: required from here 2025-08-14T20:56:40.2034979Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2036401Z 80 | __m256 bias_v; 2025-08-14T20:56:40.2036914Z | ^~~~~~ 2025-08-14T20:56:40.2038666Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2040900Z 92 | __m256i weight_zeropoint_v = 2025-08-14T20:56:40.2041579Z | ^~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:40.2048283Z /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-08-14T20:56:40.2052838Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:340:1: required from here 2025-08-14T20:56:40.2055013Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2056637Z 80 | __m256 bias_v; 2025-08-14T20:56:40.2057135Z | ^~~~~~ 2025-08-14T20:56:40.2061958Z /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-08-14T20:56:40.2066346Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:341:1: required from here 2025-08-14T20:56:40.2068514Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2070520Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:40.2071276Z | ^~~~~~~~~~~~ 2025-08-14T20:56:40.2073097Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2074800Z 92 | __m256i weight_zeropoint_v = 2025-08-14T20:56:40.2075469Z | ^~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:40.2083133Z /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-08-14T20:56:40.2087691Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:342:1: required from here 2025-08-14T20:56:40.2089891Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2091805Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:40.2092553Z | ^~~~~~~~~~~~ 2025-08-14T20:56:40.2094240Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2095683Z 80 | __m256 bias_v; 2025-08-14T20:56:40.2096214Z | ^~~~~~ 2025-08-14T20:56:40.2099919Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2101580Z 92 | __m256i weight_zeropoint_v = 2025-08-14T20:56:40.2102507Z | ^~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:40.2110754Z /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-08-14T20:56:40.2115328Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:343:1: required from here 2025-08-14T20:56:40.2117586Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2119666Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:40.2120433Z | ^~~~~~~~~~~~ 2025-08-14T20:56:40.2125455Z /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-08-14T20:56:40.2130032Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:344:1: required from here 2025-08-14T20:56:40.2132210Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2134930Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2136422Z 80 | __m256 bias_v; 2025-08-14T20:56:40.2136949Z | ^~~~~~ 2025-08-14T20:56:40.2141898Z /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-08-14T20:56:40.2146442Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:345:1: required from here 2025-08-14T20:56:40.2148776Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2150440Z 92 | __m256i weight_zeropoint_v = 2025-08-14T20:56:40.2151106Z | ^~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:40.2156144Z /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-08-14T20:56:40.2160827Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:346:1: required from here 2025-08-14T20:56:40.2163157Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2164634Z 80 | __m256 bias_v; 2025-08-14T20:56:40.2165164Z | ^~~~~~ 2025-08-14T20:56:40.2167126Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2168850Z 92 | __m256i weight_zeropoint_v = 2025-08-14T20:56:40.2169709Z | ^~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:40.2177047Z /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-08-14T20:56:40.2181662Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:348:1: required from here 2025-08-14T20:56:40.2183842Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2185331Z 80 | __m256 bias_v; 2025-08-14T20:56:40.2185864Z | ^~~~~~ 2025-08-14T20:56:40.2190846Z /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-08-14T20:56:40.2195407Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:349:1: required from here 2025-08-14T20:56:40.2197616Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2199663Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:40.2200416Z | ^~~~~~~~~~~~ 2025-08-14T20:56:40.2202280Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2203977Z 92 | __m256i weight_zeropoint_v = 2025-08-14T20:56:40.2204625Z | ^~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:40.2212119Z /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-08-14T20:56:40.2216702Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:350:1: required from here 2025-08-14T20:56:40.2218891Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2220582Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:40.2221326Z | ^~~~~~~~~~~~ 2025-08-14T20:56:40.2223023Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2224519Z 80 | __m256 bias_v; 2025-08-14T20:56:40.2225062Z | ^~~~~~ 2025-08-14T20:56:40.2228057Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2229959Z 92 | __m256i weight_zeropoint_v = 2025-08-14T20:56:40.2231067Z | ^~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:40.2239734Z /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-08-14T20:56:40.2244307Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:351:1: required from here 2025-08-14T20:56:40.2246587Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2248244Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:40.2248984Z | ^~~~~~~~~~~~ 2025-08-14T20:56:40.2254084Z /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-08-14T20:56:40.2258684Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:352:1: required from here 2025-08-14T20:56:40.2260805Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2263544Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2265026Z 80 | __m256 bias_v; 2025-08-14T20:56:40.2265547Z | ^~~~~~ 2025-08-14T20:56:40.2270800Z /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-08-14T20:56:40.2275408Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:353:1: required from here 2025-08-14T20:56:40.2277757Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2279554Z 92 | __m256i weight_zeropoint_v = 2025-08-14T20:56:40.2280200Z | ^~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:40.2285283Z /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-08-14T20:56:40.2289891Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:354:1: required from here 2025-08-14T20:56:40.2292129Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2293546Z 80 | __m256 bias_v; 2025-08-14T20:56:40.2294061Z | ^~~~~~ 2025-08-14T20:56:40.2295773Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2297434Z 92 | __m256i weight_zeropoint_v = 2025-08-14T20:56:40.2298071Z | ^~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:40.2305561Z /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-08-14T20:56:40.2310030Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:356:1: required from here 2025-08-14T20:56:40.2312182Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2313587Z 80 | __m256 bias_v; 2025-08-14T20:56:40.2314126Z | ^~~~~~ 2025-08-14T20:56:40.2318936Z /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-08-14T20:56:40.2324102Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:357:1: required from here 2025-08-14T20:56:40.2326336Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2327994Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:40.2328757Z | ^~~~~~~~~~~~ 2025-08-14T20:56:40.2330584Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2332386Z 92 | __m256i weight_zeropoint_v = 2025-08-14T20:56:40.2333033Z | ^~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:40.2340224Z /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-08-14T20:56:40.2344668Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:358:1: required from here 2025-08-14T20:56:40.2346797Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2348392Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:40.2349126Z | ^~~~~~~~~~~~ 2025-08-14T20:56:40.2350772Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2352230Z 80 | __m256 bias_v; 2025-08-14T20:56:40.2352767Z | ^~~~~~ 2025-08-14T20:56:40.2355175Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2356073Z 92 | __m256i weight_zeropoint_v = 2025-08-14T20:56:40.2357853Z | ^~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:40.2363770Z /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-08-14T20:56:40.2366409Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:359:1: required from here 2025-08-14T20:56:40.2367575Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2368468Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:40.2368891Z | ^~~~~~~~~~~~ 2025-08-14T20:56:40.2374934Z /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-08-14T20:56:40.2377367Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:360:1: required from here 2025-08-14T20:56:40.2378542Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2379934Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2380721Z 80 | __m256 bias_v; 2025-08-14T20:56:40.2382090Z | ^~~~~~ 2025-08-14T20:56:40.2387621Z /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-08-14T20:56:40.2389942Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:361:1: required from here 2025-08-14T20:56:40.2391113Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2391968Z 92 | __m256i weight_zeropoint_v = 2025-08-14T20:56:40.2392554Z | ^~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:40.2397940Z /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-08-14T20:56:40.2400622Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:362:1: required from here 2025-08-14T20:56:40.2401735Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2402543Z 80 | __m256 bias_v; 2025-08-14T20:56:40.2402829Z | ^~~~~~ 2025-08-14T20:56:40.2405110Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2405986Z 92 | __m256i weight_zeropoint_v = 2025-08-14T20:56:40.2407106Z | ^~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:40.2412202Z /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-08-14T20:56:40.2414540Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:364:1: required from here 2025-08-14T20:56:40.2415777Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.2416538Z 80 | __m256 bias_v; 2025-08-14T20:56:40.2416834Z | ^~~~~~ 2025-08-14T20:56:40.4237350Z [1392/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2025-08-14T20:56:40.4241053Z /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-08-14T20:56:40.4244797Z /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-08-14T20:56:40.4246637Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:535:1: required from here 2025-08-14T20:56:40.4247888Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:268:41: warning: variable ‘mask_rem_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.4248869Z 268 | typename reg_t::mask_reg_t mask_rem_v[UNROLL]; 2025-08-14T20:56:40.4249345Z | ^~~~~~~~~~ 2025-08-14T20:56:40.4250377Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:258:13: warning: parameter ‘minus1_v’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:40.4251240Z 258 | __m512i minus1_v, 2025-08-14T20:56:40.4251549Z | ~~~~~~~~^~~~~~~~ 2025-08-14T20:56:40.4254004Z /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-08-14T20:56:40.4257625Z /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-08-14T20:56:40.4259437Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:536:1: required from here 2025-08-14T20:56:40.4260675Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:299:40: warning: variable ‘weights_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.4261617Z 299 | typename reg_t::w_reg_t weights_v; 2025-08-14T20:56:40.4262042Z | ^~~~~~~~~ 2025-08-14T20:56:40.4263076Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:262:18: warning: parameter ‘weights’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:40.4263940Z 262 | const float* weights, 2025-08-14T20:56:40.4264275Z | ~~~~~~~~~~~~~^~~~~~~ 2025-08-14T20:56:40.4265279Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:264:12: warning: parameter ‘out_weights’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:40.4266168Z 264 | float* out_weights, 2025-08-14T20:56:40.4266965Z | ~~~~~~~^~~~~~~~~~~ 2025-08-14T20:56:40.4271861Z /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-08-14T20:56:40.4275786Z /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-08-14T20:56:40.4277606Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:536:1: required from here 2025-08-14T20:56:40.4278852Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:299:40: warning: variable ‘weights_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.4279898Z 299 | typename reg_t::w_reg_t weights_v; 2025-08-14T20:56:40.4280328Z | ^~~~~~~~~ 2025-08-14T20:56:40.4281350Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:268:41: warning: variable ‘mask_rem_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.4282328Z 268 | typename reg_t::mask_reg_t mask_rem_v[UNROLL]; 2025-08-14T20:56:40.4282800Z | ^~~~~~~~~~ 2025-08-14T20:56:40.4284717Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:258:13: warning: parameter ‘minus1_v’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:40.4285588Z 258 | __m512i minus1_v, 2025-08-14T20:56:40.4286508Z | ~~~~~~~~^~~~~~~~ 2025-08-14T20:56:40.4288920Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:262:18: warning: parameter ‘weights’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:40.4289805Z 262 | const float* weights, 2025-08-14T20:56:40.4290732Z | ~~~~~~~~~~~~~^~~~~~~ 2025-08-14T20:56:40.4293200Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:264:12: warning: parameter ‘out_weights’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:40.4294107Z 264 | float* out_weights, 2025-08-14T20:56:40.4294977Z | ~~~~~~~^~~~~~~~~~~ 2025-08-14T20:56:40.4299709Z /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-08-14T20:56:40.4303350Z /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-08-14T20:56:40.4305187Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:536:1: required from here 2025-08-14T20:56:40.4306425Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:299:40: warning: variable ‘weights_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.4307364Z 299 | typename reg_t::w_reg_t weights_v; 2025-08-14T20:56:40.4307779Z | ^~~~~~~~~ 2025-08-14T20:56:40.4308820Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:262:18: warning: parameter ‘weights’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:40.4309705Z 262 | const float* weights, 2025-08-14T20:56:40.4310028Z | ~~~~~~~~~~~~~^~~~~~~ 2025-08-14T20:56:40.4312116Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:264:12: warning: parameter ‘out_weights’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:40.4312998Z 264 | float* out_weights, 2025-08-14T20:56:40.4313948Z | ~~~~~~~^~~~~~~~~~~ 2025-08-14T20:56:40.4318730Z /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-08-14T20:56:40.4322637Z /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-08-14T20:56:40.4324466Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:537:1: required from here 2025-08-14T20:56:40.4325714Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:268:41: warning: variable ‘mask_rem_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.4326699Z 268 | typename reg_t::mask_reg_t mask_rem_v[UNROLL]; 2025-08-14T20:56:40.4327158Z | ^~~~~~~~~~ 2025-08-14T20:56:40.4328184Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:258:13: warning: parameter ‘minus1_v’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:40.4329070Z 258 | __m512i minus1_v, 2025-08-14T20:56:40.4329367Z | ~~~~~~~~^~~~~~~~ 2025-08-14T20:56:40.4333676Z /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-08-14T20:56:40.4337360Z /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-08-14T20:56:40.4339187Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:538:1: required from here 2025-08-14T20:56:40.4340426Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:299:40: warning: variable ‘weights_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.4341358Z 299 | typename reg_t::w_reg_t weights_v; 2025-08-14T20:56:40.4341773Z | ^~~~~~~~~ 2025-08-14T20:56:40.4342798Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:262:18: warning: parameter ‘weights’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:40.4343681Z 262 | const float* weights, 2025-08-14T20:56:40.4344014Z | ~~~~~~~~~~~~~^~~~~~~ 2025-08-14T20:56:40.4346356Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:264:12: warning: parameter ‘out_weights’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:40.4347228Z 264 | float* out_weights, 2025-08-14T20:56:40.4348101Z | ~~~~~~~^~~~~~~~~~~ 2025-08-14T20:56:40.4352900Z /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-08-14T20:56:40.4356568Z /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-08-14T20:56:40.4358478Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:538:1: required from here 2025-08-14T20:56:40.4359823Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:299:40: warning: variable ‘weights_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.4360846Z 299 | typename reg_t::w_reg_t weights_v; 2025-08-14T20:56:40.4361260Z | ^~~~~~~~~ 2025-08-14T20:56:40.4362286Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:268:41: warning: variable ‘mask_rem_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.4363264Z 268 | typename reg_t::mask_reg_t mask_rem_v[UNROLL]; 2025-08-14T20:56:40.4363733Z | ^~~~~~~~~~ 2025-08-14T20:56:40.4365988Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:258:13: warning: parameter ‘minus1_v’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:40.4366942Z 258 | __m512i minus1_v, 2025-08-14T20:56:40.4367276Z | ~~~~~~~~^~~~~~~~ 2025-08-14T20:56:40.4369890Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:262:18: warning: parameter ‘weights’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:40.4370802Z 262 | const float* weights, 2025-08-14T20:56:40.4371803Z | ~~~~~~~~~~~~~^~~~~~~ 2025-08-14T20:56:40.4374279Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:264:12: warning: parameter ‘out_weights’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:40.4375174Z 264 | float* out_weights, 2025-08-14T20:56:40.4376049Z | ~~~~~~~^~~~~~~~~~~ 2025-08-14T20:56:40.4380921Z /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-08-14T20:56:40.4384792Z /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-08-14T20:56:40.4386652Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:538:1: required from here 2025-08-14T20:56:40.4387923Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:299:40: warning: variable ‘weights_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:40.4388868Z 299 | typename reg_t::w_reg_t weights_v; 2025-08-14T20:56:40.4389296Z | ^~~~~~~~~ 2025-08-14T20:56:40.4390336Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:262:18: warning: parameter ‘weights’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:40.4391211Z 262 | const float* weights, 2025-08-14T20:56:40.4391552Z | ~~~~~~~~~~~~~^~~~~~~ 2025-08-14T20:56:40.4393151Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:264:12: warning: parameter ‘out_weights’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:40.4394036Z 264 | float* out_weights, 2025-08-14T20:56:40.4394922Z | ~~~~~~~^~~~~~~~~~~ 2025-08-14T20:56:40.4396951Z [1393/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2025-08-14T20:56:40.8778921Z [1394/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2025-08-14T20:56:41.0720107Z [1395/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2025-08-14T20:56:41.2619051Z [1396/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2025-08-14T20:56:41.2620068Z In file included from /pytorch/third_party/fbgemm/src/RefImplementations.cc:10: 2025-08-14T20:56:41.2622114Z /pytorch/third_party/fbgemm/src/./RefImplementations.h: In instantiation of ‘float fbgemm::convert_to_float_ref(T, bool) [with T = float]’: 2025-08-14T20:56:41.2623323Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1185:64: required from here 2025-08-14T20:56:41.2624708Z /pytorch/third_party/fbgemm/src/./RefImplementations.h:419:40: warning: parameter ‘is_bf16’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:41.2625712Z 419 | float convert_to_float_ref(T src, bool is_bf16 = false) { 2025-08-14T20:56:41.2626250Z | ~~~~~^~~~~~~~~~~~~~~ 2025-08-14T20:56:41.2629777Z /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-08-14T20:56:41.2632244Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-08-14T20:56:41.2633538Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:41.2634490Z 1213 | bool is_bf16_in /*=false*/) { 2025-08-14T20:56:41.2634879Z | ~~~~~^~~~~~~~~~ 2025-08-14T20:56:41.2638137Z /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-08-14T20:56:41.2640619Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-08-14T20:56:41.2642003Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:41.2645129Z /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-08-14T20:56:41.2647454Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-08-14T20:56:41.2648853Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:41.2652065Z /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-08-14T20:56:41.2654303Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-08-14T20:56:41.2655638Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:41.2658588Z /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-08-14T20:56:41.2660931Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-08-14T20:56:41.2662232Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:41.2665046Z /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-08-14T20:56:41.2667127Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-08-14T20:56:41.2668350Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:41.2671549Z /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-08-14T20:56:41.2673665Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-08-14T20:56:41.2674907Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:41.2677787Z /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-08-14T20:56:41.2680065Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-08-14T20:56:41.2681318Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:41.2684243Z /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-08-14T20:56:41.2686419Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-08-14T20:56:41.2687647Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:41.2690491Z /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-08-14T20:56:41.2692701Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-08-14T20:56:41.2693887Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:41.2696836Z /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-08-14T20:56:41.2699093Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-08-14T20:56:41.2700287Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:41.2703079Z /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-08-14T20:56:41.2705187Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-08-14T20:56:41.2706386Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:41.6888183Z [1397/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2025-08-14T20:56:41.6892064Z /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-08-14T20:56:41.6897027Z /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-08-14T20:56:41.6899898Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:253:1: required from here 2025-08-14T20:56:41.6901578Z /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-08-14T20:56:41.6902837Z 41 | __m512i C_zero_point_epi8_v = _mm512_set1_epi8(rParams.C_zero_point); 2025-08-14T20:56:41.6903332Z | ^~~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:41.6906084Z /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-08-14T20:56:41.6910920Z /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-08-14T20:56:41.6913743Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:253:1: required from here 2025-08-14T20:56:41.6915385Z /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-08-14T20:56:41.6919428Z /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-08-14T20:56:41.6924494Z /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-08-14T20:56:41.6927265Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:253:1: required from here 2025-08-14T20:56:41.6928823Z /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-08-14T20:56:41.6932207Z /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-08-14T20:56:41.6936528Z /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-08-14T20:56:41.6939011Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:253:1: required from here 2025-08-14T20:56:41.6940446Z /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-08-14T20:56:41.6943552Z /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-08-14T20:56:41.6947822Z /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-08-14T20:56:41.6950321Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:254:1: required from here 2025-08-14T20:56:41.6951752Z /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-08-14T20:56:41.6954767Z /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-08-14T20:56:41.6959364Z /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-08-14T20:56:41.6962129Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:254:1: required from here 2025-08-14T20:56:41.6963619Z /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-08-14T20:56:41.6966717Z /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-08-14T20:56:41.6971419Z /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-08-14T20:56:41.6973993Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:254:1: required from here 2025-08-14T20:56:41.6975483Z /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-08-14T20:56:41.6978607Z /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-08-14T20:56:41.6983142Z /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-08-14T20:56:41.6985639Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:254:1: required from here 2025-08-14T20:56:41.6987097Z /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-08-14T20:56:41.8313592Z [1398/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2025-08-14T20:56:42.5814281Z [1399/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2025-08-14T20:56:42.5817323Z /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-08-14T20:56:42.5821513Z /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-08-14T20:56:42.5824209Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:575:1: required from here 2025-08-14T20:56:42.5825630Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:51:10: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:42.5826507Z 51 | __m512 bias_v; 2025-08-14T20:56:42.5826787Z | ^~~~~~ 2025-08-14T20:56:42.5831638Z /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-08-14T20:56:42.5835749Z /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-08-14T20:56:42.5838154Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:575:1: required from here 2025-08-14T20:56:42.5839793Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:44:11: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:42.5840776Z 44 | __m512i row_offset_v = _mm512_set1_epi32(row_offset); 2025-08-14T20:56:42.5841399Z | ^~~~~~~~~~~~ 2025-08-14T20:56:42.5844068Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:51:10: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:42.5844950Z 51 | __m512 bias_v; 2025-08-14T20:56:42.5846191Z | ^~~~~~ 2025-08-14T20:56:42.5850706Z /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-08-14T20:56:42.5854951Z /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-08-14T20:56:42.5857350Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:575:1: required from here 2025-08-14T20:56:42.5858661Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:44:11: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:42.5859625Z 44 | __m512i row_offset_v = _mm512_set1_epi32(row_offset); 2025-08-14T20:56:42.5860016Z | ^~~~~~~~~~~~ 2025-08-14T20:56:42.5862838Z /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-08-14T20:56:42.5867192Z /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-08-14T20:56:42.5869981Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:576:1: required from here 2025-08-14T20:56:42.5871319Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:51:10: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:42.5872215Z 51 | __m512 bias_v; 2025-08-14T20:56:42.5872494Z | ^~~~~~ 2025-08-14T20:56:42.5874804Z /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-08-14T20:56:42.5879811Z /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-08-14T20:56:42.5882329Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:576:1: required from here 2025-08-14T20:56:42.5883693Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:44:11: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:42.5884677Z 44 | __m512i row_offset_v = _mm512_set1_epi32(row_offset); 2025-08-14T20:56:42.5885091Z | ^~~~~~~~~~~~ 2025-08-14T20:56:42.5886082Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:51:10: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:42.5886975Z 51 | __m512 bias_v; 2025-08-14T20:56:42.5887254Z | ^~~~~~ 2025-08-14T20:56:42.5890858Z /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-08-14T20:56:42.5895117Z /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-08-14T20:56:42.5897669Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:576:1: required from here 2025-08-14T20:56:42.5899065Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:44:11: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:42.5900008Z 44 | __m512i row_offset_v = _mm512_set1_epi32(row_offset); 2025-08-14T20:56:42.5900411Z | ^~~~~~~~~~~~ 2025-08-14T20:56:42.5902655Z /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-08-14T20:56:42.5906775Z /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-08-14T20:56:42.5909185Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:577:1: required from here 2025-08-14T20:56:42.5910531Z /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-08-14T20:56:42.5911567Z 31 | __m512i C_zero_point_epi8_v = _mm512_set1_epi8(rParams.C_zero_point); 2025-08-14T20:56:42.5912047Z | ^~~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:42.5913040Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:51:10: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:42.5913888Z 51 | __m512 bias_v; 2025-08-14T20:56:42.5914478Z | ^~~~~~ 2025-08-14T20:56:42.5918912Z /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-08-14T20:56:42.5923543Z /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-08-14T20:56:42.5926035Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:577:1: required from here 2025-08-14T20:56:42.5927465Z /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-08-14T20:56:42.5928548Z 31 | __m512i C_zero_point_epi8_v = _mm512_set1_epi8(rParams.C_zero_point); 2025-08-14T20:56:42.5929020Z | ^~~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:42.5930085Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:44:11: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:42.5931061Z 44 | __m512i row_offset_v = _mm512_set1_epi32(row_offset); 2025-08-14T20:56:42.5931473Z | ^~~~~~~~~~~~ 2025-08-14T20:56:42.5933958Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:51:10: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:42.5934849Z 51 | __m512 bias_v; 2025-08-14T20:56:42.5936248Z | ^~~~~~ 2025-08-14T20:56:42.5940943Z /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-08-14T20:56:42.5945130Z /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-08-14T20:56:42.5947561Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:577:1: required from here 2025-08-14T20:56:42.5948933Z /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-08-14T20:56:42.5949995Z 31 | __m512i C_zero_point_epi8_v = _mm512_set1_epi8(rParams.C_zero_point); 2025-08-14T20:56:42.5950459Z | ^~~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:42.5952746Z /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-08-14T20:56:42.5956993Z /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-08-14T20:56:42.5959500Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:577:1: required from here 2025-08-14T20:56:42.5961083Z /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-08-14T20:56:42.5962760Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:44:11: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:42.5963736Z 44 | __m512i row_offset_v = _mm512_set1_epi32(row_offset); 2025-08-14T20:56:42.5964170Z | ^~~~~~~~~~~~ 2025-08-14T20:56:42.5966534Z /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-08-14T20:56:42.5971088Z /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-08-14T20:56:42.5973808Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:578:1: required from here 2025-08-14T20:56:42.5975233Z /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-08-14T20:56:42.5976308Z 31 | __m512i C_zero_point_epi8_v = _mm512_set1_epi8(rParams.C_zero_point); 2025-08-14T20:56:42.5976781Z | ^~~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:42.5977931Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:51:10: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:42.5978825Z 51 | __m512 bias_v; 2025-08-14T20:56:42.5979105Z | ^~~~~~ 2025-08-14T20:56:42.5983026Z /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-08-14T20:56:42.5987246Z /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-08-14T20:56:42.5989670Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:578:1: required from here 2025-08-14T20:56:42.5991023Z /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-08-14T20:56:42.5992067Z 31 | __m512i C_zero_point_epi8_v = _mm512_set1_epi8(rParams.C_zero_point); 2025-08-14T20:56:42.5992538Z | ^~~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:42.5993565Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:44:11: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:42.5994524Z 44 | __m512i row_offset_v = _mm512_set1_epi32(row_offset); 2025-08-14T20:56:42.5994908Z | ^~~~~~~~~~~~ 2025-08-14T20:56:42.5996976Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:51:10: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:42.5997842Z 51 | __m512 bias_v; 2025-08-14T20:56:42.5999057Z | ^~~~~~ 2025-08-14T20:56:42.6003988Z /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-08-14T20:56:42.6008318Z /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-08-14T20:56:42.6010820Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:578:1: required from here 2025-08-14T20:56:42.6012298Z /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-08-14T20:56:42.6013343Z 31 | __m512i C_zero_point_epi8_v = _mm512_set1_epi8(rParams.C_zero_point); 2025-08-14T20:56:42.6013802Z | ^~~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:42.6017153Z /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-08-14T20:56:42.6021392Z /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-08-14T20:56:42.6023814Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:578:1: required from here 2025-08-14T20:56:42.6025168Z /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-08-14T20:56:42.6026774Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:44:11: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:42.6027729Z 44 | __m512i row_offset_v = _mm512_set1_epi32(row_offset); 2025-08-14T20:56:42.6028131Z | ^~~~~~~~~~~~ 2025-08-14T20:56:42.6029933Z /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-08-14T20:56:42.6032557Z /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-08-14T20:56:42.6036026Z /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-08-14T20:56:42.6038418Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:575:1: required from here 2025-08-14T20:56:42.6040042Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:225:15: warning: parameter ‘mask_int8_v’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:42.6041014Z 225 | __mmask64 mask_int8_v = 0) { 2025-08-14T20:56:42.6041379Z | ~~~~~~~~~~^~~~~~~~~~~~~~~ 2025-08-14T20:56:42.6043263Z /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-08-14T20:56:42.6045968Z /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-08-14T20:56:42.6049492Z /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-08-14T20:56:42.6052153Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:575:1: required from here 2025-08-14T20:56:42.6053487Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:225:15: warning: parameter ‘mask_int8_v’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:42.6056049Z /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-08-14T20:56:42.6058923Z /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-08-14T20:56:42.6062664Z /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-08-14T20:56:42.6065320Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:575:1: required from here 2025-08-14T20:56:42.6066813Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:225:15: warning: parameter ‘mask_int8_v’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:42.6069563Z /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-08-14T20:56:42.6072721Z /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-08-14T20:56:42.6076628Z /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-08-14T20:56:42.6079390Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:575:1: required from here 2025-08-14T20:56:42.6080879Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:225:15: warning: parameter ‘mask_int8_v’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:42.8529368Z [1400/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2025-08-14T20:56:42.8531981Z /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-08-14T20:56:42.8533653Z /pytorch/third_party/fbgemm/src/UtilsAvx512.cc:2345:71: required from here 2025-08-14T20:56:42.8534901Z /pytorch/third_party/fbgemm/src/UtilsAvx512.cc:1493:9: warning: parameter ‘mrem’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:42.8536002Z 1493 | int mrem = 16, 2025-08-14T20:56:42.8537835Z | ~~~~^~~~~~~~~ 2025-08-14T20:56:42.8540564Z /pytorch/third_party/fbgemm/src/UtilsAvx512.cc:1494:9: warning: parameter ‘nrem’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:42.8541608Z 1494 | int nrem = 16) { 2025-08-14T20:56:42.8543474Z | ~~~~^~~~~~~~~ 2025-08-14T20:56:42.8548211Z /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-08-14T20:56:42.8549814Z /pytorch/third_party/fbgemm/src/UtilsAvx512.cc:2403:71: required from here 2025-08-14T20:56:42.8551126Z /pytorch/third_party/fbgemm/src/UtilsAvx512.cc:1619:9: warning: parameter ‘mrem’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:42.8551974Z 1619 | int mrem = 16, 2025-08-14T20:56:42.8553949Z | ~~~~^~~~~~~~~ 2025-08-14T20:56:42.8555668Z /pytorch/third_party/fbgemm/src/UtilsAvx512.cc:1620:9: warning: parameter ‘nrem’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:42.8556833Z 1620 | int nrem = 32) { 2025-08-14T20:56:42.8558466Z | ~~~~^~~~~~~~~ 2025-08-14T20:56:42.8676913Z [1401/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm.dir/__/__/gen_placeholder_dizRal.cc.o 2025-08-14T20:56:42.8914520Z [1402/7170] Linking CXX static library lib/libasmjit.a 2025-08-14T20:56:43.4949741Z [1403/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2025-08-14T20:56:43.5473987Z [1404/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_autovec.dir/src/EmbeddingStatsTracker.cc.o 2025-08-14T20:56:43.5602883Z [1405/7170] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2025-08-14T20:56:43.5634101Z [1406/7170] Linking C static library lib/libtensorpipe_uv.a 2025-08-14T20:56:43.7165182Z [1407/7170] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2025-08-14T20:56:43.8823393Z [1408/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2025-08-14T20:56:43.9628056Z [1409/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2025-08-14T20:56:44.3125242Z [1410/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2025-08-14T20:56:44.3471847Z [1411/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2025-08-14T20:56:44.6724052Z [1412/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2025-08-14T20:56:44.7360068Z [1413/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2025-08-14T20:56:45.0797395Z [1414/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2025-08-14T20:56:45.3275987Z [1415/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2025-08-14T20:56:45.6172181Z [1416/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2025-08-14T20:56:45.7614343Z [1417/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2025-08-14T20:56:45.9086250Z [1418/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2025-08-14T20:56:46.0546818Z [1419/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2025-08-14T20:56:47.1618723Z [1420/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2025-08-14T20:56:47.4781154Z [1421/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2025-08-14T20:56:47.4875903Z [1422/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2025-08-14T20:56:47.4882619Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.4888349Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.4890688Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.4892508Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.4893266Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.4895096Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.4896743Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.4897446Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.4899116Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.4900619Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.4901271Z | ^~~~ 2025-08-14T20:56:47.4910175Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.4915178Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.4917381Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.4919081Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.4920144Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.4922098Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.4923780Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.4924506Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.4926232Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.4927787Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.4928449Z | ^~~~ 2025-08-14T20:56:47.4937540Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.4942523Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.4958475Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.4960509Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.4961321Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.4963469Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.4965170Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.4965880Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.4972010Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.4977077Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.4979453Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.4981294Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.4982180Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.4983982Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.4985651Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.4986354Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.4988035Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.4989526Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.4990145Z | ^~~~ 2025-08-14T20:56:47.4995591Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5000929Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5003230Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5004829Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5005463Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5007294Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5009032Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.5009865Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.5011688Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5013388Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5014147Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5015932Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5017504Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5018115Z | ^~~~ 2025-08-14T20:56:47.5023709Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5029109Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5031582Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5033185Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5033809Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5035655Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5037408Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.5038221Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.5040151Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5041875Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5042585Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5046617Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5048211Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5049271Z | ^~~~ 2025-08-14T20:56:47.5058697Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5063826Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5066133Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5067754Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5068393Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5070460Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5072225Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.5073019Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.5074889Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5076624Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5077392Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5086830Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5092050Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5094269Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5095834Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5096720Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5098503Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5100200Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.5100972Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.5102980Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5104647Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5105353Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5108929Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5110432Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5111621Z | ^~~~ 2025-08-14T20:56:47.5120880Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5126035Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5128343Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5130031Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5130731Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5132528Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5134144Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5134789Z | ^~~~ 2025-08-14T20:56:47.5142172Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5147304Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5149622Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5151344Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5152060Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5153847Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5155447Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5156122Z | ^~~~ 2025-08-14T20:56:47.5163504Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5168888Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5171507Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5173155Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5173874Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5179886Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5185077Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5187622Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5190432Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5191961Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5192637Z | ^~~~ 2025-08-14T20:56:47.5198230Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5203828Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5206154Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5207775Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5208372Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5210237Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5212021Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5212706Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5214597Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5216225Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5216874Z | ^~~~ 2025-08-14T20:56:47.5225209Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5230277Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5232529Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5234093Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5234679Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5236803Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5238439Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5239130Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5241145Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5242853Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5243825Z | ^~~~ 2025-08-14T20:56:47.5252912Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5258059Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5260379Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5261994Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5262720Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5264546Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5266415Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5267173Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5274501Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5279761Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5282095Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5283713Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5284304Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5286172Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5287890Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5288604Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5290362Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5291987Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5293302Z | ^~~~ 2025-08-14T20:56:47.5302164Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5307167Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5309604Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5311281Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.5312047Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.5313985Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5315509Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5316143Z | ^~~~ 2025-08-14T20:56:47.5323105Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5328252Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5330530Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5332406Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.5333183Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.5334973Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5336640Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5337312Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5339019Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5340534Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5341784Z | ^~~~ 2025-08-14T20:56:47.5350627Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5355631Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5357845Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5359618Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.5360623Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.5362526Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5364262Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5365009Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5372132Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5377266Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5379867Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5381601Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.5382407Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.5384492Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5386194Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5386908Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5388651Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5390210Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5391194Z | ^~~~ 2025-08-14T20:56:47.5400394Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5405501Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5407814Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5409414Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5410020Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5411822Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5413614Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.5414417Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.5416195Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5417759Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5419534Z | ^~~~ 2025-08-14T20:56:47.5428474Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5433608Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5435918Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5437514Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5438145Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5440078Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5441827Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.5442619Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.5444466Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5446412Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5447183Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5451149Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5452796Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5453941Z | ^~~~ 2025-08-14T20:56:47.5462997Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5468211Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5470774Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5472363Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5472973Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5474840Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5476602Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.5477420Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.5479340Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5481051Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5481762Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5490864Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5496188Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5498495Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5500073Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5500691Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5502540Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5504308Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.5505112Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.5507045Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5508723Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5509428Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5513248Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5514769Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5515811Z | ^~~~ 2025-08-14T20:56:47.5525314Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5530858Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5533366Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5539717Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5544717Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5547037Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5548719Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5549408Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5551073Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5552573Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5553207Z | ^~~~ 2025-08-14T20:56:47.5558622Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5564198Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5566492Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5568185Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5568911Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5574812Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5580067Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5582494Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5585198Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5586701Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5587303Z | ^~~~ 2025-08-14T20:56:47.5592756Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5598124Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5600728Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5602420Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5603000Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5604737Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5606311Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5606936Z | ^~~~ 2025-08-14T20:56:47.5612633Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5617593Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5619825Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5621641Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5622259Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5624113Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5625803Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5626505Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5628324Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5629886Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5630564Z | ^~~~ 2025-08-14T20:56:47.5637533Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5642814Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5645142Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5646783Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5647388Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5649267Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5651031Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5651758Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5659133Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5664539Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5666856Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5668473Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5669085Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5671167Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5672908Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5673595Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5675348Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5676893Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5678383Z | ^~~~ 2025-08-14T20:56:47.5687760Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5692961Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5695195Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5696751Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5697350Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5699128Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5700831Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.5701598Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.5703276Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5704789Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5705611Z | ^~~~ 2025-08-14T20:56:47.5714418Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5719504Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5721978Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5723555Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5724165Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5726001Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5729416Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.5730218Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.5732205Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5734097Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5734797Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5737089Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5738568Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5740392Z | ^~~~ 2025-08-14T20:56:47.5749290Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5754423Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5756859Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5758439Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5759008Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5761101Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5762879Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.5763684Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.5765550Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5767248Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5768469Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5778061Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5783266Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5785497Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5787060Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5787657Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5789452Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5791153Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.5791923Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.5793706Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5795354Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5796052Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5800196Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5801732Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5803114Z | ^~~~ 2025-08-14T20:56:47.5812608Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5817563Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5819797Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5821367Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5821947Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5823732Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5825426Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.5826219Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.5827897Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5829392Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5830020Z | ^~~~ 2025-08-14T20:56:47.5838748Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5844130Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5846444Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5848055Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5848651Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5850497Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5852353Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.5853140Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.5854929Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5856579Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5857617Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5860940Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5862397Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5863054Z | ^~~~ 2025-08-14T20:56:47.5871538Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5876765Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5878972Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5880859Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5881444Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5883208Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5884830Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.5885593Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.5887339Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5888952Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5889655Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5894950Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5899916Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5902143Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5903699Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5904291Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5906025Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5907704Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.5908504Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.5910265Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5911792Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5912439Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5914044Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5915494Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5916122Z | ^~~~ 2025-08-14T20:56:47.5922257Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5927110Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5929338Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5930854Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5931435Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5933344Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5934775Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5935378Z | ^~~~ 2025-08-14T20:56:47.5940877Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5945750Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5947953Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5949485Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5950074Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5951774Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5953423Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5954091Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5955858Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5957275Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5957836Z | ^~~~ 2025-08-14T20:56:47.5963380Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5968289Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5970747Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5972260Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5972844Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5974642Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5976243Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5976901Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5982331Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.5987061Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.5989222Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5990722Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.5991295Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5993339Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5994795Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.5995451Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.5997541Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.5999041Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.5999761Z | ^~~~ 2025-08-14T20:56:47.6005030Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6009852Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6012171Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6013653Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6014218Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6015811Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6017257Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6017828Z | ^~~~ 2025-08-14T20:56:47.6023228Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6028107Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6030406Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6031962Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6032541Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6034259Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6035901Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6036601Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6038269Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6039868Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6040460Z | ^~~~ 2025-08-14T20:56:47.6045850Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6050748Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6053258Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6054763Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6055359Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6057038Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6058813Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6059429Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6064645Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6069592Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6072040Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6073556Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6074147Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6075864Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6077392Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6078052Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6079810Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6081299Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6081913Z | ^~~~ 2025-08-14T20:56:47.6087329Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6092356Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6094486Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6095996Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6096626Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6098297Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6099898Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.6100624Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.6102297Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6103739Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6104308Z | ^~~~ 2025-08-14T20:56:47.6109547Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6114777Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6117057Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6118571Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6119145Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6120981Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6122581Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.6123322Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.6125058Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6126673Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6127353Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6129019Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6130499Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6131137Z | ^~~~ 2025-08-14T20:56:47.6136489Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6141178Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6143334Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6144821Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6145414Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6147105Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6148654Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.6149406Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.6151142Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6152718Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6153375Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6158666Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6163842Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6166030Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6167585Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6168363Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6170352Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6171988Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.6172773Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.6174790Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6176440Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6177121Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6178788Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6180290Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6180876Z | ^~~~ 2025-08-14T20:56:47.6186201Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6190941Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6193121Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6194584Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6195165Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6196866Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6198504Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.6199343Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.6201196Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6202679Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6203307Z | ^~~~ 2025-08-14T20:56:47.6208576Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6213775Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6215921Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6217455Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6218022Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6221016Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6222721Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.6223469Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.6225178Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6226773Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6227437Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6229089Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6230509Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6231096Z | ^~~~ 2025-08-14T20:56:47.6236231Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6241302Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6243546Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6245081Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6245653Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6247407Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6249054Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.6249820Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.6251590Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6253225Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6253912Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6259176Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6263760Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6265909Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6267373Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6267827Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6269587Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6271582Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.6272309Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.6274053Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6275655Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6276555Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6278224Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6279883Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6280491Z | ^~~~ 2025-08-14T20:56:47.6285904Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6290672Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6292977Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6294492Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6295071Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6296680Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6298104Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6298707Z | ^~~~ 2025-08-14T20:56:47.6303895Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6308557Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6310728Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6312178Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6312736Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6314451Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6316051Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6316726Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6318337Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6319998Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6320620Z | ^~~~ 2025-08-14T20:56:47.6325933Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6330943Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6333237Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6334699Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6335455Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6337155Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6338727Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6339369Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6344530Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6349228Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6351445Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6352966Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6353542Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6355257Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6356831Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6357515Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6359136Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6360869Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6361470Z | ^~~~ 2025-08-14T20:56:47.6366807Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6371991Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6374250Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6375814Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6376379Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6378048Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6379567Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6380177Z | ^~~~ 2025-08-14T20:56:47.6385460Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6390403Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6392545Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6393991Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6394784Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6396415Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6397962Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6398603Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6400619Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6402068Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6402690Z | ^~~~ 2025-08-14T20:56:47.6408024Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6412821Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6414945Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6416440Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6417005Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6418800Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6420382Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6421034Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6426104Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6430867Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6433057Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6434567Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6435134Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6436882Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6438493Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6439187Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6441146Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6442636Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6443225Z | ^~~~ 2025-08-14T20:56:47.6448408Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6453681Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6455821Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6457532Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.6458345Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.6460039Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6461538Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6462096Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6463758Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6465366Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.6466103Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.6467830Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6469989Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6470587Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6471602Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6472458Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6472829Z | ^~~~ 2025-08-14T20:56:47.6475830Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6478555Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6479841Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6480840Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.6481364Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.6482335Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6483193Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6483538Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6484499Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6485445Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.6485887Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.6487352Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6488425Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6490170Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6492915Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6493952Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6495596Z | ^~~~ 2025-08-14T20:56:47.6501511Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6504158Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6505333Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6506291Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.6506777Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.6509465Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6510470Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6512166Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6514839Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6515923Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.6517602Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.6520740Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6521737Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6523402Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6529398Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6532230Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6533408Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6534374Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.6534855Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.6537164Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6538130Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6539801Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6542520Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6543680Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.6545244Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.6547949Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6548997Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6550615Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6553245Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6554266Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6555927Z | ^~~~ 2025-08-14T20:56:47.6562187Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6564881Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6566081Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6567084Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.6567584Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.6570089Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6571230Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6573015Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6575772Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6576905Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.6578521Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.6581426Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6582463Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6584140Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6586753Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6587796Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6589445Z | ^~~~ 2025-08-14T20:56:47.6595209Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6597842Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6598990Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6600258Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.6600761Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.6603229Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6604248Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6605968Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6608795Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6609940Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.6611647Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.6614374Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6615404Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6617141Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6619682Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6620754Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6622410Z | ^~~~ 2025-08-14T20:56:47.6628160Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6630778Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6631938Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6632894Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.6633363Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.6635700Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6636728Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6638666Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6641582Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6642682Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.6644344Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.6647215Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6648259Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6649927Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6656310Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6658931Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6660108Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6661075Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.6661545Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.6663935Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6664908Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6666596Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6669287Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6670936Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.6672589Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.6675399Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6676542Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6678237Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6681019Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6682096Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6683816Z | ^~~~ 2025-08-14T20:56:47.6689776Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6692566Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6693720Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6694689Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.6695155Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.6697476Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6698489Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6700157Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6702884Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6703950Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6705598Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6708208Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6709251Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6710928Z | ^~~~ 2025-08-14T20:56:47.6716743Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6719480Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6720851Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6721848Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.6722324Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.6724719Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6725879Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6727555Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6730329Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6731381Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6733157Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6735885Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6736866Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6738563Z | ^~~~ 2025-08-14T20:56:47.6744351Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6746971Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6748114Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6749085Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.6749557Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.6751861Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6752873Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6754565Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6757244Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6758268Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6760232Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6766280Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6768984Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6770393Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6771410Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.6771907Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.6773504Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6774364Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6775500Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6777857Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6778767Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6779712Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6782125Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6782934Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6783995Z | ^~~~ 2025-08-14T20:56:47.6789395Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6792002Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6793152Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6794112Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.6794605Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.6795510Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6796342Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6796652Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6799162Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6800338Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6801284Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6803620Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6804438Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6805507Z | ^~~~ 2025-08-14T20:56:47.6810939Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6813696Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6814840Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6815800Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.6816286Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.6817198Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6818034Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6818348Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6820374Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6821261Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6822193Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6824437Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6825228Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6826325Z | ^~~~ 2025-08-14T20:56:47.6831512Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6834242Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6849634Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6850663Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.6851190Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.6852256Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6853111Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6853428Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6854382Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6855263Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6855634Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6858559Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6861182Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6862338Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6863298Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.6863771Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.6864703Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6865536Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6865851Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6866799Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6867662Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6868226Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6869164Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6870242Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6870606Z | ^~~~ 2025-08-14T20:56:47.6873594Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6876287Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6877481Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6878641Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.6879122Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.6880210Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6881161Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6881499Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6882449Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6883379Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.6883819Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.6884726Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6885567Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6885908Z | ^~~~ 2025-08-14T20:56:47.6891142Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6893834Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6895030Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6896019Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.6896519Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.6897460Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6898318Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6898660Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6900631Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6901570Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.6902495Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.6904926Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6905905Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6906799Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6909064Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6909895Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6910999Z | ^~~~ 2025-08-14T20:56:47.6916855Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6919676Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6920992Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6921972Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.6922467Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.6923480Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6924323Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6924655Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6926547Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6927482Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.6928419Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.6930806Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6931730Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6932649Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6938124Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6940836Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6942036Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6943024Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.6943520Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.6944453Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6945321Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6945659Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6947810Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6948721Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.6949616Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.6951956Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6952847Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.6953709Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6955937Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6956749Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6957851Z | ^~~~ 2025-08-14T20:56:47.6963577Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6966388Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6967593Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6968575Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.6969071Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.6970336Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6971204Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6971524Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6973509Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6974441Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.6975395Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.6977697Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6978525Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.6979657Z | ^~~~ 2025-08-14T20:56:47.6985131Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.6987736Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.6988886Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6989851Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.6990332Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.6991243Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6992071Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.6992379Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.6994436Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6995335Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.6996270Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.6998598Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.6999812Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7000817Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7003152Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7003981Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7005075Z | ^~~~ 2025-08-14T20:56:47.7010470Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7014580Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7015773Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7016765Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.7017319Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.7018278Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7019140Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7019469Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7020429Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7021353Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7022259Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7024665Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7025556Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7026590Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7032323Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7034935Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7036079Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7037038Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.7037506Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.7038433Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7039382Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7039870Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7042050Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7042965Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7043927Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7046325Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7047215Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7048148Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7050477Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7051306Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7052516Z | ^~~~ 2025-08-14T20:56:47.7057733Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7058154Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7058946Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7059541Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.7060717Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.7062936Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7063532Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7064783Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7066992Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7067595Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7068834Z | ^~~~ 2025-08-14T20:56:47.7074772Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7075085Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7075823Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7076599Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.7077779Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.7080306Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7081056Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7082405Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7084743Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7085404Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7086663Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7088933Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7089571Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7090872Z | ^~~~ 2025-08-14T20:56:47.7096271Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7096581Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7097310Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7098053Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.7099204Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.7101493Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7102062Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7103338Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7105724Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7106210Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7107441Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7112742Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7113058Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7113796Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7114492Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.7115929Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.7118198Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7118899Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7120314Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7122610Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7123304Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7124588Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7126811Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7127486Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7128776Z | ^~~~ 2025-08-14T20:56:47.7134184Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7134524Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7135261Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7136055Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.7137279Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.7139600Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7140249Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7141577Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7144149Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7144783Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7146115Z | ^~~~ 2025-08-14T20:56:47.7151570Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7151899Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7152635Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7153435Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.7154601Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.7156930Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7157540Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7158836Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7161370Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7162017Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7163269Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7165529Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7166215Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7167522Z | ^~~~ 2025-08-14T20:56:47.7173351Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7173686Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7174419Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7175239Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.7176394Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.7178709Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7179328Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7180635Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7183069Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7183733Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7184965Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7190405Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7190898Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7191636Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7192384Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.7193457Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.7195813Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7196453Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7197761Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7200260Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7200954Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7202215Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7204517Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7205150Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7206447Z | ^~~~ 2025-08-14T20:56:47.7211859Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7212172Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7213486Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7213627Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7214905Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7217247Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7217896Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7219138Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7221539Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7222096Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7223411Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7225634Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7226266Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7227559Z | ^~~~ 2025-08-14T20:56:47.7233054Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7233388Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7234158Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7234709Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7236032Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7238333Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7239162Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7240528Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7242830Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7243467Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7244726Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7246970Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7247622Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7248921Z | ^~~~ 2025-08-14T20:56:47.7254350Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7254690Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7255447Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7256054Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7257269Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7259891Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7260570Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7261785Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7264207Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7264799Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7266030Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7271647Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7272003Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7272795Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7273455Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7274756Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7277036Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7277738Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7278988Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7281526Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7282134Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7283398Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7285795Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7286318Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7287688Z | ^~~~ 2025-08-14T20:56:47.7293109Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7293456Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7294215Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7294721Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7296034Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7298363Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7299199Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7300377Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7302736Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7303395Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7304688Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7306925Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7307603Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7308907Z | ^~~~ 2025-08-14T20:56:47.7314301Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7314631Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7315384Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7316004Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7317313Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7319744Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7320582Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7321824Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7324209Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7324833Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7326067Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7328377Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7329004Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7330325Z | ^~~~ 2025-08-14T20:56:47.7335788Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7336108Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7336869Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7337419Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7338739Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7341074Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7341787Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7343007Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7345372Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7346030Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7347383Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7352936Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7353277Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7354294Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7354693Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7355954Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7358323Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7358996Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7360433Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7362761Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7363410Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7364693Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7366991Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7367596Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7368910Z | ^~~~ 2025-08-14T20:56:47.7375086Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7375588Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7376484Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7376631Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7377939Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7380359Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7380927Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7382193Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7384544Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7385199Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7386523Z | ^~~~ 2025-08-14T20:56:47.7392091Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7392421Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7393184Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7393694Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7395039Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7397387Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7398027Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7399428Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7401733Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7402359Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7403700Z | ^~~~ 2025-08-14T20:56:47.7409089Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7409535Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7410365Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7410756Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7412051Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7414364Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7414986Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7416283Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7421741Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7422076Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7422833Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7423357Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7424656Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7427003Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7427647Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7428899Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7431161Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7431802Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7433054Z | ^~~~ 2025-08-14T20:56:47.7438591Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7438933Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7439782Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7440563Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7441766Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7444124Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7444751Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7446035Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7448331Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7449021Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7450290Z | ^~~~ 2025-08-14T20:56:47.7456004Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7456323Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7457072Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7457581Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7458892Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7461201Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7461872Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7463525Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7465761Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7466401Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7467725Z | ^~~~ 2025-08-14T20:56:47.7473439Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7473767Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7474537Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7475170Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7476396Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7478747Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7479502Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7480863Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7486478Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7486812Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7487590Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7488219Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7489541Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7491895Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7492517Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7493791Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7496090Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7496693Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7498073Z | ^~~~ 2025-08-14T20:56:47.7503600Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7503925Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7504686Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7505174Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7506537Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7508845Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7509538Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7510743Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7513008Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7513763Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7514974Z | ^~~~ 2025-08-14T20:56:47.7520383Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7520717Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7521541Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7522178Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7523553Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7525837Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7526592Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7527788Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7530105Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7530760Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7532021Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7534291Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7534910Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7536209Z | ^~~~ 2025-08-14T20:56:47.7541530Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7542028Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7542776Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7543201Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7544518Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7546833Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7547564Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7548789Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7551124Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7551772Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7553050Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7558380Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7558718Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7559542Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7560285Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7561537Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7563852Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7564563Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7565758Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7568089Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7568760Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7570286Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7572550Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7573254Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7574495Z | ^~~~ 2025-08-14T20:56:47.7579873Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7580194Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7581474Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7581915Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7582888Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7585232Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7586035Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7587162Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7589384Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7590030Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7591437Z | ^~~~ 2025-08-14T20:56:47.7596946Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7597297Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7598032Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7598579Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7600189Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7602520Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7603210Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7604455Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7606780Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7607416Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7608706Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7610941Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7611603Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7612908Z | ^~~~ 2025-08-14T20:56:47.7618399Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7618736Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7619482Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7619989Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7621257Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7623495Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7624215Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7625362Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7627635Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7628265Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7629466Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7634744Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7635070Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7635805Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7636289Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7637537Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7640082Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7640913Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7642080Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7644413Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7645056Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7646300Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7648545Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7649207Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7650493Z | ^~~~ 2025-08-14T20:56:47.7655929Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7656240Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7656966Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7657664Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7658965Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7661249Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7661901Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7663196Z | ^~~~ 2025-08-14T20:56:47.7668609Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7668929Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7669999Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7670586Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7671846Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7674249Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7674990Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7676116Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7678342Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7679016Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7680459Z | ^~~~ 2025-08-14T20:56:47.7685841Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7686184Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7686944Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7687558Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7688794Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7691235Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7691878Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7693059Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7698278Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7698591Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7699319Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7699865Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7701124Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7703390Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7704022Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7705234Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7707728Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7708320Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7709593Z | ^~~~ 2025-08-14T20:56:47.7714803Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7715247Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7716085Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7716420Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7717679Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7720198Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7720900Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7722205Z | ^~~~ 2025-08-14T20:56:47.7727574Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7727913Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7728738Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7729408Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7730716Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7733159Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7733745Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7734976Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7737183Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7737848Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7739042Z | ^~~~ 2025-08-14T20:56:47.7744265Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7744572Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7745326Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7745868Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7747129Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7749420Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7750022Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7751248Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7756468Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7756880Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7757672Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7758177Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7759685Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7762121Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7762859Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7764067Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7766238Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7766881Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7768187Z | ^~~~ 2025-08-14T20:56:47.7773892Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7774222Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7774967Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7775569Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7776898Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7779187Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7779931Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7781185Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7783488Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7784159Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7785476Z | ^~~~ 2025-08-14T20:56:47.7790822Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7791160Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7792247Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7792567Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7793855Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7796199Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7796910Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7798144Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7800619Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7801241Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7802508Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7804876Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7805430Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7806722Z | ^~~~ 2025-08-14T20:56:47.7812142Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7812488Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7813267Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7813861Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7815438Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7817785Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7818508Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7819724Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7822113Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7822739Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7824018Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7829411Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7829734Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7830509Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7831057Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7832343Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7834694Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7835381Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7836598Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7838988Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7839702Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7841041Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7843345Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7843927Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7845232Z | ^~~~ 2025-08-14T20:56:47.7850652Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7850992Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7851860Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7852371Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7853618Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7856166Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7856802Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7858037Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7860266Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7860902Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7862198Z | ^~~~ 2025-08-14T20:56:47.7867619Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7867955Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7868933Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7869258Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7871197Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7873410Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7874116Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7875310Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7877694Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7878367Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7879757Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7882075Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7882716Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7883995Z | ^~~~ 2025-08-14T20:56:47.7889381Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7889884Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7890651Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7891018Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7892398Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7894729Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7895349Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7896500Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7898804Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7899405Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7900643Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7905891Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7906206Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7907132Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7907745Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7909010Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7911367Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7912014Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.7913243Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.7915614Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7916329Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7917528Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7919904Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7920629Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7921913Z | ^~~~ 2025-08-14T20:56:47.7927298Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7927641Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7928582Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7929211Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7930516Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7932869Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7933513Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7934749Z | ^~~~ 2025-08-14T20:56:47.7940052Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7940361Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7941111Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7941579Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7942835Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7945144Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7945727Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7946971Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7949173Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7949794Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7951064Z | ^~~~ 2025-08-14T20:56:47.7956351Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7956677Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7957420Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7957886Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7959127Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7961841Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7962483Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7963765Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7969108Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7969651Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7970699Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7971187Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7972492Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7974848Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7975518Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.7976801Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7979139Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7979801Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7981141Z | ^~~~ 2025-08-14T20:56:47.7986660Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7986994Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7987744Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7988095Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.7989283Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.7991529Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.7992128Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.7993398Z | ^~~~ 2025-08-14T20:56:47.7998633Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.7998974Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.7999985Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8000644Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8001925Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8004250Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8004904Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8006144Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8008411Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8009096Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8010359Z | ^~~~ 2025-08-14T20:56:47.8015903Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8016226Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8016988Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8017408Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8018707Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8021065Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8021685Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8022953Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8028507Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8028829Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8029592Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8030054Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8031373Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8033727Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8034391Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8035931Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8038222Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8038851Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8040359Z | ^~~~ 2025-08-14T20:56:47.8045751Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8046076Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8046835Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8047434Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8048748Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8051069Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8051778Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8053003Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8055257Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8055966Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8057290Z | ^~~~ 2025-08-14T20:56:47.8062715Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8063131Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8063895Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8064379Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8065703Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8068085Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8068744Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8070314Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8072645Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8073587Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8074534Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8076892Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8077716Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8078831Z | ^~~~ 2025-08-14T20:56:47.8084461Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8087162Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8088368Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8089229Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8089554Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8090511Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8091464Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8091893Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8093996Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8094906Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8095861Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8101336Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8104060Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8105249Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8106115Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8106460Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8107403Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8108541Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8108966Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8111008Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8111916Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8112915Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8115123Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8115956Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8117124Z | ^~~~ 2025-08-14T20:56:47.8122718Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8125437Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8126663Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8127509Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8127854Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8128812Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8129731Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8130192Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8132495Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8133310Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8134409Z | ^~~~ 2025-08-14T20:56:47.8139601Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8142203Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8143390Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8144226Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8144548Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8145477Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8146371Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8146800Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8149236Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8150099Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8151061Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8153288Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8154209Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8155165Z | ^~~~ 2025-08-14T20:56:47.8160886Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8163567Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8164779Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8165635Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8165972Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8166922Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8167842Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8168282Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8170887Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8171793Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8172772Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8178221Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8180910Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8182211Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8183046Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8183369Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8184298Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8185186Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8185612Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8187819Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8188685Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8189598Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8191853Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8192661Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8193743Z | ^~~~ 2025-08-14T20:56:47.8198993Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8202133Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8203351Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8204304Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8204650Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8205573Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8206389Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8206743Z | ^~~~ 2025-08-14T20:56:47.8212127Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8214734Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8215901Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8216740Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8217054Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8217993Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8218851Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8219244Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8221418Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8222212Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8223301Z | ^~~~ 2025-08-14T20:56:47.8228552Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8231150Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8232310Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8233138Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8233452Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8234407Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8235281Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8235651Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8241208Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8243999Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8245192Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8246141Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8246485Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8247444Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8248349Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8248729Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8250890Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8251840Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8252974Z | ^~~~ 2025-08-14T20:56:47.8258219Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8261045Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8262239Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8263105Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8263438Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8264339Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8265162Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8265932Z | ^~~~ 2025-08-14T20:56:47.8271596Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8274292Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8275518Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8276368Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8276704Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8277675Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8278582Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8278997Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8281483Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8282316Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8283405Z | ^~~~ 2025-08-14T20:56:47.8288724Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8291659Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8292860Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8293704Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8294047Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8295026Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8295933Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8296328Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8301408Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8304077Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8305277Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8306144Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8306470Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8307447Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8308341Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8308734Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8311053Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8311869Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8312967Z | ^~~~ 2025-08-14T20:56:47.8318367Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8321199Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8322394Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8323393Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8323872Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8324819Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8325678Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8326002Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8328156Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8329076Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8330046Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8332424Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8333390Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8334245Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8336585Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8337412Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8338522Z | ^~~~ 2025-08-14T20:56:47.8343878Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8346593Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8347790Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8348783Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8349267Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8350215Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8351068Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8351405Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8353560Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8354481Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8355405Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8357769Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8358677Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8359728Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8362108Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8362953Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8364041Z | ^~~~ 2025-08-14T20:56:47.8369647Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8372365Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8373569Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8374552Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8375233Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8376171Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8377038Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8377394Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8379882Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8380819Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8381677Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8384071Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8384974Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8385894Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8391403Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8394097Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8395292Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8396267Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8396764Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8397711Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8398569Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8398904Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8401180Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8402121Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8403074Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8405487Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8406392Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8407352Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8409666Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8410504Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8411630Z | ^~~~ 2025-08-14T20:56:47.8417056Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8419763Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8420942Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8422034Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8422533Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8423474Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8424341Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8424755Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8426641Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8427579Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8428498Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8430896Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8431817Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8432737Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8435069Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8435886Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8436994Z | ^~~~ 2025-08-14T20:56:47.8442578Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8445282Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8446469Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8447458Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8447941Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8448896Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8449750Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8450071Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8452220Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8453140Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8454076Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8456482Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8457374Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8458317Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8460620Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8461435Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8462544Z | ^~~~ 2025-08-14T20:56:47.8467964Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8470942Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8472150Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8473271Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8473754Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8474706Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8475547Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8475881Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8477848Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8478769Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8479807Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8482287Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8483192Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8484147Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8489608Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8492298Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8493484Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8494475Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8494969Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8495918Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8496764Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8497205Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8499580Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8500497Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8501459Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8503860Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8504766Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8505703Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8508081Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8508917Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8509870Z | ^~~~ 2025-08-14T20:56:47.8515402Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8518123Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8519446Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8520425Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8520921Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8521872Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8522721Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8523055Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8525145Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8526048Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8527007Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8529279Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8530116Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8531216Z | ^~~~ 2025-08-14T20:56:47.8536663Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8539382Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8540574Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8541555Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8542049Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8542986Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8543848Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8544185Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8546230Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8547236Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8548076Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8550394Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8551222Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8552435Z | ^~~~ 2025-08-14T20:56:47.8557786Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8560614Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8561811Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8562785Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8563286Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8564234Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8565089Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8565427Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8567565Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8568472Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8569602Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8575299Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8578014Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8579218Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8580198Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8580705Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8581636Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8582499Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8582831Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8597233Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8598164Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8598557Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8599583Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8600592Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8600933Z | ^~~~ 2025-08-14T20:56:47.8603950Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8607835Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8609045Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8610029Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8610550Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8611491Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8612360Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8612697Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8613660Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8614564Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8614952Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8615879Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8616692Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8617046Z | ^~~~ 2025-08-14T20:56:47.8620047Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8622680Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8623829Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8624787Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8625249Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8626173Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8627001Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8627319Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8628263Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8629125Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8629504Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8631677Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8632471Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8633424Z | ^~~~ 2025-08-14T20:56:47.8638732Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8641791Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8643049Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8644049Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8644536Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8645492Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8646356Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8646684Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8648615Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8649519Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8650439Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8655906Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8658706Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8659884Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8660890Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8661374Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8662326Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8663182Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8663535Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8665616Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8666528Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8667480Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8670091Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8670946Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8672044Z | ^~~~ 2025-08-14T20:56:47.8677505Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8680318Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8681510Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8682503Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8683173Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8684118Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8684982Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8685300Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8687340Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8688274Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8689137Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8691525Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8692361Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8693491Z | ^~~~ 2025-08-14T20:56:47.8698964Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8701584Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8702728Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8703686Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8704167Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8705082Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8705914Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8706227Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8708922Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8710039Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8711565Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8714308Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8715361Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8716967Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8719944Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8720937Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8722920Z | ^~~~ 2025-08-14T20:56:47.8729482Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8732297Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8733438Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8734500Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8734964Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8736104Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8736943Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8738087Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8740237Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8741141Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8742042Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8744582Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8745492Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8746402Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8751966Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8754670Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8755845Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8756930Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8757404Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8758324Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8759152Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8759738Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8761860Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8762772Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8763657Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8766036Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8766926Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8767884Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8770438Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8771352Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8772464Z | ^~~~ 2025-08-14T20:56:47.8777850Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8780536Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8781731Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8782898Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8783378Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8784334Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8785263Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8785601Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8787576Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8788497Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8789391Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8791691Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8792526Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8793674Z | ^~~~ 2025-08-14T20:56:47.8799043Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8801868Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8803066Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8804048Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8804542Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8805493Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8806338Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8806684Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8808874Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8809793Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8810741Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8813126Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8814041Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8815037Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8817346Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8818177Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8819291Z | ^~~~ 2025-08-14T20:56:47.8824708Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8827410Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8828713Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8829691Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8830186Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8831186Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8832046Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8832378Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8834357Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8835291Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8836257Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8838639Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8839657Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8840699Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8846400Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8849103Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8849838Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8850116Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8850218Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8851853Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8852497Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8853779Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8856089Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8856811Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.8858027Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.8860355Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8861041Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8862410Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8864579Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8865232Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8866512Z | ^~~~ 2025-08-14T20:56:47.8872267Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8872757Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8873510Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8874217Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8875554Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8877801Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8878377Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8879811Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8882130Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8882760Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8884063Z | ^~~~ 2025-08-14T20:56:47.8889512Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8889833Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8890585Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8891561Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8892711Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8895007Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8895601Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8896893Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8899202Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8899841Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8901087Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8903301Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8903948Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8905239Z | ^~~~ 2025-08-14T20:56:47.8910812Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8911147Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8911879Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8912617Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8913854Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8916219Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8916847Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8918180Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8920749Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8921515Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8922737Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8928173Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8928515Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8929254Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8930094Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8931309Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8933693Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8934257Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8935548Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8937801Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8938419Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8939648Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8941885Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8942532Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8943779Z | ^~~~ 2025-08-14T20:56:47.8949039Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8949363Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8950084Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8950823Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8951946Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8954196Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8954786Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8956048Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8958490Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8959179Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8960666Z | ^~~~ 2025-08-14T20:56:47.8966362Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8966680Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8967421Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8968201Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8969551Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8972085Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8972675Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8973951Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8976286Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8976984Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8978257Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8980509Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8981169Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.8982561Z | ^~~~ 2025-08-14T20:56:47.8988050Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.8988384Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.8989121Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8989911Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.8991081Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.8993409Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8994047Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.8995342Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.8997691Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.8998357Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.8999783Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9005216Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9005533Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-08-14T20:56:47.9006455Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9007078Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:47.9008250Z | ^~~~~~~~~~~~ 2025-08-14T20:56:47.9010708Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9011320Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9012507Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9014829Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9015478Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9016763Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9019027Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9019681Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9020972Z | ^~~~ 2025-08-14T20:56:47.9026377Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9026692Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9027435Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9028137Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9029382Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9031718Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9032371Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9033640Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9035886Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9036535Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9037829Z | ^~~~ 2025-08-14T20:56:47.9043391Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9043718Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9044947Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9045266Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9046497Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9048869Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9049486Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9050774Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9053062Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9053665Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9054954Z | ^~~~ 2025-08-14T20:56:47.9060531Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9060874Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9061629Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9062098Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9063368Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9065722Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9066329Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9067615Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9073836Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9074195Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9074962Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9075534Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9076812Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9079125Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9079919Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9081217Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9083477Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9084113Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9085429Z | ^~~~ 2025-08-14T20:56:47.9090830Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9091170Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9091929Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9092495Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9093789Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9096110Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9096832Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9098136Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9100384Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9101038Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9102302Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9104552Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9105201Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9106466Z | ^~~~ 2025-08-14T20:56:47.9111828Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9112148Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9112901Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9113512Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9114858Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9117196Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9117916Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9119123Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9121709Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9122329Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9123575Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9125839Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9126499Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9127806Z | ^~~~ 2025-08-14T20:56:47.9133450Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9133770Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9135012Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9135169Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9136482Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9138949Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9139663Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9140901Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9143228Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9143962Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9145167Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9150622Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9150981Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9151750Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9152154Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9153493Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9155787Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9156494Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9157736Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9160177Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9160859Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9162133Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9164365Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9164992Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9166295Z | ^~~~ 2025-08-14T20:56:47.9171918Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9172264Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9173265Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9173712Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9175017Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9177301Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9177924Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9179234Z | ^~~~ 2025-08-14T20:56:47.9185354Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9185872Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9186672Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9187158Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9188361Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9190690Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9191318Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9192615Z | ^~~~ 2025-08-14T20:56:47.9198011Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9198361Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9199159Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9199876Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9201216Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9206611Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9206957Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9207739Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9209216Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9209860Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9211178Z | ^~~~ 2025-08-14T20:56:47.9216515Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9216880Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9217641Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9218241Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9219521Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9221882Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9222529Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9223760Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9226004Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9226670Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9227951Z | ^~~~ 2025-08-14T20:56:47.9233649Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9233979Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9234731Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9235202Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9236517Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9238864Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9239722Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9241023Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9243263Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9243937Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9245235Z | ^~~~ 2025-08-14T20:56:47.9250653Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9250970Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9251722Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9252306Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9253598Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9255930Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9256586Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9257865Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9263229Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9263544Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9264803Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9265138Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9266254Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9268626Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9269231Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9271026Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9273102Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9273699Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9275016Z | ^~~~ 2025-08-14T20:56:47.9280606Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9280965Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9281918Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9282505Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9283724Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9286001Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9286643Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9288290Z | ^~~~ 2025-08-14T20:56:47.9293731Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9294054Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9295189Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9295583Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9296807Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9299171Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9299807Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9301080Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9303326Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9304012Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9305289Z | ^~~~ 2025-08-14T20:56:47.9310665Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9311257Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9312006Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9312560Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9313691Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9316064Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9316679Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9317954Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9323658Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9324002Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9324741Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9325317Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9326544Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9328859Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9329526Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9330817Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9333078Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9333727Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9335035Z | ^~~~ 2025-08-14T20:56:47.9340431Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9340753Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9341534Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9342086Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9343406Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9345754Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9346459Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9347675Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9349965Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9350602Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9351915Z | ^~~~ 2025-08-14T20:56:47.9357394Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9357715Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9358483Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9358939Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9360538Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9362772Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9363530Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9364757Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9367118Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9367760Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9369027Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9371685Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9372257Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9373547Z | ^~~~ 2025-08-14T20:56:47.9378964Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9379305Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9380085Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9380613Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9381913Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9384250Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9384952Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9386188Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9388930Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9389552Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9390840Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9396302Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9396625Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9397582Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9398193Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9399626Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9402173Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9402734Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9403954Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9406319Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9406959Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9408227Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9410495Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9411144Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9412418Z | ^~~~ 2025-08-14T20:56:47.9417835Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9418155Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9418880Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9423622Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9423957Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9424720Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9425336Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9426586Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9428892Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9429518Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9430804Z | ^~~~ 2025-08-14T20:56:47.9436181Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9436514Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9437275Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9437971Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9439339Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9444959Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9445276Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9446043Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9447508Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9448168Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9449470Z | ^~~~ 2025-08-14T20:56:47.9454853Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9455169Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9455944Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9456509Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9457820Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9460066Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9460717Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9462022Z | ^~~~ 2025-08-14T20:56:47.9467375Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9467714Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9468463Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9469030Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9470695Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9472961Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9473629Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9474931Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9477164Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9477802Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9479127Z | ^~~~ 2025-08-14T20:56:47.9484854Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9485188Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9485946Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9486355Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9487685Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9490015Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9490679Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9491976Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9497887Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9498216Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9499491Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9499713Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9500882Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9503248Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9503894Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9505334Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9508083Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9509232Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9510815Z | ^~~~ 2025-08-14T20:56:47.9516904Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9517256Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9518253Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9518934Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9520573Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9522827Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9523548Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9524776Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9527034Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9527678Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9528977Z | ^~~~ 2025-08-14T20:56:47.9534419Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9534754Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9535525Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9536094Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9537419Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9539787Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9540509Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9541792Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9544093Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9544731Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9546024Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9548273Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9548919Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9550239Z | ^~~~ 2025-08-14T20:56:47.9555609Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9555948Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9556706Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9557304Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9558607Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9561208Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9561929Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9563151Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9565470Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9566165Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9567426Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9573143Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9573731Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9574494Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9574848Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9576185Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9578509Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9579251Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9580438Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9582831Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9583458Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9584723Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9587063Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9587718Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9588963Z | ^~~~ 2025-08-14T20:56:47.9594164Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9594483Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9595230Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9595802Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9597086Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9599451Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9600406Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9601586Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9603868Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9604501Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9605777Z | ^~~~ 2025-08-14T20:56:47.9611217Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9611539Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9612665Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9613327Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9614597Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9616858Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9617552Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9618727Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9621044Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9621625Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9622859Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9625041Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9625672Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9626938Z | ^~~~ 2025-08-14T20:56:47.9632131Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9632441Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9633489Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9633831Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9635071Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9637359Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9638034Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9639223Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9642004Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9642584Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9643862Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9649278Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9649823Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9650675Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9650923Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9652209Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9654535Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9655253Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9656472Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9658808Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9659513Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9660730Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9663004Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9663651Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9665051Z | ^~~~ 2025-08-14T20:56:47.9670688Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9671042Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9671846Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9672473Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9673822Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9676124Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9676763Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9678080Z | ^~~~ 2025-08-14T20:56:47.9683647Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9683984Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9684761Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9685357Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9686643Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9689019Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9689648Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9690944Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9693219Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9693842Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9695130Z | ^~~~ 2025-08-14T20:56:47.9700715Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9701028Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9701775Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9702228Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9703488Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9705739Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9706392Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9707606Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9712804Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9713135Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9713869Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9714471Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9715770Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9718032Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9718660Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9720301Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9722523Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9723508Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9724770Z | ^~~~ 2025-08-14T20:56:47.9730114Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9730452Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9731221Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9732093Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9733360Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9735579Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9736232Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9737527Z | ^~~~ 2025-08-14T20:56:47.9742742Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9743065Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9743793Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9744363Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9745636Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9748183Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9748792Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9750043Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9752279Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9752976Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9754300Z | ^~~~ 2025-08-14T20:56:47.9760016Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9760370Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9761138Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9761586Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9762901Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9765357Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9765933Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9767210Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9772963Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9773279Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9774351Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9774693Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9776015Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9778439Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9779014Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9780306Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9782755Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9783250Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9784580Z | ^~~~ 2025-08-14T20:56:47.9790028Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9790386Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9791151Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9791627Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9792948Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9795270Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9795974Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9797210Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9799598Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9800361Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9801617Z | ^~~~ 2025-08-14T20:56:47.9807082Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9807413Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9808174Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9808725Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9810038Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9812355Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9813068Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9814275Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9816627Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9817289Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9818554Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9820805Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9821474Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9822766Z | ^~~~ 2025-08-14T20:56:47.9828241Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9828581Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9829339Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9829874Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9831160Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9833733Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9834492Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9835703Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9838065Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9838753Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9840188Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9845569Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9845898Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9846655Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9847259Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9848585Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9850904Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9851650Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9852829Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9855198Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9855850Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9857130Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9859397Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9860023Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9861465Z | ^~~~ 2025-08-14T20:56:47.9866709Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9867018Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9867859Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9868358Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9870009Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9872691Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9873247Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9874457Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9876730Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9877389Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9878708Z | ^~~~ 2025-08-14T20:56:47.9884334Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9884652Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9885421Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9885958Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9887276Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9889629Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9890340Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9891729Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9894041Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9894669Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9895882Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9898103Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9898714Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9899982Z | ^~~~ 2025-08-14T20:56:47.9905224Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9905563Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9906776Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9906922Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9908196Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9910496Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9911180Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9912393Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9914710Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9915297Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9916568Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9922389Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9922723Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9923544Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9923954Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9925256Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9927599Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9928324Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:47.9929574Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:47.9932070Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9932685Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9933935Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9936134Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9936748Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9938018Z | ^~~~ 2025-08-14T20:56:47.9943365Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9943686Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9944430Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9945168Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9946497Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9948695Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9949316Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9950607Z | ^~~~ 2025-08-14T20:56:47.9955897Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9956345Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9957128Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9957406Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9958709Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9961617Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9961964Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9963267Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9965515Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9966144Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9967461Z | ^~~~ 2025-08-14T20:56:47.9973366Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9973702Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9974498Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9974908Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9976224Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9978540Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9979207Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9980490Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9985936Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:47.9986266Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:47.9987003Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9987512Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:47.9988765Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9991040Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9991672Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:47.9992909Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:47.9995123Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:47.9995827Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:47.9998180Z | ^~~~ 2025-08-14T20:56:48.0003171Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0003667Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0004545Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0004920Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0006315Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0008646Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0009390Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0010757Z | ^~~~ 2025-08-14T20:56:48.0016292Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0016649Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0017415Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0018193Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0019607Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0022019Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0022743Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0024091Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0026449Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0027275Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0028617Z | ^~~~ 2025-08-14T20:56:48.0034186Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0034555Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0035334Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0036114Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0037492Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0040075Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0040833Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0042203Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0047781Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0048220Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0049075Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0049696Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0051088Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0053539Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0054213Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0055592Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0058391Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0059091Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0060476Z | ^~~~ 2025-08-14T20:56:48.0066114Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0066432Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0067198Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0068098Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0069556Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0072179Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0072805Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0074236Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0076627Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0077415Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0078758Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0081333Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0082050Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0083490Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0085844Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0086821Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0088150Z | ^~~~ 2025-08-14T20:56:48.0093736Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0094241Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0094963Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0095801Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0097144Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0099425Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0100036Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0101380Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0103680Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0104471Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0105727Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0108067Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0108803Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0110100Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0112379Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0113084Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0114412Z | ^~~~ 2025-08-14T20:56:48.0119918Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0120483Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0121398Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0122484Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0123607Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0126029Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0126729Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0128102Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0130479Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0131308Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0132710Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0135048Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0135742Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0137047Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0142437Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0142882Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0143602Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0144541Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0145687Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0148062Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0148671Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0150025Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0152361Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0153115Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0154384Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0156757Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0157441Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0158749Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0161501Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0162182Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0163579Z | ^~~~ 2025-08-14T20:56:48.0169169Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0169710Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0170497Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0171695Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0172924Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0175411Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0176119Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0177537Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0179931Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0181111Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0182433Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0184800Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0185475Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0186821Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0189080Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0189815Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0191150Z | ^~~~ 2025-08-14T20:56:48.0196620Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0196949Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0197667Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0198581Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0200238Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0202571Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0203259Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0204675Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0207088Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0207840Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0209163Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0211704Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0212407Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0213713Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0215977Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0216699Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0218014Z | ^~~~ 2025-08-14T20:56:48.0223418Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0223768Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0224501Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0225513Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0226650Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0229001Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0229694Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0231025Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0233313Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0234109Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0235363Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0237709Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0238425Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0240066Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0245797Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0246122Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0247196Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0247815Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0249093Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0251500Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0252288Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0253764Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0256086Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0256831Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0258119Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0260447Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0261137Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0262451Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0264711Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0265373Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0266731Z | ^~~~ 2025-08-14T20:56:48.0272626Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0272979Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0273782Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0274789Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0275971Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0278431Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0279089Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0280640Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0283073Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0283757Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0285083Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0287429Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0288133Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0289501Z | ^~~~ 2025-08-14T20:56:48.0295218Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0295539Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0296274Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0297029Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0298222Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0300537Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0301180Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0302505Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0305263Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0306020Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0307409Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0309702Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0310456Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0311792Z | ^~~~ 2025-08-14T20:56:48.0317154Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0317461Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0318205Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0319395Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0320877Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0323368Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0324044Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0325439Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0327895Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0328624Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0329981Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0335572Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0335987Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0336797Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0337554Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0338802Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0341270Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0342005Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0343385Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0345918Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0346664Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0348046Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0350362Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0351207Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0352493Z | ^~~~ 2025-08-14T20:56:48.0357855Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0358170Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0358991Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0360513Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0361770Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0364210Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0364916Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0366318Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0368744Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0369829Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0371205Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0373597Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0374285Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0375692Z | ^~~~ 2025-08-14T20:56:48.0381189Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0381804Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0382524Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0383390Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0384623Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0387078Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0387629Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0389015Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0391332Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0392038Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0393379Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0395679Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0396414Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0397750Z | ^~~~ 2025-08-14T20:56:48.0403670Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0404006Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0404817Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0405897Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0407131Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0409607Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0410348Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0411873Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0414282Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0414970Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0416296Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0421624Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0421949Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0423134Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0424208Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0425356Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0427700Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0428404Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0429733Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0432115Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0432834Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0434213Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0436417Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0437126Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0438445Z | ^~~~ 2025-08-14T20:56:48.0444361Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0444688Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0445613Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0446728Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0447943Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0450471Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0451142Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0452656Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0455066Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0455855Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0457134Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0459473Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0460183Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0461534Z | ^~~~ 2025-08-14T20:56:48.0466907Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0467222Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0468189Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0469214Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0471046Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0473502Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0474199Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0475598Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0478045Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0478839Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0480350Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0482766Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0483653Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0484917Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0487264Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0488001Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0489404Z | ^~~~ 2025-08-14T20:56:48.0494917Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0495257Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0496144Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0497136Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0498359Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0500768Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0501376Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0502723Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0505097Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0505884Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0507168Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0509525Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0510245Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0511575Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0516910Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0517242Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0518048Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0519083Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0520682Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0523063Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0523777Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0525157Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0527558Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0528393Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0529715Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0532340Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0533003Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0534279Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0536579Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0537263Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0538623Z | ^~~~ 2025-08-14T20:56:48.0543932Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0544242Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0545144Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0546274Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0547833Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0550226Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0550918Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0552286Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0554611Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0555416Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0556675Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0558983Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0560017Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0561960Z | ^~~~ 2025-08-14T20:56:48.0567483Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0567820Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0568675Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0569915Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0571252Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0573758Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0574440Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0575837Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0578351Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0579164Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0580486Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0583170Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0583732Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0585042Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0587339Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0588049Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0589418Z | ^~~~ 2025-08-14T20:56:48.0594792Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0595098Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0595917Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0597020Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0598266Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0601106Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0601807Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0603235Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0605663Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0606467Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0607790Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0610226Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0610966Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0612449Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0617781Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0618102Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0618920Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0619988Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0621171Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0623565Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0624221Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0625588Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0627910Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0628756Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0629962Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0632321Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0633035Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0634350Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0636617Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0637367Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0638752Z | ^~~~ 2025-08-14T20:56:48.0644774Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0645107Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0645906Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0646992Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0648186Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0650655Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0651380Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0652853Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0655189Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0656081Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0657314Z | ^~~~ 2025-08-14T20:56:48.0662673Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0662993Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0663869Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0664876Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0666017Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0668388Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0669046Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0671026Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0673470Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0674565Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0675883Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0678278Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0679105Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0680581Z | ^~~~ 2025-08-14T20:56:48.0686145Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0686475Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0687292Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0688345Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0689566Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0692088Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0692767Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0694106Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0696454Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0697159Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0698489Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0703866Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0704172Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0704994Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0705963Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0707160Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0709528Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0710172Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0711514Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0713878Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0714582Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0715924Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0718146Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0718868Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0720669Z | ^~~~ 2025-08-14T20:56:48.0726199Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0726531Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0727287Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0728313Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0729514Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0732052Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0732730Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0734069Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0736367Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0737056Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0738426Z | ^~~~ 2025-08-14T20:56:48.0743757Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0744088Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0744959Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0745998Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0747223Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0749608Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0750416Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0751693Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0754132Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0755080Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0756448Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0758794Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0759801Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0761220Z | ^~~~ 2025-08-14T20:56:48.0766618Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0766961Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0767802Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0768887Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0770376Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0772907Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0773666Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0775018Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0777470Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0778227Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0779570Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0785116Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0785423Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0786415Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0787499Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.0788679Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.0791114Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0792155Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0793425Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0795839Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0796532Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0797863Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0800447Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0801322Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0802618Z | ^~~~ 2025-08-14T20:56:48.0808357Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0808766Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0809530Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0810228Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0811786Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0814215Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0815116Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0816378Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0818810Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0819488Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0820826Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0823103Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0823815Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0825158Z | ^~~~ 2025-08-14T20:56:48.0830483Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0830802Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0831705Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0832430Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0833776Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0836112Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0836904Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0838176Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0840904Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0841606Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0842973Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0845352Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0846063Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0847443Z | ^~~~ 2025-08-14T20:56:48.0853051Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0853484Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0854305Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0855008Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0856374Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0858733Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0859508Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0860811Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0863213Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0863941Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0865280Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0871041Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0871383Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0872474Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0873350Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0874674Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0877171Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0878017Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0879417Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0881963Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0882679Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0884019Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0886349Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0887135Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0888494Z | ^~~~ 2025-08-14T20:56:48.0894026Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0894335Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0895183Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0907578Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0907908Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0908774Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0908987Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0909088Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0909932Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0910098Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0910205Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0910898Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0911034Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0911136Z | ^~~~ 2025-08-14T20:56:48.0916292Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0916603Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0917422Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0918253Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0919845Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0922295Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0923123Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0924460Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0926909Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0927719Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0929082Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0931486Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0932340Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0933753Z | ^~~~ 2025-08-14T20:56:48.0939092Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0939411Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0940408Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0941248Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0942559Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0944961Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0945743Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0947017Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0949368Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0950073Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0951385Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0956800Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0957110Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0957875Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0958688Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0960396Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0962918Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0963723Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.0965092Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.0967543Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0968265Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0969846Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0972291Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0973039Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0974455Z | ^~~~ 2025-08-14T20:56:48.0979932Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0980268Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0981120Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0982072Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.0983377Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0985753Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0986587Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.0987879Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.0990176Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0990906Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.0992252Z | ^~~~ 2025-08-14T20:56:48.0997532Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.0998022Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.0998847Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.0999837Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1001264Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1003706Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1004446Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1005847Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1008354Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1009253Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1010599Z | ^~~~ 2025-08-14T20:56:48.1016071Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1016400Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1017226Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1018070Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1019339Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1021712Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1022414Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1023701Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1028991Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1029322Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1030131Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1030868Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1032211Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1034885Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1035605Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1036916Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1039184Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1040296Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1041663Z | ^~~~ 2025-08-14T20:56:48.1047264Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1047585Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1048415Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1049284Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1050655Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1053248Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1054008Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1055358Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1057672Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1058386Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1059727Z | ^~~~ 2025-08-14T20:56:48.1065071Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1065400Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1066288Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1067113Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1068471Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1071445Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1072106Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1073477Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1075819Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1076584Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1077970Z | ^~~~ 2025-08-14T20:56:48.1083668Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1083997Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1084831Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1085627Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1087095Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1089540Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1090432Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1091859Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1097249Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1097578Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1098398Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1099302Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1100590Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1103006Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1103721Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1105077Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1107421Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1108148Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1109470Z | ^~~~ 2025-08-14T20:56:48.1114775Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1115098Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1115942Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1116785Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1118036Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1120745Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1121572Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1122883Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1125215Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1126001Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1127419Z | ^~~~ 2025-08-14T20:56:48.1133008Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1133411Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1134197Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1134930Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1136264Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1138673Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1139395Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1140684Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1143044Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1143756Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1145076Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1147343Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1148043Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1149679Z | ^~~~ 2025-08-14T20:56:48.1155081Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1155389Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1156299Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1157021Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1158442Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1161254Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1162252Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1163325Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1165775Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1166497Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1167869Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1173840Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1174162Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1175121Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1175998Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1177376Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1179816Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1180624Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1182034Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1184510Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1185285Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1186519Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1188834Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1189671Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1190972Z | ^~~~ 2025-08-14T20:56:48.1196299Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1196634Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1197583Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1198319Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1200041Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1202436Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1203257Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1204596Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1206911Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1207670Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1209047Z | ^~~~ 2025-08-14T20:56:48.1214569Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1214890Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1215796Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1216535Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1217945Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1220317Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1221123Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1222474Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1224879Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1225744Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1227011Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1229362Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1230090Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1231498Z | ^~~~ 2025-08-14T20:56:48.1236886Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1237206Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1238069Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1238825Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1240647Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1243092Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1243919Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1245274Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1247728Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1248475Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1249832Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1255312Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1255631Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1256480Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1257211Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1258567Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1260882Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1261689Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1262941Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1265396Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1266105Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1267406Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1270040Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1271039Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1272257Z | ^~~~ 2025-08-14T20:56:48.1278149Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1278656Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1280297Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1280461Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1281741Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1284103Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1284804Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1286195Z | ^~~~ 2025-08-14T20:56:48.1291835Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1292193Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1292955Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1293691Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1295123Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1297518Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1298265Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1299637Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1301967Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1302692Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1304049Z | ^~~~ 2025-08-14T20:56:48.1309486Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1309821Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1310753Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1311286Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1312653Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1315084Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1315704Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1317045Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1322896Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1323317Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1324193Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1324839Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1326252Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1328733Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1329439Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1330817Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1333325Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1334031Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1335379Z | ^~~~ 2025-08-14T20:56:48.1340792Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1341109Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1342025Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1342789Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1344100Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1346445Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1347194Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1348518Z | ^~~~ 2025-08-14T20:56:48.1353951Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1354266Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1355090Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1355829Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1357202Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1359851Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1360640Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1362113Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1364483Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1365201Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1366628Z | ^~~~ 2025-08-14T20:56:48.1372498Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1372839Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1373769Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1374515Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1375972Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1378459Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1379205Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1380656Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1386509Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1386832Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1387757Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1388628Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1389970Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1392376Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1393114Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1394468Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1396723Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1397450Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1398792Z | ^~~~ 2025-08-14T20:56:48.1404683Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1405027Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1405895Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1406674Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1408054Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1410455Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1411300Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1412669Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1414978Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1415686Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1417032Z | ^~~~ 2025-08-14T20:56:48.1422478Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1422789Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1423684Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1424534Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1425873Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1428239Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1429050Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1430308Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1432689Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1433418Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1434729Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1436987Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1437714Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1439044Z | ^~~~ 2025-08-14T20:56:48.1444927Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1445246Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1446108Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1446841Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1448228Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1450634Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1451415Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1452809Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1455180Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1455854Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1457190Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1462488Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1462889Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1463716Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1464374Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1465730Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1468065Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1468838Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1470639Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1473062Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1473800Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1475152Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1477547Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1478220Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1479765Z | ^~~~ 2025-08-14T20:56:48.1485298Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1485625Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1486550Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1487302Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1488750Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1491112Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1492068Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1493344Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1495598Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1496309Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1497656Z | ^~~~ 2025-08-14T20:56:48.1502928Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1503252Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1504558Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1505293Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1506648Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1509054Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1509803Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1511134Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1513629Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1514259Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1515668Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1517914Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1518748Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1520478Z | ^~~~ 2025-08-14T20:56:48.1526200Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1526528Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1527283Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1527911Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1529283Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1531701Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1532641Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1533928Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1536341Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1537093Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1538474Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1543697Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1544029Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1545007Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1545846Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1547138Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1549488Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1550420Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1551632Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1554033Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1554744Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1556122Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1558362Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1559100Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1560885Z | ^~~~ 2025-08-14T20:56:48.1566465Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1566781Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1567553Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1568310Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1569969Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1572420Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1573202Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1574587Z | ^~~~ 2025-08-14T20:56:48.1580082Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1580412Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1581507Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1582274Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1583677Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1586098Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1586827Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1588122Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1590473Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1591230Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1592589Z | ^~~~ 2025-08-14T20:56:48.1597984Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1598291Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1599121Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1600197Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1601568Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1604104Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1604861Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1606225Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1611925Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1612233Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1613048Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1613768Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1615129Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1617493Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1618364Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1619560Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1621878Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1622729Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1624361Z | ^~~~ 2025-08-14T20:56:48.1629787Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1630094Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1631004Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1631836Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1633172Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1635465Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1636190Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1637575Z | ^~~~ 2025-08-14T20:56:48.1643290Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1643623Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1644522Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1645305Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1646711Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1649155Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1649890Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1651269Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1653749Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1654404Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1655765Z | ^~~~ 2025-08-14T20:56:48.1661035Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1661368Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1662268Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1663134Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1664392Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1666750Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1667441Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1668801Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1674737Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1675074Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1676048Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1676972Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1678288Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1680916Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1681677Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1683053Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1685486Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1686231Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1687636Z | ^~~~ 2025-08-14T20:56:48.1693125Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1693569Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1694381Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1695099Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1696431Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1698862Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1699595Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1700838Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1703099Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1703841Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1705179Z | ^~~~ 2025-08-14T20:56:48.1710539Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1710847Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1711750Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1712597Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1713900Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1716316Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1717146Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1718450Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1721281Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1722023Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1723415Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1725775Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1726525Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1727912Z | ^~~~ 2025-08-14T20:56:48.1733466Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1733790Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1734643Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1735376Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1736747Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1739461Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1740276Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1741560Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1743914Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1744652Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1746022Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1751654Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1751980Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1752838Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1753721Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1755008Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1757437Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1758262Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1759692Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1762213Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1762976Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1764350Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1766687Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1767443Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1768844Z | ^~~~ 2025-08-14T20:56:48.1774706Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1775037Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1776021Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1776906Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1778259Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1780656Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1781737Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1782927Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1785177Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1785893Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1787231Z | ^~~~ 2025-08-14T20:56:48.1792557Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1793155Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1793888Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1794443Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1795787Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1798107Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1798917Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1800588Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1802946Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1803681Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1805031Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1807376Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1808136Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1809508Z | ^~~~ 2025-08-14T20:56:48.1814993Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1815325Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1816178Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1817020Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1818279Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1820666Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1821585Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1822803Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1825227Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1825945Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1827257Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1832649Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1832955Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1833866Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1834595Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1835971Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1838309Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1839415Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1841020Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1843408Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1844207Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1845563Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1847922Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1848805Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1850103Z | ^~~~ 2025-08-14T20:56:48.1855676Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1855982Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1856889Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1858057Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1859363Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1861694Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1862415Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1863758Z | ^~~~ 2025-08-14T20:56:48.1869133Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1869605Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1870735Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1871495Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1872926Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1875509Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1876114Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1877471Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1879915Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1880805Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1882103Z | ^~~~ 2025-08-14T20:56:48.1887605Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1888051Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1888814Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1889574Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1890970Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1893449Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1894179Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1895493Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1900825Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1901148Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1902022Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1902770Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1904203Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1906600Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1907348Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1908711Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1911036Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1911727Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1913135Z | ^~~~ 2025-08-14T20:56:48.1918470Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1918875Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1920098Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1920993Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1922337Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1925263Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1926034Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1927487Z | ^~~~ 2025-08-14T20:56:48.1933035Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1933367Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1934301Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1935124Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1936417Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1938801Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1939516Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1940800Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1943077Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1943834Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1945417Z | ^~~~ 2025-08-14T20:56:48.1951189Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1951507Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1952237Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1952849Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1954204Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1956871Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1957578Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1958954Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1964697Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1965108Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1966374Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1966602Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1967988Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1970696Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1971479Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.1972948Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1975646Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1976384Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.1977781Z | ^~~~ 2025-08-14T20:56:48.1983427Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.1983764Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.1984686Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1985448Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.1986657Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.1989050Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1989691Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.1990988Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.1993400Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1994124Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.1995384Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.1997816Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.1998542Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2000205Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2002608Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2003340Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2004700Z | ^~~~ 2025-08-14T20:56:48.2010292Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2010761Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2011529Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2012522Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2013725Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2016257Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2016830Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2018196Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2020555Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2021343Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.2022590Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.2024974Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2025661Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2026981Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2029281Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2029959Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2031282Z | ^~~~ 2025-08-14T20:56:48.2036712Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2037041Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2038040Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2038751Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2040319Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2042788Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2043424Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2044801Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2047219Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2048012Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.2049313Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.2051883Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2052678Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2053981Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2059533Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2059974Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2060715Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2061641Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2062822Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2065226Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2065850Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2067207Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2069891Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2070962Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.2072242Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.2074848Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2075531Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2076960Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2079379Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2080160Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2081550Z | ^~~~ 2025-08-14T20:56:48.2087135Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2087471Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2088255Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2089238Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2090423Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2092946Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2093592Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2094926Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2097289Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2098424Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.2099615Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.2102003Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2102684Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2104000Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2106282Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2106957Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2108283Z | ^~~~ 2025-08-14T20:56:48.2113828Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2114143Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2114900Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2115899Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2117138Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2119782Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2120648Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2122041Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2124514Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2125341Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.2126690Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.2129130Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2129905Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2131332Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2133738Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2134628Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2135869Z | ^~~~ 2025-08-14T20:56:48.2141217Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2141544Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2142473Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2143508Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2144719Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2147138Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2147821Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2149250Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2151560Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2152367Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.2153743Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.2156129Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2157017Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2158243Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2164317Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2164656Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2165396Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2166418Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2167612Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2170239Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2171159Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2172471Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2174898Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2175733Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.2177059Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.2179511Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2180279Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2181741Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2184079Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2184843Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2186252Z | ^~~~ 2025-08-14T20:56:48.2191655Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2191967Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2192794Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2193849Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2195001Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2197374Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2198045Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2199454Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2202216Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2202890Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2204263Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2206622Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2207349Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2208737Z | ^~~~ 2025-08-14T20:56:48.2214446Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2214756Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2215812Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2216446Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2217737Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2220131Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2220857Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2222226Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2225029Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2225684Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2227027Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2229362Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2230050Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2231427Z | ^~~~ 2025-08-14T20:56:48.2236934Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2237254Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2238008Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2238967Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2240603Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2243155Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2243778Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2245226Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2247694Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2248402Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2249801Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2255450Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2255893Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2256625Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2257570Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2258737Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2261097Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2261752Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2263132Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2265495Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2266205Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2267716Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2270391Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2271462Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2272711Z | ^~~~ 2025-08-14T20:56:48.2278300Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2278654Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2279523Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2280651Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2281857Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2284316Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2284972Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2286363Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2288789Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2289522Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2290863Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2293276Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2293990Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2295325Z | ^~~~ 2025-08-14T20:56:48.2300662Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2300974Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2301876Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2302726Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2303938Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2306393Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2306968Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2308294Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2310655Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2311357Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2312690Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2314967Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2315685Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2317040Z | ^~~~ 2025-08-14T20:56:48.2322765Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2323085Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2323992Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2324985Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2326192Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2328624Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2329311Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2330722Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2333229Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2333933Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2335257Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2340598Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2340926Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2342020Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2343047Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2344223Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2346590Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2347223Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2348578Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2350936Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2351633Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2352944Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2355274Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2355901Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2357250Z | ^~~~ 2025-08-14T20:56:48.2363085Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2363435Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2364200Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2365225Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2366436Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2368842Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2369750Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2371475Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2373642Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2374421Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.2375774Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.2378105Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2378810Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2380207Z | ^~~~ 2025-08-14T20:56:48.2385709Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2386042Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2386875Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2387904Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2389073Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2391412Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2392082Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2393444Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2395824Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2396667Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.2397925Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.2400592Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2401331Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2402824Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2405062Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2405799Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2407177Z | ^~~~ 2025-08-14T20:56:48.2412803Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2413135Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2413871Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2414850Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2416001Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2418343Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2419006Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2420320Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2422628Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2423415Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.2424668Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.2426996Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2427695Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2428997Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2434359Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2434675Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2435427Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2436433Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2437646Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2440287Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2441034Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2442414Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2444820Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2445611Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.2446904Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.2449449Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2450059Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2451388Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2453809Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2454497Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2455813Z | ^~~~ 2025-08-14T20:56:48.2461363Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2461702Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2462525Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2463573Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2464777Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2467500Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2468195Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2469801Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2472528Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2473091Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.2474413Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.2476729Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2477479Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2478877Z | ^~~~ 2025-08-14T20:56:48.2484560Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2484911Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2485734Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2486771Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2487968Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2490420Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2491092Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2492579Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2494908Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2495673Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.2496964Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.2499393Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2499985Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2501303Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2503548Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2504255Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2505612Z | ^~~~ 2025-08-14T20:56:48.2510930Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2511252Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2512063Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2513134Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2514275Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2516623Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2517315Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2518650Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2521532Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2522326Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.2523601Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.2526019Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2526801Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2528125Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2533683Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2534010Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2534833Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2535869Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2537025Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2539377Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2540085Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2541422Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2543979Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2544792Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-08-14T20:56:48.2546186Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:48.2548538Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2549252Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2550596Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2552939Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2553801Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2555123Z | ^~~~ 2025-08-14T20:56:48.2560805Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2561126Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2562174Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2563209Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2564433Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2566870Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2567575Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2568949Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2571720Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2572397Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2573800Z | ^~~~ 2025-08-14T20:56:48.2579373Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2579700Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2580475Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2581624Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2582789Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2585156Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2585831Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2587170Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2589553Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2590596Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2591825Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2594170Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2594981Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2596252Z | ^~~~ 2025-08-14T20:56:48.2601934Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2608343Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2609203Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2609457Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2609576Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2610346Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2610467Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2610566Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2612656Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2613293Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2614731Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2620453Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2620777Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2621583Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2622697Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2623867Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2626280Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2626975Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2628371Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2630902Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2631423Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2632699Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2634970Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2635693Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2637046Z | ^~~~ 2025-08-14T20:56:48.2642951Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2643276Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2644352Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2644996Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2646232Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2648713Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2649374Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2650778Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2653323Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2654007Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2655319Z | ^~~~ 2025-08-14T20:56:48.2660791Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2661118Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2661935Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2662954Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2664106Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2666481Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2667131Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2668489Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2671491Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2672161Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2673569Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2675944Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2676628Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2678026Z | ^~~~ 2025-08-14T20:56:48.2683851Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2684306Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2685060Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2685845Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2687125Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2689651Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2690210Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2691716Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2694149Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2694860Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2696186Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2701667Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation 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-08-14T20:56:48.2702090Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-08-14T20:56:48.2702843Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2703873Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:48.2704989Z | ^~~~~~~~~~~~ 2025-08-14T20:56:48.2707607Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2708223Z 45 | __m512 act_times_w_rcp_v; 2025-08-14T20:56:48.2709608Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2711984Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2712692Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-08-14T20:56:48.2713976Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:48.2716305Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:48.2716954Z 109 | const __mmask16 mask = 0x00ff; 2025-08-14T20:56:48.2718287Z | ^~~~ 2025-08-14T20:56:48.2720441Z [1423/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2025-08-14T20:56:48.7355181Z [1424/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2025-08-14T20:56:49.6523241Z [1425/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2025-08-14T20:56:49.8799138Z [1426/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2025-08-14T20:56:50.8304892Z [1427/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2025-08-14T20:56:50.9287905Z [1428/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2025-08-14T20:56:51.5886676Z [1429/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2025-08-14T20:56:52.1740331Z [1430/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_autovec.dir/src/EmbeddingSpMDMAutovec.cc.o 2025-08-14T20:56:52.1745251Z /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-08-14T20:56:52.1748603Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-08-14T20:56:52.1749963Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.1750995Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.1751497Z | ^~~~~~~~ 2025-08-14T20:56:52.1752415Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.1753311Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.1753807Z | ^~~~~~~~~~ 2025-08-14T20:56:52.1757628Z /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-08-14T20:56:52.1761194Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-08-14T20:56:52.1762504Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.1763576Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.1764086Z | ^~~~~~~~ 2025-08-14T20:56:52.1764887Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.1765745Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.1766220Z | ^~~~~~~~~~ 2025-08-14T20:56:52.1770742Z /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-08-14T20:56:52.1774154Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-08-14T20:56:52.1775475Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.1776531Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.1777030Z | ^~~~~~~~ 2025-08-14T20:56:52.1777875Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.1778835Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.1779345Z | ^~~~~~~~~~ 2025-08-14T20:56:52.1784747Z /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-08-14T20:56:52.1788107Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-08-14T20:56:52.1789436Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.1790580Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.1791075Z | ^~~~~~~~ 2025-08-14T20:56:52.1791934Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.1792790Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.1793285Z | ^~~~~~~~~~ 2025-08-14T20:56:52.1798523Z /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-08-14T20:56:52.1802129Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-08-14T20:56:52.1803443Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.1804509Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.1805012Z | ^~~~~~~~ 2025-08-14T20:56:52.1805860Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.1806724Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.1807206Z | ^~~~~~~~~~ 2025-08-14T20:56:52.1812588Z /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-08-14T20:56:52.1816036Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-08-14T20:56:52.1817343Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.1818393Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.1818964Z | ^~~~~~~~ 2025-08-14T20:56:52.1819839Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.1820686Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.1821180Z | ^~~~~~~~~~ 2025-08-14T20:56:52.1826301Z /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-08-14T20:56:52.1829658Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-08-14T20:56:52.1831019Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.1832044Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.1832583Z | ^~~~~~~~ 2025-08-14T20:56:52.1833399Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.1834286Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.1834777Z | ^~~~~~~~~~ 2025-08-14T20:56:52.1840765Z /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-08-14T20:56:52.1844246Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-08-14T20:56:52.1845565Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.1846633Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.1847123Z | ^~~~~~~~ 2025-08-14T20:56:52.1847972Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.1848827Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.1849328Z | ^~~~~~~~~~ 2025-08-14T20:56:52.1854462Z /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-08-14T20:56:52.1857910Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-08-14T20:56:52.1859278Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.1860353Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.1860857Z | ^~~~~~~~ 2025-08-14T20:56:52.1861706Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.1862670Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.1863155Z | ^~~~~~~~~~ 2025-08-14T20:56:52.1868076Z /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-08-14T20:56:52.1871747Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-08-14T20:56:52.1873081Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.1874131Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.1874636Z | ^~~~~~~~ 2025-08-14T20:56:52.1875495Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.1876336Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.1876826Z | ^~~~~~~~~~ 2025-08-14T20:56:52.1882512Z /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-08-14T20:56:52.1886023Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-08-14T20:56:52.1887329Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.1888393Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.1888888Z | ^~~~~~~~ 2025-08-14T20:56:52.1889742Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.1890600Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.1891077Z | ^~~~~~~~~~ 2025-08-14T20:56:52.1896289Z /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-08-14T20:56:52.1899913Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-08-14T20:56:52.1901228Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.1902380Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.1902915Z | ^~~~~~~~ 2025-08-14T20:56:52.1903740Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.1904592Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.1905065Z | ^~~~~~~~~~ 2025-08-14T20:56:52.1909977Z /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-08-14T20:56:52.1913523Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-08-14T20:56:52.1914836Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.1915883Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.1916381Z | ^~~~~~~~ 2025-08-14T20:56:52.1917236Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.1918087Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.1918585Z | ^~~~~~~~~~ 2025-08-14T20:56:52.1924216Z /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-08-14T20:56:52.1927771Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-08-14T20:56:52.1929075Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.1930144Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.1930630Z | ^~~~~~~~ 2025-08-14T20:56:52.1931499Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.1932357Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.1932835Z | ^~~~~~~~~~ 2025-08-14T20:56:52.1938247Z /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-08-14T20:56:52.1941846Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-08-14T20:56:52.1943228Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.1944283Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.1944788Z | ^~~~~~~~ 2025-08-14T20:56:52.1945633Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.1946496Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.1946992Z | ^~~~~~~~~~ 2025-08-14T20:56:52.1952118Z /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-08-14T20:56:52.1955602Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-08-14T20:56:52.1956915Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.1957989Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.1958483Z | ^~~~~~~~ 2025-08-14T20:56:52.1959428Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.1960276Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.1960777Z | ^~~~~~~~~~ 2025-08-14T20:56:52.1966247Z /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-08-14T20:56:52.1970068Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-08-14T20:56:52.1971382Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.1972453Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.1972958Z | ^~~~~~~~ 2025-08-14T20:56:52.1973799Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.1974661Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.1975139Z | ^~~~~~~~~~ 2025-08-14T20:56:52.1980555Z /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-08-14T20:56:52.1984212Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-08-14T20:56:52.1985489Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.1986536Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.1987084Z | ^~~~~~~~ 2025-08-14T20:56:52.1987898Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.1988806Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.1989292Z | ^~~~~~~~~~ 2025-08-14T20:56:52.1994064Z /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-08-14T20:56:52.1997458Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-08-14T20:56:52.1998727Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.1999848Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.2000347Z | ^~~~~~~~ 2025-08-14T20:56:52.2001166Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.2002012Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.2002508Z | ^~~~~~~~~~ 2025-08-14T20:56:52.2008860Z /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-08-14T20:56:52.2012403Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-08-14T20:56:52.2013656Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.2014684Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.2015184Z | ^~~~~~~~ 2025-08-14T20:56:52.2015989Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.2016944Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.2017433Z | ^~~~~~~~~~ 2025-08-14T20:56:52.2023673Z /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-08-14T20:56:52.2027150Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-08-14T20:56:52.2028436Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.2029487Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.2029991Z | ^~~~~~~~ 2025-08-14T20:56:52.2030808Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.2031663Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.2032159Z | ^~~~~~~~~~ 2025-08-14T20:56:52.2037830Z /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-08-14T20:56:52.2041366Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-08-14T20:56:52.2042632Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.2043654Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.2044139Z | ^~~~~~~~ 2025-08-14T20:56:52.2060717Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.2061615Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.2062122Z | ^~~~~~~~~~ 2025-08-14T20:56:52.2066102Z /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-08-14T20:56:52.2069911Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-08-14T20:56:52.2071200Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.2072380Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.2072893Z | ^~~~~~~~ 2025-08-14T20:56:52.2073701Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.2074567Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.2075147Z | ^~~~~~~~~~ 2025-08-14T20:56:52.2079003Z /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-08-14T20:56:52.2082689Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-08-14T20:56:52.2083972Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:52.2084993Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-08-14T20:56:52.2085496Z | ^~~~~~~~ 2025-08-14T20:56:52.2086307Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-08-14T20:56:52.2087152Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-08-14T20:56:52.2087643Z | ^~~~~~~~~~ 2025-08-14T20:56:52.2088845Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘fbgemm::EmbeddingStatsTracker::DataType fbgemm::get_output_type(bool) [with OutType = float]’: 2025-08-14T20:56:52.2091937Z /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-08-14T20:56:52.2097203Z /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-08-14T20:56:52.2100562Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2047:1: required from here 2025-08-14T20:56:52.2101907Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:74:16: warning: parameter ‘is_bf16_out’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:52.2102787Z 74 | const bool is_bf16_out) { 2025-08-14T20:56:52.2103128Z | ~~~~~~~~~~~^~~~~~~~~~~ 2025-08-14T20:56:52.2104406Z /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-08-14T20:56:52.2107461Z /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-08-14T20:56:52.2112704Z /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-08-14T20:56:52.2116003Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2047:1: required from here 2025-08-14T20:56:52.2117285Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:56:16: warning: parameter ‘is_bf16_out’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:52.2118231Z 56 | const bool is_bf16_out) { 2025-08-14T20:56:52.2118571Z | ~~~~~~~~~~~^~~~~~~~~~~ 2025-08-14T20:56:52.2119107Z In file included from /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:14: 2025-08-14T20:56:52.2120474Z /pytorch/third_party/fbgemm/src/./RefImplementations.h: In instantiation of ‘float fbgemm::convert_to_float_ref(T, bool) [with T = float]’: 2025-08-14T20:56:52.2123221Z /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-08-14T20:56:52.2128296Z /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-08-14T20:56:52.2131518Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-08-14T20:56:52.2132755Z /pytorch/third_party/fbgemm/src/./RefImplementations.h:419:40: warning: parameter ‘is_bf16’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:56:52.2133684Z 419 | float convert_to_float_ref(T src, bool is_bf16 = false) { 2025-08-14T20:56:52.2134197Z | ~~~~~^~~~~~~~~~~~~~~ 2025-08-14T20:56:52.5323721Z [1431/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2025-08-14T20:56:52.6548457Z [1432/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2025-08-14T20:56:53.2971939Z [1433/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2025-08-14T20:56:53.6872135Z [1434/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2025-08-14T20:56:54.2522128Z [1435/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2025-08-14T20:56:54.2648484Z [1436/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2025-08-14T20:56:54.6447463Z [1437/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2025-08-14T20:56:54.7042191Z [1438/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2025-08-14T20:56:54.7044583Z /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-08-14T20:56:54.7046138Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:155:1: required from here 2025-08-14T20:56:54.7047378Z /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-08-14T20:56:54.7048446Z 62 | const auto zero_point_v_non_legacy = _mm256_set1_epi32(qparams.zero_point); 2025-08-14T20:56:54.7049017Z | ^~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7050578Z /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-08-14T20:56:54.7052184Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:156:1: required from here 2025-08-14T20:56:54.7053453Z /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-08-14T20:56:54.7055574Z /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-08-14T20:56:54.7057098Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:157:1: required from here 2025-08-14T20:56:54.7058294Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:61:14: warning: variable ‘zero_point_v_legacy’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7059336Z 61 | const auto zero_point_v_legacy = _mm256_set1_ps(qparams.zero_point); 2025-08-14T20:56:54.7059829Z | ^~~~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7062039Z /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-08-14T20:56:54.7063534Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:158:1: required from here 2025-08-14T20:56:54.7064717Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:61:14: warning: variable ‘zero_point_v_legacy’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7069660Z /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-08-14T20:56:54.7072536Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:346:51: required from here 2025-08-14T20:56:54.7073834Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7074801Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.7075232Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.7076222Z /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-08-14T20:56:54.7077113Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7077435Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7079682Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7080683Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7081645Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7087156Z /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-08-14T20:56:54.7089878Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7091172Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7092084Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.7092582Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.7093534Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7094489Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7094922Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7099677Z /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-08-14T20:56:54.7102333Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7103474Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7104372Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.7104789Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.7105739Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7106671Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7107098Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7111959Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7114670Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7115906Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7116816Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7117280Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7120475Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7123166Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7124360Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7127864Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7130564Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7131948Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7135542Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7138311Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7139502Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7142942Z /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-08-14T20:56:54.7145551Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7146704Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7147600Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.7148080Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.7149013Z /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-08-14T20:56:54.7149887Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7150199Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7151203Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7152135Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7152568Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7155467Z /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-08-14T20:56:54.7158100Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7159350Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7160430Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.7160877Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.7161881Z /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-08-14T20:56:54.7162732Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7163059Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7164574Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7165604Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7166523Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7172193Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7174956Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7176150Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7177058Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7177386Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7178383Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7179366Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7179814Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7185058Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7187795Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7188977Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7189842Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7190167Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7191248Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7192205Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7192628Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7197257Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7200178Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7201397Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7202289Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7202621Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7203605Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7204572Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7205021Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7210184Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7213079Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7214246Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7215121Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7215436Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7216404Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7217355Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7217785Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7222009Z /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-08-14T20:56:54.7224364Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7225535Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7226460Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.7226924Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.7227893Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7228799Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7229279Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7235128Z /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-08-14T20:56:54.7237770Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7238900Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7240060Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.7240527Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.7243547Z /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-08-14T20:56:54.7246227Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7247403Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7251013Z /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-08-14T20:56:54.7253766Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7254906Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7256360Z /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-08-14T20:56:54.7257181Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7257534Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7260416Z /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-08-14T20:56:54.7263015Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7264170Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7265140Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.7265539Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.7266508Z /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-08-14T20:56:54.7267319Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7267721Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7272249Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7274989Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7276203Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7277069Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7277427Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7280526Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7283221Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7284453Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7288067Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7290777Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7292073Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7295406Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7297951Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7299108Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7302079Z /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-08-14T20:56:54.7304423Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7305650Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7306553Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.7306951Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.7309998Z /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-08-14T20:56:54.7312665Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7313836Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7314768Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7315215Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7318130Z /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-08-14T20:56:54.7320890Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7322070Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7325496Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7328138Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7329309Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7330254Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7330691Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7333666Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7336213Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7337357Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7340805Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7343367Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7344514Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7347833Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7350421Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7351555Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7354866Z /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-08-14T20:56:54.7357451Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7358598Z /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-08-14T20:56:54.7359511Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7360035Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7360982Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7361912Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7362346Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7365253Z /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-08-14T20:56:54.7367900Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7369073Z /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-08-14T20:56:54.7370111Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7370459Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7371402Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7372441Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7372875Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7375890Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7378541Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7379747Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7380603Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7380940Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7381990Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7382904Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7383339Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7386151Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7388694Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7389861Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7390760Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7391087Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7392008Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7392923Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7393358Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7397207Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7400040Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7401245Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7402101Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7402425Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7403371Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7404293Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7405047Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7410456Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7413306Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7414459Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7415292Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7415606Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7416531Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7417449Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7417876Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7422377Z /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-08-14T20:56:54.7424658Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7425787Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7426703Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7427147Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7430769Z /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-08-14T20:56:54.7433380Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7434535Z /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-08-14T20:56:54.7435351Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7435682Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7438764Z /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-08-14T20:56:54.7441648Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7442822Z /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-08-14T20:56:54.7446237Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7448928Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7450199Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7451042Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7451375Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7454336Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7456904Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7458068Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7461405Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7463977Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7465191Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7468532Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7471546Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7472746Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7476189Z /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-08-14T20:56:54.7478828Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7480104Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7481014Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.7481432Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.7482471Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7483409Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7483852Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7486837Z /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-08-14T20:56:54.7489462Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7490630Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7491642Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.7492056Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.7492974Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7493879Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7494310Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7497143Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7499757Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7500920Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7501756Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7502084Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7503011Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7503907Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7504347Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7508751Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7511322Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7512493Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7513312Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7513645Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7514573Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7515480Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7515972Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7521336Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7523996Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7525185Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7526051Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7526379Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7527343Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7528288Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7528725Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7534024Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7536584Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7537732Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7538624Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7538952Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7539859Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7540779Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7541204Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7546216Z /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-08-14T20:56:54.7548760Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7549886Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7550752Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.7551160Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.7552070Z /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-08-14T20:56:54.7552901Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7553247Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7555511Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7556473Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7557371Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7563116Z /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-08-14T20:56:54.7565739Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7566908Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7567793Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.7568220Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.7569169Z /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-08-14T20:56:54.7570239Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7570663Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7573088Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7574024Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7574965Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7580294Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7583123Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7584517Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7585368Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7585710Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7586663Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7587587Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7588120Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7593453Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7596160Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7597323Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7598162Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7598478Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7599490Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7600688Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7601152Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7607353Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7610019Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7611211Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7612193Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7612506Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7613482Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7614394Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7614820Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7618883Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7621443Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7622597Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7623435Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7623758Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7624672Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7625578Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7626003Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7630507Z /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-08-14T20:56:54.7632777Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7633924Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7634806Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.7635227Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.7636137Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7637051Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7637947Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7643600Z /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-08-14T20:56:54.7646356Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7647527Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7648433Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.7648838Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.7651945Z /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-08-14T20:56:54.7654553Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7655670Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7658989Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7661548Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7662703Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7663536Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7663868Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7666688Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7669232Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7670829Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7674286Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7676934Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7678216Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7681837Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7684469Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7685673Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7689079Z /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-08-14T20:56:54.7691813Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7692984Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7693890Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.7694315Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.7695274Z /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-08-14T20:56:54.7696118Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7696467Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7699724Z /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-08-14T20:56:54.7702361Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7703543Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7704443Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.7704854Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.7705809Z /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-08-14T20:56:54.7706646Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7706983Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7709883Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7712535Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7713758Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7714600Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7714910Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7717793Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7720637Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7721825Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7725321Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7727952Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7729151Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7732675Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7735423Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7736619Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7739682Z /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-08-14T20:56:54.7742018Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7743186Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7744110Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.7744521Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.7747417Z /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-08-14T20:56:54.7750116Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7751283Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7752223Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7752756Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7755651Z /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-08-14T20:56:54.7758292Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7759594Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7763045Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7765690Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7766867Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7767740Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7768062Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7769015Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7770176Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7770628Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7773551Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7776181Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7777361Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7778221Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7778549Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7779506Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7780443Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7780878Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7783823Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7786714Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7788086Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7788995Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7789329Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7790330Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7791269Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7791716Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7795851Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7798673Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7799984Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7800878Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7801224Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7802217Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7803205Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7803660Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7808661Z /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-08-14T20:56:54.7811371Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7812561Z /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-08-14T20:56:54.7813452Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7813790Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7814779Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7815749Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7816218Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7821214Z /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-08-14T20:56:54.7824011Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7825197Z /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-08-14T20:56:54.7826096Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7826421Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7827490Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7828471Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7828909Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7833804Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7836575Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7837776Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7838692Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7839018Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7840113Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7841100Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7841545Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7846613Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7849335Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7850533Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7851416Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7851748Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7852734Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7853722Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7854176Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7859524Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7862244Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7863449Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7864417Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7864765Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7865769Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7866736Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7867274Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7872561Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7875285Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7876640Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7877497Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7877823Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7878829Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7879884Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7880333Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7884645Z /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-08-14T20:56:54.7887086Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7888313Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7889253Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7889690Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7893363Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7896022Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7897189Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7898020Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7898353Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7901457Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7904166Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7905368Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7908870Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7911527Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7912727Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7916155Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7918794Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7920289Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7923778Z /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-08-14T20:56:54.7926471Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7927693Z /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-08-14T20:56:54.7928546Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7928885Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7931980Z /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-08-14T20:56:54.7934622Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7935803Z /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-08-14T20:56:54.7939427Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7942208Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7943387Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7944361Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7944702Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7947794Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7950444Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7951638Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7955005Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7957644Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7958850Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7962644Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.7965368Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7966591Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7970401Z /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-08-14T20:56:54.7973147Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7974357Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7975274Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.7975696Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.7976636Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7977801Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.7978290Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.7979277Z /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-08-14T20:56:54.7980169Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7980588Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7981694Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7982585Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7983062Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.7986012Z /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-08-14T20:56:54.7988721Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.7989847Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7990765Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.7991203Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.7992129Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7993127Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.7993608Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.7994574Z /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-08-14T20:56:54.7995423Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.7995756Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.7996672Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.7997579Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.7998048Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8001273Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8004077Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8005344Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8006372Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8006918Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8007883Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8008775Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8009105Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8010963Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8012072Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8012860Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8018184Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8020829Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8021988Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8023078Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8023569Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8024536Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8025395Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8025721Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8027550Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8028494Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8029386Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8034673Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8037331Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8038706Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8039836Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8040333Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8041330Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8042293Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8043047Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8045687Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8047519Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8048537Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8054875Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8060047Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8062288Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8064122Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8065069Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8066873Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8068497Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8069100Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8071099Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8072845Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8073641Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8079436Z /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-08-14T20:56:54.8084420Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8086662Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8088318Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.8089089Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8090851Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8092731Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8093595Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8095345Z /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-08-14T20:56:54.8096926Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8097510Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8099259Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8100948Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8101754Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8107748Z /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-08-14T20:56:54.8112682Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8114916Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8116597Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.8117344Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8119122Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8121092Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8121981Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8123784Z /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-08-14T20:56:54.8125267Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8125891Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8127647Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8129362Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8130158Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8135920Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8141205Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8143477Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8145279Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8146215Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8148007Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8149642Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8150233Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8152025Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8153746Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8154564Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8160226Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8165390Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8167680Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8170027Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8170647Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8171937Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8172827Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8173169Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8174132Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8175072Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8175522Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8178514Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8181176Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8182369Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8183374Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8183886Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8184832Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8185767Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8186088Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8187090Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8188029Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8188466Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8191428Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8194080Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8195254Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8196262Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8196763Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8197700Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8198568Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8198890Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8199985Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8200997Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8201451Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8204168Z /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-08-14T20:56:54.8206545Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8207708Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8208620Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.8209037Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8209992Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8211026Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-08-14T20:56:54.8211541Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8212486Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8213413Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8213856Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8216812Z /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-08-14T20:56:54.8219538Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8220737Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8221644Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.8222053Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8223006Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8223986Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8224494Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8225442Z /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-08-14T20:56:54.8226278Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8226612Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8229591Z /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-08-14T20:56:54.8232247Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8233477Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8234381Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.8234792Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8235816Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8236791Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8237284Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8238219Z /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-08-14T20:56:54.8239067Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8239520Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8242507Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8245208Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8246402Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8247385Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8247897Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8248858Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8249711Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8250109Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8253096Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8255776Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8256988Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8258006Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8258502Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8259472Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8260315Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8260649Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8263647Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8266340Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8267564Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8268570Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8269062Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8284663Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8285750Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8286098Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8289236Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8291932Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8293139Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8294147Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8294641Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8295603Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8296447Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8296782Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8299750Z /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-08-14T20:56:54.8302449Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8303634Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8304551Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.8304961Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8305908Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8306898Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8307396Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8308337Z /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-08-14T20:56:54.8309184Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8309523Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8312442Z /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-08-14T20:56:54.8315182Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8316356Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8317263Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.8317742Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8318698Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8319818Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8320316Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8321269Z /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-08-14T20:56:54.8322111Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8322443Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8325408Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8328058Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8329258Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8330263Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8330761Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8331771Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8332621Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8332956Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8335916Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8338565Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8339761Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8340779Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8341269Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8342235Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8343082Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8343414Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8346360Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8349071Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8350255Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8351352Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8351865Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8352812Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8353678Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8353998Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8357642Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8360454Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8361641Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8362638Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8363147Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8364105Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8364950Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8365352Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8370155Z /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-08-14T20:56:54.8372520Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8373702Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8374619Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.8375038Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8375999Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8377011Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-08-14T20:56:54.8377818Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8383325Z /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-08-14T20:56:54.8385998Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8387281Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8388274Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8388763Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8389818Z /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-08-14T20:56:54.8390687Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8391011Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8392876Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8393803Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8394732Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8400250Z /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-08-14T20:56:54.8402922Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8404093Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8405089Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8405592Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8406528Z /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-08-14T20:56:54.8407468Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8407794Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8409982Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8410931Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8411862Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8417334Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8420025Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8421197Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8422198Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8422713Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8423652Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8424513Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8424838Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8426885Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8427882Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8428781Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8434237Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8436901Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8438075Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8439072Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8439699Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8440651Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8441509Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8441847Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8443940Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8444892Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8445828Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8451262Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8454006Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8455200Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8456185Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8456687Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8457629Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8458482Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8458813Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8460848Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8461799Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8462751Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8468472Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8471412Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8472613Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8473729Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8474238Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8475182Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8477244Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8477611Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8478568Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8479672Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8480664Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8486048Z /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-08-14T20:56:54.8488728Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8489903Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8490884Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8491389Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8492329Z /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-08-14T20:56:54.8493171Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8493589Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8495617Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8496550Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8497519Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8502837Z /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-08-14T20:56:54.8505501Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8506690Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8507678Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8508165Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8509118Z /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-08-14T20:56:54.8509959Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8510297Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8512555Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8513473Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8514488Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8520069Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8522733Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8523924Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8524933Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8525428Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8526373Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8527224Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8527562Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8529731Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8530657Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8531600Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8537013Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8539736Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8540917Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8541926Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8542423Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8543378Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8544235Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8544560Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8546655Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8547601Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8548530Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8553959Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8556606Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8557784Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8558825Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8559421Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8560387Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8561259Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8561674Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8563719Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8564646Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8565673Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8571232Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8573898Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8575100Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8576105Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8576606Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8577572Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8578429Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8579107Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8581489Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8582422Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8583367Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8588275Z /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-08-14T20:56:54.8590638Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8591830Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8592861Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-08-14T20:56:54.8593378Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8594323Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8595256Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8595857Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8601395Z /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-08-14T20:56:54.8604194Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8605370Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8606480Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8606984Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8607920Z /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-08-14T20:56:54.8608779Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8609107Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8614190Z /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-08-14T20:56:54.8616874Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8618059Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8619033Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8619538Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8620474Z /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-08-14T20:56:54.8621327Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8621714Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8626861Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8629526Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8630706Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8631694Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8632205Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8633164Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8634011Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8634340Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8639561Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8642227Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8643472Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8644479Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8644979Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8645997Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8646843Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8647182Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8652293Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8654995Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8656184Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8657201Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8657692Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8658640Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8659501Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8659821Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8664903Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8667641Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8668816Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8670033Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8670546Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8671493Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8672353Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8672682Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8678212Z /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-08-14T20:56:54.8680975Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8682161Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8683249Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8683758Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8684702Z /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-08-14T20:56:54.8685544Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8685879Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8691217Z /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-08-14T20:56:54.8693865Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8695103Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8696091Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8696577Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8697524Z /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-08-14T20:56:54.8698364Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8698697Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8703807Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8706482Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8707665Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8708671Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8709169Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8710125Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8710984Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8711309Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8716535Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8719218Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8720504Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8721512Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8722024Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8722964Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8723907Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8724234Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8729416Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8732093Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8733279Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8734271Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8734819Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8735755Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8736620Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8736961Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8742003Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8744672Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8745859Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8746847Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.8747353Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8748311Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8749159Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8749495Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8754150Z /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-08-14T20:56:54.8756522Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8757706Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8758732Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-08-14T20:56:54.8759347Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8763088Z /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-08-14T20:56:54.8765823Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8766993Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8767966Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.8768392Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8769517Z /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-08-14T20:56:54.8770385Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8770723Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8773320Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8774260Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8775248Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8780611Z /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-08-14T20:56:54.8783266Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8784433Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8785327Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.8785755Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8786693Z /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-08-14T20:56:54.8787545Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8787898Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8790243Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8791183Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8792186Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8797531Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8800298Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8801521Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8802370Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8802711Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8803650Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8804596Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8805401Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8811126Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8814172Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8815592Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8816651Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8816981Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8818127Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8819131Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8819592Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8823495Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8826468Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8827840Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8828859Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8829196Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8830321Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8831272Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8831725Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8835994Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8838982Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8840475Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8841430Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8841849Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8842982Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8843933Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8844372Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8848673Z /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-08-14T20:56:54.8851738Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8853182Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8854247Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.8854678Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8855802Z /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-08-14T20:56:54.8856662Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8857102Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8858112Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8859263Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8859952Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8865555Z /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-08-14T20:56:54.8868515Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8870092Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8871021Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.8871599Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8872724Z /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-08-14T20:56:54.8873598Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8873945Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8875352Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8876294Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8876951Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8882919Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8885644Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8886870Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8887744Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8888075Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8889062Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8890133Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8890588Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8895530Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8898213Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8899431Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8900300Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8900645Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8901652Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8902597Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8903035Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8907957Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8910621Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8911838Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8912697Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8913031Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8913992Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8914939Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8915389Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8920636Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8923306Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8924528Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8925406Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8925729Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8926688Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8927608Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8928063Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8932831Z /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-08-14T20:56:54.8935288Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8936557Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8937473Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.8937889Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8938851Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8939802Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.8940399Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.8945836Z /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-08-14T20:56:54.8948512Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8949689Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8950601Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.8951033Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8951975Z /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-08-14T20:56:54.8952840Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8953163Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8958358Z /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-08-14T20:56:54.8961142Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8962332Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8963237Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.8963660Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.8964604Z /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-08-14T20:56:54.8965468Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8965805Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8971252Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8974024Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8975239Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8976084Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.8976512Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.8979962Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8982625Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8983867Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8987324Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8989973Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8991173Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.8994621Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.8997273Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.8998471Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9002007Z /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-08-14T20:56:54.9004647Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9005825Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9006749Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.9007157Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9008111Z /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-08-14T20:56:54.9009016Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9009351Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9012347Z /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-08-14T20:56:54.9014977Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9016140Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9017045Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.9017459Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9018423Z /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-08-14T20:56:54.9019311Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9019637Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9022617Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9025249Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9026436Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9027307Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9027648Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9030896Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9033550Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9034747Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9038204Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9040938Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9042151Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9045600Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9048347Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9049545Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9052624Z /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-08-14T20:56:54.9055002Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9056174Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9057088Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.9057511Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9060432Z /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-08-14T20:56:54.9063078Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9064273Z /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-08-14T20:56:54.9065122Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9065447Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9066401Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9067321Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9067769Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9070888Z /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-08-14T20:56:54.9073649Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9074931Z /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-08-14T20:56:54.9075781Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9076103Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9077057Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9077982Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9078437Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9082694Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9085356Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9086540Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9087398Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9087733Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9088669Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9089731Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9090615Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9096011Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9098674Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9099879Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9100731Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9101076Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9102010Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9102948Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9103405Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9108555Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9111261Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9112472Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9113337Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9113661Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9114687Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9115618Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9116070Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9121310Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9124077Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9125275Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9126136Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9126463Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9127420Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9128360Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9128799Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9133875Z /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-08-14T20:56:54.9136592Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9137757Z /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-08-14T20:56:54.9138609Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9138957Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9139891Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9140830Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9141263Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9146417Z /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-08-14T20:56:54.9149062Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9150246Z /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-08-14T20:56:54.9151141Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9151481Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9152419Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9153355Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9153867Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9159382Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9162034Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9163240Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9164084Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9164421Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9165376Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9166301Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9166760Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9172205Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9174980Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9176176Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9177039Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9177364Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9178319Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9179263Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9179939Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9185527Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9188532Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9189933Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9190896Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9191279Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9192399Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9193512Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9193959Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9198163Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9201277Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9202685Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9203641Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9204041Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9205171Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9206119Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9206579Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9210142Z /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-08-14T20:56:54.9212830Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9214204Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9215208Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9215742Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9219116Z /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-08-14T20:56:54.9222082Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9223303Z /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-08-14T20:56:54.9224312Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9224634Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9227894Z /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-08-14T20:56:54.9230724Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9232087Z /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-08-14T20:56:54.9236177Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9239014Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9240521Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9241532Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9241865Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9245013Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9248011Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9249221Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9253095Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9256038Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9257424Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9261250Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9264190Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9265567Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9269258Z /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-08-14T20:56:54.9272483Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9273993Z /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-08-14T20:56:54.9275015Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9275345Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9278660Z /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-08-14T20:56:54.9281638Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9282976Z /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-08-14T20:56:54.9286767Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9289575Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9290953Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9291957Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9292301Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9295424Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9298465Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9299823Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9303743Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9306721Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9308069Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9311858Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9314877Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9316233Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9320171Z /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-08-14T20:56:54.9323278Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9324489Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9325527Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.9326067Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9327068Z /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-08-14T20:56:54.9328069Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9328408Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9329348Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9330450Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9330885Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9334140Z /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-08-14T20:56:54.9337150Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9338483Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9339532Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.9339970Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9341046Z /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-08-14T20:56:54.9341905Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9342223Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9343337Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9344417Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9344846Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9348091Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9351114Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9352468Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9353482Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9353925Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9354887Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9355997Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9356433Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9359860Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9362793Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9364217Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9365107Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9365584Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9366543Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9367478Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9367972Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9371506Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9374619Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9375979Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9376826Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9377314Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9378360Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9379370Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9379818Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9383079Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9386032Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9387389Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9388432Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9388820Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9389932Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9391055Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9391550Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9394796Z /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-08-14T20:56:54.9397589Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9398924Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9400100Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.9400519Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9401645Z /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-08-14T20:56:54.9402624Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9402956Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9404052Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9404989Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9405576Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9408871Z /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-08-14T20:56:54.9411804Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9413129Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9414030Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.9414468Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9415593Z /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-08-14T20:56:54.9416581Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9416917Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9417890Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9418957Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9419524Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9422760Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9425782Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9427079Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9428094Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9428443Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9429553Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9430493Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9431074Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9434308Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9437278Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9438628Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9439604Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9439940Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9441062Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9442080Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9442653Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9445892Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9448822Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9450193Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9451215Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9451535Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9452504Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9453592Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9454041Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9457286Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9460232Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9461655Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9462687Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9463006Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9464184Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9465109Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9465583Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9468446Z /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-08-14T20:56:54.9471344Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9472676Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9473749Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.9474165Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9475281Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9476355Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9476814Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9482240Z /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-08-14T20:56:54.9485334Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9486665Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9487647Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.9488142Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9489243Z /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-08-14T20:56:54.9490109Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9490438Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9494863Z /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-08-14T20:56:54.9497820Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9499146Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9500038Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.9500732Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9501849Z /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-08-14T20:56:54.9502717Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9503058Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9507564Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9507898Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9508816Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9508956Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9510111Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9515737Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9516065Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9516824Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9521569Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9521946Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9522720Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9527606Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9527963Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9528717Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9533479Z /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-08-14T20:56:54.9533853Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9534734Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9535315Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.9536060Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9538521Z /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-08-14T20:56:54.9539050Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9540373Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9545705Z /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-08-14T20:56:54.9546068Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9546812Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9547480Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.9548680Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9551016Z /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-08-14T20:56:54.9551620Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9552939Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9558250Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9558582Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9559446Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9560096Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9561414Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9566745Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9567084Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9567838Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9572720Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9573237Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9574011Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9578483Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9578805Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9579858Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9583938Z /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-08-14T20:56:54.9584426Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9585188Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9585978Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.9587176Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9592824Z /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-08-14T20:56:54.9593162Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9594087Z /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-08-14T20:56:54.9594229Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9595482Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9597815Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9598691Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9599932Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9605647Z /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-08-14T20:56:54.9606063Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9606995Z /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-08-14T20:56:54.9607117Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9608277Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9610663Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9611388Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9612756Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9618465Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9618813Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9619728Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9619994Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9621097Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9623504Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9624190Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9625420Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9630802Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9631184Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9631976Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9632435Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9633739Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9636081Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9636803Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9637994Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9643558Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9643875Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9644649Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9645222Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9646532Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9648872Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9649711Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9650817Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9656162Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9656489Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9657272Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9657863Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9659173Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9661517Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9662216Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9663433Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9668728Z /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-08-14T20:56:54.9669132Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9670112Z /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-08-14T20:56:54.9670747Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9672076Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9674394Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9675127Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9676348Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9681771Z /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-08-14T20:56:54.9682103Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9683169Z /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-08-14T20:56:54.9683569Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9684828Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9687198Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9687951Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9689077Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9694899Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9695225Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9696167Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9696371Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9697456Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9699762Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9700538Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9701669Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9707340Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9707677Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9708618Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9708741Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9709994Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9712682Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9713453Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9714607Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9720321Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9720700Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9721569Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9721876Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9737214Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9738269Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9738518Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9738797Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9741882Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9742361Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9743146Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9743262Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9743366Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9744274Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9744541Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9744639Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9747320Z /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-08-14T20:56:54.9747644Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9748518Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9748737Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9748845Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9753984Z /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-08-14T20:56:54.9754299Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9755201Z /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-08-14T20:56:54.9755339Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9756424Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9762183Z /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-08-14T20:56:54.9762508Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9763252Z /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-08-14T20:56:54.9767909Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9768410Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9769509Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9769651Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9770998Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9776632Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9777081Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9777851Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9782377Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9782729Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9783487Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9788238Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9788552Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9789325Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9793791Z /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-08-14T20:56:54.9794274Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9795026Z /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-08-14T20:56:54.9795657Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9796951Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9802783Z /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-08-14T20:56:54.9803118Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9803874Z /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-08-14T20:56:54.9808459Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9808870Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9809680Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9810036Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9811311Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9816936Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9817264Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9818027Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9822641Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9822966Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9823739Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9828376Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9828703Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9829520Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9834219Z /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-08-14T20:56:54.9834539Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9835408Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9835629Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.9836813Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9839140Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9840221Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.9841380Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9843769Z /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-08-14T20:56:54.9844412Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9845645Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9847961Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9848780Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9849929Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9855576Z /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-08-14T20:56:54.9855905Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9856758Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9856976Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.9858187Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9860506Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9861449Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.9862531Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9864882Z /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-08-14T20:56:54.9865604Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9866832Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9869194Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9870487Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9871687Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9877574Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9877917Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9878826Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9879105Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.9880377Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9882723Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9883394Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9884606Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9886941Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9887766Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9888893Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9895068Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9895393Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9896176Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9896751Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.9897875Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9900233Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9900936Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9902175Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9904488Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9905283Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9906436Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9912284Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9912600Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9913400Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9913889Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.9915053Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9917425Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9918112Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9919482Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9922026Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9922715Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9923842Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9929587Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9929966Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9930870Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9931174Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.9932290Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9934672Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9935353Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9936602Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9938948Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9939755Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9940904Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9946759Z /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-08-14T20:56:54.9947078Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9947918Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9948202Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.9949411Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9951759Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9952718Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.9953787Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9956117Z /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-08-14T20:56:54.9956820Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9958085Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9960514Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9961372Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9962565Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9968325Z /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-08-14T20:56:54.9968659Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9969688Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9970021Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:54.9971337Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9973655Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9974606Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.9975729Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9978037Z /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-08-14T20:56:54.9978753Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9980005Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9982395Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9983160Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:54.9984294Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:54.9989987Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:54.9990317Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:54.9991115Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9991592Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:54.9992759Z | ^~~~~~~~~~~~ 2025-08-14T20:56:54.9995170Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:54.9995820Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:54.9997332Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:54.9999558Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0000735Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0001825Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0007447Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0007890Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0008891Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0009178Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0010253Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0012555Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0013224Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0014461Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0016749Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0017613Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0018745Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0024641Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0024954Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0025749Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0026244Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0027427Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0029790Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0030364Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0031592Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0033969Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0034701Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0036037Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0041638Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0041975Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0042763Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0043280Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0044418Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0046751Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0047442Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0048824Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0051001Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0051836Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0053037Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0057934Z /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-08-14T20:56:55.0058379Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0059171Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0059984Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.0061162Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0063511Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0064416Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-08-14T20:56:55.0065516Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0067830Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0068602Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0070186Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0075910Z /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-08-14T20:56:55.0076233Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0077103Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0077317Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.0078521Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0081035Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0081931Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0083042Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0085530Z /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-08-14T20:56:55.0086062Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0087436Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0093024Z /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-08-14T20:56:55.0093351Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0094222Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0094451Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.0095671Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0098009Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0098886Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0100108Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0102355Z /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-08-14T20:56:55.0103004Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0104446Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0110332Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0110666Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0111483Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0111900Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0113061Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0115375Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0116106Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0117305Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0123140Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0123533Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0124342Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0124798Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0125973Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0128381Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0128927Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0130337Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0135878Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0136217Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0137044Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0137456Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0138628Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0140977Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0141611Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0142877Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0148570Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0148959Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0149794Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0150199Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0151341Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0153664Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0154339Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0155565Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0161319Z /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-08-14T20:56:55.0161659Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0162405Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0162899Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.0164112Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0166418Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0167368Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0168545Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0171175Z /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-08-14T20:56:55.0171855Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0173263Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0178825Z /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-08-14T20:56:55.0179154Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0179987Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0180279Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.0181468Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0183768Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0184725Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0185935Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0188206Z /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-08-14T20:56:55.0188859Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0190178Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0195780Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0196095Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0196922Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0197363Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0198469Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0200981Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0201643Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0202877Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0208539Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0208995Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0209747Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0211640Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0211785Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0214304Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0214743Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0216078Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0221678Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0222027Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0222878Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0223242Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0224383Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0226762Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0227393Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0228640Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0234333Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0234647Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0235468Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0235930Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0237060Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0239561Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0240274Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0241516Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0246516Z /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-08-14T20:56:55.0246981Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0247810Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0248535Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.0249706Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0252038Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0253062Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-08-14T20:56:55.0254096Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0259773Z /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-08-14T20:56:55.0260101Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0260918Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0261368Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0262480Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0264821Z /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-08-14T20:56:55.0265483Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0266727Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0269027Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0270090Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0271259Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0276940Z /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-08-14T20:56:55.0277259Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0278063Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0278537Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0279762Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0282136Z /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-08-14T20:56:55.0282820Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0284067Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0286418Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0287210Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0288381Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0294082Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0294499Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0295537Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0295810Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0296824Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0299123Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0299772Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0301002Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0303322Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0304109Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0305234Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0310930Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0311246Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0312119Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0312724Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0313615Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0316479Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0316942Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0318239Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0320772Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0321475Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0322692Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0328147Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0328477Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0329251Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0329927Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0331075Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0333420Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0334027Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0335332Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0337684Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0338478Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0339609Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0345015Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0345355Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0346126Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0346922Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0348087Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0350423Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0351037Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0352360Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0354662Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0355413Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0356626Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0362144Z /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-08-14T20:56:55.0362478Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0363227Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0364048Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0365225Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0367535Z /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-08-14T20:56:55.0368144Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0369638Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0372076Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0372832Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0374039Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0379375Z /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-08-14T20:56:55.0379825Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0380666Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0381272Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0382465Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0384775Z /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-08-14T20:56:55.0385453Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0386765Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0389055Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0389831Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0391032Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0396429Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0396757Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0397505Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0398358Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0399601Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0402015Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0402643Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0403914Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0406212Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0406984Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0408184Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0413556Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0413891Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0414632Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0415425Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0416572Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0418919Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0419530Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0420850Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0423151Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0424292Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0425518Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0430854Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0431169Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0431926Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0432715Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0433877Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0436237Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0436830Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0438153Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0441442Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0441648Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0442531Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0447906Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0448215Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0448967Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0449775Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0450942Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0453298Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0453907Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0455225Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0457533Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0458260Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0459472Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0464265Z /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-08-14T20:56:55.0464639Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0465598Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0466688Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-08-14T20:56:55.0467701Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0470186Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0471172Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0472348Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0477737Z /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-08-14T20:56:55.0478084Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0478817Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0479731Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0481016Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0483372Z /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-08-14T20:56:55.0484050Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0485375Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0490710Z /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-08-14T20:56:55.0491031Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0491761Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0492609Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0493795Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0496121Z /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-08-14T20:56:55.0496746Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0498056Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0503393Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0503717Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0504525Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0505289Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0506435Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0508869Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0509403Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0510682Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0516013Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0516347Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0517092Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0517920Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0519069Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0521597Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0522224Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0523530Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0529205Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0529582Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0530322Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0531112Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0532297Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0534599Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0535259Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0536542Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0541919Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0542225Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0542966Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0543776Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0544944Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0547291Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0547898Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0549279Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0554542Z /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-08-14T20:56:55.0554861Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0555613Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0556417Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0557588Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0560025Z /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-08-14T20:56:55.0560717Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0562022Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0567345Z /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-08-14T20:56:55.0567717Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0568850Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0569593Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0570886Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0573246Z /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-08-14T20:56:55.0573913Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0575136Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0580915Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0581273Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0582197Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0582490Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0583620Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0585992Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0586651Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0588100Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0593767Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0594100Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0595027Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0595320Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0596355Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0598668Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0599455Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0600914Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0606475Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0606799Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0607761Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0608085Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0609244Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0611631Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0612284Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0613639Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0619264Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0619596Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0620422Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0620892Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.0622041Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0624424Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0625094Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0626346Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0631850Z /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-08-14T20:56:55.0632313Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-08-14T20:56:55.0633068Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0633895Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-08-14T20:56:55.0635033Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0640814Z /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-08-14T20:56:55.0641190Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0641963Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0642463Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.0643672Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0646014Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0646816Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0648035Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0653753Z /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-08-14T20:56:55.0654069Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0654891Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0655222Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.0656453Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0658791Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0659624Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0660743Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0666411Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0666796Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0667644Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0667990Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0669165Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0675404Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0675731Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0676497Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0680998Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0681385Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0682134Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0686942Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0687356Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0688116Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0692685Z /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-08-14T20:56:55.0693032Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0693804Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0694265Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.0695542Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0697938Z /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-08-14T20:56:55.0698628Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0699921Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0702256Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0703040Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0704204Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0710077Z /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-08-14T20:56:55.0710411Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0711276Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0711501Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.0712712Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0715037Z /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-08-14T20:56:55.0715725Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0717180Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0719704Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0720642Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0721759Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0727354Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0727778Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0728650Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0728813Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0730133Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0732446Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0733232Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0734393Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0740036Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0740367Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0741203Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0741467Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0742729Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0745059Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0745917Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0747023Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0752713Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0753047Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0753913Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0754155Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0755387Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0757734Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0758532Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0759793Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0765491Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0765878Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0766784Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0767356Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0768128Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0770950Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0771563Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0772712Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0777580Z /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-08-14T20:56:55.0777926Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0778948Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0779715Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.0780968Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0783322Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0784017Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0785223Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0790799Z /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-08-14T20:56:55.0791123Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0791891Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0792343Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.0793571Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0798909Z /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-08-14T20:56:55.0799393Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0800159Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0804830Z /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-08-14T20:56:55.0805170Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0805921Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0807650Z /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-08-14T20:56:55.0808296Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0809610Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0815225Z /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-08-14T20:56:55.0815552Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0816300Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0817095Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.0818354Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0820692Z /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-08-14T20:56:55.0821336Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0822647Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0828079Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0828395Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0829190Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0829716Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0831039Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0836382Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0836743Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0837518Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0842232Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0842583Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0843357Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0848056Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0848373Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0849448Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0853507Z /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-08-14T20:56:55.0853989Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0854821Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0855592Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.0856729Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.0862486Z /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-08-14T20:56:55.0862831Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0863736Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0864004Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0865187Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0871062Z /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-08-14T20:56:55.0871409Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0872175Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0876880Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0877211Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0878063Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0878403Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0879733Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0885453Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0885775Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0886522Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0891047Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0891645Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0892546Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0897334Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0897743Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0898496Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0903049Z /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-08-14T20:56:55.0903390Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0904233Z /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-08-14T20:56:55.0904495Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0905785Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0908133Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0908971Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0910077Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0915678Z /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-08-14T20:56:55.0916010Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0916837Z /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-08-14T20:56:55.0917137Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0918424Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0920937Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0921719Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0923183Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0928651Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0929125Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0930060Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0930181Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0931313Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0933673Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0934441Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0935741Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0941271Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0941602Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0942422Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0942712Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0943997Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0946371Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0947159Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0948433Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0953950Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0954276Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0955109Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0955380Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0956696Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0959005Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0959948Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0961244Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0966764Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.0967218Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0968084Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0968331Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0969751Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0972130Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0972929Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0974067Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0978960Z /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-08-14T20:56:55.0979581Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0980345Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.0981022Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.0982335Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.0988110Z /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-08-14T20:56:55.0988480Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0989280Z /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-08-14T20:56:55.0989627Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.0990944Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.0996479Z /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-08-14T20:56:55.0996872Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.0997627Z /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-08-14T20:56:55.1002467Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1002905Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1003771Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1004021Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1005294Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1011071Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1011391Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1012153Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1016704Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1017017Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1017782Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1022590Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1022952Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1024029Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1028850Z /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-08-14T20:56:55.1029329Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1030086Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1030895Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.1032096Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1034478Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1035285Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1036446Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1042208Z /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-08-14T20:56:55.1042547Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1043313Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1043814Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.1045174Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1047352Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1048166Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1049289Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1054948Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1055270Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1056112Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1056410Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1057690Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1060290Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1060873Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1062189Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1067557Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1068024Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1069125Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1069673Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1071171Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1073527Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1074596Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1075748Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1081215Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1081684Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1082569Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1083025Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1084313Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1086693Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1087428Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1088621Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1093978Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1094366Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1095146Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1095669Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1096962Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1099348Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1100033Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1101263Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1106613Z /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-08-14T20:56:55.1106928Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1107886Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1108529Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.1109724Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1112028Z /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-08-14T20:56:55.1112722Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1114107Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1116295Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1117097Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1118297Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1124075Z /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-08-14T20:56:55.1124611Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1125517Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1125706Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.1126813Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1129149Z /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-08-14T20:56:55.1129804Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1131030Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1133400Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1134186Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1135483Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1140948Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1141281Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1142139Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1142387Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1143690Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1146076Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1146793Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1148058Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1153619Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1154026Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1154940Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1155156Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1156372Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1158657Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1159594Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1160963Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1166446Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1166808Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1167650Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1167892Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1169227Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1171897Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1172693Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1173844Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1179772Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1180108Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1180917Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1181271Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1182539Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1184873Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1185670Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1186957Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1191793Z /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-08-14T20:56:55.1192243Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1193292Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1193746Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.1194975Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1197354Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1198256Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1199411Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1204883Z /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-08-14T20:56:55.1205227Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1205980Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1206648Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.1207917Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1213259Z /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-08-14T20:56:55.1213603Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1214401Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1219039Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1219373Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1220347Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1220847Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1222225Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1227843Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1228165Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1228934Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1233667Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1233995Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1234772Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1239369Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1239746Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1240525Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1245254Z /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-08-14T20:56:55.1245643Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1246464Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1246806Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.1248001Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1250386Z /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-08-14T20:56:55.1251029Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1252451Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1257951Z /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-08-14T20:56:55.1258302Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1259080Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1259537Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.1260750Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1263103Z /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-08-14T20:56:55.1264010Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1265285Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1271243Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1271593Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1272497Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1272742Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1274021Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1279759Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1280086Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1280864Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1285587Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1286020Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1286802Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1291370Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1291706Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1292466Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1296413Z /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-08-14T20:56:55.1296836Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1297692Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1298475Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.1299802Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1305413Z /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-08-14T20:56:55.1305733Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1306627Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1307058Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1308039Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1313461Z /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-08-14T20:56:55.1313799Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1314546Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1319116Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1319581Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1320365Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1321025Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1322350Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1324701Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1325442Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1326624Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1332048Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1332362Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1333137Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1333669Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1334951Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1337337Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1338110Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1339392Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1344675Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1345002Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1345782Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1346336Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1347890Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1350254Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1350974Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1352219Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1357877Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1358253Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1359061Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1359754Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1361129Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1363497Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1364210Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1365416Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1370915Z /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-08-14T20:56:55.1371238Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1372093Z /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-08-14T20:56:55.1372730Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1374060Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1376364Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1377109Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1378329Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1383765Z /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-08-14T20:56:55.1384082Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1384848Z /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-08-14T20:56:55.1385473Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1386839Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1389141Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1389901Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1391149Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1396429Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1396756Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1397585Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1398197Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1399618Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1402000Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1402718Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1403988Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1409232Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1409569Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1410343Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1411026Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1412353Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1414642Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1415407Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1416617Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1421963Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1422296Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1423051Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1423642Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1424943Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1427249Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1428046Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1429227Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1434540Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1434865Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1435617Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1436254Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1437564Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1439962Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1440812Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1442006Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1446815Z /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-08-14T20:56:55.1447123Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1448405Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1449233Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1450444Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1455781Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1456091Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1456921Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1457554Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1458866Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1464229Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1464538Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1465289Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1470108Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1470419Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1471851Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1476086Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1476621Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1477391Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1481933Z /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-08-14T20:56:55.1482261Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1483164Z /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-08-14T20:56:55.1483698Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1485025Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1490360Z /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-08-14T20:56:55.1490784Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1491537Z /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-08-14T20:56:55.1496274Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1496601Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1497367Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1497927Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1499227Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1504597Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1504919Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1505852Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1510422Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1510743Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1511528Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1516167Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1516514Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1517286Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1522110Z /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-08-14T20:56:55.1522502Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1523484Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1524268Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.1525417Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1527745Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1528599Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1529770Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1532145Z /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-08-14T20:56:55.1532748Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1534060Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1536413Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1537205Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1538426Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1543782Z /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-08-14T20:56:55.1545039Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1545802Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1545997Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.1546769Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1549119Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1549979Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1551161Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1553479Z /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-08-14T20:56:55.1554115Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1555436Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1557751Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1558725Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1560540Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1566587Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1566977Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1568540Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1570125Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1571642Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1574767Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1575678Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1577337Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1580154Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1581376Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1582563Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1587986Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1588309Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1589453Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1590473Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1591597Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1593951Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1595004Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1596636Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1599564Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1600691Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1602117Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1608148Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1608473Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1609448Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1610747Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1611909Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1614626Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1615764Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1617431Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1620144Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1621385Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1622802Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1629037Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1629356Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1630738Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1632145Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1633679Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1636532Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1637601Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1639351Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1642113Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1643314Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1644870Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1650960Z /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-08-14T20:56:55.1651340Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1653286Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1654490Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.1656053Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1658771Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1659654Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1660834Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1663274Z /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-08-14T20:56:55.1664369Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1665948Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1668759Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1670213Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1671864Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1677972Z /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-08-14T20:56:55.1678370Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1680182Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1681658Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.1682857Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1685313Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1686193Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1687378Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1689682Z /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-08-14T20:56:55.1690343Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1691653Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1694022Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1694721Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1695956Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1701256Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1701647Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1702390Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1703210Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1704339Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1706663Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1707278Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1708594Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1711646Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1711870Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1712848Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1718170Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1718501Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1719339Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1720237Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1721383Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1723732Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1724357Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1725725Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1727970Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1728727Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1729896Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1735245Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1735567Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1736314Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1737130Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1738254Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1740603Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1741249Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1742514Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1744831Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1745587Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1746777Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1752171Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1752487Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1753233Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1754048Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1755198Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1757565Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1758147Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1759543Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1761952Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1762657Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1763867Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1768692Z /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-08-14T20:56:55.1769077Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1770572Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1771326Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.1772573Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1774944Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1775832Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-08-14T20:56:55.1776979Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1779310Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1780060Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1781259Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1786667Z /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-08-14T20:56:55.1786981Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1787816Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1788418Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.1789672Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1791967Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1792797Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1793958Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1796278Z /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-08-14T20:56:55.1796930Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1798254Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1803807Z /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-08-14T20:56:55.1804132Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1804854Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1805549Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.1806763Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1809035Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1809888Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1811056Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1813449Z /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-08-14T20:56:55.1813980Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1815289Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1820628Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1821044Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1821793Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1822526Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1823675Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1826067Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1826682Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1827986Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1833321Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1833654Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1834392Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1835232Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1836370Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1838731Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1839470Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1840832Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1846196Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1846521Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1847258Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1848086Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1849233Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1851582Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1852235Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1853608Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1858931Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1859246Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1860029Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1860803Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1861939Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1864257Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1864882Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1866173Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1871754Z /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-08-14T20:56:55.1872092Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1873324Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1874074Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.1875340Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1877662Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1878502Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1879780Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1882194Z /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-08-14T20:56:55.1882811Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1884107Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1889458Z /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-08-14T20:56:55.1889770Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1890815Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1891303Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.1892490Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1894834Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1895799Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1896846Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1899176Z /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-08-14T20:56:55.1899800Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1901091Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1906455Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1906860Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1907613Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1908331Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1909485Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1911842Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1912424Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1913739Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1919154Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1919579Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1920359Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1921157Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1922309Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1924661Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1925253Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1926556Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1931934Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1932242Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1933069Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1933857Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1935023Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1937463Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1937973Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1939291Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1944681Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.1945064Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1945833Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1946611Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1947770Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1950129Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1950692Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1952003Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1956809Z /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-08-14T20:56:55.1957146Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1958103Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1958882Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.1960389Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1962607Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1963524Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-08-14T20:56:55.1964645Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1970213Z /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-08-14T20:56:55.1970550Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1971297Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1972137Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1973335Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1975877Z /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-08-14T20:56:55.1976514Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1977817Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1980246Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1980853Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1982085Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.1987463Z /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-08-14T20:56:55.1987851Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.1988597Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1989362Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.1990534Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.1992928Z /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-08-14T20:56:55.1993565Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.1994898Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.1997179Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.1997942Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.1999136Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2004707Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2005033Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2005768Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2006602Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.2007778Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2010098Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2010777Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2012032Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2014339Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2015128Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2016344Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2021760Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2022203Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2022955Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2023605Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.2024735Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2027057Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2027688Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2028981Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2031352Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2032079Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2033308Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2038664Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2038981Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2039826Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2040752Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.2041906Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2044283Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2044879Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2046162Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2048505Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2049223Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2050444Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2055780Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2056091Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2056839Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2057663Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.2058790Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2061193Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2061799Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2063060Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2065483Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2066119Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2067333Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2072991Z /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-08-14T20:56:55.2073413Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2074154Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2074865Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.2076032Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2078334Z /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-08-14T20:56:55.2078978Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2080466Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2082786Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2083532Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2084793Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2090379Z /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-08-14T20:56:55.2090704Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2091435Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2092301Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.2093467Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2095787Z /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-08-14T20:56:55.2096431Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2097765Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2100039Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2100797Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2101966Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2107282Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2107699Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2108524Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2109209Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.2110342Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2112661Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2113289Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2114571Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2116882Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2117628Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2118826Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2124456Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2124769Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2125515Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2126409Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.2127546Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2129928Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2130541Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2131818Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2134105Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2134869Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2136060Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2141437Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2141756Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2142491Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2143314Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.2144455Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2146850Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2147457Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2148752Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2151076Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2151926Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2153055Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2158421Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2158789Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2159669Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2160505Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.2161674Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2164023Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2164600Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2165875Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2168184Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2168921Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2170378Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2175248Z /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-08-14T20:56:55.2175557Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2176491Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2177417Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-08-14T20:56:55.2178570Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2180870Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2181626Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2182813Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2188188Z /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-08-14T20:56:55.2188560Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2189423Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2190535Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.2191671Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2194098Z /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-08-14T20:56:55.2194643Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2195949Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2201399Z /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-08-14T20:56:55.2201806Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2202547Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2203379Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.2204551Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2206868Z /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-08-14T20:56:55.2207477Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2208793Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2214131Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2214472Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2215213Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2216045Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.2217185Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2219505Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2220131Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2221418Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2226812Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2227137Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2227876Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2228651Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.2229796Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2232119Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2232752Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2234015Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2239480Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2239812Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2240605Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2241456Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.2242614Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2244958Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2245585Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2246867Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2252240Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2252561Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2253309Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2254109Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.2255318Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2257667Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2258279Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2259563Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2265013Z /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-08-14T20:56:55.2265328Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2266066Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2266954Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.2267979Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2270517Z /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-08-14T20:56:55.2271369Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2272644Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2277982Z /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-08-14T20:56:55.2278293Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2279460Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2280035Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.2281255Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2283640Z /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-08-14T20:56:55.2284223Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2285540Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2291309Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2291637Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2292407Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2293141Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.2294316Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2296679Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2297270Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2298565Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2303944Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2304377Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2305240Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2305808Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.2306982Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2309352Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2318195Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2318380Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2321481Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2321804Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2322585Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2322854Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.2322955Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2323739Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2323969Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2324327Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2329987Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2330323Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2331227Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2331509Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.2332616Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2334921Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2335615Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2336822Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2341773Z /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-08-14T20:56:55.2342344Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2343106Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2343940Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-08-14T20:56:55.2345043Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2350801Z /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-08-14T20:56:55.2351141Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2352033Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2352244Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.2353392Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2355746Z /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-08-14T20:56:55.2356401Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2357949Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2360116Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2360951Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2362219Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2367783Z /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-08-14T20:56:55.2368176Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2369050Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2369285Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.2370842Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2373208Z /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-08-14T20:56:55.2373867Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2375089Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2377423Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2378218Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2379530Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2385054Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2385510Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2386441Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2386580Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2387832Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2390037Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2390791Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2391936Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2397944Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2398278Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2399164Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2399440Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2400844Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2403207Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2403986Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2405130Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2410803Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2411223Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2412139Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2412294Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2413572Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2415943Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2416737Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2417878Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2423568Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2423885Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2424768Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2424987Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2426229Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2428565Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2429510Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2430544Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2436076Z /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-08-14T20:56:55.2436431Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2437175Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2437691Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.2438901Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2441453Z /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-08-14T20:56:55.2442105Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2443334Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2445643Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2446486Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2447602Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2453310Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2453631Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2454542Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2454876Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2455938Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2458319Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2458973Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2460190Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2465532Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2465861Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2466712Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2467168Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2468503Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2471394Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2471950Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2473133Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2478460Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2478797Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2479881Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2480499Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2481738Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2484141Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2484916Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2486072Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2491797Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2492253Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2493045Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2493512Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2494804Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2497182Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2497945Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2499095Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2504077Z /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-08-14T20:56:55.2504540Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2505305Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2506067Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.2507490Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2509653Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2510426Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2511609Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2517409Z /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-08-14T20:56:55.2517746Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2518641Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2518840Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.2520167Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2522477Z /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-08-14T20:56:55.2523207Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2524387Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2530010Z /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-08-14T20:56:55.2530419Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2531311Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2531683Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.2532716Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2535110Z /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-08-14T20:56:55.2535625Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2536930Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2542329Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2542665Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2543458Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2543943Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2545255Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2550593Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2550992Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2551836Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2556301Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2556634Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2557399Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2562231Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2562546Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2563523Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2568375Z /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-08-14T20:56:55.2568703Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2569753Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2570057Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.2571362Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2573767Z /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-08-14T20:56:55.2574422Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2575657Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2581321Z /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-08-14T20:56:55.2581643Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2582662Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2582855Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.2584365Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2586867Z /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-08-14T20:56:55.2587394Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2588633Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2594313Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2594647Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2595559Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2595849Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2596990Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2602503Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2602823Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2603689Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2608279Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2608590Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2609541Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2614441Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2614764Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2615549Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2619480Z /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-08-14T20:56:55.2620047Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2620890Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2621481Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.2622693Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2628369Z /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-08-14T20:56:55.2628714Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2629598Z /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-08-14T20:56:55.2629760Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2631073Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2633375Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2634151Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2635323Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2641034Z /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-08-14T20:56:55.2641472Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2642344Z /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-08-14T20:56:55.2642570Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2643847Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2646251Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2647087Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2648220Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2653905Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2654247Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2655141Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2655345Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2656582Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2658902Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2659722Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2660929Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2666507Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2666843Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2667723Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2667879Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2669181Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2671855Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2672586Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2673714Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2679775Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2680240Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2681157Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2681497Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2682543Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2684956Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2685642Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2686868Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2692277Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2692601Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2693393Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2693932Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2695253Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2697600Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2698328Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2699554Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2705056Z /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-08-14T20:56:55.2705380Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2706167Z /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-08-14T20:56:55.2706614Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2707918Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2710274Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2711000Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2712195Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2717559Z /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-08-14T20:56:55.2717891Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2718749Z /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-08-14T20:56:55.2719372Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2720785Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2723132Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2723862Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2725028Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2730398Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2730724Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2731522Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2732042Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2733359Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2735679Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2736419Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2737647Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2743010Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2743342Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2744102Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2744662Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2745984Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2748293Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2749041Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2750274Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2755572Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2755894Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2756657Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2757321Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2758632Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2761941Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2762155Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2763115Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2768431Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2768761Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2770062Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2770531Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2771797Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2774189Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2775322Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2776440Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2781474Z /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-08-14T20:56:55.2782089Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2783917Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2784179Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2784640Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2790704Z /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-08-14T20:56:55.2791039Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2791971Z /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-08-14T20:56:55.2792104Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2793114Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2798778Z /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-08-14T20:56:55.2799195Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2800100Z /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-08-14T20:56:55.2804741Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2805077Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2805972Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2806132Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2807435Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2813121Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2813453Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2814214Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2818975Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2819292Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2820076Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2824697Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2825046Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2825804Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2830372Z /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-08-14T20:56:55.2830783Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2831622Z /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-08-14T20:56:55.2831915Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2833207Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2838840Z /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-08-14T20:56:55.2839184Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2840064Z /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-08-14T20:56:55.2844885Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2845201Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2846197Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2846331Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2847556Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2853692Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2854007Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2854765Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2859324Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2859640Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2860413Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2865081Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2865484Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2866248Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2871009Z /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-08-14T20:56:55.2871364Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2872144Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2872654Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.2873867Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2876242Z /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-08-14T20:56:55.2876974Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2878223Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2880810Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2881610Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2882991Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2888565Z /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-08-14T20:56:55.2888888Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2889798Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2889992Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.2891157Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2893468Z /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-08-14T20:56:55.2894117Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2895372Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2897691Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2898467Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2899617Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2905279Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2905607Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2906534Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2906845Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2907899Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2910337Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2910988Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2912199Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2917621Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2917938Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2918730Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2919205Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2920732Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2923070Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2923781Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2924981Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2930441Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2930780Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2931558Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2931944Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2933261Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2935567Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2936303Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2937496Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2942833Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2943170Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2943932Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2944551Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2945863Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2948402Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2949176Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2950386Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2955664Z /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-08-14T20:56:55.2956002Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2956742Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2957470Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.2958693Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2961263Z /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-08-14T20:56:55.2961836Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2963131Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2965424Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2966174Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2967378Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2973211Z /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-08-14T20:56:55.2973545Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2974276Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2974981Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.2976205Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.2978541Z /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-08-14T20:56:55.2979170Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2980478Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2982763Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2983527Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2984741Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.2990071Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.2990390Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.2991548Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2991845Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.2993102Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.2995465Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.2996277Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.2997421Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3003276Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3003613Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3004516Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3004794Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3005986Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3008350Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3009116Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3010236Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3016012Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3016364Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3017354Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3017503Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3018610Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3020986Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3021744Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3022853Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3028548Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3028881Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3029811Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3029948Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3031203Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3033521Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3034314Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3035437Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3040502Z /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-08-14T20:56:55.3040976Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3041769Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3042599Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.3043790Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3046146Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3046951Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3048068Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3054181Z /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-08-14T20:56:55.3054509Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3055380Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3055778Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.3056787Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3059198Z /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-08-14T20:56:55.3059743Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3061061Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3066438Z /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-08-14T20:56:55.3066768Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3067518Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3068189Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.3069619Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3072126Z /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-08-14T20:56:55.3072706Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3074015Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3079431Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3079786Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3080769Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3081340Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3082585Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3088287Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3088729Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3089513Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3094126Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3097026Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3098444Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3102351Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3105318Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3106668Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3110478Z /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-08-14T20:56:55.3113469Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3114678Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3115731Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.3116238Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3117266Z /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-08-14T20:56:55.3118277Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3118613Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3121996Z /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-08-14T20:56:55.3125097Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3126294Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3127271Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.3127851Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3128860Z /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-08-14T20:56:55.3129828Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3130155Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3133636Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3136448Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3137833Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3138760Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3139100Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3142347Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3145300Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3146526Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3150284Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3153097Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3154461Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3158397Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3161341Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3162710Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3166098Z /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-08-14T20:56:55.3168834Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3170362Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3171577Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.3172006Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3175265Z /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-08-14T20:56:55.3178310Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3179654Z /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-08-14T20:56:55.3180593Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3181002Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3181972Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3183052Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3183549Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3186758Z /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-08-14T20:56:55.3189728Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3191080Z /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-08-14T20:56:55.3192041Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3192389Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3193515Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3194451Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3195042Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3198315Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3201252Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3202598Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3203607Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3203952Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3205183Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3206281Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3206716Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3209968Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3212838Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3214204Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3215129Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3215600Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3216551Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3217649Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3218084Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3221470Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3224441Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3225648Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3226592Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3226999Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3227948Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3229042Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3229478Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3232892Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3235880Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3237244Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3238084Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3238414Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3239610Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3240603Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3241270Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3244615Z /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-08-14T20:56:55.3247564Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3248926Z /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-08-14T20:56:55.3249928Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3250250Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3251214Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3252234Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3252736Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3255969Z /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-08-14T20:56:55.3258923Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3260268Z /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-08-14T20:56:55.3261290Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3261612Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3262729Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3263673Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3264110Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3268254Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3271411Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3272751Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3273644Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3274299Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3275422Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3276371Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3276800Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3281340Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3284300Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3285623Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3286505Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3286925Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3287943Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3289039Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3289495Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3294122Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3297080Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3298434Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3299303Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3299778Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3300844Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3301841Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3302290Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3306752Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3309700Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3311037Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3312025Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3312482Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3313602Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3314611Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3315068Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3318678Z /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-08-14T20:56:55.3321507Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3322857Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3323802Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3324237Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3327563Z /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-08-14T20:56:55.3330696Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3331980Z /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-08-14T20:56:55.3332823Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3333322Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3336603Z /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-08-14T20:56:55.3339412Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3340763Z /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-08-14T20:56:55.3344653Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3347541Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3348880Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3349807Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3350145Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3353488Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3356461Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3357667Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3361587Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3364418Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3365782Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3369946Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3372882Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3374266Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3378050Z /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-08-14T20:56:55.3381009Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3382286Z /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-08-14T20:56:55.3383214Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3383621Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3386787Z /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-08-14T20:56:55.3389738Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3391182Z /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-08-14T20:56:55.3395052Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3397842Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3399160Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3400206Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3400584Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3403796Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3406635Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3407936Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3411846Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3414908Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3416273Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3420224Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3423178Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3424558Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3428353Z /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-08-14T20:56:55.3431392Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3432720Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3433636Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.3434155Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3435263Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3436419Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3437062Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3438040Z /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-08-14T20:56:55.3439035Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3439492Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3440553Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3441594Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3442053Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3445330Z /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-08-14T20:56:55.3448227Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3449499Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3450573Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.3450998Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3452116Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3453254Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3453751Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3454846Z /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-08-14T20:56:55.3455792Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3456182Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3457277Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3458238Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3458801Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3462109Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3464946Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3466292Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3467517Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3468033Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3469140Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3470522Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3470851Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3471986Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3472924Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3473514Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3476793Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3479936Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3481292Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3482296Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3482799Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3483900Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3484926Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3485332Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3486465Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3487396Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3488004Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3491324Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3494323Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3495653Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3496817Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3497355Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3498442Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3499296Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3499615Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3500726Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3501795Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3502337Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3505710Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3508713Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3510055Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3511198Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3511691Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3512811Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3513821Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3514148Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3515281Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3516203Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3516650Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3520949Z /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-08-14T20:56:55.3524002Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3525329Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3526278Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.3526805Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3527919Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3528914Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3529545Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3530514Z /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-08-14T20:56:55.3531499Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3532185Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3534824Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3535905Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3536499Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3542200Z /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-08-14T20:56:55.3545227Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3546569Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3547501Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.3548113Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3549255Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3550237Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3550896Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3551960Z /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-08-14T20:56:55.3552852Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3553356Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3555761Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3556869Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3557752Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3563628Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3566597Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3568034Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3569193Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3569881Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3571045Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3571898Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3572352Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3573359Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3574453Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3575180Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3580914Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3583898Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3585242Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3586320Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3586882Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3588140Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3588992Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3589473Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3590608Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3591619Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3592228Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3597804Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3600887Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3602237Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3603275Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3603892Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3605009Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3605858Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3606246Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3607318Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3608410Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3609203Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3616620Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3619640Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3620945Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3622064Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3622560Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3623632Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3624493Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3624827Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3626044Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3627038Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3628131Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3633180Z /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-08-14T20:56:55.3635767Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3637072Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3637986Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.3638455Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3639515Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3640614Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-08-14T20:56:55.3641533Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3644019Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3645013Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3646064Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3651734Z /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-08-14T20:56:55.3654540Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3655763Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3656794Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.3657202Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3658220Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3659223Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3659748Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3662019Z /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-08-14T20:56:55.3662944Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3664122Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3669845Z /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-08-14T20:56:55.3672679Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3673914Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3674864Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.3675284Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3676274Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3677398Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3677950Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3680414Z /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-08-14T20:56:55.3681327Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3682693Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3688148Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3690965Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3692294Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3693305Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3693809Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3694774Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3695619Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3695991Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3701322Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3704140Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3705368Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3706395Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3706887Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3707875Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3708753Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3709094Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3714312Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3717021Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3718231Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3719365Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3720041Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3721137Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3722063Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3722410Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3727951Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3730725Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3732057Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3733104Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3733589Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3734574Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3735414Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3735911Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3741399Z /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-08-14T20:56:55.3744172Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3745368Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3746283Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.3746704Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3747654Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3748604Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3749461Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3751686Z /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-08-14T20:56:55.3752555Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3753493Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3758935Z /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-08-14T20:56:55.3761920Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3763121Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3764021Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.3764558Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3765522Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3766503Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3767044Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3769869Z /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-08-14T20:56:55.3770741Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3771998Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3777538Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3780236Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3781583Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3782563Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3783052Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3783997Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3784817Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3785556Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3790958Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3793657Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3794822Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3795796Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3796274Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3797212Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3798062Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3798696Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3804629Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3807309Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3808489Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3809573Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3810085Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3811024Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3812009Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3812651Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3817947Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3820567Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3821728Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3822685Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3823184Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3824104Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3824919Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3825642Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3830461Z /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-08-14T20:56:55.3832815Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3833969Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3834853Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-08-14T20:56:55.3835258Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3836275Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3837265Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-08-14T20:56:55.3838538Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3844631Z /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-08-14T20:56:55.3847347Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3848529Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3849516Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3850007Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3850955Z /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-08-14T20:56:55.3851980Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3852730Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3855164Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3856151Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3857155Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3862531Z /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-08-14T20:56:55.3865124Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3866258Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3867237Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3867728Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3868636Z /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-08-14T20:56:55.3869872Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3870825Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3873302Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3874255Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3875182Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3880839Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3883537Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3884728Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3885727Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3886241Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3887195Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3888058Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3888946Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3891549Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3892465Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3893598Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3898883Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3901745Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3903134Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3904216Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3904710Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3905688Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3906601Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3906936Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3909269Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3910282Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3911315Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3916893Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3917214Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3917945Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3918865Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3920415Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3922827Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3923558Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3924908Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3927304Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3928155Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3929415Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3935048Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3935394Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3936115Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3937002Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3938167Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3940630Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3941408Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3942657Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3945119Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3945856Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3947144Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3952931Z /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-08-14T20:56:55.3953294Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3954202Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3954883Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3956196Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3958665Z /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-08-14T20:56:55.3959220Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3960902Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3963487Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3964280Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3965534Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3971950Z /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-08-14T20:56:55.3972340Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3973329Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3973627Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3974894Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3977608Z /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-08-14T20:56:55.3978198Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3979709Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.3982386Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3983214Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.3984468Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.3990478Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.3990988Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.3992135Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3992461Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.3993092Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.3995635Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.3996194Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.3997489Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.4000275Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4001078Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.4002365Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.4008467Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.4008876Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.4009815Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4010148Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.4011256Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4013973Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4014563Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.4015867Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.4018322Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4019063Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.4020313Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.4026283Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.4026699Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.4027655Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4027962Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.4029109Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4031554Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4032133Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.4033466Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.4035933Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4036687Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.4038111Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.4044793Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.4045208Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.4046273Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4046580Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.4047295Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4049847Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4050478Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.4052002Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.4054500Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4055226Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.4056515Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.4061969Z /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-08-14T20:56:55.4062333Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.4063217Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4063849Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-08-14T20:56:55.4065090Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4067684Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4068395Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-08-14T20:56:55.4070139Z | ^~~~~~~~~~~~~~ 2025-08-14T20:56:55.4076802Z /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-08-14T20:56:55.4077176Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.4078155Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4078625Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.4079562Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4082214Z /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-08-14T20:56:55.4082948Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.4084433Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.4089929Z /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-08-14T20:56:55.4090276Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.4091088Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4092075Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.4093251Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4095603Z /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-08-14T20:56:55.4096305Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.4097595Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.4103020Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.4103361Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.4104094Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4104991Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.4106150Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4108546Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4109294Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.4110603Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.4116310Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.4116618Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.4117364Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4117941Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.4119132Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4122040Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4122704Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.4137544Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.4141294Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.4141720Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.4142635Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4143006Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.4143162Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4143932Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4144071Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.4144171Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.4147068Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.4147405Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.4148240Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4148514Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.4148628Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4149467Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4149890Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.4150959Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.4156606Z /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-08-14T20:56:55.4156959Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.4157732Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4158577Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.4159923Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4162732Z /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-08-14T20:56:55.4163128Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.4164497Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.4170594Z /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-08-14T20:56:55.4171005Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.4171946Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4172872Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.4174118Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4176802Z /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-08-14T20:56:55.4177368Z 478 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.4178792Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.4184511Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.4184890Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.4185674Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4186640Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.4187868Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4190331Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4191029Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.4192373Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.4197989Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.4198368Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.4199133Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4200359Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.4201547Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4204147Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4204774Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.4206149Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.4211681Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.4212242Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.4213015Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4213909Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.4215147Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4217748Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4218348Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.4219826Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.4225787Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation 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-08-14T20:56:55.4226117Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.4226871Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4227616Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-08-14T20:56:55.4228917Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4231546Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4232217Z 1164 | __m256 act_times_w_rcp_v; 2025-08-14T20:56:55.4233568Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:56:55.4238595Z /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-08-14T20:56:55.4238953Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-08-14T20:56:55.4240168Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4241344Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-08-14T20:56:55.4242486Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4246326Z /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-08-14T20:56:55.4246639Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:2189:1: required from here 2025-08-14T20:56:55.4248757Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1914:11: warning: variable ‘vmask_load’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4249443Z 1914 | __m128i vmask_load; 2025-08-14T20:56:55.4250781Z | ^~~~~~~~~~ 2025-08-14T20:56:55.4253419Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1915:11: warning: variable ‘vmask_store0’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4254227Z 1915 | __m256i vmask_store0, vmask_store1, vmask_store2, vmask_store3; 2025-08-14T20:56:55.4255438Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4257994Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1915:25: warning: variable ‘vmask_store1’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4258825Z 1915 | __m256i vmask_store0, vmask_store1, vmask_store2, vmask_store3; 2025-08-14T20:56:55.4260173Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4262920Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1915:39: warning: variable ‘vmask_store2’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4263826Z 1915 | __m256i vmask_store0, vmask_store1, vmask_store2, vmask_store3; 2025-08-14T20:56:55.4265073Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4267430Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1915:53: warning: variable ‘vmask_store3’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4268279Z 1915 | __m256i vmask_store0, vmask_store1, vmask_store2, vmask_store3; 2025-08-14T20:56:55.4269728Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4273832Z /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-08-14T20:56:55.4274145Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:2192:1: required from here 2025-08-14T20:56:55.4275981Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1914:11: warning: variable ‘vmask_load’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4276726Z 1914 | __m128i vmask_load; 2025-08-14T20:56:55.4278084Z | ^~~~~~~~~~ 2025-08-14T20:56:55.4280765Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1915:11: warning: variable ‘vmask_store0’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4281688Z 1915 | __m256i vmask_store0, vmask_store1, vmask_store2, vmask_store3; 2025-08-14T20:56:55.4282908Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4285378Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1915:25: warning: variable ‘vmask_store1’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4286120Z 1915 | __m256i vmask_store0, vmask_store1, vmask_store2, vmask_store3; 2025-08-14T20:56:55.4287451Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4289879Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1915:39: warning: variable ‘vmask_store2’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4290780Z 1915 | __m256i vmask_store0, vmask_store1, vmask_store2, vmask_store3; 2025-08-14T20:56:55.4292336Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4294709Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1915:53: warning: variable ‘vmask_store3’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:56:55.4295579Z 1915 | __m256i vmask_store0, vmask_store1, vmask_store2, vmask_store3; 2025-08-14T20:56:55.4296911Z | ^~~~~~~~~~~~ 2025-08-14T20:56:55.4653870Z [1439/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2025-08-14T20:56:55.4695530Z [1440/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2025-08-14T20:56:55.4896029Z [1441/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2025-08-14T20:56:55.5019099Z [1442/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2025-08-14T20:56:56.2356186Z [1443/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2025-08-14T20:56:56.3183779Z [1444/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2025-08-14T20:56:56.8870578Z [1445/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2025-08-14T20:56:57.0066677Z [1446/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2025-08-14T20:56:57.0236145Z [1447/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2025-08-14T20:56:57.3538302Z [1448/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2025-08-14T20:56:57.6017786Z [1449/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2025-08-14T20:56:58.0834682Z [1450/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2025-08-14T20:56:58.2446479Z [1451/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2025-08-14T20:56:58.3282605Z [1452/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2025-08-14T20:56:58.3462970Z [1453/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2025-08-14T20:56:58.6780875Z [1454/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2025-08-14T20:56:59.2478225Z [1455/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2025-08-14T20:56:59.8207377Z [1456/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2025-08-14T20:57:00.0944316Z [1457/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2025-08-14T20:57:00.3337643Z [1458/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2025-08-14T20:57:00.7497494Z [1459/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2025-08-14T20:57:00.8221428Z [1460/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2025-08-14T20:57:00.9926788Z [1461/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2025-08-14T20:57:01.5156082Z [1462/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2025-08-14T20:57:01.5512415Z [1463/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2025-08-14T20:57:01.5863780Z [1464/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2025-08-14T20:57:01.8296375Z [1465/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2025-08-14T20:57:02.0248688Z [1466/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2025-08-14T20:57:02.1220752Z [1467/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2025-08-14T20:57:02.2119105Z [1468/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2025-08-14T20:57:02.2796836Z [1469/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2025-08-14T20:57:02.3705855Z [1470/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2025-08-14T20:57:02.4168334Z [1471/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2025-08-14T20:57:02.4362355Z [1472/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2025-08-14T20:57:02.6112747Z [1473/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2025-08-14T20:57:02.6934393Z [1474/7170] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2025-08-14T20:57:02.7785369Z [1475/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2025-08-14T20:57:02.8330309Z [1476/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2025-08-14T20:57:02.8726128Z [1477/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2025-08-14T20:57:02.9411547Z [1478/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2025-08-14T20:57:03.0012041Z [1479/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/utils.cc.o 2025-08-14T20:57:03.2024481Z [1480/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2025-08-14T20:57:03.2068273Z [1481/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2025-08-14T20:57:03.2174036Z [1482/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2025-08-14T20:57:03.2405108Z [1483/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2025-08-14T20:57:03.2586249Z [1484/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2025-08-14T20:57:03.3217102Z [1485/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2025-08-14T20:57:03.4523187Z [1486/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2025-08-14T20:57:03.5947049Z [1487/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2025-08-14T20:57:03.8372003Z [1488/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2025-08-14T20:57:03.8697067Z [1489/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2025-08-14T20:57:03.8719450Z [1490/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2025-08-14T20:57:03.9430107Z [1491/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2025-08-14T20:57:03.9974734Z [1492/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2025-08-14T20:57:04.1726489Z [1493/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2025-08-14T20:57:04.2938870Z [1494/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2025-08-14T20:57:04.3263186Z [1495/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2025-08-14T20:57:04.4392521Z [1496/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2025-08-14T20:57:04.4491339Z [1497/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/debug_logger.cc.o 2025-08-14T20:57:04.5204274Z [1498/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/error.cc.o 2025-08-14T20:57:05.0388655Z [1499/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2025-08-14T20:57:05.0604439Z [1500/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/helpers.cc.o 2025-08-14T20:57:05.4101070Z [1501/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/socket.cc.o 2025-08-14T20:57:05.6164233Z [1502/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/listener.cc.o 2025-08-14T20:57:05.6309731Z [1503/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2025-08-14T20:57:05.6409204Z [1504/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2025-08-14T20:57:05.6529111Z [1505/7170] Linking CXX static library lib/libonnx_proto.a 2025-08-14T20:57:05.8018204Z [1506/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2025-08-14T20:57:05.8290877Z [1507/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/tls/openssl.cc.o 2025-08-14T20:57:05.9093035Z [1508/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/tls/dynamic_library.cc.o 2025-08-14T20:57:06.0625637Z [1509/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2025-08-14T20:57:06.0984037Z [1510/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/tls/device.cc.o 2025-08-14T20:57:06.1729477Z [1511/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/tls/context.cc.o 2025-08-14T20:57:06.2337884Z [1512/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2025-08-14T20:57:06.4005194Z [1513/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2025-08-14T20:57:06.6602662Z [1514/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2025-08-14T20:57:07.1031852Z [1515/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2025-08-14T20:57:07.1174557Z [1516/7170] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/tls/pair.cc.o 2025-08-14T20:57:07.2652157Z [1517/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2025-08-14T20:57:07.3003365Z [1518/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2025-08-14T20:57:07.5860454Z [1519/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2025-08-14T20:57:08.8127583Z [1520/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2025-08-14T20:57:09.2204795Z [1521/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2025-08-14T20:57:09.6690521Z [1522/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/utils.cc.o 2025-08-14T20:57:09.8683614Z [1523/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2025-08-14T20:57:10.0848970Z [1524/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2025-08-14T20:57:10.4876370Z [1525/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2025-08-14T20:57:10.9491466Z [1526/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2025-08-14T20:57:11.1066525Z [1527/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/utils.cc.o 2025-08-14T20:57:11.1717320Z [1528/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2025-08-14T20:57:11.1767405Z [1529/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2025-08-14T20:57:11.5649873Z [1530/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/image/defs.cc.o 2025-08-14T20:57:12.5646010Z [1531/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/utils.cc.o 2025-08-14T20:57:12.6917134Z [1532/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2025-08-14T20:57:12.8716028Z [1533/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2025-08-14T20:57:13.8710727Z [1534/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2025-08-14T20:57:14.2766232Z [1535/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2025-08-14T20:57:15.1375403Z [1536/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/old.cc.o 2025-08-14T20:57:15.3160566Z [1537/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2025-08-14T20:57:16.0253504Z [1538/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2025-08-14T20:57:16.1007339Z [1539/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2025-08-14T20:57:16.3175056Z [1540/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2025-08-14T20:57:16.8859027Z [1541/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2025-08-14T20:57:17.1375857Z [1542/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2025-08-14T20:57:17.4364188Z [1543/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2025-08-14T20:57:18.1470916Z [1544/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2025-08-14T20:57:18.3031845Z [1545/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2025-08-14T20:57:18.3612392Z [1546/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/utils.cc.o 2025-08-14T20:57:18.5067363Z [1547/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2025-08-14T20:57:19.0392363Z [1548/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2025-08-14T20:57:19.6475671Z [1549/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2025-08-14T20:57:20.1318914Z [1550/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2025-08-14T20:57:20.3721134Z [1551/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2025-08-14T20:57:20.9523933Z [1552/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2025-08-14T20:57:21.3538715Z [1553/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2025-08-14T20:57:21.5580380Z [1554/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2025-08-14T20:57:21.7044946Z [1555/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2025-08-14T20:57:22.7870583Z [1556/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/text/defs.cc.o 2025-08-14T20:57:23.8617667Z [1557/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2025-08-14T20:57:24.0582174Z [1558/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2025-08-14T20:57:24.3306921Z [1559/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2025-08-14T20:57:24.6335400Z [1560/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2025-08-14T20:57:24.6725459Z [1561/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2025-08-14T20:57:25.2554194Z [1562/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2025-08-14T20:57:25.4751830Z [1563/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2025-08-14T20:57:26.1909639Z [1564/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2025-08-14T20:57:26.3622041Z [1565/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2025-08-14T20:57:26.9898762Z [1566/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2025-08-14T20:57:26.9922471Z [1567/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2025-08-14T20:57:27.4485157Z [1568/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2025-08-14T20:57:27.7669864Z [1569/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2025-08-14T20:57:27.7670967Z [1570/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2025-08-14T20:57:27.7823912Z [1571/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_threadpool.cpp.o 2025-08-14T20:57:27.9114924Z [1572/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2025-08-14T20:57:28.0561430Z [1573/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2025-08-14T20:57:28.0826554Z [1574/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/inliner/inliner.cc.o 2025-08-14T20:57:28.2993467Z [1575/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2025-08-14T20:57:28.4233747Z [1576/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2025-08-14T20:57:28.7876817Z [1577/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2025-08-14T20:57:28.8471769Z [1578/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2025-08-14T20:57:28.8883826Z [1579/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/float4.cpp.o 2025-08-14T20:57:29.1073249Z [1580/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/float8.cpp.o 2025-08-14T20:57:29.4642770Z [1581/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2025-08-14T20:57:29.5740867Z [1582/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2025-08-14T20:57:29.8312670Z [1583/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2025-08-14T20:57:30.0029131Z [1584/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2025-08-14T20:57:30.6076766Z [1585/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/kernel_cache.cpp.o 2025-08-14T20:57:30.8809946Z [1586/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2025-08-14T20:57:31.1667109Z [1587/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/group_normalization.cpp.o 2025-08-14T20:57:31.3064922Z [1588/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2025-08-14T20:57:31.3835359Z [1589/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2025-08-14T20:57:31.7753311Z [1590/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2025-08-14T20:57:31.9419349Z [1591/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2025-08-14T20:57:32.2053640Z [1592/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2025-08-14T20:57:32.4639951Z [1593/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2025-08-14T20:57:32.7013945Z [1594/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2025-08-14T20:57:32.9312514Z [1595/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2025-08-14T20:57:33.0449831Z [1596/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2025-08-14T20:57:33.9871670Z [1597/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc.cpp.o 2025-08-14T20:57:34.2171897Z [1598/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2025-08-14T20:57:34.3027847Z [1599/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2025-08-14T20:57:34.3961139Z [1600/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2025-08-14T20:57:34.4452018Z [1601/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2025-08-14T20:57:35.6363601Z [1602/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_desc_iface.cpp.o 2025-08-14T20:57:35.6991759Z [1603/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2025-08-14T20:57:35.7008900Z [1604/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2025-08-14T20:57:36.0458200Z [1605/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2025-08-14T20:57:36.1777723Z [1606/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2025-08-14T20:57:36.5448318Z [1607/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2025-08-14T20:57:36.5960334Z [1608/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2025-08-14T20:57:36.8151035Z [1609/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2025-08-14T20:57:36.9972927Z [1610/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_iface.cpp.o 2025-08-14T20:57:37.8587981Z [1611/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2025-08-14T20:57:37.8788299Z [1612/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2025-08-14T20:57:38.2110404Z [1613/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2025-08-14T20:57:38.2866424Z [1614/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2025-08-14T20:57:38.3633522Z [1615/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2025-08-14T20:57:38.8522620Z [1616/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2025-08-14T20:57:39.0522767Z [1617/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2025-08-14T20:57:39.1217790Z [1618/7170] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2025-08-14T20:57:39.1339729Z [1619/7170] Building ASM object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2025-08-14T20:57:39.2043393Z [1620/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2025-08-14T20:57:39.4218699Z [1621/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2025-08-14T20:57:39.6139978Z [1622/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2025-08-14T20:57:39.6240255Z [1623/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream_profiler.cpp.o 2025-08-14T20:57:39.6936493Z [1624/7170] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2025-08-14T20:57:40.4370997Z [1625/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2025-08-14T20:57:41.0946846Z [1626/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2025-08-14T20:57:41.3038569Z [1627/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2025-08-14T20:57:43.4037179Z [1628/7170] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2025-08-14T20:57:44.4943063Z [1629/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2025-08-14T20:57:44.6343365Z [1630/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2025-08-14T20:57:45.2406471Z [1631/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2025-08-14T20:57:46.2741210Z [1632/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2025-08-14T20:57:47.4283273Z [1633/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2025-08-14T20:57:49.7397114Z [1634/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_group_normalization_list.cpp.o 2025-08-14T20:57:51.3779507Z [1635/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2025-08-14T20:57:51.7027788Z [1636/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2025-08-14T20:57:52.1621555Z [1637/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2025-08-14T20:57:53.7800391Z [1638/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2025-08-14T20:57:54.0958103Z [1639/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2025-08-14T20:57:54.9746056Z [1640/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2025-08-14T20:57:57.4410622Z [1641/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2025-08-14T20:57:58.4408481Z [1642/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2025-08-14T20:57:58.5965969Z [1643/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2025-08-14T20:57:59.0475273Z [1644/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2025-08-14T20:58:00.0031093Z [1645/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2025-08-14T20:58:01.0198752Z [1646/7170] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2025-08-14T20:58:02.1163690Z [1647/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/float16.cpp.o 2025-08-14T20:58:02.5524208Z [1648/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2025-08-14T20:58:03.5658405Z [1649/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2025-08-14T20:58:04.1180609Z [1650/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2025-08-14T20:58:04.1620001Z [1651/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2025-08-14T20:58:04.3930459Z [1652/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2025-08-14T20:58:04.4939681Z [1653/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2025-08-14T20:58:04.9129724Z [1654/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2025-08-14T20:58:06.0210738Z [1655/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2025-08-14T20:58:06.1426981Z [1656/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2025-08-14T20:58:06.7090093Z [1657/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2025-08-14T20:58:07.0620575Z [1658/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_group_normalization.cpp.o 2025-08-14T20:58:07.1375877Z [1659/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2025-08-14T20:58:08.3318597Z [1660/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2025-08-14T20:58:08.3568134Z [1661/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2025-08-14T20:58:09.7894656Z [1662/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2025-08-14T20:58:09.8639920Z [1663/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2025-08-14T20:58:11.0379364Z [1664/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2025-08-14T20:58:11.7066206Z [1665/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2025-08-14T20:58:12.0698393Z [1666/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2025-08-14T20:58:14.2353871Z [1667/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2025-08-14T20:58:14.9318425Z [1668/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2025-08-14T20:58:15.1070172Z [1669/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2025-08-14T20:58:15.1514588Z [1670/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2025-08-14T20:58:15.2597587Z [1671/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2025-08-14T20:58:16.4524976Z [1672/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2025-08-14T20:58:17.5056886Z [1673/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_group_normalization.cpp.o 2025-08-14T20:58:17.7243345Z [1674/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2025-08-14T20:58:18.0170262Z [1675/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2025-08-14T20:58:18.5175988Z [1676/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2025-08-14T20:58:19.0013483Z [1677/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2025-08-14T20:58:19.2374304Z [1678/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2025-08-14T20:58:19.5047513Z [1679/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/scale_utils.cpp.o 2025-08-14T20:58:21.0527823Z [1680/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2025-08-14T20:58:22.0462448Z [1681/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2025-08-14T20:58:22.3400602Z [1682/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2025-08-14T20:58:22.5358069Z [1683/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/bf16/ref_gemm_bf16.cpp.o 2025-08-14T20:58:22.8340239Z [1684/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o 2025-08-14T20:58:23.0113639Z [1685/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2025-08-14T20:58:23.8560537Z [1686/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2025-08-14T20:58:24.4813853Z [1687/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2025-08-14T20:58:24.6168832Z [1688/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o 2025-08-14T20:58:24.7472678Z [1689/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2025-08-14T20:58:24.9085528Z [1690/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2025-08-14T20:58:24.9504046Z [1691/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2025-08-14T20:58:25.0818011Z [1692/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2025-08-14T20:58:25.2478287Z [1693/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o 2025-08-14T20:58:26.2454850Z [1694/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o 2025-08-14T20:58:26.9608556Z [1695/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2025-08-14T20:58:27.9167766Z [1696/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_sparse_matmul.cpp.o 2025-08-14T20:58:28.6917998Z [1697/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2025-08-14T20:58:29.0535240Z [1698/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2025-08-14T20:58:29.6634608Z [1699/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2025-08-14T20:58:29.7812235Z [1700/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2025-08-14T20:58:30.2806023Z [1701/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2025-08-14T20:58:30.8665145Z [1702/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2025-08-14T20:58:32.2358999Z [1703/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2025-08-14T20:58:35.4334074Z [1704/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_bf16.cpp.o 2025-08-14T20:58:35.7640760Z [1705/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f16.cpp.o 2025-08-14T20:58:37.5728453Z [1706/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_bf16.cpp.o 2025-08-14T20:58:37.8291464Z [1707/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f16.cpp.o 2025-08-14T20:58:37.8884430Z [1708/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f32.cpp.o 2025-08-14T20:58:38.8305837Z [1709/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_fp8.cpp.o 2025-08-14T20:58:40.9211415Z [1710/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s32.cpp.o 2025-08-14T20:58:41.0340403Z [1711/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_bf16_s8.cpp.o 2025-08-14T20:58:41.8724195Z [1712/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_f32_s8.cpp.o 2025-08-14T20:58:42.6965356Z [1713/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_s8_s8.cpp.o 2025-08-14T20:58:42.7048554Z [1714/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2025-08-14T20:58:42.9342465Z [1715/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s8.cpp.o 2025-08-14T20:58:43.3812152Z [1716/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_u8.cpp.o 2025-08-14T20:58:45.4855594Z [1717/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_fp4.cpp.o 2025-08-14T20:58:45.9831184Z [1718/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s32.cpp.o 2025-08-14T20:58:47.1852872Z [1719/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_fp8.cpp.o 2025-08-14T20:58:48.7897421Z [1720/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2025-08-14T20:58:48.8422054Z [1721/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2025-08-14T20:58:48.8633389Z [1722/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s4.cpp.o 2025-08-14T20:58:48.9938302Z [1723/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2025-08-14T20:58:49.7495385Z [1724/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u4.cpp.o 2025-08-14T20:58:50.1737428Z [1725/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s8.cpp.o 2025-08-14T20:58:50.3511391Z [1726/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u8.cpp.o 2025-08-14T20:58:50.6578100Z [1727/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2025-08-14T20:58:51.0669054Z [1728/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2025-08-14T20:58:51.1583800Z [1729/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2025-08-14T20:58:51.4883075Z [1730/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/linux_perf/linux_perf.cpp.o 2025-08-14T20:58:51.7519945Z [1731/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o 2025-08-14T20:58:52.2650153Z [1732/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm_projection.cpp.o 2025-08-14T20:58:52.8607752Z [1733/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2025-08-14T20:58:53.2263297Z [1734/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2025-08-14T20:58:53.8719654Z [1735/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2025-08-14T20:58:54.2679862Z [1736/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_containers.cpp.o 2025-08-14T20:58:54.4453945Z [1737/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2025-08-14T20:58:55.3095455Z [1738/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_utils.cpp.o 2025-08-14T20:58:55.6026391Z [1739/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/amx_tile_configure.cpp.o 2025-08-14T20:58:55.6494755Z [1740/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/capi/brgemm_api.cpp.o 2025-08-14T20:58:56.8821347Z [1741/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_isa_traits.cpp.o 2025-08-14T20:58:58.9195633Z [1742/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2025-08-14T20:59:00.3802707Z [1743/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2025-08-14T20:59:01.0451842Z [1744/7170] 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-08-14T20:59:01.1145072Z [1745/7170] 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-08-14T20:59:01.6580296Z [1746/7170] 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-08-14T20:59:01.6843673Z [1747/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_amx_uker.cpp.o 2025-08-14T20:59:02.2794844Z [1748/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brdgmm_kernel.cpp.o 2025-08-14T20:59:03.6227264Z [1749/7170] 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-08-14T20:59:03.8915672Z [1750/7170] 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-08-14T20:59:05.7732483Z [1751/7170] 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-08-14T20:59:05.7826776Z [1752/7170] 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-08-14T20:59:06.4971300Z [1753/7170] 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-08-14T20:59:07.0112877Z [1754/7170] 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-08-14T20:59:07.1468671Z [1755/7170] 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-08-14T20:59:08.3369665Z [1756/7170] 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-08-14T20:59:10.1822994Z [1757/7170] 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-08-14T20:59:10.9111752Z [1758/7170] 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-08-14T20:59:11.9896968Z [1759/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_kernel.cpp.o 2025-08-14T20:59:12.4408409Z [1760/7170] 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-08-14T20:59:13.8409760Z [1761/7170] 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-08-14T20:59:15.3700947Z [1762/7170] 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-08-14T20:59:15.9726259Z [1763/7170] 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-08-14T20:59:17.9670269Z [1764/7170] 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-08-14T20:59:18.6018461Z [1765/7170] 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-08-14T20:59:19.1145090Z [1766/7170] 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-08-14T20:59:19.2548125Z [1767/7170] 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-08-14T20:59:20.0638434Z [1768/7170] 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-08-14T20:59:22.2112700Z [1769/7170] 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-08-14T20:59:22.8844208Z [1770/7170] 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-08-14T20:59:23.0832354Z [1771/7170] 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-08-14T20:59:23.1740113Z [1772/7170] 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-08-14T20:59:23.6636692Z [1773/7170] 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-08-14T20:59:24.4101186Z [1774/7170] 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-08-14T20:59:24.5198109Z [1775/7170] 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-08-14T20:59:27.9011103Z [1776/7170] 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-08-14T20:59:29.5834919Z [1777/7170] 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-08-14T20:59:29.6749073Z [1778/7170] 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-08-14T20:59:29.6831666Z [1779/7170] 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-08-14T20:59:30.1921035Z [1780/7170] 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-08-14T20:59:30.4281278Z [1781/7170] 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-08-14T20:59:31.1964369Z [1782/7170] 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-08-14T20:59:32.2913439Z [1783/7170] 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-08-14T20:59:33.6405251Z [1784/7170] 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-08-14T20:59:33.9644183Z [1785/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_pack.cpp.o 2025-08-14T20:59:34.3891527Z [1786/7170] 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-08-14T20:59:34.7913202Z [1787/7170] 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-08-14T20:59:35.3320130Z [1788/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemv_driver.cpp.o 2025-08-14T20:59:36.2336514Z [1789/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_info.cpp.o 2025-08-14T20:59:36.4673338Z [1790/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_driver.cpp.o 2025-08-14T20:59:38.7537215Z [1791/7170] 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-08-14T20:59:38.9310518Z [1792/7170] 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-08-14T20:59:39.0827734Z [1793/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2025-08-14T20:59:39.0829523Z In file included from /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:15: 2025-08-14T20:59:39.0836489Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.0849216Z /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-08-14T20:59:39.0861969Z /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-08-14T20:59:39.0872968Z /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-08-14T20:59:39.0882735Z /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-08-14T20:59:39.0892005Z /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-08-14T20:59:39.0896933Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.0899539Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.0901370Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.0901941Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.0903825Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.0905504Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.0906064Z | ^~~~~~~~~ 2025-08-14T20:59:39.0907875Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.0909624Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.0910340Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.0912229Z /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-08-14T20:59:39.0914037Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.0914757Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.0916756Z /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-08-14T20:59:39.0918647Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.0919541Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.0925086Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.0937872Z /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-08-14T20:59:39.0950276Z /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-08-14T20:59:39.0960987Z /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-08-14T20:59:39.0970698Z /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-08-14T20:59:39.0980145Z /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-08-14T20:59:39.0985242Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.0987680Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.0989558Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.0990127Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.0992004Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.0993628Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.0994153Z | ^~~~~~~~~ 2025-08-14T20:59:39.0996031Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.0997788Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.0998507Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.1001031Z /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-08-14T20:59:39.1002831Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.1003573Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.1005525Z /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-08-14T20:59:39.1007403Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.1008197Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.1013899Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.1025966Z /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-08-14T20:59:39.1038352Z /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-08-14T20:59:39.1049101Z /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-08-14T20:59:39.1058870Z /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-08-14T20:59:39.1067430Z /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-08-14T20:59:39.1072819Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.1075280Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1076921Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.1077482Z | ^~~~~~~~~ 2025-08-14T20:59:39.1079877Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1081708Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.1082458Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.1084624Z /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-08-14T20:59:39.1086538Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.1087314Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.1092896Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.1105685Z /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-08-14T20:59:39.1118222Z /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-08-14T20:59:39.1129086Z /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-08-14T20:59:39.1138612Z /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-08-14T20:59:39.1148087Z /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-08-14T20:59:39.1153089Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.1155457Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1157204Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.1157771Z | ^~~~~~~~~ 2025-08-14T20:59:39.1159982Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1161798Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.1162517Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.1164454Z /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-08-14T20:59:39.1166197Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.1166986Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.1172642Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.1184317Z /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-08-14T20:59:39.1197205Z /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-08-14T20:59:39.1207458Z /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-08-14T20:59:39.1216806Z /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-08-14T20:59:39.1226159Z /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-08-14T20:59:39.1231291Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.1233724Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1235285Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.1235883Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.1237844Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1239736Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.1240469Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.1242382Z /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-08-14T20:59:39.1244167Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.1244896Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.1250394Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.1262932Z /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-08-14T20:59:39.1275761Z /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-08-14T20:59:39.1286119Z /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-08-14T20:59:39.1295892Z /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-08-14T20:59:39.1304720Z /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-08-14T20:59:39.1309625Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.1312097Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1313804Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.1314397Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.1316442Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1318276Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.1319024Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.1321109Z /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-08-14T20:59:39.1323085Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.1323798Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.1329651Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.1342143Z /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 = 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-08-14T20:59:39.1354844Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.1365881Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.1375814Z /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-08-14T20:59:39.1385176Z /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-08-14T20:59:39.1390069Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.1392488Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1394433Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.1395151Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.1401048Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.1413769Z /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 = 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-08-14T20:59:39.1425941Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.1436290Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.1446186Z /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-08-14T20:59:39.1455433Z /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-08-14T20:59:39.1460126Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.1462550Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1468976Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.1482041Z /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-08-14T20:59:39.1495041Z /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-08-14T20:59:39.1504981Z /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-08-14T20:59:39.1514707Z /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-08-14T20:59:39.1524147Z /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-08-14T20:59:39.1529125Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.1531807Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1533454Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.1534011Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.1536023Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1537619Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.1538186Z | ^~~~~~~~~ 2025-08-14T20:59:39.1540054Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1542045Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.1542760Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.1544652Z /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-08-14T20:59:39.1546298Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.1547007Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.1548882Z /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-08-14T20:59:39.1550533Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.1551228Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.1553014Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.1554542Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.1555071Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.1560461Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.1572848Z /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-08-14T20:59:39.1584975Z /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-08-14T20:59:39.1594828Z /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-08-14T20:59:39.1604712Z /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-08-14T20:59:39.1613950Z /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-08-14T20:59:39.1618632Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.1620932Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1622322Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.1622842Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.1624600Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1626130Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.1626654Z | ^~~~~~~~~ 2025-08-14T20:59:39.1628446Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1630270Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.1631002Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.1633031Z /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-08-14T20:59:39.1634718Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.1635422Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.1637315Z /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-08-14T20:59:39.1639244Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.1640198Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.1642048Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.1643741Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.1644296Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.1649944Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.1662161Z /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-08-14T20:59:39.1675021Z /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-08-14T20:59:39.1685224Z /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-08-14T20:59:39.1694896Z /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-08-14T20:59:39.1704216Z /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-08-14T20:59:39.1708913Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.1711320Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1712933Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.1713508Z | ^~~~~~~~~ 2025-08-14T20:59:39.1715356Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1717153Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.1717868Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.1720031Z /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-08-14T20:59:39.1721796Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.1722511Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.1724242Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.1725750Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.1726298Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.1732064Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.1743765Z /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-08-14T20:59:39.1770006Z /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-08-14T20:59:39.1780208Z /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-08-14T20:59:39.1789734Z /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-08-14T20:59:39.1798453Z /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-08-14T20:59:39.1803666Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.1806164Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1807724Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.1808290Z | ^~~~~~~~~ 2025-08-14T20:59:39.1810149Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1812221Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.1812885Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.1814699Z /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-08-14T20:59:39.1817523Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.1818261Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.1820053Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.1821600Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.1822188Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.1827586Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.1839992Z /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-08-14T20:59:39.1852904Z /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-08-14T20:59:39.1862918Z /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-08-14T20:59:39.1872737Z /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-08-14T20:59:39.1882297Z /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-08-14T20:59:39.1887709Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.1890172Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1891874Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.1892458Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.1894281Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1896000Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.1896698Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.1898523Z /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-08-14T20:59:39.1900152Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.1900821Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.1902577Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.1904126Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.1904718Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.1910191Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.1922863Z /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-08-14T20:59:39.1935405Z /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-08-14T20:59:39.1945477Z /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-08-14T20:59:39.1954952Z /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-08-14T20:59:39.1963154Z /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-08-14T20:59:39.1967879Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.1970507Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1972197Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.1972781Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.1974628Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.1976339Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.1977064Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.1979172Z /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-08-14T20:59:39.1980963Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.1981796Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.1983573Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.1985088Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.1985671Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.1991057Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.2003445Z /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 = 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-08-14T20:59:39.2016415Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.2026302Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.2035430Z /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-08-14T20:59:39.2044899Z /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-08-14T20:59:39.2049964Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.2052657Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2054405Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.2055098Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.2056913Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.2058486Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.2059082Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.2064453Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.2077261Z /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 = 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-08-14T20:59:39.2090425Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.2100178Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.2109525Z /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-08-14T20:59:39.2118707Z /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-08-14T20:59:39.2123962Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.2126423Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2128158Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.2128897Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.2130720Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.2132480Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.2133075Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.2138337Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.2150237Z /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-08-14T20:59:39.2162536Z /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-08-14T20:59:39.2172700Z /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-08-14T20:59:39.2182495Z /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-08-14T20:59:39.2191701Z /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-08-14T20:59:39.2196535Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.2198944Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2200882Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.2201478Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.2203330Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2204975Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.2205566Z | ^~~~~~~~~ 2025-08-14T20:59:39.2207444Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2209235Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.2209941Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.2211992Z /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-08-14T20:59:39.2213950Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.2214672Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.2216540Z /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-08-14T20:59:39.2218276Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.2219221Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.2224365Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.2235978Z /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-08-14T20:59:39.2248825Z /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-08-14T20:59:39.2259414Z /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-08-14T20:59:39.2269122Z /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-08-14T20:59:39.2278762Z /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-08-14T20:59:39.2283829Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.2286351Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2287997Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.2288577Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.2290652Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2292367Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.2292830Z | ^~~~~~~~~ 2025-08-14T20:59:39.2294567Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2296263Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.2296971Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.2298814Z /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-08-14T20:59:39.2300521Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.2301238Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.2303058Z /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-08-14T20:59:39.2304775Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.2305507Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.2310618Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.2323321Z /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-08-14T20:59:39.2336416Z /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-08-14T20:59:39.2346703Z /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-08-14T20:59:39.2356453Z /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-08-14T20:59:39.2366057Z /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-08-14T20:59:39.2370707Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.2372070Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2372952Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.2373255Z | ^~~~~~~~~ 2025-08-14T20:59:39.2374266Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2375226Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.2375612Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.2376633Z /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-08-14T20:59:39.2377597Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.2378032Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.2380944Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.2387345Z /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-08-14T20:59:39.2393661Z /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-08-14T20:59:39.2399197Z /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-08-14T20:59:39.2404372Z /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-08-14T20:59:39.2409275Z /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-08-14T20:59:39.2411939Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.2413193Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2414035Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.2414342Z | ^~~~~~~~~ 2025-08-14T20:59:39.2415308Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2416235Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.2416622Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.2417591Z /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-08-14T20:59:39.2418532Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.2418936Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.2421730Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.2427979Z /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-08-14T20:59:39.2434425Z /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-08-14T20:59:39.2439896Z /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-08-14T20:59:39.2444986Z /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-08-14T20:59:39.2449816Z /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-08-14T20:59:39.2452459Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.2453709Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2454578Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.2454899Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.2455870Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2456800Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.2457196Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.2458164Z /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-08-14T20:59:39.2459092Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.2459469Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.2462273Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.2468639Z /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-08-14T20:59:39.2475533Z /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-08-14T20:59:39.2481077Z /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-08-14T20:59:39.2486080Z /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-08-14T20:59:39.2490900Z /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-08-14T20:59:39.2493442Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.2494741Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2495625Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.2495953Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.2496964Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2497897Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.2498296Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.2499290Z /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-08-14T20:59:39.2500321Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.2500722Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.2503696Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.2510149Z /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 = 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-08-14T20:59:39.2516701Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.2522161Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.2527152Z /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-08-14T20:59:39.2532009Z /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-08-14T20:59:39.2534569Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.2535869Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2536878Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.2537269Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.2540222Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.2546678Z /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 = 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-08-14T20:59:39.2553262Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.2558607Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.2563675Z /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-08-14T20:59:39.2568490Z /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-08-14T20:59:39.2571281Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.2572591Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2576233Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.2582745Z /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-08-14T20:59:39.2589107Z /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-08-14T20:59:39.2594287Z /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-08-14T20:59:39.2599206Z /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-08-14T20:59:39.2604238Z /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-08-14T20:59:39.2606778Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.2608078Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2608955Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.2609286Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.2610274Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2611173Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.2611601Z | ^~~~~~~~~ 2025-08-14T20:59:39.2612569Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2613546Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.2613938Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.2614907Z /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-08-14T20:59:39.2615815Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.2616186Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.2617154Z /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-08-14T20:59:39.2618086Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.2618548Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.2619691Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.2620549Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.2620895Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.2623778Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.2630242Z /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-08-14T20:59:39.2636695Z /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-08-14T20:59:39.2642234Z /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-08-14T20:59:39.2647350Z /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-08-14T20:59:39.2652268Z /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-08-14T20:59:39.2654759Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.2656039Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2656891Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.2657211Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.2658162Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2659005Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.2659300Z | ^~~~~~~~~ 2025-08-14T20:59:39.2660276Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2661189Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.2661580Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.2662568Z /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-08-14T20:59:39.2663463Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.2663848Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.2664815Z /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-08-14T20:59:39.2665744Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.2666160Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.2667094Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.2667937Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.2668256Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.2671455Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.2677930Z /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-08-14T20:59:39.2684849Z /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-08-14T20:59:39.2690224Z /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-08-14T20:59:39.2695263Z /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-08-14T20:59:39.2699937Z /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-08-14T20:59:39.2702410Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.2703652Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2704496Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.2704795Z | ^~~~~~~~~ 2025-08-14T20:59:39.2705775Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2706691Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.2707081Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.2708057Z /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-08-14T20:59:39.2708995Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.2709411Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.2710342Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.2711188Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.2711499Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.2714387Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.2720972Z /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-08-14T20:59:39.2727585Z /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-08-14T20:59:39.2732925Z /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-08-14T20:59:39.2737891Z /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-08-14T20:59:39.2742719Z /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-08-14T20:59:39.2745290Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.2746578Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2747452Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.2747760Z | ^~~~~~~~~ 2025-08-14T20:59:39.2748765Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2749758Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.2750153Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.2751153Z /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-08-14T20:59:39.2752191Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.2752631Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.2753597Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.2754466Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.2754787Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.2760847Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.2767516Z /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-08-14T20:59:39.2774350Z /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-08-14T20:59:39.2779710Z /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-08-14T20:59:39.2784920Z /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-08-14T20:59:39.2789789Z /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-08-14T20:59:39.2792378Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.2793670Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2794558Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.2794881Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.2795895Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2796853Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.2797316Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.2798334Z /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-08-14T20:59:39.2799491Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.2799900Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.2800892Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.2801755Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.2802093Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.2804990Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.2811747Z /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-08-14T20:59:39.2818152Z /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-08-14T20:59:39.2823349Z /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-08-14T20:59:39.2828211Z /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-08-14T20:59:39.2832884Z /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-08-14T20:59:39.2835506Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.2836767Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2837642Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.2837968Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.2838945Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2840173Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.2840564Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.2841586Z /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-08-14T20:59:39.2842531Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.2842918Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.2843900Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.2844764Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.2845095Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.2847982Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.2854551Z /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 = 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-08-14T20:59:39.2860883Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.2866054Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.2871457Z /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-08-14T20:59:39.2876306Z /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-08-14T20:59:39.2878875Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.2880308Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2881250Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.2881646Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.2882646Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.2883506Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.2883840Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.2886823Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.2893399Z /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 = 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-08-14T20:59:39.2899748Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.2904974Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.2909881Z /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-08-14T20:59:39.2914557Z /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-08-14T20:59:39.2917039Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.2918300Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2919310Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.2919888Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.2920876Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.2921815Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.2922134Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.2925076Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.2931623Z /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-08-14T20:59:39.2937962Z /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-08-14T20:59:39.2943252Z /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-08-14T20:59:39.2948112Z /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-08-14T20:59:39.2952814Z /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-08-14T20:59:39.2955289Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.2956540Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2957447Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.2957754Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.2958714Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.2959821Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.2960181Z | ^~~~~~~~~ 2025-08-14T20:59:39.2961168Z /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-08-14T20:59:39.2962109Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.2962513Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.2963501Z /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-08-14T20:59:39.2964471Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.2964892Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.2967905Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.2974674Z /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-08-14T20:59:39.2981258Z /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-08-14T20:59:39.2986554Z /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-08-14T20:59:39.2991374Z /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-08-14T20:59:39.2996956Z /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-08-14T20:59:39.2999710Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3001018Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3001914Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.3002231Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.3003223Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3004080Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.3004403Z | ^~~~~~~~~ 2025-08-14T20:59:39.3005382Z /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-08-14T20:59:39.3006324Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.3006722Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3007707Z /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-08-14T20:59:39.3008675Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.3009100Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3012164Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.3018465Z /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-08-14T20:59:39.3024832Z /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-08-14T20:59:39.3030106Z /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-08-14T20:59:39.3034968Z /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-08-14T20:59:39.3039948Z /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-08-14T20:59:39.3042505Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3043802Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3044679Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.3044982Z | ^~~~~~~~~ 2025-08-14T20:59:39.3045981Z /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-08-14T20:59:39.3047008Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.3047438Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3050383Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.3056805Z /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-08-14T20:59:39.3063157Z /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-08-14T20:59:39.3068450Z /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-08-14T20:59:39.3073793Z /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-08-14T20:59:39.3078650Z /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-08-14T20:59:39.3081314Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3082610Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3083585Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.3083906Z | ^~~~~~~~~ 2025-08-14T20:59:39.3084969Z /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-08-14T20:59:39.3085948Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.3086380Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3089248Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.3095697Z /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-08-14T20:59:39.3102198Z /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-08-14T20:59:39.3107720Z /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-08-14T20:59:39.3112756Z /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-08-14T20:59:39.3117602Z /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-08-14T20:59:39.3120410Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3121762Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3122655Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.3122986Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.3123986Z /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-08-14T20:59:39.3124942Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.3125340Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3128234Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.3134747Z /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-08-14T20:59:39.3141402Z /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-08-14T20:59:39.3146793Z /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-08-14T20:59:39.3151799Z /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-08-14T20:59:39.3156721Z /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-08-14T20:59:39.3159444Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3160758Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3161652Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.3161969Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.3162973Z /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-08-14T20:59:39.3163913Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.3164316Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3167218Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.3174043Z /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-08-14T20:59:39.3180659Z /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-08-14T20:59:39.3186016Z /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-08-14T20:59:39.3190858Z /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-08-14T20:59:39.3195707Z /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-08-14T20:59:39.3198197Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3199723Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3200616Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.3200961Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.3201946Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3202822Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.3203126Z | ^~~~~~~~~ 2025-08-14T20:59:39.3204130Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3205084Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.3205473Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.3206486Z /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-08-14T20:59:39.3207415Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.3207868Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3208868Z /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-08-14T20:59:39.3209824Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.3210258Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3211264Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.3212247Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.3212557Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.3215360Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.3221920Z /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-08-14T20:59:39.3228587Z /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-08-14T20:59:39.3233919Z /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-08-14T20:59:39.3238940Z /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-08-14T20:59:39.3243885Z /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-08-14T20:59:39.3246532Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3247848Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3248740Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.3249054Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.3250033Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3250920Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.3251218Z | ^~~~~~~~~ 2025-08-14T20:59:39.3252229Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3253183Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.3253573Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.3254599Z /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-08-14T20:59:39.3255539Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.3255941Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3256928Z /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-08-14T20:59:39.3257904Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.3258339Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3259310Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.3260234Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.3260559Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.3263510Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.3270160Z /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-08-14T20:59:39.3276725Z /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-08-14T20:59:39.3282376Z /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-08-14T20:59:39.3287379Z /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-08-14T20:59:39.3292241Z /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-08-14T20:59:39.3294802Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3296090Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3297034Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.3297337Z | ^~~~~~~~~ 2025-08-14T20:59:39.3298411Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3299357Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.3299755Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.3300752Z /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-08-14T20:59:39.3301837Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.3302252Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3303192Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.3304042Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.3304360Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.3307174Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.3313476Z /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-08-14T20:59:39.3320277Z /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-08-14T20:59:39.3325659Z /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-08-14T20:59:39.3330676Z /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-08-14T20:59:39.3335608Z /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-08-14T20:59:39.3338085Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3339325Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3340170Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.3340469Z | ^~~~~~~~~ 2025-08-14T20:59:39.3341440Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3342353Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.3342750Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.3343728Z /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-08-14T20:59:39.3344650Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.3345071Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3345996Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.3346881Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.3347192Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.3350040Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.3356310Z /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-08-14T20:59:39.3363027Z /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-08-14T20:59:39.3368510Z /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-08-14T20:59:39.3373717Z /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-08-14T20:59:39.3378564Z /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-08-14T20:59:39.3381134Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3382419Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3383310Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.3383714Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.3384737Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3385673Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.3386082Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.3387140Z /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-08-14T20:59:39.3388072Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.3388475Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3389437Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.3390311Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.3390650Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.3393543Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.3400153Z /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-08-14T20:59:39.3406723Z /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-08-14T20:59:39.3412076Z /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-08-14T20:59:39.3417084Z /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-08-14T20:59:39.3422011Z /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-08-14T20:59:39.3424582Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3425863Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3426750Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.3427066Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.3428078Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3429039Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.3429425Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.3430441Z /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-08-14T20:59:39.3431365Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.3431763Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3432726Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.3433609Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.3433944Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.3436873Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.3443511Z /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 = 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-08-14T20:59:39.3450084Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.3455478Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.3460520Z /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-08-14T20:59:39.3465365Z /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-08-14T20:59:39.3467953Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3469269Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3470400Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.3470791Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.3471785Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.3472749Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.3473076Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.3476046Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.3482643Z /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 = 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-08-14T20:59:39.3489190Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.3494661Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.3499712Z /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-08-14T20:59:39.3504460Z /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-08-14T20:59:39.3506955Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3508219Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3509328Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.3509725Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.3510740Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.3511598Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.3511935Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.3514809Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.3521347Z /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-08-14T20:59:39.3527919Z /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-08-14T20:59:39.3533361Z /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-08-14T20:59:39.3538248Z /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-08-14T20:59:39.3542957Z /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-08-14T20:59:39.3545457Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3546701Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3547598Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.3547929Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.3548876Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3549729Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.3550022Z | ^~~~~~~~~ 2025-08-14T20:59:39.3550978Z /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-08-14T20:59:39.3551887Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.3552276Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3553244Z /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-08-14T20:59:39.3554170Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.3554591Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3557396Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.3564132Z /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-08-14T20:59:39.3570890Z /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-08-14T20:59:39.3576350Z /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-08-14T20:59:39.3581536Z /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-08-14T20:59:39.3586251Z /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-08-14T20:59:39.3588748Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3590010Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3590868Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.3591196Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.3592148Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3592991Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.3593281Z | ^~~~~~~~~ 2025-08-14T20:59:39.3594241Z /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-08-14T20:59:39.3595149Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.3595524Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3596549Z /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-08-14T20:59:39.3597479Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.3597893Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3601065Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.3607665Z /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-08-14T20:59:39.3614271Z /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-08-14T20:59:39.3619518Z /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-08-14T20:59:39.3624388Z /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-08-14T20:59:39.3629073Z /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-08-14T20:59:39.3631566Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3632851Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3633689Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.3633997Z | ^~~~~~~~~ 2025-08-14T20:59:39.3635007Z /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-08-14T20:59:39.3635950Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.3636375Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3639253Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.3645979Z /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-08-14T20:59:39.3652705Z /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-08-14T20:59:39.3657914Z /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-08-14T20:59:39.3662784Z /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-08-14T20:59:39.3667472Z /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-08-14T20:59:39.3670395Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3671765Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3672637Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.3672937Z | ^~~~~~~~~ 2025-08-14T20:59:39.3673937Z /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-08-14T20:59:39.3674927Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.3675346Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3678247Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.3684884Z /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-08-14T20:59:39.3691621Z /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-08-14T20:59:39.3696812Z /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-08-14T20:59:39.3701673Z /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-08-14T20:59:39.3706473Z /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-08-14T20:59:39.3708963Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3710222Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3711075Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.3711402Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.3712377Z /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-08-14T20:59:39.3713285Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.3713718Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3716527Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.3723239Z /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-08-14T20:59:39.3729803Z /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-08-14T20:59:39.3735161Z /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-08-14T20:59:39.3740010Z /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-08-14T20:59:39.3744781Z /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-08-14T20:59:39.3747273Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3748510Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3749380Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.3749731Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.3750688Z /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-08-14T20:59:39.3751610Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.3751988Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3754776Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.3761520Z /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-08-14T20:59:39.3768084Z /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-08-14T20:59:39.3773702Z /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-08-14T20:59:39.3778920Z /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-08-14T20:59:39.3783831Z /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-08-14T20:59:39.3786309Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3787634Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3788500Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.3788808Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.3789757Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3790813Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.3791126Z | ^~~~~~~~~ 2025-08-14T20:59:39.3792116Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3793067Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.3793470Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.3794471Z /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-08-14T20:59:39.3795410Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.3795865Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3796877Z /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-08-14T20:59:39.3797842Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.3798262Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3799335Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.3800200Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.3800549Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.3803463Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.3809922Z /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-08-14T20:59:39.3816555Z /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-08-14T20:59:39.3821761Z /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-08-14T20:59:39.3826663Z /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-08-14T20:59:39.3831402Z /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-08-14T20:59:39.3833908Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3835158Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3836006Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.3836325Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.3837278Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3838119Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.3838410Z | ^~~~~~~~~ 2025-08-14T20:59:39.3839472Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3840594Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.3840979Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.3841995Z /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-08-14T20:59:39.3842916Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.3843314Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3844361Z /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-08-14T20:59:39.3845334Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.3845768Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3846764Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.3847640Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.3847966Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.3850875Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.3857536Z /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-08-14T20:59:39.3864408Z /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-08-14T20:59:39.3869990Z /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-08-14T20:59:39.3875037Z /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-08-14T20:59:39.3879987Z /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-08-14T20:59:39.3882640Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3883947Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3884869Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.3885173Z | ^~~~~~~~~ 2025-08-14T20:59:39.3886175Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3887112Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.3887519Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.3888534Z /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-08-14T20:59:39.3889493Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.3889973Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3891054Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.3891910Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.3906194Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.3909196Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.3916073Z /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-08-14T20:59:39.3922937Z /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-08-14T20:59:39.3928315Z /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-08-14T20:59:39.3933433Z /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-08-14T20:59:39.3938119Z /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-08-14T20:59:39.3940594Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3941884Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3942789Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.3943093Z | ^~~~~~~~~ 2025-08-14T20:59:39.3944078Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3945007Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.3945396Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.3946365Z /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-08-14T20:59:39.3947306Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.3947728Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3948662Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.3949508Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.3949822Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.3952631Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.3958969Z /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-08-14T20:59:39.3965781Z /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-08-14T20:59:39.3971369Z /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-08-14T20:59:39.3976479Z /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-08-14T20:59:39.3981486Z /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-08-14T20:59:39.3983954Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.3985218Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3986083Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.3986398Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.3987392Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.3988296Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.3988687Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.3989653Z /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-08-14T20:59:39.3990563Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.3991004Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.3991940Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.3992788Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.3993101Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.3995954Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.4002568Z /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-08-14T20:59:39.4009155Z /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-08-14T20:59:39.4014631Z /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-08-14T20:59:39.4019502Z /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-08-14T20:59:39.4024192Z /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-08-14T20:59:39.4026685Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.4027967Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4028828Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.4029135Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.4030158Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4031067Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4031458Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4032436Z /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-08-14T20:59:39.4033331Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.4033725Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4034661Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.4035518Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.4035832Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.4038653Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.4045440Z /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 = 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-08-14T20:59:39.4052168Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.4057395Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.4062236Z /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-08-14T20:59:39.4066996Z /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-08-14T20:59:39.4069636Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.4071121Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4072086Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4072472Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4073459Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.4074331Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.4074655Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.4077567Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.4084295Z /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 = 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-08-14T20:59:39.4090874Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.4096197Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.4101169Z /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-08-14T20:59:39.4105860Z /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-08-14T20:59:39.4108365Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-08-14T20:59:39.4109640Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4110553Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4110946Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4111903Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.4112737Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.4113063Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.4115844Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.4122446Z /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-08-14T20:59:39.4128942Z /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-08-14T20:59:39.4134276Z /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-08-14T20:59:39.4139160Z /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-08-14T20:59:39.4143789Z /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-08-14T20:59:39.4146279Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.4147521Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4148380Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.4148705Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.4149644Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4150499Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.4150795Z | ^~~~~~~~~ 2025-08-14T20:59:39.4151809Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4152715Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4153134Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4154120Z /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-08-14T20:59:39.4155018Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.4155405Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4156357Z /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-08-14T20:59:39.4157295Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.4157700Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4160762Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.4167210Z /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-08-14T20:59:39.4174111Z /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-08-14T20:59:39.4179414Z /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-08-14T20:59:39.4184389Z /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-08-14T20:59:39.4189189Z /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-08-14T20:59:39.4191667Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.4192909Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4193768Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.4194076Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.4195028Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4195859Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.4196167Z | ^~~~~~~~~ 2025-08-14T20:59:39.4197148Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4198053Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4198435Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4199645Z /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-08-14T20:59:39.4200588Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.4200986Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4202052Z /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-08-14T20:59:39.4203016Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.4203427Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4206351Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.4212861Z /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-08-14T20:59:39.4219134Z /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-08-14T20:59:39.4224359Z /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-08-14T20:59:39.4229155Z /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-08-14T20:59:39.4233811Z /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-08-14T20:59:39.4236270Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.4237513Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4238402Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.4238692Z | ^~~~~~~~~ 2025-08-14T20:59:39.4239944Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4240918Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4241323Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4242328Z /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-08-14T20:59:39.4243321Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.4243740Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4246607Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.4253106Z /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-08-14T20:59:39.4259470Z /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-08-14T20:59:39.4264602Z /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-08-14T20:59:39.4269559Z /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-08-14T20:59:39.4274563Z /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-08-14T20:59:39.4277242Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.4278534Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4279499Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.4279804Z | ^~~~~~~~~ 2025-08-14T20:59:39.4280825Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4281769Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4282173Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4283169Z /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-08-14T20:59:39.4284149Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.4284586Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4287438Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.4293959Z /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-08-14T20:59:39.4300301Z /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-08-14T20:59:39.4305426Z /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-08-14T20:59:39.4310321Z /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-08-14T20:59:39.4314976Z /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-08-14T20:59:39.4317462Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.4318700Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4319811Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.4320133Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.4321158Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4322109Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4322492Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4323504Z /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-08-14T20:59:39.4324432Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.4324837Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4327790Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.4334260Z /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-08-14T20:59:39.4340551Z /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-08-14T20:59:39.4345758Z /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-08-14T20:59:39.4350552Z /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-08-14T20:59:39.4355199Z /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-08-14T20:59:39.4357656Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.4358902Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4360018Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.4360358Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.4361362Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4362361Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4362746Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4363798Z /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-08-14T20:59:39.4364739Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.4365124Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4367995Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.4374639Z /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 = 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-08-14T20:59:39.4381265Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.4386538Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.4391338Z /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-08-14T20:59:39.4395975Z /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-08-14T20:59:39.4398500Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.4400101Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4401048Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4401451Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4404334Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.4410773Z /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 = 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-08-14T20:59:39.4417275Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.4422397Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.4427211Z /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-08-14T20:59:39.4431847Z /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-08-14T20:59:39.4434353Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.4435681Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4439000Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.4445652Z /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-08-14T20:59:39.4452262Z /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-08-14T20:59:39.4457428Z /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-08-14T20:59:39.4462227Z /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-08-14T20:59:39.4466862Z /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-08-14T20:59:39.4469479Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.4471024Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4471911Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.4472291Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.4473274Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4474138Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.4474438Z | ^~~~~~~~~ 2025-08-14T20:59:39.4475437Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4476386Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4476777Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4477784Z /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-08-14T20:59:39.4478716Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.4479236Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4480246Z /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-08-14T20:59:39.4481217Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.4481648Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4482613Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.4483493Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.4483814Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.4486829Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.4493292Z /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-08-14T20:59:39.4499593Z /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-08-14T20:59:39.4504818Z /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-08-14T20:59:39.4509666Z /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-08-14T20:59:39.4514328Z /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-08-14T20:59:39.4516799Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.4518064Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4518925Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.4519305Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.4520525Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4521389Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.4521701Z | ^~~~~~~~~ 2025-08-14T20:59:39.4522694Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4523675Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4524075Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4525073Z /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-08-14T20:59:39.4526014Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.4526396Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4527394Z /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-08-14T20:59:39.4528369Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.4528785Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4529765Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.4530630Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.4530960Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.4533881Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.4540196Z /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-08-14T20:59:39.4546492Z /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-08-14T20:59:39.4551642Z /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-08-14T20:59:39.4556550Z /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-08-14T20:59:39.4561519Z /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-08-14T20:59:39.4564063Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.4565338Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4566209Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.4566531Z | ^~~~~~~~~ 2025-08-14T20:59:39.4567518Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4568460Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4568844Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4570039Z /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-08-14T20:59:39.4571015Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.4571546Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4572537Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.4573400Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.4573784Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.4576676Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.4583174Z /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-08-14T20:59:39.4589496Z /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-08-14T20:59:39.4594751Z /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-08-14T20:59:39.4599886Z /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-08-14T20:59:39.4604868Z /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-08-14T20:59:39.4607431Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.4608774Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4609636Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.4609951Z | ^~~~~~~~~ 2025-08-14T20:59:39.4610984Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4612046Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4612420Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4613401Z /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-08-14T20:59:39.4614344Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.4614756Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4615702Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.4616542Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.4616869Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.4619664Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.4625912Z /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-08-14T20:59:39.4632242Z /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-08-14T20:59:39.4637454Z /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-08-14T20:59:39.4642653Z /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-08-14T20:59:39.4647510Z /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-08-14T20:59:39.4650066Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.4651484Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4652340Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.4652660Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.4653635Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4654562Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4654954Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4655923Z /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-08-14T20:59:39.4656835Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.4657212Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4658144Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.4659020Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.4659342Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.4662163Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.4668402Z /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-08-14T20:59:39.4675299Z /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-08-14T20:59:39.4680843Z /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-08-14T20:59:39.4685828Z /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-08-14T20:59:39.4690650Z /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-08-14T20:59:39.4693255Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.4694512Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4695431Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.4695758Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.4696729Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4697660Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4698125Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4699101Z /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-08-14T20:59:39.4700013Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.4700391Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4701341Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.4702179Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.4702507Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.4705371Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.4711633Z /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 = 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-08-14T20:59:39.4717959Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.4723532Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.4728511Z /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-08-14T20:59:39.4733472Z /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-08-14T20:59:39.4735932Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.4737211Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4738116Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4738515Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4739491Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.4740331Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.4740658Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.4743421Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.4749720Z /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 = 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-08-14T20:59:39.4756040Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.4761542Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.4766520Z /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-08-14T20:59:39.4771614Z /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-08-14T20:59:39.4774172Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.4775484Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4776486Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4776871Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4777867Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.4778740Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.4779057Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.4782039Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.4788306Z /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-08-14T20:59:39.4794595Z /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-08-14T20:59:39.4800018Z /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-08-14T20:59:39.4805097Z /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-08-14T20:59:39.4809905Z /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-08-14T20:59:39.4813392Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.4814666Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4815517Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.4815841Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.4816791Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4817620Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.4817925Z | ^~~~~~~~~ 2025-08-14T20:59:39.4818885Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4819814Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4820191Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4821208Z /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-08-14T20:59:39.4822120Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.4822493Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4823466Z /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-08-14T20:59:39.4824387Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.4824808Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4827588Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.4833812Z /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-08-14T20:59:39.4840517Z /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-08-14T20:59:39.4845857Z /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-08-14T20:59:39.4850862Z /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-08-14T20:59:39.4855698Z /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-08-14T20:59:39.4858188Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.4859444Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4860289Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.4860611Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.4861549Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4862393Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.4862713Z | ^~~~~~~~~ 2025-08-14T20:59:39.4863676Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4864601Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4864979Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4865957Z /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-08-14T20:59:39.4866855Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.4867246Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4868212Z /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-08-14T20:59:39.4869183Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.4869950Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4872952Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.4879469Z /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-08-14T20:59:39.4886038Z /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-08-14T20:59:39.4891518Z /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-08-14T20:59:39.4896337Z /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-08-14T20:59:39.4901011Z /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-08-14T20:59:39.4903496Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.4904727Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4905579Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.4905962Z | ^~~~~~~~~ 2025-08-14T20:59:39.4906931Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4907861Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4908244Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4909273Z /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-08-14T20:59:39.4910230Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.4910638Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4913423Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.4919963Z /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-08-14T20:59:39.4926532Z /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-08-14T20:59:39.4931962Z /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-08-14T20:59:39.4936783Z /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-08-14T20:59:39.4941437Z /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-08-14T20:59:39.4943956Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.4945259Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4946091Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.4946397Z | ^~~~~~~~~ 2025-08-14T20:59:39.4947358Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4948275Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4948662Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4949638Z /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-08-14T20:59:39.4950612Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.4951014Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4953829Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.4960371Z /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-08-14T20:59:39.4966891Z /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-08-14T20:59:39.4972415Z /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-08-14T20:59:39.4977391Z /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-08-14T20:59:39.4982453Z /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-08-14T20:59:39.4984912Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.4986172Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4987070Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.4987375Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.4988360Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.4989270Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.4989654Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.4990627Z /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-08-14T20:59:39.4991519Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.4991903Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.4994724Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5001256Z /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-08-14T20:59:39.5007778Z /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-08-14T20:59:39.5013165Z /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-08-14T20:59:39.5018060Z /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-08-14T20:59:39.5022699Z /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-08-14T20:59:39.5025209Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5026451Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5027319Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.5027647Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.5028612Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5029531Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5029912Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5030891Z /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-08-14T20:59:39.5031848Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.5032226Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5035014Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.5041535Z /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 = 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-08-14T20:59:39.5048108Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.5053534Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.5058423Z /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-08-14T20:59:39.5063118Z /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-08-14T20:59:39.5065594Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5066865Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5067781Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5068177Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5071365Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.5077945Z /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 = 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-08-14T20:59:39.5084594Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.5089931Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.5094978Z /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-08-14T20:59:39.5099671Z /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-08-14T20:59:39.5102152Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5103435Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5106756Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5113045Z /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-08-14T20:59:39.5119628Z /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-08-14T20:59:39.5125008Z /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-08-14T20:59:39.5129986Z /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-08-14T20:59:39.5134907Z /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-08-14T20:59:39.5137383Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5138631Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5139494Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.5139819Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.5140784Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5141626Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.5141923Z | ^~~~~~~~~ 2025-08-14T20:59:39.5142901Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5143806Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5144196Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5145181Z /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-08-14T20:59:39.5146127Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.5146517Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5147483Z /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-08-14T20:59:39.5148454Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.5148861Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5149812Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.5150665Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.5150978Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.5153766Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5160261Z /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-08-14T20:59:39.5166887Z /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-08-14T20:59:39.5172484Z /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-08-14T20:59:39.5177475Z /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-08-14T20:59:39.5182290Z /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-08-14T20:59:39.5185007Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5186310Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5187268Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.5187585Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.5188540Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5189369Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.5189674Z | ^~~~~~~~~ 2025-08-14T20:59:39.5190639Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5191554Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5191933Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5192916Z /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-08-14T20:59:39.5193823Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.5194200Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5195171Z /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-08-14T20:59:39.5196098Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.5196523Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5197525Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.5198360Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.5198728Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.5201851Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5208320Z /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-08-14T20:59:39.5214868Z /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-08-14T20:59:39.5220156Z /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-08-14T20:59:39.5224999Z /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-08-14T20:59:39.5229686Z /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-08-14T20:59:39.5232161Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5233393Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5234283Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.5234577Z | ^~~~~~~~~ 2025-08-14T20:59:39.5235591Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5236513Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5236889Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5237871Z /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-08-14T20:59:39.5238793Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.5239299Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5240470Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.5241335Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.5241673Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.5244567Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5251073Z /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-08-14T20:59:39.5257619Z /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-08-14T20:59:39.5262972Z /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-08-14T20:59:39.5267807Z /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-08-14T20:59:39.5273062Z /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-08-14T20:59:39.5275644Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5276913Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5277795Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.5278112Z | ^~~~~~~~~ 2025-08-14T20:59:39.5278918Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5279171Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5279277Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5280084Z /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-08-14T20:59:39.5280272Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.5280372Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5281140Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.5281332Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.5281429Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.5284165Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5288361Z /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-08-14T20:59:39.5291523Z /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-08-14T20:59:39.5294283Z /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-08-14T20:59:39.5296838Z /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-08-14T20:59:39.5299309Z /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-08-14T20:59:39.5299677Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5300434Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5300576Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.5300688Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.5301458Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5301619Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5301758Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5302526Z /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-08-14T20:59:39.5302682Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.5302791Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5303520Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.5303635Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.5303741Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.5306316Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5310410Z /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-08-14T20:59:39.5313378Z /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-08-14T20:59:39.5316043Z /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-08-14T20:59:39.5318847Z /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-08-14T20:59:39.5321612Z /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-08-14T20:59:39.5321979Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5322761Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5322883Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.5322985Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.5323781Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5323962Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5324063Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5324856Z /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-08-14T20:59:39.5325031Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.5325129Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5325885Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.5326002Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.5326116Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.5328810Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.5333029Z /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 = 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-08-14T20:59:39.5336101Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.5338917Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.5341546Z /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-08-14T20:59:39.5344112Z /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-08-14T20:59:39.5344483Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5345292Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5345450Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5345551Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5346313Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.5346474Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.5346572Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.5349397Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.5353431Z /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 = 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-08-14T20:59:39.5356400Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.5359237Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.5362065Z /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-08-14T20:59:39.5364625Z /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-08-14T20:59:39.5365004Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5365807Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5366008Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5366107Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5366913Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.5367035Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.5367134Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.5369958Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5374168Z /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-08-14T20:59:39.5377293Z /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-08-14T20:59:39.5380080Z /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-08-14T20:59:39.5382745Z /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-08-14T20:59:39.5385390Z /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-08-14T20:59:39.5385806Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5386563Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5386745Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.5386846Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.5387591Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5387693Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.5387802Z | ^~~~~~~~~ 2025-08-14T20:59:39.5388565Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5388724Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5388839Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5389595Z /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-08-14T20:59:39.5389757Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.5389872Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5390628Z /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-08-14T20:59:39.5390810Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.5390917Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5393468Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5397580Z /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-08-14T20:59:39.5400833Z /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-08-14T20:59:39.5403577Z /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-08-14T20:59:39.5406310Z /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-08-14T20:59:39.5408882Z /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-08-14T20:59:39.5409256Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5410037Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5410160Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.5410254Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.5411023Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5411140Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.5411272Z | ^~~~~~~~~ 2025-08-14T20:59:39.5412068Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5412246Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5412345Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5413160Z /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-08-14T20:59:39.5413322Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.5413434Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5414211Z /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-08-14T20:59:39.5414399Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.5414512Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5417174Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5421375Z /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-08-14T20:59:39.5424458Z /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-08-14T20:59:39.5427214Z /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-08-14T20:59:39.5429866Z /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-08-14T20:59:39.5432513Z /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-08-14T20:59:39.5432878Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5433658Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5433780Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.5433877Z | ^~~~~~~~~ 2025-08-14T20:59:39.5434675Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5434852Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5434955Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5435746Z /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-08-14T20:59:39.5435951Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.5436050Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5438702Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5443076Z /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-08-14T20:59:39.5446125Z /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-08-14T20:59:39.5448892Z /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-08-14T20:59:39.5451714Z /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-08-14T20:59:39.5454214Z /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-08-14T20:59:39.5454572Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5455333Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5455434Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.5455529Z | ^~~~~~~~~ 2025-08-14T20:59:39.5456311Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5456464Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5456561Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5457330Z /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-08-14T20:59:39.5457572Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.5457668Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5460305Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5464360Z /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-08-14T20:59:39.5467324Z /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-08-14T20:59:39.5470479Z /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-08-14T20:59:39.5473164Z /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-08-14T20:59:39.5475745Z /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-08-14T20:59:39.5476121Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5476903Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5477083Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.5477196Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.5477991Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5478199Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5478316Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5479173Z /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-08-14T20:59:39.5479341Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.5479453Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5482112Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5486292Z /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-08-14T20:59:39.5489446Z /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-08-14T20:59:39.5492286Z /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-08-14T20:59:39.5494866Z /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-08-14T20:59:39.5497397Z /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-08-14T20:59:39.5497792Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5498548Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5498668Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.5498760Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.5499716Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5499896Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5499999Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5500781Z /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-08-14T20:59:39.5500949Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.5501065Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5503715Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.5508917Z /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 = 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-08-14T20:59:39.5512097Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.5514790Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.5517414Z /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-08-14T20:59:39.5520227Z /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-08-14T20:59:39.5520604Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5521434Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5521594Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5521701Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5524376Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.5528687Z /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 = 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-08-14T20:59:39.5531840Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.5534503Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.5537125Z /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-08-14T20:59:39.5539640Z /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-08-14T20:59:39.5540010Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5540783Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5543364Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5547425Z /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-08-14T20:59:39.5550417Z /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-08-14T20:59:39.5553131Z /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-08-14T20:59:39.5555681Z /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-08-14T20:59:39.5558218Z /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-08-14T20:59:39.5558585Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5559431Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5559731Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.5559832Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.5560633Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5560745Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.5560845Z | ^~~~~~~~~ 2025-08-14T20:59:39.5561659Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5561823Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5561923Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5562717Z /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-08-14T20:59:39.5562925Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.5563029Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5563824Z /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-08-14T20:59:39.5564054Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.5564154Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5564922Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.5565038Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.5565137Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.5567819Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5572236Z /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-08-14T20:59:39.5575433Z /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-08-14T20:59:39.5578205Z /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-08-14T20:59:39.5581037Z /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-08-14T20:59:39.5583637Z /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-08-14T20:59:39.5584107Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5584871Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5584976Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.5585088Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.5585832Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5585935Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.5586038Z | ^~~~~~~~~ 2025-08-14T20:59:39.5586826Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5587029Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5587132Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5587906Z /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-08-14T20:59:39.5588068Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.5588165Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5588933Z /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-08-14T20:59:39.5589118Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.5589217Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5589965Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.5590081Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.5590178Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.5592811Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5596854Z /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-08-14T20:59:39.5600077Z /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-08-14T20:59:39.5602937Z /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-08-14T20:59:39.5605586Z /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-08-14T20:59:39.5608182Z /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-08-14T20:59:39.5608558Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5609330Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5609441Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.5609549Z | ^~~~~~~~~ 2025-08-14T20:59:39.5610389Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5610550Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5610662Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5611560Z /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-08-14T20:59:39.5611744Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.5611839Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5612590Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.5612709Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.5612804Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.5615395Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5619670Z /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-08-14T20:59:39.5622756Z /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-08-14T20:59:39.5625536Z /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-08-14T20:59:39.5628189Z /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-08-14T20:59:39.5630917Z /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-08-14T20:59:39.5631284Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5632032Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5632164Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.5632258Z | ^~~~~~~~~ 2025-08-14T20:59:39.5633032Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5633192Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5633302Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5634057Z /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-08-14T20:59:39.5634239Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.5634347Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5635078Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.5635226Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.5635336Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.5637953Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5642352Z /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-08-14T20:59:39.5645468Z /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-08-14T20:59:39.5648263Z /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-08-14T20:59:39.5650924Z /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-08-14T20:59:39.5653566Z /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-08-14T20:59:39.5653921Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5654676Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5654831Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.5654924Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.5655696Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5655870Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5655968Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5656756Z /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-08-14T20:59:39.5656928Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.5657023Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5657753Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.5657876Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.5657975Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.5660599Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5664715Z /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-08-14T20:59:39.5667687Z /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-08-14T20:59:39.5670745Z /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-08-14T20:59:39.5673409Z /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-08-14T20:59:39.5676135Z /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-08-14T20:59:39.5676502Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5677299Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5677408Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.5677511Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.5678323Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5678529Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5678630Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5679539Z /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-08-14T20:59:39.5679720Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.5679821Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5680586Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.5680716Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.5680818Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.5683574Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.5687777Z /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 = 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-08-14T20:59:39.5690864Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.5693713Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.5696391Z /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-08-14T20:59:39.5698892Z /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-08-14T20:59:39.5699286Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5700072Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5700229Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5700325Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5701076Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.5701190Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.5701283Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.5703918Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.5707965Z /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 = 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-08-14T20:59:39.5710914Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.5713663Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.5716232Z /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-08-14T20:59:39.5718758Z /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-08-14T20:59:39.5719206Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5720182Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5720354Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5720469Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5721269Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.5721389Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.5721501Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.5724153Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5728325Z /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-08-14T20:59:39.5731549Z /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-08-14T20:59:39.5734242Z /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-08-14T20:59:39.5736877Z /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-08-14T20:59:39.5739368Z /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-08-14T20:59:39.5739730Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5740501Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5740646Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.5740751Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.5741497Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5741611Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.5741704Z | ^~~~~~~~~ 2025-08-14T20:59:39.5742470Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5742644Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5742744Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5743687Z /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-08-14T20:59:39.5743866Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.5743969Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5744748Z /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-08-14T20:59:39.5744951Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.5745050Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5747692Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5751966Z /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-08-14T20:59:39.5755105Z /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-08-14T20:59:39.5757860Z /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-08-14T20:59:39.5760586Z /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-08-14T20:59:39.5763165Z /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-08-14T20:59:39.5763586Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5764421Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5764532Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.5764630Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.5765414Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5765521Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.5765624Z | ^~~~~~~~~ 2025-08-14T20:59:39.5766418Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5766595Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5766696Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5767485Z /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-08-14T20:59:39.5767665Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.5767764Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5768541Z /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-08-14T20:59:39.5768743Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.5768846Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5771792Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5776029Z /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-08-14T20:59:39.5779095Z /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-08-14T20:59:39.5781980Z /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-08-14T20:59:39.5784637Z /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-08-14T20:59:39.5787227Z /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-08-14T20:59:39.5787594Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5788387Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5788497Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.5788596Z | ^~~~~~~~~ 2025-08-14T20:59:39.5789416Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5789613Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5789716Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5790552Z /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-08-14T20:59:39.5790744Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.5790842Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5793597Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5797668Z /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-08-14T20:59:39.5801013Z /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-08-14T20:59:39.5803790Z /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-08-14T20:59:39.5806450Z /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-08-14T20:59:39.5808997Z /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-08-14T20:59:39.5809419Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5810229Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5810337Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.5810448Z | ^~~~~~~~~ 2025-08-14T20:59:39.5811249Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5811412Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5811524Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5812408Z /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-08-14T20:59:39.5812598Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.5812707Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5815296Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5819377Z /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-08-14T20:59:39.5822360Z /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-08-14T20:59:39.5825203Z /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-08-14T20:59:39.5827860Z /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-08-14T20:59:39.5830501Z /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-08-14T20:59:39.5830866Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5831649Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5831779Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.5831879Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.5832677Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5832858Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5832956Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5833738Z /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-08-14T20:59:39.5850814Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.5851015Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5853908Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5858147Z /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-08-14T20:59:39.5861120Z /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-08-14T20:59:39.5863820Z /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-08-14T20:59:39.5866440Z /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-08-14T20:59:39.5868909Z /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-08-14T20:59:39.5869287Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5870471Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5870582Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.5870694Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.5871494Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5871767Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5871885Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5872671Z /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-08-14T20:59:39.5872838Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.5872996Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5875661Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.5879947Z /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 = 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-08-14T20:59:39.5883094Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.5885883Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.5888550Z /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-08-14T20:59:39.5891235Z /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-08-14T20:59:39.5891646Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5892430Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5892601Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5892731Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5895324Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.5899362Z /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 = 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-08-14T20:59:39.5902377Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.5905081Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.5907634Z /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-08-14T20:59:39.5910125Z /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-08-14T20:59:39.5910519Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5911311Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5913910Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5917963Z /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-08-14T20:59:39.5921228Z /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-08-14T20:59:39.5924088Z /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-08-14T20:59:39.5926739Z /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-08-14T20:59:39.5929318Z /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-08-14T20:59:39.5929679Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5930524Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5930638Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.5930738Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.5931520Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5931779Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.5931875Z | ^~~~~~~~~ 2025-08-14T20:59:39.5932644Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5932813Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5932908Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5933661Z /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-08-14T20:59:39.5933838Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.5933934Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5934692Z /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-08-14T20:59:39.5934890Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.5934984Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5935713Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.5935833Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.5935928Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.5938538Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5942627Z /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-08-14T20:59:39.5945589Z /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-08-14T20:59:39.5948262Z /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-08-14T20:59:39.5950893Z /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-08-14T20:59:39.5953391Z /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-08-14T20:59:39.5953760Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5954533Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5954642Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.5954738Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.5955494Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5955602Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.5955699Z | ^~~~~~~~~ 2025-08-14T20:59:39.5956521Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5956677Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5956820Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5957583Z /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-08-14T20:59:39.5957756Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.5957852Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5958605Z /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-08-14T20:59:39.5958802Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.5958902Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5959915Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.5960050Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.5960151Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.5962848Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5967081Z /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-08-14T20:59:39.5970357Z /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-08-14T20:59:39.5973157Z /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-08-14T20:59:39.5975879Z /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-08-14T20:59:39.5978510Z /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-08-14T20:59:39.5978890Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.5979674Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5979785Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.5979896Z | ^~~~~~~~~ 2025-08-14T20:59:39.5980707Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.5980867Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.5980981Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.5981857Z /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-08-14T20:59:39.5982039Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.5982147Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.5982932Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.5983053Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.5983161Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.5985782Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.5989860Z /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-08-14T20:59:39.5992836Z /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-08-14T20:59:39.5995571Z /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-08-14T20:59:39.5998156Z /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-08-14T20:59:39.6000975Z /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-08-14T20:59:39.6001350Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.6003071Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6003196Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.6003299Z | ^~~~~~~~~ 2025-08-14T20:59:39.6004108Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6004328Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6004432Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6005212Z /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-08-14T20:59:39.6005416Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.6005516Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6006267Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.6006394Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.6006504Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.6009177Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6013497Z /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-08-14T20:59:39.6016507Z /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-08-14T20:59:39.6019198Z /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-08-14T20:59:39.6021766Z /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-08-14T20:59:39.6024341Z /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-08-14T20:59:39.6024697Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.6025469Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6025581Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6025684Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6026455Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6026629Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6026731Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6027486Z /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-08-14T20:59:39.6027655Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.6027750Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6028481Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.6028610Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.6028759Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.6031375Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6035449Z /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-08-14T20:59:39.6038419Z /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-08-14T20:59:39.6041519Z /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-08-14T20:59:39.6044173Z /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-08-14T20:59:39.6046772Z /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-08-14T20:59:39.6047143Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.6047942Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6048060Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6048161Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6049013Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6049174Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6049307Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6050108Z /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-08-14T20:59:39.6050270Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.6050367Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6051134Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.6051251Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.6051358Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.6054106Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.6058159Z /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 = 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-08-14T20:59:39.6061217Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.6063913Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.6066491Z /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-08-14T20:59:39.6069091Z /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-08-14T20:59:39.6069635Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.6070634Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6070797Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6070923Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6071681Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.6071799Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.6071897Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.6074590Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.6078887Z /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 = 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-08-14T20:59:39.6082116Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.6084893Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.6087613Z /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-08-14T20:59:39.6090233Z /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-08-14T20:59:39.6090604Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-08-14T20:59:39.6091522Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6091695Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6091793Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6092533Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.6092658Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.6092752Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.6095336Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6099484Z /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-08-14T20:59:39.6102473Z /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-08-14T20:59:39.6105172Z /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-08-14T20:59:39.6107818Z /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-08-14T20:59:39.6110339Z /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-08-14T20:59:39.6110703Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6111481Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6111588Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6111687Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6112449Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6112552Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.6112647Z | ^~~~~~~~~ 2025-08-14T20:59:39.6113416Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6113632Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6113730Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6114492Z /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-08-14T20:59:39.6114693Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.6114791Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6115545Z /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-08-14T20:59:39.6115746Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.6115842Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6118444Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6122876Z /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-08-14T20:59:39.6126021Z /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-08-14T20:59:39.6128802Z /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-08-14T20:59:39.6131474Z /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-08-14T20:59:39.6134113Z /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-08-14T20:59:39.6134558Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6135328Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6135435Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6135533Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6136293Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6136399Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.6136497Z | ^~~~~~~~~ 2025-08-14T20:59:39.6137280Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6137441Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6137541Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6138310Z /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-08-14T20:59:39.6138469Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.6138567Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6139334Z /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-08-14T20:59:39.6139524Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.6139661Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6142299Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6146350Z /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-08-14T20:59:39.6149331Z /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-08-14T20:59:39.6152105Z /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-08-14T20:59:39.6154700Z /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-08-14T20:59:39.6157245Z /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-08-14T20:59:39.6157611Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6158358Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6158467Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.6158578Z | ^~~~~~~~~ 2025-08-14T20:59:39.6159622Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6159789Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6159955Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6160754Z /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-08-14T20:59:39.6160945Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.6161045Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6163732Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6167928Z /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-08-14T20:59:39.6171345Z /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-08-14T20:59:39.6174143Z /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-08-14T20:59:39.6176862Z /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-08-14T20:59:39.6179454Z /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-08-14T20:59:39.6179874Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6180654Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6180775Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.6180870Z | ^~~~~~~~~ 2025-08-14T20:59:39.6181771Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6181944Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6182046Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6182813Z /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-08-14T20:59:39.6182996Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.6183109Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6185694Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6189789Z /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-08-14T20:59:39.6192813Z /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-08-14T20:59:39.6195527Z /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-08-14T20:59:39.6198137Z /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-08-14T20:59:39.6200938Z /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-08-14T20:59:39.6201307Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6202108Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6202218Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6202323Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6203143Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6203309Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6203443Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6204273Z /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-08-14T20:59:39.6204453Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.6204617Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6207366Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6211703Z /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-08-14T20:59:39.6214724Z /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-08-14T20:59:39.6217448Z /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-08-14T20:59:39.6220043Z /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-08-14T20:59:39.6222580Z /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-08-14T20:59:39.6222937Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6223701Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6223820Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6223956Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6224735Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6224907Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6225113Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6225910Z /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-08-14T20:59:39.6226082Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.6226177Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6228782Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.6233233Z /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 = 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-08-14T20:59:39.6236363Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.6239254Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.6241947Z /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-08-14T20:59:39.6244541Z /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-08-14T20:59:39.6244954Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6245811Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6245972Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6246073Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6248767Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.6253021Z /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 = 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-08-14T20:59:39.6256143Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.6258986Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.6261583Z /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-08-14T20:59:39.6264084Z /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-08-14T20:59:39.6264489Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6265297Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6267893Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6272446Z /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-08-14T20:59:39.6275588Z /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-08-14T20:59:39.6278392Z /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-08-14T20:59:39.6281200Z /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-08-14T20:59:39.6283804Z /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-08-14T20:59:39.6284253Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6285041Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6285203Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6285317Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6286083Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6286191Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.6286303Z | ^~~~~~~~~ 2025-08-14T20:59:39.6287098Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6287283Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6287429Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6288212Z /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-08-14T20:59:39.6288393Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.6288497Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6289277Z /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-08-14T20:59:39.6289481Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.6289580Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6290336Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.6290473Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.6290574Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.6293333Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6297418Z /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-08-14T20:59:39.6300396Z /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-08-14T20:59:39.6303208Z /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-08-14T20:59:39.6305784Z /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-08-14T20:59:39.6308369Z /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-08-14T20:59:39.6308728Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6309506Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6309616Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6309717Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6310505Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6310611Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.6310881Z | ^~~~~~~~~ 2025-08-14T20:59:39.6311737Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6311903Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6312003Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6312800Z /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-08-14T20:59:39.6312964Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.6313068Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6313849Z /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-08-14T20:59:39.6314059Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.6314156Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6314925Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.6315051Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.6315149Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.6317845Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6322212Z /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-08-14T20:59:39.6325315Z /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-08-14T20:59:39.6328140Z /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-08-14T20:59:39.6330858Z /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-08-14T20:59:39.6333502Z /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-08-14T20:59:39.6333878Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6334631Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6334736Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.6334833Z | ^~~~~~~~~ 2025-08-14T20:59:39.6335625Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6335781Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6335878Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6336688Z /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-08-14T20:59:39.6336879Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.6336974Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6337764Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.6337875Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.6337972Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.6340588Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6344690Z /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-08-14T20:59:39.6347696Z /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-08-14T20:59:39.6350393Z /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-08-14T20:59:39.6352993Z /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-08-14T20:59:39.6355483Z /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-08-14T20:59:39.6355895Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6356652Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6356786Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.6356897Z | ^~~~~~~~~ 2025-08-14T20:59:39.6357669Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6357824Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6357934Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6358690Z /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-08-14T20:59:39.6358914Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.6359025Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6360050Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.6360172Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.6360286Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.6362976Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6367248Z /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-08-14T20:59:39.6370611Z /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-08-14T20:59:39.6373475Z /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-08-14T20:59:39.6376165Z /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-08-14T20:59:39.6378741Z /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-08-14T20:59:39.6379165Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6379960Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6380131Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6380238Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6381041Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6381218Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6381437Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6382196Z /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-08-14T20:59:39.6382379Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.6382479Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6383212Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.6383328Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.6383438Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.6386043Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6390194Z /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-08-14T20:59:39.6393180Z /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-08-14T20:59:39.6395875Z /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-08-14T20:59:39.6398493Z /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-08-14T20:59:39.6401363Z /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-08-14T20:59:39.6401738Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6402547Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6402657Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6402759Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6403578Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6403742Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6403847Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6404646Z /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-08-14T20:59:39.6404814Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.6404956Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6405730Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.6405843Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.6405944Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.6408683Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.6412967Z /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 = 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-08-14T20:59:39.6415978Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.6418713Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.6421309Z /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-08-14T20:59:39.6423818Z /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-08-14T20:59:39.6424187Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6425027Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6425183Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6425297Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6426060Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.6426173Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.6426282Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.6428878Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.6432991Z /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 = 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-08-14T20:59:39.6436087Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.6438761Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.6441708Z /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-08-14T20:59:39.6444319Z /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-08-14T20:59:39.6444743Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6445586Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6445769Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6445869Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6446627Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.6446755Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.6446854Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.6449540Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6453829Z /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-08-14T20:59:39.6456857Z /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-08-14T20:59:39.6459574Z /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-08-14T20:59:39.6462165Z /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-08-14T20:59:39.6464754Z /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-08-14T20:59:39.6465108Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6465888Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6465997Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6466093Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6466855Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6466959Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.6467054Z | ^~~~~~~~~ 2025-08-14T20:59:39.6467843Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6468001Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6468097Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6468870Z /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-08-14T20:59:39.6469026Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.6469121Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6470259Z /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-08-14T20:59:39.6470584Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.6470684Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6474368Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6478604Z /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-08-14T20:59:39.6481805Z /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-08-14T20:59:39.6484717Z /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-08-14T20:59:39.6487403Z /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-08-14T20:59:39.6489993Z /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-08-14T20:59:39.6490372Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6491272Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6491423Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6491532Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6492304Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6492413Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.6492505Z | ^~~~~~~~~ 2025-08-14T20:59:39.6493292Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6493449Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6493546Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6494312Z /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-08-14T20:59:39.6494479Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.6494577Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6495343Z /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-08-14T20:59:39.6495534Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.6495630Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6498245Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6502361Z /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-08-14T20:59:39.6505346Z /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-08-14T20:59:39.6508057Z /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-08-14T20:59:39.6510756Z /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-08-14T20:59:39.6513261Z /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-08-14T20:59:39.6513633Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6514381Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6514490Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.6514602Z | ^~~~~~~~~ 2025-08-14T20:59:39.6515373Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6515537Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6515644Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6516397Z /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-08-14T20:59:39.6516618Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.6516733Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6519640Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6523872Z /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-08-14T20:59:39.6526984Z /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-08-14T20:59:39.6529831Z /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-08-14T20:59:39.6532611Z /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-08-14T20:59:39.6535129Z /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-08-14T20:59:39.6535483Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6536236Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6536391Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.6536492Z | ^~~~~~~~~ 2025-08-14T20:59:39.6537263Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6537434Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6537560Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6538318Z /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-08-14T20:59:39.6538516Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.6538610Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6541195Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6545284Z /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-08-14T20:59:39.6548350Z /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-08-14T20:59:39.6551042Z /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-08-14T20:59:39.6553645Z /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-08-14T20:59:39.6556146Z /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-08-14T20:59:39.6556587Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6557358Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6557463Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6557557Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6558336Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6558500Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6558598Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6559632Z /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-08-14T20:59:39.6559795Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.6559900Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6562609Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6566880Z /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-08-14T20:59:39.6570151Z /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-08-14T20:59:39.6572956Z /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-08-14T20:59:39.6575780Z /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-08-14T20:59:39.6578360Z /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-08-14T20:59:39.6578749Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6579535Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6579645Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6579759Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6580556Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6580717Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6580832Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6581608Z /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-08-14T20:59:39.6581771Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.6581886Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6584686Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.6588896Z /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 = 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-08-14T20:59:39.6591984Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.6594860Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.6597549Z /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-08-14T20:59:39.6600245Z /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-08-14T20:59:39.6600614Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6601427Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6601602Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6601710Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6604490Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.6608702Z /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 = 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-08-14T20:59:39.6611783Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.6614656Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.6617340Z /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-08-14T20:59:39.6619936Z /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-08-14T20:59:39.6620300Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6621101Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6623839Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6628078Z /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-08-14T20:59:39.6631071Z /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-08-14T20:59:39.6633840Z /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-08-14T20:59:39.6636445Z /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-08-14T20:59:39.6638957Z /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-08-14T20:59:39.6639397Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6640370Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6640496Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6640596Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6641362Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6641568Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.6641666Z | ^~~~~~~~~ 2025-08-14T20:59:39.6642500Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6642667Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6642779Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6643565Z /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-08-14T20:59:39.6643727Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.6643845Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6644624Z /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-08-14T20:59:39.6644820Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.6644936Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6645697Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.6645809Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.6645928Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.6648609Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6652994Z /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-08-14T20:59:39.6656076Z /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-08-14T20:59:39.6658793Z /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-08-14T20:59:39.6661431Z /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-08-14T20:59:39.6663969Z /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-08-14T20:59:39.6664345Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6665103Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6665213Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6665326Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6666071Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6666172Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.6666266Z | ^~~~~~~~~ 2025-08-14T20:59:39.6667052Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6667245Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6667341Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6668114Z /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-08-14T20:59:39.6668272Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.6668370Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6669176Z /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-08-14T20:59:39.6669526Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.6669624Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6670586Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.6670702Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.6670805Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.6673536Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6677864Z /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-08-14T20:59:39.6681077Z /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-08-14T20:59:39.6683895Z /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-08-14T20:59:39.6686586Z /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-08-14T20:59:39.6689300Z /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-08-14T20:59:39.6689680Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6690457Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6690565Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.6690685Z | ^~~~~~~~~ 2025-08-14T20:59:39.6691592Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6691752Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6691861Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6692634Z /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-08-14T20:59:39.6692818Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.6692912Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6693650Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.6693759Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.6693853Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.6696509Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6700618Z /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-08-14T20:59:39.6703618Z /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-08-14T20:59:39.6706374Z /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-08-14T20:59:39.6708978Z /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-08-14T20:59:39.6711483Z /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-08-14T20:59:39.6711848Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6712592Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6712709Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.6712803Z | ^~~~~~~~~ 2025-08-14T20:59:39.6713584Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6713777Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6713884Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6714680Z /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-08-14T20:59:39.6714865Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.6714974Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6715710Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.6715819Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.6715927Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.6718527Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6722998Z /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-08-14T20:59:39.6726240Z /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-08-14T20:59:39.6729056Z /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-08-14T20:59:39.6731790Z /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-08-14T20:59:39.6734429Z /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-08-14T20:59:39.6734831Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6735628Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6735740Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6735839Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6736634Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6736817Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6736916Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6737704Z /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-08-14T20:59:39.6737895Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.6737996Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6738747Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.6738873Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.6738969Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.6741656Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6746007Z /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-08-14T20:59:39.6749042Z /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-08-14T20:59:39.6751798Z /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-08-14T20:59:39.6754408Z /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-08-14T20:59:39.6756928Z /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-08-14T20:59:39.6757285Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6758060Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6758166Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6758262Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6759122Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6759336Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6759618Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6760428Z /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-08-14T20:59:39.6760628Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.6760726Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6761503Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.6761614Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.6761709Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.6764433Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.6768673Z /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 = 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-08-14T20:59:39.6772096Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.6774925Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.6777621Z /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-08-14T20:59:39.6780216Z /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-08-14T20:59:39.6780698Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6781614Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6781771Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6781890Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6782623Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.6782742Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.6782884Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.6785536Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.6789657Z /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 = 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-08-14T20:59:39.6792674Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.6795384Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.6797998Z /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-08-14T20:59:39.6800891Z /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-08-14T20:59:39.6801262Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6802072Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6802252Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6802386Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6803142Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.6803275Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.6803371Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.6806043Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6810294Z /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-08-14T20:59:39.6813468Z /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-08-14T20:59:39.6816181Z /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-08-14T20:59:39.6818846Z /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-08-14T20:59:39.6821580Z /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-08-14T20:59:39.6821953Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6822788Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6822896Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6823001Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6823789Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6823894Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.6823996Z | ^~~~~~~~~ 2025-08-14T20:59:39.6824806Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6824965Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6825069Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6825853Z /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-08-14T20:59:39.6826035Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.6826166Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6826960Z /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-08-14T20:59:39.6827167Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.6827265Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6830000Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6834082Z /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-08-14T20:59:39.6837141Z /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-08-14T20:59:39.6840124Z /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-08-14T20:59:39.6842861Z /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-08-14T20:59:39.6845459Z /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-08-14T20:59:39.6845879Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6846674Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6846787Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6846887Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6847668Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6847773Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.6847868Z | ^~~~~~~~~ 2025-08-14T20:59:39.6848684Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6848849Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6848946Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6849754Z /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-08-14T20:59:39.6849918Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.6850014Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6850807Z /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-08-14T20:59:39.6851005Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.6851100Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6853929Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6858031Z /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-08-14T20:59:39.6861076Z /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-08-14T20:59:39.6863826Z /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-08-14T20:59:39.6866431Z /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-08-14T20:59:39.6868957Z /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-08-14T20:59:39.6869484Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6870445Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6870550Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.6870667Z | ^~~~~~~~~ 2025-08-14T20:59:39.6871571Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6871736Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6871848Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6872685Z /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-08-14T20:59:39.6872879Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.6872981Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6875697Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6880100Z /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-08-14T20:59:39.6883269Z /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-08-14T20:59:39.6886046Z /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-08-14T20:59:39.6888746Z /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-08-14T20:59:39.6891446Z /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-08-14T20:59:39.6891848Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6892636Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6892755Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.6892852Z | ^~~~~~~~~ 2025-08-14T20:59:39.6893629Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6893801Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6893899Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6894661Z /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-08-14T20:59:39.6894887Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.6894995Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6897610Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6901720Z /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-08-14T20:59:39.6904713Z /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-08-14T20:59:39.6907427Z /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-08-14T20:59:39.6910009Z /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-08-14T20:59:39.6912589Z /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-08-14T20:59:39.6912942Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6913709Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6913846Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6913939Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6914730Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6914889Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6914985Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6915740Z /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-08-14T20:59:39.6915911Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.6916007Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6918659Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6923120Z /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-08-14T20:59:39.6926233Z /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-08-14T20:59:39.6929073Z /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-08-14T20:59:39.6931994Z /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-08-14T20:59:39.6934522Z /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-08-14T20:59:39.6934912Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6935669Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6935791Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6935886Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6936653Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6936830Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6936924Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6937718Z /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-08-14T20:59:39.6937893Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.6937987Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.6940581Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.6944668Z /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 = 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-08-14T20:59:39.6947754Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.6950459Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.6953856Z /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-08-14T20:59:39.6956385Z /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-08-14T20:59:39.6956746Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6957577Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6957739Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6957835Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.6960776Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.6965023Z /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 = 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-08-14T20:59:39.6968220Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.6971169Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.6974020Z /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-08-14T20:59:39.6976622Z /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-08-14T20:59:39.6977011Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6977821Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6980519Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.6984828Z /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-08-14T20:59:39.6987828Z /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-08-14T20:59:39.6990561Z /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-08-14T20:59:39.6993226Z /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-08-14T20:59:39.6995763Z /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-08-14T20:59:39.6996133Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.6996897Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6997003Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.6997114Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.6997861Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6997963Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.6998068Z | ^~~~~~~~~ 2025-08-14T20:59:39.6998838Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.6998996Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.6999243Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7000216Z /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-08-14T20:59:39.7000379Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.7000482Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7001326Z /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-08-14T20:59:39.7001519Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.7001617Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7002394Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.7002511Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.7002615Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.7005329Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.7009585Z /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-08-14T20:59:39.7012769Z /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-08-14T20:59:39.7015496Z /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-08-14T20:59:39.7018107Z /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-08-14T20:59:39.7020698Z /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-08-14T20:59:39.7021067Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7021827Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7021932Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.7022042Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.7022787Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7022892Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.7022997Z | ^~~~~~~~~ 2025-08-14T20:59:39.7023770Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7023924Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.7024029Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7024785Z /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-08-14T20:59:39.7024939Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.7025046Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7025989Z /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-08-14T20:59:39.7026213Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.7026337Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7027137Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.7027252Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.7027347Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.7030053Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.7034290Z /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-08-14T20:59:39.7037469Z /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-08-14T20:59:39.7040338Z /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-08-14T20:59:39.7043064Z /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-08-14T20:59:39.7045674Z /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-08-14T20:59:39.7046084Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7046891Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7047013Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.7047114Z | ^~~~~~~~~ 2025-08-14T20:59:39.7047914Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7048074Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.7048190Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7048977Z /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-08-14T20:59:39.7049179Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.7049293Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7050056Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.7050174Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.7050287Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.7052984Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.7057288Z /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-08-14T20:59:39.7060377Z /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-08-14T20:59:39.7063168Z /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-08-14T20:59:39.7065934Z /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-08-14T20:59:39.7068535Z /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-08-14T20:59:39.7068907Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7069843Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7069978Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.7070092Z | ^~~~~~~~~ 2025-08-14T20:59:39.7070897Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7071075Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.7071173Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7071957Z /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-08-14T20:59:39.7072242Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.7072346Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7073103Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.7073235Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.7073380Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.7076081Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.7080398Z /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-08-14T20:59:39.7083565Z /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-08-14T20:59:39.7086406Z /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-08-14T20:59:39.7089095Z /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-08-14T20:59:39.7091696Z /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-08-14T20:59:39.7092094Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7092891Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7093002Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.7093132Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.7093941Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7094101Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.7094199Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7094992Z /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-08-14T20:59:39.7095159Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.7095263Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7096033Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.7096145Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.7096247Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.7098958Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.7103219Z /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-08-14T20:59:39.7106621Z /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-08-14T20:59:39.7109439Z /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-08-14T20:59:39.7112261Z /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-08-14T20:59:39.7114861Z /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-08-14T20:59:39.7115244Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7116029Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7116150Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.7116252Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.7117050Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7117209Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.7117318Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7118100Z /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-08-14T20:59:39.7118262Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.7118379Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7119272Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.7119387Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.7119496Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.7122252Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.7126485Z /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 = 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-08-14T20:59:39.7129585Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.7132443Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.7135145Z /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-08-14T20:59:39.7137757Z /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-08-14T20:59:39.7138120Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7138980Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7139152Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.7139286Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7140047Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.7140174Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.7140271Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.7142973Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.7147183Z /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 = 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-08-14T20:59:39.7150362Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.7153146Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.7155833Z /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-08-14T20:59:39.7158421Z /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-08-14T20:59:39.7158855Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7159765Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7159927Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.7160025Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7160797Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.7160911Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.7161007Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.7163718Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.7167922Z /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-08-14T20:59:39.7171311Z /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-08-14T20:59:39.7174141Z /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-08-14T20:59:39.7176841Z /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-08-14T20:59:39.7179551Z /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-08-14T20:59:39.7179935Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7180724Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7180851Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.7180951Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.7181719Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7181830Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.7181939Z | ^~~~~~~~~ 2025-08-14T20:59:39.7182741Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7182902Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.7183019Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7183798Z /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-08-14T20:59:39.7183960Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.7184075Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7184851Z /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-08-14T20:59:39.7185104Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.7185215Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7187947Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.7192182Z /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-08-14T20:59:39.7195268Z /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-08-14T20:59:39.7198132Z /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-08-14T20:59:39.7200916Z /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-08-14T20:59:39.7203562Z /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-08-14T20:59:39.7203924Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7204745Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7204873Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.7204971Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.7205739Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7205905Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.7206003Z | ^~~~~~~~~ 2025-08-14T20:59:39.7206800Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7206973Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.7207073Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7207855Z /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-08-14T20:59:39.7208027Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.7208138Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7208920Z /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-08-14T20:59:39.7209112Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.7209223Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7211910Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.7216203Z /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-08-14T20:59:39.7219313Z /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-08-14T20:59:39.7222103Z /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-08-14T20:59:39.7224871Z /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-08-14T20:59:39.7227485Z /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-08-14T20:59:39.7227856Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7228648Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7228797Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.7228894Z | ^~~~~~~~~ 2025-08-14T20:59:39.7229702Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7229865Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.7229964Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7230762Z /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-08-14T20:59:39.7230956Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.7231095Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7233849Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.7238065Z /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-08-14T20:59:39.7241259Z /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-08-14T20:59:39.7244155Z /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-08-14T20:59:39.7246862Z /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-08-14T20:59:39.7249468Z /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-08-14T20:59:39.7249847Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7250617Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7250774Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.7250885Z | ^~~~~~~~~ 2025-08-14T20:59:39.7251682Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7251881Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.7251994Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7252777Z /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-08-14T20:59:39.7252965Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.7253060Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7255775Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.7260004Z /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-08-14T20:59:39.7263165Z /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-08-14T20:59:39.7265944Z /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-08-14T20:59:39.7268663Z /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-08-14T20:59:39.7271559Z /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-08-14T20:59:39.7271989Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7272786Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7272911Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.7273008Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.7273805Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7273985Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.7274090Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7274868Z /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-08-14T20:59:39.7275035Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.7275153Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7277849Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.7282289Z /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-08-14T20:59:39.7285406Z /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-08-14T20:59:39.7288221Z /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-08-14T20:59:39.7290948Z /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-08-14T20:59:39.7293579Z /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-08-14T20:59:39.7293947Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7294741Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7294855Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.7294954Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.7295756Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7295914Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.7296009Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7296788Z /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-08-14T20:59:39.7297001Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.7297103Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7299860Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.7304078Z /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 = 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-08-14T20:59:39.7307181Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.7310094Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.7312786Z /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-08-14T20:59:39.7315394Z /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-08-14T20:59:39.7315777Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7316575Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7316777Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.7316894Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7319731Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.7323971Z /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 = 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-08-14T20:59:39.7327088Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.7329958Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.7332631Z /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-08-14T20:59:39.7335252Z /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-08-14T20:59:39.7335616Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7336423Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7339177Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.7343385Z /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-08-14T20:59:39.7346480Z /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-08-14T20:59:39.7349349Z /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-08-14T20:59:39.7352036Z /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-08-14T20:59:39.7354649Z /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-08-14T20:59:39.7355014Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7355793Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7355913Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.7356055Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.7356821Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7356944Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.7357042Z | ^~~~~~~~~ 2025-08-14T20:59:39.7357873Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7358048Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.7358148Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7358928Z /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-08-14T20:59:39.7359190Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.7359290Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7360080Z /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-08-14T20:59:39.7360308Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.7360415Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7361181Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.7361293Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.7361401Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.7364105Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.7368371Z /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-08-14T20:59:39.7371706Z /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-08-14T20:59:39.7374542Z /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-08-14T20:59:39.7377395Z /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-08-14T20:59:39.7379995Z /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-08-14T20:59:39.7380411Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7381213Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7381320Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.7381419Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.7382203Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7382308Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.7382405Z | ^~~~~~~~~ 2025-08-14T20:59:39.7383198Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7383379Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.7383478Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7384311Z /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-08-14T20:59:39.7384492Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.7384589Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7385367Z /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-08-14T20:59:39.7385570Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.7385667Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7386423Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.7386560Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.7386656Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.7389354Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.7393623Z /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-08-14T20:59:39.7396766Z /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-08-14T20:59:39.7399705Z /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-08-14T20:59:39.7402408Z /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-08-14T20:59:39.7405064Z /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-08-14T20:59:39.7405428Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7406212Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7406327Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.7406421Z | ^~~~~~~~~ 2025-08-14T20:59:39.7407230Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7407401Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.7407500Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7408298Z /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-08-14T20:59:39.7408487Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.7408584Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7409354Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.7409503Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.7409603Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.7412428Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.7416542Z /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-08-14T20:59:39.7419582Z /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-08-14T20:59:39.7422345Z /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-08-14T20:59:39.7424958Z /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-08-14T20:59:39.7427477Z /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-08-14T20:59:39.7427840Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7428589Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7428731Z 117 | __m256i col_off_v; 2025-08-14T20:59:39.7428857Z | ^~~~~~~~~ 2025-08-14T20:59:39.7429629Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7429791Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.7431083Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7431883Z /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-08-14T20:59:39.7432070Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T20:59:39.7432183Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7432923Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.7433042Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.7433152Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.7435832Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.7440260Z /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-08-14T20:59:39.7443394Z /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-08-14T20:59:39.7446205Z /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-08-14T20:59:39.7448893Z /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-08-14T20:59:39.7451579Z /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-08-14T20:59:39.7452072Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7452839Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7452967Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.7453064Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.7453870Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7454041Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.7454148Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7455482Z /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-08-14T20:59:39.7456061Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.7457666Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7460024Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.7460450Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.7461836Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.7467399Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T20:59:39.7472492Z /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-08-14T20:59:39.7475620Z /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-08-14T20:59:39.7478647Z /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-08-14T20:59:39.7481455Z /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-08-14T20:59:39.7484168Z /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-08-14T20:59:39.7484553Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7485353Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7485467Z 87 | __m256i row_offset_v; 2025-08-14T20:59:39.7485838Z | ^~~~~~~~~~~~ 2025-08-14T20:59:39.7488371Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7488941Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.7490235Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7492792Z /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-08-14T20:59:39.7493304Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T20:59:39.7494534Z | ^~~~~~~~~~~~~~ 2025-08-14T20:59:39.7496820Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.7497390Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.7498666Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.7503893Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.7508921Z /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 = 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-08-14T20:59:39.7512123Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.7514898Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.7517821Z /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-08-14T20:59:39.7520652Z /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-08-14T20:59:39.7521031Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7521879Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7522047Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.7522158Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7524087Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.7524627Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.7525895Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.7531395Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T20:59:39.7536658Z /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 = 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-08-14T20:59:39.7539884Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T20:59:39.7542753Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:879: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-08-14T20:59:39.7545512Z /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-08-14T20:59:39.7548165Z /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-08-14T20:59:39.7548536Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-08-14T20:59:39.7549366Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T20:59:39.7549537Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T20:59:39.7549642Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T20:59:39.7551832Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T20:59:39.7552440Z 48 | const BIAS_TYPE* bias, 2025-08-14T20:59:39.7553758Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T20:59:39.7555801Z [1794/7170] 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-08-14T20:59:39.7557016Z [1795/7170] 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-08-14T20:59:39.7558529Z [1796/7170] 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-08-14T20:59:39.9042403Z [1797/7170] 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-08-14T20:59:39.9929592Z [1798/7170] 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-08-14T20:59:41.3144519Z [1799/7170] 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-08-14T20:59:42.5486320Z [1800/7170] 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-08-14T20:59:43.4651334Z [1801/7170] 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-08-14T20:59:43.5911698Z [1802/7170] 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-08-14T20:59:44.2546660Z [1803/7170] 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-08-14T20:59:44.2754972Z [1804/7170] 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-08-14T20:59:44.6251859Z [1805/7170] 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-08-14T20:59:45.1522459Z [1806/7170] 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-08-14T20:59:46.0327729Z [1807/7170] 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-08-14T20:59:46.5051295Z [1808/7170] 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-08-14T20:59:46.5805535Z [1809/7170] 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-08-14T20:59:47.2278046Z [1810/7170] 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-08-14T20:59:47.5557418Z [1811/7170] 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-08-14T20:59:48.6487872Z [1812/7170] 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-08-14T20:59:49.3523999Z [1813/7170] 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-08-14T20:59:49.4098261Z [1814/7170] 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-08-14T20:59:50.0691704Z [1815/7170] 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-08-14T20:59:50.7381979Z [1816/7170] 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-08-14T20:59:52.4113907Z [1817/7170] 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-08-14T20:59:52.4285734Z [1818/7170] 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-08-14T20:59:52.4571966Z [1819/7170] 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-08-14T20:59:54.4326468Z [1820/7170] 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-08-14T20:59:56.3028412Z [1821/7170] 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-08-14T20:59:56.7067164Z [1822/7170] 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-08-14T20:59:56.7105988Z [1823/7170] 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-08-14T20:59:57.2245428Z [1824/7170] 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-08-14T20:59:57.4838520Z [1825/7170] 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-08-14T20:59:59.0076710Z [1826/7170] 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-08-14T20:59:59.2899056Z [1827/7170] 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-08-14T20:59:59.5638947Z [1828/7170] 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-08-14T21:00:00.0716687Z [1829/7170] 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-08-14T21:00:00.1803042Z [1830/7170] 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-08-14T21:00:01.0889273Z [1831/7170] 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-08-14T21:00:01.1816844Z [1832/7170] 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-08-14T21:00:01.9152681Z [1833/7170] 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-08-14T21:00:02.2646547Z [1834/7170] 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-08-14T21:00:03.4957020Z [1835/7170] 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-08-14T21:00:03.5510901Z [1836/7170] 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-08-14T21:00:03.7949884Z [1837/7170] 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-08-14T21:00:06.9894028Z [1838/7170] 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-08-14T21:00:07.0339423Z [1839/7170] 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-08-14T21:00:07.1901853Z [1840/7170] 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-08-14T21:00:08.2671142Z [1841/7170] 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-08-14T21:00:08.3795959Z [1842/7170] 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-08-14T21:00:08.8897342Z [1843/7170] 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-08-14T21:00:09.2024795Z [1844/7170] 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-08-14T21:00:09.3122511Z [1845/7170] 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-08-14T21:00:09.4269126Z [1846/7170] 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-08-14T21:00:10.8448342Z [1847/7170] 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-08-14T21:00:11.4097373Z [1848/7170] 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-08-14T21:00:11.5990493Z [1849/7170] 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-08-14T21:00:12.2274828Z [1850/7170] 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-08-14T21:00:12.8607509Z [1851/7170] 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-08-14T21:00:13.3920838Z [1852/7170] 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-08-14T21:00:13.5486815Z [1853/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/injector_utils.cpp.o 2025-08-14T21:00:14.3555841Z [1854/7170] 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-08-14T21:00:15.7444304Z [1855/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2025-08-14T21:00:17.9363627Z [1856/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_inner_product.cpp.o 2025-08-14T21:00:18.5434958Z [1857/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o 2025-08-14T21:00:19.0849884Z [1858/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_postops_injector.cpp.o 2025-08-14T21:00:19.8305952Z [1859/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_convolution.cpp.o 2025-08-14T21:00:20.6812834Z [1860/7170] 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-08-14T21:00:21.9712535Z [1861/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_convolution.cpp.o 2025-08-14T21:00:22.3312876Z [1862/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_conv_kernel_f32.cpp.o 2025-08-14T21:00:22.9637231Z [1863/7170] 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-08-14T21:00:24.6912367Z [1864/7170] 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-08-14T21:00:24.8500082Z [1865/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2025-08-14T21:00:26.9550649Z [1866/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_deconvolution.cpp.o 2025-08-14T21:00:27.1472931Z [1867/7170] 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-08-14T21:00:27.2509341Z [1868/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_convolution.cpp.o 2025-08-14T21:00:28.1140888Z [1869/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_convolution.cpp.o 2025-08-14T21:00:30.9400977Z [1870/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_convolution.cpp.o 2025-08-14T21:00:32.0665302Z [1871/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_fp16cvt.cpp.o 2025-08-14T21:00:32.4843661Z [1872/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_conv_kernel.cpp.o 2025-08-14T21:00:33.3278310Z [1873/7170] 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-08-14T21:00:34.9613956Z [1874/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_convolution.cpp.o 2025-08-14T21:00:35.0796644Z [1875/7170] 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-08-14T21:00:35.8549617Z [1876/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_binary_injector.cpp.o 2025-08-14T21:00:36.2992065Z [1877/7170] 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-08-14T21:00:36.3285155Z [1878/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_fp8cvt.cpp.o 2025-08-14T21:00:36.7712588Z [1879/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_scale_precompute.cpp.o 2025-08-14T21:00:38.0464118Z [1880/7170] 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-08-14T21:00:39.4441921Z [1881/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_resampling.cpp.o 2025-08-14T21:00:39.8521185Z [1882/7170] 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-08-14T21:00:40.3242694Z [1883/7170] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2025-08-14T21:00:40.3244692Z In file included from /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:11, 2025-08-14T21:00:40.3247018Z from /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:15: 2025-08-14T21:00:40.3256102Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.3263893Z /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-08-14T21:00:40.3270542Z /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-08-14T21:00:40.3275912Z /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-08-14T21:00:40.3281013Z /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-08-14T21:00:40.3285770Z /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-08-14T21:00:40.3288285Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.3289574Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3290472Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.3292871Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.3296842Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3298459Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.3300674Z | ^~~~~~~~~ 2025-08-14T21:00:40.3304456Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3306157Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.3308361Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.3312189Z /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-08-14T21:00:40.3314085Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.3316578Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.3320923Z /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-08-14T21:00:40.3322905Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.3325393Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.3333353Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.3341851Z /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-08-14T21:00:40.3348127Z /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-08-14T21:00:40.3353231Z /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-08-14T21:00:40.3357999Z /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-08-14T21:00:40.3362983Z /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-08-14T21:00:40.3365581Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.3366870Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3367751Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.3370458Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.3374367Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3376086Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.3378442Z | ^~~~~~~~~ 2025-08-14T21:00:40.3382536Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3384315Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.3386535Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.3390334Z /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-08-14T21:00:40.3392059Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.3394295Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.3398100Z /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-08-14T21:00:40.3400250Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.3402594Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.3410521Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.3418531Z /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-08-14T21:00:40.3424831Z /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-08-14T21:00:40.3429930Z /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-08-14T21:00:40.3434687Z /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-08-14T21:00:40.3439693Z /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-08-14T21:00:40.3442214Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.3443481Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3444370Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.3446675Z | ^~~~~~~~~ 2025-08-14T21:00:40.3450514Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3452436Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.3454637Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.3458533Z /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-08-14T21:00:40.3460512Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.3462778Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.3470970Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.3479784Z /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-08-14T21:00:40.3486215Z /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-08-14T21:00:40.3491562Z /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-08-14T21:00:40.3496443Z /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-08-14T21:00:40.3501050Z /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-08-14T21:00:40.3503500Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.3504723Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3506042Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.3508382Z | ^~~~~~~~~ 2025-08-14T21:00:40.3512273Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3514048Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.3516182Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.3520438Z /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-08-14T21:00:40.3522418Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.3524778Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.3532796Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.3540798Z /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-08-14T21:00:40.3547042Z /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-08-14T21:00:40.3552253Z /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-08-14T21:00:40.3557035Z /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-08-14T21:00:40.3561972Z /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-08-14T21:00:40.3564493Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.3565811Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3566703Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.3568813Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.3573275Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3575072Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.3577476Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.3581726Z /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-08-14T21:00:40.3583588Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.3585883Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.3594069Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.3602005Z /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-08-14T21:00:40.3608985Z /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-08-14T21:00:40.3614490Z /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-08-14T21:00:40.3619399Z /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-08-14T21:00:40.3624279Z /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-08-14T21:00:40.3626896Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.3628206Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3629155Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.3629611Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.3633089Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3634565Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.3636720Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.3640857Z /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-08-14T21:00:40.3642374Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.3644654Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.3652489Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.3660533Z /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 = 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-08-14T21:00:40.3666833Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.3672412Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.3677582Z /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-08-14T21:00:40.3682457Z /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-08-14T21:00:40.3684995Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.3686314Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3687268Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.3687670Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.3694441Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.3702541Z /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 = 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-08-14T21:00:40.3708808Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.3713933Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.3718797Z /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-08-14T21:00:40.3723826Z /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-08-14T21:00:40.3726349Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.3727656Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3732663Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.3740624Z /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-08-14T21:00:40.3746875Z /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-08-14T21:00:40.3752006Z /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-08-14T21:00:40.3757187Z /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-08-14T21:00:40.3762018Z /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-08-14T21:00:40.3764546Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.3765820Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3766703Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.3767508Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.3771646Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3773334Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.3775781Z | ^~~~~~~~~ 2025-08-14T21:00:40.3779782Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3781572Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.3783635Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.3787235Z /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-08-14T21:00:40.3788815Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.3790902Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.3794614Z /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-08-14T21:00:40.3796247Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.3798492Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.3802749Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.3804610Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.3806802Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.3814561Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.3822448Z /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-08-14T21:00:40.3828805Z /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-08-14T21:00:40.3833908Z /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-08-14T21:00:40.3838676Z /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-08-14T21:00:40.3843714Z /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-08-14T21:00:40.3846280Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.3847573Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3848460Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.3849900Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.3853719Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3855477Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.3857889Z | ^~~~~~~~~ 2025-08-14T21:00:40.3861926Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3863720Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.3865923Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.3870126Z /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-08-14T21:00:40.3872939Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.3874896Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.3877705Z /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-08-14T21:00:40.3878790Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.3880330Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.3882929Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.3884347Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.3885307Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.3891245Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.3897947Z /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-08-14T21:00:40.3904866Z /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-08-14T21:00:40.3910677Z /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-08-14T21:00:40.3915982Z /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-08-14T21:00:40.3921251Z /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-08-14T21:00:40.3924006Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.3925411Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3926367Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.3926734Z | ^~~~~~~~~ 2025-08-14T21:00:40.3927746Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3928753Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.3929144Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.3930240Z /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-08-14T21:00:40.3931236Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.3931660Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.3932691Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.3933621Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.3933959Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.3936995Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.3943664Z /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-08-14T21:00:40.3950618Z /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-08-14T21:00:40.3956348Z /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-08-14T21:00:40.3961839Z /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-08-14T21:00:40.3966965Z /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-08-14T21:00:40.3969773Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.3971077Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3971994Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.3972312Z | ^~~~~~~~~ 2025-08-14T21:00:40.3973389Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.3974342Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.3974791Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.3975865Z /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-08-14T21:00:40.3976843Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.3977279Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.3978497Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.3979379Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.3979704Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.3982819Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.3989692Z /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-08-14T21:00:40.3996573Z /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-08-14T21:00:40.4002507Z /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-08-14T21:00:40.4007735Z /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-08-14T21:00:40.4012609Z /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-08-14T21:00:40.4015234Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4016581Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4017578Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.4017906Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.4019092Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4020106Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.4020509Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.4021524Z /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-08-14T21:00:40.4022575Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.4022959Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4024067Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.4024950Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.4025316Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.4028443Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.4035340Z /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-08-14T21:00:40.4042363Z /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-08-14T21:00:40.4047867Z /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-08-14T21:00:40.4053022Z /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-08-14T21:00:40.4058028Z /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-08-14T21:00:40.4060624Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4062028Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4062993Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.4063348Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.4064429Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4065441Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.4065883Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.4066963Z /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-08-14T21:00:40.4067995Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.4068392Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4069572Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.4070546Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.4070899Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.4074075Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.4080733Z /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 = 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-08-14T21:00:40.4087418Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.4093111Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.4098425Z /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-08-14T21:00:40.4103535Z /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-08-14T21:00:40.4106159Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4107458Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4108461Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.4108902Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.4109964Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.4110855Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.4112075Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.4115149Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.4121901Z /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 = 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-08-14T21:00:40.4128855Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.4134533Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.4139844Z /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-08-14T21:00:40.4144926Z /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-08-14T21:00:40.4147703Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4149023Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4150020Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.4150508Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.4151511Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.4152372Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.4152730Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.4155742Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.4162417Z /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-08-14T21:00:40.4169547Z /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-08-14T21:00:40.4175216Z /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-08-14T21:00:40.4180554Z /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-08-14T21:00:40.4185685Z /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-08-14T21:00:40.4188487Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4189949Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4190890Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.4191222Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.4192207Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4193127Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.4193489Z | ^~~~~~~~~ 2025-08-14T21:00:40.4194497Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4195451Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.4195835Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.4196913Z /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-08-14T21:00:40.4197912Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.4198307Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4199413Z /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-08-14T21:00:40.4200459Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.4200897Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4203946Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.4210714Z /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-08-14T21:00:40.4217550Z /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-08-14T21:00:40.4223347Z /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-08-14T21:00:40.4228514Z /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-08-14T21:00:40.4233447Z /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-08-14T21:00:40.4236068Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4237405Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4238289Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.4238614Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.4239797Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4240724Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.4241025Z | ^~~~~~~~~ 2025-08-14T21:00:40.4242136Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4243138Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.4243583Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.4244663Z /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-08-14T21:00:40.4245643Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.4246101Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4247207Z /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-08-14T21:00:40.4248224Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.4248703Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4251810Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.4258668Z /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-08-14T21:00:40.4265370Z /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-08-14T21:00:40.4271091Z /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-08-14T21:00:40.4276203Z /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-08-14T21:00:40.4281619Z /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-08-14T21:00:40.4284281Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4285668Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4286656Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.4286978Z | ^~~~~~~~~ 2025-08-14T21:00:40.4288048Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4289113Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.4289504Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.4290625Z /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-08-14T21:00:40.4291632Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.4292119Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4295124Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.4301844Z /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-08-14T21:00:40.4308536Z /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-08-14T21:00:40.4314252Z /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-08-14T21:00:40.4319691Z /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-08-14T21:00:40.4324831Z /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-08-14T21:00:40.4327426Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4328818Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4329682Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.4330001Z | ^~~~~~~~~ 2025-08-14T21:00:40.4330996Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4332104Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.4332550Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.4333565Z /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-08-14T21:00:40.4334596Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.4335063Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4338076Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.4344775Z /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-08-14T21:00:40.4351705Z /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-08-14T21:00:40.4357148Z /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-08-14T21:00:40.4362368Z /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-08-14T21:00:40.4367358Z /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-08-14T21:00:40.4370252Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4371703Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4372648Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.4373091Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.4374134Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4375088Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.4375524Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.4376602Z /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-08-14T21:00:40.4377533Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.4377987Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4381011Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.4387637Z /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-08-14T21:00:40.4394417Z /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-08-14T21:00:40.4400223Z /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-08-14T21:00:40.4405525Z /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-08-14T21:00:40.4410765Z /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-08-14T21:00:40.4413478Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4414869Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4415815Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.4416237Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.4417311Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4418320Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.4418767Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.4419837Z /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-08-14T21:00:40.4420885Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.4421294Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4424317Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.4430980Z /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 = 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-08-14T21:00:40.4437650Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.4443368Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.4448821Z /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-08-14T21:00:40.4453907Z /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-08-14T21:00:40.4456652Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4458052Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4459094Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.4459523Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.4462602Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.4469684Z /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 = 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-08-14T21:00:40.4476307Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.4481886Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.4487216Z /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-08-14T21:00:40.4492437Z /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-08-14T21:00:40.4495109Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4496732Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4500469Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.4507358Z /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-08-14T21:00:40.4513950Z /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-08-14T21:00:40.4519366Z /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-08-14T21:00:40.4524836Z /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-08-14T21:00:40.4529922Z /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-08-14T21:00:40.4532753Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4534082Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4534993Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.4535356Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.4536373Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4537314Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.4537619Z | ^~~~~~~~~ 2025-08-14T21:00:40.4538828Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4539860Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.4540291Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.4541425Z /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-08-14T21:00:40.4542485Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.4542872Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4543933Z /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-08-14T21:00:40.4544998Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.4545427Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4546502Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.4547447Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.4547791Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.4550802Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.4557429Z /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-08-14T21:00:40.4564197Z /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-08-14T21:00:40.4570164Z /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-08-14T21:00:40.4575452Z /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-08-14T21:00:40.4580737Z /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-08-14T21:00:40.4583541Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4584898Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4585830Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.4586149Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.4587120Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4588016Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.4588370Z | ^~~~~~~~~ 2025-08-14T21:00:40.4589372Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4590287Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.4590687Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.4591703Z /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-08-14T21:00:40.4592689Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.4593150Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4594162Z /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-08-14T21:00:40.4595163Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.4595574Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4596597Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.4597498Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.4597869Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.4601107Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.4607979Z /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-08-14T21:00:40.4614964Z /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-08-14T21:00:40.4620466Z /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-08-14T21:00:40.4625572Z /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-08-14T21:00:40.4630365Z /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-08-14T21:00:40.4632948Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4634226Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4635104Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.4635413Z | ^~~~~~~~~ 2025-08-14T21:00:40.4636458Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4637415Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.4637851Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.4638909Z /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-08-14T21:00:40.4640163Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.4640593Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4641686Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.4642613Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.4642931Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.4646041Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.4652937Z /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-08-14T21:00:40.4659627Z /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-08-14T21:00:40.4665089Z /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-08-14T21:00:40.4670570Z /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-08-14T21:00:40.4675590Z /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-08-14T21:00:40.4678375Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4679855Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4680740Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.4681087Z | ^~~~~~~~~ 2025-08-14T21:00:40.4682165Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4683213Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.4683616Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.4684748Z /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-08-14T21:00:40.4685719Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.4686150Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4687243Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.4688183Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.4688522Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.4691528Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.4698127Z /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-08-14T21:00:40.4704976Z /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-08-14T21:00:40.4710630Z /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-08-14T21:00:40.4716019Z /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-08-14T21:00:40.4721218Z /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-08-14T21:00:40.4723913Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4725240Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4726246Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.4726561Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.4727582Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4728536Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.4728917Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.4730042Z /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-08-14T21:00:40.4730984Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.4731503Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4732491Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.4733412Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.4733779Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.4736687Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.4743532Z /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-08-14T21:00:40.4750476Z /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-08-14T21:00:40.4756189Z /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-08-14T21:00:40.4761592Z /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-08-14T21:00:40.4766593Z /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-08-14T21:00:40.4769209Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4770695Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4771615Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.4772066Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.4773172Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4774133Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.4774522Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.4775647Z /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-08-14T21:00:40.4776589Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.4776997Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4778037Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.4778970Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.4779315Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.4782477Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.4789241Z /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 = 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-08-14T21:00:40.4795870Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.4801536Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.4806817Z /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-08-14T21:00:40.4811982Z /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-08-14T21:00:40.4814565Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4815957Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4816930Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.4817367Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.4818384Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.4819333Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.4819661Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.4822608Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.4829131Z /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 = 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-08-14T21:00:40.4835659Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.4841338Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.4846842Z /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-08-14T21:00:40.4851999Z /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-08-14T21:00:40.4854446Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4855817Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4856747Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.4857123Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.4858136Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.4859057Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.4859375Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.4862586Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.4869231Z /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-08-14T21:00:40.4876437Z /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-08-14T21:00:40.4882287Z /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-08-14T21:00:40.4887374Z /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-08-14T21:00:40.4892463Z /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-08-14T21:00:40.4895013Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4896308Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4897220Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.4897581Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.4898618Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4899786Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.4900153Z | ^~~~~~~~~ 2025-08-14T21:00:40.4901258Z /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-08-14T21:00:40.4902308Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.4902747Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4903808Z /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-08-14T21:00:40.4904845Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.4905303Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4908386Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.4915276Z /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-08-14T21:00:40.4922369Z /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-08-14T21:00:40.4928017Z /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-08-14T21:00:40.4933146Z /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-08-14T21:00:40.4938144Z /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-08-14T21:00:40.4940752Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4942164Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4943056Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.4943369Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.4944470Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4945390Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.4945703Z | ^~~~~~~~~ 2025-08-14T21:00:40.4946757Z /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-08-14T21:00:40.4947755Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.4948215Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4949289Z /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-08-14T21:00:40.4950338Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.4950809Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4953871Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.4960916Z /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-08-14T21:00:40.4967878Z /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-08-14T21:00:40.4973823Z /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-08-14T21:00:40.4979014Z /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-08-14T21:00:40.4983960Z /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-08-14T21:00:40.4986558Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.4987893Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.4988766Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.4989115Z | ^~~~~~~~~ 2025-08-14T21:00:40.4990175Z /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-08-14T21:00:40.4991222Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.4991703Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.4994835Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.5001769Z /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-08-14T21:00:40.5008695Z /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-08-14T21:00:40.5014417Z /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-08-14T21:00:40.5019677Z /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-08-14T21:00:40.5024624Z /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-08-14T21:00:40.5027236Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.5028569Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5029499Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.5029830Z | ^~~~~~~~~ 2025-08-14T21:00:40.5030929Z /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-08-14T21:00:40.5031949Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.5032485Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5035512Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.5042432Z /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-08-14T21:00:40.5049427Z /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-08-14T21:00:40.5055069Z /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-08-14T21:00:40.5060138Z /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-08-14T21:00:40.5065147Z /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-08-14T21:00:40.5083669Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.5085245Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5086243Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.5086584Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.5087781Z /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-08-14T21:00:40.5088849Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.5089252Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5092341Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.5098972Z /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-08-14T21:00:40.5105812Z /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-08-14T21:00:40.5111440Z /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-08-14T21:00:40.5116802Z /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-08-14T21:00:40.5121999Z /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-08-14T21:00:40.5124799Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.5126257Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5127193Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.5127569Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.5128622Z /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-08-14T21:00:40.5129615Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.5130020Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5133106Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.5139516Z /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-08-14T21:00:40.5146283Z /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-08-14T21:00:40.5152008Z /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-08-14T21:00:40.5157319Z /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-08-14T21:00:40.5162718Z /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-08-14T21:00:40.5165354Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.5166646Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5167587Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.5167972Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.5168950Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5170012Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.5170336Z | ^~~~~~~~~ 2025-08-14T21:00:40.5171428Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5172381Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.5172766Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.5173895Z /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-08-14T21:00:40.5174827Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.5175221Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5176289Z /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-08-14T21:00:40.5177411Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.5177855Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5178960Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.5179952Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.5180278Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.5183467Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.5190060Z /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-08-14T21:00:40.5196711Z /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-08-14T21:00:40.5202398Z /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-08-14T21:00:40.5207589Z /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-08-14T21:00:40.5212729Z /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-08-14T21:00:40.5215543Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.5216890Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5217855Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.5218162Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.5219234Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5220113Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.5220472Z | ^~~~~~~~~ 2025-08-14T21:00:40.5221493Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5222474Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.5222913Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.5223961Z /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-08-14T21:00:40.5224975Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.5225364Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5226329Z /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-08-14T21:00:40.5227312Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.5227767Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5228719Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.5229614Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.5229939Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.5232928Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.5239716Z /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-08-14T21:00:40.5246515Z /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-08-14T21:00:40.5252368Z /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-08-14T21:00:40.5257720Z /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-08-14T21:00:40.5262875Z /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-08-14T21:00:40.5265417Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.5266662Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5267552Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.5267860Z | ^~~~~~~~~ 2025-08-14T21:00:40.5268931Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5270247Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.5270731Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.5271813Z /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-08-14T21:00:40.5272846Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.5273266Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5274260Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.5275236Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.5275573Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.5278601Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.5285686Z /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-08-14T21:00:40.5292778Z /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-08-14T21:00:40.5298068Z /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-08-14T21:00:40.5303035Z /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-08-14T21:00:40.5308012Z /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-08-14T21:00:40.5310596Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.5311894Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5312853Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.5313147Z | ^~~~~~~~~ 2025-08-14T21:00:40.5314235Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5315192Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.5315639Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.5316681Z /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-08-14T21:00:40.5317671Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.5318138Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5319287Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.5320422Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.5320747Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.5323847Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.5330469Z /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-08-14T21:00:40.5337444Z /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-08-14T21:00:40.5343206Z /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-08-14T21:00:40.5348758Z /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-08-14T21:00:40.5353748Z /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-08-14T21:00:40.5356368Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.5357638Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5358575Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.5358895Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.5360041Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5361033Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.5361472Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.5362603Z /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-08-14T21:00:40.5363540Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.5363934Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5365014Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.5365889Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.5366221Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.5369509Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.5376335Z /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-08-14T21:00:40.5383289Z /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-08-14T21:00:40.5388833Z /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-08-14T21:00:40.5393942Z /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-08-14T21:00:40.5399134Z /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-08-14T21:00:40.5401891Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.5403315Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5404205Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.5404569Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.5405666Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5406711Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.5407139Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.5408225Z /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-08-14T21:00:40.5409196Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.5409591Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5410675Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.5411634Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.5411999Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.5415198Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.5422131Z /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 = 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-08-14T21:00:40.5428964Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.5434475Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.5439791Z /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-08-14T21:00:40.5444831Z /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-08-14T21:00:40.5447500Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.5448915Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5449943Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.5450378Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.5451429Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.5452409Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.5452809Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.5456095Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.5462747Z /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 = 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-08-14T21:00:40.5469636Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.5475636Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.5480845Z /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-08-14T21:00:40.5485819Z /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-08-14T21:00:40.5488451Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.5489866Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5490997Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.5491381Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.5492431Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.5493390Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.5493703Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.5496944Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.5503800Z /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-08-14T21:00:40.5510801Z /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-08-14T21:00:40.5516253Z /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-08-14T21:00:40.5521557Z /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-08-14T21:00:40.5526530Z /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-08-14T21:00:40.5529231Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.5530624Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5531682Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.5532083Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.5533100Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5533996Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.5534340Z | ^~~~~~~~~ 2025-08-14T21:00:40.5535377Z /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-08-14T21:00:40.5536388Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.5536825Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5537840Z /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-08-14T21:00:40.5538888Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.5539316Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5542319Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.5549224Z /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-08-14T21:00:40.5555850Z /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-08-14T21:00:40.5561482Z /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-08-14T21:00:40.5566811Z /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-08-14T21:00:40.5572042Z /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-08-14T21:00:40.5574789Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.5576216Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5577170Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.5577554Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.5578608Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5579584Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.5579885Z | ^~~~~~~~~ 2025-08-14T21:00:40.5580941Z /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-08-14T21:00:40.5582084Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.5582482Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5583543Z /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-08-14T21:00:40.5584538Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.5585104Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5588128Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.5594559Z /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-08-14T21:00:40.5601445Z /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-08-14T21:00:40.5607163Z /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-08-14T21:00:40.5612549Z /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-08-14T21:00:40.5617746Z /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-08-14T21:00:40.5620499Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.5621894Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5622809Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.5623188Z | ^~~~~~~~~ 2025-08-14T21:00:40.5624302Z /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-08-14T21:00:40.5625330Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.5625814Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5628878Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.5635484Z /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-08-14T21:00:40.5642384Z /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-08-14T21:00:40.5647960Z /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-08-14T21:00:40.5653384Z /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-08-14T21:00:40.5658454Z /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-08-14T21:00:40.5661103Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.5662420Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5663405Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.5663719Z | ^~~~~~~~~ 2025-08-14T21:00:40.5664708Z /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-08-14T21:00:40.5665731Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.5666153Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5669232Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.5676082Z /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-08-14T21:00:40.5683305Z /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-08-14T21:00:40.5688965Z /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-08-14T21:00:40.5694420Z /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-08-14T21:00:40.5699515Z /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-08-14T21:00:40.5702125Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.5703434Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5704367Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.5704684Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.5705915Z /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-08-14T21:00:40.5706894Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.5707279Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5710322Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.5716990Z /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-08-14T21:00:40.5724139Z /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-08-14T21:00:40.5729922Z /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-08-14T21:00:40.5735008Z /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-08-14T21:00:40.5739911Z /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-08-14T21:00:40.5742467Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.5743723Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5744877Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.5745210Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.5746221Z /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-08-14T21:00:40.5747207Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.5747602Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5750704Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.5757670Z /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-08-14T21:00:40.5764701Z /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-08-14T21:00:40.5770554Z /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-08-14T21:00:40.5775953Z /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-08-14T21:00:40.5780863Z /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-08-14T21:00:40.5783509Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.5784839Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5785791Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.5786104Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.5787091Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5788008Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.5788365Z | ^~~~~~~~~ 2025-08-14T21:00:40.5789489Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5790573Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.5791034Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.5792079Z /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-08-14T21:00:40.5793120Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.5793551Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5794589Z /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-08-14T21:00:40.5795640Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.5796047Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5797105Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.5798004Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.5798383Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.5801814Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.5808609Z /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-08-14T21:00:40.5815470Z /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-08-14T21:00:40.5820976Z /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-08-14T21:00:40.5826234Z /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-08-14T21:00:40.5831454Z /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-08-14T21:00:40.5834068Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.5835441Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5836298Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.5836719Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.5837766Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5838672Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.5838981Z | ^~~~~~~~~ 2025-08-14T21:00:40.5840352Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5841307Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.5841691Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.5842756Z /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-08-14T21:00:40.5843761Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.5844151Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5845157Z /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-08-14T21:00:40.5846161Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.5846652Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5847676Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.5848541Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.5848875Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.5851925Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.5858646Z /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-08-14T21:00:40.5865652Z /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-08-14T21:00:40.5871523Z /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-08-14T21:00:40.5876867Z /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-08-14T21:00:40.5881894Z /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-08-14T21:00:40.5884598Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.5885887Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5886755Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.5887116Z | ^~~~~~~~~ 2025-08-14T21:00:40.5888195Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5889151Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.5889546Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.5890669Z /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-08-14T21:00:40.5891641Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.5892074Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5893117Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.5894047Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.5894433Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.5897516Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.5904540Z /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-08-14T21:00:40.5911400Z /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-08-14T21:00:40.5916989Z /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-08-14T21:00:40.5922302Z /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-08-14T21:00:40.5927237Z /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-08-14T21:00:40.5929946Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.5931273Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5932237Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.5932556Z | ^~~~~~~~~ 2025-08-14T21:00:40.5933666Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5934676Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.5935062Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.5936127Z /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-08-14T21:00:40.5937165Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.5937625Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5938655Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.5939523Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.5939859Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.5942894Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.5949663Z /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-08-14T21:00:40.5956486Z /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-08-14T21:00:40.5962059Z /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-08-14T21:00:40.5967375Z /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-08-14T21:00:40.5972546Z /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-08-14T21:00:40.5975188Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.5976533Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5977477Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.5977846Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.5978922Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.5979993Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.5980379Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.5981513Z /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-08-14T21:00:40.5982596Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.5982982Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.5984139Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.5985115Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.5985464Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.5988609Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.5995496Z /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-08-14T21:00:40.6002557Z /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-08-14T21:00:40.6008215Z /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-08-14T21:00:40.6013319Z /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-08-14T21:00:40.6018317Z /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-08-14T21:00:40.6021013Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.6023111Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6024073Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.6024457Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.6025491Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6026544Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6026944Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6028065Z /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-08-14T21:00:40.6029189Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.6029612Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6030635Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.6031580Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.6031964Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.6035089Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.6042207Z /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 = 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-08-14T21:00:40.6049163Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.6054786Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.6059997Z /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-08-14T21:00:40.6065027Z /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-08-14T21:00:40.6067601Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.6068970Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6069156Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6069262Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6070237Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.6070354Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.6070465Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.6073335Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.6077956Z /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 = 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-08-14T21:00:40.6081367Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.6084291Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.6087271Z /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-08-14T21:00:40.6089982Z /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-08-14T21:00:40.6090415Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-08-14T21:00:40.6091295Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6091460Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6091614Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6092392Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.6092611Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.6092708Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.6095542Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6099725Z /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-08-14T21:00:40.6102869Z /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-08-14T21:00:40.6105810Z /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-08-14T21:00:40.6108569Z /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-08-14T21:00:40.6111256Z /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-08-14T21:00:40.6111622Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6112478Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6112586Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.6112746Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.6113601Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6113731Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.6113829Z | ^~~~~~~~~ 2025-08-14T21:00:40.6114740Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6114906Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6115010Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6115928Z /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-08-14T21:00:40.6116096Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.6116194Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6117063Z /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-08-14T21:00:40.6117262Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.6117361Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6120332Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6124745Z /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-08-14T21:00:40.6128008Z /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-08-14T21:00:40.6131020Z /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-08-14T21:00:40.6133703Z /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-08-14T21:00:40.6136394Z /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-08-14T21:00:40.6136760Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6137656Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6137782Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.6137895Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.6138682Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6138790Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.6138905Z | ^~~~~~~~~ 2025-08-14T21:00:40.6139703Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6139866Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6140036Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6140891Z /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-08-14T21:00:40.6141112Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.6141211Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6142059Z /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-08-14T21:00:40.6142257Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.6142352Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6145152Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6149466Z /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-08-14T21:00:40.6152699Z /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-08-14T21:00:40.6155586Z /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-08-14T21:00:40.6158406Z /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-08-14T21:00:40.6161096Z /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-08-14T21:00:40.6161570Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6162479Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6162610Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.6162707Z | ^~~~~~~~~ 2025-08-14T21:00:40.6163562Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6163724Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6163840Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6164692Z /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-08-14T21:00:40.6164888Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.6165005Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6167788Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6172436Z /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-08-14T21:00:40.6175737Z /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-08-14T21:00:40.6178586Z /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-08-14T21:00:40.6181456Z /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-08-14T21:00:40.6184111Z /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-08-14T21:00:40.6184453Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6185277Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6185400Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.6185498Z | ^~~~~~~~~ 2025-08-14T21:00:40.6186273Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6186448Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6186549Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6187359Z /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-08-14T21:00:40.6187564Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.6187659Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6190545Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6194887Z /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-08-14T21:00:40.6197998Z /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-08-14T21:00:40.6200988Z /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-08-14T21:00:40.6203825Z /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-08-14T21:00:40.6209640Z /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-08-14T21:00:40.6210013Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6210862Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6211043Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.6211144Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.6211955Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6212195Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6212379Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6213248Z /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-08-14T21:00:40.6213412Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.6213515Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6216345Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6220694Z /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-08-14T21:00:40.6224083Z /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-08-14T21:00:40.6226861Z /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-08-14T21:00:40.6229612Z /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-08-14T21:00:40.6232051Z /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-08-14T21:00:40.6232451Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6233276Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6233423Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.6233533Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.6234371Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6234531Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6234642Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6235408Z /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-08-14T21:00:40.6235571Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.6235682Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6238384Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.6242908Z /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 = 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-08-14T21:00:40.6246074Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.6248969Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.6251717Z /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-08-14T21:00:40.6254508Z /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-08-14T21:00:40.6254898Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6255897Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6256074Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6256176Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6258969Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.6263181Z /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 = 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-08-14T21:00:40.6266198Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.6269018Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.6272086Z /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-08-14T21:00:40.6274877Z /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-08-14T21:00:40.6275246Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6276063Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6278822Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6283285Z /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-08-14T21:00:40.6286653Z /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-08-14T21:00:40.6289552Z /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-08-14T21:00:40.6292473Z /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-08-14T21:00:40.6295044Z /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-08-14T21:00:40.6295461Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6296243Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6296349Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.6296443Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.6297260Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6297372Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.6297470Z | ^~~~~~~~~ 2025-08-14T21:00:40.6298319Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6298476Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6298577Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6299345Z /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-08-14T21:00:40.6299515Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.6299610Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6300425Z /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-08-14T21:00:40.6300672Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.6300771Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6301515Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.6301638Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.6301780Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.6304464Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6308916Z /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-08-14T21:00:40.6312152Z /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-08-14T21:00:40.6315214Z /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-08-14T21:00:40.6318117Z /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-08-14T21:00:40.6321090Z /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-08-14T21:00:40.6321447Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6322306Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6322433Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.6322567Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.6323539Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6323668Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.6323767Z | ^~~~~~~~~ 2025-08-14T21:00:40.6324683Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6324850Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6325015Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6325886Z /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-08-14T21:00:40.6326050Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.6326160Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6327027Z /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-08-14T21:00:40.6327257Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.6327366Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6328183Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.6328297Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.6328419Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.6331340Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6335733Z /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-08-14T21:00:40.6338809Z /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-08-14T21:00:40.6341601Z /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-08-14T21:00:40.6344465Z /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-08-14T21:00:40.6347179Z /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-08-14T21:00:40.6347543Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6348324Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6348432Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.6348530Z | ^~~~~~~~~ 2025-08-14T21:00:40.6349397Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6349612Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6349712Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6350600Z /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-08-14T21:00:40.6350835Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.6350933Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6351712Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.6351875Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.6351978Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.6354855Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6359350Z /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-08-14T21:00:40.6362649Z /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-08-14T21:00:40.6365623Z /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-08-14T21:00:40.6368527Z /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-08-14T21:00:40.6371313Z /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-08-14T21:00:40.6371902Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6372741Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6372851Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.6373020Z | ^~~~~~~~~ 2025-08-14T21:00:40.6373831Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6374005Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6374161Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6375018Z /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-08-14T21:00:40.6375215Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.6375331Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6376160Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.6376315Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.6376412Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.6379217Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6384503Z /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-08-14T21:00:40.6388383Z /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-08-14T21:00:40.6391838Z /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-08-14T21:00:40.6395508Z /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-08-14T21:00:40.6398874Z /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-08-14T21:00:40.6399395Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6400404Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6400602Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.6400779Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.6401846Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6402124Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6402278Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6403332Z /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-08-14T21:00:40.6403543Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.6403754Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6404841Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.6404982Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.6405113Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.6408638Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6413354Z /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-08-14T21:00:40.6416655Z /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-08-14T21:00:40.6419542Z /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-08-14T21:00:40.6422877Z /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-08-14T21:00:40.6426143Z /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-08-14T21:00:40.6426620Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6427648Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6427795Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.6427914Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.6428929Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6429169Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6429389Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6430398Z /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-08-14T21:00:40.6430606Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.6430726Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6431713Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.6431903Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.6432023Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.6435468Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.6441068Z /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 = 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-08-14T21:00:40.6445206Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.6448660Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.6452112Z /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-08-14T21:00:40.6455349Z /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-08-14T21:00:40.6455851Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6456847Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6457135Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6457237Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6458302Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.6458442Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.6458558Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.6461929Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.6467401Z /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 = 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-08-14T21:00:40.6471749Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.6475522Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.6478583Z /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-08-14T21:00:40.6481433Z /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-08-14T21:00:40.6481959Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6483088Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6483293Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6483408Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6484376Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.6484608Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.6484742Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.6488178Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6492445Z /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-08-14T21:00:40.6495589Z /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-08-14T21:00:40.6498525Z /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-08-14T21:00:40.6501333Z /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-08-14T21:00:40.6504194Z /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-08-14T21:00:40.6504536Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6505347Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6505515Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.6505609Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.6506458Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6506579Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.6506684Z | ^~~~~~~~~ 2025-08-14T21:00:40.6507569Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6507830Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6507939Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6508770Z /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-08-14T21:00:40.6508949Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.6509048Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6509855Z /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-08-14T21:00:40.6510053Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.6510152Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6512952Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6517395Z /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-08-14T21:00:40.6521278Z /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-08-14T21:00:40.6524830Z /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-08-14T21:00:40.6527789Z /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-08-14T21:00:40.6530857Z /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-08-14T21:00:40.6531297Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6532452Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6532590Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.6532712Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.6533797Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6533933Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.6534029Z | ^~~~~~~~~ 2025-08-14T21:00:40.6534847Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6535052Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6535156Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6536032Z /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-08-14T21:00:40.6536195Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.6536294Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6537296Z /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-08-14T21:00:40.6537489Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.6537616Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6541161Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6545967Z /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-08-14T21:00:40.6549863Z /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-08-14T21:00:40.6553260Z /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-08-14T21:00:40.6556529Z /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-08-14T21:00:40.6559830Z /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-08-14T21:00:40.6560397Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6561391Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6561561Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.6561693Z | ^~~~~~~~~ 2025-08-14T21:00:40.6562735Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6562921Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6563202Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6564176Z /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-08-14T21:00:40.6564420Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.6564539Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6567399Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6571867Z /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-08-14T21:00:40.6576026Z /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-08-14T21:00:40.6578868Z /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-08-14T21:00:40.6581789Z /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-08-14T21:00:40.6584523Z /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-08-14T21:00:40.6584873Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6585781Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6585905Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.6586000Z | ^~~~~~~~~ 2025-08-14T21:00:40.6586787Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6587003Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6587101Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6587932Z /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-08-14T21:00:40.6588119Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.6588266Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6591015Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6595678Z /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-08-14T21:00:40.6598941Z /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-08-14T21:00:40.6601992Z /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-08-14T21:00:40.6604791Z /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-08-14T21:00:40.6607589Z /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-08-14T21:00:40.6607952Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6608829Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6608968Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.6609067Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.6609941Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6610162Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6610260Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6611054Z /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-08-14T21:00:40.6611236Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.6611367Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6614154Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6618369Z /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-08-14T21:00:40.6621622Z /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-08-14T21:00:40.6624470Z /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-08-14T21:00:40.6627253Z /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-08-14T21:00:40.6629955Z /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-08-14T21:00:40.6630388Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6631229Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6631408Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.6631548Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.6632423Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6632584Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6632756Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6633643Z /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-08-14T21:00:40.6633817Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.6633915Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6636769Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.6641301Z /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 = 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-08-14T21:00:40.6644586Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.6647579Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.6650375Z /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-08-14T21:00:40.6653225Z /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-08-14T21:00:40.6653638Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6654481Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6654672Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6654771Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6657660Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.6661974Z /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 = 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-08-14T21:00:40.6665122Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.6668012Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.6670915Z /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-08-14T21:00:40.6673707Z /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-08-14T21:00:40.6674059Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6674950Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6677780Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6682260Z /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-08-14T21:00:40.6685458Z /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-08-14T21:00:40.6688567Z /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-08-14T21:00:40.6691379Z /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-08-14T21:00:40.6694031Z /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-08-14T21:00:40.6694444Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6695297Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6695465Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.6695570Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.6696392Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6696518Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.6696615Z | ^~~~~~~~~ 2025-08-14T21:00:40.6697578Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6697761Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6697858Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6698720Z /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-08-14T21:00:40.6698895Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.6698993Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6699785Z /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-08-14T21:00:40.6699988Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.6700109Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6700944Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.6701077Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.6701177Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.6703885Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6708282Z /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-08-14T21:00:40.6711438Z /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-08-14T21:00:40.6714278Z /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-08-14T21:00:40.6717169Z /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-08-14T21:00:40.6719928Z /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-08-14T21:00:40.6720354Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6721213Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6721329Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.6721532Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.6722331Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6722448Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.6722581Z | ^~~~~~~~~ 2025-08-14T21:00:40.6723467Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6723690Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6723867Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6724739Z /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-08-14T21:00:40.6724903Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.6725008Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6725940Z /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-08-14T21:00:40.6726150Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.6726246Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6727009Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.6727189Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.6727293Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.6730210Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6734657Z /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-08-14T21:00:40.6737867Z /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-08-14T21:00:40.6740664Z /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-08-14T21:00:40.6743380Z /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-08-14T21:00:40.6746147Z /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-08-14T21:00:40.6746500Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6747357Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6747471Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.6747569Z | ^~~~~~~~~ 2025-08-14T21:00:40.6748391Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6748551Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6748694Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6749573Z /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-08-14T21:00:40.6749765Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.6749861Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6750638Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.6750750Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.6750851Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.6753800Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6758238Z /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-08-14T21:00:40.6761614Z /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-08-14T21:00:40.6764694Z /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-08-14T21:00:40.6767504Z /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-08-14T21:00:40.6770354Z /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-08-14T21:00:40.6770764Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6771612Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6771720Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.6771838Z | ^~~~~~~~~ 2025-08-14T21:00:40.6772672Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6772836Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6772946Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6773902Z /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-08-14T21:00:40.6774162Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.6774274Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6775042Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.6775154Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.6775264Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.6778044Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6782267Z /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-08-14T21:00:40.6785653Z /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-08-14T21:00:40.6788500Z /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-08-14T21:00:40.6791307Z /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-08-14T21:00:40.6794135Z /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-08-14T21:00:40.6794499Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6795353Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6795487Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.6795586Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.6796486Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6796676Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6796774Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6797610Z /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-08-14T21:00:40.6797842Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.6797951Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6798765Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.6798880Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.6798989Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.6801945Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6806515Z /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-08-14T21:00:40.6809712Z /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-08-14T21:00:40.6812556Z /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-08-14T21:00:40.6815337Z /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-08-14T21:00:40.6817997Z /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-08-14T21:00:40.6818361Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6819215Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6819324Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.6819419Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.6820314Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6820548Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6820647Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6821468Z /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-08-14T21:00:40.6821655Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.6821778Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6822646Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.6822779Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.6822876Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.6825707Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.6830120Z /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 = 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-08-14T21:00:40.6833424Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.6836336Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.6839178Z /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-08-14T21:00:40.6841805Z /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-08-14T21:00:40.6842253Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6843110Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6843274Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6843393Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6844202Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.6844327Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.6844430Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.6847257Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.6851527Z /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 = 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-08-14T21:00:40.6854802Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.6857760Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.6860612Z /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-08-14T21:00:40.6863543Z /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-08-14T21:00:40.6863902Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6864724Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6864903Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6865035Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6865883Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.6866014Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.6866113Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.6868843Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6873311Z /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-08-14T21:00:40.6876469Z /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-08-14T21:00:40.6879507Z /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-08-14T21:00:40.6882364Z /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-08-14T21:00:40.6885203Z /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-08-14T21:00:40.6885635Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6886486Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6886618Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.6886760Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.6888746Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6889163Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.6890537Z | ^~~~~~~~~ 2025-08-14T21:00:40.6893056Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6893625Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6894905Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6897411Z /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-08-14T21:00:40.6897975Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.6899253Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6901798Z /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-08-14T21:00:40.6902341Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.6903538Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6908920Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6914208Z /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-08-14T21:00:40.6917420Z /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-08-14T21:00:40.6920398Z /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-08-14T21:00:40.6923215Z /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-08-14T21:00:40.6925985Z /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-08-14T21:00:40.6926357Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6927314Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6927435Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.6927555Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.6929705Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6930181Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.6931552Z | ^~~~~~~~~ 2025-08-14T21:00:40.6934076Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6934648Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6935914Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6938391Z /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-08-14T21:00:40.6938964Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.6940262Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6942707Z /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-08-14T21:00:40.6943328Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.6944561Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6949966Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6955027Z /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-08-14T21:00:40.6958208Z /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-08-14T21:00:40.6961148Z /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-08-14T21:00:40.6964063Z /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-08-14T21:00:40.6966816Z /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-08-14T21:00:40.6967246Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.6968097Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6968227Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.6968362Z | ^~~~~~~~~ 2025-08-14T21:00:40.6970446Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.6971192Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.6972419Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.6974935Z /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-08-14T21:00:40.6975535Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.6976758Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.6982221Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.6987346Z /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-08-14T21:00:40.6990569Z /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-08-14T21:00:40.6993421Z /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-08-14T21:00:40.6996316Z /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-08-14T21:00:40.6999127Z /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-08-14T21:00:40.6999599Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7000450Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7000559Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.7000669Z | ^~~~~~~~~ 2025-08-14T21:00:40.7003029Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7003504Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7004810Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7007281Z /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-08-14T21:00:40.7007903Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.7009142Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7014558Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.7019703Z /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-08-14T21:00:40.7022881Z /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-08-14T21:00:40.7025789Z /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-08-14T21:00:40.7028661Z /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-08-14T21:00:40.7031494Z /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-08-14T21:00:40.7031870Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7032764Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7032907Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.7033014Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.7034795Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7035342Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7036606Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7039158Z /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-08-14T21:00:40.7039802Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.7041043Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7046582Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.7051981Z /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-08-14T21:00:40.7055183Z /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-08-14T21:00:40.7058031Z /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-08-14T21:00:40.7061002Z /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-08-14T21:00:40.7063770Z /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-08-14T21:00:40.7064142Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7065047Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7065163Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.7065275Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.7067013Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7067586Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7068825Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7072263Z /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-08-14T21:00:40.7072475Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.7073642Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7079313Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.7084185Z /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 = 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-08-14T21:00:40.7087424Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.7090386Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.7093257Z /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-08-14T21:00:40.7096006Z /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-08-14T21:00:40.7096391Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7097298Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7097461Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7097583Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7102332Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.7107460Z /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 = 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-08-14T21:00:40.7110709Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.7113688Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.7116504Z /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-08-14T21:00:40.7119279Z /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-08-14T21:00:40.7119647Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7120593Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7123334Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.7128472Z /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-08-14T21:00:40.7131665Z /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-08-14T21:00:40.7134596Z /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-08-14T21:00:40.7137376Z /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-08-14T21:00:40.7140124Z /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-08-14T21:00:40.7140480Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7141384Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7141507Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.7141611Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.7143586Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7144155Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.7145583Z | ^~~~~~~~~ 2025-08-14T21:00:40.7147997Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7148578Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7149847Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7152247Z /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-08-14T21:00:40.7152930Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.7154188Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7156522Z /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-08-14T21:00:40.7157197Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.7158451Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7160972Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.7161527Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.7162867Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.7168223Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.7173876Z /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-08-14T21:00:40.7177055Z /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-08-14T21:00:40.7179887Z /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-08-14T21:00:40.7182766Z /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-08-14T21:00:40.7185512Z /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-08-14T21:00:40.7185934Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7186841Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7186952Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.7187053Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.7188916Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7189474Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.7190751Z | ^~~~~~~~~ 2025-08-14T21:00:40.7193228Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7193862Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7195090Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7197637Z /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-08-14T21:00:40.7198187Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.7199496Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7201986Z /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-08-14T21:00:40.7202638Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.7203820Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7206158Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.7206803Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.7208065Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.7213498Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.7218543Z /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-08-14T21:00:40.7221612Z /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-08-14T21:00:40.7224425Z /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-08-14T21:00:40.7227155Z /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-08-14T21:00:40.7230705Z /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-08-14T21:00:40.7231075Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7231917Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7246061Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.7246267Z | ^~~~~~~~~ 2025-08-14T21:00:40.7247338Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7247511Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7247620Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7248417Z /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-08-14T21:00:40.7248612Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.7248728Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7249499Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.7249622Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.7249734Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.7252696Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.7256858Z /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-08-14T21:00:40.7259917Z /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-08-14T21:00:40.7262796Z /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-08-14T21:00:40.7265526Z /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-08-14T21:00:40.7268158Z /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-08-14T21:00:40.7268498Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7269307Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7269839Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.7269936Z | ^~~~~~~~~ 2025-08-14T21:00:40.7270758Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7271108Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7271497Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7273915Z /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-08-14T21:00:40.7274676Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.7275902Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7278218Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.7278814Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.7280273Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.7285606Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.7290868Z /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-08-14T21:00:40.7294069Z /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-08-14T21:00:40.7296927Z /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-08-14T21:00:40.7299738Z /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-08-14T21:00:40.7302509Z /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-08-14T21:00:40.7302882Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7303768Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7303933Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.7304052Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.7306049Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7306808Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7307978Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7310343Z /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-08-14T21:00:40.7311018Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.7312138Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7314421Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.7315025Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.7316261Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.7321848Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.7326977Z /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-08-14T21:00:40.7330137Z /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-08-14T21:00:40.7333125Z /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-08-14T21:00:40.7335857Z /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-08-14T21:00:40.7338793Z /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-08-14T21:00:40.7339175Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7340039Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7340157Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.7340321Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.7342199Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7342709Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7343970Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7346431Z /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-08-14T21:00:40.7346993Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.7348268Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7350695Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.7351271Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.7352569Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.7357910Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.7363064Z /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 = 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-08-14T21:00:40.7366232Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.7369068Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.7371978Z /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-08-14T21:00:40.7374777Z /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-08-14T21:00:40.7375141Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7375973Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7376172Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7376436Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7378829Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.7379430Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.7380783Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.7386066Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.7391257Z /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 = 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-08-14T21:00:40.7394378Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.7397230Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.7400014Z /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-08-14T21:00:40.7402756Z /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-08-14T21:00:40.7403109Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7403984Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7404152Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7404257Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7406438Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.7406995Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.7408319Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.7413689Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.7418892Z /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-08-14T21:00:40.7422134Z /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-08-14T21:00:40.7424930Z /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-08-14T21:00:40.7427781Z /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-08-14T21:00:40.7430409Z /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-08-14T21:00:40.7430769Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7431607Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7431737Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.7431941Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.7434387Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7434977Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.7436289Z | ^~~~~~~~~ 2025-08-14T21:00:40.7438734Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7439468Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7440849Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7443278Z /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-08-14T21:00:40.7443980Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.7445144Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7447562Z /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-08-14T21:00:40.7448254Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.7449468Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7454813Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.7459654Z /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-08-14T21:00:40.7462722Z /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-08-14T21:00:40.7465427Z /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-08-14T21:00:40.7468078Z /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-08-14T21:00:40.7470990Z /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-08-14T21:00:40.7471477Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7472330Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7472454Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.7472560Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.7475719Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7476116Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.7476764Z | ^~~~~~~~~ 2025-08-14T21:00:40.7479473Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7480142Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7481371Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7483955Z /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-08-14T21:00:40.7484340Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.7485618Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7488190Z /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-08-14T21:00:40.7488737Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.7490006Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7496339Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.7500685Z /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-08-14T21:00:40.7503860Z /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-08-14T21:00:40.7506749Z /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-08-14T21:00:40.7509534Z /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-08-14T21:00:40.7512384Z /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-08-14T21:00:40.7512754Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7513626Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7513742Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.7513851Z | ^~~~~~~~~ 2025-08-14T21:00:40.7515909Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7516515Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7517749Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7520291Z /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-08-14T21:00:40.7520960Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.7522176Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7527567Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.7532662Z /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-08-14T21:00:40.7535798Z /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-08-14T21:00:40.7538612Z /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-08-14T21:00:40.7541569Z /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-08-14T21:00:40.7544247Z /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-08-14T21:00:40.7544609Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7545466Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7545587Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.7545686Z | ^~~~~~~~~ 2025-08-14T21:00:40.7547705Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7548340Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7549572Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7552033Z /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-08-14T21:00:40.7552666Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.7553886Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7559386Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.7564839Z /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-08-14T21:00:40.7567961Z /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-08-14T21:00:40.7571167Z /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-08-14T21:00:40.7573986Z /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-08-14T21:00:40.7576679Z /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-08-14T21:00:40.7577045Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7577913Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7578037Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.7578139Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.7580386Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7580952Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7582266Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7584631Z /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-08-14T21:00:40.7585230Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.7586412Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7591667Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.7596760Z /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-08-14T21:00:40.7600297Z /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-08-14T21:00:40.7603254Z /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-08-14T21:00:40.7606030Z /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-08-14T21:00:40.7608759Z /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-08-14T21:00:40.7609184Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7609992Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7610103Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.7610228Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.7611989Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7612610Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7613848Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7616226Z /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-08-14T21:00:40.7616770Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.7617989Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7623236Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.7628505Z /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 = 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-08-14T21:00:40.7631552Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.7634280Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.7637024Z /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-08-14T21:00:40.7639872Z /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-08-14T21:00:40.7640255Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7641141Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7641312Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7641429Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7646559Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.7651786Z /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 = 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-08-14T21:00:40.7654845Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.7657566Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.7660302Z /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-08-14T21:00:40.7662834Z /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-08-14T21:00:40.7663185Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7664061Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7666667Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.7672413Z /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-08-14T21:00:40.7675557Z /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-08-14T21:00:40.7678402Z /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-08-14T21:00:40.7681324Z /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-08-14T21:00:40.7684008Z /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-08-14T21:00:40.7684369Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7685235Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7685348Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.7685457Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.7687678Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7688225Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.7689557Z | ^~~~~~~~~ 2025-08-14T21:00:40.7692153Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7692742Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7693989Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7696343Z /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-08-14T21:00:40.7696926Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.7698139Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7700645Z /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-08-14T21:00:40.7701192Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.7702375Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7704637Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.7705239Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.7706512Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.7711720Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.7716650Z /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-08-14T21:00:40.7719949Z /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-08-14T21:00:40.7722779Z /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-08-14T21:00:40.7725566Z /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-08-14T21:00:40.7728388Z /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-08-14T21:00:40.7728745Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7729610Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7729744Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.7729847Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.7732076Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7732628Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.7733905Z | ^~~~~~~~~ 2025-08-14T21:00:40.7736479Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7737128Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7738084Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7740417Z /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-08-14T21:00:40.7741046Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.7742602Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7744939Z /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-08-14T21:00:40.7745595Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.7746766Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7749146Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.7749704Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.7750959Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.7756089Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.7761417Z /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-08-14T21:00:40.7764732Z /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-08-14T21:00:40.7767662Z /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-08-14T21:00:40.7770875Z /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-08-14T21:00:40.7773748Z /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-08-14T21:00:40.7774277Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7775184Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7775301Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.7775415Z | ^~~~~~~~~ 2025-08-14T21:00:40.7776729Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7777445Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7778620Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7781045Z /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-08-14T21:00:40.7781777Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.7782918Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7785367Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.7786012Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.7787303Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.7792420Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.7797551Z /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-08-14T21:00:40.7801028Z /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-08-14T21:00:40.7803979Z /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-08-14T21:00:40.7807012Z /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-08-14T21:00:40.7809865Z /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-08-14T21:00:40.7810425Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7811219Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7811454Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.7811569Z | ^~~~~~~~~ 2025-08-14T21:00:40.7813061Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7813784Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7814937Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7817248Z /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-08-14T21:00:40.7817921Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.7819128Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7821354Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.7821944Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.7823224Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.7828379Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.7833371Z /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-08-14T21:00:40.7836551Z /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-08-14T21:00:40.7839691Z /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-08-14T21:00:40.7842743Z /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-08-14T21:00:40.7845623Z /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-08-14T21:00:40.7846182Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7847004Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7847114Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.7847218Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.7848575Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7849240Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7850430Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7852917Z /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-08-14T21:00:40.7853548Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.7854769Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7857026Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.7857636Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.7858904Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.7864039Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.7869103Z /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-08-14T21:00:40.7872788Z /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-08-14T21:00:40.7875941Z /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-08-14T21:00:40.7878957Z /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-08-14T21:00:40.7882122Z /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-08-14T21:00:40.7882632Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7883469Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7883586Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.7883687Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.7885062Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7885750Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7886940Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7889375Z /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-08-14T21:00:40.7889988Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.7891359Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7893635Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.7894225Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.7895477Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.7900746Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.7905731Z /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 = 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-08-14T21:00:40.7908951Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.7912039Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.7914820Z /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-08-14T21:00:40.7917739Z /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-08-14T21:00:40.7918102Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7918917Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7919250Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7919363Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7920901Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.7921156Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.7922314Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.7927743Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.7932864Z /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 = 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-08-14T21:00:40.7936064Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.7938857Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.7941641Z /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-08-14T21:00:40.7944306Z /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-08-14T21:00:40.7944660Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-08-14T21:00:40.7945597Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7945776Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7945880Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7947811Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.7948397Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.7949630Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.7954838Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.7960031Z /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-08-14T21:00:40.7963358Z /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-08-14T21:00:40.7966242Z /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-08-14T21:00:40.7969115Z /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-08-14T21:00:40.7972209Z /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-08-14T21:00:40.7972579Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.7973492Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7973613Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.7973713Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.7975498Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7976085Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.7977351Z | ^~~~~~~~~ 2025-08-14T21:00:40.7979898Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.7980595Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.7981948Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.7984379Z /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-08-14T21:00:40.7984920Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.7986066Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7988413Z /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-08-14T21:00:40.7989100Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.7990220Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.7995514Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.8000789Z /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-08-14T21:00:40.8003980Z /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-08-14T21:00:40.8006915Z /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-08-14T21:00:40.8009895Z /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-08-14T21:00:40.8013025Z /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-08-14T21:00:40.8013394Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8014297Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8014478Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.8014592Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.8016524Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8017136Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.8018519Z | ^~~~~~~~~ 2025-08-14T21:00:40.8020852Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8021503Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.8022712Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.8025852Z /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-08-14T21:00:40.8026082Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.8027247Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8030122Z /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-08-14T21:00:40.8030397Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.8031636Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8037124Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.8042574Z /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-08-14T21:00:40.8045842Z /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-08-14T21:00:40.8048784Z /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-08-14T21:00:40.8051724Z /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-08-14T21:00:40.8054440Z /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-08-14T21:00:40.8054873Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8055697Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8055810Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.8055921Z | ^~~~~~~~~ 2025-08-14T21:00:40.8057428Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8058085Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.8059336Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.8061815Z /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-08-14T21:00:40.8062450Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.8063630Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8069183Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.8075004Z /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-08-14T21:00:40.8078297Z /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-08-14T21:00:40.8081343Z /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-08-14T21:00:40.8084163Z /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-08-14T21:00:40.8086886Z /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-08-14T21:00:40.8087245Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8088118Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8088236Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.8088338Z | ^~~~~~~~~ 2025-08-14T21:00:40.8090435Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8091164Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.8092487Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.8094816Z /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-08-14T21:00:40.8095399Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.8096588Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8101786Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.8107550Z /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-08-14T21:00:40.8110704Z /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-08-14T21:00:40.8113442Z /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-08-14T21:00:40.8116169Z /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-08-14T21:00:40.8118775Z /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-08-14T21:00:40.8119265Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8120301Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8120438Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.8120796Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.8123161Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8123660Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.8124910Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.8127326Z /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-08-14T21:00:40.8127968Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.8129241Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8135000Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.8139854Z /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-08-14T21:00:40.8142906Z /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-08-14T21:00:40.8145605Z /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-08-14T21:00:40.8148255Z /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-08-14T21:00:40.8150771Z /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-08-14T21:00:40.8151177Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8151963Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8152072Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.8152321Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.8154630Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8155172Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.8156399Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.8158741Z /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-08-14T21:00:40.8159612Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.8160984Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8167398Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.8172764Z /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 = 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-08-14T21:00:40.8175987Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.8178969Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.8181909Z /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-08-14T21:00:40.8184614Z /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-08-14T21:00:40.8184982Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8185862Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8186045Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.8186210Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.8191429Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.8196121Z /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 = 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-08-14T21:00:40.8199285Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.8202409Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.8205241Z /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-08-14T21:00:40.8207968Z /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-08-14T21:00:40.8208344Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8209229Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8212104Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.8217024Z /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-08-14T21:00:40.8220082Z /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-08-14T21:00:40.8222894Z /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-08-14T21:00:40.8225557Z /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-08-14T21:00:40.8228229Z /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-08-14T21:00:40.8228596Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8229422Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8229616Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.8230953Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.8233441Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8233921Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.8235233Z | ^~~~~~~~~ 2025-08-14T21:00:40.8237615Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8238260Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.8239755Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.8242658Z /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-08-14T21:00:40.8243682Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.8244292Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8246658Z /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-08-14T21:00:40.8247743Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.8248739Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8251181Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.8252173Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.8253020Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.8258708Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.8265585Z /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-08-14T21:00:40.8272991Z /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-08-14T21:00:40.8278737Z /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-08-14T21:00:40.8284610Z /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-08-14T21:00:40.8289806Z /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-08-14T21:00:40.8292613Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8293974Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8294929Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.8295262Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.8296315Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8297164Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.8297524Z | ^~~~~~~~~ 2025-08-14T21:00:40.8298526Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8299559Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.8300002Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.8301026Z /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-08-14T21:00:40.8302026Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.8302426Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8303510Z /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-08-14T21:00:40.8304437Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.8304854Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8305792Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.8306826Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.8307164Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.8310093Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.8316545Z /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-08-14T21:00:40.8323779Z /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-08-14T21:00:40.8329478Z /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-08-14T21:00:40.8334788Z /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-08-14T21:00:40.8339800Z /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-08-14T21:00:40.8342257Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8343592Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8344494Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.8344786Z | ^~~~~~~~~ 2025-08-14T21:00:40.8345875Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8346799Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.8347178Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.8348270Z /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-08-14T21:00:40.8349204Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.8349618Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8350654Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.8351515Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.8351895Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.8354971Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.8361882Z /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-08-14T21:00:40.8368600Z /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-08-14T21:00:40.8374644Z /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-08-14T21:00:40.8379944Z /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-08-14T21:00:40.8385008Z /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-08-14T21:00:40.8387577Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8388898Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8389763Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.8390143Z | ^~~~~~~~~ 2025-08-14T21:00:40.8391118Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8392333Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.8392733Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.8393843Z /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-08-14T21:00:40.8394926Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.8395350Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8396457Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.8397445Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.8397865Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.8401268Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.8408168Z /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-08-14T21:00:40.8415145Z /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-08-14T21:00:40.8420577Z /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-08-14T21:00:40.8425533Z /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-08-14T21:00:40.8430450Z /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-08-14T21:00:40.8433013Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8434273Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8435123Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.8435443Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.8436523Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8437448Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.8437835Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.8438913Z /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-08-14T21:00:40.8440186Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.8440599Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8441684Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.8442562Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.8442983Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.8446169Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.8453033Z /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-08-14T21:00:40.8459751Z /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-08-14T21:00:40.8465163Z /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-08-14T21:00:40.8470480Z /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-08-14T21:00:40.8475742Z /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-08-14T21:00:40.8478445Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8479848Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8480839Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.8481161Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.8482186Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8483231Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.8483636Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.8484741Z /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-08-14T21:00:40.8485689Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.8486104Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8487146Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.8488027Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.8488345Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.8491467Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.8498204Z /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 = 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-08-14T21:00:40.8504956Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.8510655Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.8515949Z /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-08-14T21:00:40.8521119Z /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-08-14T21:00:40.8523656Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8525078Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8526032Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.8526418Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.8527483Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.8528468Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.8528799Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.8531986Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.8538494Z /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 = 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-08-14T21:00:40.8545259Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.8550771Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.8555952Z /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-08-14T21:00:40.8561262Z /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-08-14T21:00:40.8563899Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8565270Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8566253Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.8566652Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.8567746Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.8568648Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.8568982Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.8572206Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.8578892Z /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-08-14T21:00:40.8585837Z /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-08-14T21:00:40.8591415Z /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-08-14T21:00:40.8596543Z /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-08-14T21:00:40.8601919Z /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-08-14T21:00:40.8604657Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8605945Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8606885Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.8607222Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.8608298Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8609169Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.8609473Z | ^~~~~~~~~ 2025-08-14T21:00:40.8610485Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8611643Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.8612030Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.8613052Z /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-08-14T21:00:40.8614051Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.8614444Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8615407Z /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-08-14T21:00:40.8616432Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.8616857Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8619755Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.8626466Z /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-08-14T21:00:40.8633205Z /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-08-14T21:00:40.8638442Z /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-08-14T21:00:40.8644023Z /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-08-14T21:00:40.8649044Z /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-08-14T21:00:40.8651795Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8653117Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8654083Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.8654403Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.8655442Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8656381Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.8656679Z | ^~~~~~~~~ 2025-08-14T21:00:40.8657658Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8658670Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.8659101Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.8660201Z /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-08-14T21:00:40.8661194Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.8661584Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8662639Z /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-08-14T21:00:40.8663590Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.8664103Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8667026Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.8674049Z /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-08-14T21:00:40.8681014Z /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-08-14T21:00:40.8686697Z /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-08-14T21:00:40.8692082Z /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-08-14T21:00:40.8697165Z /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-08-14T21:00:40.8699731Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8701061Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8701904Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.8702213Z | ^~~~~~~~~ 2025-08-14T21:00:40.8703167Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8704180Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.8704556Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.8705546Z /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-08-14T21:00:40.8706486Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.8706979Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8709908Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.8716489Z /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-08-14T21:00:40.8723536Z /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-08-14T21:00:40.8729246Z /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-08-14T21:00:40.8734502Z /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-08-14T21:00:40.8739371Z /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-08-14T21:00:40.8741930Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8743171Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8744006Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.8744402Z | ^~~~~~~~~ 2025-08-14T21:00:40.8745380Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8746337Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.8746856Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.8747840Z /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-08-14T21:00:40.8748883Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.8749316Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8752426Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.8758847Z /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-08-14T21:00:40.8765863Z /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-08-14T21:00:40.8771590Z /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-08-14T21:00:40.8776877Z /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-08-14T21:00:40.8781900Z /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-08-14T21:00:40.8784638Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8785925Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8786849Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.8787175Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.8788205Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8789232Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.8789605Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.8790600Z /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-08-14T21:00:40.8791525Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.8791994Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8795006Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.8802138Z /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-08-14T21:00:40.8809072Z /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-08-14T21:00:40.8814815Z /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-08-14T21:00:40.8820044Z /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-08-14T21:00:40.8825034Z /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-08-14T21:00:40.8827588Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8828942Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8829796Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.8830117Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.8831195Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8832107Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.8832491Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.8833478Z /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-08-14T21:00:40.8834492Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.8834870Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8837812Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.8844998Z /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 = 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-08-14T21:00:40.8852116Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.8857674Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.8862980Z /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-08-14T21:00:40.8867840Z /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-08-14T21:00:40.8870814Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8872125Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8873083Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.8873530Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.8876590Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.8883521Z /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 = 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-08-14T21:00:40.8890561Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.8896229Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.8901477Z /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-08-14T21:00:40.8906321Z /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-08-14T21:00:40.8908787Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8910153Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8913645Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.8920440Z /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-08-14T21:00:40.8927469Z /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-08-14T21:00:40.8933305Z /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-08-14T21:00:40.8938522Z /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-08-14T21:00:40.8943347Z /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-08-14T21:00:40.8945904Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8947150Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8948100Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.8948409Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.8949371Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8950205Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.8950596Z | ^~~~~~~~~ 2025-08-14T21:00:40.8951585Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8952495Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.8952877Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.8953987Z /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-08-14T21:00:40.8954996Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.8955385Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8956442Z /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-08-14T21:00:40.8957473Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.8957878Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.8958976Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.8960098Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.8960439Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.8963669Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.8970711Z /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-08-14T21:00:40.8977528Z /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-08-14T21:00:40.8983124Z /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-08-14T21:00:40.8988139Z /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-08-14T21:00:40.8993150Z /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-08-14T21:00:40.8995792Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.8997212Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.8998066Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.8998472Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.8999684Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9000671Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.9000996Z | ^~~~~~~~~ 2025-08-14T21:00:40.9002099Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9003140Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9003529Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9004653Z /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-08-14T21:00:40.9005654Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.9006140Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9007236Z /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-08-14T21:00:40.9008207Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.9008769Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9009746Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.9010624Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.9010955Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.9014034Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9020562Z /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-08-14T21:00:40.9028213Z /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-08-14T21:00:40.9033840Z /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-08-14T21:00:40.9039130Z /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-08-14T21:00:40.9044231Z /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-08-14T21:00:40.9046979Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9048354Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9049230Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.9049534Z | ^~~~~~~~~ 2025-08-14T21:00:40.9050636Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9051713Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9052094Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9053087Z /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-08-14T21:00:40.9054106Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.9054555Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9055581Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.9056508Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.9056834Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.9059846Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9066528Z /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-08-14T21:00:40.9073543Z /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-08-14T21:00:40.9079170Z /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-08-14T21:00:40.9084620Z /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-08-14T21:00:40.9089737Z /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-08-14T21:00:40.9092515Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9093834Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9094774Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.9095078Z | ^~~~~~~~~ 2025-08-14T21:00:40.9096139Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9097087Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9097534Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9098637Z /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-08-14T21:00:40.9099657Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.9100130Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9101166Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.9102106Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.9102438Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.9105457Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9111953Z /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-08-14T21:00:40.9118595Z /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-08-14T21:00:40.9124383Z /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-08-14T21:00:40.9129775Z /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-08-14T21:00:40.9134969Z /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-08-14T21:00:40.9137605Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9138989Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9139839Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.9140251Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.9141233Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9142297Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9142689Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9143939Z /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-08-14T21:00:40.9144973Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.9145358Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9146352Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.9147284Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.9147650Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.9150570Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9157348Z /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-08-14T21:00:40.9164246Z /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-08-14T21:00:40.9170046Z /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-08-14T21:00:40.9175556Z /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-08-14T21:00:40.9180660Z /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-08-14T21:00:40.9183319Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9184674Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9185522Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.9185847Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.9186928Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9187838Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9188233Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9189319Z /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-08-14T21:00:40.9190281Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.9190669Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9191687Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.9192639Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.9192949Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.9195954Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.9202931Z /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 = 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-08-14T21:00:40.9209961Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.9215396Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.9220492Z /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-08-14T21:00:40.9225353Z /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-08-14T21:00:40.9228153Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9229631Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9230697Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9231084Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9232165Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.9233123Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.9233457Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.9236585Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.9243497Z /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 = 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-08-14T21:00:40.9250255Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.9255835Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.9261119Z /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-08-14T21:00:40.9266313Z /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-08-14T21:00:40.9269096Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9270600Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9271643Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9272051Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9273129Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.9274103Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.9274422Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.9277450Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9284233Z /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-08-14T21:00:40.9290951Z /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-08-14T21:00:40.9296740Z /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-08-14T21:00:40.9301938Z /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-08-14T21:00:40.9307096Z /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-08-14T21:00:40.9309735Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9311030Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9311924Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.9312335Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.9313446Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9314300Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.9314590Z | ^~~~~~~~~ 2025-08-14T21:00:40.9315655Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9316660Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9317046Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9318125Z /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-08-14T21:00:40.9319156Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.9319812Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9320850Z /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-08-14T21:00:40.9321953Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.9322386Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9325394Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9332052Z /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-08-14T21:00:40.9338893Z /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-08-14T21:00:40.9344743Z /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-08-14T21:00:40.9349895Z /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-08-14T21:00:40.9354939Z /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-08-14T21:00:40.9357588Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9358996Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9360159Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.9360573Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.9361603Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9362541Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.9362875Z | ^~~~~~~~~ 2025-08-14T21:00:40.9363948Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9364942Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9365338Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9366457Z /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-08-14T21:00:40.9367391Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.9367791Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9368777Z /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-08-14T21:00:40.9370087Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.9370508Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9373566Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9380344Z /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-08-14T21:00:40.9387239Z /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-08-14T21:00:40.9392798Z /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-08-14T21:00:40.9398093Z /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-08-14T21:00:40.9403609Z /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-08-14T21:00:40.9406280Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9407639Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9408615Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.9408919Z | ^~~~~~~~~ 2025-08-14T21:00:40.9410022Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9411033Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9411540Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9430225Z /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-08-14T21:00:40.9431255Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.9431825Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9434899Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9442006Z /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-08-14T21:00:40.9448953Z /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-08-14T21:00:40.9454410Z /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-08-14T21:00:40.9459498Z /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-08-14T21:00:40.9464446Z /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-08-14T21:00:40.9467142Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9468458Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9469474Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.9470066Z | ^~~~~~~~~ 2025-08-14T21:00:40.9471186Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9472237Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9472615Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9473721Z /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-08-14T21:00:40.9474776Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.9475199Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9478336Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9485368Z /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-08-14T21:00:40.9492055Z /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-08-14T21:00:40.9497690Z /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-08-14T21:00:40.9502961Z /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-08-14T21:00:40.9508283Z /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-08-14T21:00:40.9510930Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9512320Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9513295Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.9513650Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.9514718Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9515757Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9515867Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9516738Z /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-08-14T21:00:40.9516913Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.9517010Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9519949Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9524235Z /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-08-14T21:00:40.9527562Z /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-08-14T21:00:40.9530420Z /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-08-14T21:00:40.9533326Z /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-08-14T21:00:40.9535910Z /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-08-14T21:00:40.9536274Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9537125Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9537233Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.9537341Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.9538117Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9538281Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9538387Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9539238Z /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-08-14T21:00:40.9539435Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.9539523Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9542344Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.9546670Z /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 = 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-08-14T21:00:40.9549960Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.9552861Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.9555552Z /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-08-14T21:00:40.9558133Z /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-08-14T21:00:40.9558485Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9559359Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9559767Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9559876Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9562690Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.9567075Z /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 = 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-08-14T21:00:40.9570524Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.9573561Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.9576426Z /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-08-14T21:00:40.9579084Z /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-08-14T21:00:40.9579550Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9580363Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9583504Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9587667Z /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-08-14T21:00:40.9590724Z /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-08-14T21:00:40.9593679Z /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-08-14T21:00:40.9596382Z /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-08-14T21:00:40.9598918Z /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-08-14T21:00:40.9599595Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9600411Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9600520Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.9600627Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.9601503Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9601613Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.9601710Z | ^~~~~~~~~ 2025-08-14T21:00:40.9602600Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9602780Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9602934Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9603784Z /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-08-14T21:00:40.9604021Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.9604123Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9604959Z /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-08-14T21:00:40.9605256Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.9605354Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9606121Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.9606248Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.9606352Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.9609267Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9613577Z /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-08-14T21:00:40.9616802Z /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-08-14T21:00:40.9619682Z /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-08-14T21:00:40.9622432Z /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-08-14T21:00:40.9625232Z /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-08-14T21:00:40.9625587Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9626388Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9626497Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.9626600Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.9627485Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9627591Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.9627689Z | ^~~~~~~~~ 2025-08-14T21:00:40.9628606Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9628771Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9628870Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9629656Z /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-08-14T21:00:40.9629832Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.9629958Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9630815Z /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-08-14T21:00:40.9631025Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.9631123Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9632032Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.9632170Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.9632268Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.9635174Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9639705Z /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-08-14T21:00:40.9643198Z /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-08-14T21:00:40.9646245Z /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-08-14T21:00:40.9649125Z /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-08-14T21:00:40.9651922Z /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-08-14T21:00:40.9652266Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9653178Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9653289Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.9653386Z | ^~~~~~~~~ 2025-08-14T21:00:40.9654179Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9654332Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9654429Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9655206Z /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-08-14T21:00:40.9655397Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.9655491Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9656307Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.9656447Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.9656546Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.9659273Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9663504Z /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-08-14T21:00:40.9666589Z /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-08-14T21:00:40.9669658Z /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-08-14T21:00:40.9672830Z /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-08-14T21:00:40.9675591Z /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-08-14T21:00:40.9675963Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9676829Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9676944Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.9677059Z | ^~~~~~~~~ 2025-08-14T21:00:40.9677957Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9678123Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9678234Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9679107Z /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-08-14T21:00:40.9679424Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.9679543Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9680401Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.9680520Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.9680678Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.9683611Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9688051Z /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-08-14T21:00:40.9691569Z /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-08-14T21:00:40.9694339Z /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-08-14T21:00:40.9696943Z /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-08-14T21:00:40.9699534Z /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-08-14T21:00:40.9700035Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9700808Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9700933Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.9701067Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.9701843Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9702010Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9702106Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9702961Z /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-08-14T21:00:40.9703129Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.9703239Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9703984Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.9704095Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.9704210Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.9706936Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9711267Z /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-08-14T21:00:40.9714448Z /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-08-14T21:00:40.9717324Z /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-08-14T21:00:40.9720533Z /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-08-14T21:00:40.9723324Z /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-08-14T21:00:40.9723683Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9724481Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9724591Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.9724692Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.9725593Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9725767Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9725867Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9726650Z /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-08-14T21:00:40.9726828Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.9726930Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9727685Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.9727810Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.9727958Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.9730778Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.9735098Z /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 = 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-08-14T21:00:40.9738281Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.9741363Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.9744144Z /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-08-14T21:00:40.9746919Z /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-08-14T21:00:40.9747321Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9748192Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9748350Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9748500Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9749385Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.9749567Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.9749679Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.9752576Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.9757006Z /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 = 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-08-14T21:00:40.9761245Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.9764173Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.9766977Z /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-08-14T21:00:40.9769836Z /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-08-14T21:00:40.9770354Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9771188Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9771365Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9771466Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9772334Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.9772468Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.9772570Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.9775471Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9779886Z /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-08-14T21:00:40.9783367Z /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-08-14T21:00:40.9786362Z /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-08-14T21:00:40.9789118Z /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-08-14T21:00:40.9791848Z /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-08-14T21:00:40.9792201Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9793053Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9793256Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.9793361Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.9794148Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9794253Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.9794349Z | ^~~~~~~~~ 2025-08-14T21:00:40.9795164Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9795324Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9795421Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9796307Z /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-08-14T21:00:40.9796476Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.9796573Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9797413Z /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-08-14T21:00:40.9797601Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.9797697Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9800641Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9804977Z /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-08-14T21:00:40.9808244Z /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-08-14T21:00:40.9811266Z /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-08-14T21:00:40.9814166Z /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-08-14T21:00:40.9816916Z /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-08-14T21:00:40.9817286Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9818216Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9818325Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.9818434Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.9819343Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9819453Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.9819548Z | ^~~~~~~~~ 2025-08-14T21:00:40.9820362Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9820522Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9820627Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9821431Z /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-08-14T21:00:40.9821590Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.9821732Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9822600Z /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-08-14T21:00:40.9822788Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.9822883Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9825698Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9829998Z /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-08-14T21:00:40.9833221Z /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-08-14T21:00:40.9836101Z /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-08-14T21:00:40.9839173Z /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-08-14T21:00:40.9841936Z /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-08-14T21:00:40.9842327Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9843199Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9843306Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.9843416Z | ^~~~~~~~~ 2025-08-14T21:00:40.9844219Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9844376Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9844492Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9845376Z /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-08-14T21:00:40.9845568Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.9845676Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9848462Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9852797Z /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-08-14T21:00:40.9856033Z /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-08-14T21:00:40.9858994Z /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-08-14T21:00:40.9861888Z /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-08-14T21:00:40.9864564Z /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-08-14T21:00:40.9864919Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9865699Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9865818Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.9865916Z | ^~~~~~~~~ 2025-08-14T21:00:40.9866871Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9867048Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9867202Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9867994Z /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-08-14T21:00:40.9868199Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.9868338Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9871378Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9875621Z /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-08-14T21:00:40.9879111Z /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-08-14T21:00:40.9882028Z /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-08-14T21:00:40.9884904Z /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-08-14T21:00:40.9887736Z /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-08-14T21:00:40.9888104Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9888986Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9889098Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.9889265Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.9890078Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9890322Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9890450Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9891253Z /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-08-14T21:00:40.9891447Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.9891611Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9894433Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9898957Z /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-08-14T21:00:40.9902296Z /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-08-14T21:00:40.9905264Z /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-08-14T21:00:40.9908184Z /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-08-14T21:00:40.9910852Z /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-08-14T21:00:40.9911266Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9912162Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9912276Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.9912387Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.9913191Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9913355Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9913460Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9914307Z /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-08-14T21:00:40.9914470Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.9914568Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9917448Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.9921921Z /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 = 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-08-14T21:00:40.9925118Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.9928072Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.9930956Z /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-08-14T21:00:40.9933721Z /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-08-14T21:00:40.9934095Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9935057Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9935236Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9935336Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9938293Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:40.9942734Z /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 = 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-08-14T21:00:40.9946117Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:40.9949161Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:40.9952059Z /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-08-14T21:00:40.9954835Z /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-08-14T21:00:40.9955190Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9956066Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9958917Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9963319Z /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-08-14T21:00:40.9966579Z /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-08-14T21:00:40.9969784Z /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-08-14T21:00:40.9972586Z /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-08-14T21:00:40.9975426Z /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-08-14T21:00:40.9975781Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:40.9976817Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9977002Z 87 | __m256i row_offset_v; 2025-08-14T21:00:40.9977101Z | ^~~~~~~~~~~~ 2025-08-14T21:00:40.9978264Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9978477Z 117 | __m256i col_off_v; 2025-08-14T21:00:40.9978575Z | ^~~~~~~~~ 2025-08-14T21:00:40.9979632Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:40.9979874Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:40.9980000Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:40.9981105Z /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-08-14T21:00:40.9981325Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:40.9981447Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9982398Z /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-08-14T21:00:40.9982615Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:40.9982745Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:40.9983689Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:40.9983862Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:40.9983985Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:40.9987635Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:40.9993024Z /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-08-14T21:00:40.9996997Z /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-08-14T21:00:41.0000371Z /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-08-14T21:00:41.0003578Z /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-08-14T21:00:41.0006354Z /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-08-14T21:00:41.0006800Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:41.0007799Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:41.0007910Z 87 | __m256i row_offset_v; 2025-08-14T21:00:41.0008006Z | ^~~~~~~~~~~~ 2025-08-14T21:00:41.0008882Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:41.0009000Z 117 | __m256i col_off_v; 2025-08-14T21:00:41.0009096Z | ^~~~~~~~~ 2025-08-14T21:00:41.0009906Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:41.0010180Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:41.0010292Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:41.0011101Z /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-08-14T21:00:41.0011262Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:41.0011362Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:41.0012254Z /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-08-14T21:00:41.0012492Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:41.0012589Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:41.0013463Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:41.0013581Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:41.0013686Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:41.0017107Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:41.0022741Z /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-08-14T21:00:41.0026766Z /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-08-14T21:00:41.0030349Z /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-08-14T21:00:41.0033666Z /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-08-14T21:00:41.0037032Z /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-08-14T21:00:41.0037536Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:41.0038498Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:41.0038607Z 117 | __m256i col_off_v; 2025-08-14T21:00:41.0038757Z | ^~~~~~~~~ 2025-08-14T21:00:41.0039932Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:41.0040122Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:41.0040263Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:41.0041237Z /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-08-14T21:00:41.0041479Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:41.0041683Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:41.0042720Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:41.0042855Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:41.0042952Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:41.0046604Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:41.0052070Z /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-08-14T21:00:41.0056288Z /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-08-14T21:00:41.0059706Z /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-08-14T21:00:41.0063335Z /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-08-14T21:00:41.0066615Z /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-08-14T21:00:41.0067222Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:41.0068163Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:41.0068348Z 117 | __m256i col_off_v; 2025-08-14T21:00:41.0068466Z | ^~~~~~~~~ 2025-08-14T21:00:41.0069785Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:41.0070039Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:41.0070158Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:41.0071241Z /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-08-14T21:00:41.0071455Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-08-14T21:00:41.0071558Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:41.0072329Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:41.0072456Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:41.0072552Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:41.0075382Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:41.0080379Z /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-08-14T21:00:41.0084285Z /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-08-14T21:00:41.0088171Z /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-08-14T21:00:41.0091609Z /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-08-14T21:00:41.0095106Z /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-08-14T21:00:41.0095602Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:41.0096431Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:41.0096617Z 87 | __m256i row_offset_v; 2025-08-14T21:00:41.0096727Z | ^~~~~~~~~~~~ 2025-08-14T21:00:41.0097555Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:41.0097715Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:41.0097816Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:41.0098713Z /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-08-14T21:00:41.0098881Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:41.0098981Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:41.0099843Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:41.0099972Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:41.0100071Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:41.0102954Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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-08-14T21:00:41.0107303Z /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-08-14T21:00:41.0110561Z /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-08-14T21:00:41.0113541Z /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-08-14T21:00:41.0116326Z /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-08-14T21:00:41.0119000Z /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-08-14T21:00:41.0119444Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:41.0120339Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:41.0120451Z 87 | __m256i row_offset_v; 2025-08-14T21:00:41.0120561Z | ^~~~~~~~~~~~ 2025-08-14T21:00:41.0121419Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:41.0121578Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:41.0121712Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:41.0122576Z /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-08-14T21:00:41.0122736Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-08-14T21:00:41.0122876Z | ^~~~~~~~~~~~~~ 2025-08-14T21:00:41.0123752Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:41.0123866Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:41.0123961Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:41.0126910Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:41.0131280Z /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 = 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-08-14T21:00:41.0134515Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:41.0137381Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:41.0140165Z /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-08-14T21:00:41.0142905Z /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-08-14T21:00:41.0143289Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:41.0144204Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:41.0144378Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:41.0144493Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:41.0145267Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:41.0145396Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:41.0145496Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:41.0148390Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const 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 = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-08-14T21:00:41.0152920Z /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 = 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-08-14T21:00:41.0156303Z /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 = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-08-14T21:00:41.0159277Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:617: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-08-14T21:00:41.0162009Z /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-08-14T21:00:41.0164591Z /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-08-14T21:00:41.0164989Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-08-14T21:00:41.0165823Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:52:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-08-14T21:00:41.0165986Z 52 | __m256 act_times_w_rcp_v = _mm256_setzero_ps(); 2025-08-14T21:00:41.0166089Z | ^~~~~~~~~~~~~~~~~ 2025-08-14T21:00:41.0166867Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:48:22: warning: parameter ‘bias’ set but not used [-Wunused-but-set-parameter] 2025-08-14T21:00:41.0166982Z 48 | const BIAS_TYPE* bias, 2025-08-14T21:00:41.0167084Z | ~~~~~~~~~~~~~~~~~^~~~ 2025-08-14T21:00:41.0167734Z [1884/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_sparse_decompress_kernel.cpp.o 2025-08-14T21:00:41.2125277Z [1885/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_convolution.cpp.o 2025-08-14T21:00:43.4853593Z [1886/7170] 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-08-14T21:00:43.5070620Z [1887/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brdgmm_dw_conv.cpp.o 2025-08-14T21:00:43.9191836Z [1888/7170] 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-08-14T21:00:46.3458992Z [1889/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd.cpp.o 2025-08-14T21:00:46.6249148Z [1890/7170] 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-08-14T21:00:47.0113275Z [1891/7170] 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-08-14T21:00:47.2710095Z [1892/7170] 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-08-14T21:00:47.6242811Z [1893/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_eltwise_injector.cpp.o 2025-08-14T21:00:48.3707441Z [1894/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_utils.cpp.o 2025-08-14T21:00:48.6508484Z [1895/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_deconvolution.cpp.o 2025-08-14T21:00:50.6477285Z [1896/7170] 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-08-14T21:00:50.8579344Z [1897/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_primitive_conf.cpp.o 2025-08-14T21:00:50.9454916Z [1898/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_w.cpp.o 2025-08-14T21:00:51.6842208Z [1899/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product_utils.cpp.o 2025-08-14T21:00:52.0532737Z [1900/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_trans_kernel.cpp.o 2025-08-14T21:00:53.4931268Z [1901/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_utils.cpp.o 2025-08-14T21:00:53.5004221Z [1902/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_1x1_conv.cpp.o 2025-08-14T21:00:55.3658336Z [1903/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_generator.cpp.o 2025-08-14T21:00:55.3799455Z [1904/7170] 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-08-14T21:00:55.6677551Z [1905/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_deconv.cpp.o 2025-08-14T21:00:57.1533801Z [1906/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_convolution.cpp.o 2025-08-14T21:00:57.6401880Z [1907/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_post_ops.cpp.o 2025-08-14T21:00:58.2667100Z [1908/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_convolution_utils.cpp.o 2025-08-14T21:00:58.6843594Z [1909/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_convolution.cpp.o 2025-08-14T21:00:59.5873974Z [1910/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_transpose_utils.cpp.o 2025-08-14T21:01:00.4601773Z [1911/7170] 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-08-14T21:01:01.5362523Z [1912/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_strided.cpp.o 2025-08-14T21:01:01.8284533Z [1913/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_inner_product_utils.cpp.o 2025-08-14T21:01:02.0076173Z [1914/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_conv_kernel_f32.cpp.o 2025-08-14T21:01:02.4235738Z [1915/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_transpose_utils.cpp.o 2025-08-14T21:01:04.7644442Z [1916/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o 2025-08-14T21:01:05.7105295Z [1917/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization_s8.cpp.o 2025-08-14T21:01:06.3158027Z [1918/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_convert_xf16.cpp.o 2025-08-14T21:01:06.4041242Z [1919/7170] 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-08-14T21:01:09.0612352Z [1920/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product.cpp.o 2025-08-14T21:01:10.1132645Z [1921/7170] 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-08-14T21:01:10.6035177Z [1922/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv.cpp.o 2025-08-14T21:01:13.4004447Z [1923/7170] 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-08-14T21:01:14.2663429Z [1924/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise_int.cpp.o 2025-08-14T21:01:14.6441130Z [1925/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_convolution.cpp.o 2025-08-14T21:01:14.8388593Z [1926/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_group_normalization.cpp.o 2025-08-14T21:01:15.3715220Z [1927/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_instance_normalization.cpp.o 2025-08-14T21:01:15.8618118Z [1928/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary_kernel.cpp.o 2025-08-14T21:01:15.8787441Z [1929/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization.cpp.o 2025-08-14T21:01:16.1030942Z [1930/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_ncsp_convolution.cpp.o 2025-08-14T21:01:16.4026271Z [1931/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise.cpp.o 2025-08-14T21:01:16.9798641Z [1932/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_i8i8_pooling.cpp.o 2025-08-14T21:01:18.3436372Z [1933/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_utils.cpp.o 2025-08-14T21:01:18.7718720Z [1934/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction.cpp.o 2025-08-14T21:01:20.9512342Z [1935/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling.cpp.o 2025-08-14T21:01:20.9919860Z [1936/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_layer_normalization.cpp.o 2025-08-14T21:01:23.0124383Z [1937/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_direct_copy.cpp.o 2025-08-14T21:01:25.4242732Z [1938/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder.cpp.o 2025-08-14T21:01:25.8867724Z [1939/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction_kernel.cpp.o 2025-08-14T21:01:28.0283191Z [1940/7170] 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-08-14T21:01:28.1788656Z [1941/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pool_kernel.cpp.o 2025-08-14T21:01:28.8777118Z [1942/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pooling.cpp.o 2025-08-14T21:01:29.4363361Z [1943/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_convolution.cpp.o 2025-08-14T21:01:30.6906751Z [1944/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_convolution.cpp.o 2025-08-14T21:01:31.7312059Z [1945/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling_kernel.cpp.o 2025-08-14T21:01:32.7242976Z [1946/7170] 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-08-14T21:01:33.0303473Z [1947/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_conv_kernel.cpp.o 2025-08-14T21:01:33.0468954Z [1948/7170] 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-08-14T21:01:33.8716967Z [1949/7170] 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-08-14T21:01:34.2461542Z [1950/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn.cpp.o 2025-08-14T21:01:34.2576667Z [1951/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_tbb_batch_normalization.cpp.o 2025-08-14T21:01:34.4596545Z [1952/7170] 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-08-14T21:01:35.1235716Z [1953/7170] 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-08-14T21:01:35.7367256Z [1954/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_xf16_sum.cpp.o 2025-08-14T21:01:35.7596257Z [1955/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_softmax.cpp.o 2025-08-14T21:01:36.6231005Z [1956/7170] 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-08-14T21:01:37.6410601Z [1957/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_deconvolution.cpp.o 2025-08-14T21:01:39.6685218Z [1958/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_reorders.cpp.o 2025-08-14T21:01:39.7783394Z [1959/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_utils.cpp.o 2025-08-14T21:01:39.9143924Z [1960/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_backward.cpp.o 2025-08-14T21:01:40.3399764Z [1961/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_forward.cpp.o 2025-08-14T21:01:40.6931461Z [1962/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_utils.cpp.o 2025-08-14T21:01:40.7483921Z [1963/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_base_kernel.cpp.o 2025-08-14T21:01:41.3205576Z [1964/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/jit_uni_sparse_matmul.cpp.o 2025-08-14T21:01:41.7728364Z [1965/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn.cpp.o 2025-08-14T21:01:42.0446897Z [1966/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_utils.cpp.o 2025-08-14T21:01:42.2308569Z [1967/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_reduction_kernel.cpp.o 2025-08-14T21:01:43.6523424Z [1968/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_reorders.cpp.o 2025-08-14T21:01:44.1160030Z [1969/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_bwd.cpp.o 2025-08-14T21:01:44.3777204Z [1970/7170] 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-08-14T21:01:44.4693681Z [1971/7170] 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-08-14T21:01:46.0685955Z [1972/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/allocator.cpp.o 2025-08-14T21:01:46.3431528Z [1973/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_fwd.cpp.o 2025-08-14T21:01:46.6590716Z [1974/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/rnn_brgemm_utils.cpp.o 2025-08-14T21:01:46.7120478Z [1975/7170] 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-08-14T21:01:47.5644732Z [1976/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn_kernel.cpp.o 2025-08-14T21:01:47.5896142Z [1977/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_diff_weights_peephole.cpp.o 2025-08-14T21:01:47.6852495Z [1978/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_gates_reduction.cpp.o 2025-08-14T21:01:48.1097716Z [1979/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_copy_utils.cpp.o 2025-08-14T21:01:48.5376633Z [1980/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/backend.cpp.o 2025-08-14T21:01:48.9121062Z [1981/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle.cpp.o 2025-08-14T21:01:49.4521703Z [1982/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/logical_tensor.cpp.o 2025-08-14T21:01:49.8338360Z [1983/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/constant_tensor_cache.cpp.o 2025-08-14T21:01:50.0803837Z [1984/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op.cpp.o 2025-08-14T21:01:50.4924843Z [1985/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle_kernel.cpp.o 2025-08-14T21:01:50.5486286Z [1986/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_def_constraint.cpp.o 2025-08-14T21:01:50.6886295Z [1987/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/utils/jit_io_helper.cpp.o 2025-08-14T21:01:51.5575577Z [1988/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_cache.cpp.o 2025-08-14T21:01:51.7404552Z [1989/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_hashing.cpp.o 2025-08-14T21:01:51.8710576Z [1990/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/tensor.cpp.o 2025-08-14T21:01:52.1236010Z [1991/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_impl.cpp.o 2025-08-14T21:01:52.2726477Z [1992/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/value.cpp.o 2025-08-14T21:01:52.3225139Z [1993/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/graph.cpp.o 2025-08-14T21:01:52.4208720Z [1994/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition.cpp.o 2025-08-14T21:01:54.8152287Z [1995/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/layout_id_mgr.cpp.o 2025-08-14T21:01:55.2037290Z [1996/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2025-08-14T21:01:55.2220926Z [1997/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/shape_infer.cpp.o 2025-08-14T21:01:55.6159623Z [1998/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_shape_infer.cpp.o 2025-08-14T21:01:55.6738630Z [1999/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/fusion_info.cpp.o 2025-08-14T21:01:55.7895871Z [2000/7170] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul.cpp.o 2025-08-14T21:01:55.8245955Z [2001/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/fake/CMakeFiles/dnnl_graph_backend_fake.dir/fake_backend.cpp.o 2025-08-14T21:01:55.8707144Z [2002/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_schema.cpp.o 2025-08-14T21:01:57.1519341Z [2003/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/platform.cpp.o 2025-08-14T21:01:57.2274202Z [2004/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_partition_impl.cpp.o 2025-08-14T21:01:57.9941968Z [2005/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/layout_propagator.cpp.o 2025-08-14T21:02:00.1521380Z [2006/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/subgraph.cpp.o 2025-08-14T21:02:00.7343897Z [2007/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv_base.cpp.o 2025-08-14T21:02:01.3123182Z [2008/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/dummy.cpp.o 2025-08-14T21:02:01.4121978Z [2009/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/binary.cpp.o 2025-08-14T21:02:01.7674064Z [2010/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/concat.cpp.o 2025-08-14T21:02:01.8236802Z [2011/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv.cpp.o 2025-08-14T21:02:01.8748946Z [2012/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/batch_norm.cpp.o 2025-08-14T21:02:01.9267691Z [2013/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv_transpose.cpp.o 2025-08-14T21:02:02.2774584Z [2014/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/op_executable.cpp.o 2025-08-14T21:02:03.7027329Z [2015/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/gen_index.cpp.o 2025-08-14T21:02:03.9140002Z [2016/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/eltwise.cpp.o 2025-08-14T21:02:03.9336245Z [2017/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/kernel_base.cpp.o 2025-08-14T21:02:06.4988542Z [2018/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/group_norm.cpp.o 2025-08-14T21:02:06.9514768Z [2019/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_backend.cpp.o 2025-08-14T21:02:07.0078329Z [2020/7170] 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-08-14T21:02:07.8123229Z [2021/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/log_softmax.cpp.o 2025-08-14T21:02:07.9266716Z [2022/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/large_partition.cpp.o 2025-08-14T21:02:08.2706903Z [2023/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/layer_norm.cpp.o 2025-08-14T21:02:08.4577047Z [2024/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/mqa_decomp.cpp.o 2025-08-14T21:02:08.5192640Z [2025/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/matmul.cpp.o 2025-08-14T21:02:08.9937364Z [2026/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/pool.cpp.o 2025-08-14T21:02:10.2152837Z [2027/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/reduction.cpp.o 2025-08-14T21:02:10.2177508Z [2028/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/prelu.cpp.o 2025-08-14T21:02:10.2955906Z [2029/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/quantize.cpp.o 2025-08-14T21:02:13.1103981Z [2030/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/resampling.cpp.o 2025-08-14T21:02:13.1648736Z [2031/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/reorder.cpp.o 2025-08-14T21:02:13.6309002Z [2032/7170] 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-08-14T21:02:14.0156248Z [2033/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/constant_propagation.cpp.o 2025-08-14T21:02:14.0759723Z [2034/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/compile_ops.cpp.o 2025-08-14T21:02:14.2334896Z [2035/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/shuffle.cpp.o 2025-08-14T21:02:14.2993112Z [2036/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_primitive.cpp.o 2025-08-14T21:02:14.7969984Z [2037/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/select.cpp.o 2025-08-14T21:02:14.8179444Z [2038/7170] 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-08-14T21:02:15.8274719Z [2039/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/softmax.cpp.o 2025-08-14T21:02:15.9164201Z [2040/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sum.cpp.o 2025-08-14T21:02:16.3797125Z [2041/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_decomp.cpp.o 2025-08-14T21:02:17.1573093Z [2042/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/layout_propagation.cpp.o 2025-08-14T21:02:19.1500576Z [2043/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/insert_ops.cpp.o 2025-08-14T21:02:19.7057914Z [2044/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/lower.cpp.o 2025-08-14T21:02:20.1429412Z [2045/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/utils.cpp.o 2025-08-14T21:02:20.5689883Z [2046/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/binary_fusion.cpp.o 2025-08-14T21:02:21.1660422Z [2047/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/concat_fusion.cpp.o 2025-08-14T21:02:21.3470431Z [2048/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/bn_fusion.cpp.o 2025-08-14T21:02:21.4975275Z [2049/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/memory_planning.cpp.o 2025-08-14T21:02:22.9059445Z [2050/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/convtranspose_fusion.cpp.o 2025-08-14T21:02:22.9748597Z [2051/7170] 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-08-14T21:02:23.0500403Z [2052/7170] 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-08-14T21:02:23.5105169Z [2053/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/eltwise_fusion.cpp.o 2025-08-14T21:02:25.4995175Z [2054/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/groupnorm_fusion.cpp.o 2025-08-14T21:02:26.0114125Z [2055/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/interpolate_fusion.cpp.o 2025-08-14T21:02:26.0948841Z [2056/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/transform.cpp.o 2025-08-14T21:02:26.5364399Z [2057/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/layernorm_fusion.cpp.o 2025-08-14T21:02:27.3229795Z [2058/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/alloc.cpp.o 2025-08-14T21:02:27.6437045Z [2059/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2025-08-14T21:02:27.6691693Z [2060/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/quantize_fusion.cpp.o 2025-08-14T21:02:27.6848581Z [2061/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/ocl_usm_utils.cpp.o 2025-08-14T21:02:27.7017095Z [2062/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2025-08-14T21:02:27.8263817Z [2063/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/mlp.cpp.o 2025-08-14T21:02:27.9964820Z [2064/7170] 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-08-14T21:02:28.0262358Z [2065/7170] 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-08-14T21:02:28.9917527Z [2066/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2025-08-14T21:02:29.2431498Z [2067/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reduction_fusion.cpp.o 2025-08-14T21:02:29.5817351Z [2068/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reorder_fusion.cpp.o 2025-08-14T21:02:29.6661507Z [2069/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/shuffle_fusion.cpp.o 2025-08-14T21:02:30.7224702Z [2070/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_base.cpp.o 2025-08-14T21:02:30.9908869Z [2071/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2025-08-14T21:02:31.7476963Z [2072/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2025-08-14T21:02:31.8256044Z [2073/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sdp.cpp.o 2025-08-14T21:02:31.8349340Z [2074/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2025-08-14T21:02:32.0226501Z [2075/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2025-08-14T21:02:32.1141899Z [2076/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ApproximateClock.cpp.o 2025-08-14T21:02:32.3002379Z [2077/7170] 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-08-14T21:02:32.3728104Z [2078/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sum_fusion.cpp.o 2025-08-14T21:02:32.3962397Z [2079/7170] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2025-08-14T21:02:32.6537352Z [2080/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2025-08-14T21:02:33.1865558Z [2081/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2025-08-14T21:02:33.4817812Z [2082/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2025-08-14T21:02:33.5090009Z [2083/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DaemonConfigLoader.cpp.o 2025-08-14T21:02:33.5091620Z In file included from /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2025-08-14T21:02:33.5092720Z from /pytorch/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:27, 2025-08-14T21:02:33.5093752Z from /pytorch/third_party/kineto/libkineto/src/DaemonConfigLoader.h:18, 2025-08-14T21:02:33.5095362Z from /pytorch/third_party/kineto/libkineto/src/DaemonConfigLoader.cpp:13: 2025-08-14T21:02:33.5100311Z /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-08-14T21:02:33.5102948Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:44: required from here 2025-08-14T21:02:33.5104504Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:50: warning: throw will always call terminate() [-Wterminate] 2025-08-14T21:02:33.5105602Z 174 | throw std::runtime_error(std::strerror(errno)); 2025-08-14T21:02:33.5106066Z | ^ 2025-08-14T21:02:33.5108585Z /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-08-14T21:02:33.5111084Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:54: required from here 2025-08-14T21:02:33.5112769Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:187:66: warning: throw will always call terminate() [-Wterminate] 2025-08-14T21:02:33.5113927Z 187 | ". Expected to start with " + std::string(socket_dir)); 2025-08-14T21:02:33.5114453Z | ^ 2025-08-14T21:02:33.5115525Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:194:48: warning: throw will always call terminate() [-Wterminate] 2025-08-14T21:02:33.5116682Z 194 | std::string(ctxt.msg_name.sun_path)); 2025-08-14T21:02:33.5117361Z | ^ 2025-08-14T21:02:33.5122269Z /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-08-14T21:02:33.5124906Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:45: required from here 2025-08-14T21:02:33.5126399Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:50: warning: throw will always call terminate() [-Wterminate] 2025-08-14T21:02:33.5127512Z 160 | throw std::runtime_error(std::strerror(errno)); 2025-08-14T21:02:33.5127991Z | ^ 2025-08-14T21:02:33.7170176Z [2084/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceProperties.cpp.o 2025-08-14T21:02:33.8725531Z [2085/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2025-08-14T21:02:33.9321565Z [2086/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2025-08-14T21:02:33.9323097Z In file included from /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2025-08-14T21:02:33.9324218Z from /pytorch/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:27, 2025-08-14T21:02:33.9324998Z from /pytorch/third_party/kineto/libkineto/src/DaemonConfigLoader.h:18, 2025-08-14T21:02:33.9325674Z from /pytorch/third_party/kineto/libkineto/src/ConfigLoader.cpp:21: 2025-08-14T21:02:33.9329404Z /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-08-14T21:02:33.9332056Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:44: required from here 2025-08-14T21:02:33.9333525Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:50: warning: throw will always call terminate() [-Wterminate] 2025-08-14T21:02:33.9334688Z 174 | throw std::runtime_error(std::strerror(errno)); 2025-08-14T21:02:33.9335126Z | ^ 2025-08-14T21:02:33.9337885Z /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-08-14T21:02:33.9340195Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:54: required from here 2025-08-14T21:02:33.9341835Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:187:66: warning: throw will always call terminate() [-Wterminate] 2025-08-14T21:02:33.9342981Z 187 | ". Expected to start with " + std::string(socket_dir)); 2025-08-14T21:02:33.9343435Z | ^ 2025-08-14T21:02:33.9344521Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:194:48: warning: throw will always call terminate() [-Wterminate] 2025-08-14T21:02:33.9345608Z 194 | std::string(ctxt.msg_name.sun_path)); 2025-08-14T21:02:33.9347024Z | ^ 2025-08-14T21:02:33.9351687Z /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-08-14T21:02:33.9354124Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:45: required from here 2025-08-14T21:02:33.9355635Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:50: warning: throw will always call terminate() [-Wterminate] 2025-08-14T21:02:33.9356736Z 160 | throw std::runtime_error(std::strerror(errno)); 2025-08-14T21:02:33.9357163Z | ^ 2025-08-14T21:02:34.0897193Z [2087/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceUtil.cpp.o 2025-08-14T21:02:34.4001682Z [2088/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/LoggingAPI.cpp.o 2025-08-14T21:02:34.8156063Z [2089/7170] 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-08-14T21:02:35.3170781Z [2090/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/IpcFabricConfigClient.cpp.o 2025-08-14T21:02:35.3172352Z In file included from /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2025-08-14T21:02:35.3173415Z from /pytorch/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:27, 2025-08-14T21:02:35.3174214Z from /pytorch/third_party/kineto/libkineto/src/IpcFabricConfigClient.cpp:11: 2025-08-14T21:02:35.3179269Z /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-08-14T21:02:35.3181864Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:44: required from here 2025-08-14T21:02:35.3183520Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:50: warning: throw will always call terminate() [-Wterminate] 2025-08-14T21:02:35.3184650Z 174 | throw std::runtime_error(std::strerror(errno)); 2025-08-14T21:02:35.3185084Z | ^ 2025-08-14T21:02:35.3187872Z /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-08-14T21:02:35.3190310Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:54: required from here 2025-08-14T21:02:35.3191965Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:187:66: warning: throw will always call terminate() [-Wterminate] 2025-08-14T21:02:35.3193145Z 187 | ". Expected to start with " + std::string(socket_dir)); 2025-08-14T21:02:35.3193614Z | ^ 2025-08-14T21:02:35.3194840Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:194:48: warning: throw will always call terminate() [-Wterminate] 2025-08-14T21:02:35.3195906Z 194 | std::string(ctxt.msg_name.sun_path)); 2025-08-14T21:02:35.3197348Z | ^ 2025-08-14T21:02:35.3202413Z /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-08-14T21:02:35.3204957Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:45: required from here 2025-08-14T21:02:35.3206517Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:50: warning: throw will always call terminate() [-Wterminate] 2025-08-14T21:02:35.3207619Z 160 | throw std::runtime_error(std::strerror(errno)); 2025-08-14T21:02:35.3208055Z | ^ 2025-08-14T21:02:35.5886711Z [2091/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2025-08-14T21:02:35.7044733Z [2092/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2025-08-14T21:02:35.7045955Z In file included from /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2025-08-14T21:02:35.7047057Z from /pytorch/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:27, 2025-08-14T21:02:35.7048374Z from /pytorch/third_party/kineto/libkineto/src/DaemonConfigLoader.h:18, 2025-08-14T21:02:35.7049538Z from /pytorch/third_party/kineto/libkineto/src/init.cpp:17: 2025-08-14T21:02:35.7054349Z /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-08-14T21:02:35.7056971Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:44: required from here 2025-08-14T21:02:35.7058535Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:50: warning: throw will always call terminate() [-Wterminate] 2025-08-14T21:02:35.7059591Z 174 | throw std::runtime_error(std::strerror(errno)); 2025-08-14T21:02:35.7060072Z | ^ 2025-08-14T21:02:35.7062438Z /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-08-14T21:02:35.7064845Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:54: required from here 2025-08-14T21:02:35.7066443Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:187:66: warning: throw will always call terminate() [-Wterminate] 2025-08-14T21:02:35.7067568Z 187 | ". Expected to start with " + std::string(socket_dir)); 2025-08-14T21:02:35.7068097Z | ^ 2025-08-14T21:02:35.7069298Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:194:48: warning: throw will always call terminate() [-Wterminate] 2025-08-14T21:02:35.7070625Z 194 | std::string(ctxt.msg_name.sun_path)); 2025-08-14T21:02:35.7071088Z | ^ 2025-08-14T21:02:35.7074833Z /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-08-14T21:02:35.7077489Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:45: required from here 2025-08-14T21:02:35.7079185Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:50: warning: throw will always call terminate() [-Wterminate] 2025-08-14T21:02:35.7080231Z 160 | throw std::runtime_error(std::strerror(errno)); 2025-08-14T21:02:35.7080665Z | ^ 2025-08-14T21:02:35.7312771Z [2093/7170] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2025-08-14T21:02:36.0005353Z [2094/7170] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2025-08-14T21:02:36.6463216Z [2095/7170] Building CXX object c10/CMakeFiles/c10.dir/core/CachingDeviceAllocator.cpp.o 2025-08-14T21:02:36.9951299Z [2096/7170] Building CXX object c10/CMakeFiles/c10.dir/core/AllocatorConfig.cpp.o 2025-08-14T21:02:37.0577979Z [2097/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2025-08-14T21:02:37.2144899Z [2098/7170] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2025-08-14T21:02:37.2500717Z [2099/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2025-08-14T21:02:37.6501826Z [2100/7170] Building CXX object c10/CMakeFiles/c10.dir/core/ConstantSymNodeImpl.cpp.o 2025-08-14T21:02:37.6824736Z [2101/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2025-08-14T21:02:37.7790399Z [2102/7170] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2025-08-14T21:02:37.8681157Z [2103/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2025-08-14T21:02:37.8941152Z [2104/7170] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2025-08-14T21:02:37.9016246Z [2105/7170] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2025-08-14T21:02:38.0511208Z [2106/7170] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2025-08-14T21:02:38.0994665Z [2107/7170] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2025-08-14T21:02:38.5662353Z [2108/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2025-08-14T21:02:38.5923445Z [2109/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2025-08-14T21:02:38.6121814Z [2110/7170] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2025-08-14T21:02:38.6315433Z [2111/7170] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2025-08-14T21:02:38.9148835Z [2112/7170] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2025-08-14T21:02:39.0103216Z [2113/7170] Building CXX object c10/CMakeFiles/c10.dir/core/RefcountedDeleter.cpp.o 2025-08-14T21:02:39.1309846Z [2114/7170] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2025-08-14T21:02:39.2101486Z [2115/7170] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2025-08-14T21:02:39.3339821Z [2116/7170] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2025-08-14T21:02:39.3393723Z [2117/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2025-08-14T21:02:39.5874699Z [2118/7170] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2025-08-14T21:02:39.6071715Z [2119/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2025-08-14T21:02:39.6706172Z [2120/7170] Building CXX object c10/CMakeFiles/c10.dir/core/ScalarType.cpp.o 2025-08-14T21:02:39.7936719Z [2121/7170] Building CXX object c10/CMakeFiles/c10.dir/core/SymBool.cpp.o 2025-08-14T21:02:39.9077914Z [2122/7170] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2025-08-14T21:02:39.9764654Z [2123/7170] Building CXX object c10/CMakeFiles/c10.dir/core/SymNodeImpl.cpp.o 2025-08-14T21:02:40.0214356Z [2124/7170] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2025-08-14T21:02:40.1084034Z [2125/7170] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2025-08-14T21:02:40.4698442Z [2126/7170] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2025-08-14T21:02:40.5379684Z [2127/7170] Building CXX object c10/CMakeFiles/c10.dir/core/impl/HermeticPyObjectTLS.cpp.o 2025-08-14T21:02:40.6490410Z [2128/7170] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COWDeleter.cpp.o 2025-08-14T21:02:40.6644221Z [2129/7170] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2025-08-14T21:02:40.6933855Z [2130/7170] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2025-08-14T21:02:40.7561829Z [2131/7170] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2025-08-14T21:02:40.9579149Z [2132/7170] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2025-08-14T21:02:41.0396323Z [2133/7170] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COW.cpp.o 2025-08-14T21:02:41.1916435Z [2134/7170] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2025-08-14T21:02:41.2591126Z [2135/7170] Building CXX object c10/CMakeFiles/c10.dir/core/SymbolicShapeMeta.cpp.o 2025-08-14T21:02:41.3217458Z [2136/7170] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2025-08-14T21:02:41.5059472Z [2137/7170] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2025-08-14T21:02:41.6042534Z [2138/7170] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2025-08-14T21:02:41.6072178Z [2139/7170] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyObjectSlot.cpp.o 2025-08-14T21:02:41.6147602Z [2140/7170] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2025-08-14T21:02:41.6764039Z [2141/7170] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreterHooks.cpp.o 2025-08-14T21:02:41.9807776Z [2142/7170] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2025-08-14T21:02:42.0138902Z [2143/7170] Building CXX object c10/CMakeFiles/c10.dir/util/Bfloat16.cpp.o 2025-08-14T21:02:42.1031763Z [2144/7170] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2025-08-14T21:02:42.1300911Z [2145/7170] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2025-08-14T21:02:42.1861806Z [2146/7170] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2025-08-14T21:02:42.3665289Z [2147/7170] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2025-08-14T21:02:42.4348388Z [2148/7170] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2025-08-14T21:02:42.4751331Z [2149/7170] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2025-08-14T21:02:42.4911163Z [2150/7170] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fnuz.cpp.o 2025-08-14T21:02:42.5391544Z [2151/7170] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2025-08-14T21:02:42.5415698Z [2152/7170] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2025-08-14T21:02:42.5523772Z [2153/7170] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fn.cpp.o 2025-08-14T21:02:42.7377205Z [2154/7170] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2fnuz.cpp.o 2025-08-14T21:02:42.7687391Z [2155/7170] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2.cpp.o 2025-08-14T21:02:42.7745709Z [2156/7170] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e8m0fnu.cpp.o 2025-08-14T21:02:42.8442912Z [2157/7170] Building CXX object c10/CMakeFiles/c10.dir/util/DynamicCounter.cpp.o 2025-08-14T21:02:42.9138310Z [2158/7170] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2025-08-14T21:02:42.9389208Z [2159/7170] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2025-08-14T21:02:42.9448222Z [2160/7170] Building CXX object c10/CMakeFiles/c10.dir/util/ParallelGuard.cpp.o 2025-08-14T21:02:43.0888056Z [2161/7170] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2025-08-14T21:02:43.1455779Z [2162/7170] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2025-08-14T21:02:43.1522552Z [2163/7170] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2025-08-14T21:02:43.1524647Z [2164/7170] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2025-08-14T21:02:43.1672850Z [2165/7170] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2025-08-14T21:02:43.2082790Z [2166/7170] Building CXX object c10/CMakeFiles/c10.dir/util/ApproximateClock.cpp.o 2025-08-14T21:02:43.2311927Z [2167/7170] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2025-08-14T21:02:43.2468348Z [2168/7170] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2025-08-14T21:02:43.3312199Z [2169/7170] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2025-08-14T21:02:43.4410510Z [2170/7170] Building CXX object c10/CMakeFiles/c10.dir/util/Gauge.cpp.o 2025-08-14T21:02:43.5442554Z [2171/7170] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2025-08-14T21:02:43.5513189Z [2172/7170] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2025-08-14T21:02:43.5643361Z [2173/7170] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2025-08-14T21:02:43.5758962Z [2174/7170] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2025-08-14T21:02:43.5871067Z [2175/7170] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2025-08-14T21:02:43.6293948Z [2176/7170] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2025-08-14T21:02:43.6643352Z [2177/7170] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2025-08-14T21:02:43.6644183Z [2178/7170] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2025-08-14T21:02:43.7875151Z [2179/7170] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2025-08-14T21:02:43.8001976Z [2180/7170] Building CXX object c10/CMakeFiles/c10.dir/util/error.cpp.o 2025-08-14T21:02:43.8849966Z [2181/7170] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2025-08-14T21:02:44.0487422Z [2182/7170] Building CXX object c10/CMakeFiles/c10.dir/util/NetworkFlow.cpp.o 2025-08-14T21:02:44.1343851Z [2183/7170] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2025-08-14T21:02:44.2223518Z [2184/7170] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2025-08-14T21:02:44.2549753Z [2185/7170] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2025-08-14T21:02:44.3873856Z [2186/7170] Building CXX object c10/CMakeFiles/c10.dir/util/WaitCounter.cpp.o 2025-08-14T21:02:44.4155168Z [2187/7170] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2025-08-14T21:02:44.4229749Z [2188/7170] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2025-08-14T21:02:44.6195018Z [2189/7170] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2025-08-14T21:02:44.7728188Z [2190/7170] Building CXX object c10/CMakeFiles/c10.dir/util/env.cpp.o 2025-08-14T21:02:44.8231544Z [2191/7170] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2025-08-14T21:02:45.1232937Z [2192/7170] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2025-08-14T21:02:45.2052574Z [2193/7170] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2025-08-14T21:02:45.5068790Z [2194/7170] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2025-08-14T21:02:45.6044241Z [2195/7170] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2025-08-14T21:02:45.6194304Z [2196/7170] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2025-08-14T21:02:45.6771335Z [2197/7170] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2025-08-14T21:02:45.7425783Z [2198/7170] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2025-08-14T21:02:45.8081266Z [2199/7170] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2025-08-14T21:02:45.8233540Z [2200/7170] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2025-08-14T21:02:46.1015909Z [2201/7170] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2025-08-14T21:02:46.1448422Z [2202/7170] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2025-08-14T21:02:46.1472713Z [2203/7170] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2025-08-14T21:02:46.1845239Z [2204/7170] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2025-08-14T21:02:46.3502589Z [2205/7170] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2025-08-14T21:02:46.5722856Z [2206/7170] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2025-08-14T21:02:46.6458757Z [2207/7170] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2025-08-14T21:02:46.7762499Z [2208/7170] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2025-08-14T21:02:46.8441138Z [2209/7170] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2025-08-14T21:02:46.9964473Z [2210/7170] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2025-08-14T21:02:47.0752888Z [2211/7170] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2025-08-14T21:02:47.1865403Z [2212/7170] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2025-08-14T21:02:47.3764364Z [2213/7170] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2025-08-14T21:02:47.4573693Z [2214/7170] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2025-08-14T21:02:47.5549135Z [2215/7170] Building CXX object c10/CMakeFiles/c10.dir/util/tempfile.cpp.o 2025-08-14T21:02:47.6595961Z [2216/7170] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2025-08-14T21:02:47.7461028Z [2217/7170] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2025-08-14T21:02:47.7613676Z [2218/7170] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2025-08-14T21:02:47.9482504Z [2219/7170] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2025-08-14T21:02:48.0072835Z [2220/7170] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2025-08-14T21:02:48.0442909Z [2221/7170] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2025-08-14T21:02:48.1877874Z [2222/7170] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2025-08-14T21:02:48.2236666Z [2223/7170] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2025-08-14T21:02:48.2655292Z [2224/7170] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2025-08-14T21:02:48.2793592Z [2225/7170] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2025-08-14T21:02:48.3326871Z [2226/7170] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2025-08-14T21:02:48.3365943Z [2227/7170] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2025-08-14T21:02:48.3851998Z [2228/7170] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2025-08-14T21:02:48.4042633Z [2229/7170] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2025-08-14T21:02:48.4672749Z [2230/7170] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2025-08-14T21:02:48.4872299Z [2231/7170] Linking CXX static library lib/libpytorch_qnnpack.a 2025-08-14T21:02:48.5000633Z [2232/7170] Linking C static library lib/libnnpack.a 2025-08-14T21:02:48.5358556Z [2233/7170] Linking CXX static library lib/libXNNPACK.a 2025-08-14T21:02:48.5379897Z [2234/7170] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2025-08-14T21:02:48.5453413Z [2235/7170] Linking C static library lib/libittnotify.a 2025-08-14T21:02:48.6251602Z [2236/7170] Linking CXX static library lib/libtensorpipe.a 2025-08-14T21:02:48.6351087Z [2237/7170] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2025-08-14T21:02:48.6543517Z [2238/7170] Linking CXX static library lib/libgloo.a 2025-08-14T21:02:48.6709043Z [2239/7170] Linking CXX static library lib/libfbgemm.a 2025-08-14T21:02:48.7029284Z [2240/7170] Linking CXX static library lib/libkineto.a 2025-08-14T21:02:48.7035756Z [2241/7170] Linking CXX static library lib/libonnx.a 2025-08-14T21:02:48.7576595Z [2242/7170] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2025-08-14T21:02:48.7634225Z [2243/7170] Linking CXX shared library lib/libc10.so 2025-08-14T21:02:48.9496382Z [2244/7170] Generating /pytorch/torch/utils/data/datapipes/datapipe.pyi 2025-08-14T21:02:49.0296633Z [2245/7170] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2025-08-14T21:02:49.0486951Z [2246/7170] Building C object sleef/src/libm/CMakeFiles/dispscalar_obj.dir/dispscalar.c.o 2025-08-14T21:02:49.0776224Z [2247/7170] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2025-08-14T21:02:49.0994922Z [2248/7170] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2025-08-14T21:02:49.1164427Z [2249/7170] Regenerating version file... 2025-08-14T21:02:49.2536170Z [2250/7170] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2025-08-14T21:02:49.6389039Z [2251/7170] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2025-08-14T21:02:49.7538714Z [2252/7170] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2025-08-14T21:02:49.7544085Z [2253/7170] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2025-08-14T21:02:49.7816194Z [2254/7170] Linking CXX static library lib/libdnnl.a 2025-08-14T21:02:49.7837940Z [2255/7170] Linking C static library sleef/lib/libsleef.a 2025-08-14T21:02:50.0673785Z [2256/7170] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2025-08-14T21:02:50.1001922Z [2257/7170] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2025-08-14T21:02:50.1316996Z [2258/7170] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/check.cc.o 2025-08-14T21:02:50.3081092Z [2259/7170] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2025-08-14T21:02:50.8687425Z [2260/7170] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2025-08-14T21:02:50.9787160Z [2261/7170] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2025-08-14T21:02:51.0964304Z [2262/7170] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2025-08-14T21:02:51.3974492Z [2263/7170] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2025-08-14T21:02:51.6012965Z [2264/7170] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2025-08-14T21:02:51.8802123Z [2265/7170] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2025-08-14T21:02:51.9675850Z [2266/7170] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2025-08-14T21:02:52.1087021Z [2267/7170] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2025-08-14T21:02:52.2452063Z [2268/7170] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2025-08-14T21:02:52.4271069Z [2269/7170] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2025-08-14T21:02:52.4858505Z [2270/7170] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2025-08-14T21:02:52.5862936Z [2271/7170] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2025-08-14T21:02:52.7936966Z [2272/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2025-08-14T21:02:52.8235400Z [2273/7170] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2025-08-14T21:02:52.8467137Z [2274/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2025-08-14T21:02:53.0916420Z [2275/7170] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2025-08-14T21:02:53.1074704Z [2276/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2025-08-14T21:02:53.1113507Z [2277/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2025-08-14T21:02:53.4554318Z [2278/7170] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2025-08-14T21:02:53.4801777Z [2279/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2025-08-14T21:02:53.5275134Z [2280/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2025-08-14T21:02:53.5328878Z [2281/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2025-08-14T21:02:53.8005805Z [2282/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2025-08-14T21:02:54.0441675Z [2283/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2025-08-14T21:02:54.1086664Z [2284/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2025-08-14T21:02:54.5213062Z [2285/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2025-08-14T21:02:54.5666201Z [2286/7170] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2025-08-14T21:02:54.5981293Z [2287/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2025-08-14T21:02:54.6976675Z [2288/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2025-08-14T21:02:54.6978455Z In file included from /usr/include/string.h:495, 2025-08-14T21:02:54.6979558Z from /pytorch/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2025-08-14T21:02:54.6980885Z from /pytorch/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2025-08-14T21:02:54.6982255Z from /pytorch/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2025-08-14T21:02:54.6983609Z from /pytorch/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2025-08-14T21:02:54.6985089Z from /pytorch/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2025-08-14T21:02:54.6986650Z In function ‘void* memcpy(void*, const void*, size_t)’, 2025-08-14T21:02:54.6989644Z 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-08-14T21:02:54.6994272Z 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-08-14T21:02:54.6999775Z /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-08-14T21:02:54.7003207Z 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2025-08-14T21:02:54.7004214Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-14T21:02:54.7483622Z [2289/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2025-08-14T21:02:54.7800770Z [2290/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2025-08-14T21:02:55.0181235Z [2291/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2025-08-14T21:02:55.0923664Z [2292/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2025-08-14T21:02:55.1224266Z [2293/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2025-08-14T21:02:55.1513593Z [2294/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2025-08-14T21:02:55.2104384Z [2295/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2025-08-14T21:02:55.2363206Z [2296/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2025-08-14T21:02:55.2472708Z [2297/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2025-08-14T21:02:55.2548995Z [2298/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2025-08-14T21:02:55.2711813Z [2299/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2025-08-14T21:02:55.2801233Z [2300/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2025-08-14T21:02:55.2969860Z [2301/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2025-08-14T21:02:55.3051903Z [2302/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2025-08-14T21:02:55.3068541Z [2303/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2025-08-14T21:02:55.3337785Z [2304/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2025-08-14T21:02:55.3514250Z [2305/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2025-08-14T21:02:55.4013574Z [2306/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2025-08-14T21:02:55.4149368Z [2307/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2025-08-14T21:02:55.4365026Z [2308/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2025-08-14T21:02:55.4640907Z [2309/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2025-08-14T21:02:55.4686143Z [2310/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2025-08-14T21:02:55.4725324Z [2311/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2025-08-14T21:02:55.5187340Z [2312/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2025-08-14T21:02:55.5189364Z [2313/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2025-08-14T21:02:55.5267955Z [2314/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2025-08-14T21:02:55.5746629Z [2315/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2025-08-14T21:02:55.5809419Z [2316/7170] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2025-08-14T21:02:55.5913420Z [2317/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2025-08-14T21:02:55.5975530Z [2318/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2025-08-14T21:02:55.6153740Z [2319/7170] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2025-08-14T21:02:55.6272539Z [2320/7170] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2025-08-14T21:02:55.6332656Z [2321/7170] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2025-08-14T21:02:55.6396722Z [2322/7170] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2025-08-14T21:02:55.6472841Z [2323/7170] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2025-08-14T21:02:55.6555619Z [2324/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2025-08-14T21:02:55.6570237Z [2325/7170] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2025-08-14T21:02:55.6642293Z [2326/7170] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2025-08-14T21:02:55.6709424Z [2327/7170] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2025-08-14T21:02:55.6840457Z [2328/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u2.c.o 2025-08-14T21:02:55.6942160Z [2329/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u3.c.o 2025-08-14T21:02:55.7002512Z [2330/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u1.c.o 2025-08-14T21:02:55.7084013Z [2331/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u2.c.o 2025-08-14T21:02:55.7193379Z [2332/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u3.c.o 2025-08-14T21:02:55.7289825Z [2333/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u1.c.o 2025-08-14T21:02:55.7292459Z [2334/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u4.c.o 2025-08-14T21:02:55.7461611Z [2335/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u2.c.o 2025-08-14T21:02:55.7528121Z [2336/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u1.c.o 2025-08-14T21:02:55.7562632Z [2337/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u3.c.o 2025-08-14T21:02:55.7697527Z [2338/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u1.c.o 2025-08-14T21:02:55.7699802Z [2339/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u2.c.o 2025-08-14T21:02:55.7851901Z [2340/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u3.c.o 2025-08-14T21:02:55.7923180Z [2341/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u3-acc3.c.o 2025-08-14T21:02:55.8002470Z [2342/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc2.c.o 2025-08-14T21:02:55.8043125Z [2343/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc4.c.o 2025-08-14T21:02:55.8103138Z [2344/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u1.c.o 2025-08-14T21:02:55.8138056Z [2345/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u2-acc2.c.o 2025-08-14T21:02:55.8274838Z [2346/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2025-08-14T21:02:55.8323452Z [2347/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u3-acc3.c.o 2025-08-14T21:02:55.8395825Z [2348/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc2.c.o 2025-08-14T21:02:55.8457335Z [2349/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u1.c.o 2025-08-14T21:02:55.8495993Z [2350/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc4.c.o 2025-08-14T21:02:55.8586505Z [2351/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u3-acc3.c.o 2025-08-14T21:02:55.8630222Z [2352/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc2.c.o 2025-08-14T21:02:55.8791841Z [2353/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc4.c.o 2025-08-14T21:02:55.9208434Z [2354/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar-acc2.c.o 2025-08-14T21:02:55.9242429Z [2355/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c.o 2025-08-14T21:02:55.9315025Z [2356/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c.o 2025-08-14T21:02:55.9352301Z [2357/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar.c.o 2025-08-14T21:02:55.9493577Z [2358/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p0p1c3x4-scalar-1x1.c.o 2025-08-14T21:02:55.9595444Z [2359/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p1c3x4-scalar-1x1.c.o 2025-08-14T21:02:55.9834148Z [2360/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c.o 2025-08-14T21:02:56.0075091Z [2361/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c.o 2025-08-14T21:02:56.0109587Z [2362/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar.c.o 2025-08-14T21:02:56.0126810Z [2363/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar.c.o 2025-08-14T21:02:56.0183480Z [2364/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c.o 2025-08-14T21:02:56.0218573Z [2365/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar.c.o 2025-08-14T21:02:56.0222753Z [2366/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar.c.o 2025-08-14T21:02:56.0538481Z [2367/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar-acc2.c.o 2025-08-14T21:02:56.0773156Z [2368/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar.c.o 2025-08-14T21:02:56.0777430Z [2369/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar-acc2.c.o 2025-08-14T21:02:56.0790572Z [2370/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar.c.o 2025-08-14T21:02:56.0825190Z [2371/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar.c.o 2025-08-14T21:02:56.0844742Z [2372/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar.c.o 2025-08-14T21:02:56.0944591Z [2373/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar-acc2.c.o 2025-08-14T21:02:56.1290783Z [2374/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar.c.o 2025-08-14T21:02:56.1484175Z [2375/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar-acc2.c.o 2025-08-14T21:02:56.1486641Z [2376/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar.c.o 2025-08-14T21:02:56.1634707Z [2377/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar-acc2.c.o 2025-08-14T21:02:56.1664933Z [2378/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c.o 2025-08-14T21:02:56.1667768Z [2379/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c.o 2025-08-14T21:02:56.1772940Z [2380/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar.c.o 2025-08-14T21:02:56.2073288Z [2381/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2025-08-14T21:02:56.2200163Z [2382/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar-acc2.c.o 2025-08-14T21:02:56.2366626Z [2383/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c.o 2025-08-14T21:02:56.2369582Z [2384/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c.o 2025-08-14T21:02:56.2504059Z [2385/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar.c.o 2025-08-14T21:02:56.2630583Z [2386/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c.o 2025-08-14T21:02:56.2633394Z [2387/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar-acc2.c.o 2025-08-14T21:02:56.2723283Z [2388/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c.o 2025-08-14T21:02:56.2915776Z [2389/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar.c.o 2025-08-14T21:02:56.3008323Z [2390/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar.c.o 2025-08-14T21:02:56.3064286Z [2391/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar.c.o 2025-08-14T21:02:56.3259009Z [2392/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar-acc2.c.o 2025-08-14T21:02:56.3396028Z [2393/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar.c.o 2025-08-14T21:02:56.3494196Z [2394/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar-acc2.c.o 2025-08-14T21:02:56.3496757Z [2395/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar.c.o 2025-08-14T21:02:56.3641302Z [2396/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar.c.o 2025-08-14T21:02:56.3808212Z [2397/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar.c.o 2025-08-14T21:02:56.4187918Z [2398/7170] 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-08-14T21:02:56.4191092Z [2399/7170] 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-08-14T21:02:56.4277509Z [2400/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar-acc2.c.o 2025-08-14T21:02:56.4326121Z [2401/7170] 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-08-14T21:02:56.4329013Z [2402/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar.c.o 2025-08-14T21:02:56.4491287Z [2403/7170] 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-08-14T21:02:56.4499887Z [2404/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar-acc2.c.o 2025-08-14T21:02:56.4643127Z [2405/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar.c.o 2025-08-14T21:02:56.4863632Z [2406/7170] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2025-08-14T21:02:56.4952287Z [2407/7170] 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-08-14T21:02:56.5028334Z [2408/7170] 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-08-14T21:02:56.5044037Z [2409/7170] 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-08-14T21:02:56.5206257Z [2410/7170] 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-08-14T21:02:56.5223296Z [2411/7170] 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-08-14T21:02:56.5279350Z [2412/7170] 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-08-14T21:02:56.5440862Z [2413/7170] 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-08-14T21:02:56.5462678Z [2414/7170] 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-08-14T21:02:56.5838189Z [2415/7170] 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-08-14T21:02:56.5963319Z [2416/7170] 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-08-14T21:02:56.5997397Z [2417/7170] 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-08-14T21:02:56.6005417Z [2418/7170] 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-08-14T21:02:56.6157005Z [2419/7170] 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-08-14T21:02:56.6180825Z [2420/7170] 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-08-14T21:02:56.6451985Z [2421/7170] 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-08-14T21:02:56.6609182Z [2422/7170] 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-08-14T21:02:56.6877114Z [2423/7170] 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-08-14T21:02:56.6907665Z [2424/7170] 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-08-14T21:02:56.6912441Z [2425/7170] 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-08-14T21:02:56.6915612Z [2426/7170] 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-08-14T21:02:56.7070422Z [2427/7170] 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-08-14T21:02:56.7263104Z [2428/7170] 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-08-14T21:02:56.7329577Z [2429/7170] 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-08-14T21:02:56.7364434Z [2430/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u1.c.o 2025-08-14T21:02:56.7367350Z [2431/7170] 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-08-14T21:02:56.7390843Z [2432/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u2.c.o 2025-08-14T21:02:56.7420177Z [2433/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u3.c.o 2025-08-14T21:02:56.7532680Z [2434/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u1.c.o 2025-08-14T21:02:56.7601271Z [2435/7170] 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-08-14T21:02:56.7848903Z [2436/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u3.c.o 2025-08-14T21:02:56.8010122Z [2437/7170] 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-08-14T21:02:56.8247866Z [2438/7170] 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-08-14T21:02:57.7044925Z [2439/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2025-08-14T21:02:57.7314067Z [2440/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2025-08-14T21:02:58.1405518Z [2441/7170] Generating /pytorch/torch/_C/__init__.pyi, /pytorch/torch/_C/_VariableFunctions.pyi, /pytorch/torch/nn/functional.pyi 2025-08-14T21:02:58.1432345Z [2442/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2025-08-14T21:02:59.2165213Z [2443/7170] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2025-08-14T21:02:59.2208508Z [2444/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DeviceAccelerator.cpp.o 2025-08-14T21:02:59.8114296Z [2445/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2025-08-14T21:03:00.2824043Z [2446/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2025-08-14T21:03:01.1333032Z [2447/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2025-08-14T21:03:01.5451245Z [2448/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2025-08-14T21:03:02.4116568Z [2449/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapMode.cpp.o 2025-08-14T21:03:04.2685967Z [2450/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2025-08-14T21:03:05.3978065Z [2451/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2025-08-14T21:03:06.0565219Z [2452/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2025-08-14T21:03:06.1466835Z [2453/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedTensorImpl.cpp.o 2025-08-14T21:03:07.3157324Z [2454/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2025-08-14T21:03:08.3286606Z [2455/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CachedTensorUtils.cpp.o 2025-08-14T21:03:08.3532895Z [2456/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2025-08-14T21:03:08.7857197Z [2457/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2025-08-14T21:03:09.7228455Z [2458/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2025-08-14T21:03:09.8596860Z [2459/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2025-08-14T21:03:09.9616396Z [2460/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2025-08-14T21:03:10.5191316Z [2461/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2025-08-14T21:03:10.5522043Z [2462/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2025-08-14T21:03:11.4611215Z [2463/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2025-08-14T21:03:11.6506419Z [2464/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2025-08-14T21:03:12.2111304Z [2465/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2025-08-14T21:03:12.4359788Z [2466/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2025-08-14T21:03:13.9878493Z [2467/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2025-08-14T21:03:14.7165856Z [2468/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapTransforms.cpp.o 2025-08-14T21:03:15.3556396Z [2469/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedFallback.cpp.o 2025-08-14T21:03:15.8465293Z [2470/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2025-08-14T21:03:15.9769836Z [2471/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2025-08-14T21:03:16.6228632Z [2472/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2025-08-14T21:03:16.8822715Z [2473/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2025-08-14T21:03:17.7441798Z [2474/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalPythonObjects.cpp.o 2025-08-14T21:03:19.0509979Z [2475/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2025-08-14T21:03:20.5610916Z [2476/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2025-08-14T21:03:20.8807638Z [2477/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2025-08-14T21:03:22.3511281Z [2478/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/StorageUtils.cpp.o 2025-08-14T21:03:22.8110690Z [2479/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2025-08-14T21:03:22.8817828Z [2480/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/Utils.cpp.o 2025-08-14T21:03:23.2238990Z [2481/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2025-08-14T21:03:23.5729984Z [2482/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2025-08-14T21:03:23.7572393Z [2483/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2025-08-14T21:03:24.9507170Z [2484/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2025-08-14T21:03:25.1820423Z [2485/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2025-08-14T21:03:25.2245606Z [2486/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2025-08-14T21:03:25.3635125Z [2487/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2025-08-14T21:03:25.5390447Z [2488/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HPUHooksInterface.cpp.o 2025-08-14T21:03:26.4130011Z [2489/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2025-08-14T21:03:26.7323369Z [2490/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/IPUHooksInterface.cpp.o 2025-08-14T21:03:26.9579031Z [2491/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MAIAHooksInterface.cpp.o 2025-08-14T21:03:27.1890469Z [2492/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o 2025-08-14T21:03:27.3350336Z [2493/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MTIAHooksInterface.cpp.o 2025-08-14T21:03:27.9885044Z [2494/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchingRegistrations.cpp.o 2025-08-14T21:03:27.9886255Z [2495/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/PrivateUse1HooksInterface.cpp.o 2025-08-14T21:03:28.5120980Z [2496/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/XPUHooksInterface.cpp.o 2025-08-14T21:03:29.6802944Z [2497/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2025-08-14T21:03:30.3658141Z [2498/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2025-08-14T21:03:30.5719547Z [2499/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2025-08-14T21:03:32.7808517Z [2500/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2025-08-14T21:03:35.9386398Z [2501/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2025-08-14T21:03:35.9390789Z [2502/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2025-08-14T21:03:50.2104997Z [2503/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2025-08-14T21:03:50.8781320Z [2504/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2025-08-14T21:03:52.0519990Z [2505/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesIndexing.cpp.o 2025-08-14T21:03:52.9135597Z [2506/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2025-08-14T21:03:53.7163800Z [2507/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2025-08-14T21:03:56.0059017Z [2508/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2025-08-14T21:04:00.7331111Z [2509/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2025-08-14T21:04:00.8438481Z [2510/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2025-08-14T21:04:04.5508076Z [2511/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2025-08-14T21:04:06.8473088Z [2512/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2025-08-14T21:04:07.6104215Z [2513/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2025-08-14T21:04:10.5420039Z [2514/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2025-08-14T21:04:14.5801218Z [2515/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2025-08-14T21:04:15.9873820Z [2516/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2025-08-14T21:04:16.0676897Z [2517/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2025-08-14T21:04:18.1323359Z [2518/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2025-08-14T21:04:19.4511790Z [2519/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2025-08-14T21:04:20.2462517Z [2520/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2025-08-14T21:04:21.2513582Z [2521/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2025-08-14T21:04:23.3603082Z [2522/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2025-08-14T21:04:23.6930815Z [2523/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2025-08-14T21:04:23.7199957Z [2524/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2025-08-14T21:04:24.3911924Z [2525/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2025-08-14T21:04:24.8161777Z [2526/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2025-08-14T21:04:25.5603153Z [2527/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/CachingHostAllocator.cpp.o 2025-08-14T21:04:27.2596335Z [2528/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2025-08-14T21:04:27.7610603Z [2529/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2025-08-14T21:04:28.5459506Z [2530/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2025-08-14T21:04:28.6606816Z [2531/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2025-08-14T21:04:29.1361836Z [2532/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2025-08-14T21:04:29.2867651Z [2533/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2025-08-14T21:04:30.7389945Z [2534/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2025-08-14T21:04:30.7511746Z [2535/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/GeneratorForPrivateuseone.cpp.o 2025-08-14T21:04:31.4691186Z [2536/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2025-08-14T21:04:31.5003909Z [2537/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2025-08-14T21:04:31.8062036Z [2538/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2025-08-14T21:04:32.6990583Z [2539/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2025-08-14T21:04:32.8410278Z [2540/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NestedIntSymNodeImpl.cpp.o 2025-08-14T21:04:33.0638984Z [2541/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2025-08-14T21:04:33.2013235Z [2542/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2025-08-14T21:04:33.9500318Z [2543/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2025-08-14T21:04:34.8460461Z [2544/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2025-08-14T21:04:37.6446207Z [2545/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2025-08-14T21:04:37.7249297Z [2546/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2025-08-14T21:04:37.8871989Z [2547/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/MetaFallbackKernel.cpp.o 2025-08-14T21:04:38.1874309Z [2548/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2025-08-14T21:04:38.2788371Z [2549/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2025-08-14T21:04:38.5696781Z [2550/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o 2025-08-14T21:04:38.9028601Z [2551/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2025-08-14T21:04:39.0849388Z [2552/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2025-08-14T21:04:39.3503802Z [2553/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2025-08-14T21:04:39.8900966Z [2554/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2025-08-14T21:04:39.9355167Z [2555/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2025-08-14T21:04:40.2724995Z [2556/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2025-08-14T21:04:41.1536934Z [2557/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2025-08-14T21:04:41.1888913Z [2558/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2025-08-14T21:04:41.3126427Z [2559/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2025-08-14T21:04:42.5167120Z [2560/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2025-08-14T21:04:44.2053745Z [2561/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2025-08-14T21:04:44.8371463Z [2562/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2025-08-14T21:04:45.5010325Z [2563/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2025-08-14T21:04:46.2547543Z [2564/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2025-08-14T21:04:46.8469225Z [2565/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2025-08-14T21:04:47.2309725Z [2566/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2025-08-14T21:04:48.7700903Z [2567/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2025-08-14T21:04:49.1413737Z [2568/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2025-08-14T21:04:49.1563732Z [2569/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2025-08-14T21:04:49.6293963Z [2570/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2025-08-14T21:04:49.9344212Z [2571/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2025-08-14T21:04:51.3830009Z [2572/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2025-08-14T21:04:51.8962113Z [2573/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2025-08-14T21:04:52.2805834Z [2574/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2025-08-14T21:04:53.0078239Z [2575/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2025-08-14T21:04:53.2098232Z [2576/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2025-08-14T21:04:53.5726149Z [2577/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2025-08-14T21:04:54.0879911Z [2578/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2025-08-14T21:04:54.2201624Z [2579/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2025-08-14T21:04:55.8683434Z [2580/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2025-08-14T21:04:57.1160965Z [2581/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2025-08-14T21:04:57.5073997Z [2582/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2025-08-14T21:04:59.6071632Z [2583/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2025-08-14T21:04:59.8918616Z [2584/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2025-08-14T21:05:00.1259313Z [2585/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2025-08-14T21:05:00.9585658Z [2586/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2025-08-14T21:05:00.9827741Z [2587/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2025-08-14T21:05:01.1912633Z [2588/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AmpKernels.cpp.o 2025-08-14T21:05:02.4878754Z [2589/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2025-08-14T21:05:03.6010121Z [2590/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2025-08-14T21:05:03.9508255Z [2591/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2025-08-14T21:05:04.0311777Z [2592/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2025-08-14T21:05:04.0685909Z [2593/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2025-08-14T21:05:05.1033673Z [2594/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2025-08-14T21:05:07.0469601Z [2595/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2025-08-14T21:05:08.1290385Z [2596/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2025-08-14T21:05:08.5175345Z [2597/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2025-08-14T21:05:09.7042469Z [2598/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2025-08-14T21:05:09.9448029Z [2599/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2025-08-14T21:05:10.3151028Z [2600/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2025-08-14T21:05:11.3964065Z [2601/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2025-08-14T21:05:12.7663546Z [2602/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2025-08-14T21:05:12.7781847Z [2603/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2025-08-14T21:05:12.8003740Z [2604/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Constraints.cpp.o 2025-08-14T21:05:13.6963348Z [2605/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2025-08-14T21:05:14.5861857Z [2606/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2025-08-14T21:05:14.6867286Z [2607/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2025-08-14T21:05:15.4047340Z [2608/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2025-08-14T21:05:16.8857847Z [2609/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2025-08-14T21:05:18.2794135Z [2610/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2025-08-14T21:05:18.7648691Z [2611/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2025-08-14T21:05:18.8992375Z [2612/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2025-08-14T21:05:19.4080649Z [2613/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2025-08-14T21:05:19.4872095Z [2614/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2025-08-14T21:05:19.6297410Z [2615/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2025-08-14T21:05:19.7410256Z [2616/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2025-08-14T21:05:23.3351825Z [2617/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2025-08-14T21:05:23.4475519Z [2618/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2025-08-14T21:05:24.2036785Z [2619/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2025-08-14T21:05:25.0431548Z [2620/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdagrad.cpp.o 2025-08-14T21:05:25.8908012Z [2621/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2025-08-14T21:05:25.9174794Z [2622/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2025-08-14T21:05:25.9221930Z [2623/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2025-08-14T21:05:26.1489978Z [2624/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2025-08-14T21:05:27.2154385Z [2625/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2025-08-14T21:05:28.1566614Z [2626/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2025-08-14T21:05:28.4546090Z [2627/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2025-08-14T21:05:28.7732044Z [2628/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdam.cpp.o 2025-08-14T21:05:28.8012004Z [2629/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedSGD.cpp.o 2025-08-14T21:05:31.3258005Z [2630/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2025-08-14T21:05:31.8167601Z [2631/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2025-08-14T21:05:31.8544363Z [2632/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2025-08-14T21:05:32.7928809Z [2633/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2025-08-14T21:05:33.1605405Z [2634/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o 2025-08-14T21:05:33.6096315Z [2635/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2025-08-14T21:05:33.6724468Z [2636/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2025-08-14T21:05:34.3411750Z [2637/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2025-08-14T21:05:34.8644907Z [2638/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2025-08-14T21:05:38.3541694Z [2639/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2025-08-14T21:05:39.0765507Z [2640/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2025-08-14T21:05:39.2901932Z [2641/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2025-08-14T21:05:40.2366627Z [2642/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2025-08-14T21:05:40.3332990Z [2643/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2025-08-14T21:05:40.9783449Z [2644/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2025-08-14T21:05:41.1753386Z [2645/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2025-08-14T21:05:41.1873016Z [2646/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2025-08-14T21:05:41.2558023Z [2647/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2025-08-14T21:05:41.9446179Z [2648/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2025-08-14T21:05:43.6442734Z [2649/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2025-08-14T21:05:45.5070866Z [2650/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2025-08-14T21:05:46.3844949Z [2651/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2025-08-14T21:05:47.7235048Z [2652/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2025-08-14T21:05:47.7601365Z [2653/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2025-08-14T21:05:48.8307361Z [2654/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2025-08-14T21:05:49.5745579Z [2655/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2025-08-14T21:05:49.6781340Z [2656/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2025-08-14T21:05:50.0826363Z [2657/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2025-08-14T21:05:50.3906869Z [2658/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2025-08-14T21:05:51.4179115Z [2659/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2025-08-14T21:05:52.2577842Z [2660/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2025-08-14T21:05:52.3357725Z [2661/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2025-08-14T21:05:52.7591549Z [2662/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2025-08-14T21:05:53.8922586Z [2663/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2025-08-14T21:05:54.5320915Z [2664/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2025-08-14T21:05:56.1097794Z [2665/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2025-08-14T21:05:58.9833516Z [2666/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2025-08-14T21:05:59.0081876Z [2667/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2025-08-14T21:05:59.3902597Z [2668/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2025-08-14T21:05:59.5944838Z [2669/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2025-08-14T21:05:59.7872903Z [2670/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2025-08-14T21:06:00.5177424Z [2671/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2025-08-14T21:06:00.8545514Z [2672/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2025-08-14T21:06:01.3942676Z [2673/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2025-08-14T21:06:02.7362687Z [2674/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2025-08-14T21:06:05.5927072Z [2675/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2025-08-14T21:06:05.6839332Z [2676/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2025-08-14T21:06:07.0302720Z [2677/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2025-08-14T21:06:07.2368270Z [2678/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2025-08-14T21:06:08.2326096Z [2679/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2025-08-14T21:06:08.8427132Z [2680/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2025-08-14T21:06:11.2742474Z [2681/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2025-08-14T21:06:12.3848056Z [2682/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2025-08-14T21:06:12.4560682Z [2683/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SparseTensorUtils.cpp.o 2025-08-14T21:06:13.0819380Z [2684/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2025-08-14T21:06:13.7653018Z [2685/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2025-08-14T21:06:14.6938633Z [2686/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2025-08-14T21:06:15.9212254Z [2687/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2025-08-14T21:06:15.9494545Z [2688/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2025-08-14T21:06:17.6686828Z [2689/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2025-08-14T21:06:18.1291090Z [2690/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2025-08-14T21:06:19.4550535Z [2691/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2025-08-14T21:06:19.5660004Z [2692/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2025-08-14T21:06:21.5127150Z [2693/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2025-08-14T21:06:21.5401919Z [2694/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2025-08-14T21:06:22.1397144Z [2695/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2025-08-14T21:06:22.3979207Z [2696/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2025-08-14T21:06:22.9435555Z [2697/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2025-08-14T21:06:26.2353492Z [2698/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2025-08-14T21:06:26.6835143Z [2699/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2025-08-14T21:06:26.6903691Z [2700/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2025-08-14T21:06:28.2572031Z [2701/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2025-08-14T21:06:28.3459759Z [2702/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2025-08-14T21:06:28.7942357Z [2703/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2025-08-14T21:06:29.3357249Z [2704/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2025-08-14T21:06:29.4264395Z [2705/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2025-08-14T21:06:30.6897281Z [2706/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2025-08-14T21:06:30.9300323Z [2707/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2025-08-14T21:06:31.5709529Z [2708/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2025-08-14T21:06:31.9890304Z [2709/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2025-08-14T21:06:33.5706963Z [2710/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2025-08-14T21:06:34.4780966Z [2711/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2025-08-14T21:06:34.6538617Z [2712/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2025-08-14T21:06:35.1122016Z [2713/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2025-08-14T21:06:35.5297093Z [2714/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2025-08-14T21:06:35.7923295Z [2715/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2025-08-14T21:06:39.2004918Z [2716/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2025-08-14T21:06:39.6447843Z [2717/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2025-08-14T21:06:39.6713312Z [2718/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2025-08-14T21:06:40.5124083Z [2719/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2025-08-14T21:06:41.6581356Z [2720/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2025-08-14T21:06:42.6838771Z [2721/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2025-08-14T21:06:43.0254211Z [2722/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2025-08-14T21:06:43.0751621Z [2723/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/FlattenIndicesKernel.cpp.o 2025-08-14T21:06:44.3949997Z [2724/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2025-08-14T21:06:44.4412282Z [2725/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2025-08-14T21:06:45.0354469Z [2726/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2025-08-14T21:06:47.3157760Z [2727/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2025-08-14T21:06:48.5871442Z [2728/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2025-08-14T21:06:50.8238941Z [2729/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2025-08-14T21:06:50.8311014Z [2730/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2025-08-14T21:06:51.1813763Z [2731/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2025-08-14T21:06:52.2064392Z [2732/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2025-08-14T21:06:53.2416961Z [2733/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2025-08-14T21:06:55.0242923Z [2734/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2025-08-14T21:06:55.7054669Z [2735/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2025-08-14T21:06:56.7712310Z [2736/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-08-14T21:06:59.9721182Z [2737/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2025-08-14T21:06:59.9809048Z [2738/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2025-08-14T21:07:00.9805838Z [2739/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2025-08-14T21:07:02.3245240Z [2740/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o 2025-08-14T21:07:02.9327801Z [2741/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o 2025-08-14T21:07:04.5571146Z [2742/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2025-08-14T21:07:05.4719979Z [2743/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o 2025-08-14T21:07:05.4894767Z [2744/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ACLUtils.cpp.o 2025-08-14T21:07:05.6234192Z [2745/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o 2025-08-14T21:07:06.1580021Z [2746/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2025-08-14T21:07:07.1771962Z [2747/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2025-08-14T21:07:08.8273755Z [2748/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2025-08-14T21:07:09.0505664Z [2749/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2025-08-14T21:07:13.1078995Z [2750/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2025-08-14T21:07:13.3643263Z [2751/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2025-08-14T21:07:13.8698965Z [2752/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2025-08-14T21:07:14.5563118Z [2753/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2025-08-14T21:07:14.6572616Z [2754/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2025-08-14T21:07:14.9983007Z [2755/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2025-08-14T21:07:15.0153115Z [2756/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2025-08-14T21:07:15.1345335Z [2757/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2025-08-14T21:07:15.4988183Z [2758/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2025-08-14T21:07:16.3963893Z [2759/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2025-08-14T21:07:17.2749980Z [2760/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2025-08-14T21:07:17.5264155Z [2761/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2025-08-14T21:07:18.4003528Z [2762/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2025-08-14T21:07:20.4485266Z [2763/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2025-08-14T21:07:21.3206760Z [2764/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2025-08-14T21:07:21.8571207Z [2765/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2025-08-14T21:07:21.9228854Z [2766/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2025-08-14T21:07:22.4583868Z [2767/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2025-08-14T21:07:24.1287141Z [2768/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2025-08-14T21:07:24.3173849Z [2769/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2025-08-14T21:07:26.0534476Z [2770/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2025-08-14T21:07:26.2058625Z [2771/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2025-08-14T21:07:26.2485985Z [2772/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2025-08-14T21:07:26.3282684Z [2773/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2025-08-14T21:07:27.1109709Z [2774/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2025-08-14T21:07:28.3509623Z [2775/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2025-08-14T21:07:30.0752757Z [2776/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2025-08-14T21:07:30.9730828Z [2777/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2025-08-14T21:07:34.5645659Z [2778/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2025-08-14T21:07:34.9543788Z [2779/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2025-08-14T21:07:37.1956751Z [2780/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2025-08-14T21:07:38.8191765Z [2781/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2025-08-14T21:07:39.8009121Z [2782/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2025-08-14T21:07:39.8212317Z [2783/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2025-08-14T21:07:39.9815394Z [2784/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2025-08-14T21:07:40.4661805Z [2785/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2025-08-14T21:07:42.8085619Z [2786/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2025-08-14T21:07:45.1539306Z [2787/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2025-08-14T21:07:47.0245693Z [2788/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2025-08-14T21:07:49.6523675Z [2789/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2025-08-14T21:07:50.4146748Z [2790/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2025-08-14T21:07:51.1525924Z [2791/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2025-08-14T21:07:51.3069747Z [2792/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2025-08-14T21:07:53.1453636Z [2793/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2025-08-14T21:07:53.3022527Z [2794/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2025-08-14T21:07:53.3191285Z [2795/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/MklAllocationHelper.cpp.o 2025-08-14T21:07:54.9530017Z [2796/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2025-08-14T21:07:55.7422896Z [2797/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2025-08-14T21:07:57.7328564Z [2798/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2025-08-14T21:07:59.5819293Z [2799/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2025-08-14T21:08:00.9339655Z [2800/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2025-08-14T21:08:01.5478874Z [2801/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2025-08-14T21:08:02.2164936Z [2802/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2025-08-14T21:08:02.5404054Z [2803/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2025-08-14T21:08:02.7533725Z [2804/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2025-08-14T21:08:04.0272002Z [2805/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2025-08-14T21:08:04.2502131Z [2806/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2025-08-14T21:08:04.6617926Z [2807/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2025-08-14T21:08:06.3217850Z [2808/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2025-08-14T21:08:07.3654346Z [2809/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2025-08-14T21:08:09.2076901Z [2810/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2025-08-14T21:08:09.6289931Z [2811/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2025-08-14T21:08:10.5743999Z [2812/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2025-08-14T21:08:12.7395632Z [2813/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2025-08-14T21:08:13.3711684Z [2814/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2025-08-14T21:08:15.9725246Z [2815/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2025-08-14T21:08:19.2679716Z [2816/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2025-08-14T21:08:20.8510798Z [2817/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2025-08-14T21:08:21.9974150Z [2818/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2025-08-14T21:08:23.0921345Z [2819/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2025-08-14T21:08:23.0972754Z [2820/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2025-08-14T21:08:23.5255196Z [2821/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2025-08-14T21:08:23.5477139Z [2822/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2025-08-14T21:08:23.9605934Z [2823/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2025-08-14T21:08:26.8701777Z [2824/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2025-08-14T21:08:27.1449698Z [2825/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2025-08-14T21:08:27.7909225Z [2826/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2025-08-14T21:08:28.7278272Z [2827/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2025-08-14T21:08:30.9540116Z [2828/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2025-08-14T21:08:31.2753551Z [2829/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/sdp_utils_cpp.cpp.o 2025-08-14T21:08:31.4474786Z [2830/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2025-08-14T21:08:31.6253605Z [2831/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2025-08-14T21:08:31.8110080Z [2832/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2025-08-14T21:08:32.1618282Z [2833/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2025-08-14T21:08:32.2796182Z [2834/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2025-08-14T21:08:32.2967038Z [2835/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2025-08-14T21:08:32.4199995Z [2836/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2025-08-14T21:08:32.4928737Z [2837/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2025-08-14T21:08:32.5056239Z [2838/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2025-08-14T21:08:32.7863603Z [2839/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2025-08-14T21:08:34.5856485Z [2840/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RNN.cpp.o 2025-08-14T21:08:34.9454402Z [2841/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2025-08-14T21:08:35.3972525Z [2842/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2025-08-14T21:08:38.5923723Z [2843/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2025-08-14T21:08:38.7327023Z [2844/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2025-08-14T21:08:39.4730806Z [2845/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2025-08-14T21:08:44.2141021Z [2846/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2025-08-14T21:08:48.7556922Z [2847/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2025-08-14T21:08:49.0349168Z [2848/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2025-08-14T21:08:55.0343843Z [2849/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2025-08-14T21:09:03.9475184Z [2850/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor_0.cpp.o 2025-08-14T21:09:21.8332606Z [2851/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_2.cpp.o 2025-08-14T21:09:22.2475792Z [2852/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_0.cpp.o 2025-08-14T21:09:32.8979307Z [2853/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_3.cpp.o 2025-08-14T21:09:35.1471607Z [2854/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_1.cpp.o 2025-08-14T21:10:28.2526386Z [2855/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional_0.cpp.o 2025-08-14T21:10:34.0314705Z [2856/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2025-08-14T21:10:35.5919877Z [2857/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2025-08-14T21:10:43.2330415Z [2858/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2025-08-14T21:10:44.5991745Z [2859/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2025-08-14T21:10:44.9160400Z [2860/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2025-08-14T21:10:49.6764284Z [2861/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU_0.cpp.o 2025-08-14T21:10:51.4326860Z [2862/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorXPU_0.cpp.o 2025-08-14T21:10:52.0099216Z [2863/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta_0.cpp.o 2025-08-14T21:10:53.7670877Z [2864/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd_0.cpp.o 2025-08-14T21:10:54.5660958Z [2865/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU_0.cpp.o 2025-08-14T21:10:55.3250144Z [2866/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2025-08-14T21:11:00.3588983Z [2867/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta_0.cpp.o 2025-08-14T21:11:00.3822074Z [2868/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorHPU_0.cpp.o 2025-08-14T21:11:01.0785205Z [2869/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2025-08-14T21:11:01.1034042Z [2870/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2025-08-14T21:11:06.8432321Z [2871/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrXPU_0.cpp.o 2025-08-14T21:11:07.5672896Z [2872/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseXPU_0.cpp.o 2025-08-14T21:11:07.6669572Z [2873/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2025-08-14T21:11:08.6766021Z [2874/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2025-08-14T21:11:09.8337623Z [2875/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU_0.cpp.o 2025-08-14T21:11:10.4077754Z [2876/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor_0.cpp.o 2025-08-14T21:11:11.1411643Z [2877/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta_0.cpp.o 2025-08-14T21:11:12.4362144Z [2878/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2025-08-14T21:11:12.5925695Z [2879/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2025-08-14T21:11:12.7489361Z [2880/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2025-08-14T21:11:13.3597036Z [2881/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrMeta_0.cpp.o 2025-08-14T21:11:13.7639179Z [2882/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU_0.cpp.o 2025-08-14T21:11:14.4870488Z [2883/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2025-08-14T21:11:15.6505928Z [2884/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU_0.cpp.o 2025-08-14T21:11:16.9349613Z [2885/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2025-08-14T21:11:17.7131891Z [2886/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2025-08-14T21:11:18.9012002Z [2887/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2025-08-14T21:11:22.0243325Z [2888/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2025-08-14T21:11:23.4673408Z [2889/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2025-08-14T21:11:23.5302763Z [2890/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.DEFAULT.cpp.o 2025-08-14T21:11:24.6727638Z [2891/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2025-08-14T21:11:26.0165436Z [2892/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2025-08-14T21:11:26.8004417Z [2893/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2025-08-14T21:11:28.5047530Z [2894/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.DEFAULT.cpp.o 2025-08-14T21:11:29.0787006Z [2895/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2025-08-14T21:11:29.4187080Z [2896/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2025-08-14T21:11:34.5847951Z [2897/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd_0.cpp.o 2025-08-14T21:11:36.0604422Z [2898/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:11:37.0733907Z [2899/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:11:39.1973195Z [2900/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2025-08-14T21:11:41.2657069Z [2901/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:11:42.2091165Z [2902/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:11:45.4075503Z [2903/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2025-08-14T21:11:46.8915639Z [2904/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2025-08-14T21:11:50.8974182Z [2905/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2025-08-14T21:11:52.2075015Z [2906/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:11:53.4843214Z [2907/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:11:55.4850730Z [2908/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:11:57.0663193Z [2909/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2025-08-14T21:11:57.7510001Z [2910/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:00.5015998Z [2911/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:04.7081044Z [2912/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:04.7635673Z [2913/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:08.0217197Z [2914/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2025-08-14T21:12:08.7620312Z [2915/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:13.7673906Z [2916/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:14.0442565Z [2917/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:14.2286753Z [2918/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:14.7641519Z [2919/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:18.8977201Z [2920/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2025-08-14T21:12:20.3325814Z [2921/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:21.4581269Z [2922/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:24.0343845Z [2923/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:28.4671991Z [2924/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:28.6312846Z [2925/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:31.0749227Z [2926/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:32.7111267Z [2927/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:33.7436229Z [2928/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:34.7302373Z [2929/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:34.8668277Z [2930/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:35.5266165Z [2931/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:36.4837490Z [2932/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:38.2004614Z [2933/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:38.7221540Z [2934/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:40.4788543Z [2935/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:41.7638500Z [2936/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:43.8407743Z [2937/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:44.7950312Z [2938/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:47.7319052Z [2939/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:48.7026687Z [2940/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:48.9592594Z [2941/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:49.9457673Z [2942/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:51.6864540Z [2943/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:12:52.6832473Z [2944/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta_0.cpp.o 2025-08-14T21:12:53.3149343Z [2945/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2025-08-14T21:12:58.0116766Z [2946/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp.o 2025-08-14T21:12:58.6155937Z [2947/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:13:00.0817851Z [2948/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2025-08-14T21:13:01.4174244Z [2949/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2025-08-14T21:13:02.6350617Z [2950/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:13:02.8185869Z [2951/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2025-08-14T21:13:02.8884418Z [2952/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2025-08-14T21:13:03.1598654Z [2953/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:13:03.5730627Z [2954/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2025-08-14T21:13:03.8000415Z [2955/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2025-08-14T21:13:03.8362590Z [2956/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2025-08-14T21:13:04.2326795Z [2957/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2025-08-14T21:13:04.7298247Z [2958/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2025-08-14T21:13:04.8760403Z [2959/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:13:04.9101165Z [2960/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2025-08-14T21:13:05.4001678Z [2961/7170] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-3.0.2/miniz.c.o 2025-08-14T21:13:05.4007197Z /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-08-14T21:13:05.4008509Z 3258 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2025-08-14T21:13:05.4009219Z | ^~~~~~~ 2025-08-14T21:13:05.7592956Z [2962/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2025-08-14T21:13:05.9877600Z [2963/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2025-08-14T21:13:06.6981013Z [2964/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2025-08-14T21:13:06.9438715Z [2965/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2025-08-14T21:13:10.1826847Z [2966/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:13:21.6761941Z [2967/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2025-08-14T21:13:22.2460340Z [2968/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2025-08-14T21:13:22.5353621Z [2969/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2025-08-14T21:13:22.5763739Z [2970/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2025-08-14T21:13:26.6510762Z [2971/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2025-08-14T21:13:28.2443098Z [2972/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/decompose_silu.cpp.o 2025-08-14T21:13:31.8412448Z [2973/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2025-08-14T21:13:36.3927492Z [2974/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2025-08-14T21:13:36.5098842Z [2975/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2025-08-14T21:13:39.2772014Z [2976/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2025-08-14T21:13:41.8088808Z [2977/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2025-08-14T21:13:42.9235857Z [2978/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2025-08-14T21:13:46.6911173Z [2979/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2025-08-14T21:13:47.9048308Z [2980/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ViewFuncs.cpp.o 2025-08-14T21:14:22.4786640Z [2981/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:14:24.7794841Z [2982/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:14:53.2333021Z [2983/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:15:32.4955489Z [2984/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2025-08-14T21:15:39.8587588Z [2985/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2025-08-14T21:15:54.1858218Z [2986/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2025-08-14T21:15:55.7722015Z [2987/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2025-08-14T21:15:56.1278365Z [2988/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2025-08-14T21:15:59.5276279Z [2989/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2025-08-14T21:16:02.2659533Z [2990/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.cpp.o 2025-08-14T21:16:07.4766114Z [2991/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp.o 2025-08-14T21:16:11.4522365Z [2992/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2025-08-14T21:16:18.2656244Z [2993/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2025-08-14T21:16:24.7539116Z [2994/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2025-08-14T21:16:26.1593287Z [2995/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2025-08-14T21:16:32.1042050Z [2996/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2025-08-14T21:16:38.3105718Z [2997/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2025-08-14T21:16:40.3460691Z [2998/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2025-08-14T21:16:41.5976934Z [2999/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:16:44.4263073Z [3000/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2025-08-14T21:16:45.1667692Z [3001/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2025-08-14T21:16:45.4475805Z [3002/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2025-08-14T21:16:51.2802922Z [3003/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2025-08-14T21:16:57.3949425Z [3004/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2025-08-14T21:16:57.8244427Z [3005/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2025-08-14T21:16:58.2763490Z [3006/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2025-08-14T21:16:58.2851688Z [3007/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2025-08-14T21:16:58.7834250Z [3008/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2025-08-14T21:17:02.5677523Z [3009/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2025-08-14T21:17:02.6899736Z [3010/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2025-08-14T21:17:03.4475404Z [3011/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2025-08-14T21:17:03.5887316Z [3012/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2025-08-14T21:17:04.3503123Z [3013/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2025-08-14T21:17:04.6955773Z [3014/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_metadata.cpp.o 2025-08-14T21:17:04.9259519Z [3015/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2025-08-14T21:17:10.5745597Z [3016/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable_info.cpp.o 2025-08-14T21:17:11.0568271Z [3017/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2025-08-14T21:17:11.2025489Z [3018/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2025-08-14T21:17:11.2719574Z [3019/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2025-08-14T21:17:12.5764482Z [3020/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/dynamo/compiled_autograd.cpp.o 2025-08-14T21:17:14.0058939Z [3021/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2025-08-14T21:17:14.0191225Z [3022/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2025-08-14T21:17:14.5862883Z [3023/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2025-08-14T21:17:16.3252522Z [3024/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2025-08-14T21:17:16.5246501Z [3025/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.cpp.o 2025-08-14T21:17:16.6529592Z [3026/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/mkldnn_tensor.cpp.o 2025-08-14T21:17:18.5379503Z [3027/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2025-08-14T21:17:19.6489519Z [3028/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/tensor_converter.cpp.o 2025-08-14T21:17:22.8489893Z [3029/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner.cpp.o 2025-08-14T21:17:24.4117338Z [3030/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2025-08-14T21:17:29.5636406Z [3031/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2025-08-14T21:17:30.2218976Z [3032/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2025-08-14T21:17:31.0621200Z [3033/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_common.cpp.o 2025-08-14T21:17:31.2710528Z [3034/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_cpu.cpp.o 2025-08-14T21:17:33.9638546Z [3035/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/inductor_ops.cpp.o 2025-08-14T21:17:34.4732482Z [3036/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/oss_proxy_executor.cpp.o 2025-08-14T21:17:35.1529343Z [3037/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_package/model_package_loader.cpp.o 2025-08-14T21:17:35.5016210Z [3038/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2025-08-14T21:17:35.7542637Z [3039/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2025-08-14T21:17:35.7793383Z [3040/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2025-08-14T21:17:35.7925463Z [3041/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2025-08-14T21:17:37.1526019Z [3042/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2025-08-14T21:17:37.7058180Z [3043/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2025-08-14T21:17:39.6653308Z [3044/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2025-08-14T21:17:42.4393465Z [3045/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2025-08-14T21:17:45.1757875Z [3046/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2025-08-14T21:17:46.4063082Z [3047/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2025-08-14T21:17:47.4867664Z [3048/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2025-08-14T21:17:48.5967476Z [3049/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2025-08-14T21:17:48.9198690Z [3050/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2025-08-14T21:17:50.0885618Z [3051/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2025-08-14T21:17:50.1841930Z [3052/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2025-08-14T21:17:51.7715584Z [3053/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2025-08-14T21:17:51.8297656Z [3054/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2025-08-14T21:17:51.8404362Z [3055/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2025-08-14T21:17:51.8562251Z [3056/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2025-08-14T21:17:52.0260306Z [3057/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2025-08-14T21:17:52.5602500Z [3058/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2025-08-14T21:17:58.8337244Z [3059/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2025-08-14T21:18:00.1946269Z [3060/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2025-08-14T21:18:01.4124237Z [3061/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/graph_utils.cpp.o 2025-08-14T21:18:01.8717714Z [3062/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2025-08-14T21:18:05.0889422Z [3063/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2025-08-14T21:18:07.0347644Z [3064/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2025-08-14T21:18:07.5313728Z [3065/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2025-08-14T21:18:07.6803142Z [3066/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2025-08-14T21:18:07.7573011Z [3067/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2025-08-14T21:18:08.4175596Z [3068/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2025-08-14T21:18:10.1924555Z [3069/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2025-08-14T21:18:10.2020054Z [3070/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2025-08-14T21:18:12.4436666Z [3071/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2025-08-14T21:18:12.9575742Z [3072/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2025-08-14T21:18:15.3308776Z [3073/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2025-08-14T21:18:15.9177180Z [3074/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2025-08-14T21:18:16.3004593Z [3075/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2025-08-14T21:18:17.1618125Z [3076/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2025-08-14T21:18:17.6667779Z [3077/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2025-08-14T21:18:17.7137437Z [3078/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2025-08-14T21:18:18.6406749Z [3079/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2025-08-14T21:18:19.1934058Z [3080/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2025-08-14T21:18:21.4185010Z [3081/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2025-08-14T21:18:21.6339400Z [3082/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2025-08-14T21:18:23.6058497Z [3083/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2025-08-14T21:18:24.0474231Z [3084/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2025-08-14T21:18:25.4078234Z [3085/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2025-08-14T21:18:26.2485254Z [3086/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2025-08-14T21:18:26.3680130Z [3087/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2025-08-14T21:18:26.6298672Z [3088/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2025-08-14T21:18:27.6111789Z [3089/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2025-08-14T21:18:28.6726319Z [3090/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2025-08-14T21:18:28.7766511Z [3091/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2025-08-14T21:18:30.5302245Z [3092/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2025-08-14T21:18:32.1722513Z [3093/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2025-08-14T21:18:32.2225191Z [3094/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2025-08-14T21:18:32.2375845Z [3095/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2025-08-14T21:18:34.1949596Z [3096/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2025-08-14T21:18:34.4339237Z [3097/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2025-08-14T21:18:34.5568363Z [3098/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2025-08-14T21:18:34.7968696Z [3099/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2025-08-14T21:18:35.6673057Z [3100/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2025-08-14T21:18:37.2387613Z [3101/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2025-08-14T21:18:39.0243331Z [3102/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2025-08-14T21:18:41.9443519Z [3103/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2025-08-14T21:18:42.2404649Z [3104/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2025-08-14T21:18:43.1892882Z [3105/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2025-08-14T21:18:43.6109613Z [3106/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2025-08-14T21:18:44.3435746Z [3107/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2025-08-14T21:18:47.0772988Z [3108/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2025-08-14T21:18:47.6561287Z [3109/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2025-08-14T21:18:48.8798521Z [3110/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2025-08-14T21:18:49.9978001Z [3111/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2025-08-14T21:18:50.0940423Z [3112/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2025-08-14T21:18:50.4472608Z [3113/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2025-08-14T21:18:51.1378080Z [3114/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2025-08-14T21:18:51.4162034Z [3115/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2025-08-14T21:18:55.1356853Z [3116/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2025-08-14T21:18:55.7680725Z [3117/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2025-08-14T21:18:55.9099664Z [3118/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2025-08-14T21:18:56.1026552Z [3119/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2025-08-14T21:18:57.5178891Z [3120/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2025-08-14T21:18:58.2132728Z [3121/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2025-08-14T21:18:59.0607092Z [3122/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2025-08-14T21:19:00.4084337Z [3123/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o 2025-08-14T21:19:03.3978416Z [3124/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2025-08-14T21:19:03.8989191Z [3125/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2025-08-14T21:19:04.3725089Z [3126/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2025-08-14T21:19:04.3906028Z [3127/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2025-08-14T21:19:05.3282053Z [3128/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2025-08-14T21:19:07.1133785Z [3129/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o 2025-08-14T21:19:07.7738316Z [3130/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2025-08-14T21:19:08.8502958Z [3131/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2025-08-14T21:19:10.6963601Z [3132/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2025-08-14T21:19:11.9575143Z [3133/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2025-08-14T21:19:13.8378448Z [3134/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2025-08-14T21:19:15.7759077Z [3135/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2025-08-14T21:19:16.7040675Z [3136/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2025-08-14T21:19:16.9112664Z [3137/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2025-08-14T21:19:18.5380342Z [3138/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2025-08-14T21:19:19.1203239Z [3139/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2025-08-14T21:19:19.8121339Z [3140/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2025-08-14T21:19:20.9437753Z [3141/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2025-08-14T21:19:21.9188747Z [3142/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2025-08-14T21:19:24.5917908Z [3143/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2025-08-14T21:19:24.8088480Z [3144/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2025-08-14T21:19:27.2134993Z [3145/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2025-08-14T21:19:27.6953749Z [3146/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2025-08-14T21:19:27.7938092Z [3147/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2025-08-14T21:19:28.5061451Z [3148/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2025-08-14T21:19:28.6054225Z [3149/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2025-08-14T21:19:29.7130688Z [3150/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2025-08-14T21:19:29.8140741Z [3151/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2025-08-14T21:19:32.4284523Z [3152/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2025-08-14T21:19:33.9509033Z [3153/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2025-08-14T21:19:37.2482812Z [3154/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2025-08-14T21:19:38.1228846Z [3155/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2025-08-14T21:19:38.1680828Z [3156/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2025-08-14T21:19:38.5317561Z [3157/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2025-08-14T21:19:38.6802317Z [3158/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2025-08-14T21:19:39.0009576Z [3159/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2025-08-14T21:19:39.9369785Z [3160/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2025-08-14T21:19:41.1220839Z [3161/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2025-08-14T21:19:41.4228475Z [3162/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2025-08-14T21:19:42.5477865Z [3163/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2025-08-14T21:19:47.8713132Z [3164/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2025-08-14T21:19:48.3279308Z [3165/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2025-08-14T21:19:48.3371074Z [3166/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2025-08-14T21:19:49.6040310Z [3167/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2025-08-14T21:19:49.6647475Z [3168/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2025-08-14T21:19:51.1268182Z [3169/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2025-08-14T21:19:53.7357309Z [3170/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2025-08-14T21:19:54.2038717Z [3171/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2025-08-14T21:19:56.1140604Z [3172/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2025-08-14T21:19:56.6252917Z [3173/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2025-08-14T21:19:56.9985736Z [3174/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2025-08-14T21:19:57.2971746Z [3175/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2025-08-14T21:19:58.1113344Z [3176/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2025-08-14T21:19:58.7604444Z [3177/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2025-08-14T21:19:59.7841069Z [3178/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2025-08-14T21:20:03.1097046Z [3179/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2025-08-14T21:20:05.6963406Z [3180/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2025-08-14T21:20:06.1126574Z [3181/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2025-08-14T21:20:06.2102766Z [3182/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2025-08-14T21:20:06.4238355Z [3183/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2025-08-14T21:20:06.4617110Z [3184/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2025-08-14T21:20:06.4869954Z [3185/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/utf8_decoding_ignore.cpp.o 2025-08-14T21:20:07.0742374Z [3186/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2025-08-14T21:20:08.3281724Z [3187/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2025-08-14T21:20:09.7462019Z [3188/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2025-08-14T21:20:10.2520358Z [3189/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2025-08-14T21:20:13.0940677Z [3190/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2025-08-14T21:20:13.7654501Z [3191/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2025-08-14T21:20:14.1350918Z [3192/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2025-08-14T21:20:16.4949244Z [3193/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2025-08-14T21:20:18.2539095Z [3194/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2025-08-14T21:20:18.6342737Z [3195/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2025-08-14T21:20:19.0991257Z [3196/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2025-08-14T21:20:19.9918895Z [3197/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2025-08-14T21:20:21.4295869Z [3198/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2025-08-14T21:20:21.8634140Z [3199/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2025-08-14T21:20:22.5441098Z [3200/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2025-08-14T21:20:25.0917467Z [3201/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2025-08-14T21:20:26.5592381Z [3202/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2025-08-14T21:20:26.6916158Z [3203/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2025-08-14T21:20:28.2724175Z [3204/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2025-08-14T21:20:28.7357480Z [3205/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2025-08-14T21:20:29.3406942Z [3206/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2025-08-14T21:20:31.3441470Z [3207/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2025-08-14T21:20:37.2936992Z [3208/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2025-08-14T21:20:37.9376997Z [3209/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2025-08-14T21:20:38.5470830Z [3210/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2025-08-14T21:20:39.6540396Z [3211/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2025-08-14T21:20:40.4899845Z [3212/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2025-08-14T21:20:42.3961223Z [3213/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2025-08-14T21:20:43.5914816Z [3214/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2025-08-14T21:20:46.0404121Z [3215/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2025-08-14T21:20:46.7370373Z [3216/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2025-08-14T21:20:47.4121497Z [3217/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2025-08-14T21:20:47.5438942Z [3218/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2025-08-14T21:20:50.3474792Z [3219/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2025-08-14T21:20:55.5199480Z [3220/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2025-08-14T21:20:57.2764246Z [3221/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2025-08-14T21:20:58.8034848Z [3222/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2025-08-14T21:20:59.4250174Z [3223/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2025-08-14T21:21:01.4547075Z [3224/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2025-08-14T21:21:01.6618970Z [3225/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2025-08-14T21:21:01.9009767Z [3226/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2025-08-14T21:21:02.2046115Z [3227/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2025-08-14T21:21:07.9934383Z [3228/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2025-08-14T21:21:08.4723530Z [3229/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2025-08-14T21:21:11.8627063Z [3230/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2025-08-14T21:21:13.4347850Z [3231/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2025-08-14T21:21:15.9416157Z [3232/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2025-08-14T21:21:16.8747684Z [3233/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2025-08-14T21:21:18.8138695Z [3234/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler_helper.cpp.o 2025-08-14T21:21:20.7727153Z [3235/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2025-08-14T21:21:21.4088511Z [3236/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2025-08-14T21:21:22.5427190Z [3237/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2025-08-14T21:21:24.7263566Z [3238/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2025-08-14T21:21:24.9108702Z [3239/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2025-08-14T21:21:30.6451994Z [3240/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2025-08-14T21:21:31.1172482Z [3241/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2025-08-14T21:21:33.8968369Z [3242/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2025-08-14T21:21:34.8072295Z [3243/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2025-08-14T21:21:34.8242167Z [3244/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2025-08-14T21:21:36.0122918Z [3245/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2025-08-14T21:21:36.6480729Z [3246/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2025-08-14T21:21:36.6747675Z [3247/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2025-08-14T21:21:37.7318818Z [3248/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2025-08-14T21:21:40.8142329Z [3249/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2025-08-14T21:21:43.8673340Z [3250/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2025-08-14T21:21:44.0779300Z [3251/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2025-08-14T21:21:46.2529747Z [3252/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2025-08-14T21:21:46.2716559Z [3253/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2025-08-14T21:21:46.2885353Z [3254/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2025-08-14T21:21:52.5175202Z [3255/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2025-08-14T21:21:53.4616409Z [3256/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2025-08-14T21:21:55.8249266Z [3257/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2025-08-14T21:21:56.3699299Z [3258/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2025-08-14T21:21:57.1444508Z [3259/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2025-08-14T21:21:58.6915442Z [3260/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2025-08-14T21:22:00.3782924Z [3261/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2025-08-14T21:22:02.2093254Z [3262/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2025-08-14T21:22:05.8730173Z [3263/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2025-08-14T21:22:13.3976260Z [3264/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2025-08-14T21:22:20.2713426Z [3265/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2025-08-14T21:22:20.4451838Z [3266/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2025-08-14T21:22:21.6579062Z [3267/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2025-08-14T21:22:21.8271956Z [3268/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2025-08-14T21:22:23.8605262Z [3269/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2025-08-14T21:22:24.6438729Z [3270/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2025-08-14T21:22:25.1540961Z [3271/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2025-08-14T21:22:26.6230115Z [3272/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2025-08-14T21:22:26.6830351Z [3273/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2025-08-14T21:22:27.3424418Z [3274/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2025-08-14T21:22:29.4607108Z [3275/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2025-08-14T21:22:31.8969024Z [3276/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2025-08-14T21:22:32.8249019Z [3277/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2025-08-14T21:22:33.2211222Z [3278/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2025-08-14T21:22:33.2763613Z [3279/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2025-08-14T21:22:34.4523864Z [3280/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2025-08-14T21:22:35.6866695Z [3281/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2025-08-14T21:22:36.2595216Z [3282/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2025-08-14T21:22:36.4823523Z [3283/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2025-08-14T21:22:36.6225010Z [3284/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2025-08-14T21:22:36.9924800Z [3285/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2025-08-14T21:22:37.6131714Z [3286/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2025-08-14T21:22:37.7895078Z [3287/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2025-08-14T21:22:38.3946260Z [3288/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2025-08-14T21:22:42.0414828Z [3289/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2025-08-14T21:22:42.9220429Z [3290/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2025-08-14T21:22:43.1979972Z [3291/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2025-08-14T21:22:44.3002053Z [3292/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2025-08-14T21:22:44.5410827Z [3293/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2025-08-14T21:22:44.9708146Z [3294/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2025-08-14T21:22:45.6098990Z [3295/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2025-08-14T21:22:46.7971697Z [3296/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2025-08-14T21:22:47.1882945Z [3297/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2025-08-14T21:22:47.2129505Z [3298/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2025-08-14T21:22:47.4044224Z [3299/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2025-08-14T21:22:48.0480509Z [3300/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2025-08-14T21:22:48.2636592Z [3301/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2025-08-14T21:22:48.2741307Z [3302/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2025-08-14T21:22:51.5162526Z [3303/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2025-08-14T21:22:52.0977850Z [3304/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2025-08-14T21:22:54.2280859Z [3305/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2025-08-14T21:22:54.6561271Z [3306/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/mtia/profiler/MTIAMemoryProfiler.cpp.o 2025-08-14T21:22:54.9304416Z [3307/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2025-08-14T21:22:54.9329865Z [3308/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2025-08-14T21:22:55.4030828Z [3309/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/combined_traceback.cpp.o 2025-08-14T21:22:55.7115118Z [3310/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2025-08-14T21:22:55.9411643Z [3311/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2025-08-14T21:22:56.5690135Z [3312/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o 2025-08-14T21:22:57.1882739Z [3313/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o 2025-08-14T21:22:57.9885714Z [3314/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o 2025-08-14T21:22:58.8651264Z [3315/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2025-08-14T21:22:58.8823180Z [3316/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind_fb.cpp.o 2025-08-14T21:23:00.4616616Z [3317/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o 2025-08-14T21:23:00.6486008Z [3318/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2025-08-14T21:23:01.1655148Z [3319/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2025-08-14T21:23:01.2868850Z [3320/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2025-08-14T21:23:01.3709308Z [3321/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/privateuse1_observer.cpp.o 2025-08-14T21:23:01.7471252Z [3322/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o 2025-08-14T21:23:02.6758062Z [3323/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o 2025-08-14T21:23:04.2586582Z [3324/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2025-08-14T21:23:06.3980572Z [3325/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2025-08-14T21:23:06.6647500Z [3326/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2025-08-14T21:23:10.4699027Z [3327/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2025-08-14T21:23:10.6575729Z [3328/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind.cpp.o 2025-08-14T21:23:11.2401961Z [3329/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2025-08-14T21:23:11.4963285Z [3330/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_trace_observer.cpp.o 2025-08-14T21:23:13.2276118Z [3331/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2025-08-14T21:23:14.3668611Z [3332/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2025-08-14T21:23:14.9004148Z [3333/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2025-08-14T21:23:15.8094554Z [3334/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2025-08-14T21:23:17.2872931Z [3335/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2025-08-14T21:23:18.0489274Z [3336/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2025-08-14T21:23:19.7761694Z [3337/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2025-08-14T21:23:20.8051117Z [3338/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2025-08-14T21:23:26.4273198Z [3339/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/TensorMeta.cpp.o 2025-08-14T21:23:26.6528658Z [3340/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/Placement.cpp.o 2025-08-14T21:23:29.8700466Z [3341/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/GraphSignature.cpp.o 2025-08-14T21:23:30.9574244Z [3342/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/GraphUtils.cpp.o 2025-08-14T21:23:32.0597784Z [3343/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2025-08-14T21:23:33.0666083Z [3344/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/DelegateExecutor.cpp.o 2025-08-14T21:23:34.6286497Z [3345/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/GraphPasses.cpp.o 2025-08-14T21:23:36.0766970Z [3346/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/PlacementUtils.cpp.o 2025-08-14T21:23:37.8948073Z [3347/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2025-08-14T21:23:39.8937279Z [3348/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/ExecutionPlanner.cpp.o 2025-08-14T21:23:43.4918400Z [3349/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/ExecutionFrame.cpp.o 2025-08-14T21:23:44.9576665Z [3350/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/Serialization.cpp.o 2025-08-14T21:23:45.2922568Z [3351/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/FunctionSchema.cpp.o 2025-08-14T21:23:47.6385105Z [3352/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2025-08-14T21:23:47.6392160Z [3353/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/GraphExecutorBase.cpp.o 2025-08-14T21:23:48.2643713Z [3354/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/Graph.cpp.o 2025-08-14T21:23:48.6430061Z [3355/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/common/FileUtil.cpp.o 2025-08-14T21:23:48.8407642Z [3356/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/Bump.cpp.o 2025-08-14T21:23:49.0117251Z [3357/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/ConstantFolder.cpp.o 2025-08-14T21:23:49.6863852Z [3358/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/GreedyBySize.cpp.o 2025-08-14T21:23:49.7282871Z [3359/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/Executor.cpp.o 2025-08-14T21:23:51.4384117Z [3360/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/SerialGraphExecutor.cpp.o 2025-08-14T21:23:53.1980086Z [3361/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/DisjointStorageGroups.cpp.o 2025-08-14T21:23:54.6407744Z [3362/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/OpKernel.cpp.o 2025-08-14T21:24:00.9536377Z [3363/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/Weights.cpp.o 2025-08-14T21:24:05.7498440Z [3364/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/ModelRunner.cpp.o 2025-08-14T21:24:05.8245626Z [3365/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/CallTorchBindKernel.cpp.o 2025-08-14T21:24:06.3730322Z [3366/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/ParallelGraphExecutor.cpp.o 2025-08-14T21:24:07.6605397Z [3367/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/C10Kernel.cpp.o 2025-08-14T21:24:07.9340971Z [3368/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/detail/ITree.cpp.o 2025-08-14T21:24:08.4308207Z [3369/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/HigherOrderKernel.cpp.o 2025-08-14T21:24:08.6163442Z [3370/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/AliasAnalyzer.cpp.o 2025-08-14T21:24:08.8942189Z [3371/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/AutoFunctionalizeKernel.cpp.o 2025-08-14T21:24:09.7046453Z [3372/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2025-08-14T21:24:10.6822695Z [3373/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/LayoutPlanner.cpp.o 2025-08-14T21:24:17.2335372Z [3374/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/LayoutManager.cpp.o 2025-08-14T21:24:18.8763603Z [3375/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/PrimKernelRegistry.cpp.o 2025-08-14T21:24:19.8019059Z [3376/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2025-08-14T21:24:20.0173375Z [3377/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2025-08-14T21:24:20.4870704Z [3378/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2025-08-14T21:24:20.9642766Z [3379/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/KernelFactory.cpp.o 2025-08-14T21:24:21.4317129Z [3380/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2025-08-14T21:24:22.0394993Z [3381/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2025-08-14T21:24:30.9819856Z [3382/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2025-08-14T21:24:31.2858404Z [3383/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/NativeKernels.cpp.o 2025-08-14T21:24:31.9493160Z [3384/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2025-08-14T21:24:32.6603593Z [3385/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2025-08-14T21:24:37.5061521Z [3386/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/GeneratedNativeStaticDispatchKernels.cpp.o 2025-08-14T21:24:38.2131611Z [3387/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2025-08-14T21:24:39.3202242Z [3388/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2025-08-14T21:24:40.7487356Z [3389/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2025-08-14T21:24:42.3194356Z [3390/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2025-08-14T21:24:43.1005960Z [3391/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2025-08-14T21:24:43.8610733Z [3392/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2025-08-14T21:24:44.1961688Z [3393/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2025-08-14T21:24:44.6114686Z [3394/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/itt.cpp.o 2025-08-14T21:24:45.7264825Z [3395/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2025-08-14T21:24:46.1534755Z [3396/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2025-08-14T21:24:46.7368904Z [3397/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2025-08-14T21:24:49.5625569Z [3398/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2025-08-14T21:24:50.5700208Z [3399/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2025-08-14T21:24:53.4474305Z [3400/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2025-08-14T21:24:53.9196078Z [3401/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/KernelRegistry.cpp.o 2025-08-14T21:24:55.2320727Z [3402/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2025-08-14T21:24:55.7566811Z [3403/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2025-08-14T21:24:56.2678466Z [3404/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2025-08-14T21:24:56.4523397Z [3405/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backoff.cpp.o 2025-08-14T21:24:59.6725678Z [3406/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2025-08-14T21:25:00.5718079Z [3407/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2025-08-14T21:25:02.6450969Z [3408/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2025-08-14T21:25:03.5396372Z [3409/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2025-08-14T21:25:04.6532859Z [3410/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2025-08-14T21:25:07.1949173Z [3411/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2025-08-14T21:25:08.5967075Z [3412/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/GeneratedStaticDispatchKernels.cpp.o 2025-08-14T21:25:10.7923308Z [3413/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2025-08-14T21:25:12.5243919Z [3414/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2025-08-14T21:25:14.3178779Z [3415/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2025-08-14T21:25:14.3367930Z [3416/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2025-08-14T21:25:14.3643146Z [3417/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2025-08-14T21:25:15.5744212Z [3418/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2025-08-14T21:25:16.6810530Z [3419/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2025-08-14T21:25:17.1358857Z [3420/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2025-08-14T21:25:18.7085956Z [3421/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2025-08-14T21:25:19.5989991Z [3422/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GroupRegistry.cpp.o 2025-08-14T21:25:21.3236257Z [3423/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2025-08-14T21:25:28.5606164Z [3424/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2025-08-14T21:25:31.1944062Z [3425/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2025-08-14T21:25:33.0176364Z [3426/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreLibUvBackend.cpp.o 2025-08-14T21:25:34.0094989Z [3427/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Functional.cpp.o 2025-08-14T21:25:34.2690044Z [3428/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2025-08-14T21:25:34.3145819Z [3429/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FlightRecorder.cpp.o 2025-08-14T21:25:34.9400161Z [3430/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/cuda/StreamBlock.cpp.o 2025-08-14T21:25:36.5722797Z [3431/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/Handlers.cpp.o 2025-08-14T21:25:36.8516844Z [3432/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2025-08-14T21:25:37.4312890Z [3433/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2025-08-14T21:25:37.8733256Z [3434/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2025-08-14T21:25:38.1310211Z [3435/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreBackend.cpp.o 2025-08-14T21:25:39.4157996Z [3436/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2025-08-14T21:25:39.6272423Z [3437/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2025-08-14T21:25:40.3137896Z [3438/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.cpp.o 2025-08-14T21:25:41.2644013Z [3439/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2025-08-14T21:25:43.2425867Z [3440/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2025-08-14T21:25:46.2133697Z [3441/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2025-08-14T21:25:50.7053100Z [3442/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2025-08-14T21:25:50.7643222Z [3443/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2025-08-14T21:25:51.3481937Z [3444/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.cpp.o 2025-08-14T21:25:54.8230515Z [3445/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/WorkerServer.cpp.o 2025-08-14T21:25:54.8549800Z [3446/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2025-08-14T21:25:56.1936681Z [3447/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.cpp.o 2025-08-14T21:25:56.3190009Z [3448/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2025-08-14T21:25:58.4658558Z [3449/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2025-08-14T21:25:58.7163391Z [3450/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2025-08-14T21:25:59.3727698Z [3451/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2025-08-14T21:26:00.8963104Z [3452/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2025-08-14T21:26:04.5683211Z [3453/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2025-08-14T21:26:06.4697405Z [3454/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2025-08-14T21:26:07.4982248Z [3455/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2025-08-14T21:26:09.0833940Z [3456/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2025-08-14T21:26:09.1626084Z [3457/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2025-08-14T21:26:11.5893745Z [3458/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2025-08-14T21:26:12.1787143Z [3459/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2025-08-14T21:26:13.1145302Z [3460/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2025-08-14T21:26:13.8781888Z [3461/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2025-08-14T21:26:15.3625598Z [3462/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2025-08-14T21:26:17.8929459Z [3463/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2025-08-14T21:26:18.5216267Z [3464/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2025-08-14T21:26:19.1852187Z [3465/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2025-08-14T21:26:19.4577214Z [3466/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2025-08-14T21:26:20.0629164Z [3467/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2025-08-14T21:26:22.4401502Z [3468/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2025-08-14T21:26:23.1074350Z [3469/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2025-08-14T21:26:26.4602598Z [3470/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2025-08-14T21:26:28.5924317Z [3471/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2025-08-14T21:26:29.3104057Z [3472/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2025-08-14T21:26:31.5283884Z [3473/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2025-08-14T21:26:32.2281278Z [3474/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2025-08-14T21:26:32.8003738Z [3475/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2025-08-14T21:26:38.1290063Z [3476/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2025-08-14T21:26:40.8290363Z [3477/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2025-08-14T21:26:42.2463691Z [3478/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2025-08-14T21:26:42.5040759Z [3479/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2025-08-14T21:26:44.2781002Z [3480/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2025-08-14T21:26:44.3380705Z [3481/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2025-08-14T21:26:44.5204015Z [3482/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2025-08-14T21:26:45.6483099Z [3483/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2025-08-14T21:26:46.1339322Z [3484/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2025-08-14T21:26:46.2238828Z [3485/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2025-08-14T21:26:46.7362031Z [3486/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2025-08-14T21:26:50.8941958Z [3487/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2025-08-14T21:26:51.9198794Z [3488/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2025-08-14T21:26:52.1210359Z [3489/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2025-08-14T21:26:52.8620202Z [3490/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/mps.cpp.o 2025-08-14T21:26:57.8213053Z [3491/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2025-08-14T21:27:00.8385647Z [3492/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2025-08-14T21:27:01.8439437Z [3493/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2025-08-14T21:27:01.9649986Z [3494/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2025-08-14T21:27:01.9937284Z [3495/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2025-08-14T21:27:02.8612232Z [3496/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2025-08-14T21:27:04.1939381Z [3497/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2025-08-14T21:27:04.9439336Z [3498/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2025-08-14T21:27:08.1182010Z [3499/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2025-08-14T21:27:09.2507263Z [3500/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2025-08-14T21:27:12.2197284Z [3501/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2025-08-14T21:27:12.2913832Z [3502/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2025-08-14T21:27:21.7476395Z [3503/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2025-08-14T21:27:21.7724065Z [3504/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2025-08-14T21:27:23.0537291Z [3505/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2025-08-14T21:27:23.3160711Z [3506/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2025-08-14T21:27:23.3685423Z [3507/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2025-08-14T21:27:23.9646272Z [3508/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2025-08-14T21:27:26.4842606Z [3509/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2025-08-14T21:27:27.4081107Z [3510/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2025-08-14T21:27:28.3268674Z [3511/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2025-08-14T21:27:30.8036990Z [3512/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2025-08-14T21:27:32.6639344Z [3513/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2025-08-14T21:27:35.1630146Z [3514/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2025-08-14T21:27:40.0203064Z [3515/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2025-08-14T21:27:40.4166450Z [3516/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2025-08-14T21:27:41.0277936Z [3517/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2025-08-14T21:27:42.6193033Z [3518/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2025-08-14T21:27:43.5495328Z [3519/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2025-08-14T21:27:44.1260237Z [3520/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2025-08-14T21:27:44.6218165Z [3521/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2025-08-14T21:27:45.7630849Z [3522/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2025-08-14T21:27:46.8929378Z [3523/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2025-08-14T21:27:47.9432712Z [3524/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2025-08-14T21:27:52.9831145Z [3525/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2025-08-14T21:27:53.3020149Z [3526/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2025-08-14T21:27:54.0500599Z [3527/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2025-08-14T21:27:54.2643126Z [3528/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2025-08-14T21:27:55.5088160Z [3529/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2025-08-14T21:27:55.6744499Z [3530/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2025-08-14T21:27:56.9243701Z [3531/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2025-08-14T21:27:57.3258121Z [3532/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2025-08-14T21:27:57.6475360Z [3533/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2025-08-14T21:27:58.9176512Z [3534/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2025-08-14T21:28:00.5216400Z [3535/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2025-08-14T21:28:00.7658994Z [3536/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2025-08-14T21:28:02.2856215Z [3537/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/reduce_on_plateau_scheduler.cpp.o 2025-08-14T21:28:04.2431639Z [3538/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/xpu.cpp.o 2025-08-14T21:28:07.0162156Z [3539/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2025-08-14T21:28:08.4073254Z [3540/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2025-08-14T21:28:08.7868222Z [3541/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2025-08-14T21:28:11.8260910Z [3542/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2025-08-14T21:28:12.2782701Z [3543/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2025-08-14T21:28:13.3107160Z [3544/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2025-08-14T21:28:13.5332163Z [3545/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2025-08-14T21:28:14.0619546Z [3546/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2025-08-14T21:28:14.9717802Z [3547/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2025-08-14T21:28:15.3022362Z [3548/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2025-08-14T21:28:16.2341353Z [3549/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2025-08-14T21:28:17.1029444Z [3550/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2025-08-14T21:28:17.1345605Z [3551/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2025-08-14T21:28:18.7820078Z [3552/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2025-08-14T21:28:20.2162454Z [3553/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX2.cpp.o 2025-08-14T21:28:20.4682687Z [3554/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2025-08-14T21:28:21.9783926Z [3555/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2025-08-14T21:28:24.1905783Z [3556/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2025-08-14T21:28:25.6125479Z [3557/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX2.cpp.o 2025-08-14T21:28:27.5588414Z [3558/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2025-08-14T21:28:28.4627824Z [3559/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2025-08-14T21:28:30.0243040Z [3560/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2025-08-14T21:28:32.0991669Z [3561/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2025-08-14T21:28:32.8966400Z [3562/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2025-08-14T21:28:34.0096947Z [3563/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2025-08-14T21:28:34.7499781Z [3564/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2025-08-14T21:28:35.7575650Z [3565/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2025-08-14T21:28:38.4166471Z [3566/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2025-08-14T21:28:39.6202610Z [3567/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX2.cpp.o 2025-08-14T21:28:40.3139815Z [3568/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2025-08-14T21:28:41.5718137Z [3569/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2025-08-14T21:28:44.4403929Z [3570/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX2.cpp.o 2025-08-14T21:28:45.4073353Z [3571/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2025-08-14T21:28:47.4781444Z [3572/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2025-08-14T21:28:51.4619975Z [3573/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2025-08-14T21:28:53.9291933Z [3574/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2025-08-14T21:28:54.9281298Z [3575/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2025-08-14T21:28:55.4042124Z [3576/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2025-08-14T21:28:56.6940317Z [3577/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX2.cpp.o 2025-08-14T21:28:57.0311985Z [3578/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:00.2918767Z [3579/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2025-08-14T21:29:01.5203512Z [3580/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:01.8658318Z [3581/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:06.6088707Z [3582/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:06.9111858Z [3583/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:08.3559551Z [3584/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:10.3353999Z [3585/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:11.1501291Z [3586/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:12.9223338Z [3587/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:13.1984541Z [3588/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:14.1231888Z [3589/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:14.2512683Z [3590/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:15.4340282Z [3591/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:16.2709097Z [3592/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:17.5327949Z [3593/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:17.8669576Z [3594/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:19.6233115Z [3595/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:21.5648655Z [3596/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:22.6687330Z [3597/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:24.9827546Z [3598/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:25.0204357Z [3599/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:25.0875823Z [3600/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:28.6611860Z [3601/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:30.6249753Z [3602/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:32.3484487Z [3603/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2025-08-14T21:29:32.9770375Z [3604/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX2.cpp.o 2025-08-14T21:29:33.2366644Z [3605/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:33.8750050Z [3606/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:36.3767426Z [3607/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX512.cpp.o 2025-08-14T21:29:37.0137524Z [3608/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX512.cpp.o 2025-08-14T21:29:37.8687297Z [3609/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:38.8680363Z [3610/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:39.5260117Z [3611/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX512.cpp.o 2025-08-14T21:29:40.1362917Z [3612/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX512.cpp.o 2025-08-14T21:29:41.0154373Z [3613/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2025-08-14T21:29:44.4565518Z [3614/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX512.cpp.o 2025-08-14T21:29:45.9124347Z [3615/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX512.cpp.o 2025-08-14T21:29:46.7972312Z [3616/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX512.cpp.o 2025-08-14T21:29:47.5887183Z [3617/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX512.cpp.o 2025-08-14T21:29:47.7090020Z [3618/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX512.cpp.o 2025-08-14T21:29:48.8520846Z [3619/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX512.cpp.o 2025-08-14T21:29:50.0732784Z [3620/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX512.cpp.o 2025-08-14T21:29:50.1289679Z [3621/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX512.cpp.o 2025-08-14T21:29:51.2653174Z [3622/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX512.cpp.o 2025-08-14T21:29:52.0300948Z [3623/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX512.cpp.o 2025-08-14T21:29:54.1056180Z [3624/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX512.cpp.o 2025-08-14T21:29:54.5243570Z [3625/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX512.cpp.o 2025-08-14T21:29:54.7398479Z [3626/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX512.cpp.o 2025-08-14T21:29:56.0316082Z [3627/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX512.cpp.o 2025-08-14T21:29:57.5521441Z [3628/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX512.cpp.o 2025-08-14T21:29:58.3384165Z [3629/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:01.1120184Z [3630/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:01.1183872Z [3631/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:04.0605861Z [3632/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:04.7169124Z [3633/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:05.0374576Z [3634/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:05.0577641Z [3635/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:08.2240360Z [3636/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:10.4261405Z [3637/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:11.5342979Z [3638/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:12.1170333Z [3639/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:12.1363537Z [3640/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:13.0021791Z [3641/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2025-08-14T21:30:13.5807364Z [3642/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:15.9625639Z [3643/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:16.2957330Z [3644/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:17.0103623Z [3645/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:17.5241997Z [3646/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX512.cpp.o 2025-08-14T21:30:17.7890055Z [3647/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:18.5547813Z [3648/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:20.3761574Z [3649/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:20.9302802Z [3650/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:22.8694571Z [3651/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:22.8719889Z [3652/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:23.6970576Z [3653/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:24.1098082Z [3654/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:24.2607724Z [3655/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:24.9220779Z [3656/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:25.1619490Z [3657/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:26.7962960Z [3658/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:27.3226015Z [3659/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:29.0163409Z [3660/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:29.1040932Z [3661/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:30.3331932Z [3662/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:31.2172506Z [3663/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:31.5924512Z [3664/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX512.cpp.o 2025-08-14T21:30:32.0750892Z [3665/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:32.9554467Z [3666/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:36.0606075Z [3667/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:36.3267383Z [3668/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:36.3697185Z [3669/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:39.3920174Z [3670/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX512.cpp.o 2025-08-14T21:30:39.4078132Z [3671/7170] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2025-08-14T21:30:40.2465193Z [3672/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:40.2591346Z [3673/7170] Linking CXX static library lib/libgtest.a 2025-08-14T21:30:40.4410555Z [3674/7170] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2025-08-14T21:30:40.4637638Z [3675/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX512.cpp.o 2025-08-14T21:30:43.3476625Z [3676/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2025-08-14T21:30:48.3180996Z [3677/7170] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2025-08-14T21:30:50.1910323Z [3678/7170] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2025-08-14T21:30:50.4964606Z [3679/7170] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2025-08-14T21:30:52.1510371Z [3680/7170] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2025-08-14T21:31:00.9773559Z [3681/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX512.cpp.o 2025-08-14T21:31:02.4623391Z [3682/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX512.cpp.o 2025-08-14T21:31:07.9514716Z [3683/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2025-08-14T21:31:09.1232592Z [3684/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2025-08-14T21:31:10.7301659Z [3685/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2025-08-14T21:31:11.4526165Z [3686/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2025-08-14T21:31:12.7124431Z [3687/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2025-08-14T21:31:21.1846920Z [3688/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2025-08-14T21:31:27.4194876Z [3689/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2025-08-14T21:31:28.7862908Z [3690/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2025-08-14T21:31:31.0649146Z [3691/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2025-08-14T21:31:37.2317219Z [3692/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2025-08-14T21:31:40.2056563Z [3693/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2025-08-14T21:31:40.7108653Z [3694/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2025-08-14T21:31:41.1203783Z [3695/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2025-08-14T21:31:41.7817491Z [3696/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2025-08-14T21:31:42.4763434Z [3697/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2025-08-14T21:31:43.1758397Z [3698/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2025-08-14T21:31:43.5043152Z [3699/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2025-08-14T21:31:48.0272006Z [3700/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DeviceAccelerator.cpp.o 2025-08-14T21:31:48.6487410Z [3701/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2025-08-14T21:31:48.7178556Z [3702/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2025-08-14T21:31:49.9123150Z [3703/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2025-08-14T21:31:51.0049469Z [3704/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2025-08-14T21:31:51.6130627Z [3705/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2025-08-14T21:31:54.5828517Z [3706/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2025-08-14T21:31:54.6112142Z [3707/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2025-08-14T21:31:55.7099530Z [3708/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2025-08-14T21:31:55.8239197Z [3709/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2025-08-14T21:31:56.2996760Z [3710/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX512.cpp.o 2025-08-14T21:32:00.7759664Z [3711/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2025-08-14T21:32:00.8018977Z [3712/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/PyInterpreterHooks.cpp.o 2025-08-14T21:32:00.9912252Z [3713/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2025-08-14T21:32:04.3503233Z [3714/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2025-08-14T21:32:05.5442723Z [3715/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2025-08-14T21:32:06.3248399Z [3716/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2025-08-14T21:32:08.9096917Z [3717/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/PyInterpreter.cpp.o 2025-08-14T21:32:13.7878021Z [3718/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2025-08-14T21:32:14.5747612Z [3719/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2025-08-14T21:32:15.5799533Z [3720/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2025-08-14T21:32:15.9744876Z [3721/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2025-08-14T21:32:16.0563615Z [3722/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Event.cpp.o 2025-08-14T21:32:18.3893510Z [3723/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2025-08-14T21:32:20.6404554Z [3724/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2025-08-14T21:32:23.5369681Z [3725/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2025-08-14T21:32:23.8338142Z [3726/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2025-08-14T21:32:24.4087525Z [3727/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2025-08-14T21:32:26.0197342Z [3728/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp.o 2025-08-14T21:32:28.2250708Z [3729/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2025-08-14T21:32:29.6243439Z [3730/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2025-08-14T21:32:29.9320136Z [3731/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2025-08-14T21:32:30.8091901Z [3732/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2025-08-14T21:32:34.4522852Z [3733/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpp_shim.cpp.o 2025-08-14T21:32:34.5768773Z [3734/7170] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpython_defs.c.o 2025-08-14T21:32:34.7858831Z [3735/7170] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame.c.o 2025-08-14T21:32:35.0783886Z [3736/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2025-08-14T21:32:36.0603813Z [3737/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cache_entry.cpp.o 2025-08-14T21:32:38.1728290Z [3738/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2025-08-14T21:32:41.3848801Z [3739/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame_cpp.cpp.o 2025-08-14T21:32:41.4652768Z [3740/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/extra_state.cpp.o 2025-08-14T21:32:41.5062907Z [3741/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2025-08-14T21:32:41.7280350Z [3742/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2025-08-14T21:32:42.0980445Z [3743/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/framelocals_mapping.cpp.o 2025-08-14T21:32:42.5271877Z [3744/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/fx/node.cpp.o 2025-08-14T21:32:44.0097848Z [3745/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2025-08-14T21:32:46.5474189Z [3746/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2025-08-14T21:32:47.4023797Z [3747/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/utils.cpp.o 2025-08-14T21:32:47.4600176Z [3748/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_nested_functions_manual.cpp.o 2025-08-14T21:32:50.2245541Z [3749/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/export/upgrader.cpp.o 2025-08-14T21:32:50.2449826Z [3750/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/export/example_upgraders.cpp.o 2025-08-14T21:32:51.0265824Z [3751/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2025-08-14T21:32:52.9351633Z [3752/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/python_compiled_autograd.cpp.o 2025-08-14T21:32:54.1804233Z [3753/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mtia/Module.cpp.o 2025-08-14T21:32:54.1975747Z [3754/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/static_cuda_launcher.cpp.o 2025-08-14T21:32:55.8249754Z [3755/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/init.cpp.o 2025-08-14T21:32:56.4925711Z [3756/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mps/Module.cpp.o 2025-08-14T21:32:57.7063651Z [3757/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_package/pybind.cpp.o 2025-08-14T21:32:59.4242095Z [3758/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/resize_storage_bytes.cpp.o 2025-08-14T21:33:00.2999820Z [3759/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_runner/pybind.cpp.o 2025-08-14T21:33:03.0242777Z [3760/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_meta_info.cpp.o 2025-08-14T21:33:04.9649431Z [3761/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2025-08-14T21:33:05.8742763Z [3762/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_holder.cpp.o 2025-08-14T21:33:06.7667298Z [3763/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2025-08-14T21:33:12.3640341Z [3764/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/export/pybind.cpp.o 2025-08-14T21:33:12.6837996Z [3765/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2025-08-14T21:33:14.6438993Z [3766/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2025-08-14T21:33:14.9390902Z [3767/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2025-08-14T21:33:14.9920939Z [3768/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/init.cpp.o 2025-08-14T21:33:15.9066221Z [3769/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2025-08-14T21:33:19.4474450Z [3770/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2025-08-14T21:33:20.2665605Z [3771/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2025-08-14T21:33:20.3273383Z [3772/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2025-08-14T21:33:21.3647541Z [3773/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2025-08-14T21:33:22.5162379Z [3774/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2025-08-14T21:33:22.5646197Z [3775/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2025-08-14T21:33:22.9989002Z [3776/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2025-08-14T21:33:23.0265826Z [3777/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2025-08-14T21:33:23.9532126Z [3778/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2025-08-14T21:33:25.4932032Z [3779/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2025-08-14T21:33:27.4041499Z [3780/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2025-08-14T21:33:30.0387635Z [3781/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2025-08-14T21:33:30.3314385Z [3782/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2025-08-14T21:33:31.1885539Z [3783/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2025-08-14T21:33:31.5800652Z [3784/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/guards.cpp.o 2025-08-14T21:33:31.8345097Z [3785/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2025-08-14T21:33:32.7099756Z [3786/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2025-08-14T21:33:34.5201661Z [3787/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2025-08-14T21:33:38.4440756Z [3788/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2025-08-14T21:33:42.2109714Z [3789/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2025-08-14T21:33:45.7077870Z [3790/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2025-08-14T21:33:47.7647350Z [3791/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2025-08-14T21:33:48.0417951Z [3792/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2025-08-14T21:33:49.6672421Z [3793/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2025-08-14T21:33:50.2221733Z [3794/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2025-08-14T21:33:51.0876095Z [3795/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2025-08-14T21:33:51.1223022Z [3796/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2025-08-14T21:33:52.2607651Z [3797/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2025-08-14T21:33:54.4246370Z [3798/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2025-08-14T21:33:58.2916245Z [3799/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2025-08-14T21:34:01.9726298Z [3800/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2025-08-14T21:34:06.2517167Z [3801/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2025-08-14T21:34:06.6524836Z [3802/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2025-08-14T21:34:07.3862377Z [3803/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2025-08-14T21:34:09.6203489Z [3804/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2025-08-14T21:34:12.1725311Z [3805/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/combined_traceback.cpp.o 2025-08-14T21:34:13.4305934Z [3806/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2025-08-14T21:34:16.4648618Z [3807/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2025-08-14T21:34:19.4355737Z [3808/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/device_lazy_init.cpp.o 2025-08-14T21:34:20.6380477Z [3809/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2025-08-14T21:34:20.8158377Z [3810/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2025-08-14T21:34:21.2268503Z [3811/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2025-08-14T21:34:21.5815774Z [3812/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2025-08-14T21:34:23.6398147Z [3813/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2025-08-14T21:34:24.3239632Z [3814/7170] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX512.cpp.o 2025-08-14T21:34:25.6607321Z [3815/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2025-08-14T21:34:26.1842486Z [3816/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pyobject_preservation.cpp.o 2025-08-14T21:34:27.5830242Z [3817/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2025-08-14T21:34:27.8319022Z [3818/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2025-08-14T21:34:29.9809549Z [3819/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_symnode.cpp.o 2025-08-14T21:34:30.2028433Z [3820/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2025-08-14T21:34:32.0868069Z [3821/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2025-08-14T21:34:33.9422241Z [3822/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2025-08-14T21:34:34.3857508Z [3823/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pybind.cpp.o 2025-08-14T21:34:35.9345633Z [3824/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2025-08-14T21:34:36.1020467Z [3825/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2025-08-14T21:34:36.4843994Z [3826/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2025-08-14T21:34:38.0807392Z [3827/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2025-08-14T21:34:39.4273116Z [3828/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2025-08-14T21:34:39.8937861Z [3829/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2025-08-14T21:34:40.3401928Z [3830/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2025-08-14T21:34:43.2062921Z [3831/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/nested.cpp.o 2025-08-14T21:34:44.0982752Z [3832/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2025-08-14T21:34:45.3721166Z [3833/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2025-08-14T21:34:45.4803375Z [3834/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cpu/Module.cpp.o 2025-08-14T21:34:46.6726230Z [3835/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2025-08-14T21:34:47.7946200Z [3836/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2025-08-14T21:34:49.4427441Z [3837/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/instruction_counter/Module.cpp.o 2025-08-14T21:34:51.5597178Z [3838/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2025-08-14T21:34:51.8497243Z [3839/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2025-08-14T21:34:53.6034897Z [3840/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2025-08-14T21:34:53.6485608Z [3841/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2025-08-14T21:34:55.0333534Z [3842/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2025-08-14T21:34:58.7259826Z [3843/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2025-08-14T21:35:05.6089427Z [3844/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/nativert/python/Bindings.cpp.o 2025-08-14T21:35:05.8612303Z [3845/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2025-08-14T21:35:06.2273313Z [3846/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2025-08-14T21:35:07.8628042Z [3847/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2025-08-14T21:35:10.6073247Z [3848/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2025-08-14T21:35:10.6719544Z [3849/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u4.c.o 2025-08-14T21:35:10.7698266Z [3850/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-relu-scalar.c.o 2025-08-14T21:35:10.8621743Z [3851/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x4-minmax-scalar.c.o 2025-08-14T21:35:10.9600526Z [3852/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-2x4-minmax-scalar.c.o 2025-08-14T21:35:11.0737403Z [3853/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x4-minmax-scalar.c.o 2025-08-14T21:35:11.1065143Z [3854/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p1.c.o 2025-08-14T21:35:11.1472072Z [3855/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p2.c.o 2025-08-14T21:35:11.1813168Z [3856/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c1.c.o 2025-08-14T21:35:11.2269601Z [3857/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c4.c.o 2025-08-14T21:35:11.3049109Z [3858/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-relu-scalar.c.o 2025-08-14T21:35:11.3537897Z [3859/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-2x4-minmax-scalar.c.o 2025-08-14T21:35:11.4049727Z [3860/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-3x3-minmax-scalar.c.o 2025-08-14T21:35:11.4554764Z [3861/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x2-minmax-scalar.c.o 2025-08-14T21:35:11.5179963Z [3862/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x4-minmax-scalar.c.o 2025-08-14T21:35:11.6292202Z [3863/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x4-minmax-scalar.c.o 2025-08-14T21:35:11.7409630Z [3864/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-scalar.c.o 2025-08-14T21:35:11.8323215Z [3865/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-relu-scalar.c.o 2025-08-14T21:35:11.9211616Z [3866/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-scalar.c.o 2025-08-14T21:35:12.0198548Z [3867/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-minmax-scalar.c.o 2025-08-14T21:35:12.1160626Z [3868/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-relu-scalar.c.o 2025-08-14T21:35:12.2097358Z [3869/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-scalar.c.o 2025-08-14T21:35:12.3111278Z [3870/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-scalar.c.o 2025-08-14T21:35:12.4109453Z [3871/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-relu-scalar.c.o 2025-08-14T21:35:12.5073390Z [3872/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-scalar.c.o 2025-08-14T21:35:12.6168539Z [3873/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-relu-scalar.c.o 2025-08-14T21:35:12.7206267Z [3874/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-scalar.c.o 2025-08-14T21:35:12.7683301Z [3875/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-1x1-minmax-scalar.c.o 2025-08-14T21:35:12.8247991Z [3876/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-2x1-minmax-scalar.c.o 2025-08-14T21:35:12.8926518Z [3877/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-4x1-minmax-scalar.c.o 2025-08-14T21:35:12.9780030Z [3878/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x1-minmax-scalar.c.o 2025-08-14T21:35:13.1277282Z [3879/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x2-minmax-scalar.c.o 2025-08-14T21:35:13.2601570Z [3880/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2025-08-14T21:35:13.3012219Z [3881/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u1.c.o 2025-08-14T21:35:13.3430118Z [3882/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x4-minmax-scalar.c.o 2025-08-14T21:35:13.3451733Z [3883/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u2.c.o 2025-08-14T21:35:13.3899057Z [3884/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u3.c.o 2025-08-14T21:35:13.3931899Z [3885/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u4.c.o 2025-08-14T21:35:13.4348235Z [3886/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u2.c.o 2025-08-14T21:35:13.4392394Z [3887/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u3.c.o 2025-08-14T21:35:13.4815032Z [3888/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u1.c.o 2025-08-14T21:35:13.4885923Z [3889/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u2.c.o 2025-08-14T21:35:13.5313701Z [3890/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u1.c.o 2025-08-14T21:35:13.5333388Z [3891/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u3.c.o 2025-08-14T21:35:13.5759577Z [3892/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u2.c.o 2025-08-14T21:35:13.5791756Z [3893/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u3.c.o 2025-08-14T21:35:13.6240117Z [3894/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u2.c.o 2025-08-14T21:35:13.6242461Z [3895/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u4.c.o 2025-08-14T21:35:13.6706859Z [3896/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u1.c.o 2025-08-14T21:35:13.6709323Z [3897/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u3.c.o 2025-08-14T21:35:13.7208730Z [3898/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u2.c.o 2025-08-14T21:35:13.7223621Z [3899/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u3.c.o 2025-08-14T21:35:13.7611582Z [3900/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u1.c.o 2025-08-14T21:35:13.7690590Z [3901/7170] 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-08-14T21:35:13.8155420Z [3902/7170] 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-08-14T21:35:13.8238454Z [3903/7170] 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-08-14T21:35:13.8542712Z [3904/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/control_plane/PythonHandlers.cpp.o 2025-08-14T21:35:13.8554484Z [3905/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u1.c.o 2025-08-14T21:35:13.8701845Z [3906/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u2-acc2.c.o 2025-08-14T21:35:13.8948686Z [3907/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u1.c.o 2025-08-14T21:35:13.9075727Z [3908/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc4.c.o 2025-08-14T21:35:13.9116957Z [3909/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u2-acc2.c.o 2025-08-14T21:35:13.9386384Z [3910/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u3-acc3.c.o 2025-08-14T21:35:13.9508666Z [3911/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u1.c.o 2025-08-14T21:35:13.9510836Z [3912/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc2.c.o 2025-08-14T21:35:13.9805702Z [3913/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u2-acc2.c.o 2025-08-14T21:35:13.9946518Z [3914/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u3-acc3.c.o 2025-08-14T21:35:13.9948783Z [3915/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc2.c.o 2025-08-14T21:35:14.0257066Z [3916/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc4.c.o 2025-08-14T21:35:14.0350538Z [3917/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u1.c.o 2025-08-14T21:35:14.0374056Z [3918/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u2-acc2.c.o 2025-08-14T21:35:14.0721125Z [3919/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u3-acc3.c.o 2025-08-14T21:35:14.0762135Z [3920/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u1.c.o 2025-08-14T21:35:14.0805583Z [3921/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc2.c.o 2025-08-14T21:35:14.1131978Z [3922/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u2-acc2.c.o 2025-08-14T21:35:14.1178472Z [3923/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u3-acc3.c.o 2025-08-14T21:35:14.1228385Z [3924/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc2.c.o 2025-08-14T21:35:14.1593490Z [3925/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar-pipelined.c.o 2025-08-14T21:35:14.1634869Z [3926/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar.c.o 2025-08-14T21:35:14.1789416Z [3927/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar-pipelined.c.o 2025-08-14T21:35:14.2141032Z [3928/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar.c.o 2025-08-14T21:35:14.2306253Z [3929/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar-pipelined.c.o 2025-08-14T21:35:14.2439460Z [3930/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar.c.o 2025-08-14T21:35:14.2743962Z [3931/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u1.c.o 2025-08-14T21:35:14.2892426Z [3932/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u2.c.o 2025-08-14T21:35:14.3010276Z [3933/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar-pipelined.c.o 2025-08-14T21:35:14.3229459Z [3934/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u4.c.o 2025-08-14T21:35:14.3329656Z [3935/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u1.c.o 2025-08-14T21:35:14.3466222Z [3936/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u2.c.o 2025-08-14T21:35:14.3701124Z [3937/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u4.c.o 2025-08-14T21:35:14.3764741Z [3938/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u1.c.o 2025-08-14T21:35:14.3948679Z [3939/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u4.c.o 2025-08-14T21:35:14.4199824Z [3940/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u1.c.o 2025-08-14T21:35:14.4205751Z [3941/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u8.c.o 2025-08-14T21:35:14.4420375Z [3942/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u4.c.o 2025-08-14T21:35:14.4652836Z [3943/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u1.c.o 2025-08-14T21:35:14.4680638Z [3944/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u8.c.o 2025-08-14T21:35:14.4881021Z [3945/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u2.c.o 2025-08-14T21:35:14.5121793Z [3946/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u1.c.o 2025-08-14T21:35:14.5146184Z [3947/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u4.c.o 2025-08-14T21:35:14.5345996Z [3948/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u2.c.o 2025-08-14T21:35:14.5584685Z [3949/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u1.c.o 2025-08-14T21:35:14.5602409Z [3950/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u4.c.o 2025-08-14T21:35:14.5810385Z [3951/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u2.c.o 2025-08-14T21:35:14.6043255Z [3952/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u1.c.o 2025-08-14T21:35:14.6080989Z [3953/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u4.c.o 2025-08-14T21:35:14.6272036Z [3954/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u2.c.o 2025-08-14T21:35:14.6518118Z [3955/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u1.c.o 2025-08-14T21:35:14.6522454Z [3956/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u4.c.o 2025-08-14T21:35:14.6728963Z [3957/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u2.c.o 2025-08-14T21:35:14.6962571Z [3958/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u1.c.o 2025-08-14T21:35:14.6994792Z [3959/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u4.c.o 2025-08-14T21:35:14.7182381Z [3960/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u2.c.o 2025-08-14T21:35:14.7433065Z [3961/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u4.c.o 2025-08-14T21:35:14.7435224Z [3962/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u1.c.o 2025-08-14T21:35:14.7651946Z [3963/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u2.c.o 2025-08-14T21:35:14.7881160Z [3964/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u1.c.o 2025-08-14T21:35:14.7932393Z [3965/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u4.c.o 2025-08-14T21:35:14.8116985Z [3966/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u2.c.o 2025-08-14T21:35:14.8367090Z [3967/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u1.c.o 2025-08-14T21:35:14.8369653Z [3968/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u4.c.o 2025-08-14T21:35:14.8588684Z [3969/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u4.c.o 2025-08-14T21:35:14.8812019Z [3970/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u1.c.o 2025-08-14T21:35:14.8855532Z [3971/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u8.c.o 2025-08-14T21:35:14.9051923Z [3972/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u2.c.o 2025-08-14T21:35:14.9287330Z [3973/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u1.c.o 2025-08-14T21:35:14.9292770Z [3974/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u4.c.o 2025-08-14T21:35:14.9508973Z [3975/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u2.c.o 2025-08-14T21:35:14.9733780Z [3976/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u1.c.o 2025-08-14T21:35:14.9759286Z [3977/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u4.c.o 2025-08-14T21:35:14.9970784Z [3978/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u2.c.o 2025-08-14T21:35:15.0195713Z [3979/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u1.c.o 2025-08-14T21:35:15.0214216Z [3980/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u4.c.o 2025-08-14T21:35:15.0431025Z [3981/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u2.c.o 2025-08-14T21:35:15.0648669Z [3982/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u1.c.o 2025-08-14T21:35:15.0664714Z [3983/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u4.c.o 2025-08-14T21:35:15.0881265Z [3984/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u2.c.o 2025-08-14T21:35:15.1101480Z [3985/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u1.c.o 2025-08-14T21:35:15.1125746Z [3986/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u4.c.o 2025-08-14T21:35:15.1337161Z [3987/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u2.c.o 2025-08-14T21:35:15.1572445Z [3988/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u4.c.o 2025-08-14T21:35:15.1601415Z [3989/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u1.c.o 2025-08-14T21:35:15.1816874Z [3990/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u2.c.o 2025-08-14T21:35:15.2033896Z [3991/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u1.c.o 2025-08-14T21:35:15.2113625Z [3992/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u2.c.o 2025-08-14T21:35:15.2460118Z [3993/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u8.c.o 2025-08-14T21:35:15.2580558Z [3994/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u1.c.o 2025-08-14T21:35:15.2793899Z [3995/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u3.c.o 2025-08-14T21:35:15.3237870Z [3996/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u5.c.o 2025-08-14T21:35:15.3338577Z [3997/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u1.c.o 2025-08-14T21:35:15.3383224Z [3998/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u6.c.o 2025-08-14T21:35:15.3867274Z [3999/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u2.c.o 2025-08-14T21:35:15.4007817Z [4000/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u3.c.o 2025-08-14T21:35:15.4098404Z [4001/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u4.c.o 2025-08-14T21:35:15.4634391Z [4002/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u5.c.o 2025-08-14T21:35:15.4832869Z [4003/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vgelu/gen/f32-vgelu-scalar.c.o 2025-08-14T21:35:15.4834672Z [4004/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u6.c.o 2025-08-14T21:35:15.5109631Z [4005/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u1.c.o 2025-08-14T21:35:15.5349642Z [4006/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u2.c.o 2025-08-14T21:35:15.5488537Z [4007/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-scalar-log.c.o 2025-08-14T21:35:15.5556247Z [4008/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u1.c.o 2025-08-14T21:35:15.5807370Z [4009/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2025-08-14T21:35:15.5821483Z [4010/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u2.c.o 2025-08-14T21:35:15.6005074Z [4011/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c2-minmax-scalar-2x.c.o 2025-08-14T21:35:15.6119797Z [4012/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-scalar-2x.c.o 2025-08-14T21:35:15.6259262Z [4013/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u1.c.o 2025-08-14T21:35:15.6280882Z [4014/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u2.c.o 2025-08-14T21:35:15.6499261Z [4015/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u4.c.o 2025-08-14T21:35:15.6666901Z [4016/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u2.c.o 2025-08-14T21:35:15.6780704Z [4017/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u2.c.o 2025-08-14T21:35:15.6815687Z [4018/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u2.c.o 2025-08-14T21:35:15.7038151Z [4019/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u2.c.o 2025-08-14T21:35:15.7189401Z [4020/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u2.c.o 2025-08-14T21:35:15.7323289Z [4021/7170] 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-08-14T21:35:15.7524280Z [4022/7170] 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-08-14T21:35:15.7580508Z [4023/7170] 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-08-14T21:35:15.7810201Z [4024/7170] 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-08-14T21:35:15.8020117Z [4025/7170] 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-08-14T21:35:15.8064085Z [4026/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u1.c.o 2025-08-14T21:35:15.8193329Z [4027/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u2.c.o 2025-08-14T21:35:15.8515785Z [4028/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u4.c.o 2025-08-14T21:35:15.8529943Z [4029/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u2.c.o 2025-08-14T21:35:15.8599638Z [4030/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u4.c.o 2025-08-14T21:35:15.9329511Z [4031/7170] 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-08-14T21:35:15.9849511Z [4032/7170] 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-08-14T21:35:15.9873813Z [4033/7170] 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-08-14T21:35:16.0167075Z [4034/7170] 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-08-14T21:35:16.0923739Z [4035/7170] 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-08-14T21:35:16.1163406Z [4036/7170] 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-08-14T21:35:16.2152972Z [4037/7170] 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-08-14T21:35:16.2178585Z [4038/7170] 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-08-14T21:35:16.2199837Z [4039/7170] 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-08-14T21:35:16.2233292Z [4040/7170] 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-08-14T21:35:16.3114542Z [4041/7170] 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-08-14T21:35:16.3177965Z [4042/7170] 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-08-14T21:35:16.3352627Z [4043/7170] 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-08-14T21:35:16.3744909Z [4044/7170] 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-08-14T21:35:16.4206128Z [4045/7170] 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-08-14T21:35:16.4283692Z [4046/7170] 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-08-14T21:35:16.4507753Z [4047/7170] 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-08-14T21:35:16.5207108Z [4048/7170] 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-08-14T21:35:16.5285685Z [4049/7170] 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-08-14T21:35:16.5364465Z [4050/7170] 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-08-14T21:35:16.5792732Z [4051/7170] 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-08-14T21:35:16.6312308Z [4052/7170] 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-08-14T21:35:16.6369706Z [4053/7170] 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-08-14T21:35:16.6681671Z [4054/7170] 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-08-14T21:35:16.6731025Z [4055/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:16.7270604Z [4056/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:16.7372434Z [4057/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:16.7921263Z [4058/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:16.7961050Z [4059/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:16.8549135Z [4060/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:16.8921960Z [4061/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:16.9466373Z [4062/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:16.9549597Z [4063/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:16.9552014Z [4064/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:16.9937951Z [4065/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:17.0525118Z [4066/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:17.0889615Z [4067/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:17.0892426Z [4068/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:17.1330357Z [4069/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:17.2265810Z [4070/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:17.2448245Z [4071/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:17.2633779Z [4072/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:17.2669302Z [4073/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:17.3394653Z [4074/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:17.3623146Z [4075/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:17.4141253Z [4076/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:17.4182955Z [4077/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:17.4965753Z [4078/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:17.5639337Z [4079/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:17.5756586Z [4080/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:17.6170741Z [4081/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:17.6254066Z [4082/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:17.6491185Z [4083/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:17.6550028Z [4084/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2025-08-14T21:35:17.7119919Z [4085/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:17.7205548Z [4086/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2025-08-14T21:35:17.7616189Z [4087/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:17.7671170Z [4088/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:17.8315397Z [4089/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:17.8328414Z [4090/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2025-08-14T21:35:17.8796237Z [4091/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:17.9087414Z [4092/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:17.9752822Z [4093/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:18.0151795Z [4094/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u2.c.o 2025-08-14T21:35:18.0217009Z [4095/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:18.0564410Z [4096/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u3.c.o 2025-08-14T21:35:18.0690566Z [4097/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:18.1024948Z [4098/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:18.1655924Z [4099/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c4-gemm-gio-scalar.c.o 2025-08-14T21:35:18.2027083Z [4100/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c4-gemm-goi-scalar.c.o 2025-08-14T21:35:18.3186217Z [4101/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-gio-scalar.c.o 2025-08-14T21:35:18.3525544Z [4102/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-scalar.c.o 2025-08-14T21:35:18.4258793Z [4103/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c4-gemm-gio-scalar.c.o 2025-08-14T21:35:18.4791414Z [4104/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c4-gemm-goi-scalar.c.o 2025-08-14T21:35:18.8474525Z [4105/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-gio-scalar.c.o 2025-08-14T21:35:18.8788442Z [4106/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2025-08-14T21:35:18.9117699Z [4107/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x32c4-gemm-gio-scalar.c.o 2025-08-14T21:35:18.9194561Z [4108/7170] 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-08-14T21:35:18.9509347Z [4109/7170] 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-08-14T21:35:18.9838931Z [4110/7170] 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-08-14T21:35:18.9989389Z [4111/7170] 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-08-14T21:35:19.0457288Z [4112/7170] 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-08-14T21:35:19.0472466Z [4113/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x32c4-gemm-goi-scalar.c.o 2025-08-14T21:35:19.0803220Z [4114/7170] 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-08-14T21:35:19.0996831Z [4115/7170] 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-08-14T21:35:19.1689464Z [4116/7170] 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-08-14T21:35:19.1700342Z [4117/7170] 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-08-14T21:35:19.2090009Z [4118/7170] 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-08-14T21:35:19.2557928Z [4119/7170] 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-08-14T21:35:19.3098525Z [4120/7170] 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-08-14T21:35:19.3258037Z [4121/7170] 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-08-14T21:35:19.3298160Z [4122/7170] 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-08-14T21:35:19.3578614Z [4123/7170] 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-08-14T21:35:19.4162199Z [4124/7170] 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-08-14T21:35:19.4581736Z [4125/7170] 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-08-14T21:35:19.4628349Z [4126/7170] 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-08-14T21:35:19.4962789Z [4127/7170] 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-08-14T21:35:19.5896768Z [4128/7170] 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-08-14T21:35:19.6074629Z [4129/7170] 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-08-14T21:35:19.6327897Z [4130/7170] 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-08-14T21:35:19.6399736Z [4131/7170] 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-08-14T21:35:19.7030646Z [4132/7170] 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-08-14T21:35:19.7244095Z [4133/7170] 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-08-14T21:35:19.7832191Z [4134/7170] 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-08-14T21:35:19.7899214Z [4135/7170] 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-08-14T21:35:19.8602317Z [4136/7170] 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-08-14T21:35:19.9278469Z [4137/7170] 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-08-14T21:35:19.9390317Z [4138/7170] 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-08-14T21:35:19.9873671Z [4139/7170] 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-08-14T21:35:19.9963187Z [4140/7170] 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-08-14T21:35:20.0006090Z [4141/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-gio-scalar.c.o 2025-08-14T21:35:20.0123620Z [4142/7170] 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-08-14T21:35:20.0328710Z [4143/7170] 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-08-14T21:35:20.0708722Z [4144/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2025-08-14T21:35:20.1018235Z [4145/7170] 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-08-14T21:35:20.1097544Z [4146/7170] 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-08-14T21:35:20.1244319Z [4147/7170] 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-08-14T21:35:20.1252138Z [4148/7170] 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-08-14T21:35:20.1682613Z [4149/7170] 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-08-14T21:35:20.2080630Z [4150/7170] 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-08-14T21:35:20.2190616Z [4151/7170] 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-08-14T21:35:20.2668140Z [4152/7170] 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-08-14T21:35:20.2803874Z [4153/7170] 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-08-14T21:35:20.2902905Z [4154/7170] 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-08-14T21:35:20.3064579Z [4155/7170] 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-08-14T21:35:20.3072859Z [4156/7170] 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-08-14T21:35:20.3168511Z [4157/7170] 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-08-14T21:35:20.3656548Z [4158/7170] 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-08-14T21:35:20.3850684Z [4159/7170] 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-08-14T21:35:20.3996264Z [4160/7170] 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-08-14T21:35:20.4145782Z [4161/7170] 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-08-14T21:35:20.4224274Z [4162/7170] 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-08-14T21:35:20.4241159Z [4163/7170] 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-08-14T21:35:20.4722909Z [4164/7170] 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-08-14T21:35:20.4979203Z [4165/7170] 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-08-14T21:35:20.5194602Z [4166/7170] 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-08-14T21:35:20.5350020Z [4167/7170] 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-08-14T21:35:20.5352835Z [4168/7170] 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-08-14T21:35:20.5355802Z [4169/7170] 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-08-14T21:35:20.5918347Z [4170/7170] 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-08-14T21:35:20.6417039Z [4171/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2025-08-14T21:35:20.6419840Z [4172/7170] 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-08-14T21:35:20.6422629Z [4173/7170] 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-08-14T21:35:20.6438019Z [4174/7170] 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-08-14T21:35:20.6550887Z [4175/7170] 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-08-14T21:35:20.6729283Z [4176/7170] 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-08-14T21:35:20.6940278Z [4177/7170] 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-08-14T21:35:20.7450990Z [4178/7170] 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-08-14T21:35:20.7453908Z [4179/7170] 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-08-14T21:35:20.7502720Z [4180/7170] 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-08-14T21:35:20.7541868Z [4181/7170] 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-08-14T21:35:20.7673693Z [4182/7170] 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-08-14T21:35:20.7950776Z [4183/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2025-08-14T21:35:20.7961151Z [4184/7170] 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-08-14T21:35:20.8034741Z [4185/7170] 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-08-14T21:35:20.8539539Z [4186/7170] 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-08-14T21:35:20.8585850Z [4187/7170] 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-08-14T21:35:20.8710896Z [4188/7170] 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-08-14T21:35:20.8755241Z [4189/7170] 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-08-14T21:35:20.8808313Z [4190/7170] 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-08-14T21:35:20.9103135Z [4191/7170] 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-08-14T21:35:20.9148356Z [4192/7170] 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-08-14T21:35:20.9367204Z [4193/7170] 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-08-14T21:35:20.9486007Z [4194/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u1.c.o 2025-08-14T21:35:20.9554105Z [4195/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u2.c.o 2025-08-14T21:35:20.9883411Z [4196/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u2.c.o 2025-08-14T21:35:20.9884903Z [4197/7170] 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-08-14T21:35:20.9948041Z [4198/7170] 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-08-14T21:35:20.9975916Z [4199/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u2.c.o 2025-08-14T21:35:20.9985495Z [4200/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u2.c.o 2025-08-14T21:35:21.0363441Z [4201/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u1.c.o 2025-08-14T21:35:21.0409725Z [4202/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u2.c.o 2025-08-14T21:35:21.0412193Z [4203/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u1.c.o 2025-08-14T21:35:21.0446031Z [4204/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u1.c.o 2025-08-14T21:35:21.0496119Z [4205/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u2.c.o 2025-08-14T21:35:21.0880110Z [4206/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u2.c.o 2025-08-14T21:35:21.0882579Z [4207/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u1.c.o 2025-08-14T21:35:21.0922215Z [4208/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u2.c.o 2025-08-14T21:35:21.1209078Z [4209/7170] 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-08-14T21:35:21.1265410Z [4210/7170] 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-08-14T21:35:21.1421027Z [4211/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:21.1471529Z [4212/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:21.1907534Z [4213/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:21.2171655Z [4214/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:21.2193373Z [4215/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:21.2545146Z [4216/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:21.2922302Z [4217/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:21.2929691Z [4218/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:21.3077782Z [4219/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:21.3165404Z [4220/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:21.3215570Z [4221/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:21.3281299Z [4222/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:21.3957122Z [4223/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:21.4078263Z [4224/7170] 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-08-14T21:35:21.4339954Z [4225/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:21.4399191Z [4226/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:21.4423912Z [4227/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:21.4936739Z [4228/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:21.5033938Z [4229/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:21.5115262Z [4230/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:21.5142449Z [4231/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:21.5283985Z [4232/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:21.5956857Z [4233/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:21.5959777Z [4234/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:21.6010867Z [4235/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:21.6086607Z [4236/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:21.6134014Z [4237/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:21.6760463Z [4238/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2025-08-14T21:35:21.6933395Z [4239/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2025-08-14T21:35:21.6937420Z [4240/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:21.6995162Z [4241/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2025-08-14T21:35:21.7142772Z [4242/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:21.7240562Z [4243/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:21.7274057Z [4244/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:21.7332874Z [4245/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:21.7379492Z [4246/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:21.7776709Z [4247/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u2.c.o 2025-08-14T21:35:21.7988991Z [4248/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:21.8125830Z [4249/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2025-08-14T21:35:21.8130168Z [4250/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:21.8186632Z [4251/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u3.c.o 2025-08-14T21:35:21.8499407Z [4252/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:21.8670312Z [4253/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:21.8923330Z [4254/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:21.9068288Z [4255/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-rndnu-scalar.c.o 2025-08-14T21:35:21.9116712Z [4256/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:21.9175520Z [4257/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:21.9296784Z [4258/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:21.9334599Z [4259/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:21.9423360Z [4260/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:21.9506431Z [4261/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:21.9648774Z [4262/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-rndnu-scalar.c.o 2025-08-14T21:35:21.9918713Z [4263/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:22.0115607Z [4264/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:22.0128667Z [4265/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-rndnu-scalar.c.o 2025-08-14T21:35:22.0251124Z [4266/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:22.0378254Z [4267/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:22.0462210Z [4268/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:22.0506138Z [4269/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-rndnu-scalar.c.o 2025-08-14T21:35:22.0553765Z [4270/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:22.0739746Z [4271/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:22.1033791Z [4272/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:22.1178796Z [4273/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-rndnu-scalar.c.o 2025-08-14T21:35:22.1309619Z [4274/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:22.1440627Z [4275/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:22.1581138Z [4276/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-rndnu-scalar.c.o 2025-08-14T21:35:22.1584569Z [4277/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:22.1622020Z [4278/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:22.1739404Z [4279/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:22.1871049Z [4280/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-rndnu-scalar.c.o 2025-08-14T21:35:22.2324148Z [4281/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:22.2538586Z [4282/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:22.2541196Z [4283/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:22.2581579Z [4284/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-rndnu-scalar.c.o 2025-08-14T21:35:22.2624084Z [4285/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:22.2681289Z [4286/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:22.2748845Z [4287/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:22.2803443Z [4288/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-rndnu-scalar.c.o 2025-08-14T21:35:22.2884012Z [4289/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:22.3348809Z [4290/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-rndnu-scalar.c.o 2025-08-14T21:35:22.3565754Z [4291/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:22.3608981Z [4292/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:22.3637898Z [4293/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-rndnu-scalar.c.o 2025-08-14T21:35:22.3739635Z [4294/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:22.3789331Z [4295/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:22.3910862Z [4296/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:22.3919739Z [4297/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-rndnu-scalar.c.o 2025-08-14T21:35:22.3961761Z [4298/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:22.4433411Z [4299/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:22.4714515Z [4300/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-rndnu-scalar.c.o 2025-08-14T21:35:22.4715997Z [4301/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:22.4834978Z [4302/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:22.4946628Z [4303/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:22.5014877Z [4304/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-rndnu-scalar.c.o 2025-08-14T21:35:22.5041969Z [4305/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:22.5089257Z [4306/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:22.5143549Z [4307/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:22.5402827Z [4308/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u1.c.o 2025-08-14T21:35:22.5447729Z [4309/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u2.c.o 2025-08-14T21:35:22.5582960Z [4310/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-rndnu-scalar.c.o 2025-08-14T21:35:22.5606224Z [4311/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u2.c.o 2025-08-14T21:35:22.5633860Z [4312/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u2.c.o 2025-08-14T21:35:22.5845783Z [4313/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u2.c.o 2025-08-14T21:35:22.5915080Z [4314/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u1.c.o 2025-08-14T21:35:22.6045755Z [4315/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-08-14T21:35:22.6076413Z [4316/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u1.c.o 2025-08-14T21:35:22.6089465Z [4317/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-08-14T21:35:22.6104365Z [4318/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u2.c.o 2025-08-14T21:35:22.6152948Z [4319/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u2.c.o 2025-08-14T21:35:22.6206217Z [4320/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-08-14T21:35:22.6308296Z [4321/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-rndnu-scalar.c.o 2025-08-14T21:35:22.6316330Z [4322/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u1.c.o 2025-08-14T21:35:22.6443028Z [4323/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u2.c.o 2025-08-14T21:35:22.6512092Z [4324/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u1.c.o 2025-08-14T21:35:22.6543714Z [4325/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c2.c.o 2025-08-14T21:35:22.6547803Z [4326/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u1.c.o 2025-08-14T21:35:22.6579869Z [4327/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u2.c.o 2025-08-14T21:35:22.6583929Z [4328/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u2.c.o 2025-08-14T21:35:22.6601148Z [4329/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c2.c.o 2025-08-14T21:35:22.6630253Z [4330/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c4.c.o 2025-08-14T21:35:22.6742319Z [4331/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c4.c.o 2025-08-14T21:35:22.6744389Z [4332/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u8.c.o 2025-08-14T21:35:22.6880832Z [4333/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u16.c.o 2025-08-14T21:35:22.7081959Z [4334/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-u2.c.o 2025-08-14T21:35:22.7084683Z [4335/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x2-scalar-int.c.o 2025-08-14T21:35:22.7107436Z [4336/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-u4.c.o 2025-08-14T21:35:22.7237312Z [4337/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x4-scalar-int.c.o 2025-08-14T21:35:22.7288352Z [4338/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u4.c.o 2025-08-14T21:35:22.7436486Z [4339/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x1-scalar-int.c.o 2025-08-14T21:35:22.7461146Z [4340/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x2-scalar-int.c.o 2025-08-14T21:35:22.7486692Z [4341/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x1-scalar-int.c.o 2025-08-14T21:35:22.7537745Z [4342/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u4.c.o 2025-08-14T21:35:22.7654095Z [4343/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x2-scalar-int.c.o 2025-08-14T21:35:22.7775562Z [4344/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x4-scalar-int.c.o 2025-08-14T21:35:22.7872939Z [4345/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x2-scalar-int.c.o 2025-08-14T21:35:22.8014308Z [4346/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x4-scalar-int.c.o 2025-08-14T21:35:22.8134833Z [4347/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x1-scalar-int.c.o 2025-08-14T21:35:22.8211654Z [4348/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u4.c.o 2025-08-14T21:35:22.8240473Z [4349/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x2-scalar-int.c.o 2025-08-14T21:35:22.8277177Z [4350/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-gio-scalar.c.o 2025-08-14T21:35:22.8380705Z [4351/7170] 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-08-14T21:35:22.8400875Z [4352/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x1-scalar-int.c.o 2025-08-14T21:35:22.8556160Z [4353/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x2-scalar-int.c.o 2025-08-14T21:35:22.8618014Z [4354/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x4-scalar.c.o 2025-08-14T21:35:22.8637211Z [4355/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x1-scalar.c.o 2025-08-14T21:35:22.8679277Z [4356/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-scalar-int.c.o 2025-08-14T21:35:22.8776132Z [4357/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x2-scalar.c.o 2025-08-14T21:35:22.8863478Z [4358/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x4-scalar.c.o 2025-08-14T21:35:22.8966754Z [4359/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x1-scalar.c.o 2025-08-14T21:35:22.9022007Z [4360/7170] 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-08-14T21:35:22.9062633Z [4361/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-float.c.o 2025-08-14T21:35:22.9084831Z [4362/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x2-scalar.c.o 2025-08-14T21:35:22.9156295Z [4363/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-int.c.o 2025-08-14T21:35:22.9230496Z [4364/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x4-scalar.c.o 2025-08-14T21:35:22.9271484Z [4365/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-float.c.o 2025-08-14T21:35:22.9356867Z [4366/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-int.c.o 2025-08-14T21:35:22.9422723Z [4367/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-float.c.o 2025-08-14T21:35:22.9467068Z [4368/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-int.c.o 2025-08-14T21:35:22.9486068Z [4369/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-float.c.o 2025-08-14T21:35:22.9564162Z [4370/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-int.c.o 2025-08-14T21:35:22.9779912Z [4371/7170] 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-08-14T21:35:22.9905361Z [4372/7170] 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-08-14T21:35:22.9912266Z [4373/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-gio-scalar.c.o 2025-08-14T21:35:22.9972035Z [4374/7170] 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-08-14T21:35:23.0007493Z [4375/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-scalar.c.o 2025-08-14T21:35:23.0144667Z [4376/7170] 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-08-14T21:35:23.0251352Z [4377/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u4.c.o 2025-08-14T21:35:23.0399318Z [4378/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-2x-scalar.c.o 2025-08-14T21:35:23.0442586Z [4379/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-scalar.c.o 2025-08-14T21:35:23.0513572Z [4380/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-3x-scalar.c.o 2025-08-14T21:35:23.0515937Z [4381/7170] 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-08-14T21:35:23.0610631Z [4382/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-scalar.c.o 2025-08-14T21:35:23.0670972Z [4383/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-scalar.c.o 2025-08-14T21:35:23.0696658Z [4384/7170] 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-08-14T21:35:23.0779121Z [4385/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-float.c.o 2025-08-14T21:35:23.0857676Z [4386/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-int.c.o 2025-08-14T21:35:23.0876860Z [4387/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-float.c.o 2025-08-14T21:35:23.0918884Z [4388/7170] 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-08-14T21:35:23.0973053Z [4389/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-int.c.o 2025-08-14T21:35:23.1019868Z [4390/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-float.c.o 2025-08-14T21:35:23.1049612Z [4391/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-int.c.o 2025-08-14T21:35:23.1158457Z [4392/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-float.c.o 2025-08-14T21:35:23.1232031Z [4393/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-int.c.o 2025-08-14T21:35:23.1280735Z [4394/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-float.c.o 2025-08-14T21:35:23.1309588Z [4395/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-float.c.o 2025-08-14T21:35:23.1355935Z [4396/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-int.c.o 2025-08-14T21:35:23.1435498Z [4397/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-float.c.o 2025-08-14T21:35:23.1461588Z [4398/7170] 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-08-14T21:35:23.1464388Z [4399/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-int.c.o 2025-08-14T21:35:23.1535350Z [4400/7170] 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-08-14T21:35:23.1644324Z [4401/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-float.c.o 2025-08-14T21:35:23.1646481Z [4402/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-float.c.o 2025-08-14T21:35:23.1677990Z [4403/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-int.c.o 2025-08-14T21:35:23.1711779Z [4404/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-int.c.o 2025-08-14T21:35:23.1724011Z [4405/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-float.c.o 2025-08-14T21:35:23.1807991Z [4406/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-int.c.o 2025-08-14T21:35:23.1848595Z [4407/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-float.c.o 2025-08-14T21:35:23.1850331Z [4408/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-int.c.o 2025-08-14T21:35:23.1928561Z [4409/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-float.c.o 2025-08-14T21:35:23.1987881Z [4410/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-float.c.o 2025-08-14T21:35:23.2016865Z [4411/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-int.c.o 2025-08-14T21:35:23.2030107Z [4412/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-int.c.o 2025-08-14T21:35:23.2067595Z [4413/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-float.c.o 2025-08-14T21:35:23.2078406Z [4414/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-int.c.o 2025-08-14T21:35:23.2192945Z [4415/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-float.c.o 2025-08-14T21:35:23.2230432Z [4416/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-int.c.o 2025-08-14T21:35:23.2234649Z [4417/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-float.c.o 2025-08-14T21:35:23.2322277Z [4418/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-int.c.o 2025-08-14T21:35:23.2409999Z [4419/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-float.c.o 2025-08-14T21:35:23.2868281Z [4420/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse-acc2.c.o 2025-08-14T21:35:23.2897487Z [4421/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse.c.o 2025-08-14T21:35:23.2948558Z [4422/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-1x1.c.o 2025-08-14T21:35:23.2956607Z [4423/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse-acc2.c.o 2025-08-14T21:35:23.3051034Z [4424/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse-acc2.c.o 2025-08-14T21:35:23.3089668Z [4425/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse.c.o 2025-08-14T21:35:23.3170878Z [4426/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse-acc2.c.o 2025-08-14T21:35:23.3385069Z [4427/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse-acc2.c.o 2025-08-14T21:35:23.3471415Z [4428/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse.c.o 2025-08-14T21:35:23.4167541Z [4429/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse-acc2.c.o 2025-08-14T21:35:23.4197248Z [4430/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse.c.o 2025-08-14T21:35:23.4198735Z [4431/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse-acc2.c.o 2025-08-14T21:35:23.4223695Z [4432/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse.c.o 2025-08-14T21:35:23.4548906Z [4433/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse.c.o 2025-08-14T21:35:23.4573732Z [4434/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse-acc2.c.o 2025-08-14T21:35:23.4590809Z [4435/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse-acc2.c.o 2025-08-14T21:35:23.4830764Z [4436/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse.c.o 2025-08-14T21:35:23.5245849Z [4437/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse-acc2.c.o 2025-08-14T21:35:23.5401527Z [4438/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse.c.o 2025-08-14T21:35:23.5404115Z [4439/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse-acc2.c.o 2025-08-14T21:35:23.5550513Z [4440/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse-acc2.c.o 2025-08-14T21:35:23.5782100Z [4441/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse.c.o 2025-08-14T21:35:23.5860162Z [4442/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse-acc2.c.o 2025-08-14T21:35:23.5958317Z [4443/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse.c.o 2025-08-14T21:35:23.6199114Z [4444/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse.c.o 2025-08-14T21:35:23.6336845Z [4445/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse-acc2.c.o 2025-08-14T21:35:23.6617133Z [4446/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse.c.o 2025-08-14T21:35:23.6619620Z [4447/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse-acc2.c.o 2025-08-14T21:35:23.6646094Z [4448/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse-acc2.c.o 2025-08-14T21:35:23.6736201Z [4449/7170] 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-08-14T21:35:23.6821978Z [4450/7170] 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-08-14T21:35:23.6923292Z [4451/7170] 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-08-14T21:35:23.7171309Z [4452/7170] 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-08-14T21:35:23.7173858Z [4453/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse-acc2.c.o 2025-08-14T21:35:23.7412844Z [4454/7170] 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-08-14T21:35:23.7795223Z [4455/7170] 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-08-14T21:35:23.7803519Z [4456/7170] 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-08-14T21:35:23.7902307Z [4457/7170] 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-08-14T21:35:23.7915467Z [4458/7170] 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-08-14T21:35:23.8041877Z [4459/7170] 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-08-14T21:35:23.8146005Z [4460/7170] 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-08-14T21:35:23.8246968Z [4461/7170] 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-08-14T21:35:23.8334051Z [4462/7170] 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-08-14T21:35:23.8575872Z [4463/7170] 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-08-14T21:35:23.9138834Z [4464/7170] 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-08-14T21:35:23.9277605Z [4465/7170] 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-08-14T21:35:23.9313311Z [4466/7170] 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-08-14T21:35:23.9316109Z [4467/7170] 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-08-14T21:35:23.9439738Z [4468/7170] 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-08-14T21:35:23.9545084Z [4469/7170] 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-08-14T21:35:23.9649122Z [4470/7170] 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-08-14T21:35:24.0121756Z [4471/7170] 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-08-14T21:35:24.0352324Z [4472/7170] 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-08-14T21:35:24.0875678Z [4473/7170] 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-08-14T21:35:24.0896774Z [4474/7170] 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-08-14T21:35:24.0976144Z [4475/7170] 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-08-14T21:35:24.1406976Z [4476/7170] 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-08-14T21:35:24.1423981Z [4477/7170] 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-08-14T21:35:24.1471413Z [4478/7170] 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-08-14T21:35:24.1714333Z [4479/7170] 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-08-14T21:35:24.1817150Z [4480/7170] 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-08-14T21:35:24.2210571Z [4481/7170] 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-08-14T21:35:24.2489228Z [4482/7170] 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-08-14T21:35:24.2622402Z [4483/7170] 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-08-14T21:35:24.2718318Z [4484/7170] 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-08-14T21:35:24.2843664Z [4485/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-sse.c.o 2025-08-14T21:35:24.3478756Z [4486/7170] 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-08-14T21:35:24.3484973Z [4487/7170] 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-08-14T21:35:24.3846302Z [4488/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-sse.c.o 2025-08-14T21:35:24.4188324Z [4489/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-sse.c.o 2025-08-14T21:35:24.4406283Z [4490/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-dup.c.o 2025-08-14T21:35:24.4963361Z [4491/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-dup.c.o 2025-08-14T21:35:24.5081743Z [4492/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-sse.c.o 2025-08-14T21:35:24.5121085Z [4493/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-load1.c.o 2025-08-14T21:35:24.5146677Z [4494/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x2c4-minmax-sse.c.o 2025-08-14T21:35:24.5870591Z [4495/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-dup.c.o 2025-08-14T21:35:24.6235056Z [4496/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-dup.c.o 2025-08-14T21:35:24.6285394Z [4497/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-sse.c.o 2025-08-14T21:35:24.6498249Z [4498/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-load1.c.o 2025-08-14T21:35:24.6675433Z [4499/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-sse.c.o 2025-08-14T21:35:24.7500463Z [4500/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-load1.c.o 2025-08-14T21:35:24.7649504Z [4501/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-sse.c.o 2025-08-14T21:35:24.7676250Z [4502/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-dup.c.o 2025-08-14T21:35:24.7968437Z [4503/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-load1.c.o 2025-08-14T21:35:24.8028328Z [4504/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-dup.c.o 2025-08-14T21:35:24.8994757Z [4505/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-sse.c.o 2025-08-14T21:35:24.9007334Z [4506/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-dup.c.o 2025-08-14T21:35:24.9175524Z [4507/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-load1.c.o 2025-08-14T21:35:24.9561594Z [4508/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-sse.c.o 2025-08-14T21:35:24.9668789Z [4509/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-load1.c.o 2025-08-14T21:35:24.9763516Z [4510/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-dup.c.o 2025-08-14T21:35:25.0604710Z [4511/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-dup.c.o 2025-08-14T21:35:25.0734619Z [4512/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-sse.c.o 2025-08-14T21:35:25.0737081Z [4513/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-sse.c.o 2025-08-14T21:35:25.0739680Z [4514/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-load1.c.o 2025-08-14T21:35:25.1041552Z [4515/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-dup.c.o 2025-08-14T21:35:25.1543857Z [4516/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-dup.c.o 2025-08-14T21:35:25.1601482Z [4517/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p4.c.o 2025-08-14T21:35:25.1673566Z [4518/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-load1.c.o 2025-08-14T21:35:25.1766046Z [4519/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-dup.c.o 2025-08-14T21:35:25.1926827Z [4520/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c4.c.o 2025-08-14T21:35:25.1938567Z [4521/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-sse.c.o 2025-08-14T21:35:25.1960332Z [4522/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-dup.c.o 2025-08-14T21:35:25.2111912Z [4523/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-load1.c.o 2025-08-14T21:35:25.2393638Z [4524/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-sse.c.o 2025-08-14T21:35:25.2648138Z [4525/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-load1.c.o 2025-08-14T21:35:25.2771534Z [4526/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-sse.c.o 2025-08-14T21:35:25.2860487Z [4527/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-dup.c.o 2025-08-14T21:35:25.2932357Z [4528/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x2c4-minmax-sse.c.o 2025-08-14T21:35:25.3035255Z [4529/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-load1.c.o 2025-08-14T21:35:25.3111156Z [4530/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-sse.c.o 2025-08-14T21:35:25.3311549Z [4531/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-dup.c.o 2025-08-14T21:35:25.3343799Z [4532/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u4.c.o 2025-08-14T21:35:25.3443148Z [4533/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c32.c.o 2025-08-14T21:35:25.3445476Z [4534/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u8-acc2.c.o 2025-08-14T21:35:25.3527883Z [4535/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u12-acc3.c.o 2025-08-14T21:35:25.3530374Z [4536/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-sse.c.o 2025-08-14T21:35:25.3634602Z [4537/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc2.c.o 2025-08-14T21:35:25.3680164Z [4538/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u4.c.o 2025-08-14T21:35:25.3901939Z [4539/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u8-acc2.c.o 2025-08-14T21:35:25.3903376Z [4540/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c64.c.o 2025-08-14T21:35:25.3933549Z [4541/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u12-acc3.c.o 2025-08-14T21:35:25.4056470Z [4542/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc2.c.o 2025-08-14T21:35:25.4057825Z [4543/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc4.c.o 2025-08-14T21:35:25.4114735Z [4544/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u4.c.o 2025-08-14T21:35:25.4128506Z [4545/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u8-acc2.c.o 2025-08-14T21:35:25.4250537Z [4546/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u12-acc3.c.o 2025-08-14T21:35:25.4290192Z [4547/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc2.c.o 2025-08-14T21:35:25.4480077Z [4548/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u4.c.o 2025-08-14T21:35:25.4502775Z [4549/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u8-acc2.c.o 2025-08-14T21:35:25.4530845Z [4550/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u12-acc3.c.o 2025-08-14T21:35:25.4671763Z [4551/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc2.c.o 2025-08-14T21:35:25.4873080Z [4552/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-sse-u4.c.o 2025-08-14T21:35:25.4915673Z [4553/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-sse-u4.c.o 2025-08-14T21:35:25.5101881Z [4554/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-sse-u4.c.o 2025-08-14T21:35:25.5109103Z [4555/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-sse-u4.c.o 2025-08-14T21:35:25.5144724Z [4556/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-sse-u4.c.o 2025-08-14T21:35:25.5289289Z [4557/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u4.c.o 2025-08-14T21:35:25.5498131Z [4558/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-sse-u4.c.o 2025-08-14T21:35:25.5530402Z [4559/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-sse-u4.c.o 2025-08-14T21:35:25.5716293Z [4560/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-sse-u4.c.o 2025-08-14T21:35:25.5720528Z [4561/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-sse-u4.c.o 2025-08-14T21:35:25.5755254Z [4562/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u4.c.o 2025-08-14T21:35:25.5926856Z [4563/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u4.c.o 2025-08-14T21:35:25.6125003Z [4564/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u4.c.o 2025-08-14T21:35:25.6147681Z [4565/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u4.c.o 2025-08-14T21:35:25.6339931Z [4566/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-sse-u4.c.o 2025-08-14T21:35:25.6341965Z [4567/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-sse-u4.c.o 2025-08-14T21:35:25.6373534Z [4568/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-sse-u4.c.o 2025-08-14T21:35:25.6584159Z [4569/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u4.c.o 2025-08-14T21:35:25.6640796Z [4570/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-sse.c.o 2025-08-14T21:35:25.6791597Z [4571/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-sse.c.o 2025-08-14T21:35:25.6842584Z [4572/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u12.c.o 2025-08-14T21:35:25.6866195Z [4573/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-sse.c.o 2025-08-14T21:35:25.6896520Z [4574/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u16.c.o 2025-08-14T21:35:25.6978502Z [4575/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-sse-u4.c.o 2025-08-14T21:35:25.6983532Z [4576/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u4.c.o 2025-08-14T21:35:25.7040175Z [4577/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-sse-2x.c.o 2025-08-14T21:35:25.7202766Z [4578/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u4.c.o 2025-08-14T21:35:25.7283157Z [4579/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u8.c.o 2025-08-14T21:35:25.7417970Z [4580/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u4.c.o 2025-08-14T21:35:25.7506172Z [4581/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u4.c.o 2025-08-14T21:35:25.7513347Z [4582/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u16.c.o 2025-08-14T21:35:25.7566830Z [4583/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u8.c.o 2025-08-14T21:35:25.7585739Z [4584/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u4.c.o 2025-08-14T21:35:25.7607026Z [4585/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u8.c.o 2025-08-14T21:35:25.7680399Z [4586/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u16.c.o 2025-08-14T21:35:25.7682234Z [4587/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-sse.c.o 2025-08-14T21:35:25.7951548Z [4588/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u8.c.o 2025-08-14T21:35:25.8175853Z [4589/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u8.c.o 2025-08-14T21:35:25.8193269Z [4590/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u16.c.o 2025-08-14T21:35:25.8287459Z [4591/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-sse2-u8.c.o 2025-08-14T21:35:25.8289423Z [4592/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-sse2-u8.c.o 2025-08-14T21:35:25.8348140Z [4593/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u16.c.o 2025-08-14T21:35:25.8354092Z [4594/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u24.c.o 2025-08-14T21:35:25.8449060Z [4595/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u24.c.o 2025-08-14T21:35:25.8562511Z [4596/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u32.c.o 2025-08-14T21:35:25.8657191Z [4597/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u8.c.o 2025-08-14T21:35:25.8884543Z [4598/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u8.c.o 2025-08-14T21:35:25.8915244Z [4599/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u16.c.o 2025-08-14T21:35:25.8941320Z [4600/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u8.c.o 2025-08-14T21:35:25.8988758Z [4601/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u24.c.o 2025-08-14T21:35:25.9082106Z [4602/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u16.c.o 2025-08-14T21:35:25.9090612Z [4603/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u24.c.o 2025-08-14T21:35:25.9206753Z [4604/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u32.c.o 2025-08-14T21:35:25.9209227Z [4605/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u24.c.o 2025-08-14T21:35:25.9273082Z [4606/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u4.c.o 2025-08-14T21:35:25.9562465Z [4607/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u4.c.o 2025-08-14T21:35:25.9567065Z [4608/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u8-acc2.c.o 2025-08-14T21:35:25.9595694Z [4609/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u4.c.o 2025-08-14T21:35:25.9673080Z [4610/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc4.c.o 2025-08-14T21:35:25.9685331Z [4611/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u4.c.o 2025-08-14T21:35:25.9873776Z [4612/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u4.c.o 2025-08-14T21:35:25.9982152Z [4613/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u4.c.o 2025-08-14T21:35:26.0125886Z [4614/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u8.c.o 2025-08-14T21:35:26.0279717Z [4615/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u4.c.o 2025-08-14T21:35:26.0282028Z [4616/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u16.c.o 2025-08-14T21:35:26.0323305Z [4617/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u8.c.o 2025-08-14T21:35:26.0372950Z [4618/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u8.c.o 2025-08-14T21:35:26.0430291Z [4619/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u12.c.o 2025-08-14T21:35:26.0495240Z [4620/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u4.c.o 2025-08-14T21:35:26.0501820Z [4621/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u16.c.o 2025-08-14T21:35:26.0603405Z [4622/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u4.c.o 2025-08-14T21:35:26.0764951Z [4623/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u4.c.o 2025-08-14T21:35:26.0901077Z [4624/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u4.c.o 2025-08-14T21:35:26.1046620Z [4625/7170] 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-08-14T21:35:26.1141423Z [4626/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u4.c.o 2025-08-14T21:35:26.1277119Z [4627/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u8.c.o 2025-08-14T21:35:26.1300644Z [4628/7170] 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-08-14T21:35:26.1353814Z [4629/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u12.c.o 2025-08-14T21:35:26.1422200Z [4630/7170] 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-08-14T21:35:26.1501905Z [4631/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u16.c.o 2025-08-14T21:35:26.2132596Z [4632/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-nr.c.o 2025-08-14T21:35:26.2249086Z [4633/7170] 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-08-14T21:35:26.2539715Z [4634/7170] 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-08-14T21:35:26.2562997Z [4635/7170] 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-08-14T21:35:26.2738733Z [4636/7170] 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-08-14T21:35:26.2895319Z [4637/7170] 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-08-14T21:35:26.2913142Z [4638/7170] 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-08-14T21:35:26.3024824Z [4639/7170] 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-08-14T21:35:26.3150196Z [4640/7170] 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-08-14T21:35:26.3583888Z [4641/7170] 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-08-14T21:35:26.3889017Z [4642/7170] 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-08-14T21:35:26.3890744Z [4643/7170] 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-08-14T21:35:26.4160694Z [4644/7170] 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-08-14T21:35:26.4162279Z [4645/7170] 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-08-14T21:35:26.4190990Z [4646/7170] 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-08-14T21:35:26.4370617Z [4647/7170] 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-08-14T21:35:26.4412070Z [4648/7170] 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-08-14T21:35:26.4544968Z [4649/7170] 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-08-14T21:35:26.4866602Z [4650/7170] 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-08-14T21:35:26.4949331Z [4651/7170] 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-08-14T21:35:26.5090302Z [4652/7170] 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-08-14T21:35:26.5220072Z [4653/7170] 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-08-14T21:35:26.5304445Z [4654/7170] 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-08-14T21:35:26.5331194Z [4655/7170] 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-08-14T21:35:26.5608425Z [4656/7170] 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-08-14T21:35:26.5898244Z [4657/7170] 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-08-14T21:35:26.6152487Z [4658/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-08-14T21:35:26.6711889Z [4659/7170] 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-08-14T21:35:26.6962211Z [4660/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-08-14T21:35:26.7039849Z [4661/7170] 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-08-14T21:35:26.7320808Z [4662/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-08-14T21:35:26.7439797Z [4663/7170] 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-08-14T21:35:26.7887612Z [4664/7170] 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-08-14T21:35:26.7890350Z [4665/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-08-14T21:35:26.8127907Z [4666/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-08-14T21:35:26.8311316Z [4667/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-08-14T21:35:26.8629029Z [4668/7170] 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-08-14T21:35:26.8730250Z [4669/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u8.c.o 2025-08-14T21:35:26.8954477Z [4670/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u16.c.o 2025-08-14T21:35:26.9004293Z [4671/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2025-08-14T21:35:26.9272387Z [4672/7170] 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-08-14T21:35:26.9295104Z [4673/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u24.c.o 2025-08-14T21:35:26.9860929Z [4674/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-08-14T21:35:27.0144042Z [4675/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-08-14T21:35:27.0199968Z [4676/7170] 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-08-14T21:35:27.0462002Z [4677/7170] 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-08-14T21:35:27.0919326Z [4678/7170] 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-08-14T21:35:27.1044290Z [4679/7170] 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-08-14T21:35:27.1179234Z [4680/7170] 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-08-14T21:35:27.1470044Z [4681/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2025-08-14T21:35:27.1582553Z [4682/7170] 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-08-14T21:35:27.1627899Z [4683/7170] 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-08-14T21:35:27.2252446Z [4684/7170] 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-08-14T21:35:27.2724084Z [4685/7170] 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-08-14T21:35:27.2732108Z [4686/7170] 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-08-14T21:35:27.2869148Z [4687/7170] 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-08-14T21:35:27.2970864Z [4688/7170] 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-08-14T21:35:27.3131630Z [4689/7170] 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-08-14T21:35:27.3274884Z [4690/7170] 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-08-14T21:35:27.4040683Z [4691/7170] 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-08-14T21:35:27.4117655Z [4692/7170] 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-08-14T21:35:27.4134126Z [4693/7170] 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-08-14T21:35:27.4261256Z [4694/7170] 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-08-14T21:35:27.4308893Z [4695/7170] 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-08-14T21:35:27.4400255Z [4696/7170] 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-08-14T21:35:27.4522685Z [4697/7170] 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-08-14T21:35:27.5172894Z [4698/7170] 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-08-14T21:35:27.5363973Z [4699/7170] 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-08-14T21:35:27.5366794Z [4700/7170] 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-08-14T21:35:27.5437675Z [4701/7170] 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-08-14T21:35:27.5474195Z [4702/7170] 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-08-14T21:35:27.5635643Z [4703/7170] 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-08-14T21:35:27.5638610Z [4704/7170] 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-08-14T21:35:27.5756296Z [4705/7170] 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-08-14T21:35:27.6182411Z [4706/7170] 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-08-14T21:35:27.6550774Z [4707/7170] 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-08-14T21:35:27.6653121Z [4708/7170] 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-08-14T21:35:27.6717218Z [4709/7170] 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-08-14T21:35:27.6729337Z [4710/7170] 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-08-14T21:35:27.6802548Z [4711/7170] 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-08-14T21:35:27.7106327Z [4712/7170] 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-08-14T21:35:27.7108932Z [4713/7170] 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-08-14T21:35:27.7112674Z [4714/7170] 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-08-14T21:35:27.7550004Z [4715/7170] 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-08-14T21:35:27.7554906Z [4716/7170] 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-08-14T21:35:27.7649666Z [4717/7170] 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-08-14T21:35:27.7652481Z [4718/7170] 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-08-14T21:35:27.7655630Z [4719/7170] 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-08-14T21:35:27.7745287Z [4720/7170] 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-08-14T21:35:27.8139752Z [4721/7170] 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-08-14T21:35:27.8201018Z [4722/7170] 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-08-14T21:35:27.8203806Z [4723/7170] 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-08-14T21:35:27.8558505Z [4724/7170] 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-08-14T21:35:27.8620476Z [4725/7170] 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-08-14T21:35:27.8680754Z [4726/7170] 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-08-14T21:35:27.8861821Z [4727/7170] 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-08-14T21:35:27.8864654Z [4728/7170] 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-08-14T21:35:27.8867515Z [4729/7170] 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-08-14T21:35:27.9242791Z [4730/7170] 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-08-14T21:35:27.9321794Z [4731/7170] 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-08-14T21:35:27.9498617Z [4732/7170] 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-08-14T21:35:27.9740513Z [4733/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2025-08-14T21:35:27.9801414Z [4734/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u24.c.o 2025-08-14T21:35:27.9809218Z [4735/7170] 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-08-14T21:35:27.9862498Z [4736/7170] 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-08-14T21:35:27.9865312Z [4737/7170] 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-08-14T21:35:27.9881455Z [4738/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u32.c.o 2025-08-14T21:35:28.0029560Z [4739/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2025-08-14T21:35:28.0137508Z [4740/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u24.c.o 2025-08-14T21:35:28.0359414Z [4741/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u32.c.o 2025-08-14T21:35:28.0429447Z [4742/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u16.c.o 2025-08-14T21:35:28.0567630Z [4743/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u16.c.o 2025-08-14T21:35:28.0576344Z [4744/7170] 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-08-14T21:35:28.0607926Z [4745/7170] 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-08-14T21:35:28.1195531Z [4746/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u8.c.o 2025-08-14T21:35:28.1410248Z [4747/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-08-14T21:35:28.1745708Z [4748/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-08-14T21:35:28.1817532Z [4749/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u16.c.o 2025-08-14T21:35:28.2057417Z [4750/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u24.c.o 2025-08-14T21:35:28.2218312Z [4751/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-08-14T21:35:28.2243341Z [4752/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2025-08-14T21:35:28.2327481Z [4753/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-08-14T21:35:28.2874085Z [4754/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-08-14T21:35:28.2937508Z [4755/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-08-14T21:35:28.3002981Z [4756/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-08-14T21:35:28.3190790Z [4757/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-08-14T21:35:28.3374696Z [4758/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-08-14T21:35:28.3383737Z [4759/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-08-14T21:35:28.3636379Z [4760/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-08-14T21:35:28.3786333Z [4761/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-08-14T21:35:28.4054163Z [4762/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2025-08-14T21:35:28.4163816Z [4763/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-08-14T21:35:28.4165900Z [4764/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-08-14T21:35:28.4223963Z [4765/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-08-14T21:35:28.4452870Z [4766/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-08-14T21:35:28.4635337Z [4767/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-08-14T21:35:28.4765679Z [4768/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-08-14T21:35:28.5034674Z [4769/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-08-14T21:35:28.5087868Z [4770/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-08-14T21:35:28.5361970Z [4771/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-08-14T21:35:28.5510856Z [4772/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-08-14T21:35:28.5648083Z [4773/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-08-14T21:35:28.5692524Z [4774/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-08-14T21:35:28.5778705Z [4775/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-08-14T21:35:28.5831757Z [4776/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-08-14T21:35:28.6012188Z [4777/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-08-14T21:35:28.6034896Z [4778/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-08-14T21:35:28.6039454Z [4779/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-08-14T21:35:28.6311007Z [4780/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-08-14T21:35:28.6466135Z [4781/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-08-14T21:35:28.6763592Z [4782/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-08-14T21:35:28.6799847Z [4783/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-08-14T21:35:28.6806267Z [4784/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-08-14T21:35:28.6876575Z [4785/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-08-14T21:35:28.7071227Z [4786/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-08-14T21:35:28.7073475Z [4787/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-08-14T21:35:28.7249951Z [4788/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-08-14T21:35:28.7532992Z [4789/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-08-14T21:35:28.7574674Z [4790/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-08-14T21:35:28.7800517Z [4791/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u16.c.o 2025-08-14T21:35:28.7870729Z [4792/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-08-14T21:35:28.7931297Z [4793/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-08-14T21:35:28.8112847Z [4794/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-08-14T21:35:28.8115150Z [4795/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc2.c.o 2025-08-14T21:35:28.8161090Z [4796/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc4.c.o 2025-08-14T21:35:28.8182032Z [4797/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-08-14T21:35:28.8264836Z [4798/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-08-14T21:35:28.8267347Z [4799/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-08-14T21:35:28.8613169Z [4800/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u16.c.o 2025-08-14T21:35:28.8621997Z [4801/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2025-08-14T21:35:28.8641990Z [4802/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2025-08-14T21:35:28.8871237Z [4803/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u16.c.o 2025-08-14T21:35:28.8886246Z [4804/7170] 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-08-14T21:35:28.8913349Z [4805/7170] 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-08-14T21:35:28.9060613Z [4806/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c16.c.o 2025-08-14T21:35:28.9117208Z [4807/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c16.c.o 2025-08-14T21:35:28.9591257Z [4808/7170] 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-08-14T21:35:28.9609368Z [4809/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/x16-transposec-4x8-sse2.c.o 2025-08-14T21:35:29.0175298Z [4810/7170] 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-08-14T21:35:29.0507628Z [4811/7170] 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-08-14T21:35:29.0821846Z [4812/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8.c.o 2025-08-14T21:35:29.1322455Z [4813/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-sse2.c.o 2025-08-14T21:35:29.1416070Z [4814/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-sse2.c.o 2025-08-14T21:35:29.1446480Z [4815/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-sse2.c.o 2025-08-14T21:35:29.1497744Z [4816/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-sse2.c.o 2025-08-14T21:35:29.1526596Z [4817/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-sse2.c.o 2025-08-14T21:35:29.2549038Z [4818/7170] 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-08-14T21:35:29.2976060Z [4819/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4.c.o 2025-08-14T21:35:29.3007095Z [4820/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4.c.o 2025-08-14T21:35:29.3207206Z [4821/7170] 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-08-14T21:35:29.3646729Z [4822/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8.c.o 2025-08-14T21:35:29.3798398Z [4823/7170] 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-08-14T21:35:29.3947801Z [4824/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8.c.o 2025-08-14T21:35:29.4047017Z [4825/7170] 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-08-14T21:35:29.5232002Z [4826/7170] 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-08-14T21:35:29.5669538Z [4827/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-sse2.c.o 2025-08-14T21:35:29.5951303Z [4828/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4.c.o 2025-08-14T21:35:29.6073989Z [4829/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-sse2.c.o 2025-08-14T21:35:29.6248974Z [4830/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-sse2.c.o 2025-08-14T21:35:29.6374210Z [4831/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-sse2.c.o 2025-08-14T21:35:29.6434190Z [4832/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-sse2.c.o 2025-08-14T21:35:29.7128618Z [4833/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8.c.o 2025-08-14T21:35:29.7373240Z [4834/7170] 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-08-14T21:35:29.7643766Z [4835/7170] 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-08-14T21:35:29.7646195Z [4836/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-sse2.c.o 2025-08-14T21:35:29.7955113Z [4837/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-multi-sse2.c.o 2025-08-14T21:35:29.8078050Z [4838/7170] 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-08-14T21:35:29.8256089Z [4839/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-switch-sse2.c.o 2025-08-14T21:35:29.8324958Z [4840/7170] 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-08-14T21:35:29.8373050Z [4841/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-mov-sse2.c.o 2025-08-14T21:35:29.8536879Z [4842/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-multi-sse2.c.o 2025-08-14T21:35:29.8589735Z [4843/7170] 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-08-14T21:35:29.8664432Z [4844/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-switch-sse2.c.o 2025-08-14T21:35:29.8706507Z [4845/7170] 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-08-14T21:35:29.9116235Z [4846/7170] 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-08-14T21:35:29.9379334Z [4847/7170] 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-08-14T21:35:29.9590386Z [4848/7170] 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-08-14T21:35:29.9659948Z [4849/7170] 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-08-14T21:35:29.9829013Z [4850/7170] 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-08-14T21:35:29.9874188Z [4851/7170] 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-08-14T21:35:29.9903490Z [4852/7170] 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-08-14T21:35:29.9988685Z [4853/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u16.c.o 2025-08-14T21:35:30.0082055Z [4854/7170] 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-08-14T21:35:30.0100649Z [4855/7170] 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-08-14T21:35:30.0299242Z [4856/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc2.c.o 2025-08-14T21:35:30.0383497Z [4857/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc4.c.o 2025-08-14T21:35:30.0472781Z [4858/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u16.c.o 2025-08-14T21:35:30.0614070Z [4859/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u16.c.o 2025-08-14T21:35:30.0628380Z [4860/7170] 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-08-14T21:35:30.0714573Z [4861/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u16.c.o 2025-08-14T21:35:30.0836672Z [4862/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u16.c.o 2025-08-14T21:35:30.0956527Z [4863/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u16.c.o 2025-08-14T21:35:30.1045439Z [4864/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c16.c.o 2025-08-14T21:35:30.1168002Z [4865/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u8.c.o 2025-08-14T21:35:30.1202608Z [4866/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u32.c.o 2025-08-14T21:35:30.1264424Z [4867/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c32.c.o 2025-08-14T21:35:30.1395671Z [4868/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u8.c.o 2025-08-14T21:35:30.1477285Z [4869/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u24.c.o 2025-08-14T21:35:30.1553562Z [4870/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u32.c.o 2025-08-14T21:35:30.1642177Z [4871/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u16.c.o 2025-08-14T21:35:30.1833464Z [4872/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u24.c.o 2025-08-14T21:35:30.1974530Z [4873/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u32.c.o 2025-08-14T21:35:30.2024988Z [4874/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u16.c.o 2025-08-14T21:35:30.2153184Z [4875/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u24.c.o 2025-08-14T21:35:30.2284023Z [4876/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u32.c.o 2025-08-14T21:35:30.2724270Z [4877/7170] 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-08-14T21:35:30.2841990Z [4878/7170] 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-08-14T21:35:30.3087244Z [4879/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-sse41.c.o 2025-08-14T21:35:30.3133372Z [4880/7170] 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-08-14T21:35:30.3190049Z [4881/7170] 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-08-14T21:35:30.3359139Z [4882/7170] 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-08-14T21:35:30.3402309Z [4883/7170] 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-08-14T21:35:30.3566857Z [4884/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-sse41.c.o 2025-08-14T21:35:30.3635527Z [4885/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-sse41.c.o 2025-08-14T21:35:30.3977084Z [4886/7170] 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-08-14T21:35:30.4408983Z [4887/7170] 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-08-14T21:35:30.4432117Z [4888/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-sse41.c.o 2025-08-14T21:35:30.4614010Z [4889/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u8.c.o 2025-08-14T21:35:30.4829969Z [4890/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2025-08-14T21:35:30.4831526Z [4891/7170] 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-08-14T21:35:30.4833113Z [4892/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2c4-minmax-sse41.c.o 2025-08-14T21:35:30.4896920Z [4893/7170] 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-08-14T21:35:30.4898528Z [4894/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-sse41.c.o 2025-08-14T21:35:30.5082487Z [4895/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u16.c.o 2025-08-14T21:35:30.5120229Z [4896/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u24.c.o 2025-08-14T21:35:30.5129570Z [4897/7170] 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-08-14T21:35:30.5246445Z [4898/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse41-u4.c.o 2025-08-14T21:35:30.5471373Z [4899/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse41-u4.c.o 2025-08-14T21:35:30.5472743Z [4900/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-sse41.c.o 2025-08-14T21:35:30.5479743Z [4901/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse41-u8.c.o 2025-08-14T21:35:30.5498796Z [4902/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse41-u8.c.o 2025-08-14T21:35:30.5520906Z [4903/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse41-u4.c.o 2025-08-14T21:35:30.5543336Z [4904/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse41-u8.c.o 2025-08-14T21:35:30.5858304Z [4905/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u4.c.o 2025-08-14T21:35:30.6021927Z [4906/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u8.c.o 2025-08-14T21:35:30.6122823Z [4907/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u12.c.o 2025-08-14T21:35:30.6144589Z [4908/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u4.c.o 2025-08-14T21:35:30.6153468Z [4909/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u4.c.o 2025-08-14T21:35:30.6197136Z [4910/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u4.c.o 2025-08-14T21:35:30.6276683Z [4911/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u8.c.o 2025-08-14T21:35:30.6282407Z [4912/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u16.c.o 2025-08-14T21:35:30.6325074Z [4913/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u12.c.o 2025-08-14T21:35:30.6389980Z [4914/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u16.c.o 2025-08-14T21:35:30.6483988Z [4915/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u4.c.o 2025-08-14T21:35:30.6643811Z [4916/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u4.c.o 2025-08-14T21:35:30.6751544Z [4917/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u4.c.o 2025-08-14T21:35:30.6910865Z [4918/7170] 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-08-14T21:35:30.6992964Z [4919/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u4.c.o 2025-08-14T21:35:30.7071913Z [4920/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u8.c.o 2025-08-14T21:35:30.7116366Z [4921/7170] 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-08-14T21:35:30.7150824Z [4922/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u12.c.o 2025-08-14T21:35:30.7233287Z [4923/7170] 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-08-14T21:35:30.7246039Z [4924/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u16.c.o 2025-08-14T21:35:30.7799739Z [4925/7170] 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-08-14T21:35:30.8080916Z [4926/7170] 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-08-14T21:35:30.8170309Z [4927/7170] 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-08-14T21:35:30.8400232Z [4928/7170] 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-08-14T21:35:30.8408522Z [4929/7170] 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-08-14T21:35:30.8465274Z [4930/7170] 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-08-14T21:35:30.8485416Z [4931/7170] 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-08-14T21:35:30.8533664Z [4932/7170] 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-08-14T21:35:30.8705780Z [4933/7170] 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-08-14T21:35:30.8787283Z [4934/7170] 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-08-14T21:35:30.9217386Z [4935/7170] 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-08-14T21:35:30.9498011Z [4936/7170] 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-08-14T21:35:30.9514172Z [4937/7170] 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-08-14T21:35:30.9738812Z [4938/7170] 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-08-14T21:35:30.9946761Z [4939/7170] 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-08-14T21:35:30.9949785Z [4940/7170] 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-08-14T21:35:30.9955050Z [4941/7170] 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-08-14T21:35:30.9998634Z [4942/7170] 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-08-14T21:35:31.0358115Z [4943/7170] 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-08-14T21:35:31.0454864Z [4944/7170] 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-08-14T21:35:31.0647363Z [4945/7170] 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-08-14T21:35:31.0741147Z [4946/7170] 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-08-14T21:35:31.0958001Z [4947/7170] 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-08-14T21:35:31.1022520Z [4948/7170] 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-08-14T21:35:31.1174446Z [4949/7170] 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-08-14T21:35:31.1247132Z [4950/7170] 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-08-14T21:35:31.1266816Z [4951/7170] 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-08-14T21:35:31.1295362Z [4952/7170] 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-08-14T21:35:31.1359824Z [4953/7170] 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-08-14T21:35:31.1486755Z [4954/7170] 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-08-14T21:35:31.1693593Z [4955/7170] 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-08-14T21:35:31.1860903Z [4956/7170] 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-08-14T21:35:31.2061387Z [4957/7170] 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-08-14T21:35:31.2208686Z [4958/7170] 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-08-14T21:35:31.2668503Z [4959/7170] 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-08-14T21:35:31.2722543Z [4960/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-08-14T21:35:31.3309336Z [4961/7170] 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-08-14T21:35:31.3382082Z [4962/7170] 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-08-14T21:35:31.3603555Z [4963/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-08-14T21:35:31.3693297Z [4964/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-08-14T21:35:31.4729554Z [4965/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-08-14T21:35:31.4908154Z [4966/7170] 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-08-14T21:35:31.5086019Z [4967/7170] 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-08-14T21:35:31.5188189Z [4968/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-08-14T21:35:31.5284673Z [4969/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-08-14T21:35:31.5442348Z [4970/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-08-14T21:35:31.5461331Z [4971/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-08-14T21:35:31.6377701Z [4972/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-08-14T21:35:31.6553033Z [4973/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-08-14T21:35:31.6753291Z [4974/7170] 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-08-14T21:35:31.6996198Z [4975/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2025-08-14T21:35:31.7363736Z [4976/7170] 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-08-14T21:35:31.7429704Z [4977/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-08-14T21:35:31.7933189Z [4978/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-08-14T21:35:31.8284816Z [4979/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2025-08-14T21:35:31.8550642Z [4980/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-08-14T21:35:31.8592677Z [4981/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-08-14T21:35:31.8862678Z [4982/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2025-08-14T21:35:31.9322006Z [4983/7170] 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-08-14T21:35:31.9789659Z [4984/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u8.c.o 2025-08-14T21:35:31.9989731Z [4985/7170] 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-08-14T21:35:32.0121670Z [4986/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2025-08-14T21:35:32.0316526Z [4987/7170] 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-08-14T21:35:32.0346049Z [4988/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u24.c.o 2025-08-14T21:35:32.0643974Z [4989/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2025-08-14T21:35:32.0724231Z [4990/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u32.c.o 2025-08-14T21:35:32.1749399Z [4991/7170] 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-08-14T21:35:32.1857912Z [4992/7170] 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-08-14T21:35:32.1965455Z [4993/7170] 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-08-14T21:35:32.2089819Z [4994/7170] 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-08-14T21:35:32.2117501Z [4995/7170] 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-08-14T21:35:32.2550196Z [4996/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2025-08-14T21:35:32.2968837Z [4997/7170] 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-08-14T21:35:32.3299360Z [4998/7170] 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-08-14T21:35:32.3636167Z [4999/7170] 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-08-14T21:35:32.3908445Z [5000/7170] 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-08-14T21:35:32.3933479Z [5001/7170] 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-08-14T21:35:32.4243860Z [5002/7170] 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-08-14T21:35:32.4512971Z [5003/7170] 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-08-14T21:35:32.4991464Z [5004/7170] 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-08-14T21:35:32.5163391Z [5005/7170] 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-08-14T21:35:32.5337407Z [5006/7170] 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-08-14T21:35:32.5468389Z [5007/7170] 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-08-14T21:35:32.5896947Z [5008/7170] 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-08-14T21:35:32.5955583Z [5009/7170] 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-08-14T21:35:32.6320241Z [5010/7170] 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-08-14T21:35:32.6715870Z [5011/7170] 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-08-14T21:35:32.6976058Z [5012/7170] 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-08-14T21:35:32.7083737Z [5013/7170] 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-08-14T21:35:32.7128494Z [5014/7170] 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-08-14T21:35:32.7471457Z [5015/7170] 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-08-14T21:35:32.7623978Z [5016/7170] 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-08-14T21:35:32.7636496Z [5017/7170] 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-08-14T21:35:32.7884625Z [5018/7170] 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-08-14T21:35:32.8152124Z [5019/7170] 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-08-14T21:35:32.8336944Z [5020/7170] 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-08-14T21:35:32.8396128Z [5021/7170] 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-08-14T21:35:32.8397713Z [5022/7170] 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-08-14T21:35:32.8686940Z [5023/7170] 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-08-14T21:35:32.8828828Z [5024/7170] 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-08-14T21:35:32.8875497Z [5025/7170] 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-08-14T21:35:32.8995345Z [5026/7170] 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-08-14T21:35:32.9136932Z [5027/7170] 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-08-14T21:35:32.9539360Z [5028/7170] 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-08-14T21:35:32.9688952Z [5029/7170] 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-08-14T21:35:32.9706779Z [5030/7170] 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-08-14T21:35:32.9708933Z [5031/7170] 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-08-14T21:35:33.0025344Z [5032/7170] 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-08-14T21:35:33.0289218Z [5033/7170] 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-08-14T21:35:33.0340958Z [5034/7170] 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-08-14T21:35:33.0356817Z [5035/7170] 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-08-14T21:35:33.0508382Z [5036/7170] 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-08-14T21:35:33.0564012Z [5037/7170] 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-08-14T21:35:33.0683210Z [5038/7170] 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-08-14T21:35:33.0684816Z [5039/7170] 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-08-14T21:35:33.0689392Z [5040/7170] 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-08-14T21:35:33.0706371Z [5041/7170] 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-08-14T21:35:33.1011658Z [5042/7170] 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-08-14T21:35:33.1400836Z [5043/7170] 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-08-14T21:35:33.1405119Z [5044/7170] 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-08-14T21:35:33.1439394Z [5045/7170] 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-08-14T21:35:33.1573914Z [5046/7170] 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-08-14T21:35:33.1605899Z [5047/7170] 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-08-14T21:35:33.1724254Z [5048/7170] 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-08-14T21:35:33.1833550Z [5049/7170] 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-08-14T21:35:33.1884788Z [5050/7170] 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-08-14T21:35:33.1925977Z [5051/7170] 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-08-14T21:35:33.2177546Z [5052/7170] 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-08-14T21:35:33.2527484Z [5053/7170] 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-08-14T21:35:33.2709773Z [5054/7170] 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-08-14T21:35:33.2747229Z [5055/7170] 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-08-14T21:35:33.2766221Z [5056/7170] 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-08-14T21:35:33.2796060Z [5057/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2025-08-14T21:35:33.2801802Z [5058/7170] 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-08-14T21:35:33.2862406Z [5059/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c16.c.o 2025-08-14T21:35:33.2874804Z [5060/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u24.c.o 2025-08-14T21:35:33.3121146Z [5061/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c32.c.o 2025-08-14T21:35:33.3215499Z [5062/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u32.c.o 2025-08-14T21:35:33.3620554Z [5063/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2025-08-14T21:35:33.3650319Z [5064/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u24.c.o 2025-08-14T21:35:33.3741181Z [5065/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u32.c.o 2025-08-14T21:35:33.5030496Z [5066/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2025-08-14T21:35:33.5287329Z [5067/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2025-08-14T21:35:33.5328595Z [5068/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u24.c.o 2025-08-14T21:35:33.5341445Z [5069/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2025-08-14T21:35:33.5390198Z [5070/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u32.c.o 2025-08-14T21:35:33.5645155Z [5071/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2025-08-14T21:35:33.5770221Z [5072/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u24.c.o 2025-08-14T21:35:33.6088433Z [5073/7170] 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-08-14T21:35:33.6094429Z [5074/7170] 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-08-14T21:35:33.6116669Z [5075/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u8.c.o 2025-08-14T21:35:33.6162852Z [5076/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u16.c.o 2025-08-14T21:35:33.6174225Z [5077/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u32.c.o 2025-08-14T21:35:33.7180948Z [5078/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-08-14T21:35:33.7523722Z [5079/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u8.c.o 2025-08-14T21:35:33.7806218Z [5080/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-08-14T21:35:33.7827299Z [5081/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u16.c.o 2025-08-14T21:35:33.8320744Z [5082/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-08-14T21:35:33.8762216Z [5083/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-08-14T21:35:33.9041692Z [5084/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-08-14T21:35:33.9443225Z [5085/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-08-14T21:35:33.9893982Z [5086/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-08-14T21:35:33.9960787Z [5087/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-08-14T21:35:34.0375385Z [5088/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2025-08-14T21:35:34.0750752Z [5089/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-08-14T21:35:34.0980105Z [5090/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-08-14T21:35:34.1441323Z [5091/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-08-14T21:35:34.1445939Z [5092/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2025-08-14T21:35:34.2486541Z [5093/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2025-08-14T21:35:34.2647326Z [5094/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-08-14T21:35:34.2648979Z [5095/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-08-14T21:35:34.2736909Z [5096/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u8.c.o 2025-08-14T21:35:34.2901953Z [5097/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-08-14T21:35:34.3147215Z [5098/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2025-08-14T21:35:34.3162360Z [5099/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u24.c.o 2025-08-14T21:35:34.3413924Z [5100/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u32.c.o 2025-08-14T21:35:34.3659892Z [5101/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-08-14T21:35:34.3662701Z [5102/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2025-08-14T21:35:34.3832146Z [5103/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-08-14T21:35:34.3833789Z [5104/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-08-14T21:35:34.4029800Z [5105/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-08-14T21:35:34.4211712Z [5106/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-08-14T21:35:34.4367576Z [5107/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-08-14T21:35:34.4404106Z [5108/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-08-14T21:35:34.4676285Z [5109/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-08-14T21:35:34.4937914Z [5110/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-08-14T21:35:34.5055079Z [5111/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-08-14T21:35:34.5154954Z [5112/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-08-14T21:35:34.5259067Z [5113/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-08-14T21:35:34.5341608Z [5114/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2025-08-14T21:35:34.5344341Z [5115/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-08-14T21:35:34.5563937Z [5116/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-08-14T21:35:34.5856529Z [5117/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-08-14T21:35:34.5896951Z [5118/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-08-14T21:35:34.6048582Z [5119/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-08-14T21:35:34.6134417Z [5120/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-08-14T21:35:34.6202798Z [5121/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-08-14T21:35:34.6244149Z [5122/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-08-14T21:35:34.6321712Z [5123/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-08-14T21:35:34.6323226Z [5124/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-08-14T21:35:34.6339399Z [5125/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-08-14T21:35:34.6693669Z [5126/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-08-14T21:35:34.6947073Z [5127/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-08-14T21:35:34.6995143Z [5128/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-08-14T21:35:34.7109593Z [5129/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-08-14T21:35:34.7197618Z [5130/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-08-14T21:35:34.7265464Z [5131/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-08-14T21:35:34.7457289Z [5132/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-08-14T21:35:34.7461131Z [5133/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-08-14T21:35:34.7463686Z [5134/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-08-14T21:35:34.7555394Z [5135/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-08-14T21:35:34.7836751Z [5136/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-08-14T21:35:34.8131179Z [5137/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2025-08-14T21:35:34.8250363Z [5138/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2025-08-14T21:35:34.8255791Z [5139/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-08-14T21:35:34.8311231Z [5140/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-08-14T21:35:34.8314576Z [5141/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-08-14T21:35:34.8428072Z [5142/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-08-14T21:35:34.9066513Z [5143/7170] 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-08-14T21:35:34.9156438Z [5144/7170] 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-08-14T21:35:34.9750982Z [5145/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c8.c.o 2025-08-14T21:35:34.9836497Z [5146/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c8.c.o 2025-08-14T21:35:34.9970754Z [5147/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2025-08-14T21:35:35.0018026Z [5148/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2025-08-14T21:35:35.0020437Z [5149/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2025-08-14T21:35:35.0358494Z [5150/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2025-08-14T21:35:35.0520279Z [5151/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u8.c.o 2025-08-14T21:35:35.0527016Z [5152/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u8.c.o 2025-08-14T21:35:35.0712553Z [5153/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u8.c.o 2025-08-14T21:35:35.0733834Z [5154/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u8.c.o 2025-08-14T21:35:35.0787911Z [5155/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u16.c.o 2025-08-14T21:35:35.0808860Z [5156/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u24.c.o 2025-08-14T21:35:35.0839463Z [5157/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u16.c.o 2025-08-14T21:35:35.0967876Z [5158/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u32.c.o 2025-08-14T21:35:35.1149031Z [5159/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u16.c.o 2025-08-14T21:35:35.1368312Z [5160/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u24.c.o 2025-08-14T21:35:35.1454095Z [5161/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u32.c.o 2025-08-14T21:35:35.1466182Z [5162/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-gio-sse41-u2.c.o 2025-08-14T21:35:35.3299008Z [5163/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx-acc2.c.o 2025-08-14T21:35:35.3338783Z [5164/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx.c.o 2025-08-14T21:35:35.3438858Z [5165/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx-acc2.c.o 2025-08-14T21:35:35.3440626Z [5166/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx-acc2.c.o 2025-08-14T21:35:35.3456882Z [5167/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx.c.o 2025-08-14T21:35:35.3644829Z [5168/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx-acc2.c.o 2025-08-14T21:35:35.4099062Z [5169/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx-acc2.c.o 2025-08-14T21:35:35.4344095Z [5170/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx.c.o 2025-08-14T21:35:35.4632299Z [5171/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx.c.o 2025-08-14T21:35:35.4638226Z [5172/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx-acc2.c.o 2025-08-14T21:35:35.6342560Z [5173/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx-acc2.c.o 2025-08-14T21:35:35.6590580Z [5174/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx-acc2.c.o 2025-08-14T21:35:35.6625614Z [5175/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx.c.o 2025-08-14T21:35:35.6642134Z [5176/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx-acc2.c.o 2025-08-14T21:35:35.6843500Z [5177/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx.c.o 2025-08-14T21:35:35.7074800Z [5178/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx-acc2.c.o 2025-08-14T21:35:35.7197089Z [5179/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx-acc2.c.o 2025-08-14T21:35:35.7358007Z [5180/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u8.c.o 2025-08-14T21:35:35.7373110Z [5181/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx.c.o 2025-08-14T21:35:35.7492223Z [5182/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx-acc2.c.o 2025-08-14T21:35:35.7635195Z [5183/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx.c.o 2025-08-14T21:35:35.7696256Z [5184/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u16.c.o 2025-08-14T21:35:35.8090702Z [5185/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u32.c.o 2025-08-14T21:35:35.9390403Z [5186/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx-acc2.c.o 2025-08-14T21:35:36.0010837Z [5187/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.0116793Z [5188/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx-acc2.c.o 2025-08-14T21:35:36.0165650Z [5189/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx.c.o 2025-08-14T21:35:36.0282995Z [5190/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.0370350Z [5191/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.0498684Z [5192/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.0637945Z [5193/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.0720902Z [5194/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.1266420Z [5195/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.2484760Z [5196/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.2807092Z [5197/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.2934695Z [5198/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.3039522Z [5199/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.3179357Z [5200/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.3323905Z [5201/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.3447326Z [5202/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.3648634Z [5203/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.3668311Z [5204/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.4330377Z [5205/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.5408006Z [5206/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.5503957Z [5207/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.5642392Z [5208/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.5749903Z [5209/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.5949434Z [5210/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.6070098Z [5211/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.6226092Z [5212/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.6511954Z [5213/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.6764029Z [5214/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-avx-broadcast.c.o 2025-08-14T21:35:36.6825417Z [5215/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx-2x16.c.o 2025-08-14T21:35:36.7379849Z [5216/7170] Linking CXX shared library lib/libtorch_cpu.so 2025-08-14T21:35:36.7380973Z /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-08-14T21:35:36.7382576Z /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-08-14T21:35:36.7383997Z /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-08-14T21:35:36.7385316Z /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-08-14T21:35:36.7386638Z /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-08-14T21:35:36.7387927Z /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-08-14T21:35:36.7389232Z /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-08-14T21:35:36.7390751Z /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-08-14T21:35:36.7392057Z /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-08-14T21:35:36.7393361Z /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-08-14T21:35:36.7394668Z /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-08-14T21:35:36.7395956Z /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-08-14T21:35:36.7397256Z /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-08-14T21:35:36.7398639Z /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-08-14T21:35:36.7400238Z /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-08-14T21:35:36.7401592Z /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-08-14T21:35:36.7403282Z /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-08-14T21:35:36.7404744Z /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-08-14T21:35:36.7406149Z /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-08-14T21:35:36.7407566Z /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-08-14T21:35:36.7409256Z /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-08-14T21:35:36.7410712Z /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-08-14T21:35:36.7412206Z /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-08-14T21:35:36.7413573Z /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-08-14T21:35:36.7414929Z /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-08-14T21:35:36.7416325Z /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-08-14T21:35:36.7417694Z /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-08-14T21:35:36.7419057Z /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-08-14T21:35:36.7420430Z /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-08-14T21:35:36.7421803Z /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-08-14T21:35:36.7423222Z /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-08-14T21:35:36.7424605Z /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-08-14T21:35:36.7425975Z /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-08-14T21:35:36.7427336Z /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-08-14T21:35:36.7428704Z /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-08-14T21:35:36.7430081Z /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-08-14T21:35:36.7431488Z /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-08-14T21:35:36.7432853Z /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-08-14T21:35:36.7434223Z /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-08-14T21:35:36.7435582Z /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-08-14T21:35:36.7436959Z /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-08-14T21:35:36.7438518Z /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-08-14T21:35:36.7440096Z /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-08-14T21:35:36.7441512Z /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-08-14T21:35:36.7442957Z /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-08-14T21:35:36.7444366Z /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-08-14T21:35:36.7445780Z /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-08-14T21:35:36.7447178Z /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-08-14T21:35:36.7448591Z /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-08-14T21:35:36.7449991Z /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-08-14T21:35:36.7451496Z /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-08-14T21:35:36.7452867Z /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-08-14T21:35:36.7454233Z /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-08-14T21:35:36.7455688Z /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-08-14T21:35:36.7457092Z /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-08-14T21:35:36.7458508Z /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-08-14T21:35:36.7459915Z /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-08-14T21:35:36.7461334Z /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-08-14T21:35:36.7462759Z /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-08-14T21:35:36.7464228Z /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-08-14T21:35:36.7465896Z /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-08-14T21:35:36.7467362Z /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-08-14T21:35:36.7468805Z /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-08-14T21:35:36.7470422Z /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-08-14T21:35:36.7471888Z /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-08-14T21:35:36.7473414Z /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-08-14T21:35:36.7474908Z /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-08-14T21:35:36.7476399Z /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-08-14T21:35:36.7477846Z /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-08-14T21:35:36.7479386Z /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-08-14T21:35:36.7480832Z /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-08-14T21:35:36.7482280Z /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-08-14T21:35:36.7483708Z /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-08-14T21:35:36.7485106Z /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-08-14T21:35:36.7486556Z /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-08-14T21:35:36.7488092Z /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-08-14T21:35:36.7489557Z /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-08-14T21:35:36.7491127Z /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-08-14T21:35:36.7492536Z /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-08-14T21:35:36.7493911Z /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-08-14T21:35:36.7495306Z /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-08-14T21:35:36.7496766Z /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-08-14T21:35:36.7498164Z /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-08-14T21:35:36.7499575Z /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-08-14T21:35:36.7500972Z /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-08-14T21:35:36.7502348Z /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-08-14T21:35:36.7503736Z /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-08-14T21:35:36.7505163Z /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-08-14T21:35:36.7506563Z /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-08-14T21:35:36.7508026Z /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-08-14T21:35:36.7509436Z /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-08-14T21:35:36.7510863Z /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-08-14T21:35:36.7512325Z /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-08-14T21:35:36.7513700Z /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-08-14T21:35:36.7515097Z /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-08-14T21:35:36.7516495Z /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-08-14T21:35:36.7517889Z /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-08-14T21:35:36.7519629Z /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-08-14T21:35:36.7521092Z /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-08-14T21:35:36.7522522Z /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-08-14T21:35:36.7523948Z /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-08-14T21:35:36.7525359Z /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-08-14T21:35:36.7526790Z /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-08-14T21:35:36.7528354Z /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-08-14T21:35:36.7529823Z /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-08-14T21:35:36.7531283Z /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-08-14T21:35:36.7532810Z /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-08-14T21:35:36.7534198Z /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-08-14T21:35:36.7535587Z /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-08-14T21:35:36.7537039Z /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-08-14T21:35:36.7538433Z /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-08-14T21:35:36.7539883Z /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-08-14T21:35:36.7541287Z /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-08-14T21:35:36.7542671Z /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-08-14T21:35:36.7544063Z /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-08-14T21:35:36.7545434Z /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-08-14T21:35:36.7546816Z /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-08-14T21:35:36.7548238Z /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-08-14T21:35:36.7549695Z /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-08-14T21:35:36.7551165Z /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-08-14T21:35:36.7552585Z /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-08-14T21:35:36.7553998Z /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-08-14T21:35:36.7555419Z /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-08-14T21:35:36.7556863Z /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-08-14T21:35:36.7558266Z /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-08-14T21:35:36.7559940Z /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-08-14T21:35:36.7561341Z /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-08-14T21:35:36.7562728Z /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-08-14T21:35:36.7564130Z /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-08-14T21:35:36.7565534Z /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-08-14T21:35:36.7566929Z /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-08-14T21:35:36.7568382Z /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-08-14T21:35:36.7570010Z /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-08-14T21:35:36.7571545Z /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-08-14T21:35:36.7573000Z /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-08-14T21:35:36.7574412Z /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-08-14T21:35:36.7575803Z /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-08-14T21:35:36.7577201Z /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-08-14T21:35:36.7578585Z /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-08-14T21:35:36.7580005Z /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-08-14T21:35:36.7581524Z /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-08-14T21:35:36.7582913Z /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-08-14T21:35:36.7584297Z /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-08-14T21:35:36.7585710Z /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-08-14T21:35:36.7587086Z /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-08-14T21:35:36.7588441Z /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-08-14T21:35:36.7589796Z /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-08-14T21:35:36.7591199Z /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-08-14T21:35:36.7592567Z /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-08-14T21:35:36.7593946Z /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-08-14T21:35:36.7595302Z /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-08-14T21:35:36.7596637Z /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-08-14T21:35:36.7598013Z /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-08-14T21:35:36.7599705Z /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-08-14T21:35:36.7601233Z /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-08-14T21:35:36.7602710Z /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-08-14T21:35:36.7604103Z /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-08-14T21:35:36.7605506Z /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-08-14T21:35:36.7606890Z /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-08-14T21:35:36.7608306Z /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-08-14T21:35:36.7609697Z /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-08-14T21:35:36.7611081Z /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-08-14T21:35:36.7612582Z /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-08-14T21:35:36.7613981Z /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-08-14T21:35:36.7615433Z /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-08-14T21:35:36.7616862Z /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-08-14T21:35:36.7618303Z /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-08-14T21:35:36.7619746Z /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-08-14T21:35:36.7621139Z /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-08-14T21:35:36.7622486Z /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-08-14T21:35:36.7623874Z /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-08-14T21:35:36.7625227Z /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-08-14T21:35:36.7626575Z /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-08-14T21:35:36.7627958Z /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-08-14T21:35:36.7629334Z /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-08-14T21:35:36.7630678Z /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-08-14T21:35:36.7632072Z /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-08-14T21:35:36.7633420Z /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-08-14T21:35:36.7634829Z /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-08-14T21:35:36.7636212Z /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-08-14T21:35:36.7637585Z /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-08-14T21:35:36.7639003Z /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-08-14T21:35:36.7640572Z /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-08-14T21:35:36.7641952Z /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-08-14T21:35:36.7643365Z /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-08-14T21:35:36.7644791Z /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-08-14T21:35:36.7646248Z /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-08-14T21:35:36.7647646Z /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-08-14T21:35:36.7649040Z /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-08-14T21:35:36.7650426Z /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-08-14T21:35:36.7651931Z /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-08-14T21:35:36.7653317Z /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-08-14T21:35:36.7654724Z /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-08-14T21:35:36.7656076Z /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-08-14T21:35:36.7657431Z /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-08-14T21:35:36.7658775Z /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-08-14T21:35:36.7660125Z /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-08-14T21:35:36.7661462Z /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-08-14T21:35:36.7662836Z /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-08-14T21:35:36.7664241Z /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-08-14T21:35:36.7665591Z /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-08-14T21:35:36.7666983Z /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-08-14T21:35:36.7668346Z /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-08-14T21:35:36.7670072Z /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-08-14T21:35:36.7671552Z /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-08-14T21:35:36.7672942Z /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-08-14T21:35:36.7674316Z /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-08-14T21:35:36.7675710Z /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-08-14T21:35:36.7677065Z /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-08-14T21:35:36.7678656Z /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-08-14T21:35:36.7680139Z /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-08-14T21:35:36.7681516Z /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-08-14T21:35:36.7682907Z /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-08-14T21:35:36.7684307Z /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-08-14T21:35:36.7685674Z /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-08-14T21:35:36.7687191Z /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-08-14T21:35:36.7688590Z /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-08-14T21:35:36.7689969Z /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-08-14T21:35:36.7691483Z /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-08-14T21:35:36.7692844Z /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-08-14T21:35:36.7694192Z /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-08-14T21:35:36.7695618Z /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-08-14T21:35:36.7696964Z /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-08-14T21:35:36.7698364Z /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-08-14T21:35:36.7699720Z /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-08-14T21:35:36.7701060Z /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-08-14T21:35:36.7702419Z /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-08-14T21:35:36.7703779Z /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-08-14T21:35:36.7705142Z /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-08-14T21:35:36.7706537Z /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-08-14T21:35:36.7707915Z /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-08-14T21:35:36.7709284Z /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-08-14T21:35:36.7710709Z /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-08-14T21:35:36.7712087Z /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-08-14T21:35:36.7713486Z /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-08-14T21:35:36.7714860Z /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-08-14T21:35:36.7716263Z /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-08-14T21:35:36.7717713Z /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-08-14T21:35:36.7719460Z /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-08-14T21:35:36.7720951Z /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-08-14T21:35:36.7722450Z /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-08-14T21:35:36.7723942Z /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-08-14T21:35:36.7725474Z /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-08-14T21:35:36.7726983Z /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-08-14T21:35:36.7728586Z /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-08-14T21:35:36.7730134Z /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-08-14T21:35:36.7731723Z /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-08-14T21:35:36.7733165Z /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-08-14T21:35:36.7734586Z /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-08-14T21:35:36.7736020Z /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-08-14T21:35:36.7737430Z /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-08-14T21:35:36.7738859Z /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-08-14T21:35:36.7740284Z /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-08-14T21:35:36.7741714Z /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-08-14T21:35:36.7743219Z /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-08-14T21:35:36.7744655Z /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-08-14T21:35:36.7746070Z /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-08-14T21:35:36.7747498Z /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-08-14T21:35:36.7748928Z /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-08-14T21:35:36.7750376Z /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-08-14T21:35:36.7751815Z /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-08-14T21:35:36.7753199Z /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-08-14T21:35:36.7754583Z /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-08-14T21:35:36.7755979Z /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-08-14T21:35:36.7757362Z /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-08-14T21:35:36.7758787Z /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-08-14T21:35:36.7760484Z /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-08-14T21:35:36.7761945Z /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-08-14T21:35:36.7763448Z /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-08-14T21:35:36.7764999Z /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-08-14T21:35:36.7766523Z /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-08-14T21:35:36.7768030Z /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-08-14T21:35:36.7769671Z /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-08-14T21:35:36.7771265Z /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-08-14T21:35:36.7772898Z /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-08-14T21:35:36.7774582Z /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-08-14T21:35:36.7776092Z /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-08-14T21:35:36.7777561Z /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-08-14T21:35:36.7779045Z /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-08-14T21:35:36.7780544Z /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-08-14T21:35:36.7782122Z /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-08-14T21:35:36.7783603Z /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-08-14T21:35:36.7785015Z /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-08-14T21:35:36.7786440Z /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-08-14T21:35:36.7787885Z /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-08-14T21:35:36.7789310Z /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-08-14T21:35:36.7790746Z /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-08-14T21:35:36.7792211Z /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-08-14T21:35:36.7793689Z /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-08-14T21:35:36.7795138Z /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-08-14T21:35:36.7796562Z /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-08-14T21:35:36.7798007Z /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-08-14T21:35:36.7799723Z /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-08-14T21:35:36.7801190Z /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-08-14T21:35:36.7802675Z /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-08-14T21:35:36.7804160Z /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-08-14T21:35:36.7805676Z /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-08-14T21:35:36.7807160Z /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-08-14T21:35:36.7808652Z /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-08-14T21:35:36.7810150Z /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-08-14T21:35:36.7811806Z /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-08-14T21:35:36.7813244Z /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-08-14T21:35:36.7814708Z /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-08-14T21:35:36.7816141Z /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-08-14T21:35:36.7817577Z /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-08-14T21:35:36.7819032Z /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-08-14T21:35:36.7820465Z /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-08-14T21:35:36.7821923Z /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-08-14T21:35:36.7825225Z /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-08-14T21:35:36.7826736Z /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-08-14T21:35:36.7828345Z /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-08-14T21:35:36.7830023Z /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-08-14T21:35:36.7831704Z /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-08-14T21:35:36.7833217Z /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-08-14T21:35:36.7834685Z /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-08-14T21:35:36.7836107Z /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-08-14T21:35:36.7837511Z /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-08-14T21:35:36.7839022Z /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-08-14T21:35:36.7840715Z /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-08-14T21:35:36.7842174Z /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-08-14T21:35:36.7843658Z /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-08-14T21:35:36.7845141Z /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-08-14T21:35:36.7846634Z /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-08-14T21:35:36.7848191Z /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-08-14T21:35:36.7849642Z /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-08-14T21:35:36.7851114Z /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-08-14T21:35:36.7852652Z /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-08-14T21:35:36.7854068Z /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-08-14T21:35:36.7855497Z /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-08-14T21:35:36.7856964Z /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-08-14T21:35:36.7858367Z /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-08-14T21:35:36.7859836Z /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-08-14T21:35:36.7861271Z /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-08-14T21:35:36.7862688Z /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-08-14T21:35:36.7864131Z /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-08-14T21:35:36.7865559Z /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-08-14T21:35:36.7866984Z /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-08-14T21:35:36.7868424Z /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-08-14T21:35:36.7870226Z /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-08-14T21:35:36.7871851Z /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-08-14T21:35:36.7873362Z /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-08-14T21:35:36.7874854Z /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-08-14T21:35:36.7876347Z /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-08-14T21:35:36.7877836Z /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-08-14T21:35:36.7879416Z /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-08-14T21:35:36.7881001Z /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-08-14T21:35:36.7882486Z /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-08-14T21:35:36.7883977Z /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-08-14T21:35:36.7885463Z /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-08-14T21:35:36.7886940Z /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-08-14T21:35:36.7888422Z /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-08-14T21:35:36.7889981Z /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-08-14T21:35:36.7891756Z /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-08-14T21:35:36.7893353Z /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-08-14T21:35:36.7894893Z /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-08-14T21:35:36.7896430Z /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-08-14T21:35:36.7897886Z /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-08-14T21:35:36.7899307Z /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-08-14T21:35:36.7900713Z /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-08-14T21:35:36.7902133Z /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-08-14T21:35:36.7903608Z /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-08-14T21:35:36.7905028Z /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-08-14T21:35:36.7906465Z /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-08-14T21:35:36.7907913Z /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-08-14T21:35:36.7909387Z /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-08-14T21:35:36.7910803Z /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-08-14T21:35:36.7912331Z /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-08-14T21:35:36.7913684Z /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-08-14T21:35:36.7915133Z /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-08-14T21:35:36.7916561Z /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-08-14T21:35:36.7917970Z /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-08-14T21:35:36.7919662Z /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-08-14T21:35:36.7921140Z /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-08-14T21:35:36.7922655Z /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-08-14T21:35:36.7924143Z /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-08-14T21:35:36.7925609Z /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-08-14T21:35:36.7927089Z /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-08-14T21:35:36.7928508Z /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-08-14T21:35:36.7929976Z /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-08-14T21:35:36.7931568Z /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-08-14T21:35:36.7933007Z /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-08-14T21:35:36.7934424Z /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-08-14T21:35:36.7935918Z /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-08-14T21:35:36.7937348Z /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-08-14T21:35:36.7938780Z /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-08-14T21:35:36.7940184Z /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-08-14T21:35:36.7941629Z /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-08-14T21:35:36.7943140Z /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-08-14T21:35:36.7944575Z /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-08-14T21:35:36.7946018Z /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-08-14T21:35:36.7947384Z /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-08-14T21:35:36.7948848Z /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-08-14T21:35:36.7950283Z /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-08-14T21:35:36.7951766Z /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-08-14T21:35:36.7953221Z /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-08-14T21:35:36.7954708Z /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-08-14T21:35:36.7956173Z /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-08-14T21:35:36.7957721Z /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-08-14T21:35:36.7959505Z /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-08-14T21:35:36.7961092Z /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-08-14T21:35:36.7962614Z /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-08-14T21:35:36.7964069Z /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-08-14T21:35:36.7965537Z /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-08-14T21:35:36.7967017Z /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-08-14T21:35:36.7968451Z /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-08-14T21:35:36.7970146Z /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-08-14T21:35:36.7971649Z /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-08-14T21:35:36.7973134Z /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-08-14T21:35:36.7974681Z /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-08-14T21:35:36.7976150Z /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-08-14T21:35:36.7977672Z /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-08-14T21:35:36.7979143Z /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-08-14T21:35:36.7980601Z /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-08-14T21:35:36.7982024Z /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-08-14T21:35:36.7983679Z /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-08-14T21:35:36.7985086Z /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-08-14T21:35:36.7986578Z /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-08-14T21:35:36.7988018Z /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-08-14T21:35:36.7989379Z /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-08-14T21:35:36.7990826Z /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-08-14T21:35:36.7992274Z /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-08-14T21:35:36.7993707Z /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-08-14T21:35:36.7995159Z /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-08-14T21:35:36.7996594Z /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-08-14T21:35:36.7998058Z /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-08-14T21:35:36.7999764Z /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-08-14T21:35:36.8001240Z /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-08-14T21:35:36.8002730Z /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-08-14T21:35:36.8004227Z /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-08-14T21:35:36.8005715Z /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-08-14T21:35:36.8007279Z /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-08-14T21:35:36.8008762Z /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-08-14T21:35:36.8010225Z /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-08-14T21:35:36.8011648Z /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-08-14T21:35:36.8013139Z /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-08-14T21:35:36.8014718Z /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-08-14T21:35:36.8016206Z /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-08-14T21:35:36.8017711Z /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-08-14T21:35:36.8019134Z /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-08-14T21:35:36.8020546Z /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-08-14T21:35:36.8021958Z /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-08-14T21:35:36.8023301Z /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-08-14T21:35:36.8024666Z /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-08-14T21:35:36.8026044Z /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-08-14T21:35:36.8027423Z /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-08-14T21:35:36.8028774Z /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-08-14T21:35:36.8030393Z /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-08-14T21:35:36.8031823Z /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-08-14T21:35:36.8033233Z /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-08-14T21:35:36.8034611Z /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-08-14T21:35:36.8036021Z /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-08-14T21:35:36.8037445Z /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-08-14T21:35:36.8038964Z /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-08-14T21:35:36.8040379Z /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-08-14T21:35:36.8041802Z /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-08-14T21:35:36.8043215Z /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-08-14T21:35:36.8044678Z /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-08-14T21:35:36.8046175Z /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-08-14T21:35:36.8047711Z /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-08-14T21:35:36.8049179Z /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-08-14T21:35:36.8050692Z /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-08-14T21:35:36.8052255Z /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-08-14T21:35:36.8053733Z /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-08-14T21:35:36.8055160Z /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-08-14T21:35:36.8056606Z /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-08-14T21:35:36.8058053Z /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-08-14T21:35:36.8059529Z /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-08-14T21:35:36.8060978Z /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-08-14T21:35:36.8062472Z /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-08-14T21:35:36.8063902Z /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-08-14T21:35:36.8065353Z /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-08-14T21:35:36.8066820Z /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-08-14T21:35:36.8068242Z /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-08-14T21:35:36.8069855Z /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-08-14T21:35:36.8071402Z /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-08-14T21:35:36.8072848Z /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-08-14T21:35:36.8074297Z /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-08-14T21:35:36.8075726Z /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-08-14T21:35:36.8077159Z /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-08-14T21:35:36.8078602Z /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-08-14T21:35:36.8080174Z /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-08-14T21:35:36.8081668Z /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-08-14T21:35:36.8083124Z /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-08-14T21:35:36.8084570Z /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-08-14T21:35:36.8086069Z /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-08-14T21:35:36.8087530Z /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-08-14T21:35:36.8088960Z /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-08-14T21:35:36.8090414Z /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-08-14T21:35:36.8091853Z /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-08-14T21:35:36.8093298Z /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-08-14T21:35:36.8094795Z /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-08-14T21:35:36.8096246Z /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-08-14T21:35:36.8110303Z /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-08-14T21:35:36.8111943Z /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-08-14T21:35:36.8113418Z /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-08-14T21:35:36.8114923Z /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-08-14T21:35:36.8116595Z /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-08-14T21:35:36.8118073Z /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-08-14T21:35:36.8119724Z /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-08-14T21:35:36.8121227Z /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-08-14T21:35:36.8122714Z /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-08-14T21:35:36.8124262Z /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-08-14T21:35:36.8125740Z /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-08-14T21:35:36.8127271Z /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-08-14T21:35:36.8128767Z /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-08-14T21:35:36.8130240Z /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-08-14T21:35:36.8131759Z /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-08-14T21:35:36.8133219Z /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-08-14T21:35:36.8134635Z /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-08-14T21:35:36.8136068Z /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-08-14T21:35:36.8137499Z /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-08-14T21:35:36.8138948Z /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-08-14T21:35:36.8140383Z /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-08-14T21:35:36.8141801Z /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-08-14T21:35:36.8143233Z /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-08-14T21:35:36.8144675Z /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-08-14T21:35:36.8146100Z /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-08-14T21:35:36.8147556Z /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-08-14T21:35:36.8148984Z /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-08-14T21:35:36.8150397Z /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-08-14T21:35:36.8151833Z /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-08-14T21:35:36.8153263Z /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-08-14T21:35:36.8154683Z /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-08-14T21:35:36.8156151Z /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-08-14T21:35:36.8157585Z /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-08-14T21:35:36.8159139Z /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-08-14T21:35:36.8160610Z /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-08-14T21:35:36.8162103Z /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-08-14T21:35:36.8163589Z /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-08-14T21:35:36.8165086Z /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-08-14T21:35:36.8166533Z /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-08-14T21:35:36.8167951Z /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-08-14T21:35:36.8169553Z /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-08-14T21:35:36.8171109Z /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-08-14T21:35:36.8172564Z /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-08-14T21:35:36.8174051Z /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-08-14T21:35:36.8175546Z /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-08-14T21:35:36.8177034Z /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-08-14T21:35:36.8178542Z /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-08-14T21:35:36.8180016Z /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-08-14T21:35:36.8181483Z /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-08-14T21:35:36.8182942Z /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-08-14T21:35:36.8184376Z /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-08-14T21:35:36.8185784Z /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-08-14T21:35:36.8187218Z /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-08-14T21:35:36.8188615Z /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-08-14T21:35:36.8190083Z /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-08-14T21:35:36.8191560Z /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-08-14T21:35:36.8193037Z /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-08-14T21:35:36.8194504Z /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-08-14T21:35:36.8195944Z /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-08-14T21:35:36.8197349Z /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-08-14T21:35:36.8198758Z /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-08-14T21:35:36.8200275Z /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-08-14T21:35:36.8201796Z /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-08-14T21:35:36.8203262Z /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-08-14T21:35:36.8204793Z /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-08-14T21:35:36.8206265Z /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-08-14T21:35:36.8207688Z /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-08-14T21:35:36.8209122Z /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-08-14T21:35:36.8210520Z /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-08-14T21:35:36.8211906Z /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-08-14T21:35:36.8213358Z /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-08-14T21:35:36.8214821Z /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-08-14T21:35:36.8216310Z /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-08-14T21:35:36.8217829Z /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-08-14T21:35:36.8219261Z /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-08-14T21:35:36.8220717Z /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-08-14T21:35:36.8222122Z /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-08-14T21:35:36.8223517Z /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-08-14T21:35:36.8224889Z /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-08-14T21:35:36.8226220Z /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-08-14T21:35:36.8227547Z /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-08-14T21:35:36.8228854Z /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-08-14T21:35:36.8230153Z /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-08-14T21:35:36.8231465Z /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-08-14T21:35:36.8232766Z /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-08-14T21:35:36.8234050Z /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-08-14T21:35:36.8235350Z /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-08-14T21:35:36.8236651Z /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-08-14T21:35:36.8237933Z /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-08-14T21:35:36.8239324Z /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-08-14T21:35:36.8240661Z /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-08-14T21:35:36.8241936Z /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-08-14T21:35:36.8243225Z /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-08-14T21:35:36.8244515Z /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-08-14T21:35:36.8245782Z /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-08-14T21:35:36.8247070Z /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-08-14T21:35:36.8248375Z /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-08-14T21:35:36.8249656Z /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-08-14T21:35:36.8250973Z /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-08-14T21:35:36.8252249Z /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-08-14T21:35:36.8253547Z /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-08-14T21:35:36.8254830Z /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-08-14T21:35:36.8256107Z /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-08-14T21:35:36.8257400Z /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-08-14T21:35:36.8258685Z /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-08-14T21:35:36.8259957Z /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-08-14T21:35:36.8261239Z /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-08-14T21:35:36.8262538Z /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-08-14T21:35:36.8263834Z /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-08-14T21:35:36.8265130Z /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-08-14T21:35:36.8266406Z /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-08-14T21:35:36.8267689Z /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-08-14T21:35:36.8268978Z /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-08-14T21:35:36.8270515Z /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-08-14T21:35:36.8271805Z /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-08-14T21:35:36.8273130Z /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-08-14T21:35:36.8274421Z /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-08-14T21:35:36.8275710Z /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-08-14T21:35:36.8276980Z /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-08-14T21:35:36.8278277Z /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-08-14T21:35:36.8279808Z /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-08-14T21:35:36.8281079Z /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-08-14T21:35:36.8282440Z /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-08-14T21:35:36.8283832Z /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-08-14T21:35:36.8285144Z /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-08-14T21:35:36.8286479Z /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-08-14T21:35:36.8287784Z /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-08-14T21:35:36.8289107Z /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-08-14T21:35:36.8290425Z /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-08-14T21:35:36.8291729Z /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-08-14T21:35:36.8293109Z /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-08-14T21:35:36.8294432Z /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-08-14T21:35:36.8295726Z /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-08-14T21:35:36.8297034Z /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-08-14T21:35:36.8298327Z /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-08-14T21:35:36.8299654Z /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-08-14T21:35:36.8301034Z /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-08-14T21:35:36.8302361Z /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-08-14T21:35:36.8303686Z /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-08-14T21:35:36.8305010Z /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-08-14T21:35:36.8306311Z /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-08-14T21:35:36.8307665Z /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-08-14T21:35:36.8308987Z /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-08-14T21:35:36.8310334Z /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-08-14T21:35:36.8311637Z /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-08-14T21:35:36.8312974Z /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-08-14T21:35:36.8314268Z /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-08-14T21:35:36.8315581Z /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-08-14T21:35:36.8316917Z /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-08-14T21:35:36.8318318Z /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-08-14T21:35:36.8319841Z /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-08-14T21:35:36.8321251Z /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-08-14T21:35:36.8322678Z /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-08-14T21:35:36.8324173Z /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-08-14T21:35:36.8325635Z /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-08-14T21:35:36.8327091Z /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-08-14T21:35:36.8328552Z /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-08-14T21:35:36.8330011Z /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-08-14T21:35:36.8331466Z /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-08-14T21:35:36.8332946Z /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-08-14T21:35:36.8334411Z /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-08-14T21:35:36.8335888Z /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-08-14T21:35:36.8337345Z /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-08-14T21:35:36.8338829Z /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-08-14T21:35:36.8340315Z /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-08-14T21:35:36.8341840Z /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-08-14T21:35:36.8343353Z /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-08-14T21:35:36.8344831Z /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-08-14T21:35:36.8346307Z /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-08-14T21:35:36.8347785Z /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-08-14T21:35:36.8349261Z /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-08-14T21:35:36.8350744Z /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-08-14T21:35:36.8352228Z /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-08-14T21:35:36.8353755Z /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-08-14T21:35:36.8355262Z /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-08-14T21:35:36.8356745Z /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-08-14T21:35:36.8358225Z /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-08-14T21:35:36.8359800Z /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-08-14T21:35:36.8361276Z /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-08-14T21:35:36.8362764Z /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-08-14T21:35:36.8364275Z /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-08-14T21:35:36.8365782Z /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-08-14T21:35:36.8367298Z /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-08-14T21:35:36.8368778Z /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-08-14T21:35:36.8370438Z /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-08-14T21:35:36.8371923Z /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-08-14T21:35:36.8373500Z /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-08-14T21:35:36.8375036Z /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-08-14T21:35:36.8376497Z /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-08-14T21:35:36.8377988Z /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-08-14T21:35:36.8379437Z /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-08-14T21:35:36.8380892Z /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-08-14T21:35:36.8382335Z /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-08-14T21:35:36.8383775Z /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-08-14T21:35:36.8385224Z /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-08-14T21:35:36.8386723Z /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-08-14T21:35:36.8388098Z /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-08-14T21:35:36.8389420Z /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-08-14T21:35:36.8390719Z /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-08-14T21:35:36.8392029Z /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-08-14T21:35:36.8393413Z /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-08-14T21:35:36.8394912Z /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-08-14T21:35:36.8396373Z /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-08-14T21:35:36.8397838Z /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-08-14T21:35:36.8399366Z /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-08-14T21:35:36.8400810Z /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-08-14T21:35:36.8402257Z /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-08-14T21:35:36.8403769Z /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-08-14T21:35:36.8405234Z /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-08-14T21:35:36.8406719Z /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-08-14T21:35:36.8408165Z /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-08-14T21:35:36.8409629Z /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-08-14T21:35:36.8411083Z /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-08-14T21:35:36.8412515Z /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-08-14T21:35:36.8413967Z /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-08-14T21:35:36.8415482Z /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-08-14T21:35:36.8416912Z /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-08-14T21:35:36.8418391Z /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-08-14T21:35:36.8419827Z /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-08-14T21:35:36.8421263Z /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-08-14T21:35:36.8422701Z /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-08-14T21:35:36.8424174Z /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-08-14T21:35:36.8425602Z /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-08-14T21:35:36.8427084Z /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-08-14T21:35:36.8428502Z /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-08-14T21:35:36.8429934Z /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-08-14T21:35:36.8431612Z /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-08-14T21:35:36.8433096Z /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-08-14T21:35:36.8434618Z /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-08-14T21:35:36.8436094Z /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-08-14T21:35:36.8437601Z /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-08-14T21:35:36.8439166Z /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-08-14T21:35:36.8440652Z /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-08-14T21:35:36.8442132Z /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-08-14T21:35:36.8443621Z /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-08-14T21:35:36.8445083Z /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-08-14T21:35:36.8446560Z /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-08-14T21:35:36.8448029Z /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-08-14T21:35:36.8449535Z /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-08-14T21:35:36.8451012Z /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-08-14T21:35:36.8452527Z /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-08-14T21:35:36.8454060Z /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-08-14T21:35:36.8455612Z /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-08-14T21:35:36.8457223Z /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-08-14T21:35:36.8458760Z /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-08-14T21:35:36.8460302Z /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-08-14T21:35:36.8461837Z /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-08-14T21:35:36.8463370Z /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-08-14T21:35:36.8464926Z /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-08-14T21:35:36.8466535Z /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-08-14T21:35:36.8468103Z /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-08-14T21:35:36.8469962Z /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-08-14T21:35:36.8471541Z /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-08-14T21:35:36.8473096Z /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-08-14T21:35:36.8474670Z /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-08-14T21:35:36.8476237Z /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-08-14T21:35:36.8477793Z /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-08-14T21:35:36.8479438Z /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-08-14T21:35:36.8481054Z /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-08-14T21:35:36.8482634Z /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-08-14T21:35:36.8484195Z /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-08-14T21:35:36.8485744Z /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-08-14T21:35:36.8487310Z /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-08-14T21:35:36.8488873Z /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-08-14T21:35:36.8490444Z /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-08-14T21:35:36.8491962Z /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-08-14T21:35:36.8493478Z /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-08-14T21:35:36.8495027Z /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-08-14T21:35:36.8496439Z /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-08-14T21:35:36.8497818Z /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-08-14T21:35:36.8499117Z /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-08-14T21:35:36.8500472Z /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-08-14T21:35:36.8501864Z /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-08-14T21:35:36.8503288Z /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-08-14T21:35:36.8504731Z /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-08-14T21:35:36.8506176Z /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-08-14T21:35:36.8507593Z /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-08-14T21:35:36.8509014Z /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-08-14T21:35:36.8510428Z /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-08-14T21:35:36.8511848Z /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-08-14T21:35:36.8513340Z /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-08-14T21:35:36.8514827Z /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-08-14T21:35:36.8516292Z /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-08-14T21:35:36.8517751Z /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-08-14T21:35:36.8519293Z /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-08-14T21:35:36.8520801Z /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-08-14T21:35:36.8522277Z /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-08-14T21:35:36.8523732Z /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-08-14T21:35:36.8525196Z /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-08-14T21:35:36.8526668Z /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-08-14T21:35:36.8528149Z /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-08-14T21:35:36.8529667Z /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-08-14T21:35:36.8531127Z /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-08-14T21:35:36.8532656Z /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-08-14T21:35:36.8534137Z /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-08-14T21:35:36.8535596Z /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-08-14T21:35:36.8537065Z /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-08-14T21:35:36.8538527Z /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-08-14T21:35:36.8539984Z /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-08-14T21:35:36.8541460Z /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-08-14T21:35:36.8542925Z /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-08-14T21:35:36.8544416Z /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-08-14T21:35:36.8545878Z /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-08-14T21:35:36.8547352Z /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-08-14T21:35:36.8548796Z /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-08-14T21:35:36.8550247Z /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-08-14T21:35:36.8551722Z /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-08-14T21:35:36.8553165Z /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-08-14T21:35:36.8554623Z /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-08-14T21:35:36.8556036Z /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-08-14T21:35:36.8557464Z /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-08-14T21:35:36.8558998Z /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-08-14T21:35:36.8560471Z /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-08-14T21:35:36.8561911Z /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-08-14T21:35:36.8563394Z /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-08-14T21:35:36.8564822Z /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-08-14T21:35:36.8566311Z /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-08-14T21:35:36.8567740Z /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-08-14T21:35:36.8569152Z /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-08-14T21:35:36.8570782Z /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-08-14T21:35:36.8572217Z /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-08-14T21:35:36.8573576Z /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-08-14T21:35:36.8575064Z /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-08-14T21:35:36.8576457Z /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-08-14T21:35:36.8578072Z /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-08-14T21:35:36.8580049Z /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-08-14T21:35:36.8581479Z /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-08-14T21:35:36.8583006Z /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-08-14T21:35:36.8584539Z /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-08-14T21:35:36.8585955Z /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-08-14T21:35:36.8587376Z /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-08-14T21:35:36.8588792Z /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-08-14T21:35:36.8590205Z /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-08-14T21:35:36.8591639Z /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-08-14T21:35:36.8593142Z /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-08-14T21:35:36.8594594Z /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-08-14T21:35:36.8596103Z /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-08-14T21:35:36.8597548Z /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-08-14T21:35:36.8599101Z /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-08-14T21:35:36.8600571Z /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-08-14T21:35:36.8602023Z /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-08-14T21:35:36.8603499Z /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-08-14T21:35:36.8604970Z /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-08-14T21:35:36.8606429Z /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-08-14T21:35:36.8607921Z /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-08-14T21:35:36.8609393Z /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-08-14T21:35:36.8610861Z /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-08-14T21:35:36.8612337Z /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-08-14T21:35:36.8613800Z /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-08-14T21:35:36.8615294Z /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-08-14T21:35:36.8616746Z /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-08-14T21:35:36.8618201Z /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-08-14T21:35:36.8619665Z /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-08-14T21:35:36.8621114Z /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-08-14T21:35:36.8622582Z /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-08-14T21:35:36.8624062Z /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-08-14T21:35:36.8625520Z /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-08-14T21:35:36.8627015Z /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-08-14T21:35:36.8628387Z /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-08-14T21:35:36.8629690Z /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-08-14T21:35:36.8630989Z /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-08-14T21:35:36.8632267Z /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-08-14T21:35:36.8633550Z /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-08-14T21:35:36.8634835Z /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-08-14T21:35:36.8636106Z /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-08-14T21:35:36.8638129Z /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-08-14T21:35:36.8640504Z /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-08-14T21:35:36.8641836Z /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-08-14T21:35:36.8643152Z /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-08-14T21:35:36.8644426Z /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-08-14T21:35:36.8645755Z /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-08-14T21:35:36.8647150Z /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-08-14T21:35:36.8649742Z /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-08-14T21:35:36.8651158Z /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-08-14T21:35:36.8652499Z /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-08-14T21:35:36.8653835Z /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-08-14T21:35:36.8655123Z /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-08-14T21:35:36.8656397Z /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-08-14T21:35:36.8657719Z /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-08-14T21:35:36.8658994Z /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-08-14T21:35:36.8660297Z /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-08-14T21:35:36.8661583Z /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-08-14T21:35:36.8662868Z /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-08-14T21:35:36.8664142Z /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-08-14T21:35:36.8665427Z /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-08-14T21:35:36.8666709Z /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-08-14T21:35:36.8668000Z /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-08-14T21:35:36.8669278Z /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-08-14T21:35:36.8670875Z /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-08-14T21:35:36.8672325Z /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-08-14T21:35:36.8673682Z /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-08-14T21:35:36.8675023Z /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-08-14T21:35:36.8676389Z /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-08-14T21:35:36.8677769Z /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-08-14T21:35:36.8679221Z /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-08-14T21:35:36.8680701Z /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-08-14T21:35:36.8682076Z /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-08-14T21:35:36.8683456Z /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-08-14T21:35:36.8684839Z /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-08-14T21:35:36.8686216Z /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-08-14T21:35:36.8687597Z /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-08-14T21:35:36.8689025Z /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-08-14T21:35:36.8690399Z /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-08-14T21:35:36.8691857Z /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-08-14T21:35:36.8693229Z /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-08-14T21:35:36.8694624Z /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-08-14T21:35:36.8696016Z /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-08-14T21:35:36.8697398Z /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-08-14T21:35:36.8698788Z /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-08-14T21:35:36.8700165Z /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-08-14T21:35:36.8701529Z /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-08-14T21:35:36.8702916Z /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-08-14T21:35:36.8704383Z /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-08-14T21:35:36.8705817Z /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-08-14T21:35:36.8707257Z /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-08-14T21:35:36.8708702Z /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-08-14T21:35:36.8710135Z /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-08-14T21:35:36.8711587Z /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-08-14T21:35:36.8713089Z /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-08-14T21:35:36.8714526Z /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-08-14T21:35:36.8716047Z /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-08-14T21:35:36.8717529Z /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-08-14T21:35:36.8719103Z /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-08-14T21:35:36.8720609Z /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-08-14T21:35:36.8722133Z /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-08-14T21:35:36.8723656Z /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-08-14T21:35:36.8725132Z /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-08-14T21:35:36.8726596Z /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-08-14T21:35:36.8728090Z /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-08-14T21:35:36.8729618Z /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-08-14T21:35:36.8731114Z /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-08-14T21:35:36.8732642Z /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-08-14T21:35:36.8734108Z /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-08-14T21:35:36.8735558Z /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-08-14T21:35:36.8737077Z /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-08-14T21:35:36.8738577Z /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-08-14T21:35:36.8740081Z /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-08-14T21:35:36.8741619Z /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-08-14T21:35:36.8743092Z /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-08-14T21:35:36.8744609Z /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-08-14T21:35:36.8746089Z /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-08-14T21:35:36.8747555Z /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-08-14T21:35:36.8749044Z /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-08-14T21:35:36.8750560Z /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-08-14T21:35:36.8752044Z /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-08-14T21:35:36.8753539Z /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-08-14T21:35:36.8754966Z /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-08-14T21:35:36.8756445Z /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-08-14T21:35:36.8757889Z /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-08-14T21:35:36.8759392Z /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-08-14T21:35:36.8760849Z /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-08-14T21:35:36.8762330Z /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-08-14T21:35:36.8763752Z /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-08-14T21:35:36.8765199Z /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-08-14T21:35:36.8766626Z /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-08-14T21:35:36.8768052Z /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-08-14T21:35:36.8769652Z /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-08-14T21:35:36.8771101Z /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-08-14T21:35:36.8772559Z /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-08-14T21:35:36.8774009Z /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-08-14T21:35:36.8775450Z /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-08-14T21:35:36.8776976Z /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-08-14T21:35:36.8778438Z /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-08-14T21:35:36.8779894Z /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-08-14T21:35:36.8781348Z /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-08-14T21:35:36.8782821Z /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-08-14T21:35:36.8784240Z /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-08-14T21:35:36.8785692Z /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-08-14T21:35:36.8787049Z /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-08-14T21:35:36.8788392Z /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-08-14T21:35:36.8789723Z /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-08-14T21:35:36.8791088Z /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-08-14T21:35:36.8792407Z /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-08-14T21:35:36.8793689Z /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-08-14T21:35:36.8794969Z /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-08-14T21:35:36.8796314Z /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-08-14T21:35:36.8797637Z /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-08-14T21:35:36.8799020Z /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-08-14T21:35:36.8800618Z /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-08-14T21:35:36.8802000Z /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-08-14T21:35:36.8803400Z /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-08-14T21:35:36.8804858Z /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-08-14T21:35:36.8806335Z /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-08-14T21:35:36.8807780Z /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-08-14T21:35:36.8809263Z /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-08-14T21:35:36.8810708Z /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-08-14T21:35:36.8812227Z /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-08-14T21:35:36.8813583Z /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-08-14T21:35:36.8814953Z /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-08-14T21:35:36.8816366Z /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-08-14T21:35:36.8817845Z /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-08-14T21:35:36.8819240Z /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-08-14T21:35:36.8820675Z /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-08-14T21:35:36.8822067Z /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-08-14T21:35:36.8823465Z /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-08-14T21:35:36.8824857Z /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-08-14T21:35:36.8826239Z /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-08-14T21:35:36.8827646Z /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-08-14T21:35:36.8829020Z /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-08-14T21:35:36.8830373Z /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-08-14T21:35:36.8831741Z /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-08-14T21:35:36.8833056Z /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-08-14T21:35:36.8834368Z /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-08-14T21:35:36.8835710Z /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-08-14T21:35:36.8837034Z /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-08-14T21:35:36.8838332Z /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-08-14T21:35:36.8839985Z /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-08-14T21:35:36.8841353Z /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-08-14T21:35:36.8842709Z /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-08-14T21:35:36.8844055Z /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-08-14T21:35:36.8845399Z /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-08-14T21:35:36.8846773Z /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-08-14T21:35:36.8848141Z /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-08-14T21:35:36.8849532Z /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-08-14T21:35:36.8850885Z /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-08-14T21:35:36.8852353Z /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-08-14T21:35:36.8853648Z /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-08-14T21:35:36.8854956Z /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-08-14T21:35:36.8856250Z /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-08-14T21:35:36.8857553Z /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-08-14T21:35:36.8858857Z /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-08-14T21:35:36.8860152Z /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-08-14T21:35:36.8861526Z /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-08-14T21:35:36.8863001Z /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-08-14T21:35:36.8864480Z /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-08-14T21:35:36.8865904Z /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-08-14T21:35:36.8867320Z /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-08-14T21:35:36.8868759Z /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-08-14T21:35:36.8870777Z /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-08-14T21:35:36.8872371Z /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-08-14T21:35:36.8873927Z /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-08-14T21:35:36.8875486Z /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-08-14T21:35:36.8876999Z /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-08-14T21:35:36.8878559Z /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-08-14T21:35:36.8880185Z /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-08-14T21:35:36.8881804Z /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-08-14T21:35:36.8883313Z /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-08-14T21:35:36.8884878Z /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-08-14T21:35:36.8886400Z /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-08-14T21:35:36.8887998Z /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-08-14T21:35:36.8889529Z /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-08-14T21:35:36.8891042Z /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-08-14T21:35:36.8892656Z /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-08-14T21:35:36.8894091Z /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-08-14T21:35:36.8895537Z /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-08-14T21:35:36.8897070Z /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-08-14T21:35:36.8898550Z /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-08-14T21:35:36.8900076Z /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-08-14T21:35:36.8901559Z /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-08-14T21:35:36.8903003Z /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-08-14T21:35:36.8904504Z /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-08-14T21:35:36.8905970Z /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-08-14T21:35:36.8907426Z /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-08-14T21:35:36.8908895Z /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-08-14T21:35:36.8910344Z /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-08-14T21:35:36.8911755Z /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-08-14T21:35:36.8913218Z /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-08-14T21:35:36.8914646Z /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-08-14T21:35:36.8916092Z /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-08-14T21:35:36.8917551Z /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-08-14T21:35:36.8919103Z /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-08-14T21:35:36.8920770Z /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-08-14T21:35:36.8922240Z /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-08-14T21:35:36.8923765Z /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-08-14T21:35:36.8925323Z /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-08-14T21:35:36.8926764Z /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-08-14T21:35:36.8928252Z /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-08-14T21:35:36.8929757Z /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-08-14T21:35:36.8931348Z /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-08-14T21:35:36.8932775Z /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-08-14T21:35:36.8934212Z /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-08-14T21:35:36.8935654Z /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-08-14T21:35:36.8937178Z /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-08-14T21:35:36.8938668Z /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-08-14T21:35:36.8940111Z /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-08-14T21:35:36.8941475Z /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-08-14T21:35:36.8942881Z /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-08-14T21:35:36.8944300Z /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-08-14T21:35:36.8945729Z /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-08-14T21:35:36.8947142Z /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-08-14T21:35:36.8948576Z /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-08-14T21:35:36.8949949Z /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-08-14T21:35:36.8951299Z /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-08-14T21:35:36.8952630Z /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-08-14T21:35:36.8953977Z /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-08-14T21:35:36.8955339Z /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-08-14T21:35:36.8956672Z /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-08-14T21:35:36.8957995Z /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-08-14T21:35:36.8959643Z /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-08-14T21:35:36.8961067Z /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-08-14T21:35:36.8962511Z /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-08-14T21:35:36.8963975Z /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-08-14T21:35:36.8965439Z /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-08-14T21:35:36.8966907Z /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-08-14T21:35:36.8968408Z /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-08-14T21:35:36.8970095Z /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-08-14T21:35:36.8971630Z /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-08-14T21:35:36.8973054Z /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-08-14T21:35:36.8974514Z /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-08-14T21:35:36.8975987Z /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-08-14T21:35:36.8977546Z /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-08-14T21:35:36.8979027Z /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-08-14T21:35:36.8980540Z /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-08-14T21:35:36.8982007Z /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-08-14T21:35:36.8983583Z /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-08-14T21:35:36.8985016Z /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-08-14T21:35:36.8986442Z /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-08-14T21:35:36.8987872Z /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-08-14T21:35:36.8989260Z /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-08-14T21:35:36.8990639Z /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-08-14T21:35:36.8992055Z /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-08-14T21:35:36.8993393Z /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-08-14T21:35:36.8994744Z /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-08-14T21:35:36.8996111Z /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-08-14T21:35:36.8997451Z /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-08-14T21:35:36.8998793Z /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-08-14T21:35:36.9000484Z /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-08-14T21:35:36.9001898Z /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-08-14T21:35:36.9003294Z /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-08-14T21:35:36.9004664Z /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-08-14T21:35:36.9006057Z /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-08-14T21:35:36.9007604Z /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-08-14T21:35:36.9009041Z /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-08-14T21:35:36.9010475Z /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-08-14T21:35:36.9011949Z /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-08-14T21:35:36.9013258Z /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-08-14T21:35:36.9014601Z /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-08-14T21:35:36.9015937Z /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-08-14T21:35:36.9017278Z /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-08-14T21:35:36.9018611Z /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-08-14T21:35:36.9019937Z /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-08-14T21:35:36.9021281Z /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-08-14T21:35:36.9022711Z /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-08-14T21:35:36.9024281Z /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-08-14T21:35:36.9025780Z /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-08-14T21:35:36.9027258Z /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-08-14T21:35:36.9028722Z /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-08-14T21:35:36.9030144Z /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-08-14T21:35:36.9031573Z /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-08-14T21:35:36.9033082Z /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-08-14T21:35:36.9034554Z /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-08-14T21:35:36.9036017Z /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-08-14T21:35:36.9037523Z /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-08-14T21:35:36.9039053Z /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-08-14T21:35:36.9040754Z /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-08-14T21:35:36.9042367Z /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-08-14T21:35:36.9043837Z /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-08-14T21:35:36.9045316Z /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-08-14T21:35:36.9046791Z /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-08-14T21:35:36.9048268Z /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-08-14T21:35:36.9049742Z /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-08-14T21:35:36.9051360Z /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-08-14T21:35:36.9052807Z /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-08-14T21:35:36.9054265Z /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-08-14T21:35:36.9055776Z /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-08-14T21:35:36.9057274Z /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-08-14T21:35:36.9058723Z /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-08-14T21:35:36.9060146Z /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-08-14T21:35:36.9061555Z /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-08-14T21:35:36.9062969Z /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-08-14T21:35:36.9064384Z /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-08-14T21:35:36.9065819Z /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-08-14T21:35:36.9067247Z /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-08-14T21:35:36.9068674Z /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-08-14T21:35:36.9070487Z /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-08-14T21:35:36.9071999Z /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-08-14T21:35:36.9073505Z /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-08-14T21:35:36.9075147Z /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-08-14T21:35:36.9076655Z /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-08-14T21:35:36.9078198Z /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-08-14T21:35:36.9079796Z /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-08-14T21:35:36.9081266Z /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-08-14T21:35:36.9082796Z /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-08-14T21:35:36.9084295Z /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-08-14T21:35:36.9085780Z /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-08-14T21:35:36.9087237Z /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-08-14T21:35:36.9088718Z /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-08-14T21:35:36.9090263Z /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-08-14T21:35:36.9091842Z /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-08-14T21:35:36.9093272Z /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-08-14T21:35:36.9094730Z /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-08-14T21:35:36.9096202Z /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-08-14T21:35:36.9097641Z /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-08-14T21:35:36.9099093Z /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-08-14T21:35:36.9100543Z /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-08-14T21:35:36.9102002Z /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-08-14T21:35:36.9103446Z /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-08-14T21:35:36.9105043Z /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-08-14T21:35:36.9106528Z /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-08-14T21:35:36.9108049Z /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-08-14T21:35:36.9109573Z /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-08-14T21:35:36.9111041Z /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-08-14T21:35:36.9112529Z /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-08-14T21:35:36.9114062Z /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-08-14T21:35:36.9115531Z /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-08-14T21:35:36.9116996Z /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-08-14T21:35:36.9118477Z /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-08-14T21:35:36.9120064Z /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-08-14T21:35:36.9121586Z /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-08-14T21:35:36.9123063Z /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-08-14T21:35:36.9124531Z /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-08-14T21:35:36.9126032Z /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-08-14T21:35:36.9127513Z /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-08-14T21:35:36.9128964Z /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-08-14T21:35:36.9130503Z /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-08-14T21:35:36.9132044Z /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-08-14T21:35:36.9133621Z /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-08-14T21:35:36.9135134Z /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-08-14T21:35:36.9136609Z /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-08-14T21:35:36.9138088Z /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-08-14T21:35:36.9139622Z /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-08-14T21:35:36.9141107Z /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-08-14T21:35:36.9142623Z /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-08-14T21:35:36.9144087Z /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-08-14T21:35:36.9145530Z /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-08-14T21:35:36.9146981Z /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-08-14T21:35:36.9148455Z /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-08-14T21:35:36.9149937Z /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-08-14T21:35:36.9151447Z /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-08-14T21:35:36.9152960Z /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-08-14T21:35:36.9154497Z /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-08-14T21:35:36.9156002Z /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-08-14T21:35:36.9157466Z /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-08-14T21:35:36.9159014Z /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-08-14T21:35:36.9160498Z /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-08-14T21:35:36.9161989Z /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-08-14T21:35:36.9163516Z /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-08-14T21:35:36.9164983Z /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-08-14T21:35:36.9166456Z /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-08-14T21:35:36.9167956Z /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-08-14T21:35:36.9169656Z /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-08-14T21:35:36.9171154Z /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-08-14T21:35:36.9172719Z /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-08-14T21:35:36.9174297Z /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-08-14T21:35:36.9175810Z /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-08-14T21:35:36.9177304Z /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-08-14T21:35:36.9178789Z /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-08-14T21:35:36.9180274Z /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-08-14T21:35:36.9181756Z /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-08-14T21:35:36.9183318Z /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-08-14T21:35:36.9184758Z /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-08-14T21:35:36.9186208Z /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-08-14T21:35:36.9187857Z /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-08-14T21:35:36.9189328Z /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-08-14T21:35:36.9190812Z /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-08-14T21:35:36.9192291Z /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-08-14T21:35:36.9193772Z /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-08-14T21:35:36.9195294Z /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-08-14T21:35:36.9196777Z /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-08-14T21:35:36.9198293Z /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-08-14T21:35:36.9199877Z /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-08-14T21:35:36.9201361Z /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-08-14T21:35:36.9202842Z /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-08-14T21:35:36.9204350Z /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-08-14T21:35:36.9205810Z /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-08-14T21:35:36.9207299Z /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-08-14T21:35:36.9208761Z /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-08-14T21:35:36.9210261Z /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-08-14T21:35:36.9211755Z /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-08-14T21:35:36.9213217Z /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-08-14T21:35:36.9214705Z /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-08-14T21:35:36.9216209Z /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-08-14T21:35:36.9217677Z /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-08-14T21:35:36.9219233Z /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-08-14T21:35:36.9220723Z /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-08-14T21:35:36.9222222Z /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-08-14T21:35:36.9223704Z /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-08-14T21:35:36.9225171Z /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-08-14T21:35:36.9226709Z /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-08-14T21:35:36.9228259Z /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-08-14T21:35:36.9229838Z /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-08-14T21:35:36.9231261Z /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-08-14T21:35:36.9232706Z /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-08-14T21:35:36.9234148Z /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-08-14T21:35:36.9235589Z /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-08-14T21:35:36.9237062Z /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-08-14T21:35:36.9238490Z /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-08-14T21:35:36.9240288Z /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-08-14T21:35:36.9241775Z /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-08-14T21:35:36.9243282Z /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-08-14T21:35:36.9244774Z /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-08-14T21:35:36.9246275Z /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-08-14T21:35:36.9247751Z /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-08-14T21:35:36.9249220Z /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-08-14T21:35:36.9250691Z /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-08-14T21:35:36.9252309Z /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-08-14T21:35:36.9253743Z /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-08-14T21:35:36.9255148Z /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-08-14T21:35:36.9256572Z /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-08-14T21:35:36.9258006Z /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-08-14T21:35:36.9259437Z /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-08-14T21:35:36.9260934Z /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-08-14T21:35:36.9262377Z /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-08-14T21:35:36.9263794Z /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-08-14T21:35:36.9265264Z /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-08-14T21:35:36.9266677Z /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-08-14T21:35:36.9268122Z /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-08-14T21:35:36.9269995Z /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-08-14T21:35:36.9271588Z /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-08-14T21:35:36.9273103Z /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-08-14T21:35:36.9274602Z /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-08-14T21:35:36.9276087Z /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-08-14T21:35:36.9277575Z /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-08-14T21:35:36.9279136Z /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-08-14T21:35:36.9280611Z /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-08-14T21:35:36.9282109Z /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-08-14T21:35:36.9283653Z /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-08-14T21:35:36.9285163Z /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-08-14T21:35:36.9286644Z /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-08-14T21:35:36.9288139Z /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-08-14T21:35:36.9289605Z /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-08-14T21:35:36.9291175Z /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-08-14T21:35:36.9292652Z /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-08-14T21:35:36.9294112Z /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-08-14T21:35:36.9295551Z /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-08-14T21:35:36.9296996Z /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-08-14T21:35:36.9298432Z /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-08-14T21:35:36.9299894Z /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-08-14T21:35:36.9316680Z /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-08-14T21:35:36.9318150Z /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-08-14T21:35:36.9320011Z /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-08-14T21:35:36.9321519Z /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-08-14T21:35:36.9322991Z /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-08-14T21:35:36.9324464Z /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-08-14T21:35:36.9325948Z /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-08-14T21:35:36.9327440Z /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-08-14T21:35:36.9328932Z /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-08-14T21:35:36.9330401Z /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-08-14T21:35:36.9332061Z /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-08-14T21:35:36.9333518Z /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-08-14T21:35:36.9334992Z /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-08-14T21:35:36.9336418Z /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-08-14T21:35:36.9337930Z /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-08-14T21:35:36.9339555Z /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-08-14T21:35:36.9341220Z /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-08-14T21:35:36.9342917Z /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-08-14T21:35:36.9344619Z /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-08-14T21:35:36.9346219Z /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-08-14T21:35:36.9347899Z /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-08-14T21:35:36.9349611Z /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-08-14T21:35:36.9351255Z /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-08-14T21:35:36.9352868Z /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-08-14T21:35:36.9354484Z /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-08-14T21:35:36.9356163Z /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-08-14T21:35:36.9357695Z /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-08-14T21:35:36.9359214Z /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-08-14T21:35:36.9360874Z /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-08-14T21:35:36.9362367Z /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-08-14T21:35:36.9363894Z /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-08-14T21:35:36.9365349Z /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-08-14T21:35:36.9366802Z /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-08-14T21:35:36.9368254Z /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-08-14T21:35:36.9369911Z /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-08-14T21:35:36.9371368Z /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-08-14T21:35:36.9372937Z /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-08-14T21:35:36.9374419Z /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-08-14T21:35:36.9375883Z /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-08-14T21:35:36.9377336Z /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-08-14T21:35:36.9378831Z /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-08-14T21:35:36.9380306Z /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-08-14T21:35:36.9381921Z /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-08-14T21:35:36.9383319Z /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-08-14T21:35:36.9384915Z /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-08-14T21:35:36.9386804Z /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-08-14T21:35:36.9388163Z /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-08-14T21:35:36.9389569Z /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-08-14T21:35:36.9390921Z /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-08-14T21:35:36.9392290Z /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-08-14T21:35:36.9393629Z /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-08-14T21:35:36.9394962Z /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-08-14T21:35:36.9396372Z /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-08-14T21:35:36.9397732Z /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-08-14T21:35:36.9399174Z /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-08-14T21:35:36.9400728Z /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-08-14T21:35:36.9402114Z /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-08-14T21:35:36.9403526Z /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-08-14T21:35:36.9404986Z /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-08-14T21:35:36.9406367Z /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-08-14T21:35:36.9407767Z /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-08-14T21:35:36.9409161Z /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-08-14T21:35:36.9410556Z /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-08-14T21:35:36.9412033Z /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-08-14T21:35:36.9413404Z /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-08-14T21:35:36.9414773Z /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-08-14T21:35:36.9416184Z /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-08-14T21:35:36.9417568Z /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-08-14T21:35:36.9418968Z /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-08-14T21:35:36.9420340Z /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-08-14T21:35:36.9421697Z /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-08-14T21:35:36.9423017Z /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-08-14T21:35:36.9424334Z /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-08-14T21:35:36.9425683Z /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-08-14T21:35:36.9427054Z /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-08-14T21:35:36.9428383Z /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-08-14T21:35:36.9429738Z /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-08-14T21:35:36.9431108Z /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-08-14T21:35:36.9432498Z /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-08-14T21:35:36.9433836Z /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-08-14T21:35:36.9435254Z /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-08-14T21:35:36.9436609Z /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-08-14T21:35:36.9437961Z /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-08-14T21:35:36.9439541Z /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-08-14T21:35:36.9440978Z /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-08-14T21:35:36.9442396Z /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-08-14T21:35:36.9443830Z /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-08-14T21:35:36.9445194Z /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-08-14T21:35:36.9446618Z /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-08-14T21:35:36.9448032Z /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-08-14T21:35:36.9449419Z /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-08-14T21:35:36.9450809Z /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-08-14T21:35:36.9452275Z /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-08-14T21:35:36.9453645Z /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-08-14T21:35:36.9454995Z /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-08-14T21:35:36.9456316Z /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-08-14T21:35:36.9457703Z /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-08-14T21:35:36.9459071Z /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-08-14T21:35:36.9460406Z /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-08-14T21:35:36.9461746Z /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-08-14T21:35:36.9463100Z /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-08-14T21:35:36.9464458Z /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-08-14T21:35:36.9465847Z /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-08-14T21:35:36.9467171Z /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-08-14T21:35:36.9468526Z /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-08-14T21:35:36.9470276Z /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-08-14T21:35:36.9471668Z /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-08-14T21:35:36.9473056Z /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-08-14T21:35:36.9474527Z /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-08-14T21:35:36.9475966Z /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-08-14T21:35:36.9477357Z /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-08-14T21:35:36.9478714Z /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-08-14T21:35:36.9480180Z /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-08-14T21:35:36.9481578Z /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-08-14T21:35:36.9482951Z /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-08-14T21:35:36.9484338Z /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-08-14T21:35:36.9485736Z /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-08-14T21:35:36.9487138Z /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-08-14T21:35:36.9489495Z /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-08-14T21:35:36.9490998Z /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-08-14T21:35:36.9492345Z /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-08-14T21:35:36.9493714Z /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-08-14T21:35:36.9495063Z /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-08-14T21:35:36.9496439Z /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-08-14T21:35:36.9497789Z /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-08-14T21:35:36.9499142Z /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-08-14T21:35:36.9500496Z /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-08-14T21:35:36.9501829Z /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-08-14T21:35:36.9503172Z /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-08-14T21:35:36.9504573Z /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-08-14T21:35:36.9505925Z /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-08-14T21:35:36.9507276Z /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-08-14T21:35:36.9508630Z /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-08-14T21:35:36.9510001Z /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-08-14T21:35:36.9511345Z /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-08-14T21:35:36.9512682Z /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-08-14T21:35:36.9514076Z /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-08-14T21:35:36.9515442Z /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-08-14T21:35:36.9516797Z /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-08-14T21:35:36.9518151Z /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-08-14T21:35:36.9519806Z /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-08-14T21:35:36.9521215Z /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-08-14T21:35:36.9522590Z /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-08-14T21:35:36.9523968Z /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-08-14T21:35:36.9525359Z /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-08-14T21:35:36.9526794Z /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-08-14T21:35:36.9528187Z /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-08-14T21:35:36.9529564Z /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-08-14T21:35:36.9530942Z /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-08-14T21:35:36.9532482Z /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-08-14T21:35:36.9533829Z /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-08-14T21:35:36.9535174Z /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-08-14T21:35:36.9536513Z /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-08-14T21:35:36.9537887Z /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-08-14T21:35:36.9539214Z /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-08-14T21:35:36.9540556Z /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-08-14T21:35:36.9541917Z /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-08-14T21:35:36.9543272Z /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-08-14T21:35:36.9544661Z /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-08-14T21:35:36.9546060Z /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-08-14T21:35:36.9547454Z /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-08-14T21:35:36.9548876Z /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-08-14T21:35:36.9550232Z /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-08-14T21:35:36.9551586Z /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-08-14T21:35:36.9552924Z /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-08-14T21:35:36.9554294Z /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-08-14T21:35:36.9555651Z /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-08-14T21:35:36.9557004Z /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-08-14T21:35:36.9558361Z /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-08-14T21:35:36.9560017Z /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-08-14T21:35:36.9561396Z /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-08-14T21:35:36.9562779Z /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-08-14T21:35:36.9564164Z /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-08-14T21:35:36.9565609Z /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-08-14T21:35:36.9567005Z /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-08-14T21:35:36.9568399Z /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-08-14T21:35:36.9569975Z /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-08-14T21:35:36.9571387Z /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-08-14T21:35:36.9572774Z /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-08-14T21:35:36.9574158Z /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-08-14T21:35:36.9575555Z /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-08-14T21:35:36.9576946Z /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-08-14T21:35:36.9578336Z /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-08-14T21:35:36.9579764Z /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-08-14T21:35:36.9581267Z /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-08-14T21:35:36.9582631Z /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-08-14T21:35:36.9583968Z /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-08-14T21:35:36.9585350Z /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-08-14T21:35:36.9586699Z /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-08-14T21:35:36.9588095Z /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-08-14T21:35:36.9589446Z /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-08-14T21:35:36.9590781Z /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-08-14T21:35:36.9592116Z /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-08-14T21:35:36.9593486Z /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-08-14T21:35:36.9594817Z /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-08-14T21:35:36.9596172Z /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-08-14T21:35:36.9597517Z /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-08-14T21:35:36.9598887Z /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-08-14T21:35:36.9600510Z /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-08-14T21:35:36.9601893Z /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-08-14T21:35:36.9603274Z /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-08-14T21:35:36.9604685Z /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-08-14T21:35:36.9605268Z /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-08-14T21:35:36.9605848Z /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-08-14T21:35:36.9606414Z /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-08-14T21:35:36.9607013Z /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-08-14T21:35:36.9607599Z /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-08-14T21:35:36.9608161Z /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-08-14T21:35:36.9608727Z /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-08-14T21:35:36.9609301Z /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-08-14T21:35:36.9609904Z /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-08-14T21:35:36.9610539Z /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-08-14T21:35:36.9611143Z /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-08-14T21:35:36.9611831Z /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-08-14T21:35:36.9612411Z /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-08-14T21:35:36.9613006Z /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-08-14T21:35:36.9613580Z /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-08-14T21:35:36.9614181Z /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-08-14T21:35:36.9614773Z /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-08-14T21:35:36.9615380Z /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-08-14T21:35:36.9615952Z /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-08-14T21:35:36.9616536Z /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-08-14T21:35:36.9617144Z /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-08-14T21:35:36.9617740Z /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-08-14T21:35:36.9618311Z /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-08-14T21:35:36.9618887Z /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-08-14T21:35:36.9619521Z /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-08-14T21:35:36.9620168Z /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-08-14T21:35:36.9620792Z /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-08-14T21:35:36.9621426Z /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-08-14T21:35:36.9622040Z /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-08-14T21:35:36.9622649Z /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-08-14T21:35:36.9623275Z /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-08-14T21:35:36.9623917Z /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-08-14T21:35:36.9624555Z /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-08-14T21:35:36.9625182Z /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-08-14T21:35:36.9625798Z /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-08-14T21:35:36.9626421Z /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-08-14T21:35:36.9627011Z /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-08-14T21:35:36.9627634Z /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-08-14T21:35:36.9628246Z /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-08-14T21:35:36.9628884Z /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-08-14T21:35:36.9629474Z /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-08-14T21:35:36.9630071Z /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-08-14T21:35:36.9630671Z /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-08-14T21:35:36.9631269Z /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-08-14T21:35:36.9631885Z /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-08-14T21:35:36.9632488Z /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-08-14T21:35:36.9633123Z /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-08-14T21:35:36.9633797Z /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-08-14T21:35:36.9634435Z /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-08-14T21:35:36.9635066Z /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-08-14T21:35:36.9635706Z /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-08-14T21:35:36.9636333Z /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-08-14T21:35:36.9636972Z /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-08-14T21:35:36.9637630Z /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-08-14T21:35:36.9638270Z /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-08-14T21:35:36.9639004Z /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-08-14T21:35:36.9639821Z /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-08-14T21:35:36.9640471Z /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-08-14T21:35:36.9641117Z /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-08-14T21:35:36.9641776Z /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-08-14T21:35:36.9642444Z /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-08-14T21:35:36.9643095Z /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-08-14T21:35:36.9643719Z /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-08-14T21:35:36.9644345Z /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-08-14T21:35:36.9644992Z /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-08-14T21:35:36.9645626Z /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-08-14T21:35:36.9646264Z /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-08-14T21:35:36.9646908Z /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-08-14T21:35:36.9647573Z /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-08-14T21:35:36.9648269Z /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-08-14T21:35:36.9648949Z /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-08-14T21:35:36.9649624Z /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-08-14T21:35:36.9650290Z /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-08-14T21:35:36.9650944Z /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-08-14T21:35:36.9651731Z /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-08-14T21:35:36.9652384Z /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-08-14T21:35:36.9653021Z /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-08-14T21:35:36.9653657Z /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-08-14T21:35:36.9654308Z /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-08-14T21:35:36.9654943Z /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-08-14T21:35:36.9655583Z /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-08-14T21:35:36.9656269Z /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-08-14T21:35:36.9656912Z /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-08-14T21:35:36.9657523Z /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-08-14T21:35:36.9658176Z /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-08-14T21:35:36.9658814Z /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-08-14T21:35:36.9659428Z /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-08-14T21:35:36.9660024Z /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-08-14T21:35:36.9660654Z /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-08-14T21:35:36.9661300Z /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-08-14T21:35:36.9661964Z /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-08-14T21:35:36.9662599Z /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-08-14T21:35:36.9663243Z /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-08-14T21:35:36.9663872Z /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-08-14T21:35:36.9664500Z /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-08-14T21:35:36.9665143Z /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-08-14T21:35:36.9665779Z /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-08-14T21:35:36.9666384Z /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-08-14T21:35:36.9666997Z /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-08-14T21:35:36.9667601Z /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-08-14T21:35:36.9668231Z /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-08-14T21:35:36.9668878Z /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-08-14T21:35:36.9669652Z /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-08-14T21:35:36.9670442Z /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-08-14T21:35:36.9671164Z /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-08-14T21:35:36.9671817Z /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-08-14T21:35:36.9672466Z /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-08-14T21:35:36.9673134Z /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-08-14T21:35:36.9673787Z /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-08-14T21:35:36.9674453Z /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-08-14T21:35:36.9675119Z /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-08-14T21:35:36.9675763Z /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-08-14T21:35:36.9676444Z /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-08-14T21:35:36.9677074Z /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-08-14T21:35:36.9677728Z /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-08-14T21:35:36.9678395Z /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-08-14T21:35:36.9679123Z /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-08-14T21:35:36.9679767Z /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-08-14T21:35:36.9680488Z /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-08-14T21:35:36.9681149Z /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-08-14T21:35:36.9681805Z /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-08-14T21:35:36.9682469Z /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-08-14T21:35:36.9683078Z /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-08-14T21:35:36.9683681Z /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-08-14T21:35:36.9684362Z /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-08-14T21:35:36.9684966Z /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-08-14T21:35:36.9685621Z /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-08-14T21:35:36.9686237Z /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-08-14T21:35:36.9686839Z /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-08-14T21:35:36.9687463Z /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-08-14T21:35:36.9688082Z /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-08-14T21:35:36.9688696Z /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-08-14T21:35:36.9689313Z /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-08-14T21:35:36.9689916Z /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-08-14T21:35:36.9690564Z /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-08-14T21:35:36.9692017Z /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-08-14T21:35:36.9693366Z /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-08-14T21:35:36.9694646Z /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-08-14T21:35:36.9695957Z /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-08-14T21:35:36.9697280Z /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-08-14T21:35:36.9698611Z /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-08-14T21:35:36.9699993Z /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-08-14T21:35:36.9701269Z /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-08-14T21:35:36.9702576Z /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-08-14T21:35:36.9703897Z /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-08-14T21:35:36.9705301Z /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-08-14T21:35:36.9706619Z /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-08-14T21:35:36.9707943Z /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-08-14T21:35:36.9709288Z /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-08-14T21:35:36.9710616Z /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-08-14T21:35:36.9711950Z /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-08-14T21:35:36.9713271Z /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-08-14T21:35:36.9714596Z /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-08-14T21:35:36.9715937Z /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-08-14T21:35:36.9717263Z /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-08-14T21:35:36.9718594Z /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-08-14T21:35:36.9720274Z /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-08-14T21:35:36.9721601Z /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-08-14T21:35:36.9723007Z /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-08-14T21:35:36.9724359Z /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-08-14T21:35:36.9725725Z /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-08-14T21:35:36.9727099Z /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-08-14T21:35:36.9728546Z /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-08-14T21:35:36.9729903Z /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-08-14T21:35:36.9731595Z /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-08-14T21:35:36.9732978Z /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-08-14T21:35:36.9734322Z /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-08-14T21:35:36.9735633Z /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-08-14T21:35:36.9736999Z /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-08-14T21:35:36.9738319Z /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-08-14T21:35:36.9739676Z /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-08-14T21:35:36.9740993Z /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-08-14T21:35:36.9742308Z /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-08-14T21:35:36.9743654Z /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-08-14T21:35:36.9745022Z /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-08-14T21:35:36.9746323Z /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-08-14T21:35:36.9747585Z /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-08-14T21:35:36.9748892Z /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-08-14T21:35:36.9750188Z /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-08-14T21:35:36.9751551Z /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-08-14T21:35:36.9752867Z /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-08-14T21:35:36.9754203Z /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-08-14T21:35:36.9755529Z /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-08-14T21:35:36.9756873Z /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-08-14T21:35:36.9758272Z /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-08-14T21:35:36.9759885Z /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-08-14T21:35:36.9761319Z /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-08-14T21:35:36.9762703Z /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-08-14T21:35:36.9764080Z /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-08-14T21:35:36.9765473Z /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-08-14T21:35:36.9766860Z /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-08-14T21:35:36.9768242Z /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-08-14T21:35:36.9769787Z /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-08-14T21:35:36.9771342Z /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-08-14T21:35:36.9772676Z /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-08-14T21:35:36.9774048Z /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-08-14T21:35:36.9775448Z /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-08-14T21:35:36.9776855Z /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-08-14T21:35:36.9778230Z /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-08-14T21:35:36.9779600Z /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-08-14T21:35:36.9780982Z /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-08-14T21:35:36.9782518Z /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-08-14T21:35:36.9783830Z /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-08-14T21:35:36.9785158Z /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-08-14T21:35:36.9786496Z /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-08-14T21:35:36.9787884Z /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-08-14T21:35:36.9789159Z /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-08-14T21:35:36.9790508Z /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-08-14T21:35:36.9791826Z /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-08-14T21:35:36.9793155Z /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-08-14T21:35:36.9794504Z /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-08-14T21:35:36.9795820Z /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-08-14T21:35:36.9797159Z /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-08-14T21:35:36.9798505Z /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-08-14T21:35:36.9800123Z /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-08-14T21:35:36.9801578Z /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-08-14T21:35:36.9802979Z /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-08-14T21:35:36.9804324Z /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-08-14T21:35:36.9806033Z /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-08-14T21:35:36.9807622Z /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-08-14T21:35:36.9809017Z /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-08-14T21:35:36.9810438Z /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-08-14T21:35:36.9811903Z /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-08-14T21:35:36.9813208Z /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-08-14T21:35:36.9814255Z /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-08-14T21:35:36.9815669Z /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-08-14T21:35:36.9817242Z /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-08-14T21:35:36.9818478Z /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-08-14T21:35:36.9819763Z /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-08-14T21:35:36.9820850Z /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-08-14T21:35:36.9822739Z /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-08-14T21:35:36.9823985Z /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-08-14T21:35:36.9824854Z /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-08-14T21:35:36.9826271Z /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-08-14T21:35:36.9827847Z /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-08-14T21:35:36.9829072Z /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-08-14T21:35:36.9830141Z /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-08-14T21:35:36.9832170Z /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-08-14T21:35:36.9833535Z /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-08-14T21:35:36.9834741Z /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-08-14T21:35:36.9836236Z /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-08-14T21:35:36.9837852Z /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-08-14T21:35:36.9839051Z /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-08-14T21:35:36.9840279Z /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-08-14T21:35:36.9842222Z /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-08-14T21:35:36.9843318Z /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-08-14T21:35:36.9845285Z /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-08-14T21:35:36.9846482Z /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-08-14T21:35:36.9847448Z /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-08-14T21:35:36.9848735Z /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-08-14T21:35:36.9852532Z /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-08-14T21:35:36.9853136Z /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-08-14T21:35:36.9853863Z /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-08-14T21:35:36.9854569Z /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-08-14T21:35:36.9855691Z /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-08-14T21:35:36.9856951Z /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-08-14T21:35:36.9858319Z /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-08-14T21:35:36.9859584Z /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-08-14T21:35:36.9861025Z /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-08-14T21:35:36.9862441Z /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-08-14T21:35:36.9863860Z /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-08-14T21:35:36.9865161Z /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-08-14T21:35:36.9866864Z /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-08-14T21:35:36.9867899Z /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-08-14T21:35:36.9869560Z /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-08-14T21:35:36.9871183Z /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-08-14T21:35:36.9872629Z /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-08-14T21:35:36.9873867Z /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-08-14T21:35:36.9875299Z /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-08-14T21:35:36.9876517Z /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-08-14T21:35:36.9878043Z /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-08-14T21:35:36.9879389Z /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-08-14T21:35:36.9880902Z /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-08-14T21:35:36.9882180Z /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-08-14T21:35:36.9883711Z /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-08-14T21:35:36.9885142Z /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-08-14T21:35:36.9886459Z /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-08-14T21:35:36.9887785Z /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-08-14T21:35:36.9889285Z /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-08-14T21:35:36.9890706Z /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-08-14T21:35:36.9891974Z /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-08-14T21:35:36.9893382Z /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-08-14T21:35:36.9894730Z /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-08-14T21:35:36.9896167Z /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-08-14T21:35:36.9897532Z /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-08-14T21:35:36.9898837Z /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-08-14T21:35:36.9900302Z /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-08-14T21:35:36.9901635Z /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-08-14T21:35:36.9903920Z /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-08-14T21:35:36.9904977Z /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-08-14T21:35:36.9905876Z /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-08-14T21:35:36.9907205Z /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-08-14T21:35:36.9908405Z /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-08-14T21:35:36.9909894Z /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-08-14T21:35:36.9911138Z /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-08-14T21:35:36.9912547Z /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-08-14T21:35:36.9913913Z /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-08-14T21:35:36.9915323Z /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-08-14T21:35:36.9916705Z /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-08-14T21:35:36.9918114Z /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-08-14T21:35:36.9919622Z /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-08-14T21:35:36.9921060Z /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-08-14T21:35:36.9922402Z /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-08-14T21:35:36.9923785Z /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-08-14T21:35:36.9925150Z /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-08-14T21:35:36.9926506Z /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-08-14T21:35:36.9927871Z /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-08-14T21:35:36.9929361Z /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-08-14T21:35:36.9930695Z /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-08-14T21:35:36.9931966Z /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-08-14T21:35:36.9933412Z /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-08-14T21:35:36.9934723Z /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-08-14T21:35:36.9936154Z /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-08-14T21:35:36.9937464Z /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-08-14T21:35:36.9938859Z /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-08-14T21:35:36.9940245Z /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-08-14T21:35:36.9941734Z /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-08-14T21:35:36.9943040Z /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-08-14T21:35:36.9944449Z /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-08-14T21:35:36.9945752Z /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-08-14T21:35:36.9947173Z /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-08-14T21:35:36.9948590Z /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-08-14T21:35:36.9949898Z /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-08-14T21:35:36.9951294Z /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-08-14T21:35:36.9952704Z /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-08-14T21:35:36.9954149Z /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-08-14T21:35:36.9955422Z /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-08-14T21:35:36.9956804Z /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-08-14T21:35:36.9958229Z /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-08-14T21:35:36.9960084Z /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-08-14T21:35:36.9961576Z /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-08-14T21:35:36.9962640Z /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-08-14T21:35:36.9964456Z /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-08-14T21:35:36.9965760Z /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-08-14T21:35:36.9967021Z /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-08-14T21:35:36.9968537Z /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-08-14T21:35:36.9969778Z /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-08-14T21:35:36.9971259Z /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-08-14T21:35:36.9972693Z /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-08-14T21:35:36.9973894Z /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-08-14T21:35:36.9975375Z /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-08-14T21:35:36.9976807Z /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-08-14T21:35:36.9978140Z /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-08-14T21:35:36.9979509Z /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-08-14T21:35:36.9980935Z /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-08-14T21:35:36.9982263Z /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-08-14T21:35:36.9983640Z /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-08-14T21:35:36.9985025Z /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-08-14T21:35:36.9986380Z /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-08-14T21:35:36.9987736Z /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-08-14T21:35:36.9989103Z /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-08-14T21:35:36.9990524Z /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-08-14T21:35:36.9991909Z /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-08-14T21:35:36.9993210Z /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-08-14T21:35:36.9994641Z /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-08-14T21:35:36.9996010Z /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-08-14T21:35:36.9997383Z /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-08-14T21:35:36.9998762Z /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-08-14T21:35:37.0000343Z /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-08-14T21:35:37.0001677Z /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-08-14T21:35:37.0003073Z /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-08-14T21:35:37.0004499Z /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-08-14T21:35:37.0005916Z /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-08-14T21:35:37.0007136Z /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-08-14T21:35:37.0008593Z /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-08-14T21:35:37.0009963Z /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-08-14T21:35:37.0011336Z /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-08-14T21:35:37.0012730Z /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-08-14T21:35:37.0014123Z /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-08-14T21:35:37.0015480Z /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-08-14T21:35:37.0016864Z /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-08-14T21:35:37.0018236Z /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-08-14T21:35:37.0019618Z /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-08-14T21:35:37.0021002Z /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-08-14T21:35:37.0022377Z /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-08-14T21:35:37.0023734Z /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-08-14T21:35:37.0025092Z /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-08-14T21:35:37.0026493Z /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-08-14T21:35:37.0027847Z /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-08-14T21:35:37.0029259Z /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-08-14T21:35:37.0030672Z /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-08-14T21:35:37.0032044Z /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-08-14T21:35:37.0033646Z /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-08-14T21:35:37.0035018Z /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-08-14T21:35:37.0036390Z /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-08-14T21:35:37.0037781Z /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-08-14T21:35:37.0039244Z /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-08-14T21:35:37.0040779Z /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-08-14T21:35:37.0042026Z /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-08-14T21:35:37.0043468Z /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-08-14T21:35:37.0044861Z /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-08-14T21:35:37.0046229Z /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-08-14T21:35:37.0047613Z /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-08-14T21:35:37.0049027Z /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-08-14T21:35:37.0050321Z /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-08-14T21:35:37.0051817Z /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-08-14T21:35:37.0053181Z /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-08-14T21:35:37.0054564Z /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-08-14T21:35:37.0055965Z /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-08-14T21:35:37.0057341Z /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-08-14T21:35:37.0058701Z /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-08-14T21:35:37.0060077Z /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-08-14T21:35:37.0061445Z /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-08-14T21:35:37.0062840Z /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-08-14T21:35:37.0064241Z /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-08-14T21:35:37.0065570Z /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-08-14T21:35:37.0067027Z /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-08-14T21:35:37.0068351Z /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-08-14T21:35:37.0069933Z /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-08-14T21:35:37.0071435Z /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-08-14T21:35:37.0072711Z /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-08-14T21:35:37.0074173Z /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-08-14T21:35:37.0075528Z /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-08-14T21:35:37.0076909Z /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-08-14T21:35:37.0078304Z /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-08-14T21:35:37.0079778Z /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-08-14T21:35:37.0081265Z /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-08-14T21:35:37.0082600Z /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-08-14T21:35:37.0084056Z /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-08-14T21:35:37.0085405Z /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-08-14T21:35:37.0086761Z /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-08-14T21:35:37.0088135Z /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-08-14T21:35:37.0089507Z /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-08-14T21:35:37.0090869Z /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-08-14T21:35:37.0092295Z /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-08-14T21:35:37.0093654Z /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-08-14T21:35:37.0095139Z /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-08-14T21:35:37.0096359Z /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-08-14T21:35:37.0097798Z /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-08-14T21:35:37.0099177Z /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-08-14T21:35:37.0100535Z /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-08-14T21:35:37.0101905Z /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-08-14T21:35:37.0103293Z /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-08-14T21:35:37.0104648Z /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-08-14T21:35:37.0106013Z /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-08-14T21:35:37.0107562Z /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-08-14T21:35:37.0108920Z /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-08-14T21:35:37.0110316Z /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-08-14T21:35:37.0111689Z /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-08-14T21:35:37.0113056Z /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-08-14T21:35:37.0114492Z /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-08-14T21:35:37.0115801Z /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-08-14T21:35:37.0117198Z /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-08-14T21:35:37.0118609Z /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-08-14T21:35:37.0120202Z /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-08-14T21:35:37.0121793Z /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-08-14T21:35:37.0122917Z /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-08-14T21:35:37.0124308Z /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-08-14T21:35:37.0125681Z /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-08-14T21:35:37.0127119Z /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-08-14T21:35:37.0128440Z /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-08-14T21:35:37.0129756Z /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-08-14T21:35:37.0131136Z /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-08-14T21:35:37.0132527Z /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-08-14T21:35:37.0133889Z /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-08-14T21:35:37.0135287Z /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-08-14T21:35:37.0136631Z /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-08-14T21:35:37.0138003Z /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-08-14T21:35:37.0139389Z /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-08-14T21:35:37.0140752Z /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-08-14T21:35:37.0142110Z /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-08-14T21:35:37.0143486Z /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-08-14T21:35:37.0144890Z /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-08-14T21:35:37.0146322Z /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-08-14T21:35:37.0147663Z /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-08-14T21:35:37.0149071Z /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-08-14T21:35:37.0150465Z /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-08-14T21:35:37.0151811Z /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-08-14T21:35:37.0153187Z /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-08-14T21:35:37.0154544Z /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-08-14T21:35:37.0155899Z /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-08-14T21:35:37.0157278Z /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-08-14T21:35:37.0160244Z /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-08-14T21:35:37.0160930Z /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-08-14T21:35:37.0161572Z /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-08-14T21:35:37.0162946Z /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-08-14T21:35:37.0164368Z /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-08-14T21:35:37.0165723Z /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-08-14T21:35:37.0167088Z /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-08-14T21:35:37.0168476Z /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-08-14T21:35:37.0170243Z /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-08-14T21:35:37.0171741Z /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-08-14T21:35:37.0173078Z /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-08-14T21:35:37.0174447Z /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-08-14T21:35:37.0175847Z /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-08-14T21:35:37.0177196Z /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-08-14T21:35:37.0178666Z /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-08-14T21:35:37.0179896Z /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-08-14T21:35:37.0181323Z /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-08-14T21:35:37.0182706Z /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-08-14T21:35:37.0184249Z /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-08-14T21:35:37.0185660Z /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-08-14T21:35:37.0187043Z /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-08-14T21:35:37.0188391Z /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-08-14T21:35:37.0189849Z /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-08-14T21:35:37.0191089Z /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-08-14T21:35:37.0192517Z /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-08-14T21:35:37.0193900Z /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-08-14T21:35:37.0195260Z /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-08-14T21:35:37.0196628Z /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-08-14T21:35:37.0198097Z /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-08-14T21:35:37.0199558Z /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-08-14T21:35:37.0201043Z /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-08-14T21:35:37.0202398Z /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-08-14T21:35:37.0203756Z /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-08-14T21:35:37.0205239Z /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-08-14T21:35:37.0206502Z /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-08-14T21:35:37.0207854Z /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-08-14T21:35:37.0209244Z /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-08-14T21:35:37.0210579Z /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-08-14T21:35:37.0211951Z /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-08-14T21:35:37.0213313Z /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-08-14T21:35:37.0214690Z /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-08-14T21:35:37.0216056Z /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-08-14T21:35:37.0217429Z /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-08-14T21:35:37.0218804Z /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-08-14T21:35:37.0220171Z /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-08-14T21:35:37.0221586Z /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-08-14T21:35:37.0222938Z /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-08-14T21:35:37.0224327Z /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-08-14T21:35:37.0225710Z /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-08-14T21:35:37.0227094Z /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-08-14T21:35:37.0228446Z /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-08-14T21:35:37.0229827Z /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-08-14T21:35:37.0231186Z /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-08-14T21:35:37.0232559Z /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-08-14T21:35:37.0233975Z /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-08-14T21:35:37.0235300Z /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-08-14T21:35:37.0236677Z /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-08-14T21:35:37.0238049Z /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-08-14T21:35:37.0239527Z /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-08-14T21:35:37.0241068Z /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-08-14T21:35:37.0242304Z /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-08-14T21:35:37.0243741Z /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-08-14T21:35:37.0245106Z /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-08-14T21:35:37.0246469Z /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-08-14T21:35:37.0247934Z /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-08-14T21:35:37.0249321Z /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-08-14T21:35:37.0250708Z /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-08-14T21:35:37.0252141Z /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-08-14T21:35:37.0253462Z /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-08-14T21:35:37.0254858Z /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-08-14T21:35:37.0256234Z /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-08-14T21:35:37.0257605Z /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-08-14T21:35:37.0259195Z /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-08-14T21:35:37.0260575Z /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-08-14T21:35:37.0261996Z /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-08-14T21:35:37.0263337Z /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-08-14T21:35:37.0264768Z /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-08-14T21:35:37.0266196Z /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-08-14T21:35:37.0267566Z /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-08-14T21:35:37.0269025Z /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-08-14T21:35:37.0270742Z /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-08-14T21:35:37.0272031Z /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-08-14T21:35:37.0273432Z /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-08-14T21:35:37.0274815Z /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-08-14T21:35:37.0276203Z /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-08-14T21:35:37.0277608Z /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-08-14T21:35:37.0279076Z /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-08-14T21:35:37.0280560Z /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-08-14T21:35:37.0281928Z /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-08-14T21:35:37.0283353Z /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-08-14T21:35:37.0284705Z /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-08-14T21:35:37.0286057Z /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-08-14T21:35:37.0287449Z /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-08-14T21:35:37.0288836Z /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-08-14T21:35:37.0290099Z /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-08-14T21:35:37.0291507Z /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-08-14T21:35:37.0292849Z /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-08-14T21:35:37.0294202Z /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-08-14T21:35:37.0295613Z /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-08-14T21:35:37.0296960Z /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-08-14T21:35:37.0298337Z /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-08-14T21:35:37.0299761Z /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-08-14T21:35:37.0301153Z /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-08-14T21:35:37.0302581Z /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-08-14T21:35:37.0303912Z /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-08-14T21:35:37.0305276Z /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-08-14T21:35:37.0306686Z /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-08-14T21:35:37.0308035Z /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-08-14T21:35:37.0309426Z /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-08-14T21:35:37.0310776Z /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-08-14T21:35:37.0312148Z /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-08-14T21:35:37.0313585Z /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-08-14T21:35:37.0314890Z /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-08-14T21:35:37.0316309Z /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-08-14T21:35:37.0317683Z /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-08-14T21:35:37.0319103Z /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-08-14T21:35:37.0320651Z /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-08-14T21:35:37.0321903Z /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-08-14T21:35:37.0323467Z /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-08-14T21:35:37.0324628Z /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-08-14T21:35:37.0326085Z /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-08-14T21:35:37.0327483Z /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-08-14T21:35:37.0328860Z /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-08-14T21:35:37.0330225Z /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-08-14T21:35:37.0331611Z /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-08-14T21:35:37.0333043Z /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-08-14T21:35:37.0334585Z /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-08-14T21:35:37.0335929Z /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-08-14T21:35:37.0337302Z /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-08-14T21:35:37.0338680Z /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-08-14T21:35:37.0340046Z /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-08-14T21:35:37.0341417Z /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-08-14T21:35:37.0342798Z /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-08-14T21:35:37.0344178Z /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-08-14T21:35:37.0345631Z /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-08-14T21:35:37.0346913Z /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-08-14T21:35:37.0348313Z /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-08-14T21:35:37.0349728Z /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-08-14T21:35:37.0351103Z /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-08-14T21:35:37.0352526Z /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-08-14T21:35:37.0353841Z /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-08-14T21:35:37.0355266Z /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-08-14T21:35:37.0356680Z /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-08-14T21:35:37.0358056Z /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-08-14T21:35:37.0359508Z /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-08-14T21:35:37.0361032Z /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-08-14T21:35:37.0362391Z /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-08-14T21:35:37.0363841Z /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-08-14T21:35:37.0365094Z /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-08-14T21:35:37.0366537Z /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-08-14T21:35:37.0367966Z /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-08-14T21:35:37.0369255Z /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-08-14T21:35:37.0371089Z /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-08-14T21:35:37.0372343Z /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-08-14T21:35:37.0373817Z /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-08-14T21:35:37.0375300Z /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-08-14T21:35:37.0376530Z /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-08-14T21:35:37.0377937Z /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-08-14T21:35:37.0379350Z /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-08-14T21:35:37.0380730Z /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-08-14T21:35:37.0382112Z /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-08-14T21:35:37.0383391Z /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-08-14T21:35:37.0384827Z /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-08-14T21:35:37.0386262Z /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-08-14T21:35:37.0387598Z /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-08-14T21:35:37.0389009Z /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-08-14T21:35:37.0390392Z /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-08-14T21:35:37.0391718Z /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-08-14T21:35:37.0393190Z /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-08-14T21:35:37.0394442Z /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-08-14T21:35:37.0395908Z /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-08-14T21:35:37.0397287Z /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-08-14T21:35:37.0398550Z /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-08-14T21:35:37.0400123Z /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-08-14T21:35:37.0401597Z /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-08-14T21:35:37.0402973Z /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-08-14T21:35:37.0404308Z /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-08-14T21:35:37.0405859Z /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-08-14T21:35:37.0407264Z /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-08-14T21:35:37.0408622Z /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-08-14T21:35:37.0409989Z /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-08-14T21:35:37.0411402Z /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-08-14T21:35:37.0412767Z /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-08-14T21:35:37.0414148Z /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-08-14T21:35:37.0415507Z /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-08-14T21:35:37.0416866Z /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-08-14T21:35:37.0418397Z [5217/7170] 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-08-14T21:35:37.0419762Z [5218/7170] 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-08-14T21:35:37.0421187Z [5219/7170] 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-08-14T21:35:37.0422595Z [5220/7170] 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-08-14T21:35:37.0424049Z [5221/7170] 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-08-14T21:35:37.0425462Z [5222/7170] 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-08-14T21:35:37.0426838Z [5223/7170] 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-08-14T21:35:37.0428252Z [5224/7170] 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-08-14T21:35:37.0429666Z [5225/7170] 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-08-14T21:35:37.0431050Z [5226/7170] 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-08-14T21:35:37.1667139Z [5227/7170] Linking CXX shared library lib/libshm.so 2025-08-14T21:35:37.1667292Z Warning: Unused direct dependencies: 2025-08-14T21:35:37.1667430Z /lib/x86_64-linux-gnu/librt.so.1 2025-08-14T21:35:37.1669077Z /lib/x86_64-linux-gnu/libdl.so.2 2025-08-14T21:35:37.1671149Z /lib/x86_64-linux-gnu/libm.so.6 2025-08-14T21:35:37.1673069Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-08-14T21:35:37.1674605Z [5228/7170] Linking CXX shared library lib/libtorch.so 2025-08-14T21:35:37.1675884Z Warning: Unused direct dependencies: 2025-08-14T21:35:37.1677865Z /pytorch/build/lib/libtorch_cpu.so 2025-08-14T21:35:37.2243939Z [5229/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u8.c.o 2025-08-14T21:35:37.2246896Z [5230/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u8.c.o 2025-08-14T21:35:37.2274891Z [5231/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u24.c.o 2025-08-14T21:35:37.2277532Z [5232/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u16.c.o 2025-08-14T21:35:37.2280614Z [5233/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u24.c.o 2025-08-14T21:35:37.2283807Z [5234/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u16.c.o 2025-08-14T21:35:37.2623817Z [5235/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c16.c.o 2025-08-14T21:35:37.3050890Z [5236/7170] 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-08-14T21:35:37.3105089Z [5237/7170] 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-08-14T21:35:37.3981883Z [5238/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u8.c.o 2025-08-14T21:35:37.4576537Z [5239/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c64.c.o 2025-08-14T21:35:37.4578320Z [5240/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u16-acc2.c.o 2025-08-14T21:35:37.4582018Z [5241/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u24-acc3.c.o 2025-08-14T21:35:37.4585674Z [5242/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u16-acc2.c.o 2025-08-14T21:35:37.4605731Z [5243/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc2.c.o 2025-08-14T21:35:37.4618635Z [5244/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u8.c.o 2025-08-14T21:35:37.4635076Z [5245/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u24-acc3.c.o 2025-08-14T21:35:37.5015782Z [5246/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc2.c.o 2025-08-14T21:35:37.5408796Z [5247/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc4.c.o 2025-08-14T21:35:37.5441971Z [5248/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u8.c.o 2025-08-14T21:35:37.6326826Z [5249/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u16-acc2.c.o 2025-08-14T21:35:37.6901686Z [5250/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u8.c.o 2025-08-14T21:35:37.6928369Z [5251/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u16-acc2.c.o 2025-08-14T21:35:37.6938652Z [5252/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u24-acc3.c.o 2025-08-14T21:35:37.6942123Z [5253/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u24-acc3.c.o 2025-08-14T21:35:37.6946640Z [5254/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc2.c.o 2025-08-14T21:35:37.6951325Z [5255/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc2.c.o 2025-08-14T21:35:37.6981272Z [5256/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-avx-u8.c.o 2025-08-14T21:35:37.7376040Z [5257/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-avx-u8.c.o 2025-08-14T21:35:37.7775815Z [5258/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-avx-u8.c.o 2025-08-14T21:35:37.7819422Z [5259/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-avx-u8.c.o 2025-08-14T21:35:37.8709637Z [5260/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx-u8.c.o 2025-08-14T21:35:37.9277512Z [5261/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u8.c.o 2025-08-14T21:35:37.9286831Z [5262/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx-u8.c.o 2025-08-14T21:35:37.9297010Z [5263/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx-u8.c.o 2025-08-14T21:35:37.9307656Z [5264/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-avx-u8.c.o 2025-08-14T21:35:37.9318604Z [5265/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-avx-u8.c.o 2025-08-14T21:35:37.9336965Z [5266/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-avx-u8.c.o 2025-08-14T21:35:37.9348021Z [5267/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u8.c.o 2025-08-14T21:35:37.9775757Z [5268/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u8.c.o 2025-08-14T21:35:38.0163030Z [5269/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u8.c.o 2025-08-14T21:35:38.0165650Z [5270/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u8.c.o 2025-08-14T21:35:38.1086922Z [5271/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u8.c.o 2025-08-14T21:35:38.1640700Z [5272/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-avx-u8.c.o 2025-08-14T21:35:38.1641927Z [5273/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-avx-u8.c.o 2025-08-14T21:35:38.1644494Z [5274/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u8.c.o 2025-08-14T21:35:38.1686049Z [5275/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx-u8.c.o 2025-08-14T21:35:38.1789031Z [5276/7170] 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-08-14T21:35:38.1899469Z [5277/7170] 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-08-14T21:35:38.2013807Z [5278/7170] 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-08-14T21:35:38.2383503Z [5279/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u8.c.o 2025-08-14T21:35:38.2925578Z [5280/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u16.c.o 2025-08-14T21:35:38.3044930Z [5281/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u24.c.o 2025-08-14T21:35:38.4078486Z [5282/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u32.c.o 2025-08-14T21:35:38.4128306Z [5283/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u8.c.o 2025-08-14T21:35:38.4170416Z [5284/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx-u8.c.o 2025-08-14T21:35:38.4226646Z [5285/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u16.c.o 2025-08-14T21:35:38.4266263Z [5286/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u24.c.o 2025-08-14T21:35:38.4280784Z [5287/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u8.c.o 2025-08-14T21:35:38.4358085Z [5288/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u32.c.o 2025-08-14T21:35:38.4377396Z [5289/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u8.c.o 2025-08-14T21:35:38.4786808Z [5290/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u16.c.o 2025-08-14T21:35:38.5288718Z [5291/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx-u8.c.o 2025-08-14T21:35:38.5442118Z [5292/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx-u8.c.o 2025-08-14T21:35:38.6480137Z [5293/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx-u8.c.o 2025-08-14T21:35:38.6513549Z [5294/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx-u8.c.o 2025-08-14T21:35:38.6541683Z [5295/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u8.c.o 2025-08-14T21:35:38.6628314Z [5296/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u32.c.o 2025-08-14T21:35:38.6733909Z [5297/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u8.c.o 2025-08-14T21:35:38.6855560Z [5298/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u16.c.o 2025-08-14T21:35:38.6960705Z [5299/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u24.c.o 2025-08-14T21:35:38.7016299Z [5300/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u32.c.o 2025-08-14T21:35:38.7289415Z [5301/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u8.c.o 2025-08-14T21:35:38.7953999Z [5302/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u24.c.o 2025-08-14T21:35:38.8150041Z [5303/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u32.c.o 2025-08-14T21:35:38.8861796Z [5304/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u8.c.o 2025-08-14T21:35:38.8888789Z [5305/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u8.c.o 2025-08-14T21:35:38.8999434Z [5306/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u32.c.o 2025-08-14T21:35:38.9000819Z [5307/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u16.c.o 2025-08-14T21:35:38.9124719Z [5308/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u32.c.o 2025-08-14T21:35:39.0037620Z [5309/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-nr.c.o 2025-08-14T21:35:39.0123592Z [5310/7170] 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-08-14T21:35:39.0302398Z [5311/7170] 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-08-14T21:35:39.0588201Z [5312/7170] 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-08-14T21:35:39.1356832Z [5313/7170] 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-08-14T21:35:39.1555555Z [5314/7170] 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-08-14T21:35:39.2006030Z [5315/7170] 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-08-14T21:35:39.2110321Z [5316/7170] 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-08-14T21:35:39.2274487Z [5317/7170] 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-08-14T21:35:39.2370397Z [5318/7170] 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-08-14T21:35:39.2391191Z [5319/7170] 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-08-14T21:35:39.3448580Z [5320/7170] 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-08-14T21:35:39.3508351Z [5321/7170] 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-08-14T21:35:39.3796006Z [5322/7170] 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-08-14T21:35:39.4102300Z [5323/7170] 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-08-14T21:35:39.4368500Z [5324/7170] 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-08-14T21:35:39.4545757Z [5325/7170] 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-08-14T21:35:39.5116084Z [5326/7170] 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-08-14T21:35:39.5189603Z [5327/7170] 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-08-14T21:35:39.5476514Z [5328/7170] 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-08-14T21:35:39.5520963Z [5329/7170] 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-08-14T21:35:39.5597989Z [5330/7170] 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-08-14T21:35:39.6312914Z [5331/7170] 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-08-14T21:35:39.6590311Z [5332/7170] 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-08-14T21:35:39.6695044Z [5333/7170] 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-08-14T21:35:39.6981819Z [5334/7170] 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-08-14T21:35:39.7242184Z [5335/7170] 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-08-14T21:35:39.7484694Z [5336/7170] 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-08-14T21:35:39.8065257Z [5337/7170] 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-08-14T21:35:39.8192810Z [5338/7170] 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-08-14T21:35:39.8474537Z [5339/7170] 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-08-14T21:35:39.8476764Z [5340/7170] 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-08-14T21:35:39.8772163Z [5341/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2025-08-14T21:35:39.9033246Z [5342/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-08-14T21:35:39.9518869Z [5343/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-08-14T21:35:39.9741795Z [5344/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-08-14T21:35:40.0135016Z [5345/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-08-14T21:35:40.0447080Z [5346/7170] 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-08-14T21:35:40.0791435Z [5347/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-08-14T21:35:40.0892188Z [5348/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-08-14T21:35:40.0922548Z [5349/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2025-08-14T21:35:40.1145473Z [5350/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2025-08-14T21:35:40.1846583Z [5351/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2025-08-14T21:35:40.1886598Z [5352/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-08-14T21:35:40.2481555Z [5353/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u8.c.o 2025-08-14T21:35:40.2630295Z [5354/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-08-14T21:35:40.2805909Z [5355/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u16.c.o 2025-08-14T21:35:40.3088506Z [5356/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2025-08-14T21:35:40.3156349Z [5357/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u24.c.o 2025-08-14T21:35:40.3823588Z [5358/7170] 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-08-14T21:35:40.4054641Z [5359/7170] 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-08-14T21:35:40.4382134Z [5360/7170] 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-08-14T21:35:40.4679820Z [5361/7170] 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-08-14T21:35:40.4843020Z [5362/7170] 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-08-14T21:35:40.4888481Z [5363/7170] 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-08-14T21:35:40.4960114Z [5364/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2025-08-14T21:35:40.5851999Z [5365/7170] 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-08-14T21:35:40.5924109Z [5366/7170] 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-08-14T21:35:40.6143605Z [5367/7170] 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-08-14T21:35:40.6197642Z [5368/7170] 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-08-14T21:35:40.6214776Z [5369/7170] 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-08-14T21:35:40.6451541Z [5370/7170] 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-08-14T21:35:40.7047046Z [5371/7170] 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-08-14T21:35:40.7056000Z [5372/7170] 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-08-14T21:35:40.7153712Z [5373/7170] 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-08-14T21:35:40.7285377Z [5374/7170] 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-08-14T21:35:40.7473118Z [5375/7170] 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-08-14T21:35:40.7478843Z [5376/7170] 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-08-14T21:35:40.7734469Z [5377/7170] 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-08-14T21:35:40.7845173Z [5378/7170] 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-08-14T21:35:40.8247079Z [5379/7170] 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-08-14T21:35:40.8252800Z [5380/7170] 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-08-14T21:35:40.8655637Z [5381/7170] 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-08-14T21:35:40.8713309Z [5382/7170] 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-08-14T21:35:40.8753558Z [5383/7170] 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-08-14T21:35:40.8842786Z [5384/7170] 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-08-14T21:35:40.9033623Z [5385/7170] 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-08-14T21:35:40.9229076Z [5386/7170] 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-08-14T21:35:40.9721448Z [5387/7170] 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-08-14T21:35:40.9870385Z [5388/7170] 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-08-14T21:35:41.0048760Z [5389/7170] 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-08-14T21:35:41.0050352Z [5390/7170] 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-08-14T21:35:41.0107005Z [5391/7170] 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-08-14T21:35:41.0134416Z [5392/7170] 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-08-14T21:35:41.0208052Z [5393/7170] 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-08-14T21:35:41.0257808Z [5394/7170] 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-08-14T21:35:41.0271651Z [5395/7170] 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-08-14T21:35:41.0704570Z [5396/7170] 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-08-14T21:35:41.1022801Z [5397/7170] 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-08-14T21:35:41.1141584Z [5398/7170] 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-08-14T21:35:41.1143197Z [5399/7170] 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-08-14T21:35:41.1154006Z [5400/7170] 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-08-14T21:35:41.1155670Z [5401/7170] 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-08-14T21:35:41.1449501Z [5402/7170] 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-08-14T21:35:41.1474935Z [5403/7170] 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-08-14T21:35:41.1476493Z [5404/7170] 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-08-14T21:35:41.1820559Z [5405/7170] 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-08-14T21:35:41.2135623Z [5406/7170] 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-08-14T21:35:41.2279285Z [5407/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u8.c.o 2025-08-14T21:35:41.2434387Z [5408/7170] 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-08-14T21:35:41.2438755Z [5409/7170] 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-08-14T21:35:41.2616193Z [5410/7170] 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-08-14T21:35:41.2649238Z [5411/7170] 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-08-14T21:35:41.2692657Z [5412/7170] 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-08-14T21:35:41.2708165Z [5413/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u16.c.o 2025-08-14T21:35:41.3085330Z [5414/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u24.c.o 2025-08-14T21:35:41.3097073Z [5415/7170] 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-08-14T21:35:41.3293889Z [5416/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u32.c.o 2025-08-14T21:35:41.3400620Z [5417/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2025-08-14T21:35:41.3498292Z [5418/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2025-08-14T21:35:41.3544364Z [5419/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u24.c.o 2025-08-14T21:35:41.3963206Z [5420/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u32.c.o 2025-08-14T21:35:41.4111314Z [5421/7170] 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-08-14T21:35:41.4112883Z [5422/7170] 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-08-14T21:35:41.4848094Z [5423/7170] 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-08-14T21:35:41.4975842Z [5424/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u16.c.o 2025-08-14T21:35:41.5008764Z [5425/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u24.c.o 2025-08-14T21:35:41.5232104Z [5426/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u32.c.o 2025-08-14T21:35:41.5581851Z [5427/7170] 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-08-14T21:35:41.5584180Z [5428/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2025-08-14T21:35:41.5795488Z [5429/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u24.c.o 2025-08-14T21:35:41.5897720Z [5430/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u8.c.o 2025-08-14T21:35:41.5923880Z [5431/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u32.c.o 2025-08-14T21:35:41.5928096Z [5432/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u16.c.o 2025-08-14T21:35:41.6406108Z [5433/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u8.c.o 2025-08-14T21:35:41.6610836Z [5434/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u16.c.o 2025-08-14T21:35:41.7206444Z [5435/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2025-08-14T21:35:41.8600541Z [5436/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-08-14T21:35:41.8621908Z [5437/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2025-08-14T21:35:41.9038786Z [5438/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2025-08-14T21:35:41.9080475Z [5439/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-08-14T21:35:41.9082050Z [5440/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-08-14T21:35:41.9322416Z [5441/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2025-08-14T21:35:41.9824957Z [5442/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-08-14T21:35:42.0030042Z [5443/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-08-14T21:35:42.0287951Z [5444/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-08-14T21:35:42.0294339Z [5445/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-08-14T21:35:42.0489077Z [5446/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-08-14T21:35:42.0764397Z [5447/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2025-08-14T21:35:42.0853045Z [5448/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-08-14T21:35:42.0963493Z [5449/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u8.c.o 2025-08-14T21:35:42.0992245Z [5450/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-08-14T21:35:42.0994818Z [5451/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u16.c.o 2025-08-14T21:35:42.1447366Z [5452/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u24.c.o 2025-08-14T21:35:42.1596362Z [5453/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-08-14T21:35:42.1650510Z [5454/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-08-14T21:35:42.1709461Z [5455/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-08-14T21:35:42.1990859Z [5456/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-08-14T21:35:42.2314087Z [5457/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-08-14T21:35:42.2330980Z [5458/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-08-14T21:35:42.2367428Z [5459/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-08-14T21:35:42.2536317Z [5460/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2025-08-14T21:35:42.2757198Z [5461/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-08-14T21:35:42.3065406Z [5462/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-08-14T21:35:42.3179511Z [5463/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-08-14T21:35:42.3403611Z [5464/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-08-14T21:35:42.3474970Z [5465/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-08-14T21:35:42.3567899Z [5466/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-08-14T21:35:42.3683643Z [5467/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-08-14T21:35:42.3712574Z [5468/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-08-14T21:35:42.3718457Z [5469/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-08-14T21:35:42.3986754Z [5470/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-08-14T21:35:42.4041645Z [5471/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-08-14T21:35:42.4527563Z [5472/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-08-14T21:35:42.4610637Z [5473/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-08-14T21:35:42.4618943Z [5474/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-08-14T21:35:42.4746932Z [5475/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-08-14T21:35:42.4799864Z [5476/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-08-14T21:35:42.4852219Z [5477/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-08-14T21:35:42.4936366Z [5478/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-08-14T21:35:42.5157064Z [5479/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-08-14T21:35:42.5215794Z [5480/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-08-14T21:35:42.5657313Z [5481/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-08-14T21:35:42.5939393Z [5482/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u8.c.o 2025-08-14T21:35:42.6042559Z [5483/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-08-14T21:35:42.6050257Z [5484/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-08-14T21:35:42.6064144Z [5485/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u16.c.o 2025-08-14T21:35:42.6077554Z [5486/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-08-14T21:35:42.6114367Z [5487/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-08-14T21:35:42.6124922Z [5488/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-08-14T21:35:42.6634509Z [5489/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-08-14T21:35:42.6688347Z [5490/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2025-08-14T21:35:42.6821855Z [5491/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2025-08-14T21:35:42.7375083Z [5492/7170] 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-08-14T21:35:42.7415557Z [5493/7170] 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-08-14T21:35:42.7580576Z [5494/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-08-14T21:35:42.7582137Z [5495/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-08-14T21:35:42.8181064Z [5496/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u16.c.o 2025-08-14T21:35:42.8409519Z [5497/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u8.c.o 2025-08-14T21:35:42.8445931Z [5498/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u16.c.o 2025-08-14T21:35:42.8554056Z [5499/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2025-08-14T21:35:42.8571118Z [5500/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u8.c.o 2025-08-14T21:35:42.8582059Z [5501/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u16.c.o 2025-08-14T21:35:42.9217723Z [5502/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u16.c.o 2025-08-14T21:35:42.9917835Z [5503/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u32.c.o 2025-08-14T21:35:42.9955363Z [5504/7170] 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-08-14T21:35:42.9972183Z [5505/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u1.c.o 2025-08-14T21:35:43.0064874Z [5506/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u48.c.o 2025-08-14T21:35:43.0674129Z [5507/7170] 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-08-14T21:35:43.0833872Z [5508/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u8.c.o 2025-08-14T21:35:43.1235173Z [5509/7170] 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-08-14T21:35:43.1262870Z [5510/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4.c.o 2025-08-14T21:35:43.1337081Z [5511/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4.c.o 2025-08-14T21:35:43.1401965Z [5512/7170] 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-08-14T21:35:43.1619107Z [5513/7170] 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-08-14T21:35:43.2284135Z [5514/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u1.c.o 2025-08-14T21:35:43.2498772Z [5515/7170] 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-08-14T21:35:43.3096633Z [5516/7170] 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-08-14T21:35:43.3241360Z [5517/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u1.c.o 2025-08-14T21:35:43.3258797Z [5518/7170] 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-08-14T21:35:43.3520733Z [5519/7170] 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-08-14T21:35:43.3921636Z [5520/7170] 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-08-14T21:35:43.3924206Z [5521/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u8.c.o 2025-08-14T21:35:43.4088589Z [5522/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-switch-avx.c.o 2025-08-14T21:35:43.4110201Z [5523/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-mov-avx.c.o 2025-08-14T21:35:43.4345789Z [5524/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-mov-avx.c.o 2025-08-14T21:35:43.4917765Z [5525/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-switch-avx.c.o 2025-08-14T21:35:43.4920472Z [5526/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-mov-avx.c.o 2025-08-14T21:35:43.5518048Z [5527/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-multi-avx.c.o 2025-08-14T21:35:43.5669273Z [5528/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-switch-avx.c.o 2025-08-14T21:35:43.5683852Z [5529/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-mov-avx.c.o 2025-08-14T21:35:43.5931245Z [5530/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-switch-avx.c.o 2025-08-14T21:35:43.6207571Z [5531/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u8.c.o 2025-08-14T21:35:43.6639270Z [5532/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c16.c.o 2025-08-14T21:35:43.6682223Z [5533/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u8.c.o 2025-08-14T21:35:43.7113705Z [5534/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c64.c.o 2025-08-14T21:35:43.7272337Z [5535/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u16-acc2.c.o 2025-08-14T21:35:43.7273778Z [5536/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u24-acc3.c.o 2025-08-14T21:35:43.7636031Z [5537/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c128.c.o 2025-08-14T21:35:43.7907689Z [5538/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc2.c.o 2025-08-14T21:35:43.8031495Z [5539/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-f16c-u8.c.o 2025-08-14T21:35:43.8035621Z [5540/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u8.c.o 2025-08-14T21:35:43.8330329Z [5541/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u16.c.o 2025-08-14T21:35:43.8611989Z [5542/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u16.c.o 2025-08-14T21:35:43.9023924Z [5543/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-f16c-u8.c.o 2025-08-14T21:35:43.9054098Z [5544/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u8.c.o 2025-08-14T21:35:43.9527241Z [5545/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-f16c-u8.c.o 2025-08-14T21:35:43.9654116Z [5546/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-f16c-u8.c.o 2025-08-14T21:35:43.9658649Z [5547/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-f16c-u8.c.o 2025-08-14T21:35:44.0014716Z [5548/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u8.c.o 2025-08-14T21:35:44.0300951Z [5549/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u8.c.o 2025-08-14T21:35:44.0416887Z [5550/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u8.c.o 2025-08-14T21:35:44.0432345Z [5551/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u16.c.o 2025-08-14T21:35:44.0745403Z [5552/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u8.c.o 2025-08-14T21:35:44.1005370Z [5553/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u8.c.o 2025-08-14T21:35:44.1394165Z [5554/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u8.c.o 2025-08-14T21:35:44.1432264Z [5555/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u8.c.o 2025-08-14T21:35:44.1913937Z [5556/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-f16c-u8.c.o 2025-08-14T21:35:44.2028520Z [5557/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u8.c.o 2025-08-14T21:35:44.2032243Z [5558/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u8.c.o 2025-08-14T21:35:44.2428341Z [5559/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u8.c.o 2025-08-14T21:35:44.2690863Z [5560/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u8.c.o 2025-08-14T21:35:44.2795838Z [5561/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u8.c.o 2025-08-14T21:35:44.2827789Z [5562/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u8.c.o 2025-08-14T21:35:44.3117709Z [5563/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u8.c.o 2025-08-14T21:35:44.3389386Z [5564/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u8.c.o 2025-08-14T21:35:44.3767213Z [5565/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u8.c.o 2025-08-14T21:35:44.3819621Z [5566/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u16.c.o 2025-08-14T21:35:44.4372893Z [5567/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u8.c.o 2025-08-14T21:35:44.4390883Z [5568/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u8.c.o 2025-08-14T21:35:44.4496793Z [5569/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u16.c.o 2025-08-14T21:35:44.4817145Z [5570/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u16.c.o 2025-08-14T21:35:44.5112232Z [5571/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u32.c.o 2025-08-14T21:35:44.5268699Z [5572/7170] 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-08-14T21:35:44.5358542Z [5573/7170] 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-08-14T21:35:44.5758055Z [5574/7170] 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-08-14T21:35:44.6035624Z [5575/7170] 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-08-14T21:35:44.6244564Z [5576/7170] 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-08-14T21:35:44.6376582Z [5577/7170] 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-08-14T21:35:44.6873377Z [5578/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u8.c.o 2025-08-14T21:35:44.7038087Z [5579/7170] 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-08-14T21:35:44.7042148Z [5580/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u16.c.o 2025-08-14T21:35:44.7395318Z [5581/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u24.c.o 2025-08-14T21:35:44.7630882Z [5582/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-f16c-u8.c.o 2025-08-14T21:35:44.7666936Z [5583/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u8.c.o 2025-08-14T21:35:44.7719993Z [5584/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u32.c.o 2025-08-14T21:35:44.8378341Z [5585/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3-acc2.c.o 2025-08-14T21:35:44.8665606Z [5586/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3.c.o 2025-08-14T21:35:44.8964108Z [5587/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3-acc2.c.o 2025-08-14T21:35:44.9186849Z [5588/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3-acc2.c.o 2025-08-14T21:35:44.9702303Z [5589/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3.c.o 2025-08-14T21:35:44.9713571Z [5590/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3.c.o 2025-08-14T21:35:44.9741710Z [5591/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3-acc2.c.o 2025-08-14T21:35:45.0153760Z [5592/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3-acc2.c.o 2025-08-14T21:35:45.0500397Z [5593/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3.c.o 2025-08-14T21:35:45.0520949Z [5594/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3-acc2.c.o 2025-08-14T21:35:45.0777519Z [5595/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2025-08-14T21:35:45.1443470Z [5596/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-08-14T21:35:45.2123654Z [5597/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2025-08-14T21:35:45.2379954Z [5598/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2025-08-14T21:35:45.2904540Z [5599/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3-acc2.c.o 2025-08-14T21:35:45.2909368Z [5600/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c.o 2025-08-14T21:35:45.3157490Z [5601/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2025-08-14T21:35:45.3492995Z [5602/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2025-08-14T21:35:45.3803269Z [5603/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3-acc2.c.o 2025-08-14T21:35:45.4066323Z [5604/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c.o 2025-08-14T21:35:45.4800423Z [5605/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3-acc2.c.o 2025-08-14T21:35:45.4805106Z [5606/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3-acc2.c.o 2025-08-14T21:35:45.4841726Z [5607/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c.o 2025-08-14T21:35:45.5436235Z [5608/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c.o 2025-08-14T21:35:45.6297539Z [5609/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3-acc2.c.o 2025-08-14T21:35:45.6300671Z [5610/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3-acc2.c.o 2025-08-14T21:35:45.6586551Z [5611/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3.c.o 2025-08-14T21:35:45.6741841Z [5612/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c.o 2025-08-14T21:35:45.7048364Z [5613/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3-acc2.c.o 2025-08-14T21:35:45.7672687Z [5614/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c.o 2025-08-14T21:35:45.7870460Z [5615/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3-acc2.c.o 2025-08-14T21:35:45.7972527Z [5616/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3.c.o 2025-08-14T21:35:45.7974057Z [5617/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3.c.o 2025-08-14T21:35:45.8089124Z [5618/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3-acc2.c.o 2025-08-14T21:35:45.9128378Z [5619/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c16.c.o 2025-08-14T21:35:45.9155041Z [5620/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3-acc2.c.o 2025-08-14T21:35:45.9481696Z [5621/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c16-minmax-fma3-2x.c.o 2025-08-14T21:35:45.9952411Z [5622/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3.c.o 2025-08-14T21:35:46.0128805Z [5623/7170] 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-08-14T21:35:46.0422810Z [5624/7170] 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-08-14T21:35:46.0534300Z [5625/7170] 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-08-14T21:35:46.0560289Z [5626/7170] 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-08-14T21:35:46.0570370Z [5627/7170] 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-08-14T21:35:46.0802079Z [5628/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3.c.o 2025-08-14T21:35:46.0822620Z [5629/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3-acc2.c.o 2025-08-14T21:35:46.1687102Z [5630/7170] 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-08-14T21:35:46.1742859Z [5631/7170] 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-08-14T21:35:46.2121809Z [5632/7170] 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-08-14T21:35:46.2437811Z [5633/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u8.c.o 2025-08-14T21:35:46.2678290Z [5634/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u16.c.o 2025-08-14T21:35:46.3006271Z [5635/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u24.c.o 2025-08-14T21:35:46.3120296Z [5636/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3-acc2.c.o 2025-08-14T21:35:46.3122598Z [5637/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3.c.o 2025-08-14T21:35:46.3207009Z [5638/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3-acc2.c.o 2025-08-14T21:35:46.3421516Z [5639/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3.c.o 2025-08-14T21:35:46.3427681Z [5640/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3-acc2.c.o 2025-08-14T21:35:46.4390750Z [5641/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3-acc2.c.o 2025-08-14T21:35:46.4683304Z [5642/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2025-08-14T21:35:46.5297610Z [5643/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2025-08-14T21:35:46.5571100Z [5644/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2025-08-14T21:35:46.6074626Z [5645/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2025-08-14T21:35:46.6110528Z [5646/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c.o 2025-08-14T21:35:46.6111929Z [5647/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3-acc2.c.o 2025-08-14T21:35:46.6364439Z [5648/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2025-08-14T21:35:46.6471752Z [5649/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3-acc2.c.o 2025-08-14T21:35:46.6650808Z [5650/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3.c.o 2025-08-14T21:35:46.6986404Z [5651/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3-acc2.c.o 2025-08-14T21:35:46.7379993Z [5652/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3-acc2.c.o 2025-08-14T21:35:46.7968067Z [5653/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c.o 2025-08-14T21:35:46.7983000Z [5654/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3.c.o 2025-08-14T21:35:46.8385474Z [5655/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3-acc2.c.o 2025-08-14T21:35:46.9069129Z [5656/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3-acc2.c.o 2025-08-14T21:35:46.9117445Z [5657/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-fma3-broadcast.c.o 2025-08-14T21:35:46.9304882Z [5658/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-fma3-broadcast.c.o 2025-08-14T21:35:46.9457263Z [5659/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3.c.o 2025-08-14T21:35:46.9459859Z [5660/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3-acc2.c.o 2025-08-14T21:35:46.9674802Z [5661/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16s4-minmax-fma3-broadcast.c.o 2025-08-14T21:35:46.9843794Z [5662/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.0302498Z [5663/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.0847881Z [5664/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.1248913Z [5665/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16s4-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.1295262Z [5666/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.2085529Z [5667/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.2241245Z [5668/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.2473455Z [5669/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.2477045Z [5670/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x8-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.2498217Z [5671/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.2506312Z [5672/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16s4-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.2695105Z [5673/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16s4-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.3178883Z [5674/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.4091351Z [5675/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.4103207Z [5676/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16s4-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.4210269Z [5677/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.5127673Z [5678/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.5273497Z [5679/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16s4-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.5435928Z [5680/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.5463579Z [5681/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.5508465Z [5682/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.5725325Z [5683/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16s4-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.6082858Z [5684/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16s4-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.6166879Z [5685/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.6696855Z [5686/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.6900103Z [5687/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.7129411Z [5688/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x8-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.7956210Z [5689/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.7966786Z [5690/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16s4-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.8175944Z [5691/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.8184159Z [5692/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.8285188Z [5693/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.8830486Z [5694/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16s4-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.8883369Z [5695/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.9017587Z [5696/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast-prfm.c.o 2025-08-14T21:35:47.9542486Z [5697/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast.c.o 2025-08-14T21:35:47.9927978Z [5698/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-fma3-broadcast.c.o 2025-08-14T21:35:48.0114795Z [5699/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16s4-minmax-fma3-broadcast.c.o 2025-08-14T21:35:48.0805597Z [5700/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x8-minmax-fma3-broadcast.c.o 2025-08-14T21:35:48.0917147Z [5701/7170] 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-08-14T21:35:48.1299774Z [5702/7170] 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-08-14T21:35:48.1388037Z [5703/7170] 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-08-14T21:35:48.1538481Z [5704/7170] 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-08-14T21:35:48.1912943Z [5705/7170] 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-08-14T21:35:48.2195734Z [5706/7170] 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-08-14T21:35:48.2331690Z [5707/7170] 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-08-14T21:35:48.2451896Z [5708/7170] 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-08-14T21:35:48.2904791Z [5709/7170] 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-08-14T21:35:48.3227727Z [5710/7170] 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-08-14T21:35:48.3733916Z [5711/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u8.c.o 2025-08-14T21:35:48.3844597Z [5712/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u32.c.o 2025-08-14T21:35:48.3984057Z [5713/7170] 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-08-14T21:35:48.4080402Z [5714/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u64.c.o 2025-08-14T21:35:48.4154340Z [5715/7170] 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-08-14T21:35:48.4280566Z [5716/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u8.c.o 2025-08-14T21:35:48.4691271Z [5717/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u8.c.o 2025-08-14T21:35:48.4877756Z [5718/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u32.c.o 2025-08-14T21:35:48.5284797Z [5719/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u8.c.o 2025-08-14T21:35:48.5610572Z [5720/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-nr.c.o 2025-08-14T21:35:48.5677345Z [5721/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u32.c.o 2025-08-14T21:35:48.6609231Z [5722/7170] 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-08-14T21:35:48.6848059Z [5723/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-nr.c.o 2025-08-14T21:35:48.6861892Z [5724/7170] 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-08-14T21:35:48.6947718Z [5725/7170] 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-08-14T21:35:48.7072859Z [5726/7170] 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-08-14T21:35:48.7333125Z [5727/7170] 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-08-14T21:35:48.7682161Z [5728/7170] 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-08-14T21:35:48.7874918Z [5729/7170] 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-08-14T21:35:48.7972916Z [5730/7170] 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-08-14T21:35:48.8331572Z [5731/7170] 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-08-14T21:35:48.8411922Z [5732/7170] 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-08-14T21:35:48.9385098Z [5733/7170] 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-08-14T21:35:48.9674715Z [5734/7170] 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-08-14T21:35:48.9683186Z [5735/7170] 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-08-14T21:35:48.9827015Z [5736/7170] 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-08-14T21:35:48.9829845Z [5737/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x8-minmax-avx2-broadcast.c.o 2025-08-14T21:35:49.0141225Z [5738/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-avx2-broadcast.c.o 2025-08-14T21:35:49.0584177Z [5739/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-3x16-minmax-avx2-broadcast.c.o 2025-08-14T21:35:49.0777527Z [5740/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x8-minmax-avx2-broadcast.c.o 2025-08-14T21:35:49.0941577Z [5741/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-avx2-broadcast.c.o 2025-08-14T21:35:49.1307794Z [5742/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x8-minmax-avx2-broadcast.c.o 2025-08-14T21:35:49.1481544Z [5743/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x16-minmax-avx2-broadcast.c.o 2025-08-14T21:35:49.2270158Z [5744/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x8-minmax-avx2-broadcast.c.o 2025-08-14T21:35:49.2407132Z [5745/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x8-minmax-avx2-broadcast.c.o 2025-08-14T21:35:49.2421002Z [5746/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x16-minmax-avx2-broadcast.c.o 2025-08-14T21:35:49.2549872Z [5747/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-3x16-minmax-avx2-broadcast.c.o 2025-08-14T21:35:49.2750830Z [5748/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-7x8-minmax-avx2-broadcast.c.o 2025-08-14T21:35:49.2859033Z [5749/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x8-minmax-avx2-broadcast.c.o 2025-08-14T21:35:49.3387174Z [5750/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x16-minmax-avx2-broadcast.c.o 2025-08-14T21:35:49.3564751Z [5751/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x8-minmax-avx2-broadcast.c.o 2025-08-14T21:35:49.3803855Z [5752/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x16-minmax-avx2-broadcast.c.o 2025-08-14T21:35:49.4144859Z [5753/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-6x8-minmax-avx2-broadcast.c.o 2025-08-14T21:35:49.4388221Z [5754/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-7x8-minmax-avx2-broadcast.c.o 2025-08-14T21:35:49.4699221Z [5755/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u16-acc2.c.o 2025-08-14T21:35:49.4810167Z [5756/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u16.c.o 2025-08-14T21:35:49.4880316Z [5757/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc2.c.o 2025-08-14T21:35:49.5032786Z [5758/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc4.c.o 2025-08-14T21:35:49.5236415Z [5759/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc2.c.o 2025-08-14T21:35:49.5356548Z [5760/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc5.c.o 2025-08-14T21:35:49.5905557Z [5761/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40.c.o 2025-08-14T21:35:49.6078794Z [5762/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc2.c.o 2025-08-14T21:35:49.6323424Z [5763/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc3.c.o 2025-08-14T21:35:49.6679319Z [5764/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48.c.o 2025-08-14T21:35:49.6972708Z [5765/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc2.c.o 2025-08-14T21:35:49.7296316Z [5766/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc4.c.o 2025-08-14T21:35:49.7399296Z [5767/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64.c.o 2025-08-14T21:35:49.7467237Z [5768/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72-acc3.c.o 2025-08-14T21:35:49.7641602Z [5769/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72.c.o 2025-08-14T21:35:49.7879818Z [5770/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc2.c.o 2025-08-14T21:35:49.8043006Z [5771/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc5.c.o 2025-08-14T21:35:49.8534213Z [5772/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80.c.o 2025-08-14T21:35:49.8756622Z [5773/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc2.c.o 2025-08-14T21:35:49.9122544Z [5774/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc3.c.o 2025-08-14T21:35:49.9473456Z [5775/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc6.c.o 2025-08-14T21:35:49.9630807Z [5776/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96.c.o 2025-08-14T21:35:49.9736281Z [5777/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u8.c.o 2025-08-14T21:35:49.9800582Z [5778/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u8.c.o 2025-08-14T21:35:49.9927497Z [5779/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u16.c.o 2025-08-14T21:35:50.0154640Z [5780/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u24.c.o 2025-08-14T21:35:50.0450232Z [5781/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u32.c.o 2025-08-14T21:35:50.0453039Z [5782/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u8.c.o 2025-08-14T21:35:50.1048489Z [5783/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u16.c.o 2025-08-14T21:35:50.1274232Z [5784/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u24.c.o 2025-08-14T21:35:50.1566081Z [5785/7170] 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-08-14T21:35:50.1957710Z [5786/7170] 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-08-14T21:35:50.2169637Z [5787/7170] 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-08-14T21:35:50.2259080Z [5788/7170] 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-08-14T21:35:50.2339948Z [5789/7170] 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-08-14T21:35:50.2417852Z [5790/7170] 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-08-14T21:35:50.2679634Z [5791/7170] 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-08-14T21:35:50.3037825Z [5792/7170] 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-08-14T21:35:50.3410678Z [5793/7170] 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-08-14T21:35:50.4114224Z [5794/7170] 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-08-14T21:35:50.4417995Z [5795/7170] 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-08-14T21:35:50.4802576Z [5796/7170] 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-08-14T21:35:50.5082767Z [5797/7170] 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-08-14T21:35:50.5235241Z [5798/7170] 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-08-14T21:35:50.5239985Z [5799/7170] 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-08-14T21:35:50.5251325Z [5800/7170] 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-08-14T21:35:50.5594172Z [5801/7170] 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-08-14T21:35:50.5726753Z [5802/7170] 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-08-14T21:35:50.5930380Z [5803/7170] 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-08-14T21:35:50.6533332Z [5804/7170] 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-08-14T21:35:50.6991295Z [5805/7170] 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-08-14T21:35:50.7352388Z [5806/7170] 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-08-14T21:35:50.7981861Z [5807/7170] 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-08-14T21:35:50.8010867Z [5808/7170] 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-08-14T21:35:50.8181963Z [5809/7170] 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-08-14T21:35:50.8303891Z [5810/7170] 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-08-14T21:35:50.8568239Z [5811/7170] 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-08-14T21:35:50.8728798Z [5812/7170] 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-08-14T21:35:50.9044510Z [5813/7170] 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-08-14T21:35:50.9062068Z [5814/7170] 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-08-14T21:35:50.9619866Z [5815/7170] 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-08-14T21:35:50.9727714Z [5816/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u16.c.o 2025-08-14T21:35:51.0197054Z [5817/7170] 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-08-14T21:35:51.0417294Z [5818/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u32.c.o 2025-08-14T21:35:51.0422085Z [5819/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u48.c.o 2025-08-14T21:35:51.0565645Z [5820/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u16.c.o 2025-08-14T21:35:51.0721457Z [5821/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u32.c.o 2025-08-14T21:35:51.1002087Z [5822/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u48.c.o 2025-08-14T21:35:51.1045616Z [5823/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32-acc2.c.o 2025-08-14T21:35:51.1358983Z [5824/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32.c.o 2025-08-14T21:35:51.1360934Z [5825/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32-acc4.c.o 2025-08-14T21:35:51.2073270Z [5826/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc2.c.o 2025-08-14T21:35:51.2197434Z [5827/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc4.c.o 2025-08-14T21:35:51.2631506Z [5828/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64.c.o 2025-08-14T21:35:51.2902696Z [5829/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72.c.o 2025-08-14T21:35:51.2904238Z [5830/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72-acc3.c.o 2025-08-14T21:35:51.3069248Z [5831/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc2.c.o 2025-08-14T21:35:51.3247993Z [5832/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc5.c.o 2025-08-14T21:35:51.3505963Z [5833/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80.c.o 2025-08-14T21:35:51.3620614Z [5834/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc2.c.o 2025-08-14T21:35:51.3939982Z [5835/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc3.c.o 2025-08-14T21:35:51.3955740Z [5836/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc6.c.o 2025-08-14T21:35:51.4628633Z [5837/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32-acc2.c.o 2025-08-14T21:35:51.4664181Z [5838/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96.c.o 2025-08-14T21:35:51.5092518Z [5839/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32-acc4.c.o 2025-08-14T21:35:51.5313854Z [5840/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32.c.o 2025-08-14T21:35:51.5435490Z [5841/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc2.c.o 2025-08-14T21:35:51.5678406Z [5842/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc4.c.o 2025-08-14T21:35:51.5752356Z [5843/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64.c.o 2025-08-14T21:35:51.6136726Z [5844/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72-acc3.c.o 2025-08-14T21:35:51.6181510Z [5845/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72.c.o 2025-08-14T21:35:51.6572853Z [5846/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc2.c.o 2025-08-14T21:35:51.6670692Z [5847/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc5.c.o 2025-08-14T21:35:51.7209329Z [5848/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80.c.o 2025-08-14T21:35:51.7343746Z [5849/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc2.c.o 2025-08-14T21:35:51.7835938Z [5850/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc3.c.o 2025-08-14T21:35:51.8021052Z [5851/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u8.c.o 2025-08-14T21:35:51.8073270Z [5852/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96.c.o 2025-08-14T21:35:51.8109235Z [5853/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc6.c.o 2025-08-14T21:35:51.8180330Z [5854/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u16-acc2.c.o 2025-08-14T21:35:51.8615580Z [5855/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc2.c.o 2025-08-14T21:35:51.8663229Z [5856/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc4.c.o 2025-08-14T21:35:51.8928954Z [5857/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u8.c.o 2025-08-14T21:35:51.9074424Z [5858/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u16-acc2.c.o 2025-08-14T21:35:51.9721607Z [5859/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc4.c.o 2025-08-14T21:35:51.9811557Z [5860/7170] 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-08-14T21:35:52.0325337Z [5861/7170] 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-08-14T21:35:52.0481550Z [5862/7170] 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-08-14T21:35:52.0543910Z [5863/7170] 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-08-14T21:35:52.0574126Z [5864/7170] 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-08-14T21:35:52.0695737Z [5865/7170] 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-08-14T21:35:52.1107288Z [5866/7170] 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-08-14T21:35:52.1209836Z [5867/7170] 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-08-14T21:35:52.1439457Z [5868/7170] 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-08-14T21:35:52.1608958Z [5869/7170] 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-08-14T21:35:52.2242052Z [5870/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u8.c.o 2025-08-14T21:35:52.2310324Z [5871/7170] 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-08-14T21:35:52.2756334Z [5872/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u8.c.o 2025-08-14T21:35:52.2803678Z [5873/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u16.c.o 2025-08-14T21:35:52.2909892Z [5874/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u16.c.o 2025-08-14T21:35:52.3009554Z [5875/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u24.c.o 2025-08-14T21:35:52.3098158Z [5876/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u32.c.o 2025-08-14T21:35:52.3388041Z [5877/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u24.c.o 2025-08-14T21:35:52.3549341Z [5878/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u32.c.o 2025-08-14T21:35:52.3595114Z [5879/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u8.c.o 2025-08-14T21:35:52.3817074Z [5880/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u16.c.o 2025-08-14T21:35:52.4515057Z [5881/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u24.c.o 2025-08-14T21:35:52.4595792Z [5882/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u32.c.o 2025-08-14T21:35:52.5173041Z [5883/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u8.c.o 2025-08-14T21:35:52.5304965Z [5884/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u24.c.o 2025-08-14T21:35:52.5442902Z [5885/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u8.c.o 2025-08-14T21:35:52.5463766Z [5886/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u32.c.o 2025-08-14T21:35:52.5581663Z [5887/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u16.c.o 2025-08-14T21:35:52.5930544Z [5888/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u24.c.o 2025-08-14T21:35:52.6047782Z [5889/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u8.c.o 2025-08-14T21:35:52.6130793Z [5890/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u32.c.o 2025-08-14T21:35:52.6327373Z [5891/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u16.c.o 2025-08-14T21:35:52.7082444Z [5892/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u24.c.o 2025-08-14T21:35:52.7172142Z [5893/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u32.c.o 2025-08-14T21:35:52.8449988Z [5894/7170] 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-08-14T21:35:52.8456253Z [5895/7170] 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-08-14T21:35:52.8474054Z [5896/7170] 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-08-14T21:35:52.8765938Z [5897/7170] 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-08-14T21:35:52.8939224Z [5898/7170] 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-08-14T21:35:52.9014498Z [5899/7170] 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-08-14T21:35:52.9230149Z [5900/7170] 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-08-14T21:35:52.9342228Z [5901/7170] 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-08-14T21:35:52.9511592Z [5902/7170] 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-08-14T21:35:53.0439791Z [5903/7170] 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-08-14T21:35:53.0490687Z [5904/7170] 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-08-14T21:35:53.1900878Z [5905/7170] 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-08-14T21:35:53.1903962Z [5906/7170] 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-08-14T21:35:53.1918391Z [5907/7170] 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-08-14T21:35:53.2489144Z [5908/7170] 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-08-14T21:35:53.2521997Z [5909/7170] 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-08-14T21:35:53.2546276Z [5910/7170] 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-08-14T21:35:53.3033695Z [5911/7170] 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-08-14T21:35:53.3035361Z [5912/7170] 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-08-14T21:35:53.3222912Z [5913/7170] 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-08-14T21:35:53.4323799Z [5914/7170] 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-08-14T21:35:53.4418622Z [5915/7170] 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-08-14T21:35:53.4928340Z [5916/7170] 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-08-14T21:35:53.5349938Z [5917/7170] 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-08-14T21:35:53.5516823Z [5918/7170] 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-08-14T21:35:53.5685485Z [5919/7170] 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-08-14T21:35:53.5702569Z [5920/7170] 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-08-14T21:35:53.6048395Z [5921/7170] 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-08-14T21:35:53.6163912Z [5922/7170] 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-08-14T21:35:53.6299975Z [5923/7170] 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-08-14T21:35:53.6647772Z [5924/7170] 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-08-14T21:35:53.7360885Z [5925/7170] 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-08-14T21:35:53.7498226Z [5926/7170] 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-08-14T21:35:53.8002840Z [5927/7170] 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-08-14T21:35:53.8530506Z [5928/7170] 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-08-14T21:35:53.8728581Z [5929/7170] 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-08-14T21:35:53.8851593Z [5930/7170] 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-08-14T21:35:53.8984867Z [5931/7170] 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-08-14T21:35:53.9337276Z [5932/7170] 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-08-14T21:35:53.9602243Z [5933/7170] 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-08-14T21:35:53.9705383Z [5934/7170] 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-08-14T21:35:54.0066616Z [5935/7170] 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-08-14T21:35:54.0961852Z [5936/7170] 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-08-14T21:35:54.1033687Z [5937/7170] 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-08-14T21:35:54.1535359Z [5938/7170] 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-08-14T21:35:54.2287036Z [5939/7170] 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-08-14T21:35:54.2403847Z [5940/7170] 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-08-14T21:35:54.2515936Z [5941/7170] 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-08-14T21:35:54.2891845Z [5942/7170] 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-08-14T21:35:54.3040785Z [5943/7170] 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-08-14T21:35:54.3151368Z [5944/7170] 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-08-14T21:35:54.3398754Z [5945/7170] 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-08-14T21:35:54.3807269Z [5946/7170] 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-08-14T21:35:54.3812229Z [5947/7170] 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-08-14T21:35:54.4052187Z [5948/7170] 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-08-14T21:35:54.4397824Z [5949/7170] 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-08-14T21:35:54.5346150Z [5950/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:54.5668392Z [5951/7170] 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-08-14T21:35:54.5954200Z [5952/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:54.6028735Z [5953/7170] 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-08-14T21:35:54.6232071Z [5954/7170] 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-08-14T21:35:54.7164193Z [5955/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:54.7200016Z [5956/7170] 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-08-14T21:35:54.7208547Z [5957/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:54.7674014Z [5958/7170] 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-08-14T21:35:54.7730653Z [5959/7170] 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-08-14T21:35:54.8157891Z [5960/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:54.8634566Z [5961/7170] 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-08-14T21:35:54.9028058Z [5962/7170] 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-08-14T21:35:54.9336415Z [5963/7170] 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-08-14T21:35:55.0309273Z [5964/7170] 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-08-14T21:35:55.0418011Z [5965/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:55.0510750Z [5966/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:55.1201373Z [5967/7170] 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-08-14T21:35:55.1366150Z [5968/7170] 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-08-14T21:35:55.1441123Z [5969/7170] 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-08-14T21:35:55.1712750Z [5970/7170] 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-08-14T21:35:55.1796151Z [5971/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:55.2189355Z [5972/7170] 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-08-14T21:35:55.3407631Z [5973/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:55.3803197Z [5974/7170] 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-08-14T21:35:55.3980336Z [5975/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:55.4208376Z [5976/7170] 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-08-14T21:35:55.4348725Z [5977/7170] 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-08-14T21:35:55.4417908Z [5978/7170] 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-08-14T21:35:55.4911196Z [5979/7170] 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-08-14T21:35:55.5075426Z [5980/7170] 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-08-14T21:35:55.5077216Z [5981/7170] 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-08-14T21:35:55.5100816Z [5982/7170] 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-08-14T21:35:55.5471486Z [5983/7170] 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-08-14T21:35:55.6829279Z [5984/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:55.7340201Z [5985/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:55.7437420Z [5986/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u24.c.o 2025-08-14T21:35:55.7658682Z [5987/7170] 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-08-14T21:35:55.7835301Z [5988/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u32.c.o 2025-08-14T21:35:55.8048492Z [5989/7170] 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-08-14T21:35:55.8143731Z [5990/7170] 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-08-14T21:35:55.8683128Z [5991/7170] 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-08-14T21:35:55.9234983Z [5992/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u64.c.o 2025-08-14T21:35:55.9636612Z [5993/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u8.c.o 2025-08-14T21:35:55.9676344Z [5994/7170] 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-08-14T21:35:55.9749912Z [5995/7170] 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-08-14T21:35:55.9755344Z [5996/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u24.c.o 2025-08-14T21:35:56.0008907Z [5997/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u32.c.o 2025-08-14T21:35:56.0363819Z [5998/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:56.1064310Z [5999/7170] 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-08-14T21:35:56.1077304Z [6000/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx2-madd.c.o 2025-08-14T21:35:56.1666048Z [6001/7170] 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-08-14T21:35:56.1827600Z [6002/7170] 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-08-14T21:35:56.2379840Z [6003/7170] 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-08-14T21:35:56.2825635Z [6004/7170] 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-08-14T21:35:56.3528569Z [6005/7170] 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-08-14T21:35:56.3570944Z [6006/7170] 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-08-14T21:35:56.3626264Z [6007/7170] 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-08-14T21:35:56.3704275Z [6008/7170] 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-08-14T21:35:56.3922352Z [6009/7170] 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-08-14T21:35:56.4414782Z [6010/7170] 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-08-14T21:35:56.4834071Z [6011/7170] 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-08-14T21:35:56.5023214Z [6012/7170] 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-08-14T21:35:56.5232903Z [6013/7170] 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-08-14T21:35:56.6751804Z [6014/7170] 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-08-14T21:35:56.6884408Z [6015/7170] 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-08-14T21:35:56.6918535Z [6016/7170] 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-08-14T21:35:56.7412050Z [6017/7170] 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-08-14T21:35:56.7756679Z [6018/7170] 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-08-14T21:35:56.7797832Z [6019/7170] 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-08-14T21:35:56.7803080Z [6020/7170] 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-08-14T21:35:56.7986453Z [6021/7170] 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-08-14T21:35:56.8405571Z [6022/7170] 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-08-14T21:35:56.9685762Z [6023/7170] 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-08-14T21:35:56.9774240Z [6024/7170] 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-08-14T21:35:57.0005542Z [6025/7170] 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-08-14T21:35:57.0382954Z [6026/7170] 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-08-14T21:35:57.0760256Z [6027/7170] 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-08-14T21:35:57.0791564Z [6028/7170] 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-08-14T21:35:57.1028121Z [6029/7170] 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-08-14T21:35:57.1280233Z [6030/7170] 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-08-14T21:35:57.1466935Z [6031/7170] 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-08-14T21:35:57.1527213Z [6032/7170] 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-08-14T21:35:57.1723440Z [6033/7170] 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-08-14T21:35:57.3062300Z [6034/7170] 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-08-14T21:35:57.3251410Z [6035/7170] 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-08-14T21:35:57.3711420Z [6036/7170] 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-08-14T21:35:57.4217194Z [6037/7170] 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-08-14T21:35:57.4556379Z [6038/7170] 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-08-14T21:35:57.4570582Z [6039/7170] 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-08-14T21:35:57.4912144Z [6040/7170] 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-08-14T21:35:57.5096771Z [6041/7170] 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-08-14T21:35:57.5739215Z [6042/7170] 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-08-14T21:35:57.5867470Z [6043/7170] 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-08-14T21:35:57.5903056Z [6044/7170] 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-08-14T21:35:57.6230046Z [6045/7170] 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-08-14T21:35:57.6525518Z [6046/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c32.c.o 2025-08-14T21:35:57.6581158Z [6047/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u32.c.o 2025-08-14T21:35:57.6843794Z [6048/7170] 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-08-14T21:35:57.6999310Z [6049/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc2.c.o 2025-08-14T21:35:57.7042926Z [6050/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc4.c.o 2025-08-14T21:35:57.7332697Z [6051/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2025-08-14T21:35:57.7580760Z [6052/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u24.c.o 2025-08-14T21:35:57.8256862Z [6053/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2025-08-14T21:35:57.8259532Z [6054/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u32.c.o 2025-08-14T21:35:57.8355265Z [6055/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u24.c.o 2025-08-14T21:35:57.8721908Z [6056/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u32.c.o 2025-08-14T21:35:57.8868612Z [6057/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u16.c.o 2025-08-14T21:35:57.9026140Z [6058/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u64.c.o 2025-08-14T21:35:57.9278630Z [6059/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u16.c.o 2025-08-14T21:35:57.9523313Z [6060/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u64.c.o 2025-08-14T21:35:58.0096387Z [6061/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:58.0939869Z [6062/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:58.1450341Z [6063/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:58.1721337Z [6064/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:58.2106974Z [6065/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:58.2112855Z [6066/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:58.2197366Z [6067/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:58.2884326Z [6068/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:58.2958030Z [6069/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:58.3144309Z [6070/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:58.3674882Z [6071/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:58.3788223Z [6072/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u8.c.o 2025-08-14T21:35:58.4074829Z [6073/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u24.c.o 2025-08-14T21:35:58.4200917Z [6074/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:58.4461567Z [6075/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u32.c.o 2025-08-14T21:35:58.5122617Z [6076/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-avx2.c.o 2025-08-14T21:35:58.5390738Z [6077/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-avx2.c.o 2025-08-14T21:35:58.5419531Z [6078/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u32.c.o 2025-08-14T21:35:58.5721042Z [6079/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-avx2.c.o 2025-08-14T21:35:58.5942603Z [6080/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-avx2.c.o 2025-08-14T21:35:58.5997122Z [6081/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u128-acc2.c.o 2025-08-14T21:35:58.6097176Z [6082/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u128-acc4.c.o 2025-08-14T21:35:58.6341159Z [6083/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2025-08-14T21:35:58.6518329Z [6084/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2025-08-14T21:35:58.6602621Z [6085/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2025-08-14T21:35:58.6798355Z [6086/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u16.c.o 2025-08-14T21:35:58.7544471Z [6087/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u64.c.o 2025-08-14T21:35:58.7810960Z [6088/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u16.c.o 2025-08-14T21:35:58.7918320Z [6089/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u64.c.o 2025-08-14T21:35:58.8200758Z [6090/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u32.c.o 2025-08-14T21:35:58.8553075Z [6091/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u64.c.o 2025-08-14T21:35:58.8673131Z [6092/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u96.c.o 2025-08-14T21:35:58.9242631Z [6093/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx2-prfm.c.o 2025-08-14T21:35:58.9344239Z [6094/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx2.c.o 2025-08-14T21:35:59.0270828Z [6095/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx2.c.o 2025-08-14T21:35:59.0617945Z [6096/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx2-prfm.c.o 2025-08-14T21:35:59.1009313Z [6097/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f-acc2.c.o 2025-08-14T21:35:59.1165491Z [6098/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f-acc2.c.o 2025-08-14T21:35:59.1544554Z [6099/7170] 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-08-14T21:35:59.1587922Z [6100/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16.c.o 2025-08-14T21:35:59.1736290Z [6101/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f.c.o 2025-08-14T21:35:59.1813153Z [6102/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f-acc2.c.o 2025-08-14T21:35:59.2080616Z [6103/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-mov-avx2.c.o 2025-08-14T21:35:59.2876725Z [6104/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f-acc2.c.o 2025-08-14T21:35:59.3161902Z [6105/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f.c.o 2025-08-14T21:35:59.3285374Z [6106/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16.c.o 2025-08-14T21:35:59.3809204Z [6107/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f-acc2.c.o 2025-08-14T21:35:59.3928716Z [6108/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c.o 2025-08-14T21:35:59.4178107Z [6109/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f-acc2.c.o 2025-08-14T21:35:59.4451624Z [6110/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f-acc2.c.o 2025-08-14T21:35:59.4484907Z [6111/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f-acc2.c.o 2025-08-14T21:35:59.4511008Z [6112/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f.c.o 2025-08-14T21:35:59.5200451Z [6113/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f-acc2.c.o 2025-08-14T21:35:59.5913956Z [6114/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:35:59.6314982Z [6115/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f-acc2.c.o 2025-08-14T21:35:59.6466746Z [6116/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x64-minmax-avx512f-broadcast.c.o 2025-08-14T21:35:59.6617765Z [6117/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f.c.o 2025-08-14T21:35:59.6624071Z [6118/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:35:59.6915592Z [6119/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x32-minmax-avx512f-broadcast.c.o 2025-08-14T21:35:59.7231613Z [6120/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:35:59.7286140Z [6121/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x64-minmax-avx512f-broadcast.c.o 2025-08-14T21:35:59.7325770Z [6122/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x32-minmax-avx512f-broadcast.c.o 2025-08-14T21:35:59.7840134Z [6123/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-mov-avx2.c.o 2025-08-14T21:35:59.8108246Z [6124/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x64-minmax-avx512f-broadcast.c.o 2025-08-14T21:35:59.8694575Z [6125/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:35:59.9167620Z [6126/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x32-minmax-avx512f-broadcast.c.o 2025-08-14T21:35:59.9417052Z [6127/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:35:59.9418510Z [6128/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x64-minmax-avx512f-broadcast.c.o 2025-08-14T21:35:59.9725660Z [6129/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x64-minmax-avx512f-broadcast.c.o 2025-08-14T21:35:59.9746098Z [6130/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.0158129Z [6131/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x32-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.0168348Z [6132/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.0436312Z [6133/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x64-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.0838265Z [6134/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x32-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.1311061Z [6135/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x64-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.1623052Z [6136/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.2222191Z [6137/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x32-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.2360604Z [6138/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.2724230Z [6139/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x64-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.2842670Z [6140/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x32-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.3159583Z [6141/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.3162258Z [6142/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x64-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.3336300Z [6143/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x32-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.3911919Z [6144/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.3962059Z [6145/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x64-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.4593505Z [6146/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x32-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.5299393Z [6147/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x64-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.5355129Z [6148/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.5678658Z [6149/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x32-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.6026617Z [6150/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.6517824Z [6151/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x64-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.6558761Z [6152/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x32-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.6597536Z [6153/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.7071785Z [6154/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x64-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.7303314Z [6155/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.7429679Z [6156/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x32-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.8009378Z [6157/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.8087443Z [6158/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x64-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.8091323Z [6159/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.8458199Z [6160/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.8850293Z [6161/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.9001565Z [6162/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.9164580Z [6163/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.9356293Z [6164/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.9716410Z [6165/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x32-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:00.9907290Z [6166/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:01.0062657Z [6167/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x32-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:01.0614377Z [6168/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:01.0726523Z [6169/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:01.0739655Z [6170/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x32-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:01.1126225Z [6171/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x16-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:01.1160736Z [6172/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64-acc2.c.o 2025-08-14T21:36:01.1328709Z [6173/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64-acc4.c.o 2025-08-14T21:36:01.1512714Z [6174/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64.c.o 2025-08-14T21:36:01.1597499Z [6175/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x32-minmax-avx512f-broadcast.c.o 2025-08-14T21:36:01.1965110Z [6176/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc2.c.o 2025-08-14T21:36:01.2189790Z [6177/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc4.c.o 2025-08-14T21:36:01.2312445Z [6178/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128.c.o 2025-08-14T21:36:01.2892083Z [6179/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144-acc3.c.o 2025-08-14T21:36:01.2997346Z [6180/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144.c.o 2025-08-14T21:36:01.3078276Z [6181/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc2.c.o 2025-08-14T21:36:01.3432931Z [6182/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc5.c.o 2025-08-14T21:36:01.3435377Z [6183/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160.c.o 2025-08-14T21:36:01.3652661Z [6184/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc2.c.o 2025-08-14T21:36:01.3855992Z [6185/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc3.c.o 2025-08-14T21:36:01.3918110Z [6186/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc6.c.o 2025-08-14T21:36:01.4300821Z [6187/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192.c.o 2025-08-14T21:36:01.4476518Z [6188/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64-acc2.c.o 2025-08-14T21:36:01.4618517Z [6189/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64-acc4.c.o 2025-08-14T21:36:01.5153545Z [6190/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64.c.o 2025-08-14T21:36:01.5361548Z [6191/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc2.c.o 2025-08-14T21:36:01.5478829Z [6192/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc4.c.o 2025-08-14T21:36:01.5804326Z [6193/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128.c.o 2025-08-14T21:36:01.5838232Z [6194/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144-acc3.c.o 2025-08-14T21:36:01.6034253Z [6195/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144.c.o 2025-08-14T21:36:01.6275495Z [6196/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc2.c.o 2025-08-14T21:36:01.6401723Z [6197/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc5.c.o 2025-08-14T21:36:01.6727095Z [6198/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160.c.o 2025-08-14T21:36:01.6987446Z [6199/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc2.c.o 2025-08-14T21:36:01.7158820Z [6200/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc3.c.o 2025-08-14T21:36:01.7789721Z [6201/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u16.c.o 2025-08-14T21:36:01.7791964Z [6202/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc6.c.o 2025-08-14T21:36:01.7896792Z [6203/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192.c.o 2025-08-14T21:36:01.8194947Z [6204/7170] 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-08-14T21:36:01.8346761Z [6205/7170] 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-08-14T21:36:01.8500224Z [6206/7170] 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-08-14T21:36:01.8678194Z [6207/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u16.c.o 2025-08-14T21:36:01.8842493Z [6208/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u32-acc2.c.o 2025-08-14T21:36:01.9198041Z [6209/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc4.c.o 2025-08-14T21:36:01.9449961Z [6210/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c16.c.o 2025-08-14T21:36:01.9712403Z [6211/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c32.c.o 2025-08-14T21:36:02.0024479Z [6212/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u16.c.o 2025-08-14T21:36:02.0111482Z [6213/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u32-acc2.c.o 2025-08-14T21:36:02.0403587Z [6214/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u48-acc3.c.o 2025-08-14T21:36:02.0541804Z [6215/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c128.c.o 2025-08-14T21:36:02.0561503Z [6216/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc2.c.o 2025-08-14T21:36:02.0673959Z [6217/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u16.c.o 2025-08-14T21:36:02.0881714Z [6218/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u32-acc2.c.o 2025-08-14T21:36:02.1052559Z [6219/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u48-acc3.c.o 2025-08-14T21:36:02.1428744Z [6220/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc2.c.o 2025-08-14T21:36:02.1698578Z [6221/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc4.c.o 2025-08-14T21:36:02.1926624Z [6222/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u16.c.o 2025-08-14T21:36:02.2255401Z [6223/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u32-acc2.c.o 2025-08-14T21:36:02.2356319Z [6224/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u48-acc3.c.o 2025-08-14T21:36:02.2645907Z [6225/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc2.c.o 2025-08-14T21:36:02.2739443Z [6226/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u16.c.o 2025-08-14T21:36:02.2759397Z [6227/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u32-acc2.c.o 2025-08-14T21:36:02.2871044Z [6228/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u48-acc3.c.o 2025-08-14T21:36:02.3092034Z [6229/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc2.c.o 2025-08-14T21:36:02.3274833Z [6230/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u16.c.o 2025-08-14T21:36:02.3633001Z [6231/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u16.c.o 2025-08-14T21:36:02.3940386Z [6232/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u16.c.o 2025-08-14T21:36:02.4150811Z [6233/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u16.c.o 2025-08-14T21:36:02.4488966Z [6234/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u16.c.o 2025-08-14T21:36:02.4626058Z [6235/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u16.c.o 2025-08-14T21:36:02.4904870Z [6236/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u16.c.o 2025-08-14T21:36:02.4968546Z [6237/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u16.c.o 2025-08-14T21:36:02.4970153Z [6238/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u16.c.o 2025-08-14T21:36:02.5093863Z [6239/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u16.c.o 2025-08-14T21:36:02.5338650Z [6240/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u16.c.o 2025-08-14T21:36:02.5520757Z [6241/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u16.c.o 2025-08-14T21:36:02.5860699Z [6242/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u16.c.o 2025-08-14T21:36:02.6259779Z [6243/7170] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2025-08-14T21:36:02.6265458Z [6244/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u16.c.o 2025-08-14T21:36:02.6462377Z [6245/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u16.c.o 2025-08-14T21:36:02.6739908Z [6246/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u16.c.o 2025-08-14T21:36:02.6868420Z [6247/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u16.c.o 2025-08-14T21:36:02.7131006Z [6248/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u16.c.o 2025-08-14T21:36:02.7200391Z [6249/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u16.c.o 2025-08-14T21:36:02.7212012Z [6250/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u32.c.o 2025-08-14T21:36:02.7408650Z [6251/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u16.c.o 2025-08-14T21:36:02.7701933Z [6252/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u64.c.o 2025-08-14T21:36:02.7940542Z [6253/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u128.c.o 2025-08-14T21:36:02.8176845Z [6254/7170] 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-08-14T21:36:02.8660561Z [6255/7170] 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-08-14T21:36:02.8676344Z [6256/7170] 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-08-14T21:36:02.8931258Z [6257/7170] 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-08-14T21:36:02.9078505Z [6258/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u16.c.o 2025-08-14T21:36:02.9255977Z [6259/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u32.c.o 2025-08-14T21:36:02.9497924Z [6260/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u32.c.o 2025-08-14T21:36:02.9563370Z [6261/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u48.c.o 2025-08-14T21:36:02.9955879Z [6262/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u32.c.o 2025-08-14T21:36:03.0165818Z [6263/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-div.c.o 2025-08-14T21:36:03.0175308Z [6264/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u16.c.o 2025-08-14T21:36:03.0438041Z [6265/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u32.c.o 2025-08-14T21:36:03.0497683Z [6266/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-nr.c.o 2025-08-14T21:36:03.0910138Z [6267/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u32.c.o 2025-08-14T21:36:03.0947044Z [6268/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u32.c.o 2025-08-14T21:36:03.1192876Z [6269/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u32.c.o 2025-08-14T21:36:03.1318564Z [6270/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u32.c.o 2025-08-14T21:36:03.1496599Z [6271/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u16.c.o 2025-08-14T21:36:03.1637886Z [6272/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u16.c.o 2025-08-14T21:36:03.1788393Z [6273/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u64.c.o 2025-08-14T21:36:03.2071864Z [6274/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u32.c.o 2025-08-14T21:36:03.2302347Z [6275/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u48.c.o 2025-08-14T21:36:03.2321781Z [6276/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u64.c.o 2025-08-14T21:36:03.2551740Z [6277/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u16.c.o 2025-08-14T21:36:03.2596868Z [6278/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u32.c.o 2025-08-14T21:36:03.3083644Z [6279/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u48.c.o 2025-08-14T21:36:03.3090199Z [6280/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u64.c.o 2025-08-14T21:36:03.3523494Z [6281/7170] 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-08-14T21:36:03.3681774Z [6282/7170] 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-08-14T21:36:03.3923775Z [6283/7170] 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-08-14T21:36:03.4105200Z [6284/7170] 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-08-14T21:36:03.4107077Z [6285/7170] 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-08-14T21:36:03.4472801Z [6286/7170] 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-08-14T21:36:03.4721804Z [6287/7170] 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-08-14T21:36:03.4789346Z [6288/7170] 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-08-14T21:36:03.4934651Z [6289/7170] 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-08-14T21:36:03.4953762Z [6290/7170] 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-08-14T21:36:03.5490036Z [6291/7170] 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-08-14T21:36:03.5516744Z [6292/7170] 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-08-14T21:36:03.5849762Z [6293/7170] 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-08-14T21:36:03.6068622Z [6294/7170] 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-08-14T21:36:03.6349241Z [6295/7170] 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-08-14T21:36:03.6426734Z [6296/7170] 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-08-14T21:36:03.6559320Z [6297/7170] 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-08-14T21:36:03.6864549Z [6298/7170] 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-08-14T21:36:03.7136356Z [6299/7170] 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-08-14T21:36:03.7138282Z [6300/7170] 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-08-14T21:36:03.7356813Z [6301/7170] 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-08-14T21:36:03.7369129Z [6302/7170] 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-08-14T21:36:03.7804065Z [6303/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u32.c.o 2025-08-14T21:36:03.7972518Z [6304/7170] 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-08-14T21:36:03.8151842Z [6305/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u48.c.o 2025-08-14T21:36:03.8587996Z [6306/7170] 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-08-14T21:36:03.8635589Z [6307/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u1.c.o 2025-08-14T21:36:03.8851476Z [6308/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-div.c.o 2025-08-14T21:36:03.8885631Z [6309/7170] 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-08-14T21:36:03.9209674Z [6310/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u8.c.o 2025-08-14T21:36:03.9595925Z [6311/7170] 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-08-14T21:36:03.9619542Z [6312/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u1.c.o 2025-08-14T21:36:04.0028036Z [6313/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4.c.o 2025-08-14T21:36:04.0031738Z [6314/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u32.c.o 2025-08-14T21:36:04.0209697Z [6315/7170] 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-08-14T21:36:04.0243842Z [6316/7170] 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-08-14T21:36:04.0721305Z [6317/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c16.c.o 2025-08-14T21:36:04.0774210Z [6318/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u16.c.o 2025-08-14T21:36:04.0887016Z [6319/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c32.c.o 2025-08-14T21:36:04.1118006Z [6320/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u32-acc2.c.o 2025-08-14T21:36:04.1529191Z [6321/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u48-acc3.c.o 2025-08-14T21:36:04.1546933Z [6322/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c128.c.o 2025-08-14T21:36:04.1563263Z [6323/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc2.c.o 2025-08-14T21:36:04.1601244Z [6324/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4.c.o 2025-08-14T21:36:04.1939347Z [6325/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u16.c.o 2025-08-14T21:36:04.1973308Z [6326/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u128-acc4.c.o 2025-08-14T21:36:04.2169247Z [6327/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u32-acc2.c.o 2025-08-14T21:36:04.2171177Z [6328/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u48-acc3.c.o 2025-08-14T21:36:04.2653688Z [6329/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc2.c.o 2025-08-14T21:36:04.2711225Z [6330/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u16.c.o 2025-08-14T21:36:04.2822050Z [6331/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u32-acc2.c.o 2025-08-14T21:36:04.3053075Z [6332/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u48-acc3.c.o 2025-08-14T21:36:04.3470330Z [6333/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc2.c.o 2025-08-14T21:36:04.3471713Z [6334/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u16.c.o 2025-08-14T21:36:04.3488467Z [6335/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc4.c.o 2025-08-14T21:36:04.3527198Z [6336/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u32-acc2.c.o 2025-08-14T21:36:04.3909477Z [6337/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u48-acc3.c.o 2025-08-14T21:36:04.3946600Z [6338/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc2.c.o 2025-08-14T21:36:04.4103427Z [6339/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u16.c.o 2025-08-14T21:36:04.4126284Z [6340/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u32.c.o 2025-08-14T21:36:04.4597099Z [6341/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u32.c.o 2025-08-14T21:36:04.4639768Z [6342/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u64.c.o 2025-08-14T21:36:04.5336441Z [6343/7170] 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-08-14T21:36:04.5601304Z [6344/7170] 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-08-14T21:36:04.6056034Z [6345/7170] 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-08-14T21:36:04.6150430Z [6346/7170] 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-08-14T21:36:04.6233239Z [6347/7170] 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-08-14T21:36:04.6302286Z [6348/7170] 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-08-14T21:36:04.6318024Z [6349/7170] 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-08-14T21:36:04.6431025Z [6350/7170] 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-08-14T21:36:04.6495128Z [6351/7170] 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-08-14T21:36:04.6511413Z [6352/7170] 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-08-14T21:36:04.7033444Z [6353/7170] 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-08-14T21:36:04.7065758Z [6354/7170] 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-08-14T21:36:04.7801532Z [6355/7170] 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-08-14T21:36:04.8081584Z [6356/7170] 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-08-14T21:36:04.8474157Z [6357/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u32.c.o 2025-08-14T21:36:04.8493048Z [6358/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u64.c.o 2025-08-14T21:36:04.8562247Z [6359/7170] 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-08-14T21:36:04.8660108Z [6360/7170] 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-08-14T21:36:04.8814468Z [6361/7170] 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-08-14T21:36:04.8860237Z [6362/7170] 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-08-14T21:36:04.8861826Z [6363/7170] 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-08-14T21:36:04.9037731Z [6364/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u32.c.o 2025-08-14T21:36:04.9041215Z [6365/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u96.c.o 2025-08-14T21:36:04.9103416Z [6366/7170] 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-08-14T21:36:04.9810092Z [6367/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u64.c.o 2025-08-14T21:36:05.0109038Z [6368/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u96.c.o 2025-08-14T21:36:05.0913744Z [6369/7170] 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-08-14T21:36:05.0916028Z [6370/7170] 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-08-14T21:36:05.1032827Z [6371/7170] 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-08-14T21:36:05.1268243Z [6372/7170] 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-08-14T21:36:05.1407214Z [6373/7170] 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-08-14T21:36:05.1520355Z [6374/7170] 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-08-14T21:36:05.1523441Z [6375/7170] 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-08-14T21:36:05.1768563Z [6376/7170] 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-08-14T21:36:05.1776154Z [6377/7170] 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-08-14T21:36:05.2036609Z [6378/7170] 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-08-14T21:36:05.2741438Z [6379/7170] 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-08-14T21:36:05.3276517Z [6380/7170] 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-08-14T21:36:05.3872587Z [6381/7170] 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-08-14T21:36:05.3932290Z [6382/7170] 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-08-14T21:36:05.4041892Z [6383/7170] 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-08-14T21:36:05.4431690Z [6384/7170] 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-08-14T21:36:05.4530492Z [6385/7170] 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-08-14T21:36:05.4770203Z [6386/7170] 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-08-14T21:36:05.4771904Z [6387/7170] 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-08-14T21:36:05.4964963Z [6388/7170] 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-08-14T21:36:05.4973385Z [6389/7170] 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-08-14T21:36:05.5270455Z [6390/7170] 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-08-14T21:36:05.6363490Z [6391/7170] 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-08-14T21:36:05.6927278Z [6392/7170] 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-08-14T21:36:05.6954616Z [6393/7170] 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-08-14T21:36:05.7124848Z [6394/7170] 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-08-14T21:36:05.7479044Z [6395/7170] 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-08-14T21:36:05.7646883Z [6396/7170] 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-08-14T21:36:05.7838528Z [6397/7170] 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-08-14T21:36:05.7916641Z [6398/7170] 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-08-14T21:36:05.8304664Z [6399/7170] 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-08-14T21:36:05.8324006Z [6400/7170] 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-08-14T21:36:05.8451078Z [6401/7170] 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-08-14T21:36:05.8603293Z [6402/7170] 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-08-14T21:36:06.0140579Z [6403/7170] 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-08-14T21:36:06.0260360Z [6404/7170] 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-08-14T21:36:06.0528244Z [6405/7170] 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-08-14T21:36:06.0677425Z [6406/7170] 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-08-14T21:36:06.0680925Z [6407/7170] 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-08-14T21:36:06.0710250Z [6408/7170] 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-08-14T21:36:06.1124387Z [6409/7170] 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-08-14T21:36:06.1338681Z [6410/7170] 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-08-14T21:36:06.1474494Z [6411/7170] 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-08-14T21:36:06.1546334Z [6412/7170] 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-08-14T21:36:06.1706561Z [6413/7170] 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-08-14T21:36:06.1722580Z [6414/7170] 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-08-14T21:36:06.2411544Z [6415/7170] 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-08-14T21:36:06.2841385Z [6416/7170] 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-08-14T21:36:06.3110837Z [6417/7170] 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-08-14T21:36:06.3438003Z [6418/7170] 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-08-14T21:36:06.3483819Z [6419/7170] 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-08-14T21:36:06.3558019Z [6420/7170] 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-08-14T21:36:06.3784742Z [6421/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-08-14T21:36:06.4244733Z [6422/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-08-14T21:36:06.4450752Z [6423/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-08-14T21:36:06.4678033Z [6424/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-08-14T21:36:06.4835553Z [6425/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2025-08-14T21:36:06.4954727Z [6426/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-08-14T21:36:06.4990411Z [6427/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u16.c.o 2025-08-14T21:36:06.5372537Z [6428/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u48.c.o 2025-08-14T21:36:06.5402293Z [6429/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u64.c.o 2025-08-14T21:36:06.5488651Z [6430/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-08-14T21:36:06.5851381Z [6431/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2025-08-14T21:36:06.6202096Z [6432/7170] 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-08-14T21:36:06.6907468Z [6433/7170] 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-08-14T21:36:06.7012500Z [6434/7170] 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-08-14T21:36:06.7359465Z [6435/7170] 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-08-14T21:36:06.7658723Z [6436/7170] 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-08-14T21:36:06.7807288Z [6437/7170] 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-08-14T21:36:06.7812737Z [6438/7170] 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-08-14T21:36:06.7976420Z [6439/7170] 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-08-14T21:36:06.8212646Z [6440/7170] 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-08-14T21:36:06.8310220Z [6441/7170] 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-08-14T21:36:06.8580352Z [6442/7170] 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-08-14T21:36:06.8874123Z [6443/7170] 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-08-14T21:36:06.9309953Z [6444/7170] 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-08-14T21:36:06.9351867Z [6445/7170] 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-08-14T21:36:06.9945114Z [6446/7170] 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-08-14T21:36:07.0045057Z [6447/7170] 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-08-14T21:36:07.0236289Z [6448/7170] 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-08-14T21:36:07.0241897Z [6449/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u64.c.o 2025-08-14T21:36:07.0594779Z [6450/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc2.c.o 2025-08-14T21:36:07.0596277Z [6451/7170] 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-08-14T21:36:07.0704786Z [6452/7170] 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-08-14T21:36:07.0846302Z [6453/7170] 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-08-14T21:36:07.0909194Z [6454/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c128.c.o 2025-08-14T21:36:07.0917131Z [6455/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc4.c.o 2025-08-14T21:36:07.1390341Z [6456/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2025-08-14T21:36:07.1391809Z [6457/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2025-08-14T21:36:07.2678872Z [6458/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-08-14T21:36:07.2812072Z [6459/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u16.c.o 2025-08-14T21:36:07.2825020Z [6460/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u48.c.o 2025-08-14T21:36:07.3077467Z [6461/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-08-14T21:36:07.3186561Z [6462/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2025-08-14T21:36:07.3245603Z [6463/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-08-14T21:36:07.3324660Z [6464/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u64.c.o 2025-08-14T21:36:07.3677611Z [6465/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-08-14T21:36:07.3755496Z [6466/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-08-14T21:36:07.3857611Z [6467/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-08-14T21:36:07.3958222Z [6468/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2025-08-14T21:36:07.4541650Z [6469/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-08-14T21:36:07.5539167Z [6470/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-08-14T21:36:07.5563341Z [6471/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-08-14T21:36:07.5668724Z [6472/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-08-14T21:36:07.5886055Z [6473/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-08-14T21:36:07.5958993Z [6474/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-08-14T21:36:07.6317465Z [6475/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-08-14T21:36:07.6319483Z [6476/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-08-14T21:36:07.6369145Z [6477/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-08-14T21:36:07.6592847Z [6478/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-08-14T21:36:07.6625603Z [6479/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2025-08-14T21:36:07.6811085Z [6480/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-08-14T21:36:07.6929126Z [6481/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-08-14T21:36:07.7588743Z [6482/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2025-08-14T21:36:07.7671063Z [6483/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u64.c.o 2025-08-14T21:36:07.7712523Z [6484/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u128.c.o 2025-08-14T21:36:07.7931127Z [6485/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u192.c.o 2025-08-14T21:36:07.8096891Z [6486/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u192.c.o 2025-08-14T21:36:07.8122896Z [6487/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u256.c.o 2025-08-14T21:36:07.8301531Z [6488/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u256.c.o 2025-08-14T21:36:07.8842114Z [6489/7170] 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-08-14T21:36:07.9417416Z [6490/7170] 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-08-14T21:36:07.9423050Z [6491/7170] 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-08-14T21:36:07.9798385Z [6492/7170] 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-08-14T21:36:07.9886445Z [6493/7170] 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-08-14T21:36:08.0632570Z [6494/7170] 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-08-14T21:36:08.0872820Z [6495/7170] 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-08-14T21:36:08.0926349Z [6496/7170] 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-08-14T21:36:08.1192175Z [6497/7170] 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-08-14T21:36:08.1378818Z [6498/7170] 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-08-14T21:36:08.1579513Z [6499/7170] 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-08-14T21:36:08.1736955Z [6500/7170] 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-08-14T21:36:08.1870813Z [6501/7170] 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-08-14T21:36:08.2210206Z [6502/7170] 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-08-14T21:36:08.2323834Z [6503/7170] 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-08-14T21:36:08.2572079Z [6504/7170] 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-08-14T21:36:08.3107920Z [6505/7170] 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-08-14T21:36:08.3216302Z [6506/7170] 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-08-14T21:36:08.3443363Z [6507/7170] 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-08-14T21:36:08.3617959Z [6508/7170] 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-08-14T21:36:08.3869633Z [6509/7170] 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-08-14T21:36:08.4147919Z [6510/7170] 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-08-14T21:36:08.4324862Z [6511/7170] 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-08-14T21:36:08.4571975Z [6512/7170] 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-08-14T21:36:08.4715554Z [6513/7170] 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-08-14T21:36:08.5189643Z [6514/7170] 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-08-14T21:36:08.5255228Z [6515/7170] 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-08-14T21:36:08.5491097Z [6516/7170] 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-08-14T21:36:08.6000088Z [6517/7170] 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-08-14T21:36:08.6248286Z [6518/7170] 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-08-14T21:36:08.6451334Z [6519/7170] 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-08-14T21:36:08.6600415Z [6520/7170] 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-08-14T21:36:08.7018871Z [6521/7170] 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-08-14T21:36:08.7317164Z [6522/7170] 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-08-14T21:36:08.7355738Z [6523/7170] 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-08-14T21:36:08.7605606Z [6524/7170] 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-08-14T21:36:08.7965049Z [6525/7170] 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-08-14T21:36:08.8384912Z [6526/7170] 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-08-14T21:36:08.8480943Z [6527/7170] 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-08-14T21:36:08.8713049Z [6528/7170] 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-08-14T21:36:08.9458264Z [6529/7170] 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-08-14T21:36:08.9732261Z [6530/7170] 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-08-14T21:36:08.9733892Z [6531/7170] 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-08-14T21:36:08.9921342Z [6532/7170] 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-08-14T21:36:09.0001895Z [6533/7170] 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-08-14T21:36:09.0039097Z [6534/7170] 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-08-14T21:36:09.0392218Z [6535/7170] 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-08-14T21:36:09.0704510Z [6536/7170] 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-08-14T21:36:09.0976823Z [6537/7170] 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-08-14T21:36:09.1042056Z [6538/7170] 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-08-14T21:36:09.1093013Z [6539/7170] 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-08-14T21:36:09.1360346Z [6540/7170] 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-08-14T21:36:09.2124496Z [6541/7170] 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-08-14T21:36:09.2460884Z [6542/7170] 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-08-14T21:36:09.2463772Z [6543/7170] 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-08-14T21:36:09.2723551Z [6544/7170] 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-08-14T21:36:09.2760368Z [6545/7170] 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-08-14T21:36:09.2952360Z [6546/7170] 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-08-14T21:36:09.3279971Z [6547/7170] 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-08-14T21:36:09.3554544Z [6548/7170] 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-08-14T21:36:09.3833980Z [6549/7170] 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-08-14T21:36:09.4011035Z [6550/7170] 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-08-14T21:36:09.4071168Z [6551/7170] 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-08-14T21:36:09.4337073Z [6552/7170] 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-08-14T21:36:09.5094016Z [6553/7170] 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-08-14T21:36:09.5559698Z [6554/7170] 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-08-14T21:36:09.5567733Z [6555/7170] 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-08-14T21:36:09.5750848Z [6556/7170] 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-08-14T21:36:09.5752542Z [6557/7170] 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-08-14T21:36:09.6085043Z [6558/7170] 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-08-14T21:36:09.6459547Z [6559/7170] 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-08-14T21:36:09.6710319Z [6560/7170] 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-08-14T21:36:09.7211294Z [6561/7170] 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-08-14T21:36:09.7367824Z [6562/7170] 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-08-14T21:36:09.7428890Z [6563/7170] 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-08-14T21:36:09.7700573Z [6564/7170] 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-08-14T21:36:09.8011669Z [6565/7170] 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-08-14T21:36:09.8187716Z [6566/7170] 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-08-14T21:36:09.8242970Z [6567/7170] 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-08-14T21:36:09.8689351Z [6568/7170] 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-08-14T21:36:09.8701585Z [6569/7170] 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-08-14T21:36:09.9026300Z [6570/7170] 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-08-14T21:36:09.9129131Z [6571/7170] 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-08-14T21:36:09.9377895Z [6572/7170] 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-08-14T21:36:09.9860104Z [6573/7170] 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-08-14T21:36:10.0097557Z [6574/7170] 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-08-14T21:36:10.0128193Z [6575/7170] 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-08-14T21:36:10.0526735Z [6576/7170] 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-08-14T21:36:10.0770720Z [6577/7170] 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-08-14T21:36:10.1025092Z [6578/7170] 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-08-14T21:36:10.1070507Z [6579/7170] 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-08-14T21:36:10.1530945Z [6580/7170] 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-08-14T21:36:10.1532910Z [6581/7170] 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-08-14T21:36:10.1929449Z [6582/7170] 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-08-14T21:36:10.2010496Z [6583/7170] 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-08-14T21:36:10.2311779Z [6584/7170] 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-08-14T21:36:10.2779207Z [6585/7170] 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-08-14T21:36:10.3161643Z [6586/7170] 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-08-14T21:36:10.3164986Z [6587/7170] 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-08-14T21:36:10.3503822Z [6588/7170] 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-08-14T21:36:10.3766021Z [6589/7170] 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-08-14T21:36:10.4065898Z [6590/7170] 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-08-14T21:36:10.4182607Z [6591/7170] 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-08-14T21:36:10.4614954Z [6592/7170] 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-08-14T21:36:10.4712960Z [6593/7170] 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-08-14T21:36:10.5095219Z [6594/7170] 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-08-14T21:36:10.5270432Z [6595/7170] 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-08-14T21:36:10.5554892Z [6596/7170] 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-08-14T21:36:10.5562099Z [6597/7170] 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-08-14T21:36:10.5913722Z [6598/7170] 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-08-14T21:36:10.6186523Z [6599/7170] 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-08-14T21:36:10.6203924Z [6600/7170] 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-08-14T21:36:10.6516093Z [6601/7170] 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-08-14T21:36:10.6693472Z [6602/7170] 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-08-14T21:36:10.6761467Z [6603/7170] 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-08-14T21:36:10.7286686Z [6604/7170] 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-08-14T21:36:10.7379213Z [6605/7170] 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-08-14T21:36:10.7841929Z [6606/7170] 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-08-14T21:36:10.7974108Z [6607/7170] 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-08-14T21:36:10.8337371Z [6608/7170] 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-08-14T21:36:10.8354209Z [6609/7170] 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-08-14T21:36:10.8781108Z [6610/7170] 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-08-14T21:36:10.9040266Z [6611/7170] 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-08-14T21:36:10.9047554Z [6612/7170] 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-08-14T21:36:10.9478199Z [6613/7170] 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-08-14T21:36:10.9639599Z [6614/7170] 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-08-14T21:36:10.9753479Z [6615/7170] 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-08-14T21:36:11.0325236Z [6616/7170] 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-08-14T21:36:11.0510187Z [6617/7170] 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-08-14T21:36:11.0956418Z [6618/7170] 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-08-14T21:36:11.1002027Z [6619/7170] 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-08-14T21:36:11.1357448Z [6620/7170] 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-08-14T21:36:11.1470484Z [6621/7170] 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-08-14T21:36:11.1884012Z [6622/7170] 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-08-14T21:36:11.2236210Z [6623/7170] 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-08-14T21:36:11.2238150Z [6624/7170] 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-08-14T21:36:11.2824779Z [6625/7170] 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-08-14T21:36:11.2966803Z [6626/7170] 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-08-14T21:36:11.3122933Z [6627/7170] 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-08-14T21:36:11.3499716Z [6628/7170] 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-08-14T21:36:11.3679838Z [6629/7170] 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-08-14T21:36:11.3792775Z [6630/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni.c.o 2025-08-14T21:36:11.3939521Z [6631/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni.c.o 2025-08-14T21:36:11.4050439Z [6632/7170] 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-08-14T21:36:11.4513569Z [6633/7170] 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-08-14T21:36:11.4529882Z [6634/7170] 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-08-14T21:36:11.4880594Z [6635/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni.c.o 2025-08-14T21:36:11.4942710Z [6636/7170] 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-08-14T21:36:11.5527982Z [6637/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni.c.o 2025-08-14T21:36:11.5741586Z [6638/7170] 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-08-14T21:36:11.5887143Z [6639/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni.c.o 2025-08-14T21:36:11.6315239Z [6640/7170] 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-08-14T21:36:11.6499762Z [6641/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni.c.o 2025-08-14T21:36:11.6761448Z [6642/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni.c.o 2025-08-14T21:36:11.6819733Z [6643/7170] 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-08-14T21:36:11.6911964Z [6644/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni.c.o 2025-08-14T21:36:11.7491284Z [6645/7170] 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-08-14T21:36:11.7493534Z [6646/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni.c.o 2025-08-14T21:36:11.7912351Z [6647/7170] 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-08-14T21:36:11.7925096Z [6648/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c4-minmax-avx512vnni.c.o 2025-08-14T21:36:11.8674202Z [6649/7170] 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-08-14T21:36:11.8895871Z [6650/7170] 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-08-14T21:36:11.8898502Z [6651/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c8-minmax-avx512vnni.c.o 2025-08-14T21:36:11.9314091Z [6652/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c4-minmax-avx512vnni.c.o 2025-08-14T21:36:11.9646229Z [6653/7170] 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-08-14T21:36:11.9883083Z [6654/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c8-minmax-avx512vnni.c.o 2025-08-14T21:36:11.9966569Z [6655/7170] 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-08-14T21:36:12.0029431Z [6656/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c4-minmax-avx512vnni.c.o 2025-08-14T21:36:12.0764414Z [6657/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u64.c.o 2025-08-14T21:36:12.0785762Z [6658/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c8-minmax-avx512vnni.c.o 2025-08-14T21:36:12.0795856Z [6659/7170] 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-08-14T21:36:12.1231489Z [6660/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u256-acc2.c.o 2025-08-14T21:36:12.1244443Z [6661/7170] 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-08-14T21:36:12.1246712Z [6662/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c4-minmax-avx512vnni.c.o 2025-08-14T21:36:12.1567493Z [6663/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u256-acc4.c.o 2025-08-14T21:36:12.2216870Z [6664/7170] 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-08-14T21:36:12.2361187Z [6665/7170] 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-08-14T21:36:12.2373481Z [6666/7170] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c8-minmax-avx512vnni.c.o 2025-08-14T21:36:12.2770258Z [6667/7170] 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-08-14T21:36:12.2847903Z [6668/7170] 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-08-14T21:36:12.3754268Z [6669/7170] 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-08-14T21:36:12.3756128Z [6670/7170] 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-08-14T21:36:12.3831378Z [6671/7170] 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-08-14T21:36:12.4281261Z [6672/7170] 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-08-14T21:36:12.4420149Z [6673/7170] 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-08-14T21:36:12.4421853Z [6674/7170] 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-08-14T21:36:12.4811390Z [6675/7170] 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-08-14T21:36:12.5250520Z [6676/7170] 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-08-14T21:36:12.5463008Z [6677/7170] 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-08-14T21:36:12.5819990Z [6678/7170] 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-08-14T21:36:12.5823071Z [6679/7170] 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-08-14T21:36:12.6167626Z [6680/7170] 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-08-14T21:36:12.6197097Z [6681/7170] 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-08-14T21:36:12.6455963Z [6682/7170] 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-08-14T21:36:12.6481413Z [6683/7170] 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-08-14T21:36:12.6903065Z [6684/7170] 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-08-14T21:36:12.7103070Z [6685/7170] 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-08-14T21:36:12.7105515Z [6686/7170] 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-08-14T21:36:12.7578078Z [6687/7170] 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-08-14T21:36:12.8010441Z [6688/7170] 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-08-14T21:36:12.8288142Z [6689/7170] 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-08-14T21:36:12.8637872Z [6690/7170] 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-08-14T21:36:12.8786863Z [6691/7170] 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-08-14T21:36:12.9086020Z [6692/7170] 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-08-14T21:36:12.9100618Z [6693/7170] 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-08-14T21:36:12.9423517Z [6694/7170] 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-08-14T21:36:12.9531926Z [6695/7170] 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-08-14T21:36:12.9943682Z [6696/7170] 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-08-14T21:36:13.0093686Z [6697/7170] 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-08-14T21:36:13.0096788Z [6698/7170] 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-08-14T21:36:13.0775972Z [6699/7170] 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-08-14T21:36:13.1163850Z [6700/7170] 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-08-14T21:36:13.1249769Z [6701/7170] Linking CXX static library lib/libgmock.a 2025-08-14T21:36:13.1312960Z [6702/7170] 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-08-14T21:36:13.1381959Z [6703/7170] Linking CXX static library lib/libgtest_main.a 2025-08-14T21:36:13.1556946Z [6704/7170] Linking CXX static library lib/libbenchmark.a 2025-08-14T21:36:13.1712278Z [6705/7170] 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-08-14T21:36:13.2005950Z [6706/7170] 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-08-14T21:36:13.2311713Z [6707/7170] 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-08-14T21:36:13.2313514Z [6708/7170] 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-08-14T21:36:13.2367051Z [6709/7170] Building C object third_party/ittapi/CMakeFiles/jitprofiling.dir/src/ittnotify/jitprofiling.c.o 2025-08-14T21:36:13.2645334Z [6710/7170] 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-08-14T21:36:13.3031219Z [6711/7170] 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-08-14T21:36:13.3368687Z [6712/7170] 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-08-14T21:36:13.3525282Z [6713/7170] 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-08-14T21:36:13.3527141Z [6714/7170] 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-08-14T21:36:13.4434235Z [6715/7170] 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-08-14T21:36:13.7555895Z [6716/7170] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2025-08-14T21:36:13.8203537Z [6717/7170] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2025-08-14T21:36:14.0721429Z [6718/7170] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2025-08-14T21:36:14.4810130Z [6719/7170] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2025-08-14T21:36:14.4901489Z [6720/7170] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2025-08-14T21:36:14.8418976Z [6721/7170] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2025-08-14T21:36:15.0144357Z [6722/7170] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2025-08-14T21:36:15.0213604Z [6723/7170] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2025-08-14T21:36:15.4122006Z [6724/7170] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2025-08-14T21:36:15.5444958Z [6725/7170] Building CXX object c10/test/CMakeFiles/c10_AllocatorConfig_test.dir/core/AllocatorConfig_test.cpp.o 2025-08-14T21:36:15.7248973Z [6726/7170] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2025-08-14T21:36:15.8690084Z [6727/7170] Building CXX object c10/test/CMakeFiles/c10_Scalar_test.dir/core/Scalar_test.cpp.o 2025-08-14T21:36:16.1098550Z [6728/7170] Building CXX object c10/test/CMakeFiles/c10_ArrayRef_test.dir/util/ArrayRef_test.cpp.o 2025-08-14T21:36:16.2068368Z [6729/7170] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2025-08-14T21:36:16.2397621Z [6730/7170] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2025-08-14T21:36:16.4018435Z [6731/7170] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2025-08-14T21:36:16.4746050Z [6732/7170] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2025-08-14T21:36:16.5933011Z [6733/7170] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2025-08-14T21:36:17.0923000Z [6734/7170] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2025-08-14T21:36:17.1082417Z [6735/7170] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2025-08-14T21:36:17.5697128Z [6736/7170] Building CXX object c10/test/CMakeFiles/c10_IntrusiveList_test.dir/util/IntrusiveList_test.cpp.o 2025-08-14T21:36:17.5880518Z [6737/7170] Building CXX object c10/test/CMakeFiles/c10_Semaphore_test.dir/util/Semaphore_test.cpp.o 2025-08-14T21:36:17.7376069Z [6738/7170] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2025-08-14T21:36:18.1511365Z [6739/7170] Building CXX object c10/test/CMakeFiles/c10_NetworkFlow_test.dir/util/NetworkFlow_test.cpp.o 2025-08-14T21:36:18.1731655Z [6740/7170] Building CXX object c10/test/CMakeFiles/c10_Enumerate_test.dir/util/Enumerate_test.cpp.o 2025-08-14T21:36:18.1922982Z [6741/7170] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2025-08-14T21:36:18.2098352Z [6742/7170] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2025-08-14T21:36:18.2171139Z [6743/7170] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2025-08-14T21:36:18.3194737Z [6744/7170] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2025-08-14T21:36:18.4437676Z [6745/7170] Building CXX object c10/test/CMakeFiles/c10_cow_test.dir/core/impl/cow_test.cpp.o 2025-08-14T21:36:18.5692432Z [6746/7170] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2025-08-14T21:36:18.6244296Z [6747/7170] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2025-08-14T21:36:19.2585161Z [6748/7170] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2025-08-14T21:36:19.4203969Z [6749/7170] Building CXX object c10/test/CMakeFiles/c10_error_test.dir/util/error_test.cpp.o 2025-08-14T21:36:19.4353879Z [6750/7170] Building CXX object c10/test/CMakeFiles/c10_bit_cast_test.dir/util/bit_cast_test.cpp.o 2025-08-14T21:36:19.6880997Z [6751/7170] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2025-08-14T21:36:19.8037537Z [6752/7170] Building CXX object c10/test/CMakeFiles/c10_generic_math_test.dir/util/generic_math_test.cpp.o 2025-08-14T21:36:19.8904147Z [6753/7170] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2025-08-14T21:36:20.0089506Z [6754/7170] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2025-08-14T21:36:20.2082591Z [6755/7170] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2025-08-14T21:36:20.6082876Z [6756/7170] Building CXX object c10/test/CMakeFiles/c10_lazy_test.dir/util/lazy_test.cpp.o 2025-08-14T21:36:20.9908151Z [6757/7170] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2025-08-14T21:36:21.0982056Z [6758/7170] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2025-08-14T21:36:21.6262637Z [6759/7170] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2025-08-14T21:36:21.6405608Z [6760/7170] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2025-08-14T21:36:21.7568690Z [6761/7170] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2025-08-14T21:36:21.7762687Z [6762/7170] Building CXX object c10/test/CMakeFiles/c10_ssize_test.dir/util/ssize_test.cpp.o 2025-08-14T21:36:21.8081060Z [6763/7170] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2025-08-14T21:36:22.0051034Z [6764/7170] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2025-08-14T21:36:22.2032652Z [6765/7170] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2025-08-14T21:36:22.4820675Z [6766/7170] Building CXX object c10/test/CMakeFiles/c10_string_util_test.dir/util/string_util_test.cpp.o 2025-08-14T21:36:22.6617449Z [6767/7170] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-08-14T21:36:23.0682138Z [6768/7170] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-08-14T21:36:23.5034479Z [6769/7170] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-08-14T21:36:23.7658878Z [6770/7170] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2025-08-14T21:36:24.2211174Z [6771/7170] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2025-08-14T21:36:24.4266537Z [6772/7170] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2025-08-14T21:36:27.3238997Z [6773/7170] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2025-08-14T21:36:32.5769135Z [6774/7170] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2025-08-14T21:36:33.3617472Z [6775/7170] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2025-08-14T21:36:33.5831358Z [6776/7170] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2025-08-14T21:36:34.0822741Z [6777/7170] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2025-08-14T21:36:34.3986540Z [6778/7170] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2025-08-14T21:36:35.2750036Z [6779/7170] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2025-08-14T21:36:36.5484062Z [6780/7170] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2025-08-14T21:36:38.5058471Z [6781/7170] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2025-08-14T21:36:40.4701975Z [6782/7170] Building CXX object caffe2/CMakeFiles/cpu_allocator_test.dir/__/aten/src/ATen/test/cpu_allocator_test.cpp.o 2025-08-14T21:36:42.2381459Z [6783/7170] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2025-08-14T21:36:42.4098565Z [6784/7170] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2025-08-14T21:36:42.4470839Z [6785/7170] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2025-08-14T21:36:43.2619268Z [6786/7170] Building CXX object c10/test/CMakeFiles/c10_small_vector_test.dir/util/small_vector_test.cpp.o 2025-08-14T21:36:45.2587193Z [6787/7170] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2025-08-14T21:36:45.8749488Z [6788/7170] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2025-08-14T21:36:47.3249555Z [6789/7170] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2025-08-14T21:36:47.9974091Z [6790/7170] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2025-08-14T21:36:50.8244796Z [6791/7170] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2025-08-14T21:36:50.9937514Z [6792/7170] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2025-08-14T21:36:51.2623817Z [6793/7170] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2025-08-14T21:36:54.6540721Z [6794/7170] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2025-08-14T21:36:55.1970097Z [6795/7170] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2025-08-14T21:36:55.9448968Z [6796/7170] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2025-08-14T21:37:00.3357696Z [6797/7170] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2025-08-14T21:37:00.4498617Z [6798/7170] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2025-08-14T21:37:02.6123427Z [6799/7170] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2025-08-14T21:37:03.6421601Z [6800/7170] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2025-08-14T21:37:05.6466442Z [6801/7170] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2025-08-14T21:37:05.6969085Z [6802/7170] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2025-08-14T21:37:05.7159868Z [6803/7170] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2025-08-14T21:37:06.8828101Z [6804/7170] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2025-08-14T21:37:07.7029644Z [6805/7170] Building CXX object caffe2/CMakeFiles/StorageUtils_test.dir/__/aten/src/ATen/test/StorageUtils_test.cpp.o 2025-08-14T21:37:08.4193924Z [6806/7170] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2025-08-14T21:37:08.8954758Z [6807/7170] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2025-08-14T21:37:10.5118162Z [6808/7170] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2025-08-14T21:37:13.4371100Z [6809/7170] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2025-08-14T21:37:13.6239275Z [6810/7170] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2025-08-14T21:37:15.0489411Z [6811/7170] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2025-08-14T21:37:15.3346034Z [6812/7170] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2025-08-14T21:37:17.1911524Z [6813/7170] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2025-08-14T21:37:18.0683692Z [6814/7170] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2025-08-14T21:37:18.6455945Z [6815/7170] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2025-08-14T21:37:20.7872814Z [6816/7170] Building CXX object caffe2/CMakeFiles/legacy_vmap_test.dir/__/aten/src/ATen/test/legacy_vmap_test.cpp.o 2025-08-14T21:37:21.3925287Z [6817/7170] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2025-08-14T21:37:22.0203691Z [6818/7170] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2025-08-14T21:37:27.8611547Z [6819/7170] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2025-08-14T21:37:27.9321827Z [6820/7170] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2025-08-14T21:37:28.4730325Z [6821/7170] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2025-08-14T21:37:29.3355800Z [6822/7170] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2025-08-14T21:37:29.4539667Z [6823/7170] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2025-08-14T21:37:29.5687925Z [6824/7170] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2025-08-14T21:37:29.6383312Z [6825/7170] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2025-08-14T21:37:29.7179078Z [6826/7170] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2025-08-14T21:37:29.8209532Z [6827/7170] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2025-08-14T21:37:32.7563986Z [6828/7170] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2025-08-14T21:37:32.9510708Z [6829/7170] Linking CXX shared library lib/libjitbackend_test.so 2025-08-14T21:37:32.9512847Z Warning: Unused direct dependencies: 2025-08-14T21:37:32.9513300Z /pytorch/build/lib/libtorch.so 2025-08-14T21:37:33.1451729Z [6830/7170] Linking CXX shared library lib/libbackend_with_compiler.so 2025-08-14T21:37:33.1452412Z Warning: Unused direct dependencies: 2025-08-14T21:37:33.1452851Z /pytorch/build/lib/libtorch.so 2025-08-14T21:37:34.3038736Z [6831/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2025-08-14T21:37:34.8661184Z [6832/7170] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2025-08-14T21:37:36.3238538Z [6833/7170] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2025-08-14T21:37:37.0983480Z [6834/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/source_range_test.cpp.o 2025-08-14T21:37:37.1224286Z [6835/7170] Building CXX object caffe2/CMakeFiles/kernel_function_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp.o 2025-08-14T21:37:37.9085343Z [6836/7170] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2025-08-14T21:37:38.1236586Z [6837/7170] 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-08-14T21:37:39.2012651Z [6838/7170] Building CXX object caffe2/CMakeFiles/kernel_lambda_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp.o 2025-08-14T21:37:41.9140889Z [6839/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2025-08-14T21:37:45.4186087Z [6840/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2025-08-14T21:37:46.0088086Z [6841/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2025-08-14T21:37:46.5961521Z [6842/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2025-08-14T21:37:50.0537185Z [6843/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2025-08-14T21:37:51.6483621Z [6844/7170] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-08-14T21:37:55.6588212Z [6845/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2025-08-14T21:37:56.5886087Z [6846/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2025-08-14T21:37:57.5552184Z [6847/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2025-08-14T21:37:59.4487414Z [6848/7170] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2025-08-14T21:38:00.3599371Z [6849/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2025-08-14T21:38:02.7024240Z [6850/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2025-08-14T21:38:03.1469676Z [6851/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2025-08-14T21:38:03.5871865Z [6852/7170] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-08-14T21:38:04.5106192Z [6853/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2025-08-14T21:38:05.4944719Z [6854/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2025-08-14T21:38:05.5721885Z [6855/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2025-08-14T21:38:06.3524680Z [6856/7170] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-08-14T21:38:08.0368111Z [6857/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2025-08-14T21:38:08.9890081Z [6858/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2025-08-14T21:38:10.0182454Z [6859/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2025-08-14T21:38:14.1123401Z [6860/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2025-08-14T21:38:14.9991639Z [6861/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2025-08-14T21:38:17.8114778Z [6862/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2025-08-14T21:38:18.8134928Z [6863/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2025-08-14T21:38:18.8643261Z [6864/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2025-08-14T21:38:21.4533727Z [6865/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lexer.cpp.o 2025-08-14T21:38:22.2429311Z [6866/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2025-08-14T21:38:22.7617207Z [6867/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2025-08-14T21:38:25.9125431Z [6868/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2025-08-14T21:38:27.2010421Z [6869/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2025-08-14T21:38:27.8508478Z [6870/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2025-08-14T21:38:29.6858119Z [6871/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2025-08-14T21:38:30.1618286Z [6872/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2025-08-14T21:38:30.2887693Z [6873/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2025-08-14T21:38:31.8380718Z [6874/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2025-08-14T21:38:31.9568999Z [6875/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2025-08-14T21:38:32.9174032Z [6876/7170] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2025-08-14T21:38:34.0927554Z [6877/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2025-08-14T21:38:34.9593901Z [6878/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2025-08-14T21:38:40.4600945Z [6879/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2025-08-14T21:38:40.6454807Z [6880/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2025-08-14T21:38:41.5962668Z [6881/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2025-08-14T21:38:42.4518654Z [6882/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2025-08-14T21:38:42.5758209Z [6883/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2025-08-14T21:38:43.1011986Z [6884/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2025-08-14T21:38:44.9163907Z [6885/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2025-08-14T21:38:45.2053371Z [6886/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2025-08-14T21:38:45.7573181Z [6887/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2025-08-14T21:38:46.3686580Z [6888/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/common/main.cpp.o 2025-08-14T21:38:48.2749331Z [6889/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2025-08-14T21:38:49.2745690Z [6890/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2025-08-14T21:38:49.3121609Z [6891/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2025-08-14T21:38:50.8988032Z [6892/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2025-08-14T21:38:51.0876557Z [6893/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_file_util.cpp.o 2025-08-14T21:38:52.5218671Z [6894/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2025-08-14T21:38:52.9827198Z [6895/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2025-08-14T21:38:55.1573708Z [6896/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2025-08-14T21:38:56.7270731Z [6897/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_layout_planner_algorithm.cpp.o 2025-08-14T21:38:56.7714954Z [6898/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2025-08-14T21:38:57.6966608Z [6899/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2025-08-14T21:38:58.1341177Z [6900/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_function_schema.cpp.o 2025-08-14T21:38:58.7884383Z [6901/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_mpmc_queue.cpp.o 2025-08-14T21:38:59.4579216Z [6902/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_placement.cpp.o 2025-08-14T21:39:00.4785367Z [6903/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_execution_planner.cpp.o 2025-08-14T21:39:01.2411835Z [6904/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_execution_frame.cpp.o 2025-08-14T21:39:03.1863738Z [6905/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_alias_analyzer.cpp.o 2025-08-14T21:39:03.8249728Z [6906/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_graph_signature.cpp.o 2025-08-14T21:39:06.8003160Z [6907/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_graph.cpp.o 2025-08-14T21:39:06.9803761Z [6908/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_tensor_meta.cpp.o 2025-08-14T21:39:08.6917171Z [6909/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/graph/TensorMeta.cpp.o 2025-08-14T21:39:10.5147948Z [6910/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_itree.cpp.o 2025-08-14T21:39:10.6912108Z [6911/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_serialization.cpp.o 2025-08-14T21:39:10.7071667Z [6912/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_op_kernel.cpp.o 2025-08-14T21:39:11.9532666Z [6913/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/PlacementUtils.cpp.o 2025-08-14T21:39:13.8099926Z [6914/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_c10_kernel.cpp.o 2025-08-14T21:39:15.0369913Z [6915/7170] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2025-08-14T21:39:16.0702524Z [6916/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/common/FileUtil.cpp.o 2025-08-14T21:39:17.1114881Z [6917/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/graph/GraphUtils.cpp.o 2025-08-14T21:39:17.5538639Z [6918/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/memory/FunctionSchema.cpp.o 2025-08-14T21:39:18.4079601Z [6919/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/graph/GraphPasses.cpp.o 2025-08-14T21:39:18.5148824Z [6920/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/graph/GraphSignature.cpp.o 2025-08-14T21:39:18.6750885Z [6921/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/memory/Bump.cpp.o 2025-08-14T21:39:19.5023447Z [6922/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/memory/GreedyBySize.cpp.o 2025-08-14T21:39:20.0006797Z [6923/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/memory/DisjointStorageGroups.cpp.o 2025-08-14T21:39:25.4963715Z [6924/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/ExecutionPlanner.cpp.o 2025-08-14T21:39:25.8264984Z [6925/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/OpKernel.cpp.o 2025-08-14T21:39:26.7409315Z [6926/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/graph/Graph.cpp.o 2025-08-14T21:39:28.6585123Z [6927/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/graph/Serialization.cpp.o 2025-08-14T21:39:28.9187538Z [6928/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/ExecutionFrame.cpp.o 2025-08-14T21:39:30.2593874Z [6929/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/Weights.cpp.o 2025-08-14T21:39:30.8005773Z [6930/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/memory/LayoutPlanner.cpp.o 2025-08-14T21:39:31.4503657Z [6931/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/detail/ITree.cpp.o 2025-08-14T21:39:31.5068794Z [6932/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/memory/LayoutManager.cpp.o 2025-08-14T21:39:32.1125673Z [6933/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_weights.cpp.o 2025-08-14T21:39:33.2603268Z [6934/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/kernels/C10Kernel.cpp.o 2025-08-14T21:39:33.7991526Z [6935/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/ModelRunner.cpp.o 2025-08-14T21:39:36.4642593Z [6936/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/memory/AliasAnalyzer.cpp.o 2025-08-14T21:39:39.4044798Z [6937/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/Executor.cpp.o 2025-08-14T21:39:39.6443180Z [6938/7170] Building CXX object test_cpp_c10d/CMakeFiles/BackoffTest.dir/BackoffTest.cpp.o 2025-08-14T21:39:40.6105462Z [6939/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/GraphExecutorBase.cpp.o 2025-08-14T21:39:40.7118898Z [6940/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/ConstantFolder.cpp.o 2025-08-14T21:39:41.3747092Z [6941/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/SerialGraphExecutor.cpp.o 2025-08-14T21:39:42.5414801Z [6942/7170] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2025-08-14T21:39:42.7734156Z [6943/7170] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2025-08-14T21:39:43.1450122Z [6944/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/ParallelGraphExecutor.cpp.o 2025-08-14T21:39:43.3926236Z [6945/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/kernels/CallTorchBindKernel.cpp.o 2025-08-14T21:39:43.9442143Z [6946/7170] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2025-08-14T21:39:46.0314305Z [6947/7170] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2025-08-14T21:39:46.2501631Z [6948/7170] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2025-08-14T21:39:46.5721959Z [6949/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/kernels/AutoFunctionalizeKernel.cpp.o 2025-08-14T21:39:47.0250821Z [6950/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/kernels/HigherOrderKernel.cpp.o 2025-08-14T21:39:47.1840083Z [6951/7170] Building CXX object test_inductor/CMakeFiles/aoti_custom_ops.dir/custom_ops.cpp.o 2025-08-14T21:39:47.4227234Z [6952/7170] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2025-08-14T21:39:47.9927670Z [6953/7170] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/kernels/KernelFactory.cpp.o 2025-08-14T21:39:52.5645709Z [6954/7170] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2025-08-14T21:39:55.3687451Z [6955/7170] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2025-08-14T21:39:56.0894826Z [6956/7170] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2025-08-14T21:40:03.4805272Z [6957/7170] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2025-08-14T21:40:05.0296008Z [6958/7170] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2025-08-14T21:40:05.8530244Z [6959/7170] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2025-08-14T21:40:08.2301417Z [6960/7170] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2025-08-14T21:40:08.4553040Z [6961/7170] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2025-08-14T21:40:08.5809422Z [6962/7170] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2025-08-14T21:40:09.5844138Z [6963/7170] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2025-08-14T21:40:13.2172001Z [6964/7170] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2025-08-14T21:40:13.6000213Z [6965/7170] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2025-08-14T21:40:21.0226055Z [6966/7170] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2025-08-14T21:40:23.1070452Z [6967/7170] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2025-08-14T21:40:25.5329037Z [6968/7170] Building CXX object test_api/CMakeFiles/test_api.dir/ivalue.cpp.o 2025-08-14T21:40:28.6727777Z [6969/7170] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2025-08-14T21:40:28.9746908Z [6970/7170] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2025-08-14T21:40:29.1006070Z [6971/7170] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2025-08-14T21:40:29.2069678Z [6972/7170] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2025-08-14T21:40:37.6060457Z [6973/7170] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2025-08-14T21:40:38.4528031Z [6974/7170] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2025-08-14T21:40:38.6043947Z [6975/7170] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2025-08-14T21:40:40.5084656Z [6976/7170] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2025-08-14T21:40:42.9222159Z [6977/7170] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2025-08-14T21:40:45.7543704Z [6978/7170] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2025-08-14T21:40:47.0263153Z [6979/7170] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2025-08-14T21:40:48.1604501Z [6980/7170] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2025-08-14T21:40:50.5678417Z [6981/7170] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2025-08-14T21:40:56.1113675Z [6982/7170] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2025-08-14T21:40:57.7528455Z [6983/7170] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2025-08-14T21:40:59.0332374Z [6984/7170] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2025-08-14T21:41:05.2120793Z [6985/7170] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2025-08-14T21:41:05.8571642Z [6986/7170] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2025-08-14T21:41:07.6861655Z [6987/7170] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2025-08-14T21:41:09.1649374Z [6988/7170] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2025-08-14T21:41:10.2432892Z [6989/7170] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2025-08-14T21:41:12.3259825Z [6990/7170] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2025-08-14T21:41:15.1117707Z [6991/7170] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2025-08-14T21:41:15.3634210Z [6992/7170] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2025-08-14T21:41:15.3995173Z [6993/7170] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2025-08-14T21:41:16.5363392Z [6994/7170] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2025-08-14T21:41:20.1825712Z [6995/7170] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2025-08-14T21:41:22.7647020Z [6996/7170] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2025-08-14T21:41:23.7218850Z [6997/7170] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2025-08-14T21:41:25.2408591Z [6998/7170] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2025-08-14T21:41:25.2748602Z [6999/7170] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2025-08-14T21:41:26.8989223Z [7000/7170] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2025-08-14T21:41:28.2245105Z [7001/7170] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2025-08-14T21:41:29.7542940Z [7002/7170] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2025-08-14T21:41:30.0227118Z [7003/7170] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2025-08-14T21:41:30.1165045Z [7004/7170] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2025-08-14T21:41:30.3745265Z [7005/7170] Building CXX object test_api/CMakeFiles/test_api.dir/nested_int.cpp.o 2025-08-14T21:41:30.4487633Z [7006/7170] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2025-08-14T21:41:31.0565572Z [7007/7170] Linking CXX shared library lib/libtorch_python.so 2025-08-14T21:41:31.0566110Z Warning: Unused direct dependencies: 2025-08-14T21:41:31.0566950Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:31.2844081Z [7008/7170] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2025-08-14T21:41:31.8485441Z [7009/7170] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2025-08-14T21:41:32.3880822Z [7010/7170] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2025-08-14T21:41:32.4415514Z [7011/7170] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2025-08-14T21:41:32.5033772Z [7012/7170] Building C object functorch/CMakeFiles/functorch.dir/csrc/dim/dim_opcode.c.o 2025-08-14T21:41:32.5256409Z [7013/7170] Linking CXX static library lib/libprotobuf-lite.a 2025-08-14T21:41:32.5369601Z [7014/7170] Linking C static library lib/libcpuinfo_internals.a 2025-08-14T21:41:32.5453489Z [7015/7170] Linking C static library lib/libnnpack_reference_layers.a 2025-08-14T21:41:33.3162525Z [7016/7170] Linking C static library lib/libmicrokernels-all.a 2025-08-14T21:41:33.3247361Z [7017/7170] Linking CXX static library lib/libgmock_main.a 2025-08-14T21:41:33.3321809Z [7018/7170] Linking CXX static library lib/libbenchmark_main.a 2025-08-14T21:41:33.3386486Z [7019/7170] Linking C static library lib/libjitprofiling.a 2025-08-14T21:41:33.3473935Z [7020/7170] Linking CXX static library lib/libfmt.a 2025-08-14T21:41:33.3886343Z [7021/7170] Linking CXX executable bin/c10_AllocatorConfig_test 2025-08-14T21:41:33.4303468Z [7022/7170] Linking CXX executable bin/c10_CompileTimeFunctionPointer_test 2025-08-14T21:41:33.4304086Z Warning: Unused direct dependencies: 2025-08-14T21:41:33.4304984Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:33.4728337Z [7023/7170] Linking CXX executable bin/c10_DeviceGuard_test 2025-08-14T21:41:33.5147635Z [7024/7170] Linking CXX executable bin/c10_Device_test 2025-08-14T21:41:33.5577654Z [7025/7170] Linking CXX executable bin/c10_DispatchKeySet_test 2025-08-14T21:41:33.5994857Z [7026/7170] Linking CXX executable bin/c10_Scalar_test 2025-08-14T21:41:33.6405492Z [7027/7170] Linking CXX executable bin/c10_StreamGuard_test 2025-08-14T21:41:33.6406184Z Warning: Unused direct dependencies: 2025-08-14T21:41:33.6406705Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:33.6810118Z [7028/7170] Linking CXX executable bin/c10_SymInt_test 2025-08-14T21:41:33.7227157Z [7029/7170] Linking CXX executable bin/c10_InlineDeviceGuard_test 2025-08-14T21:41:33.7645656Z [7030/7170] Linking CXX executable bin/c10_InlineStreamGuard_test 2025-08-14T21:41:33.8068954Z [7031/7170] Linking CXX executable bin/c10_SizesAndStrides_test 2025-08-14T21:41:33.8513299Z [7032/7170] Linking CXX executable bin/c10_cow_test 2025-08-14T21:41:33.8920723Z [7033/7170] Linking CXX executable bin/c10_ArrayRef_test 2025-08-14T21:41:33.8921534Z Warning: Unused direct dependencies: 2025-08-14T21:41:33.8922203Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:33.9335822Z [7034/7170] Linking CXX executable bin/c10_Bitset_test 2025-08-14T21:41:33.9336348Z Warning: Unused direct dependencies: 2025-08-14T21:41:33.9336725Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:33.9740399Z [7035/7170] Linking CXX executable bin/c10_ConstexprCrc_test 2025-08-14T21:41:33.9741091Z Warning: Unused direct dependencies: 2025-08-14T21:41:33.9741500Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.0147733Z [7036/7170] Linking CXX executable bin/c10_DeadlockDetection_test 2025-08-14T21:41:34.0572838Z [7037/7170] Linking CXX executable bin/c10_Enumerate_test 2025-08-14T21:41:34.0573715Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.0575727Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.0975930Z [7038/7170] Linking CXX executable bin/c10_Half_test 2025-08-14T21:41:34.0976776Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.0977978Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.1395855Z [7039/7170] Linking CXX executable bin/c10_IntrusiveList_test 2025-08-14T21:41:34.1823097Z [7040/7170] Linking CXX executable bin/c10_LeftRight_test 2025-08-14T21:41:34.1823976Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.1824618Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.2241494Z [7041/7170] Linking CXX executable bin/c10_Metaprogramming_test 2025-08-14T21:41:34.2242434Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.2243139Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.2653934Z [7042/7170] Linking CXX executable bin/c10_NetworkFlow_test 2025-08-14T21:41:34.3068453Z [7043/7170] Linking CXX executable bin/c10_Semaphore_test 2025-08-14T21:41:34.3069295Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.3070130Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.3476154Z [7044/7170] Linking CXX executable bin/c10_Synchronized_test 2025-08-14T21:41:34.3477041Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.3478009Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.3889773Z [7045/7170] Linking CXX executable bin/c10_ThreadLocal_test 2025-08-14T21:41:34.3890304Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.3890686Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.4302264Z [7046/7170] Linking CXX executable bin/c10_TypeIndex_test 2025-08-14T21:41:34.4302845Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.4303410Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.4712201Z [7047/7170] Linking CXX executable bin/c10_TypeList_test 2025-08-14T21:41:34.4712689Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.4713192Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.5122211Z [7048/7170] Linking CXX executable bin/c10_TypeTraits_test 2025-08-14T21:41:34.5122714Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.5123105Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.5538577Z [7049/7170] Linking CXX executable bin/c10_accumulate_test 2025-08-14T21:41:34.5955376Z [7050/7170] Linking CXX executable bin/c10_bfloat16_test 2025-08-14T21:41:34.5956246Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.5956928Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.6371330Z [7051/7170] Linking CXX executable bin/c10_bit_cast_test 2025-08-14T21:41:34.6372205Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.6373128Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.6442154Z [7052/7170] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2025-08-14T21:41:34.6794248Z [7053/7170] Linking CXX executable bin/c10_complex_math_test 2025-08-14T21:41:34.6795135Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.6795803Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.6851117Z [7054/7170] Linking CXX executable bin/c10_complex_test 2025-08-14T21:41:34.6852004Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.6852670Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.7195251Z [7055/7170] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2025-08-14T21:41:34.7196375Z [7056/7170] Linking CXX executable bin/c10_error_test 2025-08-14T21:41:34.7269824Z [7057/7170] Linking CXX executable bin/c10_exception_test 2025-08-14T21:41:34.7596296Z [7058/7170] Linking CXX executable bin/c10_flags_test 2025-08-14T21:41:34.7597255Z [7059/7170] Linking CXX executable bin/c10_generic_math_test 2025-08-14T21:41:34.7598408Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.7599023Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.7998020Z [7060/7170] Linking CXX executable bin/c10_irange_test 2025-08-14T21:41:34.7998863Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.7999640Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.8000347Z [7061/7170] Linking CXX executable bin/c10_lazy_test 2025-08-14T21:41:34.8001341Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.8002935Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.8044415Z [7062/7170] Linking CXX executable bin/c10_intrusive_ptr_test 2025-08-14T21:41:34.8045276Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.8046349Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.8418502Z [7063/7170] Linking CXX executable bin/c10_logging_test 2025-08-14T21:41:34.8445280Z [7064/7170] Linking CXX executable bin/c10_optional_test 2025-08-14T21:41:34.8446165Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.8447509Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.8453702Z [7065/7170] Linking CXX executable bin/c10_ordered_preserving_dict_test 2025-08-14T21:41:34.8829286Z [7066/7170] Linking CXX executable bin/c10_registry_test 2025-08-14T21:41:34.8846777Z [7067/7170] Linking CXX executable bin/c10_ssize_test 2025-08-14T21:41:34.8847598Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.8849417Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.8971571Z [7068/7170] Linking CXX executable bin/c10_small_vector_test 2025-08-14T21:41:34.9246522Z [7069/7170] Linking CXX executable bin/c10_string_util_test 2025-08-14T21:41:34.9247483Z [7070/7170] Linking CXX executable bin/c10_string_view_test 2025-08-14T21:41:34.9248270Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.9249715Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.9373634Z [7071/7170] Linking CXX executable bin/c10_tempfile_test 2025-08-14T21:41:34.9653130Z [7072/7170] Linking CXX executable bin/c10_intrusive_ptr_benchmark 2025-08-14T21:41:34.9654057Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.9654718Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:34.9656419Z /lib/x86_64-linux-gnu/librt.so.1 2025-08-14T21:41:34.9658228Z [7073/7170] Linking CXX executable bin/c10_typeid_test 2025-08-14T21:41:34.9812666Z [7074/7170] Linking C shared library lib/libtorch_global_deps.so 2025-08-14T21:41:34.9813536Z Warning: Unused direct dependencies: 2025-08-14T21:41:34.9814200Z /lib/x86_64-linux-gnu/libpthread.so.0 2025-08-14T21:41:34.9816077Z /lib/x86_64-linux-gnu/libm.so.6 2025-08-14T21:41:34.9817771Z /lib/x86_64-linux-gnu/libdl.so.2 2025-08-14T21:41:34.9819594Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-08-14T21:41:35.1151017Z [7075/7170] Linking CXX executable bin/vec_test_all_types_DEFAULT 2025-08-14T21:41:35.1243993Z [7076/7170] Linking CXX executable bin/vec_test_all_types_AVX512 2025-08-14T21:41:35.1557885Z [7077/7170] Linking CXX executable bin/vec_test_all_types_AVX2 2025-08-14T21:41:35.3183428Z [7078/7170] Linking CXX executable bin/Dict_test 2025-08-14T21:41:35.3184246Z Warning: Unused direct dependencies: 2025-08-14T21:41:35.3184875Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:35.3197975Z [7079/7170] Linking CXX executable bin/Dimname_test 2025-08-14T21:41:35.3198723Z Warning: Unused direct dependencies: 2025-08-14T21:41:35.3199689Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:35.3539372Z [7080/7170] Linking CXX executable bin/MaybeOwned_test 2025-08-14T21:41:35.3540126Z Warning: Unused direct dependencies: 2025-08-14T21:41:35.3540780Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:35.5155818Z [7081/7170] Linking CXX executable bin/NamedTensor_test 2025-08-14T21:41:35.5156733Z Warning: Unused direct dependencies: 2025-08-14T21:41:35.5157733Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:35.5159423Z [7082/7170] Linking CXX executable bin/apply_utils_test 2025-08-14T21:41:35.5160994Z Warning: Unused direct dependencies: 2025-08-14T21:41:35.5162956Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:35.5528934Z [7083/7170] Linking CXX executable bin/atest 2025-08-14T21:41:35.5529617Z Warning: Unused direct dependencies: 2025-08-14T21:41:35.5530559Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:35.7104744Z [7084/7170] Linking CXX executable bin/broadcast_test 2025-08-14T21:41:35.7105679Z Warning: Unused direct dependencies: 2025-08-14T21:41:35.7106259Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:35.7107162Z [7085/7170] Linking CXX executable bin/basic 2025-08-14T21:41:35.7108544Z Warning: Unused direct dependencies: 2025-08-14T21:41:35.7110301Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:35.7475023Z [7086/7170] Linking CXX executable bin/cpu_allocator_test 2025-08-14T21:41:35.7475714Z Warning: Unused direct dependencies: 2025-08-14T21:41:35.7477095Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:35.9057915Z [7087/7170] Linking CXX executable bin/cpu_generator_test 2025-08-14T21:41:35.9058772Z Warning: Unused direct dependencies: 2025-08-14T21:41:35.9059406Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:35.9062078Z [7088/7170] Linking CXX executable bin/cpu_profiling_allocator_test 2025-08-14T21:41:35.9062619Z Warning: Unused direct dependencies: 2025-08-14T21:41:35.9064162Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:35.9469051Z [7089/7170] Linking CXX executable bin/cpu_rng_test 2025-08-14T21:41:35.9469858Z Warning: Unused direct dependencies: 2025-08-14T21:41:35.9470870Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:36.0986817Z [7090/7170] Linking CXX executable bin/dlconvertor_test 2025-08-14T21:41:36.0987341Z Warning: Unused direct dependencies: 2025-08-14T21:41:36.0987960Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:36.0990124Z [7091/7170] Linking CXX executable bin/extension_backend_test 2025-08-14T21:41:36.0992302Z Warning: Unused direct dependencies: 2025-08-14T21:41:36.0993276Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:36.1426036Z [7092/7170] Linking CXX executable bin/half_test 2025-08-14T21:41:36.1426502Z Warning: Unused direct dependencies: 2025-08-14T21:41:36.1426893Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:36.1428485Z /pytorch/build/lib/libtorch_cpu.so 2025-08-14T21:41:36.2921801Z [7093/7170] Linking CXX executable bin/lazy_tensor_test 2025-08-14T21:41:36.2922659Z Warning: Unused direct dependencies: 2025-08-14T21:41:36.2923809Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:36.2925958Z /pytorch/build/lib/libtorch_cpu.so 2025-08-14T21:41:36.2996236Z [7094/7170] Linking CXX executable bin/ivalue_test 2025-08-14T21:41:36.2997039Z Warning: Unused direct dependencies: 2025-08-14T21:41:36.2997664Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:36.3373347Z [7095/7170] Linking CXX executable bin/math_kernel_test 2025-08-14T21:41:36.3374442Z Warning: Unused direct dependencies: 2025-08-14T21:41:36.3375178Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:36.4261930Z [7096/7170] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2025-08-14T21:41:36.4939840Z [7097/7170] Linking CXX executable bin/memory_format_test 2025-08-14T21:41:36.4940717Z Warning: Unused direct dependencies: 2025-08-14T21:41:36.4941383Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:36.4983987Z [7098/7170] Linking CXX executable bin/memory_overlapping_test 2025-08-14T21:41:36.4984878Z Warning: Unused direct dependencies: 2025-08-14T21:41:36.4985787Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:36.5359252Z [7099/7170] Linking CXX executable bin/mobile_memory_cleanup 2025-08-14T21:41:36.5360043Z Warning: Unused direct dependencies: 2025-08-14T21:41:36.5360706Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:36.6247877Z [7100/7170] Linking CXX executable bin/native_test 2025-08-14T21:41:36.6248673Z Warning: Unused direct dependencies: 2025-08-14T21:41:36.6249980Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:36.6923196Z [7101/7170] Linking CXX executable bin/operator_name_test 2025-08-14T21:41:36.6924022Z Warning: Unused direct dependencies: 2025-08-14T21:41:36.6924702Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:36.6925659Z /pytorch/build/lib/libtorch_cpu.so 2025-08-14T21:41:36.6927650Z [7102/7170] Linking CXX executable bin/operators_test 2025-08-14T21:41:36.6929129Z Warning: Unused direct dependencies: 2025-08-14T21:41:36.6931030Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:36.7344842Z [7103/7170] Linking CXX executable bin/packedtensoraccessor_test 2025-08-14T21:41:36.7345678Z Warning: Unused direct dependencies: 2025-08-14T21:41:36.7346270Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:36.8264004Z [7104/7170] Linking CXX executable bin/pow_test 2025-08-14T21:41:36.8264827Z Warning: Unused direct dependencies: 2025-08-14T21:41:36.8265465Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:36.8876462Z [7105/7170] Linking CXX executable bin/reduce_ops_test 2025-08-14T21:41:36.8877245Z Warning: Unused direct dependencies: 2025-08-14T21:41:36.8878486Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:36.8882510Z [7106/7170] Linking CXX executable bin/quantized_test 2025-08-14T21:41:36.8883768Z Warning: Unused direct dependencies: 2025-08-14T21:41:36.8885809Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:36.9321853Z [7107/7170] Linking CXX executable bin/reportMemoryUsage_test 2025-08-14T21:41:36.9322791Z Warning: Unused direct dependencies: 2025-08-14T21:41:36.9323441Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:36.9324382Z /pytorch/build/lib/libtorch_cpu.so 2025-08-14T21:41:37.0264585Z [7108/7170] Linking CXX executable bin/scalar_tensor_test 2025-08-14T21:41:37.0265469Z Warning: Unused direct dependencies: 2025-08-14T21:41:37.0266195Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:37.0828474Z [7109/7170] Linking CXX executable bin/StorageUtils_test 2025-08-14T21:41:37.0829336Z Warning: Unused direct dependencies: 2025-08-14T21:41:37.0829908Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:37.0830626Z [7110/7170] Linking CXX executable bin/scalar_test 2025-08-14T21:41:37.0832077Z Warning: Unused direct dependencies: 2025-08-14T21:41:37.0834360Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:37.1300889Z [7111/7170] Linking CXX executable bin/stride_properties_test 2025-08-14T21:41:37.1301799Z Warning: Unused direct dependencies: 2025-08-14T21:41:37.1302479Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:37.2326139Z [7112/7170] Linking CXX executable bin/tensor_iterator_test 2025-08-14T21:41:37.2327055Z Warning: Unused direct dependencies: 2025-08-14T21:41:37.2330490Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:37.2776752Z [7113/7170] Linking CXX executable bin/thread_init_test 2025-08-14T21:41:37.2777848Z Warning: Unused direct dependencies: 2025-08-14T21:41:37.2779770Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:37.2781830Z [7114/7170] Linking CXX executable bin/test_parallel 2025-08-14T21:41:37.2783753Z Warning: Unused direct dependencies: 2025-08-14T21:41:37.2786349Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:37.3279275Z [7115/7170] Linking CXX executable bin/type_ptr_test 2025-08-14T21:41:37.3280083Z Warning: Unused direct dependencies: 2025-08-14T21:41:37.3280981Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:37.4326778Z [7116/7170] Linking CXX executable bin/type_test 2025-08-14T21:41:37.4327566Z Warning: Unused direct dependencies: 2025-08-14T21:41:37.4328362Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:37.4706120Z [7117/7170] Linking CXX executable bin/undefined_tensor_test 2025-08-14T21:41:37.4706997Z Warning: Unused direct dependencies: 2025-08-14T21:41:37.4707667Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:37.4708494Z [7118/7170] Linking CXX executable bin/verify_api_visibility 2025-08-14T21:41:37.4709589Z Warning: Unused direct dependencies: 2025-08-14T21:41:37.4710241Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:37.4711663Z /pytorch/build/lib/libtorch_cpu.so 2025-08-14T21:41:37.5246963Z [7119/7170] Linking CXX executable bin/legacy_vmap_test 2025-08-14T21:41:37.5247836Z Warning: Unused direct dependencies: 2025-08-14T21:41:37.5248571Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:37.6289029Z [7120/7170] Linking CXX executable bin/weakref_test 2025-08-14T21:41:37.6289900Z Warning: Unused direct dependencies: 2025-08-14T21:41:37.6290576Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:37.6644307Z [7121/7170] Linking CXX executable bin/xla_tensor_test 2025-08-14T21:41:37.6645142Z Warning: Unused direct dependencies: 2025-08-14T21:41:37.6645864Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:37.6647373Z [7122/7170] Linking CXX executable bin/wrapdim_test 2025-08-14T21:41:37.6648524Z Warning: Unused direct dependencies: 2025-08-14T21:41:37.6650498Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:37.7232702Z [7123/7170] Linking CXX executable bin/IListRef_test 2025-08-14T21:41:37.7233495Z Warning: Unused direct dependencies: 2025-08-14T21:41:37.7234153Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:37.8437772Z [7124/7170] Linking CXX executable bin/List_test 2025-08-14T21:41:37.8438587Z Warning: Unused direct dependencies: 2025-08-14T21:41:37.8439461Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:37.8623765Z [7125/7170] Linking CXX executable bin/KernelFunction_test 2025-08-14T21:41:37.8624621Z Warning: Unused direct dependencies: 2025-08-14T21:41:37.8625280Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:37.8703909Z [7126/7170] Linking CXX executable bin/kernel_function_legacy_test 2025-08-14T21:41:37.8704826Z Warning: Unused direct dependencies: 2025-08-14T21:41:37.8705526Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:37.9257613Z [7127/7170] Linking CXX executable bin/kernel_function_test 2025-08-14T21:41:37.9258560Z Warning: Unused direct dependencies: 2025-08-14T21:41:37.9259236Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:38.0522768Z [7128/7170] Linking CXX executable bin/kernel_lambda_legacy_test 2025-08-14T21:41:38.0523715Z Warning: Unused direct dependencies: 2025-08-14T21:41:38.0524414Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:38.0660638Z [7129/7170] Linking CXX executable bin/kernel_stackbased_test 2025-08-14T21:41:38.0661543Z Warning: Unused direct dependencies: 2025-08-14T21:41:38.0662239Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:38.0663030Z [7130/7170] Linking CXX executable bin/kernel_lambda_test 2025-08-14T21:41:38.0663813Z Warning: Unused direct dependencies: 2025-08-14T21:41:38.0664833Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:38.1273616Z [7131/7170] Linking CXX executable bin/make_boxed_from_unboxed_functor_test 2025-08-14T21:41:38.1274930Z Warning: Unused direct dependencies: 2025-08-14T21:41:38.1275630Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:38.2504597Z [7132/7170] Linking CXX executable bin/CppSignature_test 2025-08-14T21:41:38.2505453Z Warning: Unused direct dependencies: 2025-08-14T21:41:38.2506141Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:38.2506809Z /pytorch/build/lib/libtorch_cpu.so 2025-08-14T21:41:38.2571174Z [7133/7170] Linking CXX executable bin/op_allowlist_test 2025-08-14T21:41:38.2572094Z Warning: Unused direct dependencies: 2025-08-14T21:41:38.2574337Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:38.2576161Z /pytorch/build/lib/libtorch_cpu.so 2025-08-14T21:41:38.2577730Z [7134/7170] Linking CXX executable bin/backend_fallback_test 2025-08-14T21:41:38.2578920Z Warning: Unused direct dependencies: 2025-08-14T21:41:38.2580865Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:38.2781614Z [7135/7170] Linking C executable sleef/bin/mkrename_gnuabi 2025-08-14T21:41:38.2783069Z [7136/7170] Linking C executable sleef/bin/mkmasked_gnuabi 2025-08-14T21:41:38.3005561Z [7137/7170] Linking C executable sleef/bin/addSuffix 2025-08-14T21:41:38.3589550Z [7138/7170] Linking CXX executable bin/op_registration_test 2025-08-14T21:41:38.3590396Z Warning: Unused direct dependencies: 2025-08-14T21:41:38.3591056Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:38.4432449Z [7139/7170] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2025-08-14T21:41:38.4492921Z [7140/7170] Linking CXX executable bin/inline_container_test 2025-08-14T21:41:38.4493832Z Warning: Unused direct dependencies: 2025-08-14T21:41:38.4494508Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:38.5040065Z [7141/7170] Linking CXX shared library lib/libtorchbind_test.so 2025-08-14T21:41:38.5040983Z Warning: Unused direct dependencies: 2025-08-14T21:41:38.5041704Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:38.6456173Z [7142/7170] Linking CXX shared library lib/libaoti_custom_ops.so 2025-08-14T21:41:38.6457226Z Warning: Unused direct dependencies: 2025-08-14T21:41:38.6457913Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:38.6975752Z [7143/7170] Linking CXX executable bin/BackoffTest 2025-08-14T21:41:38.6976251Z Warning: Unused direct dependencies: 2025-08-14T21:41:38.6977591Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:38.6979292Z /lib/x86_64-linux-gnu/libdl.so.2 2025-08-14T21:41:38.6981142Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-08-14T21:41:38.7042192Z [7144/7170] Linking CXX executable bin/test_nativert 2025-08-14T21:41:38.7042685Z Warning: Unused direct dependencies: 2025-08-14T21:41:38.7043798Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:38.8418155Z [7145/7170] Linking CXX executable bin/FileStoreTest 2025-08-14T21:41:38.8418694Z Warning: Unused direct dependencies: 2025-08-14T21:41:38.8419230Z /pytorch/build/lib/libc10.so 2025-08-14T21:41:38.8421099Z /lib/x86_64-linux-gnu/libdl.so.2 2025-08-14T21:41:38.8422637Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-08-14T21:41:38.8768335Z [7146/7170] Linking CXX executable bin/test_jit 2025-08-14T21:41:38.8768894Z Warning: Unused direct dependencies: 2025-08-14T21:41:38.8770955Z /pytorch/build/lib/libjitbackend_test.so 2025-08-14T21:41:38.8773075Z /pytorch/build/lib/libbackend_with_compiler.so 2025-08-14T21:41:38.8926319Z [7147/7170] Linking CXX executable bin/TCPStoreTest 2025-08-14T21:41:38.8926826Z Warning: Unused direct dependencies: 2025-08-14T21:41:38.8928200Z /lib/x86_64-linux-gnu/libdl.so.2 2025-08-14T21:41:38.8930078Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-08-14T21:41:38.8967218Z [7148/7170] Linking CXX executable bin/HashStoreTest 2025-08-14T21:41:38.8967920Z Warning: Unused direct dependencies: 2025-08-14T21:41:38.8970193Z /lib/x86_64-linux-gnu/libdl.so.2 2025-08-14T21:41:38.8972333Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-08-14T21:41:39.0429908Z [7149/7170] Linking CXX executable bin/ProcessGroupGlooTest 2025-08-14T21:41:39.0430424Z Warning: Unused direct dependencies: 2025-08-14T21:41:39.0431836Z /lib/x86_64-linux-gnu/libdl.so.2 2025-08-14T21:41:39.0433065Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-08-14T21:41:39.0680751Z [7150/7170] Linking CXX executable bin/example_allreduce 2025-08-14T21:41:39.0681305Z Warning: Unused direct dependencies: 2025-08-14T21:41:39.0683171Z /lib/x86_64-linux-gnu/libpthread.so.0 2025-08-14T21:41:39.0685156Z /lib/x86_64-linux-gnu/libdl.so.2 2025-08-14T21:41:39.0687122Z /lib/x86_64-linux-gnu/libm.so.6 2025-08-14T21:41:39.0689096Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-08-14T21:41:39.0879909Z [7151/7170] Linking CXX executable bin/test_dist_autograd 2025-08-14T21:41:39.0880415Z Warning: Unused direct dependencies: 2025-08-14T21:41:39.0882111Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:39.1008080Z [7152/7170] Linking CXX executable bin/test_cpp_rpc 2025-08-14T21:41:39.1008847Z Warning: Unused direct dependencies: 2025-08-14T21:41:39.1010105Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:39.1011930Z [7153/7170] Linking CXX executable bin/torch_shm_manager 2025-08-14T21:41:39.1013277Z Warning: Unused direct dependencies: 2025-08-14T21:41:39.1015274Z /pytorch/build/lib/libshm.so 2025-08-14T21:41:39.1017031Z /lib/x86_64-linux-gnu/libm.so.6 2025-08-14T21:41:39.2300834Z [7154/7170] Linking CXX executable bin/parallel_benchmark 2025-08-14T21:41:39.2301461Z Warning: Unused direct dependencies: 2025-08-14T21:41:39.2301841Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:39.3201947Z [7155/7170] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2025-08-14T21:41:39.9636052Z [7156/7170] Linking CXX executable bin/test_api 2025-08-14T21:41:39.9636616Z Warning: Unused direct dependencies: 2025-08-14T21:41:39.9637049Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:44.4876107Z [7157/7170] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2025-08-14T21:41:45.7875862Z [7158/7170] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/dim/dim.cpp.o 2025-08-14T21:41:48.5522821Z [7159/7170] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2025-08-14T21:41:48.7303423Z [7160/7170] Linking CXX shared library lib/libnnapi_backend.so 2025-08-14T21:41:48.7303991Z Warning: Unused direct dependencies: 2025-08-14T21:41:48.7304355Z /pytorch/build/lib/libtorch.so 2025-08-14T21:41:50.2964191Z [7161/7170] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_graph_executor.cpp.o 2025-08-14T21:41:50.7624582Z [7162/7170] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2025-08-14T21:41:54.8346235Z [7163/7170] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/init_dim_only.cpp.o 2025-08-14T21:41:54.9881072Z [7164/7170] Linking CXX shared module functorch/functorch.so 2025-08-14T21:41:54.9881660Z Warning: Unused direct dependencies: 2025-08-14T21:41:54.9882650Z /pytorch/build/lib/libtorch.so 2025-08-14T21:42:43.1596405Z [7165/7170] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2025-08-14T21:42:43.3842503Z [7166/7170] Linking CXX executable bin/test_lazy 2025-08-14T21:42:43.3842982Z Warning: Unused direct dependencies: 2025-08-14T21:42:43.3843367Z /pytorch/build/lib/libtorch.so 2025-08-14T21:42:43.3843738Z [7166/7170] Install the project... 2025-08-14T21:42:43.3871580Z -- Install configuration: "Release" 2025-08-14T21:42:43.3921303Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib" 2025-08-14T21:42:43.4353836Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_AllocatorConfig_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.4387506Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_CompileTimeFunctionPointer_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.4421266Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_DeviceGuard_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.4445890Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_Device_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.4479568Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_DispatchKeySet_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.4507223Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_Scalar_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.4533790Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_StreamGuard_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.4561078Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_SymInt_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.4589449Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_InlineDeviceGuard_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.4616548Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_InlineStreamGuard_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.4642301Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_SizesAndStrides_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.4671557Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_cow_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.4700002Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_ArrayRef_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.4732583Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_Bitset_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.4761915Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_ConstexprCrc_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.4796742Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_DeadlockDetection_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.4824293Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_Enumerate_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.4849610Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_Half_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.4881422Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_IntrusiveList_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.4917938Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_LeftRight_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.4945471Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_Metaprogramming_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.4974626Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_NetworkFlow_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5004519Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_Semaphore_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5038840Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_Synchronized_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5069696Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_ThreadLocal_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5106044Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_TypeIndex_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5139120Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_TypeList_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5169148Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_TypeTraits_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5200431Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_accumulate_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5231601Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_bfloat16_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5263348Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_bit_cast_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5288742Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_complex_math_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5321270Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_complex_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5357669Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_error_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5385971Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_exception_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5409524Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_flags_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5445476Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_generic_math_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5472572Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_intrusive_ptr_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5499211Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_irange_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5524370Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_lazy_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5553020Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_logging_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5575364Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_optional_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5604705Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_ordered_preserving_dict_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5633644Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_registry_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5660057Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_small_vector_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5683010Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_ssize_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5714900Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_string_util_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5743369Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_string_view_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5772490Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_tempfile_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5806040Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_typeid_test" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5841976Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_intrusive_ptr_benchmark" to "$ORIGIN:$ORIGIN/../lib" 2025-08-14T21:42:43.5871347Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/lib/libc10.so" to "$ORIGIN" 2025-08-14T21:42:44.3358167Z -- 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-08-14T21:42:44.3386029Z -- 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-08-14T21:42:44.3419337Z -- 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-08-14T21:42:44.3447145Z -- 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-08-14T21:42:44.3486576Z -- 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-08-14T21:42:44.3528784Z -- 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-08-14T21:42:44.3571020Z -- 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-08-14T21:42:44.3600776Z -- 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-08-14T21:42:44.3635671Z -- 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-08-14T21:42:44.3679932Z -- 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-08-14T21:42:44.3722599Z -- 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-08-14T21:42:44.3762240Z -- 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-08-14T21:42:44.3890068Z -- 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-08-14T21:42:44.3925382Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/lib/libshm.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-08-14T21:42:44.3955912Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/bin/torch_shm_manager" to "$ORIGIN/../lib" 2025-08-14T21:42:44.4001434Z -- 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-08-14T21:42:44.4043230Z -- 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-08-14T21:42:44.4051144Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/lib/libtorch.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-08-14T21:42:44.4061194Z -- 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-08-14T21:42:44.4102959Z -- 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-08-14T21:42:44.4126177Z -- 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-08-14T21:42:44.4155625Z -- 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-08-14T21:42:44.4178884Z -- 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-08-14T21:42:44.4207212Z -- 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-08-14T21:42:44.4243835Z -- 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-08-14T21:42:44.4275853Z -- 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-08-14T21:42:44.4313052Z -- 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-08-14T21:42:44.4344671Z -- 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-08-14T21:42:44.4372081Z -- 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-08-14T21:42:44.4403513Z -- 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-08-14T21:42:44.4443005Z -- 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-08-14T21:42:44.4471927Z -- 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-08-14T21:42:44.4503754Z -- 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-08-14T21:42:44.4533463Z -- 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-08-14T21:42:44.4565269Z -- 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-08-14T21:42:44.4594683Z -- 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-08-14T21:42:44.4624007Z -- 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-08-14T21:42:44.4649096Z -- 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-08-14T21:42:44.4676585Z -- 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-08-14T21:42:44.4709216Z -- 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-08-14T21:42:44.4743195Z -- 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-08-14T21:42:44.4766888Z -- 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-08-14T21:42:44.4797016Z -- 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-08-14T21:42:44.4827338Z -- 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-08-14T21:42:44.4859306Z -- 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-08-14T21:42:44.4890948Z -- 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-08-14T21:42:44.4923433Z -- 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-08-14T21:42:44.4961237Z -- 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-08-14T21:42:44.4995921Z -- 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-08-14T21:42:44.5024169Z -- 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-08-14T21:42:44.5053799Z -- 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-08-14T21:42:44.5088746Z -- 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-08-14T21:42:44.5122008Z -- 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-08-14T21:42:44.5154055Z -- 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-08-14T21:42:44.5183250Z -- 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-08-14T21:42:44.5228259Z -- 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-08-14T21:42:44.5257110Z -- 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-08-14T21:42:44.5288749Z -- 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-08-14T21:42:44.5324719Z -- 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-08-14T21:42:44.5361526Z -- 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-08-14T21:42:44.5391893Z -- 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-08-14T21:42:44.5424856Z -- 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-08-14T21:42:44.5458132Z -- 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-08-14T21:42:44.5489964Z -- 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-08-14T21:42:44.5530289Z -- 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-08-14T21:42:44.5565346Z -- 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-08-14T21:42:44.5598024Z -- 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-08-14T21:42:44.5631068Z -- 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-08-14T21:42:44.5664803Z -- 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-08-14T21:42:44.5690943Z -- 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-08-14T21:42:44.5724436Z -- 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-08-14T21:42:44.5757846Z -- 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-08-14T21:42:44.5793542Z -- 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-08-14T21:42:44.5829740Z -- 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-08-14T21:42:44.5861528Z -- 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-08-14T21:42:44.5890965Z -- 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-08-14T21:42:44.5932062Z -- 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-08-14T21:42:44.6010395Z -- 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-08-14T21:42:44.6708157Z /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-08-14T21:42:44.6709255Z !! 2025-08-14T21:42:44.6709388Z 2025-08-14T21:42:44.6709538Z ******************************************************************************** 2025-08-14T21:42:44.6710561Z 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-08-14T21:42:44.6711447Z 2025-08-14T21:42:44.6711730Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-08-14T21:42:44.6713086Z or your builds will no longer be supported. 2025-08-14T21:42:44.6714299Z 2025-08-14T21:42:44.6715851Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-08-14T21:42:44.6716827Z ******************************************************************************** 2025-08-14T21:42:44.6717878Z 2025-08-14T21:42:44.6719333Z !! 2025-08-14T21:42:44.6720890Z corresp(dist, value, root_dir) 2025-08-14T21:42:44.7076756Z running bdist_wheel 2025-08-14T21:42:44.9895387Z running build 2025-08-14T21:42:44.9895700Z running build_py 2025-08-14T21:42:44.9928577Z creating build/lib.linux-x86_64-cpython-39/functorch 2025-08-14T21:42:44.9929834Z copying functorch/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch 2025-08-14T21:42:44.9936184Z creating build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9937658Z copying torch/_VF.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9939066Z copying torch/__config__.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9940737Z copying torch/__future__.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9942428Z copying torch/__init__.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9945117Z copying torch/_appdirs.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9946904Z copying torch/_classes.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9948576Z copying torch/_compile.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9950251Z copying torch/_custom_ops.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9951974Z copying torch/_environment.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9953607Z copying torch/_guards.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9955870Z copying torch/_jit_internal.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9958322Z copying torch/_linalg_utils.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9960521Z copying torch/_lobpcg.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9962588Z copying torch/_lowrank.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9964634Z copying torch/_meta_registrations.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9968214Z copying torch/_namedtensor_internals.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9970213Z copying torch/_ops.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9972711Z copying torch/_python_dispatcher.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9974717Z copying torch/_size_docs.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9976482Z copying torch/_sources.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9978246Z copying torch/_storage_docs.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9979945Z copying torch/_streambase.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9981734Z copying torch/_tensor.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9984012Z copying torch/_tensor_docs.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9986786Z copying torch/_tensor_str.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9988725Z copying torch/_thread_safe_fork.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9990247Z copying torch/_torch_docs.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9995328Z copying torch/_utils.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9997444Z copying torch/_utils_internal.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:44.9999378Z copying torch/_vmap_internals.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:45.0001545Z copying torch/_weights_only_unpickler.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:45.0003406Z copying torch/functional.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:45.0006028Z copying torch/hub.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:45.0008106Z copying torch/library.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:45.0010371Z copying torch/overrides.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:45.0013001Z copying torch/quasirandom.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:45.0014698Z copying torch/random.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:45.0016968Z copying torch/return_types.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:45.0018777Z copying torch/serialization.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:45.0020939Z copying torch/storage.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:45.0023083Z copying torch/torch_version.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:45.0032751Z copying torch/types.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:45.0033434Z copying torch/version.py -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:45.0033979Z creating build/lib.linux-x86_64-cpython-39/torchgen 2025-08-14T21:42:45.0034543Z copying torchgen/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-08-14T21:42:45.0035262Z copying torchgen/code_template.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-08-14T21:42:45.0035959Z copying torchgen/context.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-08-14T21:42:45.0036975Z copying torchgen/gen.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-08-14T21:42:45.0039952Z copying torchgen/gen_aoti_c_shim.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-08-14T21:42:45.0042043Z copying torchgen/gen_backend_stubs.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-08-14T21:42:45.0044004Z copying torchgen/gen_functionalization_type.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-08-14T21:42:45.0046016Z copying torchgen/gen_lazy_tensor.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-08-14T21:42:45.0048219Z copying torchgen/gen_schema_utils.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-08-14T21:42:45.0049969Z copying torchgen/gen_vmap_plumbing.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-08-14T21:42:45.0051755Z copying torchgen/local.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-08-14T21:42:45.0053444Z copying torchgen/model.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-08-14T21:42:45.0056123Z copying torchgen/native_function_generation.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-08-14T21:42:45.0058250Z copying torchgen/utils.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-08-14T21:42:45.0060140Z copying torchgen/yaml_utils.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-08-14T21:42:45.0062609Z creating build/lib.linux-x86_64-cpython-39/functorch/_src 2025-08-14T21:42:45.0064168Z copying functorch/_src/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/_src 2025-08-14T21:42:45.0065880Z creating build/lib.linux-x86_64-cpython-39/functorch/compile 2025-08-14T21:42:45.0067464Z copying functorch/compile/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/compile 2025-08-14T21:42:45.0070050Z creating build/lib.linux-x86_64-cpython-39/functorch/dim 2025-08-14T21:42:45.0071726Z copying functorch/dim/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/dim 2025-08-14T21:42:45.0075546Z copying functorch/dim/magic_trace.py -> build/lib.linux-x86_64-cpython-39/functorch/dim 2025-08-14T21:42:45.0077482Z copying functorch/dim/op_properties.py -> build/lib.linux-x86_64-cpython-39/functorch/dim 2025-08-14T21:42:45.0080053Z copying functorch/dim/tree_map.py -> build/lib.linux-x86_64-cpython-39/functorch/dim 2025-08-14T21:42:45.0081912Z copying functorch/dim/wrap_type.py -> build/lib.linux-x86_64-cpython-39/functorch/dim 2025-08-14T21:42:45.0084447Z creating build/lib.linux-x86_64-cpython-39/functorch/einops 2025-08-14T21:42:45.0086065Z copying functorch/einops/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/einops 2025-08-14T21:42:45.0087436Z copying functorch/einops/_parsing.py -> build/lib.linux-x86_64-cpython-39/functorch/einops 2025-08-14T21:42:45.0089395Z copying functorch/einops/rearrange.py -> build/lib.linux-x86_64-cpython-39/functorch/einops 2025-08-14T21:42:45.0092045Z creating build/lib.linux-x86_64-cpython-39/functorch/experimental 2025-08-14T21:42:45.0093652Z copying functorch/experimental/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/experimental 2025-08-14T21:42:45.0095107Z copying functorch/experimental/control_flow.py -> build/lib.linux-x86_64-cpython-39/functorch/experimental 2025-08-14T21:42:45.0096682Z copying functorch/experimental/ops.py -> build/lib.linux-x86_64-cpython-39/functorch/experimental 2025-08-14T21:42:45.0098932Z creating build/lib.linux-x86_64-cpython-39/functorch/_src/aot_autograd 2025-08-14T21:42:45.0100580Z copying functorch/_src/aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/_src/aot_autograd 2025-08-14T21:42:45.0102567Z creating build/lib.linux-x86_64-cpython-39/functorch/_src/eager_transforms 2025-08-14T21:42:45.0104200Z copying functorch/_src/eager_transforms/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/_src/eager_transforms 2025-08-14T21:42:45.0106072Z creating build/lib.linux-x86_64-cpython-39/functorch/_src/make_functional 2025-08-14T21:42:45.0107676Z copying functorch/_src/make_functional/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/_src/make_functional 2025-08-14T21:42:45.0109464Z creating build/lib.linux-x86_64-cpython-39/functorch/_src/vmap 2025-08-14T21:42:45.0111019Z copying functorch/_src/vmap/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/_src/vmap 2025-08-14T21:42:45.0112822Z creating build/lib.linux-x86_64-cpython-39/torch/_awaits 2025-08-14T21:42:45.0114372Z copying torch/_awaits/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_awaits 2025-08-14T21:42:45.0116468Z creating build/lib.linux-x86_64-cpython-39/torch/_custom_op 2025-08-14T21:42:45.0118010Z copying torch/_custom_op/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_custom_op 2025-08-14T21:42:45.0119615Z copying torch/_custom_op/autograd.py -> build/lib.linux-x86_64-cpython-39/torch/_custom_op 2025-08-14T21:42:45.0121502Z copying torch/_custom_op/impl.py -> build/lib.linux-x86_64-cpython-39/torch/_custom_op 2025-08-14T21:42:45.0124358Z creating build/lib.linux-x86_64-cpython-39/torch/_decomp 2025-08-14T21:42:45.0125913Z copying torch/_decomp/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_decomp 2025-08-14T21:42:45.0127638Z copying torch/_decomp/decompositions.py -> build/lib.linux-x86_64-cpython-39/torch/_decomp 2025-08-14T21:42:45.0130790Z copying torch/_decomp/decompositions_for_jvp.py -> build/lib.linux-x86_64-cpython-39/torch/_decomp 2025-08-14T21:42:45.0132721Z copying torch/_decomp/decompositions_for_rng.py -> build/lib.linux-x86_64-cpython-39/torch/_decomp 2025-08-14T21:42:45.0135055Z creating build/lib.linux-x86_64-cpython-39/torch/_dispatch 2025-08-14T21:42:45.0136609Z copying torch/_dispatch/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_dispatch 2025-08-14T21:42:45.0137938Z copying torch/_dispatch/python.py -> build/lib.linux-x86_64-cpython-39/torch/_dispatch 2025-08-14T21:42:45.0144647Z creating build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0146204Z copying torch/_dynamo/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0147811Z copying torch/_dynamo/_trace_wrapped_higher_order_op.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0149545Z copying torch/_dynamo/bytecode_analysis.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0151683Z copying torch/_dynamo/bytecode_transformation.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0153753Z copying torch/_dynamo/cache_size.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0155473Z copying torch/_dynamo/callback.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0157200Z copying torch/_dynamo/code_context.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0158846Z copying torch/_dynamo/codegen.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0161398Z copying torch/_dynamo/compiled_autograd.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0163715Z copying torch/_dynamo/comptime.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0165747Z copying torch/_dynamo/config.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0167719Z copying torch/_dynamo/convert_frame.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0170165Z copying torch/_dynamo/create_parameter_op.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0172124Z copying torch/_dynamo/current_scope_id.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0173886Z copying torch/_dynamo/debug_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0175880Z copying torch/_dynamo/decorators.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0177915Z copying torch/_dynamo/device_interface.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0179872Z copying torch/_dynamo/distributed.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0181733Z copying torch/_dynamo/eval_frame.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0184299Z copying torch/_dynamo/exc.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0186312Z copying torch/_dynamo/external_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0188529Z copying torch/_dynamo/funcname_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0190299Z copying torch/_dynamo/graph_break_hints.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0192008Z copying torch/_dynamo/graph_deduplication.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0193843Z copying torch/_dynamo/graph_region_tracker.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0195631Z copying torch/_dynamo/graph_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0197313Z copying torch/_dynamo/guards.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0200772Z copying torch/_dynamo/hooks.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0202682Z copying torch/_dynamo/logging.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0204448Z copying torch/_dynamo/metrics_context.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0206235Z copying torch/_dynamo/mutation_guard.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0208066Z copying torch/_dynamo/output_graph.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0211166Z copying torch/_dynamo/package.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0213192Z copying torch/_dynamo/pgo.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0215209Z copying torch/_dynamo/precompile_context.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0216954Z copying torch/_dynamo/profiler.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0218700Z copying torch/_dynamo/replay_record.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0220402Z copying torch/_dynamo/resume_execution.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0222233Z copying torch/_dynamo/side_effects.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0224234Z copying torch/_dynamo/source.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0226283Z copying torch/_dynamo/symbolic_convert.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0229489Z copying torch/_dynamo/tensor_version_op.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0231331Z copying torch/_dynamo/test_case.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0233215Z copying torch/_dynamo/test_dont_skip_tracing_functions.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0234921Z copying torch/_dynamo/test_minifier_common.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0236520Z copying torch/_dynamo/testing.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0238348Z copying torch/_dynamo/trace_rules.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0241755Z copying torch/_dynamo/types.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0243651Z copying torch/_dynamo/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:45.0248428Z creating build/lib.linux-x86_64-cpython-39/torch/_export 2025-08-14T21:42:45.0249987Z copying torch/_export/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-08-14T21:42:45.0251662Z copying torch/_export/converter.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-08-14T21:42:45.0253938Z copying torch/_export/error.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-08-14T21:42:45.0255748Z copying torch/_export/non_strict_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-08-14T21:42:45.0257670Z copying torch/_export/pass_base.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-08-14T21:42:45.0259518Z copying torch/_export/tools.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-08-14T21:42:45.0261230Z copying torch/_export/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-08-14T21:42:45.0263318Z copying torch/_export/verifier.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-08-14T21:42:45.0265196Z copying torch/_export/wrappers.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-08-14T21:42:45.0269591Z creating build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-08-14T21:42:45.0271553Z copying torch/_functorch/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-08-14T21:42:45.0273135Z copying torch/_functorch/aot_autograd.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-08-14T21:42:45.0275465Z copying torch/_functorch/apis.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-08-14T21:42:45.0277529Z copying torch/_functorch/autograd_function.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-08-14T21:42:45.0279606Z copying torch/_functorch/batch_norm_replacement.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-08-14T21:42:45.0281365Z copying torch/_functorch/benchmark_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-08-14T21:42:45.0283250Z copying torch/_functorch/compile_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-08-14T21:42:45.0285191Z copying torch/_functorch/compilers.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-08-14T21:42:45.0287282Z copying torch/_functorch/config.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-08-14T21:42:45.0289160Z copying torch/_functorch/deprecated.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-08-14T21:42:45.0291071Z copying torch/_functorch/eager_transforms.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-08-14T21:42:45.0293351Z copying torch/_functorch/functional_call.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-08-14T21:42:45.0295141Z copying torch/_functorch/fx_minifier.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-08-14T21:42:45.0296989Z copying torch/_functorch/make_functional.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-08-14T21:42:45.0298966Z copying torch/_functorch/partitioners.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-08-14T21:42:45.0301375Z copying torch/_functorch/pyfunctorch.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-08-14T21:42:45.0303182Z copying torch/_functorch/python_key.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-08-14T21:42:45.0304835Z copying torch/_functorch/pytree_hacks.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-08-14T21:42:45.0306756Z copying torch/_functorch/top_operators_github_usage.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-08-14T21:42:45.0308372Z copying torch/_functorch/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-08-14T21:42:45.0310017Z copying torch/_functorch/vmap.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-08-14T21:42:45.0314763Z creating build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0316340Z copying torch/_higher_order_ops/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0317861Z copying torch/_higher_order_ops/_invoke_quant.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0319939Z copying torch/_higher_order_ops/aoti_call_delegate.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0321835Z copying torch/_higher_order_ops/associative_scan.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0323782Z copying torch/_higher_order_ops/auto_functionalize.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0325987Z copying torch/_higher_order_ops/base_hop.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0327819Z copying torch/_higher_order_ops/cond.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0329779Z copying torch/_higher_order_ops/effects.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0331782Z copying torch/_higher_order_ops/executorch_call_delegate.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0333733Z copying torch/_higher_order_ops/flat_apply.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0335534Z copying torch/_higher_order_ops/flex_attention.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0337559Z copying torch/_higher_order_ops/foreach_map.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0339171Z copying torch/_higher_order_ops/hints_wrap.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0341008Z copying torch/_higher_order_ops/invoke_subgraph.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0342833Z copying torch/_higher_order_ops/map.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0344592Z copying torch/_higher_order_ops/out_dtype.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0346298Z copying torch/_higher_order_ops/run_const_graph.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0347849Z copying torch/_higher_order_ops/scan.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0349986Z copying torch/_higher_order_ops/schema.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0351809Z copying torch/_higher_order_ops/strict_mode.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0353527Z copying torch/_higher_order_ops/torchbind.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0355242Z copying torch/_higher_order_ops/triton_kernel_wrap.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0357430Z copying torch/_higher_order_ops/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0359725Z copying torch/_higher_order_ops/while_loop.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0361856Z copying torch/_higher_order_ops/wrap.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-08-14T21:42:45.0371370Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0372934Z copying torch/_inductor/__autotune_main__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0374597Z copying torch/_inductor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0376551Z copying torch/_inductor/analyze_preserves_zero_mask.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0378288Z copying torch/_inductor/aoti_eager.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0380122Z copying torch/_inductor/async_compile.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0382630Z copying torch/_inductor/autotune_process.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0384540Z copying torch/_inductor/await_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0386244Z copying torch/_inductor/bounds.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0388292Z copying torch/_inductor/choices.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0390224Z copying torch/_inductor/codecache.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0393185Z copying torch/_inductor/comm_analysis.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0395677Z copying torch/_inductor/comm_lowering.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0396710Z copying torch/_inductor/comms.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0398833Z copying torch/_inductor/compile_fx.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0402193Z copying torch/_inductor/compile_fx_async.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0404034Z copying torch/_inductor/compile_fx_ext.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0406034Z copying torch/_inductor/compile_fx_subproc.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0407787Z copying torch/_inductor/compiler_bisector.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0409663Z copying torch/_inductor/config.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0412147Z copying torch/_inductor/constant_folding.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0413875Z copying torch/_inductor/cpp_builder.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0416103Z copying torch/_inductor/cpu_vec_isa.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0417948Z copying torch/_inductor/cudagraph_trees.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0420726Z copying torch/_inductor/cudagraph_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0422573Z copying torch/_inductor/custom_graph_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0424208Z copying torch/_inductor/debug.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0426241Z copying torch/_inductor/decomposition.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0428257Z copying torch/_inductor/dependencies.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0430201Z copying torch/_inductor/dtype_propagation.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0431880Z copying torch/_inductor/exc.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0433694Z copying torch/_inductor/extern_node_serializer.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0435444Z copying torch/_inductor/freezing.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0437197Z copying torch/_inductor/freezing_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0438816Z copying torch/_inductor/fuzzer.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0441285Z copying torch/_inductor/fx_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0443088Z copying torch/_inductor/graph.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0445567Z copying torch/_inductor/hooks.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0447409Z copying torch/_inductor/index_propagation.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0449194Z copying torch/_inductor/inductor_prims.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0450871Z copying torch/_inductor/ir.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0455289Z copying torch/_inductor/jagged_lowerings.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0457101Z copying torch/_inductor/kernel_inputs.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0458890Z copying torch/_inductor/loop_body.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0460829Z copying torch/_inductor/lowering.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0464385Z copying torch/_inductor/memory.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0466346Z copying torch/_inductor/metrics.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0468136Z copying torch/_inductor/mkldnn_ir.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0470621Z copying torch/_inductor/mkldnn_lowerings.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0472859Z copying torch/_inductor/mock_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0474711Z copying torch/_inductor/ops_handler.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0476781Z copying torch/_inductor/optimize_indexing.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0478513Z copying torch/_inductor/output_code.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0480672Z copying torch/_inductor/pattern_matcher.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0483472Z copying torch/_inductor/quantized_lowerings.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0485349Z copying torch/_inductor/remote_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0487185Z copying torch/_inductor/remote_gemm_autotune_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0488846Z copying torch/_inductor/scheduler.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0492246Z copying torch/_inductor/select_algorithm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0495152Z copying torch/_inductor/sizevars.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0497223Z copying torch/_inductor/standalone_compile.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0499016Z copying torch/_inductor/subgraph_lowering.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0500791Z copying torch/_inductor/template_heuristics.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0503302Z copying torch/_inductor/template_registry.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0504777Z copying torch/_inductor/test_case.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0506591Z copying torch/_inductor/test_operators.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0508197Z copying torch/_inductor/tiling_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0510077Z copying torch/_inductor/triton_bundler.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0511933Z copying torch/_inductor/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0514439Z copying torch/_inductor/virtualized.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0516790Z copying torch/_inductor/wrapper_benchmark.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:45.0520498Z creating build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-08-14T21:42:45.0521986Z copying torch/_lazy/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-08-14T21:42:45.0523658Z copying torch/_lazy/closure.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-08-14T21:42:45.0525550Z copying torch/_lazy/computation.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-08-14T21:42:45.0527167Z copying torch/_lazy/config.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-08-14T21:42:45.0528847Z copying torch/_lazy/debug.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-08-14T21:42:45.0530669Z copying torch/_lazy/device_context.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-08-14T21:42:45.0532445Z copying torch/_lazy/extract_compiled_graph.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-08-14T21:42:45.0534086Z copying torch/_lazy/ir_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-08-14T21:42:45.0535693Z copying torch/_lazy/metrics.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-08-14T21:42:45.0537677Z copying torch/_lazy/tensor_factory_functions.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-08-14T21:42:45.0539282Z copying torch/_lazy/ts_backend.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-08-14T21:42:45.0542373Z creating build/lib.linux-x86_64-cpython-39/torch/_library 2025-08-14T21:42:45.0543836Z copying torch/_library/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-08-14T21:42:45.0545411Z copying torch/_library/autograd.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-08-14T21:42:45.0547491Z copying torch/_library/custom_ops.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-08-14T21:42:45.0549604Z copying torch/_library/fake_class_registry.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-08-14T21:42:45.0551310Z copying torch/_library/fake_impl.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-08-14T21:42:45.0553088Z copying torch/_library/fake_profile.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-08-14T21:42:45.0554888Z copying torch/_library/infer_schema.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-08-14T21:42:45.0556627Z copying torch/_library/simple_registry.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-08-14T21:42:45.0558230Z copying torch/_library/triton.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-08-14T21:42:45.0560682Z copying torch/_library/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-08-14T21:42:45.0563613Z creating build/lib.linux-x86_64-cpython-39/torch/_logging 2025-08-14T21:42:45.0565140Z copying torch/_logging/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_logging 2025-08-14T21:42:45.0566804Z copying torch/_logging/_internal.py -> build/lib.linux-x86_64-cpython-39/torch/_logging 2025-08-14T21:42:45.0569131Z copying torch/_logging/_registrations.py -> build/lib.linux-x86_64-cpython-39/torch/_logging 2025-08-14T21:42:45.0571199Z copying torch/_logging/scribe.py -> build/lib.linux-x86_64-cpython-39/torch/_logging 2025-08-14T21:42:45.0575623Z copying torch/_logging/structured.py -> build/lib.linux-x86_64-cpython-39/torch/_logging 2025-08-14T21:42:45.0579532Z creating build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-08-14T21:42:45.0581160Z copying torch/_numpy/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-08-14T21:42:45.0582760Z copying torch/_numpy/_binary_ufuncs_impl.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-08-14T21:42:45.0584543Z copying torch/_numpy/_casting_dicts.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-08-14T21:42:45.0586447Z copying torch/_numpy/_dtypes.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-08-14T21:42:45.0588263Z copying torch/_numpy/_dtypes_impl.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-08-14T21:42:45.0589949Z copying torch/_numpy/_funcs.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-08-14T21:42:45.0591641Z copying torch/_numpy/_funcs_impl.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-08-14T21:42:45.0593680Z copying torch/_numpy/_getlimits.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-08-14T21:42:45.0595406Z copying torch/_numpy/_ndarray.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-08-14T21:42:45.0597539Z copying torch/_numpy/_normalizations.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-08-14T21:42:45.0599387Z copying torch/_numpy/_reductions_impl.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-08-14T21:42:45.0601403Z copying torch/_numpy/_ufuncs.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-08-14T21:42:45.0603331Z copying torch/_numpy/_unary_ufuncs_impl.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-08-14T21:42:45.0605303Z copying torch/_numpy/_util.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-08-14T21:42:45.0607143Z copying torch/_numpy/fft.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-08-14T21:42:45.0608912Z copying torch/_numpy/linalg.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-08-14T21:42:45.0610669Z copying torch/_numpy/random.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-08-14T21:42:45.0613482Z creating build/lib.linux-x86_64-cpython-39/torch/_prims 2025-08-14T21:42:45.0614992Z copying torch/_prims/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_prims 2025-08-14T21:42:45.0617020Z copying torch/_prims/context.py -> build/lib.linux-x86_64-cpython-39/torch/_prims 2025-08-14T21:42:45.0618773Z copying torch/_prims/debug_prims.py -> build/lib.linux-x86_64-cpython-39/torch/_prims 2025-08-14T21:42:45.0620436Z copying torch/_prims/executor.py -> build/lib.linux-x86_64-cpython-39/torch/_prims 2025-08-14T21:42:45.0622089Z copying torch/_prims/rng_prims.py -> build/lib.linux-x86_64-cpython-39/torch/_prims 2025-08-14T21:42:45.0624579Z creating build/lib.linux-x86_64-cpython-39/torch/_prims_common 2025-08-14T21:42:45.0626134Z copying torch/_prims_common/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_prims_common 2025-08-14T21:42:45.0628093Z copying torch/_prims_common/wrappers.py -> build/lib.linux-x86_64-cpython-39/torch/_prims_common 2025-08-14T21:42:45.0630682Z creating build/lib.linux-x86_64-cpython-39/torch/_refs 2025-08-14T21:42:45.0632158Z copying torch/_refs/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_refs 2025-08-14T21:42:45.0635627Z copying torch/_refs/_conversions.py -> build/lib.linux-x86_64-cpython-39/torch/_refs 2025-08-14T21:42:45.0637364Z copying torch/_refs/fft.py -> build/lib.linux-x86_64-cpython-39/torch/_refs 2025-08-14T21:42:45.0640394Z creating build/lib.linux-x86_64-cpython-39/torch/_strobelight 2025-08-14T21:42:45.0641979Z copying torch/_strobelight/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_strobelight 2025-08-14T21:42:45.0643511Z copying torch/_strobelight/cli_function_profiler.py -> build/lib.linux-x86_64-cpython-39/torch/_strobelight 2025-08-14T21:42:45.0645247Z copying torch/_strobelight/compile_time_profiler.py -> build/lib.linux-x86_64-cpython-39/torch/_strobelight 2025-08-14T21:42:45.0648200Z creating build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-08-14T21:42:45.0649726Z copying torch/_subclasses/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-08-14T21:42:45.0651320Z copying torch/_subclasses/_fake_tensor_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-08-14T21:42:45.0653196Z copying torch/_subclasses/fake_impls.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-08-14T21:42:45.0655317Z copying torch/_subclasses/fake_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-08-14T21:42:45.0657917Z copying torch/_subclasses/fake_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-08-14T21:42:45.0659727Z copying torch/_subclasses/functional_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-08-14T21:42:45.0661609Z copying torch/_subclasses/meta_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-08-14T21:42:45.0664097Z copying torch/_subclasses/schema_check_mode.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-08-14T21:42:45.0666867Z creating build/lib.linux-x86_64-cpython-39/torch/_vendor 2025-08-14T21:42:45.0668360Z copying torch/_vendor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_vendor 2025-08-14T21:42:45.0670944Z creating build/lib.linux-x86_64-cpython-39/torch/accelerator 2025-08-14T21:42:45.0672377Z copying torch/accelerator/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/accelerator 2025-08-14T21:42:45.0674066Z copying torch/accelerator/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/accelerator 2025-08-14T21:42:45.0675862Z copying torch/accelerator/memory.py -> build/lib.linux-x86_64-cpython-39/torch/accelerator 2025-08-14T21:42:45.0678345Z creating build/lib.linux-x86_64-cpython-39/torch/amp 2025-08-14T21:42:45.0680031Z copying torch/amp/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/amp 2025-08-14T21:42:45.0681606Z copying torch/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-39/torch/amp 2025-08-14T21:42:45.0683647Z copying torch/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-39/torch/amp 2025-08-14T21:42:45.0686203Z creating build/lib.linux-x86_64-cpython-39/torch/ao 2025-08-14T21:42:45.0687693Z copying torch/ao/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao 2025-08-14T21:42:45.0690981Z creating build/lib.linux-x86_64-cpython-39/torch/autograd 2025-08-14T21:42:45.0692471Z copying torch/autograd/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-08-14T21:42:45.0694226Z copying torch/autograd/anomaly_mode.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-08-14T21:42:45.0695971Z copying torch/autograd/forward_ad.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-08-14T21:42:45.0697772Z copying torch/autograd/function.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-08-14T21:42:45.0699823Z copying torch/autograd/functional.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-08-14T21:42:45.0701863Z copying torch/autograd/grad_mode.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-08-14T21:42:45.0703858Z copying torch/autograd/gradcheck.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-08-14T21:42:45.0705978Z copying torch/autograd/graph.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-08-14T21:42:45.0707868Z copying torch/autograd/profiler.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-08-14T21:42:45.0710277Z copying torch/autograd/profiler_legacy.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-08-14T21:42:45.0712264Z copying torch/autograd/profiler_util.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-08-14T21:42:45.0714335Z copying torch/autograd/variable.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-08-14T21:42:45.0716806Z creating build/lib.linux-x86_64-cpython-39/torch/backends 2025-08-14T21:42:45.0718290Z copying torch/backends/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends 2025-08-14T21:42:45.0720882Z creating build/lib.linux-x86_64-cpython-39/torch/compiler 2025-08-14T21:42:45.0722352Z copying torch/compiler/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/compiler 2025-08-14T21:42:45.0724091Z copying torch/compiler/_cache.py -> build/lib.linux-x86_64-cpython-39/torch/compiler 2025-08-14T21:42:45.0725904Z copying torch/compiler/config.py -> build/lib.linux-x86_64-cpython-39/torch/compiler 2025-08-14T21:42:45.0728444Z creating build/lib.linux-x86_64-cpython-39/torch/contrib 2025-08-14T21:42:45.0729877Z copying torch/contrib/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/contrib 2025-08-14T21:42:45.0731320Z copying torch/contrib/_tensorboard_vis.py -> build/lib.linux-x86_64-cpython-39/torch/contrib 2025-08-14T21:42:45.0733590Z creating build/lib.linux-x86_64-cpython-39/torch/cpu 2025-08-14T21:42:45.0735086Z copying torch/cpu/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/cpu 2025-08-14T21:42:45.0738722Z creating build/lib.linux-x86_64-cpython-39/torch/cuda 2025-08-14T21:42:45.0740148Z copying torch/cuda/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-08-14T21:42:45.0742210Z copying torch/cuda/_gpu_trace.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-08-14T21:42:45.0743936Z copying torch/cuda/_memory_viz.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-08-14T21:42:45.0745894Z copying torch/cuda/_pin_memory_utils.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-08-14T21:42:45.0747563Z copying torch/cuda/_sanitizer.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-08-14T21:42:45.0749340Z copying torch/cuda/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-08-14T21:42:45.0751084Z copying torch/cuda/comm.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-08-14T21:42:45.0752813Z copying torch/cuda/error.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-08-14T21:42:45.0754306Z copying torch/cuda/gds.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-08-14T21:42:45.0756029Z copying torch/cuda/graphs.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-08-14T21:42:45.0758192Z copying torch/cuda/jiterator.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-08-14T21:42:45.0760337Z copying torch/cuda/memory.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-08-14T21:42:45.0762503Z copying torch/cuda/nccl.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-08-14T21:42:45.0764294Z copying torch/cuda/nvtx.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-08-14T21:42:45.0766107Z copying torch/cuda/profiler.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-08-14T21:42:45.0767804Z copying torch/cuda/random.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-08-14T21:42:45.0769710Z copying torch/cuda/sparse.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-08-14T21:42:45.0771610Z copying torch/cuda/streams.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-08-14T21:42:45.0773949Z copying torch/cuda/tunable.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-08-14T21:42:45.0778590Z creating build/lib.linux-x86_64-cpython-39/torch/distributed 2025-08-14T21:42:45.0780153Z copying torch/distributed/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-08-14T21:42:45.0781879Z copying torch/distributed/_checkpointable.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-08-14T21:42:45.0783631Z copying torch/distributed/_composable_state.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-08-14T21:42:45.0785278Z copying torch/distributed/_dist2.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-08-14T21:42:45.0787088Z copying torch/distributed/_functional_collectives.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-08-14T21:42:45.0789124Z copying torch/distributed/_functional_collectives_impl.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-08-14T21:42:45.0790645Z copying torch/distributed/_serialization.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-08-14T21:42:45.0792698Z copying torch/distributed/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-08-14T21:42:45.0794692Z copying torch/distributed/argparse_util.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-08-14T21:42:45.0796369Z copying torch/distributed/c10d_logger.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-08-14T21:42:45.0798140Z copying torch/distributed/collective_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-08-14T21:42:45.0800028Z copying torch/distributed/constants.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-08-14T21:42:45.0801906Z copying torch/distributed/device_mesh.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-08-14T21:42:45.0804136Z copying torch/distributed/distributed_c10d.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-08-14T21:42:45.0807746Z copying torch/distributed/launch.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-08-14T21:42:45.0809636Z copying torch/distributed/logging_handlers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-08-14T21:42:45.0811359Z copying torch/distributed/remote_device.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-08-14T21:42:45.0813193Z copying torch/distributed/rendezvous.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-08-14T21:42:45.0814951Z copying torch/distributed/run.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-08-14T21:42:45.0816862Z copying torch/distributed/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-08-14T21:42:45.0823431Z creating build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0824950Z copying torch/distributions/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0826571Z copying torch/distributions/bernoulli.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0828444Z copying torch/distributions/beta.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0830132Z copying torch/distributions/binomial.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0831845Z copying torch/distributions/categorical.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0833525Z copying torch/distributions/cauchy.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0835166Z copying torch/distributions/chi2.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0836957Z copying torch/distributions/constraint_registry.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0838546Z copying torch/distributions/constraints.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0840950Z copying torch/distributions/continuous_bernoulli.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0842950Z copying torch/distributions/dirichlet.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0844833Z copying torch/distributions/distribution.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0846591Z copying torch/distributions/exp_family.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0848375Z copying torch/distributions/exponential.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0850133Z copying torch/distributions/fishersnedecor.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0851956Z copying torch/distributions/gamma.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0853664Z copying torch/distributions/generalized_pareto.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0855318Z copying torch/distributions/geometric.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0857027Z copying torch/distributions/gumbel.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0858690Z copying torch/distributions/half_cauchy.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0860377Z copying torch/distributions/half_normal.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0862103Z copying torch/distributions/independent.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0864343Z copying torch/distributions/inverse_gamma.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0865968Z copying torch/distributions/kl.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0868008Z copying torch/distributions/kumaraswamy.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0869857Z copying torch/distributions/laplace.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0871868Z copying torch/distributions/lkj_cholesky.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0873671Z copying torch/distributions/log_normal.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0875424Z copying torch/distributions/logistic_normal.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0877196Z copying torch/distributions/lowrank_multivariate_normal.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0879014Z copying torch/distributions/mixture_same_family.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0880941Z copying torch/distributions/multinomial.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0882836Z copying torch/distributions/multivariate_normal.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0884641Z copying torch/distributions/negative_binomial.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0886442Z copying torch/distributions/normal.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0888270Z copying torch/distributions/one_hot_categorical.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0889877Z copying torch/distributions/pareto.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0892079Z copying torch/distributions/poisson.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0893847Z copying torch/distributions/relaxed_bernoulli.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0895576Z copying torch/distributions/relaxed_categorical.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0897223Z copying torch/distributions/studentT.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0899057Z copying torch/distributions/transformed_distribution.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0900600Z copying torch/distributions/transforms.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0902758Z copying torch/distributions/uniform.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0904439Z copying torch/distributions/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0906216Z copying torch/distributions/von_mises.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0907860Z copying torch/distributions/weibull.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0909539Z copying torch/distributions/wishart.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-08-14T21:42:45.0913397Z creating build/lib.linux-x86_64-cpython-39/torch/export 2025-08-14T21:42:45.0914901Z copying torch/export/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-08-14T21:42:45.0916630Z copying torch/export/_draft_export.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-08-14T21:42:45.0918658Z copying torch/export/_remove_auto_functionalized_pass.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-08-14T21:42:45.0920773Z copying torch/export/_remove_effect_tokens_pass.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-08-14T21:42:45.0922456Z copying torch/export/_safeguard.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-08-14T21:42:45.0924166Z copying torch/export/_swap.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-08-14T21:42:45.0926011Z copying torch/export/_trace.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-08-14T21:42:45.0928392Z copying torch/export/_tree_utils.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-08-14T21:42:45.0930508Z copying torch/export/_unlift.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-08-14T21:42:45.0932786Z copying torch/export/_wrapper_utils.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-08-14T21:42:45.0934346Z copying torch/export/custom_obj.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-08-14T21:42:45.0935979Z copying torch/export/custom_ops.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-08-14T21:42:45.0937677Z copying torch/export/decomp_utils.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-08-14T21:42:45.0939398Z copying torch/export/dynamic_shapes.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-08-14T21:42:45.0941531Z copying torch/export/exported_program.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-08-14T21:42:45.0944021Z copying torch/export/graph_signature.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-08-14T21:42:45.0945987Z copying torch/export/unflatten.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-08-14T21:42:45.0948844Z creating build/lib.linux-x86_64-cpython-39/torch/fft 2025-08-14T21:42:45.0950278Z copying torch/fft/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fft 2025-08-14T21:42:45.0952895Z creating build/lib.linux-x86_64-cpython-39/torch/func 2025-08-14T21:42:45.0954339Z copying torch/func/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/func 2025-08-14T21:42:45.0956382Z creating build/lib.linux-x86_64-cpython-39/torch/futures 2025-08-14T21:42:45.0957862Z copying torch/futures/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/futures 2025-08-14T21:42:45.0962098Z creating build/lib.linux-x86_64-cpython-39/torch/fx 2025-08-14T21:42:45.0963549Z copying torch/fx/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-08-14T21:42:45.0965227Z copying torch/fx/_compatibility.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-08-14T21:42:45.0967015Z copying torch/fx/_graph_pickler.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-08-14T21:42:45.0968986Z copying torch/fx/_lazy_graph_module.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-08-14T21:42:45.0970939Z copying torch/fx/_pytree.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-08-14T21:42:45.0974563Z copying torch/fx/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-08-14T21:42:45.0976679Z copying torch/fx/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-08-14T21:42:45.0978433Z copying torch/fx/annotate.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-08-14T21:42:45.0980144Z copying torch/fx/config.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-08-14T21:42:45.0982232Z copying torch/fx/graph.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-08-14T21:42:45.0984991Z copying torch/fx/graph_module.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-08-14T21:42:45.0987179Z copying torch/fx/immutable_collections.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-08-14T21:42:45.0988833Z copying torch/fx/interpreter.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-08-14T21:42:45.0990721Z copying torch/fx/node.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-08-14T21:42:45.0992782Z copying torch/fx/operator_schemas.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-08-14T21:42:45.0994563Z copying torch/fx/proxy.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-08-14T21:42:45.0996563Z copying torch/fx/subgraph_rewriter.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-08-14T21:42:45.0998321Z copying torch/fx/tensor_type.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-08-14T21:42:45.1000265Z copying torch/fx/traceback.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-08-14T21:42:45.1005140Z creating build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1006616Z copying torch/jit/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1008275Z copying torch/jit/_async.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1010070Z copying torch/jit/_await.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1011918Z copying torch/jit/_builtins.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1013576Z copying torch/jit/_check.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1015508Z copying torch/jit/_dataclass_impls.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1017339Z copying torch/jit/_decomposition_utils.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1018937Z copying torch/jit/_decompositions.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1020601Z copying torch/jit/_freeze.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1022542Z copying torch/jit/_fuser.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1024267Z copying torch/jit/_ir_utils.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1025947Z copying torch/jit/_logging.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1027696Z copying torch/jit/_monkeytype_config.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1029306Z copying torch/jit/_pickle.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1030977Z copying torch/jit/_recursive.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1032922Z copying torch/jit/_script.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1035155Z copying torch/jit/_serialization.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1037172Z copying torch/jit/_shape_functions.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1039210Z copying torch/jit/_state.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1041188Z copying torch/jit/_trace.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1043626Z copying torch/jit/annotations.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1045421Z copying torch/jit/frontend.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1047635Z copying torch/jit/generate_bytecode.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1049263Z copying torch/jit/quantized.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1051030Z copying torch/jit/supported_ops.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1052911Z copying torch/jit/unsupported_tensor_ops.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:45.1055141Z creating build/lib.linux-x86_64-cpython-39/torch/linalg 2025-08-14T21:42:45.1056640Z copying torch/linalg/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/linalg 2025-08-14T21:42:45.1059693Z creating build/lib.linux-x86_64-cpython-39/torch/masked 2025-08-14T21:42:45.1061200Z copying torch/masked/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/masked 2025-08-14T21:42:45.1062719Z copying torch/masked/_docs.py -> build/lib.linux-x86_64-cpython-39/torch/masked 2025-08-14T21:42:45.1064851Z copying torch/masked/_ops.py -> build/lib.linux-x86_64-cpython-39/torch/masked 2025-08-14T21:42:45.1067961Z creating build/lib.linux-x86_64-cpython-39/torch/monitor 2025-08-14T21:42:45.1069586Z copying torch/monitor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/monitor 2025-08-14T21:42:45.1072310Z creating build/lib.linux-x86_64-cpython-39/torch/mps 2025-08-14T21:42:45.1073840Z copying torch/mps/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/mps 2025-08-14T21:42:45.1075310Z copying torch/mps/event.py -> build/lib.linux-x86_64-cpython-39/torch/mps 2025-08-14T21:42:45.1077256Z copying torch/mps/profiler.py -> build/lib.linux-x86_64-cpython-39/torch/mps 2025-08-14T21:42:45.1079941Z creating build/lib.linux-x86_64-cpython-39/torch/mtia 2025-08-14T21:42:45.1081419Z copying torch/mtia/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/mtia 2025-08-14T21:42:45.1083111Z copying torch/mtia/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/mtia 2025-08-14T21:42:45.1084841Z copying torch/mtia/memory.py -> build/lib.linux-x86_64-cpython-39/torch/mtia 2025-08-14T21:42:45.1087780Z creating build/lib.linux-x86_64-cpython-39/torch/multiprocessing 2025-08-14T21:42:45.1089410Z copying torch/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/multiprocessing 2025-08-14T21:42:45.1090813Z copying torch/multiprocessing/_atfork.py -> build/lib.linux-x86_64-cpython-39/torch/multiprocessing 2025-08-14T21:42:45.1092681Z copying torch/multiprocessing/pool.py -> build/lib.linux-x86_64-cpython-39/torch/multiprocessing 2025-08-14T21:42:45.1094327Z copying torch/multiprocessing/queue.py -> build/lib.linux-x86_64-cpython-39/torch/multiprocessing 2025-08-14T21:42:45.1096001Z copying torch/multiprocessing/reductions.py -> build/lib.linux-x86_64-cpython-39/torch/multiprocessing 2025-08-14T21:42:45.1097838Z copying torch/multiprocessing/spawn.py -> build/lib.linux-x86_64-cpython-39/torch/multiprocessing 2025-08-14T21:42:45.1100056Z creating build/lib.linux-x86_64-cpython-39/torch/nested 2025-08-14T21:42:45.1101572Z copying torch/nested/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nested 2025-08-14T21:42:45.1104480Z creating build/lib.linux-x86_64-cpython-39/torch/nn 2025-08-14T21:42:45.1105900Z copying torch/nn/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-08-14T21:42:45.1107470Z copying torch/nn/_reduction.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-08-14T21:42:45.1109248Z copying torch/nn/common_types.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-08-14T21:42:45.1110872Z copying torch/nn/cpp.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-08-14T21:42:45.1112608Z copying torch/nn/functional.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-08-14T21:42:45.1115940Z copying torch/nn/grad.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-08-14T21:42:45.1118159Z copying torch/nn/init.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-08-14T21:42:45.1121108Z copying torch/nn/parameter.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-08-14T21:42:45.1124027Z creating build/lib.linux-x86_64-cpython-39/torch/numa 2025-08-14T21:42:45.1125506Z copying torch/numa/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/numa 2025-08-14T21:42:45.1126846Z copying torch/numa/binding.py -> build/lib.linux-x86_64-cpython-39/torch/numa 2025-08-14T21:42:45.1131785Z creating build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1133334Z copying torch/onnx/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1135665Z copying torch/onnx/_constants.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1137469Z copying torch/onnx/_experimental.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1139070Z copying torch/onnx/_flags.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1140830Z copying torch/onnx/_globals.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1142667Z copying torch/onnx/_onnx_supported_ops.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1144332Z copying torch/onnx/_type_utils.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1146022Z copying torch/onnx/errors.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1147701Z copying torch/onnx/operators.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1149699Z copying torch/onnx/symbolic_helper.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1152042Z copying torch/onnx/symbolic_opset10.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1154042Z copying torch/onnx/symbolic_opset11.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1156246Z copying torch/onnx/symbolic_opset12.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1158077Z copying torch/onnx/symbolic_opset13.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1161342Z copying torch/onnx/symbolic_opset14.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1162503Z copying torch/onnx/symbolic_opset15.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1164287Z copying torch/onnx/symbolic_opset16.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1166031Z copying torch/onnx/symbolic_opset17.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1167812Z copying torch/onnx/symbolic_opset18.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1170045Z copying torch/onnx/symbolic_opset19.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1171984Z copying torch/onnx/symbolic_opset20.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1173709Z copying torch/onnx/symbolic_opset7.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1175462Z copying torch/onnx/symbolic_opset8.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1177272Z copying torch/onnx/symbolic_opset9.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1180635Z copying torch/onnx/utils.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1183099Z copying torch/onnx/verification.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-08-14T21:42:45.1187696Z creating build/lib.linux-x86_64-cpython-39/torch/optim 2025-08-14T21:42:45.1189142Z copying torch/optim/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-08-14T21:42:45.1190720Z copying torch/optim/_adafactor.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-08-14T21:42:45.1192921Z copying torch/optim/_functional.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-08-14T21:42:45.1194638Z copying torch/optim/adadelta.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-08-14T21:42:45.1196522Z copying torch/optim/adagrad.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-08-14T21:42:45.1198253Z copying torch/optim/adam.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-08-14T21:42:45.1200677Z copying torch/optim/adamax.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-08-14T21:42:45.1202545Z copying torch/optim/adamw.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-08-14T21:42:45.1204271Z copying torch/optim/asgd.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-08-14T21:42:45.1206108Z copying torch/optim/lbfgs.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-08-14T21:42:45.1208138Z copying torch/optim/lr_scheduler.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-08-14T21:42:45.1210779Z copying torch/optim/nadam.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-08-14T21:42:45.1212884Z copying torch/optim/optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-08-14T21:42:45.1214890Z copying torch/optim/radam.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-08-14T21:42:45.1216827Z copying torch/optim/rmsprop.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-08-14T21:42:45.1218556Z copying torch/optim/rprop.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-08-14T21:42:45.1220337Z copying torch/optim/sgd.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-08-14T21:42:45.1222535Z copying torch/optim/sparse_adam.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-08-14T21:42:45.1224317Z copying torch/optim/swa_utils.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-08-14T21:42:45.1228106Z creating build/lib.linux-x86_64-cpython-39/torch/package 2025-08-14T21:42:45.1229583Z copying torch/package/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-08-14T21:42:45.1231122Z copying torch/package/_digraph.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-08-14T21:42:45.1232936Z copying torch/package/_directory_reader.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-08-14T21:42:45.1234581Z copying torch/package/_importlib.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-08-14T21:42:45.1236232Z copying torch/package/_mangling.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-08-14T21:42:45.1237876Z copying torch/package/_mock.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-08-14T21:42:45.1239914Z copying torch/package/_package_pickler.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-08-14T21:42:45.1241761Z copying torch/package/_package_unpickler.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-08-14T21:42:45.1243448Z copying torch/package/_stdlib.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-08-14T21:42:45.1245562Z copying torch/package/file_structure_representation.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-08-14T21:42:45.1247301Z copying torch/package/find_file_dependencies.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-08-14T21:42:45.1248962Z copying torch/package/glob_group.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-08-14T21:42:45.1250747Z copying torch/package/importer.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-08-14T21:42:45.1252608Z copying torch/package/package_exporter.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-08-14T21:42:45.1254641Z copying torch/package/package_importer.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-08-14T21:42:45.1257660Z creating build/lib.linux-x86_64-cpython-39/torch/profiler 2025-08-14T21:42:45.1259135Z copying torch/profiler/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/profiler 2025-08-14T21:42:45.1260705Z copying torch/profiler/_memory_profiler.py -> build/lib.linux-x86_64-cpython-39/torch/profiler 2025-08-14T21:42:45.1262761Z copying torch/profiler/_pattern_matcher.py -> build/lib.linux-x86_64-cpython-39/torch/profiler 2025-08-14T21:42:45.1264700Z copying torch/profiler/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/profiler 2025-08-14T21:42:45.1266502Z copying torch/profiler/itt.py -> build/lib.linux-x86_64-cpython-39/torch/profiler 2025-08-14T21:42:45.1268246Z copying torch/profiler/profiler.py -> build/lib.linux-x86_64-cpython-39/torch/profiler 2025-08-14T21:42:45.1270900Z copying torch/profiler/python_tracer.py -> build/lib.linux-x86_64-cpython-39/torch/profiler 2025-08-14T21:42:45.1274703Z creating build/lib.linux-x86_64-cpython-39/torch/quantization 2025-08-14T21:42:45.1276275Z copying torch/quantization/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-08-14T21:42:45.1277798Z copying torch/quantization/_numeric_suite.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-08-14T21:42:45.1279738Z copying torch/quantization/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-08-14T21:42:45.1281570Z copying torch/quantization/_quantized_conversions.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-08-14T21:42:45.1283301Z copying torch/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-08-14T21:42:45.1285013Z copying torch/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-08-14T21:42:45.1286725Z copying torch/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-08-14T21:42:45.1288266Z copying torch/quantization/observer.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-08-14T21:42:45.1290415Z copying torch/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-08-14T21:42:45.1292118Z copying torch/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-08-14T21:42:45.1293893Z copying torch/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-08-14T21:42:45.1295423Z copying torch/quantization/quantize.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-08-14T21:42:45.1297228Z copying torch/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-08-14T21:42:45.1298796Z copying torch/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-08-14T21:42:45.1300775Z copying torch/quantization/stubs.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-08-14T21:42:45.1302474Z copying torch/quantization/utils.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-08-14T21:42:45.1304688Z creating build/lib.linux-x86_64-cpython-39/torch/signal 2025-08-14T21:42:45.1306135Z copying torch/signal/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/signal 2025-08-14T21:42:45.1308603Z creating build/lib.linux-x86_64-cpython-39/torch/sparse 2025-08-14T21:42:45.1310074Z copying torch/sparse/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/sparse 2025-08-14T21:42:45.1311978Z copying torch/sparse/_semi_structured_conversions.py -> build/lib.linux-x86_64-cpython-39/torch/sparse 2025-08-14T21:42:45.1313767Z copying torch/sparse/_semi_structured_ops.py -> build/lib.linux-x86_64-cpython-39/torch/sparse 2025-08-14T21:42:45.1315417Z copying torch/sparse/_triton_ops.py -> build/lib.linux-x86_64-cpython-39/torch/sparse 2025-08-14T21:42:45.1317880Z copying torch/sparse/_triton_ops_meta.py -> build/lib.linux-x86_64-cpython-39/torch/sparse 2025-08-14T21:42:45.1324023Z copying torch/sparse/semi_structured.py -> build/lib.linux-x86_64-cpython-39/torch/sparse 2025-08-14T21:42:45.1326476Z creating build/lib.linux-x86_64-cpython-39/torch/special 2025-08-14T21:42:45.1328013Z copying torch/special/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/special 2025-08-14T21:42:45.1330732Z creating build/lib.linux-x86_64-cpython-39/torch/testing 2025-08-14T21:42:45.1332345Z copying torch/testing/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing 2025-08-14T21:42:45.1334007Z copying torch/testing/_comparison.py -> build/lib.linux-x86_64-cpython-39/torch/testing 2025-08-14T21:42:45.1336426Z copying torch/testing/_creation.py -> build/lib.linux-x86_64-cpython-39/torch/testing 2025-08-14T21:42:45.1338123Z copying torch/testing/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing 2025-08-14T21:42:45.1344443Z creating build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1345914Z copying torch/utils/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1347585Z copying torch/utils/_appending_byte_serializer.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1349198Z copying torch/utils/_backport_slots.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1350905Z copying torch/utils/_config_module.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1353104Z copying torch/utils/_content_store.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1354830Z copying torch/utils/_contextlib.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1356614Z copying torch/utils/_cpp_embed_headers.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1358362Z copying torch/utils/_cpp_extension_versioner.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1361024Z copying torch/utils/_cxx_pytree.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1363205Z copying torch/utils/_device.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1365073Z copying torch/utils/_dtype_abbrs.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1366740Z copying torch/utils/_exposed_in.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1368488Z copying torch/utils/_filelock.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1370507Z copying torch/utils/_foreach_utils.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1373110Z copying torch/utils/_functools.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1374972Z copying torch/utils/_get_clean_triton.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1376742Z copying torch/utils/_helion.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1378509Z copying torch/utils/_import_utils.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1380195Z copying torch/utils/_mode_utils.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1381991Z copying torch/utils/_ordered_set.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1383717Z copying torch/utils/_python_dispatch.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1385550Z copying torch/utils/_pytree.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1387739Z copying torch/utils/_stats.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1389417Z copying torch/utils/_thunk.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1391126Z copying torch/utils/_traceback.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1392874Z copying torch/utils/_triton.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1394598Z copying torch/utils/_typing_utils.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1396193Z copying torch/utils/_zip.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1397996Z copying torch/utils/backend_registration.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1400187Z copying torch/utils/bundled_inputs.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1402258Z copying torch/utils/checkpoint.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1404496Z copying torch/utils/collect_env.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1406871Z copying torch/utils/cpp_backtrace.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1408565Z copying torch/utils/cpp_extension.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1411262Z copying torch/utils/deterministic.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1413065Z copying torch/utils/dlpack.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1414842Z copying torch/utils/file_baton.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1416511Z copying torch/utils/flop_counter.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1418370Z copying torch/utils/hooks.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1420049Z copying torch/utils/mkldnn.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1421836Z copying torch/utils/mobile_optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1423510Z copying torch/utils/model_zoo.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1425158Z copying torch/utils/module_tracker.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1426821Z copying torch/utils/show_pickle.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1428578Z copying torch/utils/throughput_benchmark.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1430103Z copying torch/utils/weak.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:45.1433066Z creating build/lib.linux-x86_64-cpython-39/torch/xpu 2025-08-14T21:42:45.1434422Z copying torch/xpu/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/xpu 2025-08-14T21:42:45.1436122Z copying torch/xpu/_gpu_trace.py -> build/lib.linux-x86_64-cpython-39/torch/xpu 2025-08-14T21:42:45.1437805Z copying torch/xpu/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/xpu 2025-08-14T21:42:45.1439738Z copying torch/xpu/memory.py -> build/lib.linux-x86_64-cpython-39/torch/xpu 2025-08-14T21:42:45.1441566Z copying torch/xpu/random.py -> build/lib.linux-x86_64-cpython-39/torch/xpu 2025-08-14T21:42:45.1443321Z copying torch/xpu/streams.py -> build/lib.linux-x86_64-cpython-39/torch/xpu 2025-08-14T21:42:45.1446849Z creating build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-08-14T21:42:45.1448463Z copying torch/_dynamo/backends/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-08-14T21:42:45.1449818Z copying torch/_dynamo/backends/common.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-08-14T21:42:45.1451815Z copying torch/_dynamo/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-08-14T21:42:45.1453573Z copying torch/_dynamo/backends/debugging.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-08-14T21:42:45.1455400Z copying torch/_dynamo/backends/distributed.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-08-14T21:42:45.1457249Z copying torch/_dynamo/backends/inductor.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-08-14T21:42:45.1458925Z copying torch/_dynamo/backends/onnxrt.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-08-14T21:42:45.1460687Z copying torch/_dynamo/backends/registry.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-08-14T21:42:45.1462380Z copying torch/_dynamo/backends/tensorrt.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-08-14T21:42:45.1464114Z copying torch/_dynamo/backends/torchxla.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-08-14T21:42:45.1466049Z copying torch/_dynamo/backends/tvm.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-08-14T21:42:45.1469631Z creating build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-08-14T21:42:45.1471534Z copying torch/_dynamo/polyfills/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-08-14T21:42:45.1473545Z copying torch/_dynamo/polyfills/builtins.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-08-14T21:42:45.1475372Z copying torch/_dynamo/polyfills/functools.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-08-14T21:42:45.1477051Z copying torch/_dynamo/polyfills/fx.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-08-14T21:42:45.1478836Z copying torch/_dynamo/polyfills/itertools.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-08-14T21:42:45.1480762Z copying torch/_dynamo/polyfills/loader.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-08-14T21:42:45.1482552Z copying torch/_dynamo/polyfills/operator.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-08-14T21:42:45.1484321Z copying torch/_dynamo/polyfills/os.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-08-14T21:42:45.1485988Z copying torch/_dynamo/polyfills/pytree.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-08-14T21:42:45.1487877Z copying torch/_dynamo/polyfills/struct.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-08-14T21:42:45.1489605Z copying torch/_dynamo/polyfills/sys.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-08-14T21:42:45.1491812Z copying torch/_dynamo/polyfills/tensor.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-08-14T21:42:45.1494361Z creating build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro 2025-08-14T21:42:45.1495935Z copying torch/_dynamo/repro/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro 2025-08-14T21:42:45.1497205Z copying torch/_dynamo/repro/after_aot.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro 2025-08-14T21:42:45.1499400Z copying torch/_dynamo/repro/after_dynamo.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro 2025-08-14T21:42:45.1501227Z copying torch/_dynamo/repro/aoti.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro 2025-08-14T21:42:45.1505642Z creating build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1507207Z copying torch/_dynamo/variables/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1508685Z copying torch/_dynamo/variables/base.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1510685Z copying torch/_dynamo/variables/builder.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1513614Z copying torch/_dynamo/variables/builtin.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1516437Z copying torch/_dynamo/variables/constant.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1518341Z copying torch/_dynamo/variables/ctx_manager.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1520863Z copying torch/_dynamo/variables/dicts.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1522995Z copying torch/_dynamo/variables/distributed.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1524824Z copying torch/_dynamo/variables/functions.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1527353Z copying torch/_dynamo/variables/higher_order_ops.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1530460Z copying torch/_dynamo/variables/iter.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1532858Z copying torch/_dynamo/variables/lazy.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1534611Z copying torch/_dynamo/variables/lists.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1536650Z copying torch/_dynamo/variables/misc.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1539035Z copying torch/_dynamo/variables/nn_module.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1541139Z copying torch/_dynamo/variables/optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1543002Z copying torch/_dynamo/variables/script_object.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1544691Z copying torch/_dynamo/variables/sdpa.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1546433Z copying torch/_dynamo/variables/tensor.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1548647Z copying torch/_dynamo/variables/torch.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1551035Z copying torch/_dynamo/variables/torch_function.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1553037Z copying torch/_dynamo/variables/user_defined.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-08-14T21:42:45.1556515Z creating build/lib.linux-x86_64-cpython-39/torch/_export/db 2025-08-14T21:42:45.1557976Z copying torch/_export/db/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db 2025-08-14T21:42:45.1559795Z copying torch/_export/db/case.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db 2025-08-14T21:42:45.1561759Z copying torch/_export/db/gen_example.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db 2025-08-14T21:42:45.1563574Z copying torch/_export/db/logging.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db 2025-08-14T21:42:45.1566176Z creating build/lib.linux-x86_64-cpython-39/torch/_export/pass_infra 2025-08-14T21:42:45.1567753Z copying torch/_export/pass_infra/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_export/pass_infra 2025-08-14T21:42:45.1569299Z copying torch/_export/pass_infra/node_metadata.py -> build/lib.linux-x86_64-cpython-39/torch/_export/pass_infra 2025-08-14T21:42:45.1571461Z copying torch/_export/pass_infra/proxy_value.py -> build/lib.linux-x86_64-cpython-39/torch/_export/pass_infra 2025-08-14T21:42:45.1575012Z creating build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-08-14T21:42:45.1576593Z copying torch/_export/passes/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-08-14T21:42:45.1578196Z copying torch/_export/passes/_node_metadata_hook.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-08-14T21:42:45.1580261Z copying torch/_export/passes/add_runtime_assertions_for_constraints_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-08-14T21:42:45.1582043Z copying torch/_export/passes/collect_tracepoints_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-08-14T21:42:45.1583829Z copying torch/_export/passes/constant_folding.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-08-14T21:42:45.1585767Z copying torch/_export/passes/functionalize_side_effectful_ops_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-08-14T21:42:45.1587669Z copying torch/_export/passes/insert_custom_op_guards.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-08-14T21:42:45.1589298Z copying torch/_export/passes/lift_constants_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-08-14T21:42:45.1591302Z copying torch/_export/passes/remove_runtime_assertions.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-08-14T21:42:45.1593195Z copying torch/_export/passes/replace_autocast_with_hop_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-08-14T21:42:45.1594967Z copying torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-08-14T21:42:45.1596847Z copying torch/_export/passes/replace_set_grad_with_hop_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-08-14T21:42:45.1598750Z copying torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-08-14T21:42:45.1600598Z copying torch/_export/passes/replace_with_hop_pass_util.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-08-14T21:42:45.1603684Z creating build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-08-14T21:42:45.1605200Z copying torch/_export/serde/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-08-14T21:42:45.1606617Z copying torch/_export/serde/dynamic_shapes.py -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-08-14T21:42:45.1608425Z copying torch/_export/serde/schema.py -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-08-14T21:42:45.1610278Z copying torch/_export/serde/schema_check.py -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-08-14T21:42:45.1612285Z copying torch/_export/serde/serialize.py -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-08-14T21:42:45.1615251Z copying torch/_export/serde/union.py -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-08-14T21:42:45.1621045Z creating build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1622621Z copying torch/_export/db/examples/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1624218Z copying torch/_export/db/examples/assume_constant_result.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1626012Z copying torch/_export/db/examples/autograd_function.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1627685Z copying torch/_export/db/examples/class_method.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1629560Z copying torch/_export/db/examples/cond_branch_class_method.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1631289Z copying torch/_export/db/examples/cond_branch_nested_function.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1632976Z copying torch/_export/db/examples/cond_branch_nonlocal_variables.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1634995Z copying torch/_export/db/examples/cond_closed_over_variable.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1636649Z copying torch/_export/db/examples/cond_operands.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1638481Z copying torch/_export/db/examples/cond_predicate.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1640701Z copying torch/_export/db/examples/constrain_as_size_example.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1642477Z copying torch/_export/db/examples/constrain_as_value_example.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1644215Z copying torch/_export/db/examples/decorator.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1646015Z copying torch/_export/db/examples/dictionary.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1647844Z copying torch/_export/db/examples/dynamic_shape_assert.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1649608Z copying torch/_export/db/examples/dynamic_shape_constructor.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1651439Z copying torch/_export/db/examples/dynamic_shape_if_guard.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1653120Z copying torch/_export/db/examples/dynamic_shape_map.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1655020Z copying torch/_export/db/examples/dynamic_shape_round.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1656873Z copying torch/_export/db/examples/dynamic_shape_slicing.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1658454Z copying torch/_export/db/examples/dynamic_shape_view.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1660137Z copying torch/_export/db/examples/fn_with_kwargs.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1661893Z copying torch/_export/db/examples/list_contains.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1663502Z copying torch/_export/db/examples/list_unpack.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1665318Z copying torch/_export/db/examples/model_attr_mutation.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1666956Z copying torch/_export/db/examples/nested_function.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1668637Z copying torch/_export/db/examples/null_context_manager.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1670877Z copying torch/_export/db/examples/optional_input.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1672585Z copying torch/_export/db/examples/pytree_flatten.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1674519Z copying torch/_export/db/examples/scalar_output.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1676207Z copying torch/_export/db/examples/specialized_attribute.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1678521Z copying torch/_export/db/examples/static_for_loop.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1680478Z copying torch/_export/db/examples/static_if.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1682379Z copying torch/_export/db/examples/tensor_setattr.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1684160Z copying torch/_export/db/examples/type_reflection_method.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1685979Z copying torch/_export/db/examples/unsupported_operator.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1687746Z copying torch/_export/db/examples/user_input_mutation.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-08-14T21:42:45.1690642Z creating build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing 2025-08-14T21:42:45.1692390Z copying torch/_functorch/_activation_checkpointing/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing 2025-08-14T21:42:45.1693923Z copying torch/_functorch/_activation_checkpointing/ac_logging_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing 2025-08-14T21:42:45.1695724Z copying torch/_functorch/_activation_checkpointing/graph_info_provider.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing 2025-08-14T21:42:45.1697482Z copying torch/_functorch/_activation_checkpointing/knapsack.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing 2025-08-14T21:42:45.1699206Z copying torch/_functorch/_activation_checkpointing/knapsack_evaluator.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing 2025-08-14T21:42:45.1702986Z creating build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-08-14T21:42:45.1704564Z copying torch/_functorch/_aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-08-14T21:42:45.1706005Z copying torch/_functorch/_aot_autograd/autograd_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-08-14T21:42:45.1708434Z copying torch/_functorch/_aot_autograd/collect_metadata_analysis.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-08-14T21:42:45.1710461Z copying torch/_functorch/_aot_autograd/descriptors.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-08-14T21:42:45.1712379Z copying torch/_functorch/_aot_autograd/frontend_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-08-14T21:42:45.1714088Z copying torch/_functorch/_aot_autograd/functional_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-08-14T21:42:45.1715913Z copying torch/_functorch/_aot_autograd/fx_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-08-14T21:42:45.1718142Z copying torch/_functorch/_aot_autograd/graph_capture.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-08-14T21:42:45.1720700Z copying torch/_functorch/_aot_autograd/graph_capture_wrappers.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-08-14T21:42:45.1722993Z copying torch/_functorch/_aot_autograd/graph_compile.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-08-14T21:42:45.1725479Z copying torch/_functorch/_aot_autograd/input_output_analysis.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-08-14T21:42:45.1727427Z copying torch/_functorch/_aot_autograd/logging_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-08-14T21:42:45.1729171Z copying torch/_functorch/_aot_autograd/runtime_wrappers.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-08-14T21:42:45.1731836Z copying torch/_functorch/_aot_autograd/schemas.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-08-14T21:42:45.1734091Z copying torch/_functorch/_aot_autograd/subclass_parametrization.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-08-14T21:42:45.1735688Z copying torch/_functorch/_aot_autograd/subclass_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-08-14T21:42:45.1737633Z copying torch/_functorch/_aot_autograd/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-08-14T21:42:45.1740342Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/analysis 2025-08-14T21:42:45.1741910Z copying torch/_inductor/analysis/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/analysis 2025-08-14T21:42:45.1743357Z copying torch/_inductor/analysis/device_info.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/analysis 2025-08-14T21:42:45.1745458Z copying torch/_inductor/analysis/profile_analysis.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/analysis 2025-08-14T21:42:45.1748174Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic 2025-08-14T21:42:45.1749765Z copying torch/_inductor/autoheuristic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic 2025-08-14T21:42:45.1751118Z copying torch/_inductor/autoheuristic/autoheuristic.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic 2025-08-14T21:42:45.1769582Z copying torch/_inductor/autoheuristic/autoheuristic_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic 2025-08-14T21:42:45.1771029Z copying torch/_inductor/autoheuristic/learned_heuristic_controller.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic 2025-08-14T21:42:45.1772596Z copying torch/_inductor/autoheuristic/learnedheuristic_interface.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic 2025-08-14T21:42:45.1773564Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1774335Z copying torch/_inductor/codegen/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1775387Z copying torch/_inductor/codegen/aoti_hipify_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1776470Z copying torch/_inductor/codegen/block_analysis.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1777452Z copying torch/_inductor/codegen/common.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1778428Z copying torch/_inductor/codegen/cpp.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1779401Z copying torch/_inductor/codegen/cpp_bmm_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1780553Z copying torch/_inductor/codegen/cpp_flex_attention_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1781747Z copying torch/_inductor/codegen/cpp_gemm_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1782860Z copying torch/_inductor/codegen/cpp_grouped_gemm_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1784445Z copying torch/_inductor/codegen/cpp_micro_gemm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1786685Z copying torch/_inductor/codegen/cpp_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1788602Z copying torch/_inductor/codegen/cpp_template_kernel.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1790539Z copying torch/_inductor/codegen/cpp_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1792410Z copying torch/_inductor/codegen/cpp_wrapper_cpu.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1795134Z copying torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1797440Z copying torch/_inductor/codegen/cpp_wrapper_gpu.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1799699Z copying torch/_inductor/codegen/cpp_wrapper_mps.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1801668Z copying torch/_inductor/codegen/cpu_device_op_overrides.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1803446Z copying torch/_inductor/codegen/cuda_combined_scheduling.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1805161Z copying torch/_inductor/codegen/debug_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1807521Z copying torch/_inductor/codegen/halide.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1809802Z copying torch/_inductor/codegen/memory_planning.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1811936Z copying torch/_inductor/codegen/mps.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1814006Z copying torch/_inductor/codegen/mps_device_op_overrides.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1815631Z copying torch/_inductor/codegen/multi_kernel.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1817688Z copying torch/_inductor/codegen/python_wrapper_mtia.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1819395Z copying torch/_inductor/codegen/simd.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1821973Z copying torch/_inductor/codegen/simd_kernel_features.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1823805Z copying torch/_inductor/codegen/subgraph.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1825555Z copying torch/_inductor/codegen/triton.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1829024Z copying torch/_inductor/codegen/triton_combo_kernel.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1831055Z copying torch/_inductor/codegen/triton_split_scan.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1832817Z copying torch/_inductor/codegen/triton_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1834586Z copying torch/_inductor/codegen/wrapper.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1837378Z copying torch/_inductor/codegen/wrapper_fxir.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-08-14T21:42:45.1840647Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_worker 2025-08-14T21:42:45.1842271Z copying torch/_inductor/compile_worker/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_worker 2025-08-14T21:42:45.1843698Z copying torch/_inductor/compile_worker/__main__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_worker 2025-08-14T21:42:45.1845575Z copying torch/_inductor/compile_worker/subproc_pool.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_worker 2025-08-14T21:42:45.1847391Z copying torch/_inductor/compile_worker/tracked_process_pool.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_worker 2025-08-14T21:42:45.1849078Z copying torch/_inductor/compile_worker/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_worker 2025-08-14T21:42:45.1853769Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1855265Z copying torch/_inductor/fx_passes/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1856694Z copying torch/_inductor/fx_passes/b2b_gemm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1859084Z copying torch/_inductor/fx_passes/binary_folding.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1860965Z copying torch/_inductor/fx_passes/bucketing.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1862864Z copying torch/_inductor/fx_passes/ddp_fusion.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1864904Z copying torch/_inductor/fx_passes/decompose_mem_bound_mm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1867179Z copying torch/_inductor/fx_passes/dedupe_symint_uses.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1868826Z copying torch/_inductor/fx_passes/efficient_conv_bn_eval.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1871545Z copying torch/_inductor/fx_passes/freezing_patterns.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1873996Z copying torch/_inductor/fx_passes/fsdp.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1875910Z copying torch/_inductor/fx_passes/fuse_attention.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1877986Z copying torch/_inductor/fx_passes/group_batch_fusion.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1880345Z copying torch/_inductor/fx_passes/joint_graph.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1882478Z copying torch/_inductor/fx_passes/micro_pipeline_tp.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1884560Z copying torch/_inductor/fx_passes/misc_patterns.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1886369Z copying torch/_inductor/fx_passes/mkldnn_fusion.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1888650Z copying torch/_inductor/fx_passes/numeric_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1890460Z copying torch/_inductor/fx_passes/pad_mm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1892798Z copying torch/_inductor/fx_passes/post_grad.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1895110Z copying torch/_inductor/fx_passes/pre_grad.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1897172Z copying torch/_inductor/fx_passes/quantization.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1899922Z copying torch/_inductor/fx_passes/reinplace.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1901911Z copying torch/_inductor/fx_passes/replace_random.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1903583Z copying torch/_inductor/fx_passes/split_cat.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-08-14T21:42:45.1907329Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-08-14T21:42:45.1908829Z copying torch/_inductor/kernel/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-08-14T21:42:45.1910314Z copying torch/_inductor/kernel/bmm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-08-14T21:42:45.1912572Z copying torch/_inductor/kernel/conv.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-08-14T21:42:45.1914726Z copying torch/_inductor/kernel/mm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-08-14T21:42:45.1916565Z copying torch/_inductor/kernel/mm_common.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-08-14T21:42:45.1918403Z copying torch/_inductor/kernel/mm_grouped.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-08-14T21:42:45.1920487Z copying torch/_inductor/kernel/mm_plus_mm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-08-14T21:42:45.1923143Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/package 2025-08-14T21:42:45.1924724Z copying torch/_inductor/package/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/package 2025-08-14T21:42:45.1926339Z copying torch/_inductor/package/build_package.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/package 2025-08-14T21:42:45.1928233Z copying torch/_inductor/package/package.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/package 2025-08-14T21:42:45.1931912Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-08-14T21:42:45.1933438Z copying torch/_inductor/runtime/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-08-14T21:42:45.1934848Z copying torch/_inductor/runtime/autotune_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-08-14T21:42:45.1936721Z copying torch/_inductor/runtime/benchmarking.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-08-14T21:42:45.1938503Z copying torch/_inductor/runtime/cache_dir_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-08-14T21:42:45.1940116Z copying torch/_inductor/runtime/compile_tasks.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-08-14T21:42:45.1941905Z copying torch/_inductor/runtime/coordinate_descent_tuner.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-08-14T21:42:45.1943504Z copying torch/_inductor/runtime/debug_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-08-14T21:42:45.1945299Z copying torch/_inductor/runtime/halide_helpers.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-08-14T21:42:45.1947262Z copying torch/_inductor/runtime/hints.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-08-14T21:42:45.1949085Z copying torch/_inductor/runtime/runtime_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-08-14T21:42:45.1950882Z copying torch/_inductor/runtime/static_cuda_launcher.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-08-14T21:42:45.1952517Z copying torch/_inductor/runtime/triton_compat.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-08-14T21:42:45.1954292Z copying torch/_inductor/runtime/triton_helpers.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-08-14T21:42:45.1956290Z copying torch/_inductor/runtime/triton_heuristics.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-08-14T21:42:45.1960253Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts 2025-08-14T21:42:45.1961988Z copying torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts 2025-08-14T21:42:45.1963831Z copying torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts 2025-08-14T21:42:45.1966272Z copying torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts 2025-08-14T21:42:45.1968126Z copying torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts 2025-08-14T21:42:45.1970084Z copying torch/_inductor/autoheuristic/artifacts/_PadMMA100.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts 2025-08-14T21:42:45.1972003Z copying torch/_inductor/autoheuristic/artifacts/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts 2025-08-14T21:42:45.1975228Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-08-14T21:42:45.1976833Z copying torch/_inductor/codegen/cuda/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-08-14T21:42:45.1978291Z copying torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-08-14T21:42:45.1980137Z copying torch/_inductor/codegen/cuda/cuda_env.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-08-14T21:42:45.1982370Z copying torch/_inductor/codegen/cuda/cuda_kernel.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-08-14T21:42:45.1983980Z copying torch/_inductor/codegen/cuda/cuda_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-08-14T21:42:45.1985837Z copying torch/_inductor/codegen/cuda/cutlass_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-08-14T21:42:45.1987730Z copying torch/_inductor/codegen/cuda/cutlass_presets.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-08-14T21:42:45.1989387Z copying torch/_inductor/codegen/cuda/cutlass_python_evt.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-08-14T21:42:45.1991476Z copying torch/_inductor/codegen/cuda/cutlass_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-08-14T21:42:45.1993393Z copying torch/_inductor/codegen/cuda/device_op_overrides.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-08-14T21:42:45.1995234Z copying torch/_inductor/codegen/cuda/gemm_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-08-14T21:42:45.1997603Z copying torch/_inductor/codegen/cuda/serialization.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-08-14T21:42:45.2000399Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/mtia 2025-08-14T21:42:45.2001948Z copying torch/_inductor/codegen/mtia/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/mtia 2025-08-14T21:42:45.2003412Z copying torch/_inductor/codegen/mtia/device_op_overrides.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/mtia 2025-08-14T21:42:45.2006966Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-08-14T21:42:45.2008638Z copying torch/_inductor/codegen/rocm/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-08-14T21:42:45.2010000Z copying torch/_inductor/codegen/rocm/ck_conv_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-08-14T21:42:45.2012185Z copying torch/_inductor/codegen/rocm/ck_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-08-14T21:42:45.2013948Z copying torch/_inductor/codegen/rocm/ck_tile_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-08-14T21:42:45.2015806Z copying torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-08-14T21:42:45.2017867Z copying torch/_inductor/codegen/rocm/ck_universal_gemm_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-08-14T21:42:45.2019789Z copying torch/_inductor/codegen/rocm/compile_command.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-08-14T21:42:45.2021836Z copying torch/_inductor/codegen/rocm/rocm_benchmark_request.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-08-14T21:42:45.2023649Z copying torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-08-14T21:42:45.2025626Z copying torch/_inductor/codegen/rocm/rocm_kernel.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-08-14T21:42:45.2027485Z copying torch/_inductor/codegen/rocm/rocm_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-08-14T21:42:45.2029222Z copying torch/_inductor/codegen/rocm/rocm_template_buffer.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-08-14T21:42:45.2030886Z copying torch/_inductor/codegen/rocm/rocm_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-08-14T21:42:45.2033247Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/xpu 2025-08-14T21:42:45.2034784Z copying torch/_inductor/codegen/xpu/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/xpu 2025-08-14T21:42:45.2036216Z copying torch/_inductor/codegen/xpu/device_op_overrides.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/xpu 2025-08-14T21:42:45.2038833Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-08-14T21:42:45.2040951Z 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-08-14T21:42:45.2042409Z 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-08-14T21:42:45.2044433Z 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-08-14T21:42:45.2046882Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports 2025-08-14T21:42:45.2048881Z 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-08-14T21:42:45.2050824Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-08-14T21:42:45.2052857Z 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-08-14T21:42:45.2054378Z 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-08-14T21:42:45.2056214Z 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-08-14T21:42:45.2058313Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot 2025-08-14T21:42:45.2060150Z 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-08-14T21:42:45.2062033Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy 2025-08-14T21:42:45.2063926Z 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-08-14T21:42:45.2065434Z 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-08-14T21:42:45.2070664Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-08-14T21:42:45.2072505Z copying torch/_inductor/fx_passes/serialized_patterns/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-08-14T21:42:45.2073951Z 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-08-14T21:42:45.2075823Z 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-08-14T21:42:45.2077637Z 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-08-14T21:42:45.2079597Z 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-08-14T21:42:45.2081544Z 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-08-14T21:42:45.2083386Z 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-08-14T21:42:45.2085208Z 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-08-14T21:42:45.2087367Z 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-08-14T21:42:45.2089555Z 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-08-14T21:42:45.2091601Z 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-08-14T21:42:45.2093551Z 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-08-14T21:42:45.2095350Z 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-08-14T21:42:45.2097115Z 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-08-14T21:42:45.2099232Z 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-08-14T21:42:45.2100989Z 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-08-14T21:42:45.2102778Z 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-08-14T21:42:45.2104684Z 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-08-14T21:42:45.2106488Z 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-08-14T21:42:45.2108276Z 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-08-14T21:42:45.2110496Z 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-08-14T21:42:45.2112259Z 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-08-14T21:42:45.2114189Z 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-08-14T21:42:45.2116077Z 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-08-14T21:42:45.2117875Z 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-08-14T21:42:45.2119959Z copying torch/_inductor/fx_passes/serialized_patterns/addmm_gelu_pattern.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-08-14T21:42:45.2121878Z copying torch/_inductor/fx_passes/serialized_patterns/addmm_gelu_pattern_2.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-08-14T21:42:45.2123692Z copying torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-08-14T21:42:45.2125459Z copying torch/_inductor/fx_passes/serialized_patterns/addmm_relu_pattern.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-08-14T21:42:45.2127184Z copying torch/_inductor/fx_passes/serialized_patterns/addmm_relu_pattern_2.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-08-14T21:42:45.2128920Z copying torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-08-14T21:42:45.2130638Z copying torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-08-14T21:42:45.2133259Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex 2025-08-14T21:42:45.2134903Z copying torch/_inductor/kernel/flex/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex 2025-08-14T21:42:45.2136285Z copying torch/_inductor/kernel/flex/common.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex 2025-08-14T21:42:45.2138223Z copying torch/_inductor/kernel/flex/flex_attention.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex 2025-08-14T21:42:45.2140224Z copying torch/_inductor/kernel/flex/flex_cpu.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex 2025-08-14T21:42:45.2142069Z copying torch/_inductor/kernel/flex/flex_decoding.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex 2025-08-14T21:42:45.2144390Z creating build/lib.linux-x86_64-cpython-39/torch/_numpy/testing 2025-08-14T21:42:45.2145914Z copying torch/_numpy/testing/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy/testing 2025-08-14T21:42:45.2147440Z copying torch/_numpy/testing/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy/testing 2025-08-14T21:42:45.2150326Z creating build/lib.linux-x86_64-cpython-39/torch/_refs/linalg 2025-08-14T21:42:45.2151847Z copying torch/_refs/linalg/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_refs/linalg 2025-08-14T21:42:45.2153797Z creating build/lib.linux-x86_64-cpython-39/torch/_refs/nn 2025-08-14T21:42:45.2155277Z copying torch/_refs/nn/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_refs/nn 2025-08-14T21:42:45.2157204Z creating build/lib.linux-x86_64-cpython-39/torch/_refs/special 2025-08-14T21:42:45.2158727Z copying torch/_refs/special/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_refs/special 2025-08-14T21:42:45.2161040Z creating build/lib.linux-x86_64-cpython-39/torch/_refs/nn/functional 2025-08-14T21:42:45.2162619Z copying torch/_refs/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_refs/nn/functional 2025-08-14T21:42:45.2165094Z creating build/lib.linux-x86_64-cpython-39/torch/_vendor/packaging 2025-08-14T21:42:45.2166700Z copying torch/_vendor/packaging/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_vendor/packaging 2025-08-14T21:42:45.2168170Z copying torch/_vendor/packaging/_structures.py -> build/lib.linux-x86_64-cpython-39/torch/_vendor/packaging 2025-08-14T21:42:45.2170079Z copying torch/_vendor/packaging/version.py -> build/lib.linux-x86_64-cpython-39/torch/_vendor/packaging 2025-08-14T21:42:45.2173301Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn 2025-08-14T21:42:45.2174806Z copying torch/ao/nn/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn 2025-08-14T21:42:45.2177110Z creating build/lib.linux-x86_64-cpython-39/torch/ao/ns 2025-08-14T21:42:45.2178645Z copying torch/ao/ns/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns 2025-08-14T21:42:45.2180094Z copying torch/ao/ns/_numeric_suite.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns 2025-08-14T21:42:45.2182136Z copying torch/ao/ns/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns 2025-08-14T21:42:45.2185132Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning 2025-08-14T21:42:45.2186623Z copying torch/ao/pruning/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning 2025-08-14T21:42:45.2188109Z copying torch/ao/pruning/_mappings.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning 2025-08-14T21:42:45.2192097Z creating build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-08-14T21:42:45.2193647Z copying torch/ao/quantization/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-08-14T21:42:45.2195181Z copying torch/ao/quantization/_correct_bias.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-08-14T21:42:45.2197010Z copying torch/ao/quantization/_equalize.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-08-14T21:42:45.2198855Z copying torch/ao/quantization/_learnable_fake_quantize.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-08-14T21:42:45.2200981Z copying torch/ao/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-08-14T21:42:45.2202883Z copying torch/ao/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-08-14T21:42:45.2204764Z copying torch/ao/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-08-14T21:42:45.2206454Z copying torch/ao/quantization/observer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-08-14T21:42:45.2209057Z copying torch/ao/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-08-14T21:42:45.2211041Z copying torch/ao/quantization/qconfig_mapping.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-08-14T21:42:45.2212911Z copying torch/ao/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-08-14T21:42:45.2214695Z copying torch/ao/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-08-14T21:42:45.2216373Z copying torch/ao/quantization/quantize.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-08-14T21:42:45.2218330Z copying torch/ao/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-08-14T21:42:45.2220292Z copying torch/ao/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-08-14T21:42:45.2222087Z copying torch/ao/quantization/quantize_pt2e.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-08-14T21:42:45.2223771Z copying torch/ao/quantization/stubs.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-08-14T21:42:45.2225458Z copying torch/ao/quantization/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-08-14T21:42:45.2228017Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic 2025-08-14T21:42:45.2229553Z copying torch/ao/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic 2025-08-14T21:42:45.2231607Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat 2025-08-14T21:42:45.2233052Z copying torch/ao/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat 2025-08-14T21:42:45.2235037Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantizable 2025-08-14T21:42:45.2236575Z copying torch/ao/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantizable 2025-08-14T21:42:45.2238715Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized 2025-08-14T21:42:45.2240701Z copying torch/ao/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized 2025-08-14T21:42:45.2242232Z copying torch/ao/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized 2025-08-14T21:42:45.2245044Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse 2025-08-14T21:42:45.2246626Z copying torch/ao/nn/sparse/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse 2025-08-14T21:42:45.2248926Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/modules 2025-08-14T21:42:45.2250506Z copying torch/ao/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/modules 2025-08-14T21:42:45.2252126Z copying torch/ao/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/modules 2025-08-14T21:42:45.2254413Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat 2025-08-14T21:42:45.2255985Z copying torch/ao/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat 2025-08-14T21:42:45.2257938Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized 2025-08-14T21:42:45.2259555Z copying torch/ao/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized 2025-08-14T21:42:45.2261856Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat/modules 2025-08-14T21:42:45.2263486Z copying torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat/modules 2025-08-14T21:42:45.2265081Z copying torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat/modules 2025-08-14T21:42:45.2267179Z copying torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat/modules 2025-08-14T21:42:45.2269020Z copying torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat/modules 2025-08-14T21:42:45.2271876Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/dynamic 2025-08-14T21:42:45.2273601Z copying torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/dynamic 2025-08-14T21:42:45.2275945Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules 2025-08-14T21:42:45.2277731Z copying torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules 2025-08-14T21:42:45.2279316Z copying torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules 2025-08-14T21:42:45.2281294Z copying torch/ao/nn/intrinsic/quantized/modules/conv_add.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules 2025-08-14T21:42:45.2283202Z copying torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules 2025-08-14T21:42:45.2285068Z copying torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules 2025-08-14T21:42:45.2287640Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-08-14T21:42:45.2289521Z 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-08-14T21:42:45.2291142Z 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-08-14T21:42:45.2293150Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/dynamic 2025-08-14T21:42:45.2294713Z copying torch/ao/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/dynamic 2025-08-14T21:42:45.2296875Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/modules 2025-08-14T21:42:45.2298429Z copying torch/ao/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/modules 2025-08-14T21:42:45.2299993Z copying torch/ao/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/modules 2025-08-14T21:42:45.2301906Z copying torch/ao/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/modules 2025-08-14T21:42:45.2303607Z copying torch/ao/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/modules 2025-08-14T21:42:45.2306013Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/dynamic/modules 2025-08-14T21:42:45.2307627Z copying torch/ao/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/dynamic/modules 2025-08-14T21:42:45.2309245Z copying torch/ao/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/dynamic/modules 2025-08-14T21:42:45.2311649Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantizable/modules 2025-08-14T21:42:45.2313263Z copying torch/ao/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantizable/modules 2025-08-14T21:42:45.2314813Z copying torch/ao/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantizable/modules 2025-08-14T21:42:45.2316730Z copying torch/ao/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantizable/modules 2025-08-14T21:42:45.2319209Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic 2025-08-14T21:42:45.2321101Z copying torch/ao/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic 2025-08-14T21:42:45.2324168Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-08-14T21:42:45.2325890Z copying torch/ao/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-08-14T21:42:45.2327497Z copying torch/ao/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-08-14T21:42:45.2329400Z copying torch/ao/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-08-14T21:42:45.2331217Z copying torch/ao/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-08-14T21:42:45.2333368Z copying torch/ao/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-08-14T21:42:45.2335137Z copying torch/ao/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-08-14T21:42:45.2337021Z copying torch/ao/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-08-14T21:42:45.2338722Z copying torch/ao/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-08-14T21:42:45.2340635Z copying torch/ao/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-08-14T21:42:45.2342667Z copying torch/ao/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-08-14T21:42:45.2344403Z copying torch/ao/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-08-14T21:42:45.2346877Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference 2025-08-14T21:42:45.2348445Z copying torch/ao/nn/quantized/reference/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference 2025-08-14T21:42:45.2350723Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic/modules 2025-08-14T21:42:45.2352405Z copying torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic/modules 2025-08-14T21:42:45.2353947Z copying torch/ao/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic/modules 2025-08-14T21:42:45.2356437Z copying torch/ao/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic/modules 2025-08-14T21:42:45.2358538Z copying torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic/modules 2025-08-14T21:42:45.2362343Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules 2025-08-14T21:42:45.2364053Z copying torch/ao/nn/quantized/reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules 2025-08-14T21:42:45.2365636Z copying torch/ao/nn/quantized/reference/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules 2025-08-14T21:42:45.2367571Z copying torch/ao/nn/quantized/reference/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules 2025-08-14T21:42:45.2369558Z copying torch/ao/nn/quantized/reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules 2025-08-14T21:42:45.2371745Z copying torch/ao/nn/quantized/reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules 2025-08-14T21:42:45.2373627Z copying torch/ao/nn/quantized/reference/modules/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules 2025-08-14T21:42:45.2376089Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized 2025-08-14T21:42:45.2377750Z copying torch/ao/nn/sparse/quantized/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized 2025-08-14T21:42:45.2379300Z copying torch/ao/nn/sparse/quantized/linear.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized 2025-08-14T21:42:45.2381205Z copying torch/ao/nn/sparse/quantized/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized 2025-08-14T21:42:45.2383678Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized/dynamic 2025-08-14T21:42:45.2385341Z copying torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized/dynamic 2025-08-14T21:42:45.2386852Z copying torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized/dynamic 2025-08-14T21:42:45.2389834Z creating build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-08-14T21:42:45.2391318Z copying torch/ao/ns/fx/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-08-14T21:42:45.2392722Z copying torch/ao/ns/fx/graph_matcher.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-08-14T21:42:45.2394547Z copying torch/ao/ns/fx/graph_passes.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-08-14T21:42:45.2396677Z copying torch/ao/ns/fx/mappings.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-08-14T21:42:45.2398550Z copying torch/ao/ns/fx/n_shadows_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-08-14T21:42:45.2401020Z copying torch/ao/ns/fx/ns_types.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-08-14T21:42:45.2402840Z copying torch/ao/ns/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-08-14T21:42:45.2404728Z copying torch/ao/ns/fx/qconfig_multi_mapping.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-08-14T21:42:45.2406386Z copying torch/ao/ns/fx/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-08-14T21:42:45.2408587Z copying torch/ao/ns/fx/weight_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-08-14T21:42:45.2411121Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental 2025-08-14T21:42:45.2412840Z copying torch/ao/pruning/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental 2025-08-14T21:42:45.2414828Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/scheduler 2025-08-14T21:42:45.2416398Z copying torch/ao/pruning/scheduler/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/scheduler 2025-08-14T21:42:45.2417834Z copying torch/ao/pruning/scheduler/base_scheduler.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/scheduler 2025-08-14T21:42:45.2419567Z copying torch/ao/pruning/scheduler/cubic_scheduler.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/scheduler 2025-08-14T21:42:45.2421281Z copying torch/ao/pruning/scheduler/lambda_scheduler.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/scheduler 2025-08-14T21:42:45.2423911Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier 2025-08-14T21:42:45.2425481Z copying torch/ao/pruning/sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier 2025-08-14T21:42:45.2426931Z copying torch/ao/pruning/sparsifier/base_sparsifier.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier 2025-08-14T21:42:45.2428757Z copying torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier 2025-08-14T21:42:45.2430335Z copying torch/ao/pruning/sparsifier/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier 2025-08-14T21:42:45.2432562Z copying torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier 2025-08-14T21:42:45.2435047Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/activation_sparsifier 2025-08-14T21:42:45.2436775Z copying torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/activation_sparsifier 2025-08-14T21:42:45.2438331Z copying torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/activation_sparsifier 2025-08-14T21:42:45.2440902Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_scheduler 2025-08-14T21:42:45.2442569Z copying torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_scheduler 2025-08-14T21:42:45.2444282Z 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-08-14T21:42:45.2446806Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier 2025-08-14T21:42:45.2448569Z copying torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier 2025-08-14T21:42:45.2450225Z 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-08-14T21:42:45.2452318Z 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-08-14T21:42:45.2454165Z copying torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier 2025-08-14T21:42:45.2456969Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-08-14T21:42:45.2458712Z copying torch/ao/pruning/_experimental/pruner/FPGM_pruner.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-08-14T21:42:45.2460128Z copying torch/ao/pruning/_experimental/pruner/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-08-14T21:42:45.2461999Z copying torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-08-14T21:42:45.2463816Z copying torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-08-14T21:42:45.2465463Z copying torch/ao/pruning/_experimental/pruner/match_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-08-14T21:42:45.2467214Z copying torch/ao/pruning/_experimental/pruner/parametrization.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-08-14T21:42:45.2468918Z copying torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-08-14T21:42:45.2471288Z copying torch/ao/pruning/_experimental/pruner/saliency_pruner.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-08-14T21:42:45.2473949Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier/lightning 2025-08-14T21:42:45.2475823Z 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-08-14T21:42:45.2477751Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-08-14T21:42:45.2479826Z 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-08-14T21:42:45.2481617Z 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-08-14T21:42:45.2483840Z 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-08-14T21:42:45.2487353Z creating build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-08-14T21:42:45.2488954Z copying torch/ao/quantization/backend_config/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-08-14T21:42:45.2490607Z copying torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-08-14T21:42:45.2492554Z copying torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-08-14T21:42:45.2494374Z copying torch/ao/quantization/backend_config/backend_config.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-08-14T21:42:45.2496353Z copying torch/ao/quantization/backend_config/executorch.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-08-14T21:42:45.2498402Z copying torch/ao/quantization/backend_config/fbgemm.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-08-14T21:42:45.2499959Z copying torch/ao/quantization/backend_config/native.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-08-14T21:42:45.2501744Z copying torch/ao/quantization/backend_config/observation_type.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-08-14T21:42:45.2503533Z copying torch/ao/quantization/backend_config/onednn.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-08-14T21:42:45.2505365Z copying torch/ao/quantization/backend_config/qnnpack.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-08-14T21:42:45.2507123Z copying torch/ao/quantization/backend_config/tensorrt.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-08-14T21:42:45.2508866Z copying torch/ao/quantization/backend_config/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-08-14T21:42:45.2510609Z copying torch/ao/quantization/backend_config/x86.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-08-14T21:42:45.2514585Z creating build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-08-14T21:42:45.2516147Z copying torch/ao/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-08-14T21:42:45.2517733Z copying torch/ao/quantization/fx/_decomposed.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-08-14T21:42:45.2520048Z copying torch/ao/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-08-14T21:42:45.2522418Z copying torch/ao/quantization/fx/_lower_to_native_backend.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-08-14T21:42:45.2524843Z copying torch/ao/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-08-14T21:42:45.2527110Z copying torch/ao/quantization/fx/custom_config.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-08-14T21:42:45.2529018Z copying torch/ao/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-08-14T21:42:45.2530837Z copying torch/ao/quantization/fx/fuse_handler.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-08-14T21:42:45.2532691Z copying torch/ao/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-08-14T21:42:45.2534952Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-08-14T21:42:45.2536623Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-08-14T21:42:45.2538277Z copying torch/ao/quantization/fx/lstm_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-08-14T21:42:45.2540115Z copying torch/ao/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-08-14T21:42:45.2541822Z copying torch/ao/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-08-14T21:42:45.2543491Z copying torch/ao/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-08-14T21:42:45.2545943Z copying torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-08-14T21:42:45.2547747Z copying torch/ao/quantization/fx/quantize_handler.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-08-14T21:42:45.2549621Z copying torch/ao/quantization/fx/tracer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-08-14T21:42:45.2551298Z copying torch/ao/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-08-14T21:42:45.2554873Z creating build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-08-14T21:42:45.2556449Z copying torch/ao/quantization/pt2e/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-08-14T21:42:45.2557901Z copying torch/ao/quantization/pt2e/_affine_quantization.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-08-14T21:42:45.2560211Z copying torch/ao/quantization/pt2e/_numeric_debugger.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-08-14T21:42:45.2562255Z copying torch/ao/quantization/pt2e/duplicate_dq_pass.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-08-14T21:42:45.2563930Z copying torch/ao/quantization/pt2e/export_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-08-14T21:42:45.2565804Z copying torch/ao/quantization/pt2e/graph_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-08-14T21:42:45.2567832Z copying torch/ao/quantization/pt2e/lowering.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-08-14T21:42:45.2569805Z copying torch/ao/quantization/pt2e/port_metadata_pass.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-08-14T21:42:45.2571959Z copying torch/ao/quantization/pt2e/prepare.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-08-14T21:42:45.2574706Z copying torch/ao/quantization/pt2e/qat_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-08-14T21:42:45.2576813Z copying torch/ao/quantization/pt2e/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-08-14T21:42:45.2580161Z creating build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-08-14T21:42:45.2581903Z copying torch/ao/quantization/quantizer/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-08-14T21:42:45.2583608Z copying torch/ao/quantization/quantizer/composable_quantizer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-08-14T21:42:45.2585885Z copying torch/ao/quantization/quantizer/embedding_quantizer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-08-14T21:42:45.2587545Z copying torch/ao/quantization/quantizer/quantizer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-08-14T21:42:45.2589257Z copying torch/ao/quantization/quantizer/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-08-14T21:42:45.2591035Z copying torch/ao/quantization/quantizer/x86_inductor_quantizer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-08-14T21:42:45.2593181Z copying torch/ao/quantization/quantizer/xnnpack_quantizer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-08-14T21:42:45.2595077Z copying torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-08-14T21:42:45.2597571Z copying torch/ao/quantization/quantizer/xpu_inductor_quantizer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-08-14T21:42:45.2600648Z creating build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/_model_report 2025-08-14T21:42:45.2602330Z copying torch/ao/quantization/fx/_model_report/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/_model_report 2025-08-14T21:42:45.2603788Z copying torch/ao/quantization/fx/_model_report/detector.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/_model_report 2025-08-14T21:42:45.2606250Z copying torch/ao/quantization/fx/_model_report/model_report.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/_model_report 2025-08-14T21:42:45.2608396Z 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-08-14T21:42:45.2610288Z 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-08-14T21:42:45.2612932Z creating build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e/representation 2025-08-14T21:42:45.2614620Z copying torch/ao/quantization/pt2e/representation/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e/representation 2025-08-14T21:42:45.2616275Z copying torch/ao/quantization/pt2e/representation/rewrite.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e/representation 2025-08-14T21:42:45.2619050Z creating build/lib.linux-x86_64-cpython-39/torch/autograd/_functions 2025-08-14T21:42:45.2620561Z copying torch/autograd/_functions/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/autograd/_functions 2025-08-14T21:42:45.2621938Z copying torch/autograd/_functions/tensor.py -> build/lib.linux-x86_64-cpython-39/torch/autograd/_functions 2025-08-14T21:42:45.2623699Z copying torch/autograd/_functions/utils.py -> build/lib.linux-x86_64-cpython-39/torch/autograd/_functions 2025-08-14T21:42:45.2625951Z creating build/lib.linux-x86_64-cpython-39/torch/backends/_coreml 2025-08-14T21:42:45.2627482Z copying torch/backends/_coreml/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/_coreml 2025-08-14T21:42:45.2628910Z copying torch/backends/_coreml/preprocess.py -> build/lib.linux-x86_64-cpython-39/torch/backends/_coreml 2025-08-14T21:42:45.2631240Z creating build/lib.linux-x86_64-cpython-39/torch/backends/_nnapi 2025-08-14T21:42:45.2632816Z copying torch/backends/_nnapi/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/_nnapi 2025-08-14T21:42:45.2634160Z copying torch/backends/_nnapi/prepare.py -> build/lib.linux-x86_64-cpython-39/torch/backends/_nnapi 2025-08-14T21:42:45.2635761Z copying torch/backends/_nnapi/serializer.py -> build/lib.linux-x86_64-cpython-39/torch/backends/_nnapi 2025-08-14T21:42:45.2638710Z creating build/lib.linux-x86_64-cpython-39/torch/backends/cpu 2025-08-14T21:42:45.2640625Z copying torch/backends/cpu/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/cpu 2025-08-14T21:42:45.2642548Z creating build/lib.linux-x86_64-cpython-39/torch/backends/cuda 2025-08-14T21:42:45.2644161Z copying torch/backends/cuda/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/cuda 2025-08-14T21:42:45.2646292Z creating build/lib.linux-x86_64-cpython-39/torch/backends/cudnn 2025-08-14T21:42:45.2647866Z copying torch/backends/cudnn/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/cudnn 2025-08-14T21:42:45.2649462Z copying torch/backends/cudnn/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/backends/cudnn 2025-08-14T21:42:45.2651838Z creating build/lib.linux-x86_64-cpython-39/torch/backends/cusparselt 2025-08-14T21:42:45.2653419Z copying torch/backends/cusparselt/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/cusparselt 2025-08-14T21:42:45.2655194Z creating build/lib.linux-x86_64-cpython-39/torch/backends/kleidiai 2025-08-14T21:42:45.2656780Z copying torch/backends/kleidiai/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/kleidiai 2025-08-14T21:42:45.2658524Z creating build/lib.linux-x86_64-cpython-39/torch/backends/mha 2025-08-14T21:42:45.2660056Z copying torch/backends/mha/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/mha 2025-08-14T21:42:45.2661863Z creating build/lib.linux-x86_64-cpython-39/torch/backends/miopen 2025-08-14T21:42:45.2663458Z copying torch/backends/miopen/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/miopen 2025-08-14T21:42:45.2665189Z creating build/lib.linux-x86_64-cpython-39/torch/backends/mkl 2025-08-14T21:42:45.2666715Z copying torch/backends/mkl/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/mkl 2025-08-14T21:42:45.2668521Z creating build/lib.linux-x86_64-cpython-39/torch/backends/mkldnn 2025-08-14T21:42:45.2670431Z copying torch/backends/mkldnn/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/mkldnn 2025-08-14T21:42:45.2672523Z creating build/lib.linux-x86_64-cpython-39/torch/backends/mps 2025-08-14T21:42:45.2674129Z copying torch/backends/mps/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/mps 2025-08-14T21:42:45.2676090Z creating build/lib.linux-x86_64-cpython-39/torch/backends/nnpack 2025-08-14T21:42:45.2677683Z copying torch/backends/nnpack/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/nnpack 2025-08-14T21:42:45.2679981Z creating build/lib.linux-x86_64-cpython-39/torch/backends/openmp 2025-08-14T21:42:45.2681652Z copying torch/backends/openmp/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/openmp 2025-08-14T21:42:45.2683566Z creating build/lib.linux-x86_64-cpython-39/torch/backends/opt_einsum 2025-08-14T21:42:45.2685188Z copying torch/backends/opt_einsum/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/opt_einsum 2025-08-14T21:42:45.2687070Z creating build/lib.linux-x86_64-cpython-39/torch/backends/quantized 2025-08-14T21:42:45.2688731Z copying torch/backends/quantized/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/quantized 2025-08-14T21:42:45.2690815Z creating build/lib.linux-x86_64-cpython-39/torch/backends/xeon 2025-08-14T21:42:45.2692336Z copying torch/backends/xeon/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/xeon 2025-08-14T21:42:45.2693725Z copying torch/backends/xeon/run_cpu.py -> build/lib.linux-x86_64-cpython-39/torch/backends/xeon 2025-08-14T21:42:45.2696145Z creating build/lib.linux-x86_64-cpython-39/torch/backends/xnnpack 2025-08-14T21:42:45.2697706Z copying torch/backends/xnnpack/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/xnnpack 2025-08-14T21:42:45.2699744Z creating build/lib.linux-x86_64-cpython-39/torch/cpu/amp 2025-08-14T21:42:45.2701274Z copying torch/cpu/amp/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/cpu/amp 2025-08-14T21:42:45.2702728Z copying torch/cpu/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-39/torch/cpu/amp 2025-08-14T21:42:45.2704382Z copying torch/cpu/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-39/torch/cpu/amp 2025-08-14T21:42:45.2706875Z creating build/lib.linux-x86_64-cpython-39/torch/cuda/amp 2025-08-14T21:42:45.2708366Z copying torch/cuda/amp/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/cuda/amp 2025-08-14T21:42:45.2709812Z copying torch/cuda/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-39/torch/cuda/amp 2025-08-14T21:42:45.2711519Z copying torch/cuda/amp/common.py -> build/lib.linux-x86_64-cpython-39/torch/cuda/amp 2025-08-14T21:42:45.2713195Z copying torch/cuda/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-39/torch/cuda/amp 2025-08-14T21:42:45.2715884Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_composable 2025-08-14T21:42:45.2717478Z copying torch/distributed/_composable/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_composable 2025-08-14T21:42:45.2718955Z copying torch/distributed/_composable/checkpoint_activation.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_composable 2025-08-14T21:42:45.2721180Z copying torch/distributed/_composable/contract.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_composable 2025-08-14T21:42:45.2722900Z copying torch/distributed/_composable/replicate.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_composable 2025-08-14T21:42:45.2724858Z copying torch/distributed/_composable/replicate_with_fsdp.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_composable 2025-08-14T21:42:45.2727809Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-08-14T21:42:45.2729413Z copying torch/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-08-14T21:42:45.2730917Z copying torch/distributed/_shard/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-08-14T21:42:45.2732844Z copying torch/distributed/_shard/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-08-14T21:42:45.2734675Z copying torch/distributed/_shard/common_op_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-08-14T21:42:45.2736318Z copying torch/distributed/_shard/metadata.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-08-14T21:42:45.2737976Z copying torch/distributed/_shard/op_registry_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-08-14T21:42:45.2739573Z copying torch/distributed/_shard/sharder.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-08-14T21:42:45.2741837Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_sharded_tensor 2025-08-14T21:42:45.2743383Z copying torch/distributed/_sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_sharded_tensor 2025-08-14T21:42:45.2745255Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_sharding_spec 2025-08-14T21:42:45.2746955Z copying torch/distributed/_sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_sharding_spec 2025-08-14T21:42:45.2748790Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_symmetric_memory 2025-08-14T21:42:45.2750425Z copying torch/distributed/_symmetric_memory/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_symmetric_memory 2025-08-14T21:42:45.2752712Z copying torch/distributed/_symmetric_memory/_nvshmem_triton.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_symmetric_memory 2025-08-14T21:42:45.2755352Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_tensor 2025-08-14T21:42:45.2756943Z copying torch/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tensor 2025-08-14T21:42:45.2758447Z copying torch/distributed/_tensor/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tensor 2025-08-14T21:42:45.2760532Z copying torch/distributed/_tensor/placement_types.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tensor 2025-08-14T21:42:45.2763806Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-08-14T21:42:45.2765398Z copying torch/distributed/_tools/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-08-14T21:42:45.2766928Z copying torch/distributed/_tools/common_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-08-14T21:42:45.2768767Z copying torch/distributed/_tools/fake_collectives.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-08-14T21:42:45.2770879Z copying torch/distributed/_tools/fsdp2_mem_tracker.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-08-14T21:42:45.2772749Z copying torch/distributed/_tools/ilp_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-08-14T21:42:45.2774555Z copying torch/distributed/_tools/mem_tracker.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-08-14T21:42:45.2776704Z copying torch/distributed/_tools/memory_tracker.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-08-14T21:42:45.2778545Z copying torch/distributed/_tools/mod_tracker.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-08-14T21:42:45.2780261Z copying torch/distributed/_tools/runtime_estimator.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-08-14T21:42:45.2782442Z copying torch/distributed/_tools/sac_estimator.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-08-14T21:42:45.2784465Z copying torch/distributed/_tools/sac_ilp.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-08-14T21:42:45.2786938Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms 2025-08-14T21:42:45.2788541Z copying torch/distributed/algorithms/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms 2025-08-14T21:42:45.2790041Z copying torch/distributed/algorithms/join.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms 2025-08-14T21:42:45.2792295Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/autograd 2025-08-14T21:42:45.2793881Z copying torch/distributed/autograd/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/autograd 2025-08-14T21:42:45.2799210Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2801156Z copying torch/distributed/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2802835Z copying torch/distributed/checkpoint/_async_executor.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2804623Z copying torch/distributed/checkpoint/_async_process_executor.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2806419Z copying torch/distributed/checkpoint/_async_thread_executor.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2808165Z copying torch/distributed/checkpoint/_checkpointer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2809940Z copying torch/distributed/checkpoint/_consolidate_hf_safetensors.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2811864Z copying torch/distributed/checkpoint/_dedup_save_plans.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2813762Z copying torch/distributed/checkpoint/_dedup_tensors.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2815467Z copying torch/distributed/checkpoint/_extension.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2817258Z copying torch/distributed/checkpoint/_fsspec_filesystem.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2818888Z copying torch/distributed/checkpoint/_hf_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2820692Z copying torch/distributed/checkpoint/_nested_dict.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2822724Z copying torch/distributed/checkpoint/_pg_transport.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2824557Z copying torch/distributed/checkpoint/_sharded_tensor_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2826256Z copying torch/distributed/checkpoint/_state_dict_stager.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2828019Z copying torch/distributed/checkpoint/_storage_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2829675Z copying torch/distributed/checkpoint/_traverse.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2831886Z copying torch/distributed/checkpoint/_version.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2833620Z copying torch/distributed/checkpoint/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2835327Z copying torch/distributed/checkpoint/default_planner.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2837258Z copying torch/distributed/checkpoint/filesystem.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2839294Z copying torch/distributed/checkpoint/format_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2841352Z copying torch/distributed/checkpoint/hf_storage.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2843204Z copying torch/distributed/checkpoint/logger.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2844992Z copying torch/distributed/checkpoint/logging_handlers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2846651Z copying torch/distributed/checkpoint/metadata.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2848412Z copying torch/distributed/checkpoint/optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2850220Z copying torch/distributed/checkpoint/planner.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2852199Z copying torch/distributed/checkpoint/planner_helpers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2853932Z copying torch/distributed/checkpoint/resharding.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2855694Z copying torch/distributed/checkpoint/staging.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2857544Z copying torch/distributed/checkpoint/state_dict.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2859761Z copying torch/distributed/checkpoint/state_dict_loader.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2861517Z copying torch/distributed/checkpoint/state_dict_saver.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2863332Z copying torch/distributed/checkpoint/stateful.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2864960Z copying torch/distributed/checkpoint/storage.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2866641Z copying torch/distributed/checkpoint/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-08-14T21:42:45.2869204Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic 2025-08-14T21:42:45.2871389Z copying torch/distributed/elastic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic 2025-08-14T21:42:45.2872783Z copying torch/distributed/elastic/control_plane.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic 2025-08-14T21:42:45.2876957Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-08-14T21:42:45.2878545Z copying torch/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-08-14T21:42:45.2880306Z copying torch/distributed/fsdp/_common_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-08-14T21:42:45.2882882Z copying torch/distributed/fsdp/_debug_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-08-14T21:42:45.2884952Z copying torch/distributed/fsdp/_dynamo_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-08-14T21:42:45.2886820Z copying torch/distributed/fsdp/_exec_order_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-08-14T21:42:45.2888659Z copying torch/distributed/fsdp/_flat_param.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-08-14T21:42:45.2891488Z copying torch/distributed/fsdp/_fsdp_extensions.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-08-14T21:42:45.2893245Z copying torch/distributed/fsdp/_init_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-08-14T21:42:45.2895394Z copying torch/distributed/fsdp/_limiter_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-08-14T21:42:45.2897128Z copying torch/distributed/fsdp/_optim_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-08-14T21:42:45.2899504Z copying torch/distributed/fsdp/_runtime_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-08-14T21:42:45.2901773Z copying torch/distributed/fsdp/_shard_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-08-14T21:42:45.2903587Z copying torch/distributed/fsdp/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-08-14T21:42:45.2905494Z copying torch/distributed/fsdp/_trace_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-08-14T21:42:45.2907579Z copying torch/distributed/fsdp/_traversal_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-08-14T21:42:45.2909406Z copying torch/distributed/fsdp/_unshard_param_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-08-14T21:42:45.2911125Z copying torch/distributed/fsdp/_wrap_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-08-14T21:42:45.2912876Z copying torch/distributed/fsdp/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-08-14T21:42:45.2914775Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-08-14T21:42:45.2917156Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-08-14T21:42:45.2918887Z copying torch/distributed/fsdp/wrap.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-08-14T21:42:45.2922098Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/launcher 2025-08-14T21:42:45.2923668Z copying torch/distributed/launcher/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/launcher 2025-08-14T21:42:45.2925104Z copying torch/distributed/launcher/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/launcher 2025-08-14T21:42:45.2927547Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/nn 2025-08-14T21:42:45.2929120Z copying torch/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn 2025-08-14T21:42:45.2930599Z copying torch/distributed/nn/functional.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn 2025-08-14T21:42:45.2934458Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-08-14T21:42:45.2936320Z copying torch/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-08-14T21:42:45.2938288Z copying torch/distributed/optim/_deprecation_warning.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-08-14T21:42:45.2940001Z copying torch/distributed/optim/apply_optimizer_in_backward.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-08-14T21:42:45.2941652Z copying torch/distributed/optim/functional_adadelta.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-08-14T21:42:45.2943346Z copying torch/distributed/optim/functional_adagrad.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-08-14T21:42:45.2945008Z copying torch/distributed/optim/functional_adam.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-08-14T21:42:45.2946699Z copying torch/distributed/optim/functional_adamax.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-08-14T21:42:45.2948595Z copying torch/distributed/optim/functional_adamw.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-08-14T21:42:45.2950375Z copying torch/distributed/optim/functional_rmsprop.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-08-14T21:42:45.2952068Z copying torch/distributed/optim/functional_rprop.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-08-14T21:42:45.2953703Z copying torch/distributed/optim/functional_sgd.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-08-14T21:42:45.2955413Z copying torch/distributed/optim/named_optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-08-14T21:42:45.2957218Z copying torch/distributed/optim/optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-08-14T21:42:45.2958999Z copying torch/distributed/optim/post_localSGD_optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-08-14T21:42:45.2960998Z copying torch/distributed/optim/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-08-14T21:42:45.2962837Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-08-14T21:42:45.2966817Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-08-14T21:42:45.2968436Z copying torch/distributed/pipelining/_IR.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-08-14T21:42:45.2970753Z copying torch/distributed/pipelining/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-08-14T21:42:45.2973180Z copying torch/distributed/pipelining/_backward.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-08-14T21:42:45.2974943Z copying torch/distributed/pipelining/_debug.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-08-14T21:42:45.2976817Z copying torch/distributed/pipelining/_schedule_visualizer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-08-14T21:42:45.2978506Z copying torch/distributed/pipelining/_unflatten.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-08-14T21:42:45.2980171Z copying torch/distributed/pipelining/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-08-14T21:42:45.2982050Z copying torch/distributed/pipelining/microbatch.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-08-14T21:42:45.2983908Z copying torch/distributed/pipelining/schedules.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-08-14T21:42:45.2986562Z copying torch/distributed/pipelining/stage.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-08-14T21:42:45.2990380Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-08-14T21:42:45.2991894Z copying torch/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-08-14T21:42:45.2993526Z copying torch/distributed/rpc/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-08-14T21:42:45.2995237Z copying torch/distributed/rpc/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-08-14T21:42:45.2997285Z copying torch/distributed/rpc/backend_registry.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-08-14T21:42:45.2999112Z copying torch/distributed/rpc/constants.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-08-14T21:42:45.3001045Z copying torch/distributed/rpc/functions.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-08-14T21:42:45.3002804Z copying torch/distributed/rpc/internal.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-08-14T21:42:45.3004801Z copying torch/distributed/rpc/options.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-08-14T21:42:45.3006639Z copying torch/distributed/rpc/rref_proxy.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-08-14T21:42:45.3008591Z copying torch/distributed/rpc/server_process_global_profiler.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-08-14T21:42:45.3012365Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-08-14T21:42:45.3013941Z copying torch/distributed/tensor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-08-14T21:42:45.3015440Z copying torch/distributed/tensor/_api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-08-14T21:42:45.3017695Z copying torch/distributed/tensor/_collective_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-08-14T21:42:45.3019489Z copying torch/distributed/tensor/_dispatch.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-08-14T21:42:45.3021409Z copying torch/distributed/tensor/_dtensor_spec.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-08-14T21:42:45.3023126Z copying torch/distributed/tensor/_op_schema.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-08-14T21:42:45.3024954Z copying torch/distributed/tensor/_random.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-08-14T21:42:45.3026783Z copying torch/distributed/tensor/_redistribute.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-08-14T21:42:45.3028483Z copying torch/distributed/tensor/_sharding_prop.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-08-14T21:42:45.3030698Z copying torch/distributed/tensor/_shards_wrapper.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-08-14T21:42:45.3032413Z copying torch/distributed/tensor/_tp_conv.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-08-14T21:42:45.3034139Z copying torch/distributed/tensor/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-08-14T21:42:45.3035933Z copying torch/distributed/tensor/device_mesh.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-08-14T21:42:45.3037643Z copying torch/distributed/tensor/placement_types.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-08-14T21:42:45.3040646Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/fsdp 2025-08-14T21:42:45.3042496Z copying torch/distributed/_composable/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/fsdp 2025-08-14T21:42:45.3044384Z copying torch/distributed/_composable/fsdp/fully_shard.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/fsdp 2025-08-14T21:42:45.3046584Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/checkpoint 2025-08-14T21:42:45.3048282Z copying torch/distributed/_shard/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/checkpoint 2025-08-14T21:42:45.3050397Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_optim 2025-08-14T21:42:45.3052201Z copying torch/distributed/_shard/sharded_optim/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_optim 2025-08-14T21:42:45.3053577Z copying torch/distributed/_shard/sharded_optim/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_optim 2025-08-14T21:42:45.3056445Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-08-14T21:42:45.3058083Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-08-14T21:42:45.3059884Z copying torch/distributed/_shard/sharded_tensor/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-08-14T21:42:45.3062110Z copying torch/distributed/_shard/sharded_tensor/logger.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-08-14T21:42:45.3063908Z copying torch/distributed/_shard/sharded_tensor/logging_handlers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-08-14T21:42:45.3065862Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-08-14T21:42:45.3067548Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-08-14T21:42:45.3069240Z copying torch/distributed/_shard/sharded_tensor/shard.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-08-14T21:42:45.3071510Z copying torch/distributed/_shard/sharded_tensor/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-08-14T21:42:45.3073902Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_plan 2025-08-14T21:42:45.3075618Z copying torch/distributed/_shard/sharding_plan/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_plan 2025-08-14T21:42:45.3077059Z copying torch/distributed/_shard/sharding_plan/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_plan 2025-08-14T21:42:45.3079763Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec 2025-08-14T21:42:45.3081500Z copying torch/distributed/_shard/sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec 2025-08-14T21:42:45.3082980Z copying torch/distributed/_shard/sharding_spec/_internals.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec 2025-08-14T21:42:45.3084888Z copying torch/distributed/_shard/sharding_spec/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec 2025-08-14T21:42:45.3086820Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec 2025-08-14T21:42:45.3089573Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops 2025-08-14T21:42:45.3091403Z copying torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops 2025-08-14T21:42:45.3093492Z copying torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops 2025-08-14T21:42:45.3095270Z copying torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops 2025-08-14T21:42:45.3096940Z copying torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops 2025-08-14T21:42:45.3098700Z copying torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops 2025-08-14T21:42:45.3100433Z copying torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops 2025-08-14T21:42:45.3103118Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-08-14T21:42:45.3104872Z 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-08-14T21:42:45.3106230Z 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-08-14T21:42:45.3108092Z 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-08-14T21:42:45.3110072Z 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-08-14T21:42:45.3112264Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_checkpoint 2025-08-14T21:42:45.3113924Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_checkpoint 2025-08-14T21:42:45.3115437Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_checkpoint 2025-08-14T21:42:45.3117514Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_comm_hooks 2025-08-14T21:42:45.3119244Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_comm_hooks 2025-08-14T21:42:45.3121014Z copying torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_comm_hooks 2025-08-14T21:42:45.3123503Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_optimizer_overlap 2025-08-14T21:42:45.3125284Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_optimizer_overlap 2025-08-14T21:42:45.3126876Z copying torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_optimizer_overlap 2025-08-14T21:42:45.3128973Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_quantization 2025-08-14T21:42:45.3130766Z copying torch/distributed/algorithms/_quantization/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_quantization 2025-08-14T21:42:45.3132322Z copying torch/distributed/algorithms/_quantization/quantization.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_quantization 2025-08-14T21:42:45.3135050Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks 2025-08-14T21:42:45.3136737Z copying torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks 2025-08-14T21:42:45.3138161Z 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-08-14T21:42:45.3140093Z copying torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks 2025-08-14T21:42:45.3141753Z copying torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks 2025-08-14T21:42:45.3143546Z 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-08-14T21:42:45.3145315Z 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-08-14T21:42:45.3146896Z 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-08-14T21:42:45.3148855Z copying torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks 2025-08-14T21:42:45.3150928Z copying torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks 2025-08-14T21:42:45.3153396Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/model_averaging 2025-08-14T21:42:45.3155082Z copying torch/distributed/algorithms/model_averaging/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/model_averaging 2025-08-14T21:42:45.3156500Z copying torch/distributed/algorithms/model_averaging/averagers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/model_averaging 2025-08-14T21:42:45.3158329Z copying torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/model_averaging 2025-08-14T21:42:45.3160192Z copying torch/distributed/algorithms/model_averaging/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/model_averaging 2025-08-14T21:42:45.3163561Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-08-14T21:42:45.3165274Z copying torch/distributed/checkpoint/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-08-14T21:42:45.3166764Z copying torch/distributed/checkpoint/_experimental/barriers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-08-14T21:42:45.3168612Z copying torch/distributed/checkpoint/_experimental/builder.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-08-14T21:42:45.3170779Z copying torch/distributed/checkpoint/_experimental/checkpoint_process.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-08-14T21:42:45.3172740Z copying torch/distributed/checkpoint/_experimental/checkpoint_reader.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-08-14T21:42:45.3174531Z copying torch/distributed/checkpoint/_experimental/checkpoint_writer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-08-14T21:42:45.3176313Z copying torch/distributed/checkpoint/_experimental/checkpointer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-08-14T21:42:45.3178336Z copying torch/distributed/checkpoint/_experimental/config.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-08-14T21:42:45.3180092Z copying torch/distributed/checkpoint/_experimental/staging.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-08-14T21:42:45.3182199Z copying torch/distributed/checkpoint/_experimental/types.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-08-14T21:42:45.3183899Z copying torch/distributed/checkpoint/_experimental/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-08-14T21:42:45.3185982Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent 2025-08-14T21:42:45.3187624Z copying torch/distributed/elastic/agent/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent 2025-08-14T21:42:45.3190113Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/events 2025-08-14T21:42:45.3191734Z copying torch/distributed/elastic/events/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/events 2025-08-14T21:42:45.3193348Z copying torch/distributed/elastic/events/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/events 2025-08-14T21:42:45.3195101Z copying torch/distributed/elastic/events/handlers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/events 2025-08-14T21:42:45.3197329Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/metrics 2025-08-14T21:42:45.3198958Z copying torch/distributed/elastic/metrics/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/metrics 2025-08-14T21:42:45.3200794Z copying torch/distributed/elastic/metrics/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/metrics 2025-08-14T21:42:45.3203517Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing 2025-08-14T21:42:45.3205339Z copying torch/distributed/elastic/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing 2025-08-14T21:42:45.3206778Z copying torch/distributed/elastic/multiprocessing/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing 2025-08-14T21:42:45.3208967Z copying torch/distributed/elastic/multiprocessing/redirects.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing 2025-08-14T21:42:45.3210668Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing 2025-08-14T21:42:45.3213998Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-08-14T21:42:45.3215680Z copying torch/distributed/elastic/rendezvous/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-08-14T21:42:45.3217217Z copying torch/distributed/elastic/rendezvous/_etcd_stub.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-08-14T21:42:45.3218942Z copying torch/distributed/elastic/rendezvous/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-08-14T21:42:45.3220912Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-08-14T21:42:45.3222621Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-08-14T21:42:45.3224660Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-08-14T21:42:45.3226773Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-08-14T21:42:45.3228397Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-08-14T21:42:45.3230520Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-08-14T21:42:45.3232437Z copying torch/distributed/elastic/rendezvous/registry.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-08-14T21:42:45.3234223Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-08-14T21:42:45.3235953Z copying torch/distributed/elastic/rendezvous/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-08-14T21:42:45.3238521Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer 2025-08-14T21:42:45.3240484Z copying torch/distributed/elastic/timer/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer 2025-08-14T21:42:45.3242022Z copying torch/distributed/elastic/timer/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer 2025-08-14T21:42:45.3243996Z copying torch/distributed/elastic/timer/debug_info_logging.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer 2025-08-14T21:42:45.3245766Z copying torch/distributed/elastic/timer/file_based_local_timer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer 2025-08-14T21:42:45.3247616Z copying torch/distributed/elastic/timer/local_timer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer 2025-08-14T21:42:45.3250312Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils 2025-08-14T21:42:45.3252091Z copying torch/distributed/elastic/utils/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils 2025-08-14T21:42:45.3253464Z copying torch/distributed/elastic/utils/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils 2025-08-14T21:42:45.3255335Z copying torch/distributed/elastic/utils/distributed.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils 2025-08-14T21:42:45.3256992Z copying torch/distributed/elastic/utils/log_level.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils 2025-08-14T21:42:45.3258691Z copying torch/distributed/elastic/utils/logging.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils 2025-08-14T21:42:45.3260334Z copying torch/distributed/elastic/utils/store.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils 2025-08-14T21:42:45.3262921Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent/server 2025-08-14T21:42:45.3264576Z copying torch/distributed/elastic/agent/server/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent/server 2025-08-14T21:42:45.3266102Z copying torch/distributed/elastic/agent/server/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent/server 2025-08-14T21:42:45.3268548Z copying torch/distributed/elastic/agent/server/health_check_server.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent/server 2025-08-14T21:42:45.3270713Z copying torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent/server 2025-08-14T21:42:45.3274133Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/errors 2025-08-14T21:42:45.3275923Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/errors 2025-08-14T21:42:45.3277606Z copying torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/errors 2025-08-14T21:42:45.3279587Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/errors 2025-08-14T21:42:45.3282142Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-08-14T21:42:45.3284024Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-08-14T21:42:45.3285422Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-08-14T21:42:45.3287377Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-08-14T21:42:45.3289501Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils/data 2025-08-14T21:42:45.3291363Z copying torch/distributed/elastic/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils/data 2025-08-14T21:42:45.3292832Z copying torch/distributed/elastic/utils/data/cycling_iterator.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils/data 2025-08-14T21:42:45.3294803Z copying torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils/data 2025-08-14T21:42:45.3297611Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-08-14T21:42:45.3299285Z copying torch/distributed/fsdp/_fully_shard/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-08-14T21:42:45.3300660Z copying torch/distributed/fsdp/_fully_shard/_fsdp_api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-08-14T21:42:45.3302534Z copying torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-08-14T21:42:45.3304501Z copying torch/distributed/fsdp/_fully_shard/_fsdp_common.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-08-14T21:42:45.3306249Z copying torch/distributed/fsdp/_fully_shard/_fsdp_init.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-08-14T21:42:45.3308039Z copying torch/distributed/fsdp/_fully_shard/_fsdp_param.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-08-14T21:42:45.3310014Z copying torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-08-14T21:42:45.3311946Z copying torch/distributed/fsdp/_fully_shard/_fsdp_state.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-08-14T21:42:45.3313803Z copying torch/distributed/fsdp/_fully_shard/_fully_shard.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-08-14T21:42:45.3316458Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/nn/api 2025-08-14T21:42:45.3318030Z copying torch/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn/api 2025-08-14T21:42:45.3319730Z copying torch/distributed/nn/api/remote_module.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn/api 2025-08-14T21:42:45.3322378Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/nn/jit 2025-08-14T21:42:45.3323971Z copying torch/distributed/nn/jit/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn/jit 2025-08-14T21:42:45.3325466Z copying torch/distributed/nn/jit/instantiator.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn/jit 2025-08-14T21:42:45.3327746Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/nn/jit/templates 2025-08-14T21:42:45.3329504Z copying torch/distributed/nn/jit/templates/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn/jit/templates 2025-08-14T21:42:45.3330998Z copying torch/distributed/nn/jit/templates/remote_module_template.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn/jit/templates 2025-08-14T21:42:45.3333235Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/_testing 2025-08-14T21:42:45.3334870Z copying torch/distributed/rpc/_testing/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/_testing 2025-08-14T21:42:45.3336521Z copying torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/_testing 2025-08-14T21:42:45.3339727Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-08-14T21:42:45.3341334Z copying torch/distributed/tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-08-14T21:42:45.3342883Z copying torch/distributed/tensor/_ops/_common_rules.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-08-14T21:42:45.3344729Z copying torch/distributed/tensor/_ops/_conv_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-08-14T21:42:45.3346454Z copying torch/distributed/tensor/_ops/_einsum_strategy.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-08-14T21:42:45.3348148Z copying torch/distributed/tensor/_ops/_embedding_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-08-14T21:42:45.3349846Z copying torch/distributed/tensor/_ops/_math_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-08-14T21:42:45.3352242Z copying torch/distributed/tensor/_ops/_matrix_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-08-14T21:42:45.3354252Z copying torch/distributed/tensor/_ops/_pointwise_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-08-14T21:42:45.3356240Z copying torch/distributed/tensor/_ops/_random_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-08-14T21:42:45.3358155Z copying torch/distributed/tensor/_ops/_tensor_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-08-14T21:42:45.3360632Z copying torch/distributed/tensor/_ops/_view_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-08-14T21:42:45.3362696Z copying torch/distributed/tensor/_ops/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-08-14T21:42:45.3365401Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/debug 2025-08-14T21:42:45.3367051Z copying torch/distributed/tensor/debug/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/debug 2025-08-14T21:42:45.3368608Z copying torch/distributed/tensor/debug/_comm_mode.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/debug 2025-08-14T21:42:45.3370917Z copying torch/distributed/tensor/debug/_op_coverage.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/debug 2025-08-14T21:42:45.3372776Z copying torch/distributed/tensor/debug/_visualize_sharding.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/debug 2025-08-14T21:42:45.3375576Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental 2025-08-14T21:42:45.3377298Z copying torch/distributed/tensor/experimental/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental 2025-08-14T21:42:45.3378760Z copying torch/distributed/tensor/experimental/_attention.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental 2025-08-14T21:42:45.3380983Z copying torch/distributed/tensor/experimental/_func_map.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental 2025-08-14T21:42:45.3383010Z copying torch/distributed/tensor/experimental/_register_sharding.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental 2025-08-14T21:42:45.3384659Z copying torch/distributed/tensor/experimental/_tp_transform.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental 2025-08-14T21:42:45.3387538Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-08-14T21:42:45.3389211Z copying torch/distributed/tensor/parallel/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-08-14T21:42:45.3390900Z copying torch/distributed/tensor/parallel/_data_parallel_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-08-14T21:42:45.3392544Z copying torch/distributed/tensor/parallel/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-08-14T21:42:45.3394242Z copying torch/distributed/tensor/parallel/ddp.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-08-14T21:42:45.3395923Z copying torch/distributed/tensor/parallel/fsdp.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-08-14T21:42:45.3397737Z copying torch/distributed/tensor/parallel/input_reshard.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-08-14T21:42:45.3399638Z copying torch/distributed/tensor/parallel/loss.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-08-14T21:42:45.3401620Z copying torch/distributed/tensor/parallel/style.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-08-14T21:42:45.3405178Z creating build/lib.linux-x86_64-cpython-39/torch/export/experimental 2025-08-14T21:42:45.3406862Z copying torch/export/experimental/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/export/experimental 2025-08-14T21:42:45.3408479Z copying torch/export/experimental/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/export/experimental 2025-08-14T21:42:45.3410851Z creating build/lib.linux-x86_64-cpython-39/torch/export/passes 2025-08-14T21:42:45.3412499Z copying torch/export/passes/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/export/passes 2025-08-14T21:42:45.3414848Z creating build/lib.linux-x86_64-cpython-39/torch/export/pt2_archive 2025-08-14T21:42:45.3416413Z copying torch/export/pt2_archive/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/export/pt2_archive 2025-08-14T21:42:45.3417933Z copying torch/export/pt2_archive/_package.py -> build/lib.linux-x86_64-cpython-39/torch/export/pt2_archive 2025-08-14T21:42:45.3420200Z copying torch/export/pt2_archive/_package_weights.py -> build/lib.linux-x86_64-cpython-39/torch/export/pt2_archive 2025-08-14T21:42:45.3421855Z copying torch/export/pt2_archive/constants.py -> build/lib.linux-x86_64-cpython-39/torch/export/pt2_archive 2025-08-14T21:42:45.3426147Z creating build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3427695Z copying torch/fx/experimental/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3429166Z copying torch/fx/experimental/_backward_state.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3430759Z copying torch/fx/experimental/_config.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3432559Z copying torch/fx/experimental/_constant_symnode.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3434217Z copying torch/fx/experimental/_dynamism.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3436002Z copying torch/fx/experimental/accelerator_partitioner.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3437930Z copying torch/fx/experimental/const_fold.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3439954Z copying torch/fx/experimental/debug.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3441945Z copying torch/fx/experimental/graph_gradual_typechecker.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3444203Z copying torch/fx/experimental/merge_matmul.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3446045Z copying torch/fx/experimental/meta_tracer.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3447856Z copying torch/fx/experimental/normalize.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3449648Z copying torch/fx/experimental/optimization.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3451663Z copying torch/fx/experimental/partitioner_utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3453354Z copying torch/fx/experimental/proxy_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3455829Z copying torch/fx/experimental/recording.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3457701Z copying torch/fx/experimental/refinement_types.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3459341Z copying torch/fx/experimental/rewriter.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3461144Z copying torch/fx/experimental/schema_type_annotation.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3462765Z copying torch/fx/experimental/sym_node.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3465235Z copying torch/fx/experimental/symbolic_shapes.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3469474Z copying torch/fx/experimental/unify_refinements.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3471559Z copying torch/fx/experimental/validator.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-08-14T21:42:45.3476179Z creating build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-08-14T21:42:45.3477768Z copying torch/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-08-14T21:42:45.3479485Z copying torch/fx/passes/_tensorify_python_scalars.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-08-14T21:42:45.3481391Z copying torch/fx/passes/annotate_getitem_nodes.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-08-14T21:42:45.3483256Z copying torch/fx/passes/fake_tensor_prop.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-08-14T21:42:45.3485129Z copying torch/fx/passes/graph_drawer.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-08-14T21:42:45.3487215Z copying torch/fx/passes/graph_manipulation.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-08-14T21:42:45.3488969Z copying torch/fx/passes/graph_transform_observer.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-08-14T21:42:45.3491127Z copying torch/fx/passes/net_min_base.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-08-14T21:42:45.3493139Z copying torch/fx/passes/operator_support.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-08-14T21:42:45.3494897Z copying torch/fx/passes/param_fetch.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-08-14T21:42:45.3496584Z copying torch/fx/passes/pass_manager.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-08-14T21:42:45.3498264Z copying torch/fx/passes/reinplace.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-08-14T21:42:45.3500258Z copying torch/fx/passes/runtime_assert.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-08-14T21:42:45.3502147Z copying torch/fx/passes/shape_prop.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-08-14T21:42:45.3503934Z copying torch/fx/passes/split_module.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-08-14T21:42:45.3505763Z copying torch/fx/passes/split_utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-08-14T21:42:45.3507548Z copying torch/fx/passes/splitter_base.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-08-14T21:42:45.3509459Z copying torch/fx/passes/tools_common.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-08-14T21:42:45.3512701Z creating build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-08-14T21:42:45.3514426Z copying torch/fx/experimental/migrate_gradual_types/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-08-14T21:42:45.3515818Z copying torch/fx/experimental/migrate_gradual_types/constraint.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-08-14T21:42:45.3517722Z copying torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-08-14T21:42:45.3520096Z copying torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-08-14T21:42:45.3522267Z copying torch/fx/experimental/migrate_gradual_types/operation.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-08-14T21:42:45.3524361Z 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-08-14T21:42:45.3526201Z copying torch/fx/experimental/migrate_gradual_types/util.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-08-14T21:42:45.3527915Z copying torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-08-14T21:42:45.3531150Z creating build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-08-14T21:42:45.3532920Z copying torch/fx/experimental/unification/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-08-14T21:42:45.3534477Z copying torch/fx/experimental/unification/core.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-08-14T21:42:45.3536201Z copying torch/fx/experimental/unification/dispatch.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-08-14T21:42:45.3537878Z copying torch/fx/experimental/unification/match.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-08-14T21:42:45.3539692Z copying torch/fx/experimental/unification/more.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-08-14T21:42:45.3541446Z copying torch/fx/experimental/unification/unification_tools.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-08-14T21:42:45.3543039Z copying torch/fx/experimental/unification/utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-08-14T21:42:45.3544721Z copying torch/fx/experimental/unification/variable.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-08-14T21:42:45.3547505Z creating build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch 2025-08-14T21:42:45.3549323Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch 2025-08-14T21:42:45.3550919Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch 2025-08-14T21:42:45.3552665Z copying torch/fx/experimental/unification/multipledispatch/core.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch 2025-08-14T21:42:45.3554457Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch 2025-08-14T21:42:45.3556219Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch 2025-08-14T21:42:45.3557935Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch 2025-08-14T21:42:45.3560395Z creating build/lib.linux-x86_64-cpython-39/torch/fx/passes/backends 2025-08-14T21:42:45.3561961Z copying torch/fx/passes/backends/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/backends 2025-08-14T21:42:45.3563449Z copying torch/fx/passes/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/backends 2025-08-14T21:42:45.3565731Z creating build/lib.linux-x86_64-cpython-39/torch/fx/passes/dialect 2025-08-14T21:42:45.3567341Z copying torch/fx/passes/dialect/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/dialect 2025-08-14T21:42:45.3569624Z creating build/lib.linux-x86_64-cpython-39/torch/fx/passes/infra 2025-08-14T21:42:45.3571520Z copying torch/fx/passes/infra/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/infra 2025-08-14T21:42:45.3573474Z copying torch/fx/passes/infra/partitioner.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/infra 2025-08-14T21:42:45.3575450Z copying torch/fx/passes/infra/pass_base.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/infra 2025-08-14T21:42:45.3577247Z copying torch/fx/passes/infra/pass_manager.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/infra 2025-08-14T21:42:45.3579685Z creating build/lib.linux-x86_64-cpython-39/torch/fx/passes/tests 2025-08-14T21:42:45.3581395Z copying torch/fx/passes/tests/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/tests 2025-08-14T21:42:45.3582837Z copying torch/fx/passes/tests/test_pass_manager.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/tests 2025-08-14T21:42:45.3585427Z creating build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils 2025-08-14T21:42:45.3587096Z copying torch/fx/passes/utils/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils 2025-08-14T21:42:45.3588441Z copying torch/fx/passes/utils/common.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils 2025-08-14T21:42:45.3590290Z copying torch/fx/passes/utils/fuser_utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils 2025-08-14T21:42:45.3592051Z copying torch/fx/passes/utils/matcher_utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils 2025-08-14T21:42:45.3594104Z copying torch/fx/passes/utils/matcher_with_name_node_map_utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils 2025-08-14T21:42:45.3595594Z copying torch/fx/passes/utils/source_matcher_utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils 2025-08-14T21:42:45.3597994Z creating build/lib.linux-x86_64-cpython-39/torch/fx/passes/dialect/common 2025-08-14T21:42:45.3599871Z copying torch/fx/passes/dialect/common/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/dialect/common 2025-08-14T21:42:45.3601307Z copying torch/fx/passes/dialect/common/cse_pass.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/dialect/common 2025-08-14T21:42:45.3603784Z creating build/lib.linux-x86_64-cpython-39/torch/jit/_passes 2025-08-14T21:42:45.3605227Z copying torch/jit/_passes/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/jit/_passes 2025-08-14T21:42:45.3606695Z copying torch/jit/_passes/_property_propagation.py -> build/lib.linux-x86_64-cpython-39/torch/jit/_passes 2025-08-14T21:42:45.3608946Z creating build/lib.linux-x86_64-cpython-39/torch/jit/mobile 2025-08-14T21:42:45.3610495Z copying torch/jit/mobile/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/jit/mobile 2025-08-14T21:42:45.3613268Z creating build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-08-14T21:42:45.3614828Z copying torch/masked/maskedtensor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-08-14T21:42:45.3616216Z copying torch/masked/maskedtensor/_ops_refs.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-08-14T21:42:45.3618095Z copying torch/masked/maskedtensor/binary.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-08-14T21:42:45.3619795Z copying torch/masked/maskedtensor/core.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-08-14T21:42:45.3621575Z copying torch/masked/maskedtensor/creation.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-08-14T21:42:45.3623197Z copying torch/masked/maskedtensor/passthrough.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-08-14T21:42:45.3624792Z copying torch/masked/maskedtensor/reductions.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-08-14T21:42:45.3626579Z copying torch/masked/maskedtensor/unary.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-08-14T21:42:45.3629121Z creating build/lib.linux-x86_64-cpython-39/torch/nested/_internal 2025-08-14T21:42:45.3630665Z copying torch/nested/_internal/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nested/_internal 2025-08-14T21:42:45.3632006Z copying torch/nested/_internal/nested_int.py -> build/lib.linux-x86_64-cpython-39/torch/nested/_internal 2025-08-14T21:42:45.3633565Z copying torch/nested/_internal/nested_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/nested/_internal 2025-08-14T21:42:45.3635434Z copying torch/nested/_internal/ops.py -> build/lib.linux-x86_64-cpython-39/torch/nested/_internal 2025-08-14T21:42:45.3638266Z copying torch/nested/_internal/sdpa.py -> build/lib.linux-x86_64-cpython-39/torch/nested/_internal 2025-08-14T21:42:45.3641533Z creating build/lib.linux-x86_64-cpython-39/torch/nn/attention 2025-08-14T21:42:45.3643094Z copying torch/nn/attention/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/attention 2025-08-14T21:42:45.3644573Z copying torch/nn/attention/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/nn/attention 2025-08-14T21:42:45.3646349Z copying torch/nn/attention/bias.py -> build/lib.linux-x86_64-cpython-39/torch/nn/attention 2025-08-14T21:42:45.3648222Z copying torch/nn/attention/flex_attention.py -> build/lib.linux-x86_64-cpython-39/torch/nn/attention 2025-08-14T21:42:45.3651165Z creating build/lib.linux-x86_64-cpython-39/torch/nn/backends 2025-08-14T21:42:45.3652781Z copying torch/nn/backends/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/backends 2025-08-14T21:42:45.3654145Z copying torch/nn/backends/thnn.py -> build/lib.linux-x86_64-cpython-39/torch/nn/backends 2025-08-14T21:42:45.3656344Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic 2025-08-14T21:42:45.3657871Z copying torch/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic 2025-08-14T21:42:45.3662357Z creating build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3663832Z copying torch/nn/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3665406Z copying torch/nn/modules/_functions.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3667169Z copying torch/nn/modules/activation.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3669280Z copying torch/nn/modules/adaptive.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3671715Z copying torch/nn/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3673813Z copying torch/nn/modules/channelshuffle.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3675510Z copying torch/nn/modules/container.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3677542Z copying torch/nn/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3680436Z copying torch/nn/modules/distance.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3682329Z copying torch/nn/modules/dropout.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3684335Z copying torch/nn/modules/flatten.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3686019Z copying torch/nn/modules/fold.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3687915Z copying torch/nn/modules/instancenorm.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3689728Z copying torch/nn/modules/lazy.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3691645Z copying torch/nn/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3693313Z copying torch/nn/modules/loss.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3695718Z copying torch/nn/modules/module.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3698397Z copying torch/nn/modules/normalization.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3700123Z copying torch/nn/modules/padding.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3702048Z copying torch/nn/modules/pixelshuffle.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3703709Z copying torch/nn/modules/pooling.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3706090Z copying torch/nn/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3708469Z copying torch/nn/modules/sparse.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3710897Z copying torch/nn/modules/transformer.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3712972Z copying torch/nn/modules/upsampling.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3714700Z copying torch/nn/modules/utils.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-08-14T21:42:45.3717690Z creating build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-08-14T21:42:45.3719284Z copying torch/nn/parallel/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-08-14T21:42:45.3721095Z copying torch/nn/parallel/_functions.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-08-14T21:42:45.3723497Z copying torch/nn/parallel/comm.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-08-14T21:42:45.3725446Z copying torch/nn/parallel/data_parallel.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-08-14T21:42:45.3727154Z copying torch/nn/parallel/distributed.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-08-14T21:42:45.3729731Z copying torch/nn/parallel/parallel_apply.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-08-14T21:42:45.3731584Z copying torch/nn/parallel/replicate.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-08-14T21:42:45.3733287Z copying torch/nn/parallel/scatter_gather.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-08-14T21:42:45.3735522Z creating build/lib.linux-x86_64-cpython-39/torch/nn/qat 2025-08-14T21:42:45.3737008Z copying torch/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat 2025-08-14T21:42:45.3739150Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantizable 2025-08-14T21:42:45.3740690Z copying torch/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantizable 2025-08-14T21:42:45.3742742Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantized 2025-08-14T21:42:45.3744261Z copying torch/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized 2025-08-14T21:42:45.3745639Z copying torch/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized 2025-08-14T21:42:45.3749309Z creating build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-08-14T21:42:45.3750784Z copying torch/nn/utils/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-08-14T21:42:45.3752364Z copying torch/nn/utils/_deprecation_utils.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-08-14T21:42:45.3754010Z copying torch/nn/utils/_named_member_accessor.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-08-14T21:42:45.3755760Z copying torch/nn/utils/_per_sample_grad.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-08-14T21:42:45.3757418Z copying torch/nn/utils/clip_grad.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-08-14T21:42:45.3759774Z copying torch/nn/utils/convert_parameters.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-08-14T21:42:45.3761542Z copying torch/nn/utils/fusion.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-08-14T21:42:45.3763370Z copying torch/nn/utils/init.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-08-14T21:42:45.3765383Z copying torch/nn/utils/memory_format.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-08-14T21:42:45.3767693Z copying torch/nn/utils/parametrizations.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-08-14T21:42:45.3769741Z copying torch/nn/utils/parametrize.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-08-14T21:42:45.3772514Z copying torch/nn/utils/prune.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-08-14T21:42:45.3774840Z copying torch/nn/utils/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-08-14T21:42:45.3776844Z copying torch/nn/utils/spectral_norm.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-08-14T21:42:45.3778659Z copying torch/nn/utils/stateless.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-08-14T21:42:45.3780467Z copying torch/nn/utils/weight_norm.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-08-14T21:42:45.3783111Z creating build/lib.linux-x86_64-cpython-39/torch/nn/attention/experimental 2025-08-14T21:42:45.3784742Z copying torch/nn/attention/experimental/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/attention/experimental 2025-08-14T21:42:45.3786256Z copying torch/nn/attention/experimental/_paged_attention.py -> build/lib.linux-x86_64-cpython-39/torch/nn/attention/experimental 2025-08-14T21:42:45.3788511Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/modules 2025-08-14T21:42:45.3790089Z copying torch/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/modules 2025-08-14T21:42:45.3791477Z copying torch/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/modules 2025-08-14T21:42:45.3793765Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat 2025-08-14T21:42:45.3795268Z copying torch/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat 2025-08-14T21:42:45.3797208Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized 2025-08-14T21:42:45.3798810Z copying torch/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized 2025-08-14T21:42:45.3801669Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat/modules 2025-08-14T21:42:45.3803300Z copying torch/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat/modules 2025-08-14T21:42:45.3804813Z copying torch/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat/modules 2025-08-14T21:42:45.3806635Z copying torch/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat/modules 2025-08-14T21:42:45.3808376Z copying torch/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat/modules 2025-08-14T21:42:45.3810753Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/dynamic 2025-08-14T21:42:45.3812484Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/dynamic 2025-08-14T21:42:45.3814772Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/modules 2025-08-14T21:42:45.3816312Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/modules 2025-08-14T21:42:45.3817781Z copying torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/modules 2025-08-14T21:42:45.3819585Z copying torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/modules 2025-08-14T21:42:45.3821302Z copying torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/modules 2025-08-14T21:42:45.3823701Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/dynamic/modules 2025-08-14T21:42:45.3825445Z copying torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/dynamic/modules 2025-08-14T21:42:45.3826953Z copying torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/dynamic/modules 2025-08-14T21:42:45.3828889Z creating build/lib.linux-x86_64-cpython-39/torch/nn/qat/dynamic 2025-08-14T21:42:45.3830397Z copying torch/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat/dynamic 2025-08-14T21:42:45.3832616Z creating build/lib.linux-x86_64-cpython-39/torch/nn/qat/modules 2025-08-14T21:42:45.3834190Z copying torch/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat/modules 2025-08-14T21:42:45.3835513Z copying torch/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat/modules 2025-08-14T21:42:45.3837373Z copying torch/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat/modules 2025-08-14T21:42:45.3839121Z copying torch/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat/modules 2025-08-14T21:42:45.3841918Z creating build/lib.linux-x86_64-cpython-39/torch/nn/qat/dynamic/modules 2025-08-14T21:42:45.3843534Z copying torch/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat/dynamic/modules 2025-08-14T21:42:45.3844951Z copying torch/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat/dynamic/modules 2025-08-14T21:42:45.3847499Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantizable/modules 2025-08-14T21:42:45.3849031Z copying torch/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantizable/modules 2025-08-14T21:42:45.3850499Z copying torch/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantizable/modules 2025-08-14T21:42:45.3852450Z copying torch/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantizable/modules 2025-08-14T21:42:45.3854600Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference 2025-08-14T21:42:45.3856166Z copying torch/nn/quantized/_reference/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference 2025-08-14T21:42:45.3858119Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic 2025-08-14T21:42:45.3859742Z copying torch/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic 2025-08-14T21:42:45.3863237Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-08-14T21:42:45.3864824Z copying torch/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-08-14T21:42:45.3866216Z copying torch/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-08-14T21:42:45.3868017Z copying torch/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-08-14T21:42:45.3870027Z copying torch/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-08-14T21:42:45.3871895Z copying torch/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-08-14T21:42:45.3873750Z copying torch/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-08-14T21:42:45.3875456Z copying torch/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-08-14T21:42:45.3877083Z copying torch/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-08-14T21:42:45.3878817Z copying torch/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-08-14T21:42:45.3880972Z copying torch/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-08-14T21:42:45.3882790Z copying torch/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-08-14T21:42:45.3885744Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules 2025-08-14T21:42:45.3887402Z copying torch/nn/quantized/_reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules 2025-08-14T21:42:45.3888934Z copying torch/nn/quantized/_reference/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules 2025-08-14T21:42:45.3890931Z copying torch/nn/quantized/_reference/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules 2025-08-14T21:42:45.3892651Z copying torch/nn/quantized/_reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules 2025-08-14T21:42:45.3894345Z copying torch/nn/quantized/_reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules 2025-08-14T21:42:45.3896114Z copying torch/nn/quantized/_reference/modules/utils.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules 2025-08-14T21:42:45.3898629Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic/modules 2025-08-14T21:42:45.3900295Z copying torch/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic/modules 2025-08-14T21:42:45.3902154Z copying torch/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic/modules 2025-08-14T21:42:45.3903889Z copying torch/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic/modules 2025-08-14T21:42:45.3905588Z copying torch/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic/modules 2025-08-14T21:42:45.3908721Z creating build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-08-14T21:42:45.3910322Z copying torch/nn/utils/_expanded_weights/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-08-14T21:42:45.3911898Z copying torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-08-14T21:42:45.3913617Z copying torch/nn/utils/_expanded_weights/conv_utils.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-08-14T21:42:45.3915547Z copying torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-08-14T21:42:45.3917161Z copying torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-08-14T21:42:45.3919024Z copying torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-08-14T21:42:45.3921203Z copying torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-08-14T21:42:45.3923384Z copying torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-08-14T21:42:45.3925065Z copying torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-08-14T21:42:45.3926828Z copying torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-08-14T21:42:45.3929493Z creating build/lib.linux-x86_64-cpython-39/torch/onnx/_internal 2025-08-14T21:42:45.3931074Z copying torch/onnx/_internal/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal 2025-08-14T21:42:45.3932560Z copying torch/onnx/_internal/_exporter_legacy.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal 2025-08-14T21:42:45.3934256Z copying torch/onnx/_internal/_lazy_import.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal 2025-08-14T21:42:45.3935917Z copying torch/onnx/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal 2025-08-14T21:42:45.3937692Z copying torch/onnx/_internal/onnx_proto_utils.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal 2025-08-14T21:42:45.3939398Z copying torch/onnx/_internal/registration.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal 2025-08-14T21:42:45.3941952Z creating build/lib.linux-x86_64-cpython-39/torch/onnx/ops 2025-08-14T21:42:45.3943428Z copying torch/onnx/ops/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/ops 2025-08-14T21:42:45.3945120Z copying torch/onnx/ops/_dtype_mappings.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/ops 2025-08-14T21:42:45.3946739Z copying torch/onnx/ops/_impl.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/ops 2025-08-14T21:42:45.3948532Z copying torch/onnx/ops/_symbolic_impl.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/ops 2025-08-14T21:42:45.3952987Z creating build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3954562Z copying torch/onnx/_internal/exporter/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3955916Z copying torch/onnx/_internal/exporter/_analysis.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3957782Z copying torch/onnx/_internal/exporter/_building.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3960010Z copying torch/onnx/_internal/exporter/_capture_strategies.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3961913Z copying torch/onnx/_internal/exporter/_compat.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3963721Z copying torch/onnx/_internal/exporter/_constants.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3965422Z copying torch/onnx/_internal/exporter/_core.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3967771Z copying torch/onnx/_internal/exporter/_decomp.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3970257Z copying torch/onnx/_internal/exporter/_dispatching.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3972256Z copying torch/onnx/_internal/exporter/_dynamic_shapes.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3974301Z copying torch/onnx/_internal/exporter/_errors.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3976004Z copying torch/onnx/_internal/exporter/_flags.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3977857Z copying torch/onnx/_internal/exporter/_fx_passes.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3979620Z copying torch/onnx/_internal/exporter/_ir_passes.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3981603Z copying torch/onnx/_internal/exporter/_isolated.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3983263Z copying torch/onnx/_internal/exporter/_onnx_program.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3985183Z copying torch/onnx/_internal/exporter/_registration.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3986862Z copying torch/onnx/_internal/exporter/_reporting.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3988941Z copying torch/onnx/_internal/exporter/_schemas.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3990826Z copying torch/onnx/_internal/exporter/_tensors.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3992483Z copying torch/onnx/_internal/exporter/_testing.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3994285Z copying torch/onnx/_internal/exporter/_type_casting.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3995920Z copying torch/onnx/_internal/exporter/_verification.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-08-14T21:42:45.3998646Z creating build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx 2025-08-14T21:42:45.4000608Z copying torch/onnx/_internal/fx/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx 2025-08-14T21:42:45.4002017Z copying torch/onnx/_internal/fx/_pass.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx 2025-08-14T21:42:45.4003933Z copying torch/onnx/_internal/fx/patcher.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx 2025-08-14T21:42:45.4005754Z copying torch/onnx/_internal/fx/serialization.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx 2025-08-14T21:42:45.4007598Z copying torch/onnx/_internal/fx/type_utils.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx 2025-08-14T21:42:45.4010281Z creating build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib 2025-08-14T21:42:45.4012177Z copying torch/onnx/_internal/exporter/_torchlib/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib 2025-08-14T21:42:45.4013520Z copying torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib 2025-08-14T21:42:45.4015189Z copying torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib 2025-08-14T21:42:45.4017897Z creating build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops 2025-08-14T21:42:45.4019511Z copying torch/onnx/_internal/exporter/_torchlib/ops/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops 2025-08-14T21:42:45.4021023Z copying torch/onnx/_internal/exporter/_torchlib/ops/core.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops 2025-08-14T21:42:45.4022793Z copying torch/onnx/_internal/exporter/_torchlib/ops/hop.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops 2025-08-14T21:42:45.4024561Z copying torch/onnx/_internal/exporter/_torchlib/ops/nn.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops 2025-08-14T21:42:45.4026459Z copying torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops 2025-08-14T21:42:45.4028205Z copying torch/onnx/_internal/exporter/_torchlib/ops/symops.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops 2025-08-14T21:42:45.4030564Z creating build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes 2025-08-14T21:42:45.4032063Z copying torch/onnx/_internal/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes 2025-08-14T21:42:45.4033542Z copying torch/onnx/_internal/fx/passes/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes 2025-08-14T21:42:45.4035425Z copying torch/onnx/_internal/fx/passes/type_promotion.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes 2025-08-14T21:42:45.4038007Z creating build/lib.linux-x86_64-cpython-39/torch/optim/_multi_tensor 2025-08-14T21:42:45.4039776Z copying torch/optim/_multi_tensor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/optim/_multi_tensor 2025-08-14T21:42:45.4042367Z creating build/lib.linux-x86_64-cpython-39/torch/package/analyze 2025-08-14T21:42:45.4043923Z copying torch/package/analyze/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/package/analyze 2025-08-14T21:42:45.4045455Z copying torch/package/analyze/find_first_use_of_broken_modules.py -> build/lib.linux-x86_64-cpython-39/torch/package/analyze 2025-08-14T21:42:45.4047119Z copying torch/package/analyze/is_from_package.py -> build/lib.linux-x86_64-cpython-39/torch/package/analyze 2025-08-14T21:42:45.4048911Z copying torch/package/analyze/trace_dependencies.py -> build/lib.linux-x86_64-cpython-39/torch/package/analyze 2025-08-14T21:42:45.4052298Z creating build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-08-14T21:42:45.4053852Z copying torch/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-08-14T21:42:45.4055183Z copying torch/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-08-14T21:42:45.4056918Z copying torch/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-08-14T21:42:45.4058546Z copying torch/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-08-14T21:42:45.4060252Z copying torch/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-08-14T21:42:45.4061823Z copying torch/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-08-14T21:42:45.4063504Z copying torch/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-08-14T21:42:45.4065143Z copying torch/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-08-14T21:42:45.4067275Z copying torch/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-08-14T21:42:45.4069007Z copying torch/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-08-14T21:42:45.4071406Z copying torch/quantization/fx/quantization_types.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-08-14T21:42:45.4073063Z copying torch/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-08-14T21:42:45.4075597Z creating build/lib.linux-x86_64-cpython-39/torch/signal/windows 2025-08-14T21:42:45.4077186Z copying torch/signal/windows/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/signal/windows 2025-08-14T21:42:45.4078564Z copying torch/signal/windows/windows.py -> build/lib.linux-x86_64-cpython-39/torch/signal/windows 2025-08-14T21:42:45.4085426Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4087003Z copying torch/testing/_internal/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4088430Z copying torch/testing/_internal/autocast_test_lists.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4090433Z copying torch/testing/_internal/autograd_function_db.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4092459Z copying torch/testing/_internal/check_kernel_launches.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4094005Z copying torch/testing/_internal/common_cuda.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4095885Z copying torch/testing/_internal/common_device_type.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4098408Z copying torch/testing/_internal/common_dist_composable.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4100354Z copying torch/testing/_internal/common_distributed.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4102559Z copying torch/testing/_internal/common_dtype.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4104292Z copying torch/testing/_internal/common_fsdp.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4106592Z copying torch/testing/_internal/common_jit.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4108487Z copying torch/testing/_internal/common_methods_invocations.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4118295Z copying torch/testing/_internal/common_mkldnn.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4120417Z copying torch/testing/_internal/common_modules.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4123891Z copying torch/testing/_internal/common_mps.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4125869Z copying torch/testing/_internal/common_nn.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4129231Z copying torch/testing/_internal/common_optimizers.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4131773Z copying torch/testing/_internal/common_pruning.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4133576Z copying torch/testing/_internal/common_quantization.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4136132Z copying torch/testing/_internal/common_quantized.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4138035Z copying torch/testing/_internal/common_subclass.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4140056Z copying torch/testing/_internal/common_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4143512Z copying torch/testing/_internal/composite_compliance.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4145531Z copying torch/testing/_internal/custom_op_db.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4147252Z copying torch/testing/_internal/custom_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4148981Z copying torch/testing/_internal/dist_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4161755Z copying torch/testing/_internal/dynamo_test_failures.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4163045Z copying torch/testing/_internal/fake_config_module.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4164119Z copying torch/testing/_internal/fake_config_module2.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4165220Z copying torch/testing/_internal/fake_config_module3.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4166295Z copying torch/testing/_internal/hop_db.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4167336Z copying torch/testing/_internal/hypothesis_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4168405Z copying torch/testing/_internal/inductor_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4169748Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4170798Z copying torch/testing/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4171862Z copying torch/testing/_internal/logging_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4172866Z copying torch/testing/_internal/logging_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4174040Z copying torch/testing/_internal/quantization_torch_package_models.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4175218Z copying torch/testing/_internal/static_module.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4176217Z copying torch/testing/_internal/subclasses.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4177492Z copying torch/testing/_internal/torchbind_impls.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4179192Z copying torch/testing/_internal/triton_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4181411Z copying torch/testing/_internal/two_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-08-14T21:42:45.4183777Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/codegen 2025-08-14T21:42:45.4185394Z copying torch/testing/_internal/codegen/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/codegen 2025-08-14T21:42:45.4187430Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/data 2025-08-14T21:42:45.4189015Z copying torch/testing/_internal/data/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/data 2025-08-14T21:42:45.4190438Z copying torch/testing/_internal/data/network1.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/data 2025-08-14T21:42:45.4192222Z copying torch/testing/_internal/data/network2.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/data 2025-08-14T21:42:45.4195268Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-08-14T21:42:45.4196894Z copying torch/testing/_internal/distributed/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-08-14T21:42:45.4198267Z copying torch/testing/_internal/distributed/checkpoint_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-08-14T21:42:45.4200313Z copying torch/testing/_internal/distributed/common_state_dict.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-08-14T21:42:45.4202277Z copying torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-08-14T21:42:45.4204198Z copying torch/testing/_internal/distributed/distributed_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-08-14T21:42:45.4209412Z copying torch/testing/_internal/distributed/distributed_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-08-14T21:42:45.4211122Z copying torch/testing/_internal/distributed/fake_pg.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-08-14T21:42:45.4212966Z copying torch/testing/_internal/distributed/multi_threaded_pg.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-08-14T21:42:45.4215113Z copying torch/testing/_internal/distributed/rpc_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-08-14T21:42:45.4217470Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/generated 2025-08-14T21:42:45.4219139Z copying torch/testing/_internal/generated/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/generated 2025-08-14T21:42:45.4220496Z copying torch/testing/_internal/generated/annotated_fn_args.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/generated 2025-08-14T21:42:45.4227033Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo 2025-08-14T21:42:45.4228613Z copying torch/testing/_internal/opinfo/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo 2025-08-14T21:42:45.4230089Z copying torch/testing/_internal/opinfo/core.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo 2025-08-14T21:42:45.4233078Z copying torch/testing/_internal/opinfo/refs.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo 2025-08-14T21:42:45.4234977Z copying torch/testing/_internal/opinfo/utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo 2025-08-14T21:42:45.4237696Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests 2025-08-14T21:42:45.4239389Z copying torch/testing/_internal/optests/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests 2025-08-14T21:42:45.4241205Z copying torch/testing/_internal/optests/aot_autograd.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests 2025-08-14T21:42:45.4243179Z copying torch/testing/_internal/optests/autograd_registration.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests 2025-08-14T21:42:45.4244896Z copying torch/testing/_internal/optests/fake_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests 2025-08-14T21:42:45.4246672Z copying torch/testing/_internal/optests/generate_tests.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests 2025-08-14T21:42:45.4248623Z copying torch/testing/_internal/optests/make_fx.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests 2025-08-14T21:42:45.4251305Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/test_module 2025-08-14T21:42:45.4253074Z copying torch/testing/_internal/test_module/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/test_module 2025-08-14T21:42:45.4254412Z copying torch/testing/_internal/test_module/future_div.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/test_module 2025-08-14T21:42:45.4256081Z copying torch/testing/_internal/test_module/no_future_div.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/test_module 2025-08-14T21:42:45.4258456Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_shard 2025-08-14T21:42:45.4260060Z copying torch/testing/_internal/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_shard 2025-08-14T21:42:45.4261599Z copying torch/testing/_internal/distributed/_shard/test_common.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_shard 2025-08-14T21:42:45.4263993Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_tensor 2025-08-14T21:42:45.4265604Z copying torch/testing/_internal/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_tensor 2025-08-14T21:42:45.4267038Z copying torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_tensor 2025-08-14T21:42:45.4269887Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/nn 2025-08-14T21:42:45.4271632Z copying torch/testing/_internal/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/nn 2025-08-14T21:42:45.4274403Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-08-14T21:42:45.4276119Z copying torch/testing/_internal/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-08-14T21:42:45.4277530Z copying torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-08-14T21:42:45.4280554Z copying torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-08-14T21:42:45.4282441Z copying torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-08-14T21:42:45.4284325Z 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-08-14T21:42:45.4286073Z copying torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-08-14T21:42:45.4287810Z copying torch/testing/_internal/distributed/rpc/rpc_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-08-14T21:42:45.4292107Z 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-08-14T21:42:45.4294631Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-08-14T21:42:45.4296318Z 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-08-14T21:42:45.4298003Z 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-08-14T21:42:45.4299746Z 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-08-14T21:42:45.4301946Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/nn/api 2025-08-14T21:42:45.4303546Z copying torch/testing/_internal/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/nn/api 2025-08-14T21:42:45.4305052Z 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-08-14T21:42:45.4307682Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/examples 2025-08-14T21:42:45.4309320Z copying torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/examples 2025-08-14T21:42:45.4311333Z 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-08-14T21:42:45.4313250Z 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-08-14T21:42:45.4315860Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/jit 2025-08-14T21:42:45.4317481Z copying torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/jit 2025-08-14T21:42:45.4318948Z 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-08-14T21:42:45.4321162Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/jit 2025-08-14T21:42:45.4323506Z 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-08-14T21:42:45.4326442Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-08-14T21:42:45.4328147Z copying torch/testing/_internal/opinfo/definitions/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-08-14T21:42:45.4329666Z copying torch/testing/_internal/opinfo/definitions/_masked.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-08-14T21:42:45.4332063Z copying torch/testing/_internal/opinfo/definitions/fft.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-08-14T21:42:45.4333984Z copying torch/testing/_internal/opinfo/definitions/linalg.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-08-14T21:42:45.4336710Z copying torch/testing/_internal/opinfo/definitions/nested.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-08-14T21:42:45.4338871Z copying torch/testing/_internal/opinfo/definitions/signal.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-08-14T21:42:45.4340661Z copying torch/testing/_internal/opinfo/definitions/sparse.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-08-14T21:42:45.4342630Z copying torch/testing/_internal/opinfo/definitions/special.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-08-14T21:42:45.4345088Z creating build/lib.linux-x86_64-cpython-39/torch/utils/_strobelight 2025-08-14T21:42:45.4346627Z copying torch/utils/_strobelight/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_strobelight 2025-08-14T21:42:45.4348081Z copying torch/utils/_strobelight/cli_function_profiler.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_strobelight 2025-08-14T21:42:45.4351075Z creating build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-08-14T21:42:45.4352573Z copying torch/utils/_sympy/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-08-14T21:42:45.4353922Z copying torch/utils/_sympy/functions.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-08-14T21:42:45.4356064Z copying torch/utils/_sympy/interp.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-08-14T21:42:45.4357798Z copying torch/utils/_sympy/numbers.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-08-14T21:42:45.4359872Z copying torch/utils/_sympy/printers.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-08-14T21:42:45.4361794Z copying torch/utils/_sympy/reference.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-08-14T21:42:45.4363657Z copying torch/utils/_sympy/singleton_int.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-08-14T21:42:45.4365323Z copying torch/utils/_sympy/solve.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-08-14T21:42:45.4367020Z copying torch/utils/_sympy/symbol.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-08-14T21:42:45.4368712Z copying torch/utils/_sympy/value_ranges.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-08-14T21:42:45.4372057Z creating build/lib.linux-x86_64-cpython-39/torch/utils/backcompat 2025-08-14T21:42:45.4373616Z copying torch/utils/backcompat/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/backcompat 2025-08-14T21:42:45.4375636Z creating build/lib.linux-x86_64-cpython-39/torch/utils/benchmark 2025-08-14T21:42:45.4377392Z copying torch/utils/benchmark/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark 2025-08-14T21:42:45.4379948Z creating build/lib.linux-x86_64-cpython-39/torch/utils/bottleneck 2025-08-14T21:42:45.4381630Z copying torch/utils/bottleneck/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/bottleneck 2025-08-14T21:42:45.4382968Z copying torch/utils/bottleneck/__main__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/bottleneck 2025-08-14T21:42:45.4385951Z creating build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-08-14T21:42:45.4387414Z copying torch/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-08-14T21:42:45.4389011Z copying torch/utils/data/backward_compatibility.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-08-14T21:42:45.4390727Z copying torch/utils/data/dataloader.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-08-14T21:42:45.4393352Z copying torch/utils/data/dataset.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-08-14T21:42:45.4395270Z copying torch/utils/data/distributed.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-08-14T21:42:45.4396970Z copying torch/utils/data/graph.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-08-14T21:42:45.4398690Z copying torch/utils/data/graph_settings.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-08-14T21:42:45.4401218Z copying torch/utils/data/sampler.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-08-14T21:42:45.4404074Z creating build/lib.linux-x86_64-cpython-39/torch/utils/hipify 2025-08-14T21:42:45.4405630Z copying torch/utils/hipify/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/hipify 2025-08-14T21:42:45.4407145Z copying torch/utils/hipify/constants.py -> build/lib.linux-x86_64-cpython-39/torch/utils/hipify 2025-08-14T21:42:45.4409045Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> build/lib.linux-x86_64-cpython-39/torch/utils/hipify 2025-08-14T21:42:45.4413891Z copying torch/utils/hipify/hipify_python.py -> build/lib.linux-x86_64-cpython-39/torch/utils/hipify 2025-08-14T21:42:45.4416024Z copying torch/utils/hipify/version.py -> build/lib.linux-x86_64-cpython-39/torch/utils/hipify 2025-08-14T21:42:45.4418388Z creating build/lib.linux-x86_64-cpython-39/torch/utils/jit 2025-08-14T21:42:45.4419887Z copying torch/utils/jit/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/jit 2025-08-14T21:42:45.4421246Z copying torch/utils/jit/log_extract.py -> build/lib.linux-x86_64-cpython-39/torch/utils/jit 2025-08-14T21:42:45.4423578Z creating build/lib.linux-x86_64-cpython-39/torch/utils/model_dump 2025-08-14T21:42:45.4425128Z copying torch/utils/model_dump/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/model_dump 2025-08-14T21:42:45.4426805Z copying torch/utils/model_dump/__main__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/model_dump 2025-08-14T21:42:45.4429074Z creating build/lib.linux-x86_64-cpython-39/torch/utils/serialization 2025-08-14T21:42:45.4430623Z copying torch/utils/serialization/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/serialization 2025-08-14T21:42:45.4431919Z copying torch/utils/serialization/config.py -> build/lib.linux-x86_64-cpython-39/torch/utils/serialization 2025-08-14T21:42:45.4434980Z creating build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-08-14T21:42:45.4436521Z copying torch/utils/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-08-14T21:42:45.4437958Z copying torch/utils/tensorboard/_convert_np.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-08-14T21:42:45.4439958Z copying torch/utils/tensorboard/_embedding.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-08-14T21:42:45.4441807Z copying torch/utils/tensorboard/_onnx_graph.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-08-14T21:42:45.4443672Z copying torch/utils/tensorboard/_proto_graph.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-08-14T21:42:45.4445372Z copying torch/utils/tensorboard/_pytorch_graph.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-08-14T21:42:45.4447176Z copying torch/utils/tensorboard/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-08-14T21:42:45.4448906Z copying torch/utils/tensorboard/summary.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-08-14T21:42:45.4450911Z copying torch/utils/tensorboard/writer.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-08-14T21:42:45.4453581Z creating build/lib.linux-x86_64-cpython-39/torch/utils/viz 2025-08-14T21:42:45.4455089Z copying torch/utils/viz/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/viz 2025-08-14T21:42:45.4456475Z copying torch/utils/viz/_cycles.py -> build/lib.linux-x86_64-cpython-39/torch/utils/viz 2025-08-14T21:42:45.4459652Z creating build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples 2025-08-14T21:42:45.4461259Z copying torch/utils/benchmark/examples/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples 2025-08-14T21:42:45.4462601Z copying torch/utils/benchmark/examples/compare.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples 2025-08-14T21:42:45.4464243Z copying torch/utils/benchmark/examples/fuzzer.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples 2025-08-14T21:42:45.4465960Z copying torch/utils/benchmark/examples/op_benchmark.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples 2025-08-14T21:42:45.4467674Z copying torch/utils/benchmark/examples/simple_timeit.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples 2025-08-14T21:42:45.4469578Z copying torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples 2025-08-14T21:42:45.4472893Z creating build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers 2025-08-14T21:42:45.4474526Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers 2025-08-14T21:42:45.4475917Z copying torch/utils/benchmark/op_fuzzers/binary.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers 2025-08-14T21:42:45.4477631Z copying torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers 2025-08-14T21:42:45.4479502Z copying torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers 2025-08-14T21:42:45.4481272Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers 2025-08-14T21:42:45.4483157Z copying torch/utils/benchmark/op_fuzzers/unary.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers 2025-08-14T21:42:45.4486310Z creating build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-08-14T21:42:45.4487826Z copying torch/utils/benchmark/utils/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-08-14T21:42:45.4489238Z copying torch/utils/benchmark/utils/_stubs.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-08-14T21:42:45.4491045Z copying torch/utils/benchmark/utils/common.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-08-14T21:42:45.4492945Z copying torch/utils/benchmark/utils/compare.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-08-14T21:42:45.4495231Z copying torch/utils/benchmark/utils/compile.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-08-14T21:42:45.4496980Z copying torch/utils/benchmark/utils/cpp_jit.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-08-14T21:42:45.4498734Z copying torch/utils/benchmark/utils/fuzzer.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-08-14T21:42:45.4500990Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-08-14T21:42:45.4502674Z copying torch/utils/benchmark/utils/timer.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-08-14T21:42:45.4505582Z creating build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper 2025-08-14T21:42:45.4507250Z copying torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper 2025-08-14T21:42:45.4508881Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper 2025-08-14T21:42:45.4511740Z creating build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils 2025-08-14T21:42:45.4513277Z copying torch/utils/data/_utils/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils 2025-08-14T21:42:45.4514761Z copying torch/utils/data/_utils/collate.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils 2025-08-14T21:42:45.4516618Z copying torch/utils/data/_utils/fetch.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils 2025-08-14T21:42:45.4518373Z copying torch/utils/data/_utils/pin_memory.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils 2025-08-14T21:42:45.4520480Z copying torch/utils/data/_utils/signal_handling.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils 2025-08-14T21:42:45.4522216Z copying torch/utils/data/_utils/worker.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils 2025-08-14T21:42:45.4525261Z creating build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-08-14T21:42:45.4526882Z copying torch/utils/data/datapipes/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-08-14T21:42:45.4528771Z copying torch/utils/data/datapipes/_decorator.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-08-14T21:42:45.4530635Z copying torch/utils/data/datapipes/_hook_iterator.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-08-14T21:42:45.4532406Z copying torch/utils/data/datapipes/_typing.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-08-14T21:42:45.4534273Z copying torch/utils/data/datapipes/datapipe.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-08-14T21:42:45.4536103Z copying torch/utils/data/datapipes/gen_pyi.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-08-14T21:42:45.4538929Z creating build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe 2025-08-14T21:42:45.4540611Z copying torch/utils/data/datapipes/dataframe/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe 2025-08-14T21:42:45.4542188Z copying torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe 2025-08-14T21:42:45.4543914Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe 2025-08-14T21:42:45.4545734Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe 2025-08-14T21:42:45.4547511Z copying torch/utils/data/datapipes/dataframe/structures.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe 2025-08-14T21:42:45.4550782Z creating build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-08-14T21:42:45.4552429Z copying torch/utils/data/datapipes/iter/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-08-14T21:42:45.4553915Z copying torch/utils/data/datapipes/iter/callable.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-08-14T21:42:45.4555899Z copying torch/utils/data/datapipes/iter/combinatorics.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-08-14T21:42:45.4557606Z copying torch/utils/data/datapipes/iter/combining.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-08-14T21:42:45.4559836Z copying torch/utils/data/datapipes/iter/filelister.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-08-14T21:42:45.4561707Z copying torch/utils/data/datapipes/iter/fileopener.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-08-14T21:42:45.4563475Z copying torch/utils/data/datapipes/iter/grouping.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-08-14T21:42:45.4565447Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-08-14T21:42:45.4567228Z copying torch/utils/data/datapipes/iter/selecting.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-08-14T21:42:45.4569532Z copying torch/utils/data/datapipes/iter/sharding.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-08-14T21:42:45.4571544Z copying torch/utils/data/datapipes/iter/streamreader.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-08-14T21:42:45.4574057Z copying torch/utils/data/datapipes/iter/utils.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-08-14T21:42:45.4576927Z creating build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map 2025-08-14T21:42:45.4578588Z copying torch/utils/data/datapipes/map/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map 2025-08-14T21:42:45.4580111Z copying torch/utils/data/datapipes/map/callable.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map 2025-08-14T21:42:45.4582049Z copying torch/utils/data/datapipes/map/combinatorics.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map 2025-08-14T21:42:45.4583795Z copying torch/utils/data/datapipes/map/combining.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map 2025-08-14T21:42:45.4585523Z copying torch/utils/data/datapipes/map/grouping.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map 2025-08-14T21:42:45.4587267Z copying torch/utils/data/datapipes/map/utils.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map 2025-08-14T21:42:45.4589785Z creating build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/utils 2025-08-14T21:42:45.4591418Z copying torch/utils/data/datapipes/utils/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/utils 2025-08-14T21:42:45.4592791Z copying torch/utils/data/datapipes/utils/common.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/utils 2025-08-14T21:42:45.4594664Z copying torch/utils/data/datapipes/utils/decoder.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/utils 2025-08-14T21:42:45.4596621Z copying torch/utils/data/datapipes/utils/snapshot.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/utils 2025-08-14T21:42:45.4598790Z creating build/lib.linux-x86_64-cpython-39/torchgen/aoti 2025-08-14T21:42:45.4600612Z copying torchgen/aoti/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/aoti 2025-08-14T21:42:45.4602060Z copying torchgen/aoti/fallback_ops.py -> build/lib.linux-x86_64-cpython-39/torchgen/aoti 2025-08-14T21:42:45.4605480Z creating build/lib.linux-x86_64-cpython-39/torchgen/api 2025-08-14T21:42:45.4607022Z copying torchgen/api/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-08-14T21:42:45.4608443Z copying torchgen/api/autograd.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-08-14T21:42:45.4610726Z copying torchgen/api/cpp.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-08-14T21:42:45.4612751Z copying torchgen/api/dispatcher.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-08-14T21:42:45.4614454Z copying torchgen/api/functionalization.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-08-14T21:42:45.4616010Z copying torchgen/api/lazy.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-08-14T21:42:45.4617819Z copying torchgen/api/meta.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-08-14T21:42:45.4619494Z copying torchgen/api/native.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-08-14T21:42:45.4621215Z copying torchgen/api/python.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-08-14T21:42:45.4623301Z copying torchgen/api/structured.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-08-14T21:42:45.4624956Z copying torchgen/api/translate.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-08-14T21:42:45.4627039Z copying torchgen/api/ufunc.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-08-14T21:42:45.4628931Z copying torchgen/api/unboxing.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-08-14T21:42:45.4631710Z creating build/lib.linux-x86_64-cpython-39/torchgen/dest 2025-08-14T21:42:45.4633190Z copying torchgen/dest/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/dest 2025-08-14T21:42:45.4634573Z copying torchgen/dest/lazy_ir.py -> build/lib.linux-x86_64-cpython-39/torchgen/dest 2025-08-14T21:42:45.4636673Z copying torchgen/dest/lazy_ts_lowering.py -> build/lib.linux-x86_64-cpython-39/torchgen/dest 2025-08-14T21:42:45.4638370Z copying torchgen/dest/native_functions.py -> build/lib.linux-x86_64-cpython-39/torchgen/dest 2025-08-14T21:42:45.4640427Z copying torchgen/dest/register_dispatch_key.py -> build/lib.linux-x86_64-cpython-39/torchgen/dest 2025-08-14T21:42:45.4642459Z copying torchgen/dest/ufunc.py -> build/lib.linux-x86_64-cpython-39/torchgen/dest 2025-08-14T21:42:45.4645204Z creating build/lib.linux-x86_64-cpython-39/torchgen/operator_versions 2025-08-14T21:42:45.4646823Z copying torchgen/operator_versions/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/operator_versions 2025-08-14T21:42:45.4648323Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> build/lib.linux-x86_64-cpython-39/torchgen/operator_versions 2025-08-14T21:42:45.4650097Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/lib.linux-x86_64-cpython-39/torchgen/operator_versions 2025-08-14T21:42:45.4652437Z creating build/lib.linux-x86_64-cpython-39/torchgen/selective_build 2025-08-14T21:42:45.4654006Z copying torchgen/selective_build/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/selective_build 2025-08-14T21:42:45.4655427Z copying torchgen/selective_build/operator.py -> build/lib.linux-x86_64-cpython-39/torchgen/selective_build 2025-08-14T21:42:45.4656940Z copying torchgen/selective_build/selector.py -> build/lib.linux-x86_64-cpython-39/torchgen/selective_build 2025-08-14T21:42:45.4659530Z creating build/lib.linux-x86_64-cpython-39/torchgen/static_runtime 2025-08-14T21:42:45.4661112Z copying torchgen/static_runtime/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/static_runtime 2025-08-14T21:42:45.4662469Z copying torchgen/static_runtime/config.py -> build/lib.linux-x86_64-cpython-39/torchgen/static_runtime 2025-08-14T21:42:45.4664220Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> build/lib.linux-x86_64-cpython-39/torchgen/static_runtime 2025-08-14T21:42:45.4665833Z copying torchgen/static_runtime/generator.py -> build/lib.linux-x86_64-cpython-39/torchgen/static_runtime 2025-08-14T21:42:45.4668546Z creating build/lib.linux-x86_64-cpython-39/torchgen/api/types 2025-08-14T21:42:45.4670440Z copying torchgen/api/types/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/api/types 2025-08-14T21:42:45.4672506Z copying torchgen/api/types/signatures.py -> build/lib.linux-x86_64-cpython-39/torchgen/api/types 2025-08-14T21:42:45.4674391Z copying torchgen/api/types/types.py -> build/lib.linux-x86_64-cpython-39/torchgen/api/types 2025-08-14T21:42:45.4676244Z copying torchgen/api/types/types_base.py -> build/lib.linux-x86_64-cpython-39/torchgen/api/types 2025-08-14T21:42:45.7601215Z copying torch/_VF.pyi -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:45.7606750Z copying torch/return_types.pyi -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:45.7608492Z copying torch/py.typed -> build/lib.linux-x86_64-cpython-39/torch 2025-08-14T21:42:45.7610072Z creating build/lib.linux-x86_64-cpython-39/torch/bin 2025-08-14T21:42:45.7611827Z copying torch/bin/protoc-3.13.0.0 -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-08-14T21:42:45.7896242Z copying torch/bin/protoc -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-08-14T21:42:45.7928915Z copying torch/bin/test_jit -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-08-14T21:42:45.8595500Z copying torch/bin/test_nativert -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-08-14T21:42:45.8804382Z copying torch/bin/FileStoreTest -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-08-14T21:42:45.8866118Z copying torch/bin/TCPStoreTest -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-08-14T21:42:45.8917833Z copying torch/bin/HashStoreTest -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-08-14T21:42:45.8963978Z copying torch/bin/test_dist_autograd -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-08-14T21:42:45.9016419Z copying torch/bin/test_cpp_rpc -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-08-14T21:42:45.9072900Z copying torch/bin/test_api -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-08-14T21:42:45.9805051Z copying torch/bin/test_lazy -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-08-14T21:42:46.0070800Z copying torch/bin/torch_shm_manager -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-08-14T21:42:46.0077047Z creating build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.0078672Z copying torch/test/c10_AllocatorConfig_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.0129317Z copying torch/test/c10_CompileTimeFunctionPointer_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.0176258Z copying torch/test/c10_DeviceGuard_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.0227417Z copying torch/test/c10_Device_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.0276179Z copying torch/test/c10_DispatchKeySet_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.0347760Z copying torch/test/c10_Scalar_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.0389786Z copying torch/test/c10_StreamGuard_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.0437292Z copying torch/test/c10_SymInt_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.0483573Z copying torch/test/c10_InlineDeviceGuard_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.0536433Z copying torch/test/c10_InlineStreamGuard_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.0585062Z copying torch/test/c10_SizesAndStrides_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.0640655Z copying torch/test/c10_cow_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.0704782Z copying torch/test/c10_ArrayRef_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.0753248Z copying torch/test/c10_Bitset_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.0799402Z copying torch/test/c10_ConstexprCrc_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.0842686Z copying torch/test/c10_DeadlockDetection_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.0886200Z copying torch/test/c10_Enumerate_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.0938736Z copying torch/test/c10_Half_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.0986964Z copying torch/test/c10_IntrusiveList_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.1033213Z copying torch/test/c10_LeftRight_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.1086236Z copying torch/test/c10_Metaprogramming_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.1139973Z copying torch/test/c10_NetworkFlow_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.1183263Z copying torch/test/c10_Semaphore_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.1238782Z copying torch/test/c10_Synchronized_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.1290966Z copying torch/test/c10_ThreadLocal_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.1343346Z copying torch/test/c10_TypeIndex_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.1392078Z copying torch/test/c10_TypeList_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.1439472Z copying torch/test/c10_TypeTraits_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.1480959Z copying torch/test/c10_accumulate_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.1526014Z copying torch/test/c10_bfloat16_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.1573506Z copying torch/test/c10_bit_cast_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.1618447Z copying torch/test/c10_complex_math_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.1666474Z copying torch/test/c10_complex_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.1715959Z copying torch/test/c10_error_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.1761732Z copying torch/test/c10_exception_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.1807021Z copying torch/test/c10_flags_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.1850154Z copying torch/test/c10_generic_math_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.1898607Z copying torch/test/c10_intrusive_ptr_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.2035057Z copying torch/test/c10_irange_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.2083810Z copying torch/test/c10_lazy_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.2133532Z copying torch/test/c10_logging_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.2187424Z copying torch/test/c10_optional_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.2244405Z copying torch/test/c10_ordered_preserving_dict_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.2311794Z copying torch/test/c10_registry_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.2361865Z copying torch/test/c10_small_vector_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.2480383Z copying torch/test/c10_ssize_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.2524234Z copying torch/test/c10_string_util_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.2581395Z copying torch/test/c10_string_view_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.2638320Z copying torch/test/c10_tempfile_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.2682850Z copying torch/test/c10_typeid_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.2745735Z copying torch/test/c10_intrusive_ptr_benchmark -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.2788081Z copying torch/test/Dict_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.2841549Z copying torch/test/Dimname_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.2887008Z copying torch/test/MaybeOwned_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.2955800Z copying torch/test/NamedTensor_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.3009316Z copying torch/test/apply_utils_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.3073113Z copying torch/test/atest -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.3130872Z copying torch/test/basic -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.3197959Z copying torch/test/broadcast_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.3244995Z copying torch/test/cpu_allocator_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.3296500Z copying torch/test/cpu_generator_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.3355988Z copying torch/test/cpu_profiling_allocator_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.3401944Z copying torch/test/cpu_rng_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.3483037Z copying torch/test/dlconvertor_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.3535723Z copying torch/test/extension_backend_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.3580079Z copying torch/test/half_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.3641512Z copying torch/test/ivalue_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.3709723Z copying torch/test/lazy_tensor_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.3756349Z copying torch/test/math_kernel_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.3802797Z copying torch/test/memory_format_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.3847978Z copying torch/test/memory_overlapping_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.3906676Z copying torch/test/mobile_memory_cleanup -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.3959849Z copying torch/test/native_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.4003724Z copying torch/test/operator_name_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.4048947Z copying torch/test/operators_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.4097771Z copying torch/test/packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.4150372Z copying torch/test/pow_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.4206399Z copying torch/test/quantized_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.4264302Z copying torch/test/reduce_ops_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.4305434Z copying torch/test/reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.4356135Z copying torch/test/scalar_tensor_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.4403477Z copying torch/test/scalar_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.4466205Z copying torch/test/StorageUtils_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.4525154Z copying torch/test/stride_properties_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.4571728Z copying torch/test/tensor_iterator_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.4642772Z copying torch/test/test_parallel -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.4684262Z copying torch/test/thread_init_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.4729433Z copying torch/test/type_ptr_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.4785897Z copying torch/test/type_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.4843845Z copying torch/test/undefined_tensor_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.4904643Z copying torch/test/verify_api_visibility -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.4946610Z copying torch/test/legacy_vmap_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.5005670Z copying torch/test/weakref_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.5056643Z copying torch/test/wrapdim_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.5105448Z copying torch/test/xla_tensor_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.5156616Z copying torch/test/IListRef_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.5216569Z copying torch/test/List_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.5298050Z copying torch/test/KernelFunction_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.5359370Z copying torch/test/kernel_function_legacy_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.5454953Z copying torch/test/kernel_function_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.5548383Z copying torch/test/kernel_lambda_legacy_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.5644552Z copying torch/test/kernel_lambda_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.5740252Z copying torch/test/kernel_stackbased_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.5803679Z copying torch/test/make_boxed_from_unboxed_functor_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.5897013Z copying torch/test/CppSignature_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.5947989Z copying torch/test/backend_fallback_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.5995881Z copying torch/test/op_allowlist_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.6042263Z copying torch/test/op_registration_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.6274630Z copying torch/test/inline_container_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-08-14T21:42:46.6337601Z creating build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6338220Z copying torch/_C/_aoti.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6338858Z copying torch/_C/_autograd.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6339667Z copying torch/_C/_cpu.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6340315Z copying torch/_C/_cudnn.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6341383Z copying torch/_C/_cusparselt.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6343218Z copying torch/_C/_distributed_autograd.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6345005Z copying torch/_C/_distributed_c10d.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6347064Z copying torch/_C/_distributed_rpc.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6348900Z copying torch/_C/_distributed_rpc_testing.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6350866Z copying torch/_C/_functions.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6352630Z copying torch/_C/_functorch.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6354954Z copying torch/_C/_instruction_counter.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6357326Z copying torch/_C/_itt.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6359351Z copying torch/_C/_jit_tree_views.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6361396Z copying torch/_C/_lazy.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6363335Z copying torch/_C/_lazy_ts_backend.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6365063Z copying torch/_C/_monitor.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6366824Z copying torch/_C/_nvtx.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6368596Z copying torch/_C/_onnx.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6370735Z copying torch/_C/_profiler.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6372682Z copying torch/_C/_verbose.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6374441Z copying torch/_C/__init__.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6379592Z copying torch/_C/_VariableFunctions.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6389613Z copying torch/_C/_nn.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-08-14T21:42:46.6391484Z creating build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo 2025-08-14T21:42:46.6392988Z copying torch/_C/_dynamo/__init__.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo 2025-08-14T21:42:46.6394398Z copying torch/_C/_dynamo/compiled_autograd.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo 2025-08-14T21:42:46.6396338Z copying torch/_C/_dynamo/eval_frame.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo 2025-08-14T21:42:46.6398036Z copying torch/_C/_dynamo/guards.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo 2025-08-14T21:42:46.6400887Z creating build/lib.linux-x86_64-cpython-39/torch/_C/_export 2025-08-14T21:42:46.6402438Z copying torch/_C/_export/__init__.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C/_export 2025-08-14T21:42:46.6404112Z copying torch/_C/_export/pt2_archive_constants.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C/_export 2025-08-14T21:42:46.6405602Z creating build/lib.linux-x86_64-cpython-39/torch/_C_flatbuffer 2025-08-14T21:42:46.6407149Z copying torch/_C_flatbuffer/__init__.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C_flatbuffer 2025-08-14T21:42:46.6408805Z copying torch/distributed/optim/zero_redundancy_optimizer.pyi -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-08-14T21:42:46.6410498Z copying torch/jit/_script.pyi -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:42:46.6412564Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-08-14T21:42:46.6414366Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-08-14T21:42:46.6416559Z copying torch/optim/_multi_tensor/__init__.pyi -> build/lib.linux-x86_64-cpython-39/torch/optim/_multi_tensor 2025-08-14T21:42:46.6418427Z copying torch/utils/_config_typing.pyi -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:42:46.6420464Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-08-14T21:42:46.6422439Z creating build/lib.linux-x86_64-cpython-39/torch/lib 2025-08-14T21:42:46.6423945Z copying torch/lib/libshm.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-08-14T21:42:46.6437280Z creating build/lib.linux-x86_64-cpython-39/torch/lib/libshm 2025-08-14T21:42:46.6439116Z copying torch/lib/libshm/alloc_info.h -> build/lib.linux-x86_64-cpython-39/torch/lib/libshm 2025-08-14T21:42:46.6440730Z copying torch/lib/libshm/err.h -> build/lib.linux-x86_64-cpython-39/torch/lib/libshm 2025-08-14T21:42:46.6442552Z copying torch/lib/libshm/libshm.h -> build/lib.linux-x86_64-cpython-39/torch/lib/libshm 2025-08-14T21:42:46.6444904Z copying torch/lib/libshm/socket.h -> build/lib.linux-x86_64-cpython-39/torch/lib/libshm 2025-08-14T21:42:46.6446582Z creating build/lib.linux-x86_64-cpython-39/torch/lib/libshm_windows 2025-08-14T21:42:46.6448160Z copying torch/lib/libshm_windows/libshm.h -> build/lib.linux-x86_64-cpython-39/torch/lib/libshm_windows 2025-08-14T21:42:46.6449272Z creating build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6450917Z copying torch/include/pthreadpool.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6468409Z copying torch/include/fxdiv.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6481153Z copying torch/include/cpuinfo.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6501843Z copying torch/include/qnnpack_func.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6505045Z copying torch/include/clog.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6512784Z copying torch/include/psimd.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6537059Z copying torch/include/fp16.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6538606Z copying torch/include/nnpack.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6561551Z copying torch/include/xnnpack.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6576458Z copying torch/include/experiments-config.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6595127Z copying torch/include/advisor-annotate.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6599308Z copying torch/include/ittnotify-zca.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6606717Z copying torch/include/ittnotify.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6633015Z copying torch/include/jitprofiling.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6637688Z copying torch/include/libittnotify.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6644712Z copying torch/include/dnnl.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6651916Z copying torch/include/dnnl_config.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6669527Z copying torch/include/dnnl_debug.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6670553Z copying torch/include/dnnl_ocl.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6677636Z copying torch/include/dnnl_sycl.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6689020Z copying torch/include/dnnl_sycl_types.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6695802Z copying torch/include/dnnl_threadpool.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6714089Z copying torch/include/dnnl_types.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6717625Z copying torch/include/dnnl_version.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6724605Z copying torch/include/sleef.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6762641Z copying torch/include/libshm.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:46.6773420Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.6775200Z copying torch/include/google/protobuf/any.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.6784057Z copying torch/include/google/protobuf/any.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.6792462Z copying torch/include/google/protobuf/api.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.6823533Z copying torch/include/google/protobuf/arena.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.6825873Z copying torch/include/google/protobuf/arena_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.6832706Z copying torch/include/google/protobuf/arenastring.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.6840396Z copying torch/include/google/protobuf/descriptor.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.6861350Z copying torch/include/google/protobuf/descriptor.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.6889025Z copying torch/include/google/protobuf/descriptor_database.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.6895907Z copying torch/include/google/protobuf/duration.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.6903332Z copying torch/include/google/protobuf/dynamic_message.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.6910514Z copying torch/include/google/protobuf/empty.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.6917858Z copying torch/include/google/protobuf/extension_set.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.6939959Z copying torch/include/google/protobuf/extension_set_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.6941559Z copying torch/include/google/protobuf/field_mask.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.6948743Z copying torch/include/google/protobuf/generated_enum_reflection.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.6955404Z copying torch/include/google/protobuf/generated_enum_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.6962776Z copying torch/include/google/protobuf/generated_message_reflection.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.6977052Z copying torch/include/google/protobuf/generated_message_table_driven.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.6982965Z copying torch/include/google/protobuf/generated_message_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.6989988Z copying torch/include/google/protobuf/has_bits.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.6997431Z copying torch/include/google/protobuf/implicit_weak_message.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7004954Z copying torch/include/google/protobuf/inlined_string_field.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7012033Z copying torch/include/google/protobuf/map.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7038534Z copying torch/include/google/protobuf/map_entry.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7040017Z copying torch/include/google/protobuf/map_entry_lite.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7047363Z copying torch/include/google/protobuf/map_field.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7065132Z copying torch/include/google/protobuf/map_field_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7069193Z copying torch/include/google/protobuf/map_field_lite.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7081047Z copying torch/include/google/protobuf/map_type_handler.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7101641Z copying torch/include/google/protobuf/message.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7117021Z copying torch/include/google/protobuf/message_lite.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7120650Z copying torch/include/google/protobuf/metadata.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7128025Z copying torch/include/google/protobuf/metadata_lite.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7135541Z copying torch/include/google/protobuf/parse_context.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7155451Z copying torch/include/google/protobuf/port.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7157978Z copying torch/include/google/protobuf/reflection.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7166151Z copying torch/include/google/protobuf/reflection_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7178222Z copying torch/include/google/protobuf/repeated_field.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7204784Z copying torch/include/google/protobuf/service.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7208878Z copying torch/include/google/protobuf/source_context.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7225885Z copying torch/include/google/protobuf/struct.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7241791Z copying torch/include/google/protobuf/text_format.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7247383Z copying torch/include/google/protobuf/timestamp.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7255360Z copying torch/include/google/protobuf/type.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7281522Z copying torch/include/google/protobuf/unknown_field_set.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7285076Z copying torch/include/google/protobuf/wire_format.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7302510Z copying torch/include/google/protobuf/wire_format_lite.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7319454Z copying torch/include/google/protobuf/wrappers.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-08-14T21:42:46.7338834Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler 2025-08-14T21:42:46.7340035Z copying torch/include/google/protobuf/compiler/code_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler 2025-08-14T21:42:46.7345621Z copying torch/include/google/protobuf/compiler/command_line_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler 2025-08-14T21:42:46.7361384Z copying torch/include/google/protobuf/compiler/importer.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler 2025-08-14T21:42:46.7368044Z copying torch/include/google/protobuf/compiler/parser.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler 2025-08-14T21:42:46.7376009Z copying torch/include/google/protobuf/compiler/plugin.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler 2025-08-14T21:42:46.7383264Z copying torch/include/google/protobuf/compiler/plugin.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler 2025-08-14T21:42:46.7404558Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/cpp 2025-08-14T21:42:46.7405767Z copying torch/include/google/protobuf/compiler/cpp/cpp_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/cpp 2025-08-14T21:42:46.7411338Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/csharp 2025-08-14T21:42:46.7413245Z copying torch/include/google/protobuf/compiler/csharp/csharp_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/csharp 2025-08-14T21:42:46.7419829Z copying torch/include/google/protobuf/compiler/csharp/csharp_names.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/csharp 2025-08-14T21:42:46.7426696Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/java 2025-08-14T21:42:46.7428454Z copying torch/include/google/protobuf/compiler/java/java_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/java 2025-08-14T21:42:46.7435429Z copying torch/include/google/protobuf/compiler/java/java_names.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/java 2025-08-14T21:42:46.7448015Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/js 2025-08-14T21:42:46.7451076Z copying torch/include/google/protobuf/compiler/js/js_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/js 2025-08-14T21:42:46.7456436Z 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-08-14T21:42:46.7464093Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/objectivec 2025-08-14T21:42:46.7466280Z copying torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/objectivec 2025-08-14T21:42:46.7474277Z copying torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/objectivec 2025-08-14T21:42:46.7481318Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/php 2025-08-14T21:42:46.7483064Z copying torch/include/google/protobuf/compiler/php/php_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/php 2025-08-14T21:42:46.7489047Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/python 2025-08-14T21:42:46.7490975Z copying torch/include/google/protobuf/compiler/python/python_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/python 2025-08-14T21:42:46.7497743Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/ruby 2025-08-14T21:42:46.7499481Z copying torch/include/google/protobuf/compiler/ruby/ruby_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/ruby 2025-08-14T21:42:46.7505744Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-08-14T21:42:46.7507369Z copying torch/include/google/protobuf/io/coded_stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-08-14T21:42:46.7523760Z copying torch/include/google/protobuf/io/gzip_stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-08-14T21:42:46.7531516Z copying torch/include/google/protobuf/io/io_win32.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-08-14T21:42:46.7538845Z copying torch/include/google/protobuf/io/printer.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-08-14T21:42:46.7546732Z copying torch/include/google/protobuf/io/strtod.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-08-14T21:42:46.7563256Z copying torch/include/google/protobuf/io/tokenizer.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-08-14T21:42:46.7579661Z copying torch/include/google/protobuf/io/zero_copy_stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-08-14T21:42:46.7584833Z copying torch/include/google/protobuf/io/zero_copy_stream_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-08-14T21:42:46.7591974Z 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-08-14T21:42:46.7605794Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-08-14T21:42:46.7609056Z copying torch/include/google/protobuf/stubs/bytestream.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-08-14T21:42:46.7613650Z copying torch/include/google/protobuf/stubs/callback.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-08-14T21:42:46.7621929Z copying torch/include/google/protobuf/stubs/casts.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-08-14T21:42:46.7641389Z copying torch/include/google/protobuf/stubs/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-08-14T21:42:46.7646825Z copying torch/include/google/protobuf/stubs/fastmem.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-08-14T21:42:46.7651241Z copying torch/include/google/protobuf/stubs/hash.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-08-14T21:42:46.7662002Z copying torch/include/google/protobuf/stubs/logging.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-08-14T21:42:46.7667934Z copying torch/include/google/protobuf/stubs/macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-08-14T21:42:46.7675296Z copying torch/include/google/protobuf/stubs/map_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-08-14T21:42:46.7684299Z copying torch/include/google/protobuf/stubs/mutex.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-08-14T21:42:46.7692267Z copying torch/include/google/protobuf/stubs/once.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-08-14T21:42:46.7698898Z copying torch/include/google/protobuf/stubs/platform_macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-08-14T21:42:46.7706406Z copying torch/include/google/protobuf/stubs/port.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-08-14T21:42:46.7721753Z copying torch/include/google/protobuf/stubs/status.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-08-14T21:42:46.7725079Z copying torch/include/google/protobuf/stubs/stl_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-08-14T21:42:46.7742318Z copying torch/include/google/protobuf/stubs/stringpiece.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-08-14T21:42:46.7743633Z copying torch/include/google/protobuf/stubs/strutil.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-08-14T21:42:46.7773244Z copying torch/include/google/protobuf/stubs/template_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-08-14T21:42:46.7779048Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-08-14T21:42:46.7781088Z copying torch/include/google/protobuf/util/delimited_message_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-08-14T21:42:46.7788049Z copying torch/include/google/protobuf/util/field_comparator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-08-14T21:42:46.7794877Z copying torch/include/google/protobuf/util/field_mask_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-08-14T21:42:46.7801806Z copying torch/include/google/protobuf/util/json_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-08-14T21:42:46.7809260Z copying torch/include/google/protobuf/util/message_differencer.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-08-14T21:42:46.7829406Z copying torch/include/google/protobuf/util/time_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-08-14T21:42:46.7831076Z copying torch/include/google/protobuf/util/type_resolver.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-08-14T21:42:46.7837804Z copying torch/include/google/protobuf/util/type_resolver_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-08-14T21:42:46.7844454Z creating build/lib.linux-x86_64-cpython-39/torch/include/fp16 2025-08-14T21:42:46.7846029Z copying torch/include/fp16/bitcasts.h -> build/lib.linux-x86_64-cpython-39/torch/include/fp16 2025-08-14T21:42:46.7852869Z copying torch/include/fp16/fp16.h -> build/lib.linux-x86_64-cpython-39/torch/include/fp16 2025-08-14T21:42:46.7860319Z copying torch/include/fp16/psimd.h -> build/lib.linux-x86_64-cpython-39/torch/include/fp16 2025-08-14T21:42:46.7867154Z creating build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.7868747Z copying torch/include/fbgemm/ConvUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.7876054Z copying torch/include/fbgemm/Fbgemm.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.7898673Z copying torch/include/fbgemm/FbgemmBuild.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.7903117Z copying torch/include/fbgemm/FbgemmConvert.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.7921284Z copying torch/include/fbgemm/FbgemmEmbedding.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.7923107Z copying torch/include/fbgemm/FbgemmFP16.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.7929233Z copying torch/include/fbgemm/FbgemmFP32.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.7936137Z copying torch/include/fbgemm/FbgemmFPCommon.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.7953797Z copying torch/include/fbgemm/FbgemmI64.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.7957276Z copying torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.7963125Z copying torch/include/fbgemm/FbgemmI8DirectconvAvx2.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.7969680Z copying torch/include/fbgemm/FbgemmI8Spmdm.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.7976810Z copying torch/include/fbgemm/FbgemmPackMatrixB.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.7984049Z copying torch/include/fbgemm/FbgemmSparse.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.8001511Z copying torch/include/fbgemm/FloatConversion.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.8003675Z copying torch/include/fbgemm/OutputProcessing-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.8023102Z copying torch/include/fbgemm/PackingTraits-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.8027493Z copying torch/include/fbgemm/QuantUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.8041542Z copying torch/include/fbgemm/QuantUtilsAvx2.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.8045798Z copying torch/include/fbgemm/QuantUtilsAvx512.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.8063738Z copying torch/include/fbgemm/QuantUtilsNeon.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.8066804Z copying torch/include/fbgemm/spmmUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.8073173Z copying torch/include/fbgemm/spmmUtilsAvx2.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.8080810Z copying torch/include/fbgemm/SimdUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.8097594Z copying torch/include/fbgemm/Utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.8099307Z copying torch/include/fbgemm/UtilsAvx2.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.8106493Z copying torch/include/fbgemm/Types.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-08-14T21:42:46.8116853Z creating build/lib.linux-x86_64-cpython-39/torch/include/legacy 2025-08-14T21:42:46.8118379Z copying torch/include/legacy/ittnotify.h -> build/lib.linux-x86_64-cpython-39/torch/include/legacy 2025-08-14T21:42:46.8138646Z creating build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8139448Z copying torch/include/pybind11/attr.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8143417Z copying torch/include/pybind11/buffer_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8160506Z copying torch/include/pybind11/cast.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8173756Z copying torch/include/pybind11/chrono.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8190640Z copying torch/include/pybind11/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8192709Z copying torch/include/pybind11/complex.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8200385Z copying torch/include/pybind11/eigen.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8207268Z copying torch/include/pybind11/embed.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8215348Z copying torch/include/pybind11/eval.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8222798Z copying torch/include/pybind11/functional.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8230075Z copying torch/include/pybind11/gil.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8243821Z copying torch/include/pybind11/gil_safe_call_once.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8248124Z copying torch/include/pybind11/iostream.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8255596Z copying torch/include/pybind11/numpy.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8279424Z copying torch/include/pybind11/operators.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8285685Z copying torch/include/pybind11/options.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8296115Z copying torch/include/pybind11/pybind11.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8322414Z copying torch/include/pybind11/pytypes.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8344559Z copying torch/include/pybind11/stl.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8346723Z copying torch/include/pybind11/stl_bind.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8360409Z copying torch/include/pybind11/type_caster_pyobject_ptr.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8365323Z copying torch/include/pybind11/typing.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-08-14T21:42:46.8379266Z creating build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-08-14T21:42:46.8382022Z copying torch/include/pybind11/detail/class.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-08-14T21:42:46.8387865Z copying torch/include/pybind11/detail/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-08-14T21:42:46.8412462Z copying torch/include/pybind11/detail/cpp_conduit.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-08-14T21:42:46.8417010Z copying torch/include/pybind11/detail/descr.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-08-14T21:42:46.8434669Z copying torch/include/pybind11/detail/exception_translation.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-08-14T21:42:46.8438909Z copying torch/include/pybind11/detail/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-08-14T21:42:46.8445204Z copying torch/include/pybind11/detail/internals.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-08-14T21:42:46.8454403Z copying torch/include/pybind11/detail/type_caster_base.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-08-14T21:42:46.8472975Z copying torch/include/pybind11/detail/typeid.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-08-14T21:42:46.8479128Z copying torch/include/pybind11/detail/value_and_holder.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-08-14T21:42:46.8489993Z creating build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen 2025-08-14T21:42:46.8491566Z copying torch/include/pybind11/eigen/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen 2025-08-14T21:42:46.8498292Z copying torch/include/pybind11/eigen/matrix.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen 2025-08-14T21:42:46.8507216Z copying torch/include/pybind11/eigen/tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen 2025-08-14T21:42:46.8515331Z creating build/lib.linux-x86_64-cpython-39/torch/include/pybind11/stl 2025-08-14T21:42:46.8516926Z copying torch/include/pybind11/stl/filesystem.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/stl 2025-08-14T21:42:46.8528525Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe 2025-08-14T21:42:46.8530101Z copying torch/include/tensorpipe/tensorpipe.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe 2025-08-14T21:42:46.8537428Z copying torch/include/tensorpipe/config.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe 2025-08-14T21:42:46.8547916Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel 2025-08-14T21:42:46.8549526Z copying torch/include/tensorpipe/channel/context.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel 2025-08-14T21:42:46.8556737Z copying torch/include/tensorpipe/channel/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel 2025-08-14T21:42:46.8568710Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/basic 2025-08-14T21:42:46.8570689Z copying torch/include/tensorpipe/channel/basic/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/basic 2025-08-14T21:42:46.8576275Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/xth 2025-08-14T21:42:46.8578116Z copying torch/include/tensorpipe/channel/xth/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/xth 2025-08-14T21:42:46.8584424Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cma 2025-08-14T21:42:46.8586254Z copying torch/include/tensorpipe/channel/cma/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cma 2025-08-14T21:42:46.8592728Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/mpt 2025-08-14T21:42:46.8594413Z copying torch/include/tensorpipe/channel/mpt/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/mpt 2025-08-14T21:42:46.8607102Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common 2025-08-14T21:42:46.8611065Z copying torch/include/tensorpipe/common/buffer.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common 2025-08-14T21:42:46.8616697Z copying torch/include/tensorpipe/common/cpu_buffer.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common 2025-08-14T21:42:46.8633388Z copying torch/include/tensorpipe/common/device.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common 2025-08-14T21:42:46.8634673Z copying torch/include/tensorpipe/common/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common 2025-08-14T21:42:46.8642419Z copying torch/include/tensorpipe/common/optional.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common 2025-08-14T21:42:46.8648830Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core 2025-08-14T21:42:46.8650556Z copying torch/include/tensorpipe/core/context.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core 2025-08-14T21:42:46.8660900Z copying torch/include/tensorpipe/core/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core 2025-08-14T21:42:46.8672290Z copying torch/include/tensorpipe/core/listener.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core 2025-08-14T21:42:46.8678780Z copying torch/include/tensorpipe/core/message.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core 2025-08-14T21:42:46.8686117Z copying torch/include/tensorpipe/core/pipe.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core 2025-08-14T21:42:46.8702896Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport 2025-08-14T21:42:46.8703911Z copying torch/include/tensorpipe/transport/context.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport 2025-08-14T21:42:46.8707286Z copying torch/include/tensorpipe/transport/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport 2025-08-14T21:42:46.8718046Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv 2025-08-14T21:42:46.8719976Z copying torch/include/tensorpipe/transport/uv/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv 2025-08-14T21:42:46.8728006Z copying torch/include/tensorpipe/transport/uv/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv 2025-08-14T21:42:46.8736564Z copying torch/include/tensorpipe/transport/uv/utility.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv 2025-08-14T21:42:46.8751483Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/shm 2025-08-14T21:42:46.8752643Z copying torch/include/tensorpipe/transport/shm/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/shm 2025-08-14T21:42:46.8755619Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv 2025-08-14T21:42:46.8757097Z copying torch/include/tensorpipe/transport/ibv/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv 2025-08-14T21:42:46.8764325Z copying torch/include/tensorpipe/transport/ibv/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv 2025-08-14T21:42:46.8780508Z copying torch/include/tensorpipe/transport/ibv/utility.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv 2025-08-14T21:42:46.8785427Z creating build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:46.8787027Z copying torch/include/oneapi/dnnl/dnnl_config.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:46.8794284Z copying torch/include/oneapi/dnnl/dnnl_version.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:46.8801908Z copying torch/include/oneapi/dnnl/dnnl_version_hash.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:46.8817832Z copying torch/include/oneapi/dnnl/dnnl.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:46.8836711Z copying torch/include/oneapi/dnnl/dnnl_common.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:46.8840157Z copying torch/include/oneapi/dnnl/dnnl_common_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:46.8851422Z copying torch/include/oneapi/dnnl/dnnl_debug.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:46.8858342Z copying torch/include/oneapi/dnnl/dnnl_graph.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:46.8881469Z copying torch/include/oneapi/dnnl/dnnl_graph_ocl.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:46.8905116Z copying torch/include/oneapi/dnnl/dnnl_graph_sycl.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:46.8906258Z copying torch/include/oneapi/dnnl/dnnl_graph_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:46.8913630Z copying torch/include/oneapi/dnnl/dnnl_ocl.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:46.8921138Z copying torch/include/oneapi/dnnl/dnnl_ocl_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:46.8927445Z copying torch/include/oneapi/dnnl/dnnl_sycl.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:46.8934951Z copying torch/include/oneapi/dnnl/dnnl_sycl_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:46.8941784Z copying torch/include/oneapi/dnnl/dnnl_threadpool.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:46.8951798Z copying torch/include/oneapi/dnnl/dnnl_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:46.8969141Z copying torch/include/oneapi/dnnl/dnnl_ukernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:46.8976849Z copying torch/include/oneapi/dnnl/dnnl_ukernel_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:46.8983807Z creating build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-08-14T21:42:46.8985393Z copying torch/include/fmt/args.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-08-14T21:42:46.8992325Z copying torch/include/fmt/base.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-08-14T21:42:46.9009133Z copying torch/include/fmt/chrono.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-08-14T21:42:46.9041545Z copying torch/include/fmt/color.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-08-14T21:42:46.9055147Z copying torch/include/fmt/compile.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-08-14T21:42:46.9063235Z copying torch/include/fmt/core.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-08-14T21:42:46.9072106Z copying torch/include/fmt/format.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-08-14T21:42:46.9095830Z copying torch/include/fmt/format-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-08-14T21:42:46.9113295Z copying torch/include/fmt/os.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-08-14T21:42:46.9115231Z copying torch/include/fmt/ostream.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-08-14T21:42:46.9121850Z copying torch/include/fmt/printf.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-08-14T21:42:46.9129083Z copying torch/include/fmt/ranges.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-08-14T21:42:46.9146496Z copying torch/include/fmt/std.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-08-14T21:42:46.9157039Z copying torch/include/fmt/xchar.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-08-14T21:42:46.9162319Z creating build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-08-14T21:42:46.9163884Z copying torch/include/kineto/AbstractConfig.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-08-14T21:42:46.9177311Z copying torch/include/kineto/ActivityProfilerInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-08-14T21:42:46.9182563Z copying torch/include/kineto/ActivityTraceInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-08-14T21:42:46.9188584Z copying torch/include/kineto/ActivityType.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-08-14T21:42:46.9195302Z copying torch/include/kineto/Config.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-08-14T21:42:46.9203258Z copying torch/include/kineto/ClientInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-08-14T21:42:46.9209721Z copying torch/include/kineto/GenericTraceActivity.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-08-14T21:42:46.9215989Z copying torch/include/kineto/IActivityProfiler.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-08-14T21:42:46.9222951Z copying torch/include/kineto/ILoggerObserver.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-08-14T21:42:46.9229399Z copying torch/include/kineto/ITraceActivity.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-08-14T21:42:46.9235606Z copying torch/include/kineto/LoggingAPI.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-08-14T21:42:46.9242899Z copying torch/include/kineto/TraceSpan.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-08-14T21:42:46.9250123Z copying torch/include/kineto/ThreadUtil.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-08-14T21:42:46.9260074Z copying torch/include/kineto/libkineto.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-08-14T21:42:46.9266033Z copying torch/include/kineto/time_since_epoch.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-08-14T21:42:46.9272893Z copying torch/include/kineto/output_base.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-08-14T21:42:46.9279835Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch 2025-08-14T21:42:46.9281564Z copying torch/include/torch/custom_class.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch 2025-08-14T21:42:46.9289271Z copying torch/include/torch/custom_class_detail.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch 2025-08-14T21:42:46.9303799Z copying torch/include/torch/library.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch 2025-08-14T21:42:46.9322638Z copying torch/include/torch/script.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch 2025-08-14T21:42:46.9325259Z copying torch/include/torch/extension.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch 2025-08-14T21:42:46.9331858Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/macros 2025-08-14T21:42:46.9333577Z copying torch/include/torch/headeronly/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/macros 2025-08-14T21:42:46.9346414Z copying torch/include/torch/headeronly/macros/Export.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/macros 2025-08-14T21:42:46.9348127Z copying torch/include/torch/headeronly/macros/Macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/macros 2025-08-14T21:42:46.9355194Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/core 2025-08-14T21:42:46.9356969Z copying torch/include/torch/headeronly/core/ScalarType.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/core 2025-08-14T21:42:46.9368270Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec 2025-08-14T21:42:46.9370129Z copying torch/include/torch/headeronly/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec 2025-08-14T21:42:46.9377466Z copying torch/include/torch/headeronly/cpu/vec/vec_half.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec 2025-08-14T21:42:46.9390804Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec/vec256 2025-08-14T21:42:46.9392439Z 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-08-14T21:42:46.9398272Z 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-08-14T21:42:46.9405079Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-08-14T21:42:46.9406868Z copying torch/include/torch/headeronly/util/BFloat16.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-08-14T21:42:46.9414096Z copying torch/include/torch/headeronly/util/Exception.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-08-14T21:42:46.9420959Z copying torch/include/torch/headeronly/util/Float4_e2m1fn_x2.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-08-14T21:42:46.9431326Z copying torch/include/torch/headeronly/util/Float8_e4m3fn.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-08-14T21:42:46.9438750Z copying torch/include/torch/headeronly/util/Float8_e4m3fnuz.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-08-14T21:42:46.9446362Z copying torch/include/torch/headeronly/util/Float8_e5m2.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-08-14T21:42:46.9456741Z copying torch/include/torch/headeronly/util/Float8_e5m2fnuz.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-08-14T21:42:46.9472161Z copying torch/include/torch/headeronly/util/Float8_e8m0fnu.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-08-14T21:42:46.9476643Z copying torch/include/torch/headeronly/util/Float8_fnuz_cvt.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-08-14T21:42:46.9490338Z copying torch/include/torch/headeronly/util/Half.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-08-14T21:42:46.9497856Z copying torch/include/torch/headeronly/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-08-14T21:42:46.9514621Z copying torch/include/torch/headeronly/util/bit_cast.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-08-14T21:42:46.9516840Z copying torch/include/torch/headeronly/util/bits.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-08-14T21:42:46.9530933Z copying torch/include/torch/headeronly/util/complex.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-08-14T21:42:46.9535859Z copying torch/include/torch/headeronly/util/floating_point_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-08-14T21:42:46.9553176Z copying torch/include/torch/headeronly/util/qint32.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-08-14T21:42:46.9558478Z copying torch/include/torch/headeronly/util/qint8.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-08-14T21:42:46.9563674Z copying torch/include/torch/headeronly/util/quint2x4.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-08-14T21:42:46.9571362Z copying torch/include/torch/headeronly/util/quint4x2.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-08-14T21:42:46.9587526Z copying torch/include/torch/headeronly/util/quint8.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-08-14T21:42:46.9589811Z copying torch/include/torch/headeronly/util/shim_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-08-14T21:42:46.9600276Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9601831Z copying torch/include/torch/csrc/Export.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9608667Z copying torch/include/torch/csrc/CudaIPCTypes.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9615743Z copying torch/include/torch/csrc/DataLoader.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9632762Z copying torch/include/torch/csrc/Device.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9636857Z copying torch/include/torch/csrc/DeviceAccelerator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9644316Z copying torch/include/torch/csrc/Dtype.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9660094Z copying torch/include/torch/csrc/DynamicTypes.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9664707Z copying torch/include/torch/csrc/Event.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9671818Z copying torch/include/torch/csrc/Exceptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9686155Z copying torch/include/torch/csrc/Generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9693282Z copying torch/include/torch/csrc/Layout.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9703634Z copying torch/include/torch/csrc/MemoryFormat.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9711154Z copying torch/include/torch/csrc/Module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9724432Z copying torch/include/torch/csrc/PyInterpreter.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9729697Z copying torch/include/torch/csrc/PyInterpreterHooks.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9737224Z copying torch/include/torch/csrc/QScheme.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9744581Z copying torch/include/torch/csrc/Size.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9760552Z copying torch/include/torch/csrc/Storage.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9763603Z copying torch/include/torch/csrc/StorageMethods.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9777956Z copying torch/include/torch/csrc/StorageSharing.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9783057Z copying torch/include/torch/csrc/Stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9799192Z copying torch/include/torch/csrc/THConcat.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9801287Z copying torch/include/torch/csrc/THP.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9808882Z copying torch/include/torch/csrc/TypeInfo.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9816390Z copying torch/include/torch/csrc/Types.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9831942Z copying torch/include/torch/csrc/copy_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9834855Z copying torch/include/torch/csrc/itt.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9848449Z copying torch/include/torch/csrc/itt_wrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9855400Z copying torch/include/torch/csrc/python_dimname.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9872001Z copying torch/include/torch/csrc/python_headers.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9878137Z copying torch/include/torch/csrc/serialization.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9884233Z copying torch/include/torch/csrc/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-08-14T21:42:46.9901075Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit 2025-08-14T21:42:46.9902118Z copying torch/include/torch/csrc/jit/jit_log.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit 2025-08-14T21:42:46.9905927Z copying torch/include/torch/csrc/jit/jit_opt_limit.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit 2025-08-14T21:42:46.9920917Z copying torch/include/torch/csrc/jit/resource_guard.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit 2025-08-14T21:42:46.9924555Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-08-14T21:42:46.9926180Z copying torch/include/torch/csrc/jit/frontend/source_range.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-08-14T21:42:46.9943877Z copying torch/include/torch/csrc/jit/frontend/lexer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-08-14T21:42:46.9948977Z copying torch/include/torch/csrc/jit/frontend/strtod.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-08-14T21:42:46.9956903Z copying torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-08-14T21:42:46.9972065Z 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-08-14T21:42:46.9976925Z 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-08-14T21:42:46.9993758Z 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-08-14T21:42:46.9995170Z copying torch/include/torch/csrc/jit/frontend/error_report.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-08-14T21:42:47.0009432Z copying torch/include/torch/csrc/jit/frontend/tree.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-08-14T21:42:47.0015359Z copying torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-08-14T21:42:47.0034323Z 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-08-14T21:42:47.0038651Z 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-08-14T21:42:47.0046118Z 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-08-14T21:42:47.0062408Z copying torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-08-14T21:42:47.0064155Z copying torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-08-14T21:42:47.0071724Z 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-08-14T21:42:47.0082769Z copying torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-08-14T21:42:47.0090461Z copying torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-08-14T21:42:47.0101206Z copying torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-08-14T21:42:47.0112142Z copying torch/include/torch/csrc/jit/frontend/parser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-08-14T21:42:47.0119401Z copying torch/include/torch/csrc/jit/frontend/resolver.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-08-14T21:42:47.0134495Z copying torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-08-14T21:42:47.0138272Z 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-08-14T21:42:47.0145687Z copying torch/include/torch/csrc/jit/frontend/source_ref.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-08-14T21:42:47.0161557Z copying torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-08-14T21:42:47.0165604Z copying torch/include/torch/csrc/jit/frontend/tracer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-08-14T21:42:47.0181022Z copying torch/include/torch/csrc/jit/frontend/tree_views.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-08-14T21:42:47.0202219Z copying torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-08-14T21:42:47.0203998Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-08-14T21:42:47.0206126Z 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-08-14T21:42:47.0212987Z 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-08-14T21:42:47.0219517Z copying torch/include/torch/csrc/jit/serialization/export.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-08-14T21:42:47.0228070Z copying torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-08-14T21:42:47.0235863Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-08-14T21:42:47.0243663Z 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-08-14T21:42:47.0251642Z copying torch/include/torch/csrc/jit/serialization/import.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-08-14T21:42:47.0259563Z 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-08-14T21:42:47.0267522Z 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-08-14T21:42:47.0275302Z 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-08-14T21:42:47.0283492Z copying torch/include/torch/csrc/jit/serialization/import_read.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-08-14T21:42:47.0291067Z copying torch/include/torch/csrc/jit/serialization/import_source.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-08-14T21:42:47.0298374Z 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-08-14T21:42:47.0323150Z copying torch/include/torch/csrc/jit/serialization/onnx.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-08-14T21:42:47.0329493Z copying torch/include/torch/csrc/jit/serialization/pickle.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-08-14T21:42:47.0335284Z copying torch/include/torch/csrc/jit/serialization/pickler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-08-14T21:42:47.0342171Z copying torch/include/torch/csrc/jit/serialization/pickler_helper.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-08-14T21:42:47.0349854Z copying torch/include/torch/csrc/jit/serialization/python_print.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-08-14T21:42:47.0361315Z 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-08-14T21:42:47.0372451Z copying torch/include/torch/csrc/jit/serialization/storage_context.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-08-14T21:42:47.0390341Z 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-08-14T21:42:47.0391851Z copying torch/include/torch/csrc/jit/serialization/unpickler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-08-14T21:42:47.0399216Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api 2025-08-14T21:42:47.0401206Z copying torch/include/torch/csrc/jit/api/compilation_unit.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api 2025-08-14T21:42:47.0408814Z copying torch/include/torch/csrc/jit/api/function_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api 2025-08-14T21:42:47.0424541Z copying torch/include/torch/csrc/jit/api/method.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api 2025-08-14T21:42:47.0429590Z copying torch/include/torch/csrc/jit/api/module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api 2025-08-14T21:42:47.0441254Z copying torch/include/torch/csrc/jit/api/object.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api 2025-08-14T21:42:47.0447954Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-08-14T21:42:47.0449719Z copying torch/include/torch/csrc/jit/backends/backend.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-08-14T21:42:47.0460252Z 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-08-14T21:42:47.0468103Z 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-08-14T21:42:47.0475770Z copying torch/include/torch/csrc/jit/backends/backend_detail.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-08-14T21:42:47.0489958Z copying torch/include/torch/csrc/jit/backends/backend_exception.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-08-14T21:42:47.0493872Z copying torch/include/torch/csrc/jit/backends/backend_init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-08-14T21:42:47.0500956Z copying torch/include/torch/csrc/jit/backends/backend_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-08-14T21:42:47.0511520Z copying torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-08-14T21:42:47.0526016Z copying torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-08-14T21:42:47.0532106Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/cpp 2025-08-14T21:42:47.0533852Z 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-08-14T21:42:47.0551104Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/objc 2025-08-14T21:42:47.0552458Z 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-08-14T21:42:47.0555282Z 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-08-14T21:42:47.0570531Z 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-08-14T21:42:47.0574954Z 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-08-14T21:42:47.0582737Z 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-08-14T21:42:47.0592660Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack 2025-08-14T21:42:47.0594454Z 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-08-14T21:42:47.0607150Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/compiler 2025-08-14T21:42:47.0609007Z 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-08-14T21:42:47.0614954Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/executor 2025-08-14T21:42:47.0616748Z 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-08-14T21:42:47.0623394Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/serialization 2025-08-14T21:42:47.0625216Z 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-08-14T21:42:47.0633659Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/cuda 2025-08-14T21:42:47.0635267Z 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-08-14T21:42:47.0650150Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser 2025-08-14T21:42:47.0652156Z 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-08-14T21:42:47.0657604Z 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-08-14T21:42:47.0664800Z 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-08-14T21:42:47.0673101Z 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-08-14T21:42:47.0680902Z 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-08-14T21:42:47.0697214Z 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-08-14T21:42:47.0698832Z 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-08-14T21:42:47.0706552Z 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-08-14T21:42:47.0717569Z 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-08-14T21:42:47.0725017Z 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-08-14T21:42:47.0732967Z 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-08-14T21:42:47.0740243Z 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-08-14T21:42:47.0756141Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-08-14T21:42:47.0757344Z 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-08-14T21:42:47.0762075Z 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-08-14T21:42:47.0769482Z 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-08-14T21:42:47.0780827Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-08-14T21:42:47.0782572Z 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-08-14T21:42:47.0789757Z 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-08-14T21:42:47.0797082Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn 2025-08-14T21:42:47.0799010Z 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-08-14T21:42:47.0807232Z 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-08-14T21:42:47.0822714Z 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-08-14T21:42:47.0825391Z 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-08-14T21:42:47.0833132Z 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-08-14T21:42:47.0847203Z 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-08-14T21:42:47.0853415Z 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-08-14T21:42:47.0860865Z 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-08-14T21:42:47.0870058Z 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-08-14T21:42:47.0877431Z 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-08-14T21:42:47.0888951Z 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-08-14T21:42:47.0895370Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/cuda 2025-08-14T21:42:47.0897005Z copying torch/include/torch/csrc/jit/cuda/cuda.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/cuda 2025-08-14T21:42:47.0913637Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-08-14T21:42:47.0914744Z copying torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-08-14T21:42:47.0918930Z copying torch/include/torch/csrc/jit/ir/attributes.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-08-14T21:42:47.0930086Z copying torch/include/torch/csrc/jit/ir/constants.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-08-14T21:42:47.0937529Z 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-08-14T21:42:47.0955905Z copying torch/include/torch/csrc/jit/ir/graph_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-08-14T21:42:47.0958065Z copying torch/include/torch/csrc/jit/ir/ir.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-08-14T21:42:47.0973490Z copying torch/include/torch/csrc/jit/ir/ir_views.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-08-14T21:42:47.0981254Z copying torch/include/torch/csrc/jit/ir/irparser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-08-14T21:42:47.0988700Z copying torch/include/torch/csrc/jit/ir/named_value.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-08-14T21:42:47.0996970Z copying torch/include/torch/csrc/jit/ir/node_hashing.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-08-14T21:42:47.1004420Z copying torch/include/torch/csrc/jit/ir/scope.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-08-14T21:42:47.1012839Z copying torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-08-14T21:42:47.1021099Z copying torch/include/torch/csrc/jit/ir/type_hashing.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-08-14T21:42:47.1028305Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-08-14T21:42:47.1029923Z copying torch/include/torch/csrc/jit/mobile/code.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-08-14T21:42:47.1037669Z copying torch/include/torch/csrc/jit/mobile/debug_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-08-14T21:42:47.1045567Z copying torch/include/torch/csrc/jit/mobile/file_format.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-08-14T21:42:47.1053368Z copying torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-08-14T21:42:47.1061613Z copying torch/include/torch/csrc/jit/mobile/frame.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-08-14T21:42:47.1069286Z copying torch/include/torch/csrc/jit/mobile/function.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-08-14T21:42:47.1077495Z copying torch/include/torch/csrc/jit/mobile/import.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-08-14T21:42:47.1088291Z copying torch/include/torch/csrc/jit/mobile/import_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-08-14T21:42:47.1098105Z 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-08-14T21:42:47.1105353Z copying torch/include/torch/csrc/jit/mobile/interpreter.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-08-14T21:42:47.1121644Z copying torch/include/torch/csrc/jit/mobile/method.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-08-14T21:42:47.1124986Z copying torch/include/torch/csrc/jit/mobile/module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-08-14T21:42:47.1142996Z copying torch/include/torch/csrc/jit/mobile/observer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-08-14T21:42:47.1144303Z copying torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-08-14T21:42:47.1151199Z copying torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-08-14T21:42:47.1162655Z 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-08-14T21:42:47.1170623Z copying torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-08-14T21:42:47.1181599Z 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-08-14T21:42:47.1188836Z copying torch/include/torch/csrc/jit/mobile/quantization.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-08-14T21:42:47.1196643Z 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-08-14T21:42:47.1204323Z copying torch/include/torch/csrc/jit/mobile/type_parser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-08-14T21:42:47.1215243Z copying torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-08-14T21:42:47.1221847Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/compatibility 2025-08-14T21:42:47.1223596Z 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-08-14T21:42:47.1230559Z 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-08-14T21:42:47.1238003Z 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-08-14T21:42:47.1245298Z 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-08-14T21:42:47.1262787Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer 2025-08-14T21:42:47.1264055Z 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-08-14T21:42:47.1266161Z 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-08-14T21:42:47.1281236Z 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-08-14T21:42:47.1285431Z 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-08-14T21:42:47.1303737Z 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-08-14T21:42:47.1311045Z 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-08-14T21:42:47.1328686Z 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-08-14T21:42:47.1335225Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/nnc 2025-08-14T21:42:47.1337109Z 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-08-14T21:42:47.1354695Z 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-08-14T21:42:47.1356409Z 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-08-14T21:42:47.1362229Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/train 2025-08-14T21:42:47.1363857Z 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-08-14T21:42:47.1374670Z 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-08-14T21:42:47.1382011Z 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-08-14T21:42:47.1388921Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/train/optim 2025-08-14T21:42:47.1390614Z 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-08-14T21:42:47.1400847Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/operator_upgraders 2025-08-14T21:42:47.1402625Z 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-08-14T21:42:47.1410022Z 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-08-14T21:42:47.1424962Z 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-08-14T21:42:47.1428476Z 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-08-14T21:42:47.1438455Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1440521Z 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-08-14T21:42:47.1447462Z copying torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1454645Z copying torch/include/torch/csrc/jit/passes/autocast.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1461954Z copying torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1468590Z copying torch/include/torch/csrc/jit/passes/batch_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1476793Z copying torch/include/torch/csrc/jit/passes/canonicalize.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1490665Z 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-08-14T21:42:47.1494785Z 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-08-14T21:42:47.1512045Z copying torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1513808Z copying torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1521669Z 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-08-14T21:42:47.1528988Z copying torch/include/torch/csrc/jit/passes/concat_opt.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1536559Z copying torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1552536Z copying torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1554766Z 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-08-14T21:42:47.1566937Z 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-08-14T21:42:47.1573894Z 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-08-14T21:42:47.1584760Z copying torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1601954Z 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-08-14T21:42:47.1609181Z copying torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1616035Z 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-08-14T21:42:47.1630734Z 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-08-14T21:42:47.1633335Z 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-08-14T21:42:47.1641222Z 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-08-14T21:42:47.1648450Z 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-08-14T21:42:47.1664202Z copying torch/include/torch/csrc/jit/passes/freeze_module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1668390Z 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-08-14T21:42:47.1676124Z 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-08-14T21:42:47.1688182Z 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-08-14T21:42:47.1693944Z 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-08-14T21:42:47.1701133Z 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-08-14T21:42:47.1716071Z 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-08-14T21:42:47.1718966Z 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-08-14T21:42:47.1730067Z copying torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1736725Z copying torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1744879Z copying torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1761361Z 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-08-14T21:42:47.1764882Z copying torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1782776Z 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-08-14T21:42:47.1787145Z 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-08-14T21:42:47.1794635Z 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-08-14T21:42:47.1805470Z 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-08-14T21:42:47.1822319Z copying torch/include/torch/csrc/jit/passes/inliner.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1824423Z copying torch/include/torch/csrc/jit/passes/inplace_check.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1831548Z copying torch/include/torch/csrc/jit/passes/insert_guards.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1842596Z 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-08-14T21:42:47.1859239Z copying torch/include/torch/csrc/jit/passes/lift_closures.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1863339Z copying torch/include/torch/csrc/jit/passes/liveness.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1870943Z copying torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1878469Z 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-08-14T21:42:47.1885970Z copying torch/include/torch/csrc/jit/passes/lower_graph.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1904584Z copying torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1908360Z copying torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1914302Z copying torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1921908Z 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-08-14T21:42:47.1929308Z copying torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1939879Z 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-08-14T21:42:47.1946789Z copying torch/include/torch/csrc/jit/passes/onnx.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1957871Z copying torch/include/torch/csrc/jit/passes/pass_manager.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1965640Z copying torch/include/torch/csrc/jit/passes/peephole.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.1980585Z 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-08-14T21:42:47.1986352Z 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-08-14T21:42:47.2002497Z 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-08-14T21:42:47.2005620Z 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-08-14T21:42:47.2022990Z copying torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.2024352Z 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-08-14T21:42:47.2031408Z copying torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.2038679Z copying torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.2046976Z copying torch/include/torch/csrc/jit/passes/remove_expands.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.2063922Z 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-08-14T21:42:47.2068182Z copying torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.2082336Z 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-08-14T21:42:47.2088618Z 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-08-14T21:42:47.2095781Z 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-08-14T21:42:47.2113058Z copying torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.2114423Z copying torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.2121727Z copying torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.2128736Z copying torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.2136475Z 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-08-14T21:42:47.2149419Z 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-08-14T21:42:47.2154618Z 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-08-14T21:42:47.2161978Z copying torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.2170251Z 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-08-14T21:42:47.2186940Z 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-08-14T21:42:47.2189475Z copying torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.2200604Z copying torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.2216665Z copying torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-08-14T21:42:47.2218643Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/dbr_quantization 2025-08-14T21:42:47.2220328Z 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-08-14T21:42:47.2236245Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-08-14T21:42:47.2239586Z 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-08-14T21:42:47.2244942Z 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-08-14T21:42:47.2251019Z 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-08-14T21:42:47.2266777Z 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-08-14T21:42:47.2269087Z 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-08-14T21:42:47.2276772Z 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-08-14T21:42:47.2288458Z 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-08-14T21:42:47.2307019Z 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-08-14T21:42:47.2311848Z 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-08-14T21:42:47.2317343Z 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-08-14T21:42:47.2325580Z 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-08-14T21:42:47.2332975Z 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-08-14T21:42:47.2350136Z 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-08-14T21:42:47.2351727Z 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-08-14T21:42:47.2359617Z 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-08-14T21:42:47.2367174Z 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-08-14T21:42:47.2375504Z 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-08-14T21:42:47.2382790Z 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-08-14T21:42:47.2399774Z 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-08-14T21:42:47.2401773Z 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-08-14T21:42:47.2408733Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-08-14T21:42:47.2410506Z 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-08-14T21:42:47.2417978Z 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-08-14T21:42:47.2434253Z 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-08-14T21:42:47.2437077Z 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-08-14T21:42:47.2449691Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization 2025-08-14T21:42:47.2451458Z 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-08-14T21:42:47.2457770Z 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-08-14T21:42:47.2465107Z 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-08-14T21:42:47.2479646Z 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-08-14T21:42:47.2484211Z 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-08-14T21:42:47.2491365Z 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-08-14T21:42:47.2509921Z 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-08-14T21:42:47.2523463Z 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-08-14T21:42:47.2530345Z 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-08-14T21:42:47.2536239Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/utils 2025-08-14T21:42:47.2538109Z 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-08-14T21:42:47.2545431Z 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-08-14T21:42:47.2561648Z 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-08-14T21:42:47.2566332Z 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-08-14T21:42:47.2574045Z 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-08-14T21:42:47.2581256Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-08-14T21:42:47.2582938Z copying torch/include/torch/csrc/jit/python/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-08-14T21:42:47.2590089Z copying torch/include/torch/csrc/jit/python/module_python.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-08-14T21:42:47.2597389Z copying torch/include/torch/csrc/jit/python/pybind.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-08-14T21:42:47.2610478Z copying torch/include/torch/csrc/jit/python/pybind_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-08-14T21:42:47.2637210Z 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-08-14T21:42:47.2638581Z 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-08-14T21:42:47.2644325Z copying torch/include/torch/csrc/jit/python/python_dict.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-08-14T21:42:47.2652097Z copying torch/include/torch/csrc/jit/python/python_ir.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-08-14T21:42:47.2659198Z copying torch/include/torch/csrc/jit/python/python_ivalue.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-08-14T21:42:47.2667269Z copying torch/include/torch/csrc/jit/python/python_list.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-08-14T21:42:47.2674886Z 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-08-14T21:42:47.2682705Z copying torch/include/torch/csrc/jit/python/python_tracer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-08-14T21:42:47.2690313Z 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-08-14T21:42:47.2697961Z copying torch/include/torch/csrc/jit/python/script_init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-08-14T21:42:47.2705613Z 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-08-14T21:42:47.2712958Z 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-08-14T21:42:47.2720974Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-08-14T21:42:47.2722634Z copying torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-08-14T21:42:47.2731712Z copying torch/include/torch/csrc/jit/runtime/autodiff.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-08-14T21:42:47.2739608Z 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-08-14T21:42:47.2747210Z copying torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-08-14T21:42:47.2754839Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-08-14T21:42:47.2763239Z 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-08-14T21:42:47.2771392Z copying torch/include/torch/csrc/jit/runtime/exception_message.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-08-14T21:42:47.2778667Z copying torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-08-14T21:42:47.2786091Z 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-08-14T21:42:47.2794311Z copying torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-08-14T21:42:47.2802256Z copying torch/include/torch/csrc/jit/runtime/instruction.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-08-14T21:42:47.2819724Z copying torch/include/torch/csrc/jit/runtime/interpreter.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-08-14T21:42:47.2821072Z copying torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-08-14T21:42:47.2837015Z copying torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-08-14T21:42:47.2839292Z copying torch/include/torch/csrc/jit/runtime/logging.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-08-14T21:42:47.2846611Z copying torch/include/torch/csrc/jit/runtime/operator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-08-14T21:42:47.2867747Z copying torch/include/torch/csrc/jit/runtime/operator_options.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-08-14T21:42:47.2872770Z copying torch/include/torch/csrc/jit/runtime/print_handler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-08-14T21:42:47.2887875Z 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-08-14T21:42:47.2892982Z copying torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-08-14T21:42:47.2903339Z 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-08-14T21:42:47.2924971Z copying torch/include/torch/csrc/jit/runtime/script_profile.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-08-14T21:42:47.2930937Z 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-08-14T21:42:47.2937209Z 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-08-14T21:42:47.2943696Z 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-08-14T21:42:47.2950820Z 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-08-14T21:42:47.2957965Z copying torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-08-14T21:42:47.2965380Z 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-08-14T21:42:47.2973214Z 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-08-14T21:42:47.2980361Z copying torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-08-14T21:42:47.2987337Z 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-08-14T21:42:47.2994545Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/interpreter 2025-08-14T21:42:47.2996287Z 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-08-14T21:42:47.3007390Z 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-08-14T21:42:47.3032639Z 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-08-14T21:42:47.3040439Z 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-08-14T21:42:47.3045067Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static 2025-08-14T21:42:47.3047032Z 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-08-14T21:42:47.3053721Z 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-08-14T21:42:47.3061066Z 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-08-14T21:42:47.3076450Z 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-08-14T21:42:47.3090562Z 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-08-14T21:42:47.3095462Z 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-08-14T21:42:47.3113562Z 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-08-14T21:42:47.3115239Z 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-08-14T21:42:47.3122375Z 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-08-14T21:42:47.3130096Z 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-08-14T21:42:47.3146359Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3147454Z copying torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3152475Z copying torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3166932Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3173398Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3190997Z copying torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3192513Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3199733Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3206905Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3215146Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3235016Z copying torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3242478Z copying torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3246661Z copying torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3263198Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3265445Z 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-08-14T21:42:47.3280230Z 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-08-14T21:42:47.3284952Z copying torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3302842Z copying torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3304484Z copying torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3321193Z copying torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3324066Z copying torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3331347Z copying torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3342371Z copying torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3360228Z copying torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3361639Z copying torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3368792Z copying torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3376421Z copying torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3393668Z copying torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3395022Z copying torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3402842Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3419888Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3422390Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3440969Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3442476Z copying torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3449627Z 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-08-14T21:42:47.3457992Z copying torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3471056Z copying torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3480027Z copying torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3500348Z copying torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3503716Z copying torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3511067Z copying torch/include/torch/csrc/jit/tensorexpr/types.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3522713Z 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-08-14T21:42:47.3529688Z copying torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:42:47.3546583Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators 2025-08-14T21:42:47.3547828Z 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-08-14T21:42:47.3550524Z 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-08-14T21:42:47.3564586Z 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-08-14T21:42:47.3568578Z 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-08-14T21:42:47.3576143Z 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-08-14T21:42:47.3583894Z 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-08-14T21:42:47.3602769Z 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-08-14T21:42:47.3605890Z 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-08-14T21:42:47.3613558Z 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-08-14T21:42:47.3619868Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/testing 2025-08-14T21:42:47.3621506Z copying torch/include/torch/csrc/jit/testing/file_check.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/testing 2025-08-14T21:42:47.3628907Z 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-08-14T21:42:47.3635720Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable 2025-08-14T21:42:47.3637473Z copying torch/include/torch/csrc/stable/library.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable 2025-08-14T21:42:47.3645683Z copying torch/include/torch/csrc/stable/accelerator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable 2025-08-14T21:42:47.3652926Z copying torch/include/torch/csrc/stable/ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable 2025-08-14T21:42:47.3660468Z copying torch/include/torch/csrc/stable/tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable 2025-08-14T21:42:47.3668157Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-08-14T21:42:47.3670457Z 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-08-14T21:42:47.3681353Z 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-08-14T21:42:47.3698521Z 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-08-14T21:42:47.3699927Z 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-08-14T21:42:47.3706861Z 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-08-14T21:42:47.3721670Z 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-08-14T21:42:47.3725285Z 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-08-14T21:42:47.3743383Z 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-08-14T21:42:47.3745187Z 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-08-14T21:42:47.3752719Z 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-08-14T21:42:47.3766774Z 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-08-14T21:42:47.3773147Z 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-08-14T21:42:47.3791528Z 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-08-14T21:42:47.3794915Z 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-08-14T21:42:47.3801324Z 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-08-14T21:42:47.3809000Z 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-08-14T21:42:47.3816706Z 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-08-14T21:42:47.3833990Z 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-08-14T21:42:47.3835425Z 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-08-14T21:42:47.3856573Z 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-08-14T21:42:47.3860034Z 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-08-14T21:42:47.3871819Z 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-08-14T21:42:47.3878470Z 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-08-14T21:42:47.3886119Z 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-08-14T21:42:47.3896416Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data 2025-08-14T21:42:47.3898149Z 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-08-14T21:42:47.3908558Z 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-08-14T21:42:47.3916026Z 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-08-14T21:42:47.3927986Z 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-08-14T21:42:47.3934229Z 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-08-14T21:42:47.3942232Z 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-08-14T21:42:47.3949584Z 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-08-14T21:42:47.3961727Z 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-08-14T21:42:47.3967933Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/dataloader 2025-08-14T21:42:47.3969867Z 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-08-14T21:42:47.3989717Z 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-08-14T21:42:47.3991840Z 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-08-14T21:42:47.3998718Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets 2025-08-14T21:42:47.4000796Z 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-08-14T21:42:47.4008364Z 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-08-14T21:42:47.4016736Z 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-08-14T21:42:47.4024779Z 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-08-14T21:42:47.4032074Z 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-08-14T21:42:47.4046643Z 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-08-14T21:42:47.4052560Z 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-08-14T21:42:47.4071010Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/detail 2025-08-14T21:42:47.4072435Z 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-08-14T21:42:47.4075639Z 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-08-14T21:42:47.4087443Z 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-08-14T21:42:47.4093827Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers 2025-08-14T21:42:47.4095590Z 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-08-14T21:42:47.4103226Z 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-08-14T21:42:47.4119938Z 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-08-14T21:42:47.4121961Z 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-08-14T21:42:47.4128791Z 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-08-14T21:42:47.4139642Z 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-08-14T21:42:47.4146437Z 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-08-14T21:42:47.4162213Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/transforms 2025-08-14T21:42:47.4164792Z 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-08-14T21:42:47.4168302Z 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-08-14T21:42:47.4176331Z 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-08-14T21:42:47.4184100Z 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-08-14T21:42:47.4191324Z 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-08-14T21:42:47.4198122Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/detail 2025-08-14T21:42:47.4200295Z 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-08-14T21:42:47.4208423Z 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-08-14T21:42:47.4215308Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nativert 2025-08-14T21:42:47.4217099Z 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-08-14T21:42:47.4224203Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn 2025-08-14T21:42:47.4225940Z 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-08-14T21:42:47.4233145Z 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-08-14T21:42:47.4240599Z 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-08-14T21:42:47.4248018Z 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-08-14T21:42:47.4256555Z 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-08-14T21:42:47.4264478Z 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-08-14T21:42:47.4272713Z 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-08-14T21:42:47.4280729Z 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-08-14T21:42:47.4289097Z 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-08-14T21:42:47.4297717Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional 2025-08-14T21:42:47.4299491Z 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-08-14T21:42:47.4308696Z 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-08-14T21:42:47.4315882Z 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-08-14T21:42:47.4323613Z 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-08-14T21:42:47.4331265Z 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-08-14T21:42:47.4338910Z 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-08-14T21:42:47.4346233Z 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-08-14T21:42:47.4361949Z 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-08-14T21:42:47.4365735Z 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-08-14T21:42:47.4374473Z 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-08-14T21:42:47.4383739Z 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-08-14T21:42:47.4391466Z 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-08-14T21:42:47.4399706Z 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-08-14T21:42:47.4407092Z 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-08-14T21:42:47.4434230Z 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-08-14T21:42:47.4436041Z 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-08-14T21:42:47.4442554Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-08-14T21:42:47.4444270Z 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-08-14T21:42:47.4451221Z 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-08-14T21:42:47.4460164Z 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-08-14T21:42:47.4468088Z 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-08-14T21:42:47.4476741Z 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-08-14T21:42:47.4488101Z 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-08-14T21:42:47.4495497Z 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-08-14T21:42:47.4503185Z 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-08-14T21:42:47.4521289Z 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-08-14T21:42:47.4523038Z 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-08-14T21:42:47.4530285Z 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-08-14T21:42:47.4537420Z 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-08-14T21:42:47.4545303Z 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-08-14T21:42:47.4561973Z 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-08-14T21:42:47.4565285Z 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-08-14T21:42:47.4580027Z 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-08-14T21:42:47.4586108Z 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-08-14T21:42:47.4601762Z 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-08-14T21:42:47.4606778Z 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-08-14T21:42:47.4614775Z 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-08-14T21:42:47.4622827Z 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-08-14T21:42:47.4641228Z 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-08-14T21:42:47.4644034Z 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-08-14T21:42:47.4651012Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-08-14T21:42:47.4652713Z 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-08-14T21:42:47.4661488Z 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-08-14T21:42:47.4673820Z 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-08-14T21:42:47.4682116Z 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-08-14T21:42:47.4689997Z 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-08-14T21:42:47.4698045Z 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-08-14T21:42:47.4705809Z 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-08-14T21:42:47.4713777Z 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-08-14T21:42:47.4721494Z 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-08-14T21:42:47.4729048Z 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-08-14T21:42:47.4736724Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-08-14T21:42:47.4738537Z 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-08-14T21:42:47.4747123Z 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-08-14T21:42:47.4755825Z 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-08-14T21:42:47.4764295Z 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-08-14T21:42:47.4772758Z 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-08-14T21:42:47.4780199Z 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-08-14T21:42:47.4788477Z 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-08-14T21:42:47.4797124Z 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-08-14T21:42:47.4805794Z 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-08-14T21:42:47.4814367Z 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-08-14T21:42:47.4821858Z 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-08-14T21:42:47.4830823Z 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-08-14T21:42:47.4839643Z 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-08-14T21:42:47.4847803Z 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-08-14T21:42:47.4855193Z 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-08-14T21:42:47.4864249Z 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-08-14T21:42:47.4873147Z 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-08-14T21:42:47.4881263Z 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-08-14T21:42:47.4889294Z 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-08-14T21:42:47.4897318Z 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-08-14T21:42:47.4913826Z 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-08-14T21:42:47.4916111Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/parallel 2025-08-14T21:42:47.4917583Z 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-08-14T21:42:47.4925470Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/utils 2025-08-14T21:42:47.4927208Z 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-08-14T21:42:47.4935355Z 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-08-14T21:42:47.4943195Z 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-08-14T21:42:47.4961472Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim 2025-08-14T21:42:47.4963476Z 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-08-14T21:42:47.4966744Z 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-08-14T21:42:47.4975132Z 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-08-14T21:42:47.4992535Z 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-08-14T21:42:47.4994712Z 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-08-14T21:42:47.5008453Z 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-08-14T21:42:47.5015059Z 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-08-14T21:42:47.5032067Z 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-08-14T21:42:47.5033551Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-08-14T21:42:47.5035352Z 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-08-14T21:42:47.5043144Z 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-08-14T21:42:47.5057380Z 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-08-14T21:42:47.5061931Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/python 2025-08-14T21:42:47.5063573Z 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-08-14T21:42:47.5071604Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/serialize 2025-08-14T21:42:47.5073339Z 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-08-14T21:42:47.5081080Z 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-08-14T21:42:47.5089007Z 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-08-14T21:42:47.5096876Z 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-08-14T21:42:47.5103699Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5105461Z copying torch/include/torch/csrc/autograd/FunctionsManual.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5144137Z copying torch/include/torch/csrc/autograd/InferenceMode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5145471Z copying torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5152350Z copying torch/include/torch/csrc/autograd/anomaly_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5159702Z copying torch/include/torch/csrc/autograd/autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5167164Z copying torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5174624Z copying torch/include/torch/csrc/autograd/cpp_hook.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5181993Z copying torch/include/torch/csrc/autograd/custom_function.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5199738Z copying torch/include/torch/csrc/autograd/edge.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5201894Z copying torch/include/torch/csrc/autograd/engine.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5210232Z copying torch/include/torch/csrc/autograd/forward_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5217979Z copying torch/include/torch/csrc/autograd/function.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5227211Z copying torch/include/torch/csrc/autograd/function_hook.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5234829Z copying torch/include/torch/csrc/autograd/grad_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5243311Z copying torch/include/torch/csrc/autograd/graph_task.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5251935Z copying torch/include/torch/csrc/autograd/input_buffer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5259568Z copying torch/include/torch/csrc/autograd/input_metadata.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5267236Z copying torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5281314Z copying torch/include/torch/csrc/autograd/profiler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5288764Z copying torch/include/torch/csrc/autograd/profiler_kineto.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5296250Z copying torch/include/torch/csrc/autograd/profiler_legacy.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5315154Z copying torch/include/torch/csrc/autograd/profiler_python.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5319879Z copying torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5326476Z copying torch/include/torch/csrc/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5343347Z copying torch/include/torch/csrc/autograd/python_cpp_function.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5346049Z copying torch/include/torch/csrc/autograd/python_engine.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5353571Z copying torch/include/torch/csrc/autograd/python_enum_tag.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5368810Z copying torch/include/torch/csrc/autograd/python_fft_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5373640Z copying torch/include/torch/csrc/autograd/python_function.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5380831Z copying torch/include/torch/csrc/autograd/python_hook.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5389144Z copying torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5396662Z copying torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5404294Z copying torch/include/torch/csrc/autograd/python_nested_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5412086Z copying torch/include/torch/csrc/autograd/python_nn_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5419352Z copying torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5434761Z copying torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5437263Z copying torch/include/torch/csrc/autograd/python_special_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5444762Z copying torch/include/torch/csrc/autograd/python_torch_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5451899Z copying torch/include/torch/csrc/autograd/python_variable.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5461956Z copying torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5476455Z copying torch/include/torch/csrc/autograd/record_function_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5484997Z copying torch/include/torch/csrc/autograd/saved_variable.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5491360Z copying torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5504905Z copying torch/include/torch/csrc/autograd/symbolic.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5510174Z copying torch/include/torch/csrc/autograd/variable.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5526212Z copying torch/include/torch/csrc/autograd/variable_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-08-14T21:42:47.5543919Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions 2025-08-14T21:42:47.5545127Z copying torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions 2025-08-14T21:42:47.5548985Z copying torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions 2025-08-14T21:42:47.5561266Z copying torch/include/torch/csrc/autograd/functions/comm.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions 2025-08-14T21:42:47.5572213Z copying torch/include/torch/csrc/autograd/functions/pybind.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions 2025-08-14T21:42:47.5579062Z copying torch/include/torch/csrc/autograd/functions/tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions 2025-08-14T21:42:47.5595289Z copying torch/include/torch/csrc/autograd/functions/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions 2025-08-14T21:42:47.5596620Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils 2025-08-14T21:42:47.5598264Z copying torch/include/torch/csrc/autograd/utils/error_messages.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils 2025-08-14T21:42:47.5605415Z 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-08-14T21:42:47.5622848Z 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-08-14T21:42:47.5624523Z 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-08-14T21:42:47.5631778Z copying torch/include/torch/csrc/autograd/utils/warnings.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils 2025-08-14T21:42:47.5643014Z copying torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils 2025-08-14T21:42:47.5649762Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated 2025-08-14T21:42:47.5651684Z copying torch/include/torch/csrc/autograd/generated/python_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated 2025-08-14T21:42:47.5659081Z 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-08-14T21:42:47.5666957Z copying torch/include/torch/csrc/autograd/generated/VariableType.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated 2025-08-14T21:42:47.5675346Z copying torch/include/torch/csrc/autograd/generated/Functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated 2025-08-14T21:42:47.5721737Z copying torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated 2025-08-14T21:42:47.5743877Z copying torch/include/torch/csrc/autograd/generated/ViewFuncs.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated 2025-08-14T21:42:47.5754554Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cpu 2025-08-14T21:42:47.5755416Z copying torch/include/torch/csrc/cpu/Module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cpu 2025-08-14T21:42:47.5760977Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-08-14T21:42:47.5762670Z copying torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-08-14T21:42:47.5778632Z copying torch/include/torch/csrc/cuda/Event.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-08-14T21:42:47.5784333Z copying torch/include/torch/csrc/cuda/GdsFile.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-08-14T21:42:47.5793213Z copying torch/include/torch/csrc/cuda/Module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-08-14T21:42:47.5808091Z copying torch/include/torch/csrc/cuda/Stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-08-14T21:42:47.5813357Z copying torch/include/torch/csrc/cuda/THCP.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-08-14T21:42:47.5830439Z copying torch/include/torch/csrc/cuda/comm.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-08-14T21:42:47.5835020Z copying torch/include/torch/csrc/cuda/device_set.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-08-14T21:42:47.5840786Z copying torch/include/torch/csrc/cuda/memory_snapshot.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-08-14T21:42:47.5851064Z copying torch/include/torch/csrc/cuda/nccl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-08-14T21:42:47.5869874Z copying torch/include/torch/csrc/cuda/python_comm.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-08-14T21:42:47.5874100Z copying torch/include/torch/csrc/cuda/python_nccl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-08-14T21:42:47.5882308Z copying torch/include/torch/csrc/cuda/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-08-14T21:42:47.5904415Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd 2025-08-14T21:42:47.5905614Z copying torch/include/torch/csrc/distributed/autograd/autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd 2025-08-14T21:42:47.5911390Z copying torch/include/torch/csrc/distributed/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd 2025-08-14T21:42:47.5919137Z copying torch/include/torch/csrc/distributed/autograd/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd 2025-08-14T21:42:47.5926101Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/context 2025-08-14T21:42:47.5927877Z 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-08-14T21:42:47.5935513Z 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-08-14T21:42:47.5942576Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/engine 2025-08-14T21:42:47.5944343Z 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-08-14T21:42:47.5951836Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/functions 2025-08-14T21:42:47.5953650Z 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-08-14T21:42:47.5961363Z 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-08-14T21:42:47.5968079Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-08-14T21:42:47.5970236Z 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-08-14T21:42:47.5977179Z 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-08-14T21:42:47.5994357Z 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-08-14T21:42:47.5996333Z 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-08-14T21:42:47.6002970Z 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-08-14T21:42:47.6010167Z 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-08-14T21:42:47.6018129Z 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-08-14T21:42:47.6036243Z 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-08-14T21:42:47.6038280Z 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-08-14T21:42:47.6044681Z 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-08-14T21:42:47.6051657Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:47.6053340Z copying torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:47.6071438Z copying torch/include/torch/csrc/distributed/c10d/c10d.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:47.6074340Z copying torch/include/torch/csrc/distributed/c10d/debug.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:47.6081764Z copying torch/include/torch/csrc/distributed/c10d/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:47.6099429Z copying torch/include/torch/csrc/distributed/c10d/exception.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:47.6102425Z copying torch/include/torch/csrc/distributed/c10d/logging.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:47.6109994Z 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-08-14T21:42:47.6121324Z copying torch/include/torch/csrc/distributed/c10d/socket.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:47.6128037Z copying torch/include/torch/csrc/distributed/c10d/socket_fmt.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:47.6135269Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/quantization 2025-08-14T21:42:47.6137139Z 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-08-14T21:42:47.6144041Z 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-08-14T21:42:47.6161359Z 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-08-14T21:42:47.6162966Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem 2025-08-14T21:42:47.6164754Z 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-08-14T21:42:47.6173102Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-08-14T21:42:47.6174817Z copying torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-08-14T21:42:47.6182887Z copying torch/include/torch/csrc/distributed/rpc/message.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-08-14T21:42:47.6193527Z copying torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-08-14T21:42:47.6208981Z copying torch/include/torch/csrc/distributed/rpc/python_call.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-08-14T21:42:47.6216144Z copying torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-08-14T21:42:47.6228344Z 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-08-14T21:42:47.6232002Z copying torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-08-14T21:42:47.6242660Z 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-08-14T21:42:47.6250816Z copying torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-08-14T21:42:47.6258611Z 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-08-14T21:42:47.6266494Z 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-08-14T21:42:47.6274535Z copying torch/include/torch/csrc/distributed/rpc/rpc.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-08-14T21:42:47.6282528Z copying torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-08-14T21:42:47.6299651Z 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-08-14T21:42:47.6301745Z copying torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-08-14T21:42:47.6318619Z copying torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-08-14T21:42:47.6322746Z copying torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-08-14T21:42:47.6331024Z copying torch/include/torch/csrc/distributed/rpc/script_call.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-08-14T21:42:47.6341954Z 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-08-14T21:42:47.6349095Z copying torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-08-14T21:42:47.6361172Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-08-14T21:42:47.6375723Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-08-14T21:42:47.6382984Z copying torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-08-14T21:42:47.6390191Z copying torch/include/torch/csrc/distributed/rpc/types.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-08-14T21:42:47.6398009Z 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-08-14T21:42:47.6406082Z 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-08-14T21:42:47.6422073Z copying torch/include/torch/csrc/distributed/rpc/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-08-14T21:42:47.6424373Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/metrics 2025-08-14T21:42:47.6426103Z 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-08-14T21:42:47.6440625Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/profiler 2025-08-14T21:42:47.6441979Z 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-08-14T21:42:47.6446545Z 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-08-14T21:42:47.6453990Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/testing 2025-08-14T21:42:47.6455865Z 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-08-14T21:42:47.6472034Z 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-08-14T21:42:47.6474572Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-08-14T21:42:47.6476277Z copying torch/include/torch/csrc/dynamo/cache_entry.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-08-14T21:42:47.6488433Z copying torch/include/torch/csrc/dynamo/compiled_autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-08-14T21:42:47.6508823Z copying torch/include/torch/csrc/dynamo/cpp_shim.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-08-14T21:42:47.6512098Z copying torch/include/torch/csrc/dynamo/cpython_defs.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-08-14T21:42:47.6527023Z copying torch/include/torch/csrc/dynamo/cpython_includes.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-08-14T21:42:47.6532830Z copying torch/include/torch/csrc/dynamo/debug_macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-08-14T21:42:47.6549379Z copying torch/include/torch/csrc/dynamo/eval_frame.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-08-14T21:42:47.6550647Z copying torch/include/torch/csrc/dynamo/eval_frame_cpp.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-08-14T21:42:47.6558489Z copying torch/include/torch/csrc/dynamo/extra_state.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-08-14T21:42:47.6566999Z copying torch/include/torch/csrc/dynamo/framelocals_mapping.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-08-14T21:42:47.6581615Z copying torch/include/torch/csrc/dynamo/guards.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-08-14T21:42:47.6586276Z copying torch/include/torch/csrc/dynamo/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-08-14T21:42:47.6601564Z copying torch/include/torch/csrc/dynamo/python_compiled_autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-08-14T21:42:47.6604323Z copying torch/include/torch/csrc/dynamo/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-08-14T21:42:47.6621460Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export 2025-08-14T21:42:47.6622912Z copying torch/include/torch/csrc/export/example_upgraders.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export 2025-08-14T21:42:47.6625459Z copying torch/include/torch/csrc/export/pt2_archive_constants.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export 2025-08-14T21:42:47.6642271Z copying torch/include/torch/csrc/export/pybind.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export 2025-08-14T21:42:47.6647496Z copying torch/include/torch/csrc/export/upgrader.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export 2025-08-14T21:42:47.6662630Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/functorch 2025-08-14T21:42:47.6667215Z copying torch/include/torch/csrc/functorch/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/functorch 2025-08-14T21:42:47.6668174Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/fx 2025-08-14T21:42:47.6668989Z copying torch/include/torch/csrc/fx/node.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/fx 2025-08-14T21:42:47.6675639Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor 2025-08-14T21:42:47.6677260Z copying torch/include/torch/csrc/inductor/array_ref_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor 2025-08-14T21:42:47.6694162Z copying torch/include/torch/csrc/inductor/cpp_prefix.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor 2025-08-14T21:42:47.6716973Z copying torch/include/torch/csrc/inductor/inductor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor 2025-08-14T21:42:47.6718288Z copying torch/include/torch/csrc/inductor/static_cuda_launcher.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor 2025-08-14T21:42:47.6736101Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_eager 2025-08-14T21:42:47.6737416Z 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-08-14T21:42:47.6741733Z 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-08-14T21:42:47.6749226Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include 2025-08-14T21:42:47.6750935Z 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-08-14T21:42:47.6757901Z 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-08-14T21:42:47.6765601Z 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-08-14T21:42:47.6773666Z 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-08-14T21:42:47.6791439Z 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-08-14T21:42:47.6792859Z 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-08-14T21:42:47.6800068Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_package 2025-08-14T21:42:47.6801777Z 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-08-14T21:42:47.6809175Z 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-08-14T21:42:47.6816279Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner 2025-08-14T21:42:47.6818037Z 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-08-14T21:42:47.6826076Z 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-08-14T21:42:47.6833711Z 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-08-14T21:42:47.6841767Z 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-08-14T21:42:47.6848861Z 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-08-14T21:42:47.6855865Z 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-08-14T21:42:47.6862964Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime 2025-08-14T21:42:47.6864648Z 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-08-14T21:42:47.6873047Z 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-08-14T21:42:47.6880822Z 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-08-14T21:42:47.6888767Z 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-08-14T21:42:47.6897222Z 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-08-14T21:42:47.6905381Z 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-08-14T21:42:47.6913091Z 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-08-14T21:42:47.6922255Z 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-08-14T21:42:47.6931211Z 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-08-14T21:42:47.6939467Z 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-08-14T21:42:47.6947769Z 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-08-14T21:42:47.6956025Z 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-08-14T21:42:47.6964635Z 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-08-14T21:42:47.6978136Z 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-08-14T21:42:47.6984746Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch 2025-08-14T21:42:47.6986448Z 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-08-14T21:42:47.6994421Z 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-08-14T21:42:47.7002220Z 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-08-14T21:42:47.7010195Z 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-08-14T21:42:47.7020862Z 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-08-14T21:42:47.7036964Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c 2025-08-14T21:42:47.7038160Z 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-08-14T21:42:47.7042169Z 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-08-14T21:42:47.7051188Z 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-08-14T21:42:47.7061757Z 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-08-14T21:42:47.7069262Z 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-08-14T21:42:47.7080992Z 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-08-14T21:42:47.7087423Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-08-14T21:42:47.7089332Z 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-08-14T21:42:47.7096548Z 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-08-14T21:42:47.7113132Z 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-08-14T21:42:47.7124503Z 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-08-14T21:42:47.7132548Z 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-08-14T21:42:47.7140204Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper 2025-08-14T21:42:47.7141864Z 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-08-14T21:42:47.7152619Z 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-08-14T21:42:47.7167689Z 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-08-14T21:42:47.7173896Z 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-08-14T21:42:47.7181607Z 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-08-14T21:42:47.7189082Z 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-08-14T21:42:47.7196601Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-08-14T21:42:47.7198349Z 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-08-14T21:42:47.7207009Z 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-08-14T21:42:47.7214095Z 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-08-14T21:42:47.7222059Z 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-08-14T21:42:47.7229479Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/instruction_counter 2025-08-14T21:42:47.7231128Z copying torch/include/torch/csrc/instruction_counter/Module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/instruction_counter 2025-08-14T21:42:47.7239807Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend 2025-08-14T21:42:47.7241795Z copying torch/include/torch/csrc/lazy/backend/backend_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend 2025-08-14T21:42:47.7249604Z copying torch/include/torch/csrc/lazy/backend/backend_device.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend 2025-08-14T21:42:47.7257858Z copying torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend 2025-08-14T21:42:47.7269572Z copying torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend 2025-08-14T21:42:47.7277003Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7278441Z copying torch/include/torch/csrc/lazy/core/cache.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7286172Z copying torch/include/torch/csrc/lazy/core/config.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7301726Z copying torch/include/torch/csrc/lazy/core/debug_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7308200Z copying torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7316085Z copying torch/include/torch/csrc/lazy/core/hash.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7329503Z copying torch/include/torch/csrc/lazy/core/helpers.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7334488Z copying torch/include/torch/csrc/lazy/core/ir.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7350703Z copying torch/include/torch/csrc/lazy/core/ir_builder.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7353962Z 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-08-14T21:42:47.7368461Z copying torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7373423Z copying torch/include/torch/csrc/lazy/core/ir_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7389812Z 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-08-14T21:42:47.7398535Z copying torch/include/torch/csrc/lazy/core/metrics.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7404725Z copying torch/include/torch/csrc/lazy/core/multi_wait.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7420917Z copying torch/include/torch/csrc/lazy/core/permutation_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7423573Z copying torch/include/torch/csrc/lazy/core/shape.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7439623Z copying torch/include/torch/csrc/lazy/core/shape_inference.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7444267Z copying torch/include/torch/csrc/lazy/core/tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7460695Z copying torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7463851Z copying torch/include/torch/csrc/lazy/core/tensor_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7478894Z copying torch/include/torch/csrc/lazy/core/thread_pool.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7484099Z copying torch/include/torch/csrc/lazy/core/trie.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7502345Z copying torch/include/torch/csrc/lazy/core/unique.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7505375Z copying torch/include/torch/csrc/lazy/core/util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-08-14T21:42:47.7513164Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/internal_ops 2025-08-14T21:42:47.7514898Z 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-08-14T21:42:47.7522627Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/ops 2025-08-14T21:42:47.7524357Z 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-08-14T21:42:47.7532410Z 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-08-14T21:42:47.7542461Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated 2025-08-14T21:42:47.7544171Z copying torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated 2025-08-14T21:42:47.7558788Z copying torch/include/torch/csrc/lazy/generated/LazyIr.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated 2025-08-14T21:42:47.7592701Z copying torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated 2025-08-14T21:42:47.7597827Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/python 2025-08-14T21:42:47.7599657Z copying torch/include/torch/csrc/lazy/python/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/python 2025-08-14T21:42:47.7607103Z copying torch/include/torch/csrc/lazy/python/python_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/python 2025-08-14T21:42:47.7622303Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend 2025-08-14T21:42:47.7623303Z 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-08-14T21:42:47.7628381Z 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-08-14T21:42:47.7640176Z 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-08-14T21:42:47.7647443Z 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-08-14T21:42:47.7655707Z 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-08-14T21:42:47.7663867Z 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-08-14T21:42:47.7672514Z 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-08-14T21:42:47.7680669Z 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-08-14T21:42:47.7689300Z 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-08-14T21:42:47.7698204Z 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-08-14T21:42:47.7706544Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ops 2025-08-14T21:42:47.7708196Z 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-08-14T21:42:47.7717070Z 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-08-14T21:42:47.7725824Z 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-08-14T21:42:47.7733480Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor 2025-08-14T21:42:47.7735321Z copying torch/include/torch/csrc/monitor/counters.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor 2025-08-14T21:42:47.7743605Z copying torch/include/torch/csrc/monitor/events.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor 2025-08-14T21:42:47.7752689Z copying torch/include/torch/csrc/monitor/python_init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor 2025-08-14T21:42:47.7761179Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mps 2025-08-14T21:42:47.7763399Z copying torch/include/torch/csrc/mps/Module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mps 2025-08-14T21:42:47.7778016Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mtia 2025-08-14T21:42:47.7780590Z copying torch/include/torch/csrc/mtia/Module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mtia 2025-08-14T21:42:47.7786681Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mtia/profiler 2025-08-14T21:42:47.7788495Z copying torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mtia/profiler 2025-08-14T21:42:47.7795271Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/multiprocessing 2025-08-14T21:42:47.7797038Z copying torch/include/torch/csrc/multiprocessing/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/multiprocessing 2025-08-14T21:42:47.7804168Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx 2025-08-14T21:42:47.7805861Z copying torch/include/torch/csrc/onnx/back_compat.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx 2025-08-14T21:42:47.7821364Z copying torch/include/torch/csrc/onnx/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx 2025-08-14T21:42:47.7824734Z copying torch/include/torch/csrc/onnx/onnx.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx 2025-08-14T21:42:47.7840782Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-08-14T21:42:47.7841715Z copying torch/include/torch/csrc/profiler/api.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-08-14T21:42:47.7845405Z copying torch/include/torch/csrc/profiler/collection.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-08-14T21:42:47.7863017Z copying torch/include/torch/csrc/profiler/combined_traceback.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-08-14T21:42:47.7864605Z copying torch/include/torch/csrc/profiler/containers.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-08-14T21:42:47.7873240Z copying torch/include/torch/csrc/profiler/data_flow.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-08-14T21:42:47.7886861Z copying torch/include/torch/csrc/profiler/events.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-08-14T21:42:47.7892682Z copying torch/include/torch/csrc/profiler/kineto_client_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-08-14T21:42:47.7908575Z copying torch/include/torch/csrc/profiler/kineto_shim.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-08-14T21:42:47.7911328Z copying torch/include/torch/csrc/profiler/perf-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-08-14T21:42:47.7919358Z copying torch/include/torch/csrc/profiler/perf.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-08-14T21:42:47.7927351Z copying torch/include/torch/csrc/profiler/util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-08-14T21:42:47.7937079Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/orchestration 2025-08-14T21:42:47.7938701Z copying torch/include/torch/csrc/profiler/orchestration/observer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/orchestration 2025-08-14T21:42:47.7949353Z copying torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/orchestration 2025-08-14T21:42:47.7957321Z copying torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/orchestration 2025-08-14T21:42:47.7964753Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/python 2025-08-14T21:42:47.7966513Z copying torch/include/torch/csrc/profiler/python/combined_traceback.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/python 2025-08-14T21:42:47.7978119Z copying torch/include/torch/csrc/profiler/python/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/python 2025-08-14T21:42:47.7985102Z copying torch/include/torch/csrc/profiler/python/pybind.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/python 2025-08-14T21:42:47.7992144Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone 2025-08-14T21:42:47.7993869Z 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-08-14T21:42:47.8001948Z copying torch/include/torch/csrc/profiler/standalone/itt_observer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone 2025-08-14T21:42:47.8009684Z copying torch/include/torch/csrc/profiler/standalone/nvtx_observer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone 2025-08-14T21:42:47.8019163Z copying torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone 2025-08-14T21:42:47.8026446Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/stubs 2025-08-14T21:42:47.8028080Z copying torch/include/torch/csrc/profiler/stubs/base.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/stubs 2025-08-14T21:42:47.8034837Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-08-14T21:42:47.8036997Z copying torch/include/torch/csrc/profiler/unwind/action.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-08-14T21:42:47.8043992Z copying torch/include/torch/csrc/profiler/unwind/communicate.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-08-14T21:42:47.8051914Z copying torch/include/torch/csrc/profiler/unwind/debug_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-08-14T21:42:47.8059739Z copying torch/include/torch/csrc/profiler/unwind/dwarf_enums.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-08-14T21:42:47.8071285Z 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-08-14T21:42:47.8082660Z 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-08-14T21:42:47.8090458Z copying torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-08-14T21:42:47.8101078Z copying torch/include/torch/csrc/profiler/unwind/fde.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-08-14T21:42:47.8109030Z copying torch/include/torch/csrc/profiler/unwind/lexer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-08-14T21:42:47.8116575Z 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-08-14T21:42:47.8129760Z copying torch/include/torch/csrc/profiler/unwind/mem_file.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-08-14T21:42:47.8135988Z copying torch/include/torch/csrc/profiler/unwind/range_table.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-08-14T21:42:47.8153516Z copying torch/include/torch/csrc/profiler/unwind/sections.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-08-14T21:42:47.8154909Z copying torch/include/torch/csrc/profiler/unwind/unwind.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-08-14T21:42:47.8162920Z copying torch/include/torch/csrc/profiler/unwind/unwind_error.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-08-14T21:42:47.8170639Z copying torch/include/torch/csrc/profiler/unwind/unwinder.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-08-14T21:42:47.8177723Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/tensor 2025-08-14T21:42:47.8179459Z copying torch/include/torch/csrc/tensor/python_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/tensor 2025-08-14T21:42:47.8186537Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8188131Z copying torch/include/torch/csrc/utils/byte_order.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8197976Z copying torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8205899Z copying torch/include/torch/csrc/utils/cuda_enabled.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8223231Z copying torch/include/torch/csrc/utils/device_lazy_init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8224728Z copying torch/include/torch/csrc/utils/disable_torch_function.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8232751Z copying torch/include/torch/csrc/utils/generated_serialization_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8260228Z copying torch/include/torch/csrc/utils/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8262007Z copying torch/include/torch/csrc/utils/invalid_arguments.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8271219Z copying torch/include/torch/csrc/utils/nested.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8278389Z copying torch/include/torch/csrc/utils/numpy_stub.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8291084Z copying torch/include/torch/csrc/utils/object_ptr.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8301772Z copying torch/include/torch/csrc/utils/out_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8312791Z copying torch/include/torch/csrc/utils/pybind.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8327782Z copying torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8333865Z copying torch/include/torch/csrc/utils/pyobject_preservation.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8356591Z copying torch/include/torch/csrc/utils/python_arg_parser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8380645Z copying torch/include/torch/csrc/utils/python_compat.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8384769Z copying torch/include/torch/csrc/utils/python_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8400962Z copying torch/include/torch/csrc/utils/python_numbers.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8402971Z copying torch/include/torch/csrc/utils/python_raii.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8409948Z copying torch/include/torch/csrc/utils/python_scalars.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8420383Z copying torch/include/torch/csrc/utils/python_strings.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8427285Z copying torch/include/torch/csrc/utils/python_stub.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8441446Z copying torch/include/torch/csrc/utils/python_symnode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8447043Z copying torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8457462Z copying torch/include/torch/csrc/utils/python_tuples.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8463917Z copying torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8481907Z copying torch/include/torch/csrc/utils/schema_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8499674Z copying torch/include/torch/csrc/utils/six.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8501095Z copying torch/include/torch/csrc/utils/structseq.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8509689Z copying torch/include/torch/csrc/utils/tensor_apply.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8516746Z copying torch/include/torch/csrc/utils/tensor_dtypes.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8524647Z copying torch/include/torch/csrc/utils/tensor_flatten.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8542819Z copying torch/include/torch/csrc/utils/tensor_layouts.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8544090Z copying torch/include/torch/csrc/utils/tensor_list.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8551414Z copying torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8558992Z copying torch/include/torch/csrc/utils/tensor_new.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8571231Z copying torch/include/torch/csrc/utils/tensor_numpy.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8578005Z copying torch/include/torch/csrc/utils/tensor_qschemes.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8585232Z copying torch/include/torch/csrc/utils/tensor_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8592766Z copying torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8607764Z copying torch/include/torch/csrc/utils/throughput_benchmark.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8613076Z copying torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8620550Z copying torch/include/torch/csrc/utils/variadic.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8627997Z copying torch/include/torch/csrc/utils/verbose.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-08-14T21:42:47.8635372Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu 2025-08-14T21:42:47.8636956Z copying torch/include/torch/csrc/xpu/Event.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu 2025-08-14T21:42:47.8644210Z copying torch/include/torch/csrc/xpu/Module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu 2025-08-14T21:42:47.8660835Z copying torch/include/torch/csrc/xpu/Stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu 2025-08-14T21:42:47.8662587Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8663880Z copying torch/include/c10/core/Allocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8673016Z copying torch/include/c10/core/AllocatorConfig.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8680621Z copying torch/include/c10/core/AutogradState.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8691480Z copying torch/include/c10/core/Backend.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8698064Z copying torch/include/c10/core/CPUAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8705627Z copying torch/include/c10/core/CachingDeviceAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8721559Z copying torch/include/c10/core/CompileTimeFunctionPointer.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8724179Z copying torch/include/c10/core/ConstantSymNodeImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8742369Z copying torch/include/c10/core/Contiguity.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8743472Z copying torch/include/c10/core/CopyBytes.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8751025Z copying torch/include/c10/core/DefaultDtype.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8762758Z copying torch/include/c10/core/DefaultTensorOptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8769127Z copying torch/include/c10/core/Device.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8781185Z copying torch/include/c10/core/DeviceArray.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8788497Z copying torch/include/c10/core/DeviceGuard.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8796896Z copying torch/include/c10/core/DeviceType.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8813822Z copying torch/include/c10/core/DispatchKey.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8818983Z copying torch/include/c10/core/DispatchKeySet.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8842678Z copying torch/include/c10/core/DynamicCast.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8848258Z copying torch/include/c10/core/Event.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8864486Z copying torch/include/c10/core/GeneratorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8867283Z copying torch/include/c10/core/GradMode.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8875646Z copying torch/include/c10/core/InferenceMode.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8883629Z copying torch/include/c10/core/Layout.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8891197Z copying torch/include/c10/core/MemoryFormat.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8909427Z copying torch/include/c10/core/OptionalRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8910459Z copying torch/include/c10/core/PyHandleCache.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8921945Z copying torch/include/c10/core/QEngine.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8928156Z copying torch/include/c10/core/QScheme.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8936265Z copying torch/include/c10/core/RefcountedDeleter.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8954108Z copying torch/include/c10/core/SafePyObject.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8955114Z copying torch/include/c10/core/Scalar.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8969099Z copying torch/include/c10/core/ScalarType.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8974911Z copying torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8993065Z copying torch/include/c10/core/Storage.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.8994190Z copying torch/include/c10/core/StorageImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.9002885Z copying torch/include/c10/core/Stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.9019523Z copying torch/include/c10/core/StreamGuard.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.9021108Z copying torch/include/c10/core/SymBool.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.9028282Z copying torch/include/c10/core/SymFloat.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.9036364Z copying torch/include/c10/core/SymInt.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.9050668Z copying torch/include/c10/core/SymIntArrayRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.9056131Z copying torch/include/c10/core/SymNodeImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.9072482Z copying torch/include/c10/core/SymbolicShapeMeta.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.9076814Z copying torch/include/c10/core/TensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.9106302Z copying torch/include/c10/core/TensorOptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.9109167Z copying torch/include/c10/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.9122117Z copying torch/include/c10/core/WrapDimMinimal.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.9129099Z copying torch/include/c10/core/alignment.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.9147015Z copying torch/include/c10/core/thread_pool.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-08-14T21:42:47.9147875Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-08-14T21:42:47.9149378Z copying torch/include/c10/core/impl/COW.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-08-14T21:42:47.9156688Z copying torch/include/c10/core/impl/COWDeleter.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-08-14T21:42:47.9165199Z copying torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-08-14T21:42:47.9180094Z copying torch/include/c10/core/impl/FakeGuardImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-08-14T21:42:47.9184655Z copying torch/include/c10/core/impl/GPUTrace.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-08-14T21:42:47.9201587Z copying torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-08-14T21:42:47.9204173Z copying torch/include/c10/core/impl/InlineDeviceGuard.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-08-14T21:42:47.9223173Z copying torch/include/c10/core/impl/InlineEvent.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-08-14T21:42:47.9224926Z copying torch/include/c10/core/impl/InlineStreamGuard.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-08-14T21:42:47.9233215Z copying torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-08-14T21:42:47.9242053Z copying torch/include/c10/core/impl/PyInterpreter.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-08-14T21:42:47.9261516Z copying torch/include/c10/core/impl/PyInterpreterHooks.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-08-14T21:42:47.9266083Z copying torch/include/c10/core/impl/PyObjectSlot.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-08-14T21:42:47.9273415Z copying torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-08-14T21:42:47.9281000Z copying torch/include/c10/core/impl/SizesAndStrides.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-08-14T21:42:47.9289130Z copying torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-08-14T21:42:47.9296807Z copying torch/include/c10/core/impl/VirtualGuardImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-08-14T21:42:47.9305528Z copying torch/include/c10/core/impl/alloc_cpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-08-14T21:42:47.9312683Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-08-14T21:42:47.9314378Z copying torch/include/c10/cuda/CUDAAlgorithm.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-08-14T21:42:47.9322597Z copying torch/include/c10/cuda/CUDAAllocatorConfig.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-08-14T21:42:47.9330753Z copying torch/include/c10/cuda/CUDACachingAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-08-14T21:42:47.9339682Z copying torch/include/c10/cuda/CUDADeviceAssertion.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-08-14T21:42:47.9347782Z copying torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-08-14T21:42:47.9361590Z copying torch/include/c10/cuda/CUDAException.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-08-14T21:42:47.9366824Z copying torch/include/c10/cuda/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-08-14T21:42:47.9381248Z copying torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-08-14T21:42:47.9386787Z copying torch/include/c10/cuda/CUDAGuard.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-08-14T21:42:47.9398986Z copying torch/include/c10/cuda/CUDAMacros.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-08-14T21:42:47.9406167Z copying torch/include/c10/cuda/CUDAMathCompat.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-08-14T21:42:47.9416479Z copying torch/include/c10/cuda/CUDAMiscFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-08-14T21:42:47.9435436Z copying torch/include/c10/cuda/CUDAStream.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-08-14T21:42:47.9438414Z copying torch/include/c10/cuda/driver_api.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-08-14T21:42:47.9445076Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/impl 2025-08-14T21:42:47.9446705Z copying torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/impl 2025-08-14T21:42:47.9465425Z copying torch/include/c10/cuda/impl/CUDATest.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/impl 2025-08-14T21:42:47.9468650Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/macros 2025-08-14T21:42:47.9470620Z copying torch/include/c10/macros/Export.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/macros 2025-08-14T21:42:47.9478188Z copying torch/include/c10/macros/Macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/macros 2025-08-14T21:42:47.9490026Z copying torch/include/c10/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/macros 2025-08-14T21:42:47.9497070Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-08-14T21:42:47.9498644Z copying torch/include/c10/metal/atomic.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-08-14T21:42:47.9513984Z copying torch/include/c10/metal/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-08-14T21:42:47.9517665Z copying torch/include/c10/metal/expm1f.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-08-14T21:42:47.9525498Z copying torch/include/c10/metal/indexing.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-08-14T21:42:47.9543642Z copying torch/include/c10/metal/random.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-08-14T21:42:47.9545066Z copying torch/include/c10/metal/reduction_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-08-14T21:42:47.9552894Z copying torch/include/c10/metal/special_math.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-08-14T21:42:47.9572939Z copying torch/include/c10/metal/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-08-14T21:42:47.9591934Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/mobile 2025-08-14T21:42:47.9592998Z copying torch/include/c10/mobile/CPUCachingAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/mobile 2025-08-14T21:42:47.9595212Z copying torch/include/c10/mobile/CPUProfilingAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/mobile 2025-08-14T21:42:47.9609075Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/test/util 2025-08-14T21:42:47.9612815Z copying torch/include/c10/test/util/Macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/test/util 2025-08-14T21:42:47.9618439Z copying torch/include/c10/test/util/complex_math_test_common.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/test/util 2025-08-14T21:42:47.9627691Z copying torch/include/c10/test/util/complex_test_common.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/test/util 2025-08-14T21:42:47.9638203Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9640055Z copying torch/include/c10/util/AbortHandler.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9647176Z copying torch/include/c10/util/AlignOf.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9665592Z copying torch/include/c10/util/ApproximateClock.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9671442Z copying torch/include/c10/util/Array.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9676973Z copying torch/include/c10/util/ArrayRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9690862Z copying torch/include/c10/util/BFloat16-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9695296Z copying torch/include/c10/util/BFloat16-math.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9712437Z copying torch/include/c10/util/BFloat16.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9714502Z copying torch/include/c10/util/Backtrace.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9728794Z copying torch/include/c10/util/Bitset.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9735997Z copying torch/include/c10/util/C++17.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9743828Z copying torch/include/c10/util/CallOnce.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9761292Z copying torch/include/c10/util/ConstexprCrc.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9764542Z copying torch/include/c10/util/DeadlockDetection.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9779764Z copying torch/include/c10/util/Deprecated.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9784691Z copying torch/include/c10/util/DimVector.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9801480Z copying torch/include/c10/util/DynamicCounter.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9804244Z copying torch/include/c10/util/Enumerate.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9812558Z copying torch/include/c10/util/Exception.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9823427Z copying torch/include/c10/util/ExclusivelyOwned.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9841102Z copying torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9843286Z copying torch/include/c10/util/FbcodeMaps.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9850465Z copying torch/include/c10/util/Flags.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9858332Z copying torch/include/c10/util/Float4_e2m1fn_x2.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9865711Z copying torch/include/c10/util/Float8_e4m3fn-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9873823Z copying torch/include/c10/util/Float8_e4m3fn.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9881352Z copying torch/include/c10/util/Float8_e4m3fnuz-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9889301Z copying torch/include/c10/util/Float8_e4m3fnuz.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9896727Z copying torch/include/c10/util/Float8_e5m2-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9904679Z copying torch/include/c10/util/Float8_e5m2.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9912458Z copying torch/include/c10/util/Float8_e5m2fnuz-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9920136Z copying torch/include/c10/util/Float8_e5m2fnuz.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9927900Z copying torch/include/c10/util/Float8_e8m0fnu-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9935302Z copying torch/include/c10/util/Float8_e8m0fnu.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9943051Z copying torch/include/c10/util/FunctionRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9950703Z copying torch/include/c10/util/Gauge.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9958485Z copying torch/include/c10/util/Half-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9966321Z copying torch/include/c10/util/Half.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9973914Z copying torch/include/c10/util/IdWrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9981883Z copying torch/include/c10/util/IntrusiveList.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9989720Z copying torch/include/c10/util/Lazy.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:47.9998042Z copying torch/include/c10/util/LeftRight.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0005830Z copying torch/include/c10/util/Load.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0024741Z copying torch/include/c10/util/Logging.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0026503Z copying torch/include/c10/util/MathConstants.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0040961Z copying torch/include/c10/util/MaybeOwned.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0047038Z copying torch/include/c10/util/Metaprogramming.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0055126Z copying torch/include/c10/util/NetworkFlow.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0071226Z copying torch/include/c10/util/Optional.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0074247Z copying torch/include/c10/util/OptionalArrayRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0082352Z copying torch/include/c10/util/ParallelGuard.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0092810Z copying torch/include/c10/util/Registry.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0100849Z copying torch/include/c10/util/ScopeExit.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0116997Z copying torch/include/c10/util/Semaphore.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0120165Z copying torch/include/c10/util/SmallBuffer.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0130594Z copying torch/include/c10/util/SmallVector.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0155675Z copying torch/include/c10/util/StringUtil.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0157836Z copying torch/include/c10/util/Synchronized.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0171351Z copying torch/include/c10/util/ThreadLocal.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0175700Z copying torch/include/c10/util/ThreadLocalDebugInfo.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0193343Z copying torch/include/c10/util/Type.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0197565Z copying torch/include/c10/util/TypeCast.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0204171Z copying torch/include/c10/util/TypeIndex.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0212317Z copying torch/include/c10/util/TypeList.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0220533Z copying torch/include/c10/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0231505Z copying torch/include/c10/util/TypeTraits.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0239313Z copying torch/include/c10/util/Unicode.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0251747Z copying torch/include/c10/util/UniqueVoidPtr.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0259164Z copying torch/include/c10/util/Unroll.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0267289Z copying torch/include/c10/util/WaitCounter.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0275826Z copying torch/include/c10/util/WaitCounterDynamicBackend.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0283378Z copying torch/include/c10/util/accumulate.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0302363Z copying torch/include/c10/util/bit_cast.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0303287Z copying torch/include/c10/util/bits.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0310935Z copying torch/include/c10/util/complex.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0318849Z copying torch/include/c10/util/complex_math.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0336527Z copying torch/include/c10/util/complex_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0338514Z copying torch/include/c10/util/copysign.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0345685Z copying torch/include/c10/util/env.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0361258Z copying torch/include/c10/util/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0365024Z copying torch/include/c10/util/flat_hash_map.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0394064Z copying torch/include/c10/util/floating_point_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0395103Z copying torch/include/c10/util/generic_math.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0400972Z copying torch/include/c10/util/hash.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0418183Z copying torch/include/c10/util/int128.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0419715Z copying torch/include/c10/util/intrusive_ptr.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0442027Z copying torch/include/c10/util/irange.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0446152Z copying torch/include/c10/util/llvmMathExtras.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0465564Z copying torch/include/c10/util/logging_is_google_glog.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0466680Z copying torch/include/c10/util/logging_is_not_google_glog.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0475024Z copying torch/include/c10/util/numa.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0482798Z copying torch/include/c10/util/order_preserving_flat_hash_map.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0503227Z copying torch/include/c10/util/overflows.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0507033Z copying torch/include/c10/util/overloaded.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0514862Z copying torch/include/c10/util/python_stub.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0522529Z copying torch/include/c10/util/qint32.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0530210Z copying torch/include/c10/util/qint8.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0537641Z copying torch/include/c10/util/quint2x4.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0545611Z copying torch/include/c10/util/quint4x2.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0552929Z copying torch/include/c10/util/quint8.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0561375Z copying torch/include/c10/util/safe_numerics.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0569062Z copying torch/include/c10/util/signal_handler.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0576589Z copying torch/include/c10/util/sparse_bitset.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0595625Z copying torch/include/c10/util/ssize.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0596604Z copying torch/include/c10/util/static_tracepoint.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0603401Z copying torch/include/c10/util/static_tracepoint_elfx86.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0610759Z copying torch/include/c10/util/strides.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0618092Z copying torch/include/c10/util/string_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0635828Z copying torch/include/c10/util/string_view.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0638202Z copying torch/include/c10/util/strong_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0664921Z copying torch/include/c10/util/tempfile.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0665914Z copying torch/include/c10/util/thread_name.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0673364Z copying torch/include/c10/util/typeid.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0690022Z copying torch/include/c10/util/win32-headers.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-08-14T21:42:48.0694220Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu 2025-08-14T21:42:48.0695929Z copying torch/include/c10/xpu/XPUCachingAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu 2025-08-14T21:42:48.0712501Z copying torch/include/c10/xpu/XPUDeviceProp.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu 2025-08-14T21:42:48.0715029Z copying torch/include/c10/xpu/XPUException.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu 2025-08-14T21:42:48.0729405Z copying torch/include/c10/xpu/XPUFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu 2025-08-14T21:42:48.0735999Z copying torch/include/c10/xpu/XPUMacros.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu 2025-08-14T21:42:48.0753151Z copying torch/include/c10/xpu/XPUStream.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu 2025-08-14T21:42:48.0753936Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/impl 2025-08-14T21:42:48.0755404Z copying torch/include/c10/xpu/impl/XPUGuardImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/impl 2025-08-14T21:42:48.0768993Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/test/impl 2025-08-14T21:42:48.0773393Z copying torch/include/c10/xpu/test/impl/XPUTest.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/test/impl 2025-08-14T21:42:48.0777052Z creating build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core 2025-08-14T21:42:48.0778787Z copying torch/include/caffe2/core/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core 2025-08-14T21:42:48.0786377Z copying torch/include/caffe2/core/timer.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core 2025-08-14T21:42:48.0793847Z copying torch/include/caffe2/core/macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core 2025-08-14T21:42:48.0806807Z creating build/lib.linux-x86_64-cpython-39/torch/include/caffe2/perfkernels 2025-08-14T21:42:48.0809736Z copying torch/include/caffe2/perfkernels/batch_box_cox_vec.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/perfkernels 2025-08-14T21:42:48.0815572Z copying torch/include/caffe2/perfkernels/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/perfkernels 2025-08-14T21:42:48.0835190Z copying torch/include/caffe2/perfkernels/embedding_lookup_idx.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/perfkernels 2025-08-14T21:42:48.0839773Z creating build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-08-14T21:42:48.0841284Z copying torch/include/caffe2/serialize/crc_alt.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-08-14T21:42:48.0867174Z copying torch/include/caffe2/serialize/file_adapter.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-08-14T21:42:48.0869248Z copying torch/include/caffe2/serialize/in_memory_adapter.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-08-14T21:42:48.0880865Z copying torch/include/caffe2/serialize/inline_container.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-08-14T21:42:48.0887703Z copying torch/include/caffe2/serialize/istream_adapter.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-08-14T21:42:48.0905226Z copying torch/include/caffe2/serialize/read_adapter_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-08-14T21:42:48.0906589Z copying torch/include/caffe2/serialize/versions.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-08-14T21:42:48.0920521Z creating build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils 2025-08-14T21:42:48.0921413Z copying torch/include/caffe2/utils/fixed_divisor.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils 2025-08-14T21:42:48.0926543Z copying torch/include/caffe2/utils/proto_wrap.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils 2025-08-14T21:42:48.0934311Z copying torch/include/caffe2/utils/string_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils 2025-08-14T21:42:48.0952421Z creating build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool 2025-08-14T21:42:48.0953505Z copying torch/include/caffe2/utils/threadpool/ThreadPool.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool 2025-08-14T21:42:48.0957065Z copying torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool 2025-08-14T21:42:48.0970005Z copying torch/include/caffe2/utils/threadpool/WorkersPool.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool 2025-08-14T21:42:48.0976559Z copying torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool 2025-08-14T21:42:48.0984335Z copying torch/include/caffe2/utils/threadpool/pthreadpool.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool 2025-08-14T21:42:48.0991740Z copying torch/include/caffe2/utils/threadpool/thread_pool_guard.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool 2025-08-14T21:42:48.0999221Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1001118Z copying torch/include/ATen/ATen.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1008793Z copying torch/include/ATen/AccumulateType.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1016729Z copying torch/include/ATen/ArrayRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1024661Z copying torch/include/ATen/Backend.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1031926Z copying torch/include/ATen/Backtrace.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1040018Z copying torch/include/ATen/BlasBackend.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1047182Z copying torch/include/ATen/CPUApplyUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1055270Z copying torch/include/ATen/CPUFixedAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1062588Z copying torch/include/ATen/CPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1071514Z copying torch/include/ATen/CachedTensorUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1078397Z copying torch/include/ATen/CollapseDims.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1086369Z copying torch/include/ATen/Config.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1093789Z copying torch/include/ATen/Context.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1102358Z copying torch/include/ATen/DLConvertor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1110157Z copying torch/include/ATen/Device.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1117606Z copying torch/include/ATen/DeviceAccelerator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1125445Z copying torch/include/ATen/DeviceGuard.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1132937Z copying torch/include/ATen/DimVector.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1140353Z copying torch/include/ATen/Dimname.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1149449Z copying torch/include/ATen/Dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1164835Z copying torch/include/ATen/Dispatch_v2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1188737Z copying torch/include/ATen/DynamicLibrary.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1192985Z copying torch/include/ATen/EmptyTensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1201523Z copying torch/include/ATen/ExpandBase.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1208947Z copying torch/include/ATen/ExpandUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1217174Z copying torch/include/ATen/Formatting.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1234568Z copying torch/include/ATen/FuncTorchTLS.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1236897Z copying torch/include/ATen/FunctionalStorageImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1248449Z copying torch/include/ATen/FunctionalTensorWrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1256123Z copying torch/include/ATen/Generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1267024Z copying torch/include/ATen/InferSize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1275203Z copying torch/include/ATen/InitialTensorOptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1282733Z copying torch/include/ATen/Layout.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1292923Z copying torch/include/ATen/LegacyBatchedFallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1300555Z copying torch/include/ATen/LegacyBatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1311457Z copying torch/include/ATen/LegacyVmapMode.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1318852Z copying torch/include/ATen/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1326068Z copying torch/include/ATen/LinalgBackend.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1344054Z copying torch/include/ATen/MapAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1344958Z copying torch/include/ATen/MatrixRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1352906Z copying torch/include/ATen/MemoryOverlap.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1361404Z copying torch/include/ATen/NamedTensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1375489Z copying torch/include/ATen/NamedTensorUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1380838Z copying torch/include/ATen/NestedTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1389378Z copying torch/include/ATen/NumericUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1397798Z copying torch/include/ATen/OpMathType.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1409236Z copying torch/include/ATen/OpaqueTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1417956Z copying torch/include/ATen/PTThreadPool.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1436317Z copying torch/include/ATen/PadNd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1442256Z copying torch/include/ATen/Parallel-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1447173Z copying torch/include/ATen/Parallel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1465964Z copying torch/include/ATen/ParallelFuture.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1471387Z copying torch/include/ATen/ParallelNative.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1482699Z copying torch/include/ATen/ParallelOpenMP.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1498638Z copying torch/include/ATen/PythonTorchFunctionTLS.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1501048Z copying torch/include/ATen/ROCmFABackend.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1511940Z copying torch/include/ATen/SDPBackend.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1518741Z copying torch/include/ATen/SavedTensorHooks.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1533743Z copying torch/include/ATen/Scalar.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1537663Z copying torch/include/ATen/ScalarOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1548362Z copying torch/include/ATen/ScalarType.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1563690Z copying torch/include/ATen/SequenceNumber.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1569743Z copying torch/include/ATen/SmallVector.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1577233Z copying torch/include/ATen/SparseCsrTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1594125Z copying torch/include/ATen/SparseCsrTensorUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1595994Z copying torch/include/ATen/SparseTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1608937Z copying torch/include/ATen/Storage.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1614997Z copying torch/include/ATen/StorageUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1622238Z copying torch/include/ATen/Tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1640822Z copying torch/include/ATen/TensorAccessor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1643287Z copying torch/include/ATen/TensorGeometry.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1650759Z copying torch/include/ATen/TensorIndexing.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1669665Z copying torch/include/ATen/TensorIterator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1684510Z copying torch/include/ATen/TensorIteratorInternal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1688351Z copying torch/include/ATen/TensorMeta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1695168Z copying torch/include/ATen/TensorNames.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1713702Z copying torch/include/ATen/TensorOperators.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1717964Z copying torch/include/ATen/TensorOptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1723895Z copying torch/include/ATen/TensorSubclassLikeUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1732125Z copying torch/include/ATen/TensorUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1740735Z copying torch/include/ATen/ThreadLocalPythonObjects.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1747943Z copying torch/include/ATen/ThreadLocalState.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1760524Z copying torch/include/ATen/TracerMode.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1767334Z copying torch/include/ATen/TypeDefault.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1775924Z copying torch/include/ATen/Utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1794061Z copying torch/include/ATen/Version.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1800432Z copying torch/include/ATen/WrapDimUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1806078Z copying torch/include/ATen/WrapDimUtilsMulti.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1813527Z copying torch/include/ATen/autocast_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1837272Z copying torch/include/ATen/ceil_div.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1838612Z copying torch/include/ATen/code_template.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1846608Z copying torch/include/ATen/cpp_custom_type_hack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1853704Z copying torch/include/ATen/div_rtn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1860558Z copying torch/include/ATen/dlpack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1872792Z copying torch/include/ATen/jit_macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1884584Z copying torch/include/ATen/jiterator_macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1891305Z copying torch/include/ATen/record_function.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1899633Z copying torch/include/ATen/CPUFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1917402Z copying torch/include/ATen/CPUFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1920943Z copying torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1937345Z copying torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1952673Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1954908Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1963654Z copying torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1971740Z copying torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1997688Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.1999283Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.2006927Z copying torch/include/ATen/Functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.2034644Z copying torch/include/ATen/MetaFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.2037325Z copying torch/include/ATen/MetaFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.2045758Z copying torch/include/ATen/MethodOperators.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.2054187Z copying torch/include/ATen/NativeFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.2072532Z copying torch/include/ATen/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.2085707Z copying torch/include/ATen/Operators.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.2107411Z copying torch/include/ATen/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.2202166Z copying torch/include/ATen/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.2253793Z copying torch/include/ATen/VmapGeneratedPlumbing.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.2350220Z copying torch/include/ATen/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.2353469Z copying torch/include/ATen/CUDAFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-08-14T21:42:48.2372778Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu 2025-08-14T21:42:48.2374358Z copying torch/include/ATen/cpu/FlushDenormal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu 2025-08-14T21:42:48.2393346Z copying torch/include/ATen/cpu/Utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu 2025-08-14T21:42:48.2398541Z copying torch/include/ATen/cpu/vml.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu 2025-08-14T21:42:48.2405149Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-08-14T21:42:48.2406505Z copying torch/include/ATen/cpu/vec/functional.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-08-14T21:42:48.2416847Z copying torch/include/ATen/cpu/vec/functional_base.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-08-14T21:42:48.2430978Z copying torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-08-14T21:42:48.2436758Z copying torch/include/ATen/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-08-14T21:42:48.2444188Z copying torch/include/ATen/cpu/vec/vec.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-08-14T21:42:48.2461253Z copying torch/include/ATen/cpu/vec/vec_base.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-08-14T21:42:48.2474724Z copying torch/include/ATen/cpu/vec/vec_convert.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-08-14T21:42:48.2481117Z copying torch/include/ATen/cpu/vec/vec_half.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-08-14T21:42:48.2491584Z copying torch/include/ATen/cpu/vec/vec_mask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-08-14T21:42:48.2498494Z copying torch/include/ATen/cpu/vec/vec_n.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-08-14T21:42:48.2506989Z copying torch/include/ATen/cpu/vec/vec_quant.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-08-14T21:42:48.2517601Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve 2025-08-14T21:42:48.2519355Z copying torch/include/ATen/cpu/vec/sve/sve_helper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve 2025-08-14T21:42:48.2526578Z copying torch/include/ATen/cpu/vec/sve/vec_bfloat16.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve 2025-08-14T21:42:48.2545286Z 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-08-14T21:42:48.2548408Z copying torch/include/ATen/cpu/vec/sve/vec_double.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve 2025-08-14T21:42:48.2559613Z copying torch/include/ATen/cpu/vec/sve/vec_float.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve 2025-08-14T21:42:48.2568317Z copying torch/include/ATen/cpu/vec/sve/vec_int.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve 2025-08-14T21:42:48.2576704Z copying torch/include/ATen/cpu/vec/sve/vec_qint.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve 2025-08-14T21:42:48.2594537Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128 2025-08-14T21:42:48.2596089Z copying torch/include/ATen/cpu/vec/vec128/vec128.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128 2025-08-14T21:42:48.2599246Z 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-08-14T21:42:48.2608353Z copying torch/include/ATen/cpu/vec/vec128/vec128_convert.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128 2025-08-14T21:42:48.2616617Z 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-08-14T21:42:48.2633479Z 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-08-14T21:42:48.2637655Z 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-08-14T21:42:48.2653412Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-08-14T21:42:48.2654655Z 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-08-14T21:42:48.2660878Z 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-08-14T21:42:48.2668109Z copying torch/include/ATen/cpu/vec/vec256/vec256.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-08-14T21:42:48.2676700Z 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-08-14T21:42:48.2688912Z copying torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-08-14T21:42:48.2697286Z 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-08-14T21:42:48.2716206Z 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-08-14T21:42:48.2718809Z copying torch/include/ATen/cpu/vec/vec256/vec256_convert.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-08-14T21:42:48.2736927Z copying torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-08-14T21:42:48.2739241Z copying torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-08-14T21:42:48.2748691Z copying torch/include/ATen/cpu/vec/vec256/vec256_half.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-08-14T21:42:48.2757027Z copying torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-08-14T21:42:48.2773343Z copying torch/include/ATen/cpu/vec/vec256/vec256_mask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-08-14T21:42:48.2781405Z copying torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-08-14T21:42:48.2801099Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx 2025-08-14T21:42:48.2802230Z 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-08-14T21:42:48.2805783Z 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-08-14T21:42:48.2815167Z 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-08-14T21:42:48.2825042Z 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-08-14T21:42:48.2835198Z 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-08-14T21:42:48.2844074Z 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-08-14T21:42:48.2852327Z 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-08-14T21:42:48.2861045Z 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-08-14T21:42:48.2869296Z 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-08-14T21:42:48.2878747Z 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-08-14T21:42:48.2887792Z 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-08-14T21:42:48.2897707Z 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-08-14T21:42:48.2908665Z 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-08-14T21:42:48.2917419Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/zarch 2025-08-14T21:42:48.2919143Z 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-08-14T21:42:48.2942469Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-08-14T21:42:48.2943846Z copying torch/include/ATen/cpu/vec/vec512/vec512.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-08-14T21:42:48.2947636Z copying torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-08-14T21:42:48.2964276Z 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-08-14T21:42:48.2973479Z 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-08-14T21:42:48.2998174Z copying torch/include/ATen/cpu/vec/vec512/vec512_convert.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-08-14T21:42:48.3001885Z copying torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-08-14T21:42:48.3010098Z copying torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-08-14T21:42:48.3018791Z copying torch/include/ATen/cpu/vec/vec512/vec512_float8.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-08-14T21:42:48.3027608Z copying torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-08-14T21:42:48.3044961Z copying torch/include/ATen/cpu/vec/vec512/vec512_mask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-08-14T21:42:48.3063267Z copying torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-08-14T21:42:48.3073029Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-08-14T21:42:48.3074609Z copying torch/include/ATen/detail/AcceleratorHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-08-14T21:42:48.3081691Z copying torch/include/ATen/detail/CUDAHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-08-14T21:42:48.3092233Z copying torch/include/ATen/detail/FunctionTraits.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-08-14T21:42:48.3099063Z copying torch/include/ATen/detail/HIPHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-08-14T21:42:48.3115922Z copying torch/include/ATen/detail/HPUHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-08-14T21:42:48.3117319Z copying torch/include/ATen/detail/IPUHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-08-14T21:42:48.3124911Z copying torch/include/ATen/detail/MAIAHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-08-14T21:42:48.3139074Z copying torch/include/ATen/detail/MPSHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-08-14T21:42:48.3143812Z copying torch/include/ATen/detail/MTIAHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-08-14T21:42:48.3151442Z copying torch/include/ATen/detail/PrivateUse1HooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-08-14T21:42:48.3162200Z copying torch/include/ATen/detail/XPUHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-08-14T21:42:48.3169576Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-08-14T21:42:48.3171394Z copying torch/include/ATen/functorch/ADInterpreters.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-08-14T21:42:48.3181986Z copying torch/include/ATen/functorch/BatchRulesHelper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-08-14T21:42:48.3201193Z copying torch/include/ATen/functorch/BatchedFallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-08-14T21:42:48.3205817Z copying torch/include/ATen/functorch/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-08-14T21:42:48.3212731Z copying torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-08-14T21:42:48.3222995Z copying torch/include/ATen/functorch/DynamicLayer.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-08-14T21:42:48.3237792Z copying torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-08-14T21:42:48.3243323Z copying torch/include/ATen/functorch/Interpreter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-08-14T21:42:48.3260815Z copying torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-08-14T21:42:48.3263308Z copying torch/include/ATen/functorch/Macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-08-14T21:42:48.3271790Z copying torch/include/ATen/functorch/PlumbingHelper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-08-14T21:42:48.3282788Z copying torch/include/ATen/functorch/TensorWrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-08-14T21:42:48.3290127Z copying torch/include/ATen/functorch/VmapInterpreter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-08-14T21:42:48.3297198Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/quantized 2025-08-14T21:42:48.3298803Z copying torch/include/ATen/quantized/QTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/quantized 2025-08-14T21:42:48.3306099Z copying torch/include/ATen/quantized/Quantizer.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/quantized 2025-08-14T21:42:48.3321154Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3322174Z copying torch/include/ATen/core/ATenGeneral.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3327527Z copying torch/include/ATen/core/ATenOpList.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3335407Z copying torch/include/ATen/core/ATen_fwd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3342932Z copying torch/include/ATen/core/ATen_pch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3359773Z copying torch/include/ATen/core/Array.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3362399Z copying torch/include/ATen/core/Backtrace.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3370167Z copying torch/include/ATen/core/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3378896Z copying torch/include/ATen/core/CheckMemoryFormat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3387094Z copying torch/include/ATen/core/DeprecatedTypeProperties.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3398217Z copying torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3405951Z copying torch/include/ATen/core/Dict.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3423916Z copying torch/include/ATen/core/Dict_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3424919Z copying torch/include/ATen/core/DimVector.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3432012Z copying torch/include/ATen/core/Dimname.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3446640Z copying torch/include/ATen/core/DistributionsHelper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3454058Z copying torch/include/ATen/core/Formatting.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3461992Z copying torch/include/ATen/core/Generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3474518Z copying torch/include/ATen/core/GeneratorForPrivateuseone.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3481562Z copying torch/include/ATen/core/IListRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3501144Z copying torch/include/ATen/core/IListRef_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3504284Z copying torch/include/ATen/core/LegacyTypeDispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3521294Z copying torch/include/ATen/core/List.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3524849Z copying torch/include/ATen/core/List_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3533920Z copying torch/include/ATen/core/MT19937RNGEngine.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3541637Z copying torch/include/ATen/core/NamedTensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3549920Z copying torch/include/ATen/core/NestedIntSymNodeImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3557812Z copying torch/include/ATen/core/PhiloxRNGEngine.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3566299Z copying torch/include/ATen/core/PythonFallbackKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3574810Z copying torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3582625Z copying torch/include/ATen/core/QuantizerBase.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3590305Z copying torch/include/ATen/core/Range.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3597519Z copying torch/include/ATen/core/Reduction.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3616649Z copying torch/include/ATen/core/Scalar.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3617736Z copying torch/include/ATen/core/ScalarType.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3620698Z copying torch/include/ATen/core/Tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3628413Z copying torch/include/ATen/core/TensorAccessor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3636506Z copying torch/include/ATen/core/TensorBase.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3655118Z copying torch/include/ATen/core/TorchDispatchUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3658551Z copying torch/include/ATen/core/TransformationHelper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3666576Z copying torch/include/ATen/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3674433Z copying torch/include/ATen/core/UnsafeFromTH.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3682116Z copying torch/include/ATen/core/VariableHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3689566Z copying torch/include/ATen/core/Variadic.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3696971Z copying torch/include/ATen/core/Vitals.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3704850Z copying torch/include/ATen/core/alias_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3712882Z copying torch/include/ATen/core/blob.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3721498Z copying torch/include/ATen/core/builtin_function.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3737456Z copying torch/include/ATen/core/class_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3740732Z copying torch/include/ATen/core/custom_class.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3755616Z copying torch/include/ATen/core/dynamic_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3760457Z copying torch/include/ATen/core/enum_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3767858Z copying torch/include/ATen/core/function.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3776091Z copying torch/include/ATen/core/function_schema.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3793793Z copying torch/include/ATen/core/function_schema_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3797070Z copying torch/include/ATen/core/functional.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3805335Z copying torch/include/ATen/core/grad_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3821817Z copying torch/include/ATen/core/interned_strings.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3826103Z copying torch/include/ATen/core/interned_strings_class.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3841517Z copying torch/include/ATen/core/ivalue.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3863459Z copying torch/include/ATen/core/ivalue_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3874347Z copying torch/include/ATen/core/ivalue_to.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3886076Z copying torch/include/ATen/core/jit_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3907774Z copying torch/include/ATen/core/jit_type_base.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3913120Z copying torch/include/ATen/core/operator_name.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3921748Z copying torch/include/ATen/core/qualified_name.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3929240Z copying torch/include/ATen/core/rref_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3936634Z copying torch/include/ATen/core/stack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3944715Z copying torch/include/ATen/core/symbol.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3952003Z copying torch/include/ATen/core/type_factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3959594Z copying torch/include/ATen/core/type_ptr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3966883Z copying torch/include/ATen/core/typeid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.3974748Z copying torch/include/ATen/core/TensorBody.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.4006738Z copying torch/include/ATen/core/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.4025433Z copying torch/include/ATen/core/enum_tag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-08-14T21:42:48.4029642Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing 2025-08-14T21:42:48.4031114Z copying torch/include/ATen/core/boxing/BoxedKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing 2025-08-14T21:42:48.4039216Z copying torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing 2025-08-14T21:42:48.4047067Z copying torch/include/ATen/core/boxing/KernelFunction.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing 2025-08-14T21:42:48.4055549Z copying torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing 2025-08-14T21:42:48.4063707Z copying torch/include/ATen/core/boxing/OperatorKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing 2025-08-14T21:42:48.4071328Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl 2025-08-14T21:42:48.4072968Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl 2025-08-14T21:42:48.4080824Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl 2025-08-14T21:42:48.4092027Z copying torch/include/ATen/core/boxing/impl/boxing.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl 2025-08-14T21:42:48.4099590Z 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-08-14T21:42:48.4116439Z copying torch/include/ATen/core/boxing/impl/test_helpers.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl 2025-08-14T21:42:48.4119216Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-08-14T21:42:48.4121297Z copying torch/include/ATen/core/dispatch/CppSignature.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-08-14T21:42:48.4127861Z copying torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-08-14T21:42:48.4136012Z copying torch/include/ATen/core/dispatch/Dispatcher.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-08-14T21:42:48.4156064Z copying torch/include/ATen/core/dispatch/ObservedOperators.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-08-14T21:42:48.4158207Z copying torch/include/ATen/core/dispatch/OperatorEntry.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-08-14T21:42:48.4169681Z copying torch/include/ATen/core/dispatch/OperatorOptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-08-14T21:42:48.4177144Z copying torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-08-14T21:42:48.4184262Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration 2025-08-14T21:42:48.4186254Z copying torch/include/ATen/core/op_registration/adaption.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration 2025-08-14T21:42:48.4192952Z copying torch/include/ATen/core/op_registration/infer_schema.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration 2025-08-14T21:42:48.4200914Z copying torch/include/ATen/core/op_registration/op_allowlist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration 2025-08-14T21:42:48.4208231Z copying torch/include/ATen/core/op_registration/op_registration.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration 2025-08-14T21:42:48.4216756Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4218671Z copying torch/include/ATen/native/Activation.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4226113Z copying torch/include/ATen/native/AdaptivePooling.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4233902Z copying torch/include/ATen/native/AmpKernels.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4242072Z copying torch/include/ATen/native/BatchLinearAlgebra.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4250243Z copying torch/include/ATen/native/BinaryOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4257863Z copying torch/include/ATen/native/BucketizationUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4265559Z copying torch/include/ATen/native/CPUBlas.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4274087Z copying torch/include/ATen/native/CPUFallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4283403Z copying torch/include/ATen/native/CanUse32BitIndexMath.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4291929Z copying torch/include/ATen/native/ComplexHelper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4299240Z copying torch/include/ATen/native/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4307914Z copying torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4316241Z copying torch/include/ATen/native/ConvUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4325079Z copying torch/include/ATen/native/ConvolutionMM3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4333442Z copying torch/include/ATen/native/Copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4340966Z copying torch/include/ATen/native/Cross.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4348865Z copying torch/include/ATen/native/DilatedConvolutionUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4357011Z copying torch/include/ATen/native/DispatchStub.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4364969Z copying torch/include/ATen/native/Distance.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4372542Z copying torch/include/ATen/native/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4381852Z copying torch/include/ATen/native/Distributions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4390777Z copying torch/include/ATen/native/EmbeddingBag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4398739Z copying torch/include/ATen/native/Fill.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4406769Z copying torch/include/ATen/native/ForeachUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4414743Z copying torch/include/ATen/native/FractionalMaxPooling.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4423577Z copying torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4432949Z copying torch/include/ATen/native/FusedAdagrad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4440570Z copying torch/include/ATen/native/FusedAdam.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4447769Z copying torch/include/ATen/native/FusedSGD.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4454317Z copying torch/include/ATen/native/Gelu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4461501Z copying torch/include/ATen/native/GridSampler.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4469818Z copying torch/include/ATen/native/GridSamplerUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4477579Z copying torch/include/ATen/native/Histogram.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4485429Z copying torch/include/ATen/native/IndexKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4493249Z copying torch/include/ATen/native/IndexingUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4500796Z copying torch/include/ATen/native/Lerp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4508407Z copying torch/include/ATen/native/LinearAlgebra.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4515641Z copying torch/include/ATen/native/LinearAlgebraUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4523971Z copying torch/include/ATen/native/LossMulti.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4532513Z copying torch/include/ATen/native/Math.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4556421Z copying torch/include/ATen/native/MathBitFallThroughLists.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4559686Z copying torch/include/ATen/native/MathBitsFallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4567163Z copying torch/include/ATen/native/MaxPooling.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4575433Z copying torch/include/ATen/native/NonEmptyUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4583089Z copying torch/include/ATen/native/NonSymbolicBC.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4590781Z copying torch/include/ATen/native/Normalization.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4598355Z copying torch/include/ATen/native/Padding.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4606417Z copying torch/include/ATen/native/PixelShuffle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4624120Z copying torch/include/ATen/native/PointwiseOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4625166Z copying torch/include/ATen/native/Pool.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4641317Z copying torch/include/ATen/native/Pow.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4643987Z copying torch/include/ATen/native/RNN.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4651828Z copying torch/include/ATen/native/RangeFactories.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4660115Z copying torch/include/ATen/native/RangeUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4668322Z copying torch/include/ATen/native/ReduceAllOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4675818Z copying torch/include/ATen/native/ReduceOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4683450Z copying torch/include/ATen/native/ReduceOpsUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4692271Z copying torch/include/ATen/native/ReductionType.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4699921Z copying torch/include/ATen/native/Repeat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4707877Z copying torch/include/ATen/native/Resize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4715857Z copying torch/include/ATen/native/ResizeCommon.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4724462Z copying torch/include/ATen/native/ScatterGatherChecks.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4732496Z copying torch/include/ATen/native/SegmentReduce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4740217Z copying torch/include/ATen/native/SharedReduceOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4748031Z copying torch/include/ATen/native/SobolEngineOpsUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4755906Z copying torch/include/ATen/native/Sorting.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4763469Z copying torch/include/ATen/native/SortingUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4771691Z copying torch/include/ATen/native/SparseTensorUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4779679Z copying torch/include/ATen/native/SpectralOpsUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4787033Z copying torch/include/ATen/native/StridedRandomAccessor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4795204Z copying torch/include/ATen/native/TensorAdvancedIndexing.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4803499Z copying torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4810872Z copying torch/include/ATen/native/TensorCompare.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4819223Z copying torch/include/ATen/native/TensorConversions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4826536Z copying torch/include/ATen/native/TensorDimApply.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4834330Z copying torch/include/ATen/native/TensorFactories.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4843397Z copying torch/include/ATen/native/TensorIterator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4851513Z copying torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4859220Z copying torch/include/ATen/native/TensorProperties.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4871006Z copying torch/include/ATen/native/TensorShape.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4882316Z copying torch/include/ATen/native/TensorTransformations.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4898659Z copying torch/include/ATen/native/TopKImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4900739Z copying torch/include/ATen/native/TransposeType.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4907797Z copying torch/include/ATen/native/TriangularOpsUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4916154Z copying torch/include/ATen/native/TypeProperties.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4923975Z copying torch/include/ATen/native/UnaryOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4941523Z copying torch/include/ATen/native/Unfold2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4943356Z copying torch/include/ATen/native/Unfold3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4951028Z copying torch/include/ATen/native/UnfoldBackward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4962363Z copying torch/include/ATen/native/UpSample.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4977791Z copying torch/include/ATen/native/batch_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4982680Z copying torch/include/ATen/native/group_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.4992860Z copying torch/include/ATen/native/im2col.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.5000875Z copying torch/include/ATen/native/im2col_shape_check.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.5011374Z copying torch/include/ATen/native/layer_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.5028990Z copying torch/include/ATen/native/verbose_wrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.5030069Z copying torch/include/ATen/native/vol2col.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-08-14T21:42:48.5037507Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested 2025-08-14T21:42:48.5039714Z copying torch/include/ATen/native/nested/NestedTensorBinaryOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested 2025-08-14T21:42:48.5046986Z copying torch/include/ATen/native/nested/NestedTensorMath.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested 2025-08-14T21:42:48.5062419Z copying torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested 2025-08-14T21:42:48.5065860Z copying torch/include/ATen/native/nested/NestedTensorTransformerUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested 2025-08-14T21:42:48.5074048Z copying torch/include/ATen/native/nested/NestedTensorUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested 2025-08-14T21:42:48.5083592Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers 2025-08-14T21:42:48.5085292Z copying torch/include/ATen/native/transformers/attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers 2025-08-14T21:42:48.5093826Z copying torch/include/ATen/native/transformers/sdp_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers 2025-08-14T21:42:48.5101766Z copying torch/include/ATen/native/transformers/sdp_utils_cpp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers 2025-08-14T21:42:48.5118506Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda 2025-08-14T21:42:48.5120072Z copying torch/include/ATen/native/transformers/cuda/sdp_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda 2025-08-14T21:42:48.5123722Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/flash_attn 2025-08-14T21:42:48.5125419Z 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-08-14T21:42:48.5143698Z 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-08-14T21:42:48.5147762Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-08-14T21:42:48.5149311Z 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-08-14T21:42:48.5157256Z 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-08-14T21:42:48.5165635Z 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-08-14T21:42:48.5189061Z 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-08-14T21:42:48.5204766Z 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-08-14T21:42:48.5212976Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-08-14T21:42:48.5214916Z 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-08-14T21:42:48.5223012Z 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-08-14T21:42:48.5231110Z 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-08-14T21:42:48.5242090Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-08-14T21:42:48.5243872Z 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-08-14T21:42:48.5251335Z 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-08-14T21:42:48.5259376Z 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-08-14T21:42:48.5267698Z 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-08-14T21:42:48.5276201Z 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-08-14T21:42:48.5283670Z 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-08-14T21:42:48.5291583Z 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-08-14T21:42:48.5316968Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-08-14T21:42:48.5318669Z 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-08-14T21:42:48.5322919Z 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-08-14T21:42:48.5331614Z 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-08-14T21:42:48.5339541Z 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-08-14T21:42:48.5361529Z 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-08-14T21:42:48.5376168Z 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-08-14T21:42:48.5383953Z 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-08-14T21:42:48.5391626Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-08-14T21:42:48.5393564Z 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-08-14T21:42:48.5419410Z 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-08-14T21:42:48.5431810Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform 2025-08-14T21:42:48.5433430Z 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-08-14T21:42:48.5438782Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip 2025-08-14T21:42:48.5441067Z copying torch/include/ATen/native/transformers/hip/aotriton_adapter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip 2025-08-14T21:42:48.5447268Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip/flash_attn 2025-08-14T21:42:48.5449106Z 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-08-14T21:42:48.5456866Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip/flash_attn/ck 2025-08-14T21:42:48.5458637Z 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-08-14T21:42:48.5465705Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5467456Z copying torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5479286Z copying torch/include/ATen/native/cpu/CatKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5485888Z copying torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5493383Z copying torch/include/ATen/native/cpu/CopyKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5511896Z copying torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5517137Z copying torch/include/ATen/native/cpu/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5523411Z copying torch/include/ATen/native/cpu/Elu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5532171Z copying torch/include/ATen/native/cpu/Gelu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5542564Z copying torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5549531Z copying torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5556320Z copying torch/include/ATen/native/cpu/Intrinsics.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5569508Z copying torch/include/ATen/native/cpu/IsContiguous.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5574501Z copying torch/include/ATen/native/cpu/LogAddExp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5582244Z copying torch/include/ATen/native/cpu/LogSoftmaxKernelImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5590166Z copying torch/include/ATen/native/cpu/Loops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5602081Z copying torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5610369Z copying torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5621099Z copying torch/include/ATen/native/cpu/Reduce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5636808Z copying torch/include/ATen/native/cpu/ReduceUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5641681Z copying torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5648901Z copying torch/include/ATen/native/cpu/SampledAddmmKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5656079Z copying torch/include/ATen/native/cpu/SerialStackImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5673485Z copying torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5678079Z copying torch/include/ATen/native/cpu/SpmmReduceKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5685346Z copying torch/include/ATen/native/cpu/StackKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5702103Z copying torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5716842Z copying torch/include/ATen/native/cpu/WeightNormKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5719591Z copying torch/include/ATen/native/cpu/avx_mathfun.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5735076Z copying torch/include/ATen/native/cpu/int_mm_kernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5740499Z copying torch/include/ATen/native/cpu/mixed_data_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5747873Z copying torch/include/ATen/native/cpu/moments_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5756243Z copying torch/include/ATen/native/cpu/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5764031Z copying torch/include/ATen/native/cpu/zmath.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-08-14T21:42:48.5775461Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ao_sparse/quantized/cpu 2025-08-14T21:42:48.5777485Z 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-08-14T21:42:48.5784642Z 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-08-14T21:42:48.5802509Z 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-08-14T21:42:48.5807983Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-08-14T21:42:48.5809834Z copying torch/include/ATen/native/quantized/AffineQuantizer.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-08-14T21:42:48.5816637Z copying torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-08-14T21:42:48.5832302Z copying torch/include/ATen/native/quantized/ConvUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-08-14T21:42:48.5835525Z copying torch/include/ATen/native/quantized/Copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-08-14T21:42:48.5848217Z copying torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-08-14T21:42:48.5855270Z copying torch/include/ATen/native/quantized/IndexKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-08-14T21:42:48.5862866Z copying torch/include/ATen/native/quantized/PackedParams.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-08-14T21:42:48.5876281Z copying torch/include/ATen/native/quantized/library.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-08-14T21:42:48.5883936Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-08-14T21:42:48.5885631Z copying torch/include/ATen/native/quantized/cpu/ACLUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-08-14T21:42:48.5893834Z copying torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-08-14T21:42:48.5910260Z copying torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-08-14T21:42:48.5912640Z copying torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-08-14T21:42:48.5924553Z copying torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-08-14T21:42:48.5932734Z copying torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-08-14T21:42:48.5950479Z copying torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-08-14T21:42:48.5952420Z copying torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-08-14T21:42:48.5960304Z copying torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-08-14T21:42:48.5972346Z copying torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-08-14T21:42:48.5988347Z copying torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-08-14T21:42:48.5993149Z copying torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-08-14T21:42:48.6001909Z copying torch/include/ATen/native/quantized/cpu/qconv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-08-14T21:42:48.6008734Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-08-14T21:42:48.6027292Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-08-14T21:42:48.6032589Z copying torch/include/ATen/native/quantized/cpu/qlinear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-08-14T21:42:48.6036676Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cudnn 2025-08-14T21:42:48.6038457Z copying torch/include/ATen/native/quantized/cudnn/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cudnn 2025-08-14T21:42:48.6046085Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6047725Z copying torch/include/ATen/native/cuda/Activation.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6055385Z copying torch/include/ATen/native/cuda/BinaryInternal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6063126Z copying torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6075011Z copying torch/include/ATen/native/cuda/Copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6082490Z copying torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6100817Z copying torch/include/ATen/native/cuda/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6102348Z copying torch/include/ATen/native/cuda/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6111523Z copying torch/include/ATen/native/cuda/Distributions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6123100Z copying torch/include/ATen/native/cuda/GridSampler.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6131050Z copying torch/include/ATen/native/cuda/GroupMM.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6148232Z copying torch/include/ATen/native/cuda/IndexKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6151903Z copying torch/include/ATen/native/cuda/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6160322Z copying torch/include/ATen/native/cuda/LaunchUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6167247Z copying torch/include/ATen/native/cuda/MiscUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6175035Z copying torch/include/ATen/native/cuda/ReduceOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6185825Z copying torch/include/ATen/native/cuda/Resize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6203020Z copying torch/include/ATen/native/cuda/RowwiseScaledMM.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6207780Z copying torch/include/ATen/native/cuda/ScaledGroupMM.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6215215Z copying torch/include/ATen/native/cuda/ScanKernels.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6223767Z copying torch/include/ATen/native/cuda/Sort.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6232169Z copying torch/include/ATen/native/cuda/SortStable.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6239973Z copying torch/include/ATen/native/cuda/Sorting.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6247370Z copying torch/include/ATen/native/cuda/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6254890Z copying torch/include/ATen/native/cuda/TensorTopK.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6262213Z copying torch/include/ATen/native/cuda/jit_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6270148Z copying torch/include/ATen/native/cuda/thread_constants.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:48.6277366Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip 2025-08-14T21:42:48.6278958Z copying torch/include/ATen/native/hip/ck_bgemm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip 2025-08-14T21:42:48.6286677Z copying torch/include/ATen/native/hip/ck_gemm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip 2025-08-14T21:42:48.6294764Z copying torch/include/ATen/native/hip/ck_gemm_template.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip 2025-08-14T21:42:48.6302265Z copying torch/include/ATen/native/hip/ck_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip 2025-08-14T21:42:48.6309530Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip/bgemm_kernels 2025-08-14T21:42:48.6311289Z 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-08-14T21:42:48.6318301Z 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-08-14T21:42:48.6325962Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mtia 2025-08-14T21:42:48.6327742Z copying torch/include/ATen/native/mtia/EmptyTensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mtia 2025-08-14T21:42:48.6334957Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/kleidiai 2025-08-14T21:42:48.6336631Z copying torch/include/ATen/native/kleidiai/kai_kernels.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/kleidiai 2025-08-14T21:42:48.6343656Z copying torch/include/ATen/native/kleidiai/kai_pack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/kleidiai 2025-08-14T21:42:48.6351264Z copying torch/include/ATen/native/kleidiai/kai_ukernel_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/kleidiai 2025-08-14T21:42:48.6358432Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-08-14T21:42:48.6360232Z copying torch/include/ATen/native/mps/Copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-08-14T21:42:48.6367712Z copying torch/include/ATen/native/mps/MPSGraphSequoiaOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-08-14T21:42:48.6375964Z copying torch/include/ATen/native/mps/MPSGraphSonomaOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-08-14T21:42:48.6394291Z copying torch/include/ATen/native/mps/MPSGraphVenturaOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-08-14T21:42:48.6401587Z copying torch/include/ATen/native/mps/MetalShaderLibrary.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-08-14T21:42:48.6409191Z copying torch/include/ATen/native/mps/OperationUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-08-14T21:42:48.6417663Z copying torch/include/ATen/native/mps/TensorFactory.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-08-14T21:42:48.6425148Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/kernels 2025-08-14T21:42:48.6426951Z copying torch/include/ATen/native/mps/kernels/Pooling.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/kernels 2025-08-14T21:42:48.6440336Z copying torch/include/ATen/native/mps/kernels/UpSample.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/kernels 2025-08-14T21:42:48.6446239Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations 2025-08-14T21:42:48.6448035Z copying torch/include/ATen/native/mps/operations/BinaryKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations 2025-08-14T21:42:48.6454967Z copying torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations 2025-08-14T21:42:48.6462364Z copying torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations 2025-08-14T21:42:48.6470384Z copying torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations 2025-08-14T21:42:48.6477649Z copying torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations 2025-08-14T21:42:48.6488746Z copying torch/include/ATen/native/mps/operations/MultiTensorApply.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations 2025-08-14T21:42:48.6495142Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils 2025-08-14T21:42:48.6496796Z copying torch/include/ATen/native/utils/Factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils 2025-08-14T21:42:48.6503235Z copying torch/include/ATen/native/utils/ParamUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils 2025-08-14T21:42:48.6520869Z copying torch/include/ATen/native/utils/ParamsHash.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils 2025-08-14T21:42:48.6523345Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu 2025-08-14T21:42:48.6524867Z copying torch/include/ATen/native/mkldnn/xpu/Conv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu 2025-08-14T21:42:48.6532343Z copying torch/include/ATen/native/mkldnn/xpu/FusionUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu 2025-08-14T21:42:48.6542073Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail 2025-08-14T21:42:48.6543698Z 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-08-14T21:42:48.6551550Z 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-08-14T21:42:48.6562810Z 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-08-14T21:42:48.6577945Z 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-08-14T21:42:48.6583049Z 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-08-14T21:42:48.6598714Z 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-08-14T21:42:48.6601057Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6602518Z copying torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6609201Z copying torch/include/ATen/cuda/CUDABlas.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6616944Z copying torch/include/ATen/cuda/CUDAContext.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6632728Z copying torch/include/ATen/cuda/CUDAContextLight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6635110Z copying torch/include/ATen/cuda/CUDADataType.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6649322Z copying torch/include/ATen/cuda/CUDADevice.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6654039Z copying torch/include/ATen/cuda/CUDAEvent.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6662253Z copying torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6673793Z copying torch/include/ATen/cuda/CUDAGraph.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6688484Z copying torch/include/ATen/cuda/CUDASparse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6693426Z copying torch/include/ATen/cuda/CUDASparseBlas.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6702664Z copying torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6719800Z copying torch/include/ATen/cuda/CUDAUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6722766Z copying torch/include/ATen/cuda/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6730804Z copying torch/include/ATen/cuda/EmptyTensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6744949Z copying torch/include/ATen/cuda/Exceptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6749939Z copying torch/include/ATen/cuda/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6762098Z copying torch/include/ATen/cuda/PhiloxCudaState.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6768693Z copying torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6776191Z copying torch/include/ATen/cuda/Sleep.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6792466Z copying torch/include/ATen/cuda/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6795155Z copying torch/include/ATen/cuda/cub.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6809688Z copying torch/include/ATen/cuda/jiterator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6814717Z copying torch/include/ATen/cuda/jiterator_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6831424Z copying torch/include/ATen/cuda/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:48.6833159Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-08-14T21:42:48.6834834Z copying torch/include/ATen/cuda/detail/CUDAHooks.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-08-14T21:42:48.6846008Z copying torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-08-14T21:42:48.6862042Z copying torch/include/ATen/cuda/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-08-14T21:42:48.6866097Z copying torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-08-14T21:42:48.6873889Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-08-14T21:42:48.6875428Z copying torch/include/ATen/cuda/tunable/GemmCommon.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-08-14T21:42:48.6884240Z copying torch/include/ATen/cuda/tunable/GemmHipblaslt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-08-14T21:42:48.6899857Z copying torch/include/ATen/cuda/tunable/GemmRocblas.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-08-14T21:42:48.6904580Z copying torch/include/ATen/cuda/tunable/StreamTimer.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-08-14T21:42:48.6912262Z copying torch/include/ATen/cuda/tunable/Tunable.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-08-14T21:42:48.6920758Z copying torch/include/ATen/cuda/tunable/TunableGemm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-08-14T21:42:48.6929918Z copying torch/include/ATen/cuda/tunable/TunableOp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-08-14T21:42:48.6937402Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn 2025-08-14T21:42:48.6939003Z copying torch/include/ATen/cudnn/Descriptors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn 2025-08-14T21:42:48.6947369Z copying torch/include/ATen/cudnn/Handle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn 2025-08-14T21:42:48.6962531Z copying torch/include/ATen/cudnn/Handles.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn 2025-08-14T21:42:48.6967962Z copying torch/include/ATen/cudnn/Types.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn 2025-08-14T21:42:48.6980067Z copying torch/include/ATen/cudnn/Utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn 2025-08-14T21:42:48.6987011Z copying torch/include/ATen/cudnn/cudnn-wrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn 2025-08-14T21:42:48.6997617Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl 2025-08-14T21:42:48.6999675Z copying torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl 2025-08-14T21:42:48.7007606Z copying torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl 2025-08-14T21:42:48.7023432Z copying torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl 2025-08-14T21:42:48.7026004Z copying torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl 2025-08-14T21:42:48.7032566Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu 2025-08-14T21:42:48.7034371Z copying torch/include/ATen/xpu/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu 2025-08-14T21:42:48.7048381Z copying torch/include/ATen/xpu/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu 2025-08-14T21:42:48.7053809Z copying torch/include/ATen/xpu/XPUContext.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu 2025-08-14T21:42:48.7060891Z copying torch/include/ATen/xpu/XPUDevice.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu 2025-08-14T21:42:48.7072377Z copying torch/include/ATen/xpu/XPUEvent.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu 2025-08-14T21:42:48.7080453Z copying torch/include/ATen/xpu/XPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu 2025-08-14T21:42:48.7087279Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/detail 2025-08-14T21:42:48.7088989Z copying torch/include/ATen/xpu/detail/XPUHooks.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/detail 2025-08-14T21:42:48.7096143Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-08-14T21:42:48.7097717Z copying torch/include/ATen/mps/EmptyTensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-08-14T21:42:48.7104749Z copying torch/include/ATen/mps/IndexKernels.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-08-14T21:42:48.7121026Z copying torch/include/ATen/mps/MPSAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-08-14T21:42:48.7124698Z copying torch/include/ATen/mps/MPSAllocatorInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-08-14T21:42:48.7135291Z copying torch/include/ATen/mps/MPSDevice.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-08-14T21:42:48.7153567Z copying torch/include/ATen/mps/MPSEvent.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-08-14T21:42:48.7158360Z copying torch/include/ATen/mps/MPSGeneratorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-08-14T21:42:48.7165477Z copying torch/include/ATen/mps/MPSGuardImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-08-14T21:42:48.7182781Z copying torch/include/ATen/mps/MPSHooks.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-08-14T21:42:48.7202012Z copying torch/include/ATen/mps/MPSProfiler.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-08-14T21:42:48.7205076Z copying torch/include/ATen/mps/MPSStream.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-08-14T21:42:48.7212173Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen 2025-08-14T21:42:48.7213836Z copying torch/include/ATen/miopen/Descriptors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen 2025-08-14T21:42:48.7220827Z copying torch/include/ATen/miopen/Exceptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen 2025-08-14T21:42:48.7230832Z copying torch/include/ATen/miopen/Handle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen 2025-08-14T21:42:48.7242407Z copying torch/include/ATen/miopen/Types.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen 2025-08-14T21:42:48.7260253Z copying torch/include/ATen/miopen/Utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen 2025-08-14T21:42:48.7262526Z copying torch/include/ATen/miopen/miopen-wrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen 2025-08-14T21:42:48.7271624Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/metal 2025-08-14T21:42:48.7273071Z copying torch/include/ATen/metal/Context.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/metal 2025-08-14T21:42:48.7279627Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7281432Z copying torch/include/ATen/ops/from_blob.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7292412Z copying torch/include/ATen/ops/tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7299365Z copying torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7306560Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7313973Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7321873Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7329666Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7337392Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7344908Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7352505Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7360199Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7367699Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7374944Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7382331Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7389407Z copying torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7397422Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7406344Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7413779Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7421962Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7429714Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7437274Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7445993Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7454183Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7461835Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7470352Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7477884Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7486611Z copying torch/include/ATen/ops/_add_batch_dim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7503822Z copying torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7505114Z copying torch/include/ATen/ops/_add_batch_dim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7520793Z copying torch/include/ATen/ops/_add_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7523806Z copying torch/include/ATen/ops/_add_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7531313Z copying torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7538696Z copying torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7545700Z copying torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7561153Z copying torch/include/ATen/ops/_add_relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7564310Z copying torch/include/ATen/ops/_add_relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7576539Z copying torch/include/ATen/ops/_addmm_activation.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7593031Z copying torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7595001Z copying torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7603212Z copying torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7618759Z copying torch/include/ATen/ops/_addmm_activation_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7621808Z copying torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7628928Z copying torch/include/ATen/ops/_addmm_activation_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7636314Z copying torch/include/ATen/ops/_addmm_activation_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7644095Z copying torch/include/ATen/ops/_aminmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7661648Z copying torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7663967Z copying torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7672404Z copying torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7680430Z copying torch/include/ATen/ops/_aminmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7691438Z copying torch/include/ATen/ops/_aminmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7706241Z 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-08-14T21:42:48.7711034Z 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-08-14T21:42:48.7718986Z 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-08-14T21:42:48.7727680Z 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-08-14T21:42:48.7744872Z 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-08-14T21:42:48.7747228Z 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-08-14T21:42:48.7758840Z copying torch/include/ATen/ops/_amp_update_scale.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7774221Z copying torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7778386Z copying torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7785781Z copying torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7802901Z copying torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7807891Z copying torch/include/ATen/ops/_amp_update_scale_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7814870Z copying torch/include/ATen/ops/_amp_update_scale_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7822341Z copying torch/include/ATen/ops/_assert_async.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7839441Z copying torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7841314Z copying torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7848437Z copying torch/include/ATen/ops/_assert_async_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7863989Z copying torch/include/ATen/ops/_assert_async_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7867345Z copying torch/include/ATen/ops/_assert_scalar.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7879358Z copying torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7885876Z copying torch/include/ATen/ops/_assert_scalar_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7902701Z copying torch/include/ATen/ops/_assert_scalar_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7904867Z copying torch/include/ATen/ops/_assert_tensor_metadata.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7912905Z copying torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7923706Z copying torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7931166Z copying torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7941096Z copying torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7950783Z copying torch/include/ATen/ops/_autocast_to_full_precision.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7958066Z copying torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7965778Z copying torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7973748Z copying torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7981343Z copying torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7988870Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.7995718Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8003768Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8011341Z copying torch/include/ATen/ops/_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8019582Z copying torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8027084Z copying torch/include/ATen/ops/_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8034821Z copying torch/include/ATen/ops/_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8043126Z copying torch/include/ATen/ops/_batch_norm_impl_index.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8050477Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8057952Z 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-08-14T21:42:48.8065503Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8073742Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8081649Z copying torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8089518Z copying torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8097431Z copying torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8107907Z copying torch/include/ATen/ops/_batch_norm_no_update.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8117822Z copying torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8129806Z copying torch/include/ATen/ops/_batch_norm_no_update_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8135751Z copying torch/include/ATen/ops/_batch_norm_no_update_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8152421Z copying torch/include/ATen/ops/_batch_norm_with_update.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8154321Z copying torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8161854Z copying torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8169114Z copying torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8180997Z copying torch/include/ATen/ops/_batch_norm_with_update_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8186287Z copying torch/include/ATen/ops/_batch_norm_with_update_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8193722Z copying torch/include/ATen/ops/_cast_Byte.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8208506Z copying torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8212875Z copying torch/include/ATen/ops/_cast_Byte_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8220658Z copying torch/include/ATen/ops/_cast_Byte_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8230952Z copying torch/include/ATen/ops/_cast_Char.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8243647Z copying torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8263691Z copying torch/include/ATen/ops/_cast_Char_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8265051Z copying torch/include/ATen/ops/_cast_Char_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8272854Z copying torch/include/ATen/ops/_cast_Double.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8280614Z copying torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8291434Z copying torch/include/ATen/ops/_cast_Double_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8309202Z copying torch/include/ATen/ops/_cast_Double_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8310328Z copying torch/include/ATen/ops/_cast_Float.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8321765Z copying torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8328950Z copying torch/include/ATen/ops/_cast_Float_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8336174Z copying torch/include/ATen/ops/_cast_Float_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8342762Z copying torch/include/ATen/ops/_cast_Half.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8353386Z copying torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8360921Z copying torch/include/ATen/ops/_cast_Half_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8371544Z copying torch/include/ATen/ops/_cast_Half_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8379408Z copying torch/include/ATen/ops/_cast_Int.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8387456Z copying torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8394913Z copying torch/include/ATen/ops/_cast_Int_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8402517Z copying torch/include/ATen/ops/_cast_Int_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8409699Z copying torch/include/ATen/ops/_cast_Long.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8420953Z copying torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8427933Z copying torch/include/ATen/ops/_cast_Long_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8435605Z copying torch/include/ATen/ops/_cast_Long_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8448828Z copying torch/include/ATen/ops/_cast_Short.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8454540Z copying torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8471666Z copying torch/include/ATen/ops/_cast_Short_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8474103Z copying torch/include/ATen/ops/_cast_Short_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8481345Z copying torch/include/ATen/ops/_cdist_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8492352Z copying torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8499993Z copying torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8517934Z copying torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8520874Z copying torch/include/ATen/ops/_cdist_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8528206Z copying torch/include/ATen/ops/_cdist_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8536593Z copying torch/include/ATen/ops/_cdist_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8552982Z copying torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8555323Z copying torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8563691Z copying torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8577703Z copying torch/include/ATen/ops/_cdist_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8583213Z copying torch/include/ATen/ops/_cdist_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8591284Z copying torch/include/ATen/ops/_cholesky_solve_helper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8598570Z copying torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8605906Z copying torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8621727Z copying torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8624256Z copying torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8634898Z copying torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8643491Z copying torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8659266Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8662064Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8670192Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8684277Z copying torch/include/ATen/ops/_chunk_cat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8688841Z copying torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8704344Z copying torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8707622Z copying torch/include/ATen/ops/_chunk_cat_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8721940Z copying torch/include/ATen/ops/_chunk_cat_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8727208Z copying torch/include/ATen/ops/_coalesce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8743439Z copying torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8746560Z copying torch/include/ATen/ops/_coalesce_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8762101Z copying torch/include/ATen/ops/_coalesce_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8766367Z copying torch/include/ATen/ops/_coalesced.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8779077Z copying torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8785711Z copying torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8793297Z copying torch/include/ATen/ops/_coalesced_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8803583Z copying torch/include/ATen/ops/_coalesced_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8820723Z copying torch/include/ATen/ops/_compute_linear_combination.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8823166Z copying torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8830957Z copying torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8842286Z copying torch/include/ATen/ops/_compute_linear_combination_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8848901Z copying torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8856495Z copying torch/include/ATen/ops/_conj.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8872240Z copying torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8875674Z copying torch/include/ATen/ops/_conj_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8883693Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8891703Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8899386Z copying torch/include/ATen/ops/_conj_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8907465Z copying torch/include/ATen/ops/_conj_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8921616Z copying torch/include/ATen/ops/_conj_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8926011Z copying torch/include/ATen/ops/_conj_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8944088Z copying torch/include/ATen/ops/_conj_physical.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8948193Z copying torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8955167Z copying torch/include/ATen/ops/_conj_physical_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8968747Z copying torch/include/ATen/ops/_conj_physical_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8974131Z copying torch/include/ATen/ops/_conv_depthwise2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8993121Z copying torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.8996124Z copying torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9003660Z copying torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9020647Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9023131Z 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-08-14T21:42:48.9039379Z 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-08-14T21:42:48.9042536Z 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-08-14T21:42:48.9050640Z 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-08-14T21:42:48.9058697Z 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-08-14T21:42:48.9066014Z 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-08-14T21:42:48.9080543Z 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-08-14T21:42:48.9086283Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9104015Z 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-08-14T21:42:48.9105507Z 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-08-14T21:42:48.9111973Z 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-08-14T21:42:48.9125157Z 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-08-14T21:42:48.9131126Z 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-08-14T21:42:48.9138915Z 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-08-14T21:42:48.9146927Z 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-08-14T21:42:48.9159949Z copying torch/include/ATen/ops/_convert_weight_to_int4pack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9166066Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9177986Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9197109Z 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-08-14T21:42:48.9201778Z 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-08-14T21:42:48.9209256Z 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-08-14T21:42:48.9216469Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9232797Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9234738Z copying torch/include/ATen/ops/_convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9247362Z copying torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9253704Z copying torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9261343Z copying torch/include/ATen/ops/_convolution_double_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9269675Z copying torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9277115Z copying torch/include/ATen/ops/_convolution_double_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9291725Z copying torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9297192Z copying torch/include/ATen/ops/_convolution_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9314130Z copying torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9317118Z copying torch/include/ATen/ops/_convolution_mode_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9329262Z copying torch/include/ATen/ops/_convolution_mode_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9335511Z copying torch/include/ATen/ops/_convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9343412Z copying torch/include/ATen/ops/_convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9360970Z copying torch/include/ATen/ops/_copy_from.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9362919Z copying torch/include/ATen/ops/_copy_from_and_resize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9370632Z copying torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9377751Z copying torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9393735Z copying torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9395897Z copying torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9403954Z copying torch/include/ATen/ops/_copy_from_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9411686Z copying torch/include/ATen/ops/_copy_from_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9419306Z copying torch/include/ATen/ops/_cslt_compress.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9427403Z copying torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9435337Z copying torch/include/ATen/ops/_cslt_compress_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9443357Z copying torch/include/ATen/ops/_cslt_compress_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9450867Z copying torch/include/ATen/ops/_cslt_sparse_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9458460Z copying torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9466297Z copying torch/include/ATen/ops/_cslt_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9474452Z copying torch/include/ATen/ops/_cslt_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9481940Z copying torch/include/ATen/ops/_cslt_sparse_mm_search.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9489352Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9496927Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9504509Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9512118Z copying torch/include/ATen/ops/_ctc_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9520267Z copying torch/include/ATen/ops/_ctc_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9527944Z copying torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9535639Z copying torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9543682Z copying torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9551814Z copying torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9560321Z copying torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9568348Z copying torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9576574Z copying torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9593124Z copying torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9596724Z copying torch/include/ATen/ops/_ctc_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9604725Z copying torch/include/ATen/ops/_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9621928Z copying torch/include/ATen/ops/_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9624095Z copying torch/include/ATen/ops/_cudnn_attention_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9631625Z copying torch/include/ATen/ops/_cudnn_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9642890Z copying torch/include/ATen/ops/_cudnn_attention_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9660359Z copying torch/include/ATen/ops/_cudnn_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9664303Z copying torch/include/ATen/ops/_cudnn_attention_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9680666Z copying torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9684827Z copying torch/include/ATen/ops/_cudnn_attention_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9692260Z copying torch/include/ATen/ops/_cudnn_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9710680Z copying torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9714242Z copying torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9720963Z copying torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9727881Z copying torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9735487Z copying torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9753736Z copying torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9758172Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9764200Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9778509Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9783364Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9801270Z copying torch/include/ATen/ops/_cudnn_rnn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9803469Z copying torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9812813Z copying torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9820870Z copying torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9837001Z copying torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9840274Z copying torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9857471Z copying torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9858954Z copying torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9866752Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9874738Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9882618Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9890298Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9898053Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9905734Z copying torch/include/ATen/ops/_cudnn_rnn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9913484Z copying torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9922118Z copying torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9930628Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9938297Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9946094Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9953598Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9961929Z 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-08-14T21:42:48.9969868Z 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-08-14T21:42:48.9977868Z 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-08-14T21:42:48.9985207Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:48.9993303Z 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-08-14T21:42:49.0000937Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0008593Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0017880Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0026127Z 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-08-14T21:42:49.0034067Z 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-08-14T21:42:49.0042438Z 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-08-14T21:42:49.0051090Z copying torch/include/ATen/ops/_cummax_helper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0059787Z copying torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0067854Z copying torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0075453Z copying torch/include/ATen/ops/_cummax_helper_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0083175Z copying torch/include/ATen/ops/_cummax_helper_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0091873Z copying torch/include/ATen/ops/_cummin_helper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0100544Z copying torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0108028Z copying torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0115673Z copying torch/include/ATen/ops/_cummin_helper_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0123973Z copying torch/include/ATen/ops/_cummin_helper_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0131514Z copying torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0139678Z copying torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0147389Z copying torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0154628Z copying torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0162726Z copying torch/include/ATen/ops/_dimI.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0170587Z copying torch/include/ATen/ops/_dimI_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0177931Z copying torch/include/ATen/ops/_dimI_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0185207Z copying torch/include/ATen/ops/_dimV.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0193254Z copying torch/include/ATen/ops/_dimV_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0201526Z copying torch/include/ATen/ops/_dimV_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0209358Z copying torch/include/ATen/ops/_dim_arange.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0217132Z copying torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0224179Z copying torch/include/ATen/ops/_dim_arange_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0231765Z copying torch/include/ATen/ops/_dim_arange_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0239604Z copying torch/include/ATen/ops/_dirichlet_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0247162Z copying torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0254586Z copying torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0262407Z copying torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0270352Z copying torch/include/ATen/ops/_dirichlet_grad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0278203Z copying torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0285856Z copying torch/include/ATen/ops/_fft_c2c.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0293809Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0302178Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0309967Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0317676Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0325988Z copying torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0334218Z 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-08-14T21:42:49.0342063Z copying torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0350206Z copying torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0358349Z copying torch/include/ATen/ops/_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0366857Z copying torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0375258Z copying torch/include/ATen/ops/_efficient_attention_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0383062Z copying torch/include/ATen/ops/_efficient_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0390614Z copying torch/include/ATen/ops/_efficient_attention_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0398416Z copying torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0406537Z copying torch/include/ATen/ops/_efficient_attention_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0414067Z copying torch/include/ATen/ops/_efficient_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0421877Z copying torch/include/ATen/ops/_efficientzerotensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0429820Z copying torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0437156Z copying torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0445233Z copying torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0452661Z copying torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0460726Z copying torch/include/ATen/ops/_efficientzerotensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0468839Z copying torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0476614Z copying torch/include/ATen/ops/_embedding_bag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0484909Z copying torch/include/ATen/ops/_embedding_bag_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0492945Z copying torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0500884Z copying torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0508488Z copying torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0516257Z copying torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0524947Z copying torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0532393Z copying torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0540029Z copying torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0548064Z copying torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0556350Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0577218Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0578991Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0581236Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0589174Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0601306Z copying torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0612038Z copying torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0619840Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0627285Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0634117Z copying torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0642313Z copying torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0650264Z copying torch/include/ATen/ops/_embedding_bag_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0658147Z copying torch/include/ATen/ops/_embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0665707Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0674337Z 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-08-14T21:42:49.0681882Z 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-08-14T21:42:49.0688932Z 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-08-14T21:42:49.0696244Z 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-08-14T21:42:49.0703677Z 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-08-14T21:42:49.0710402Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0717788Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0724864Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0733051Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0740728Z copying torch/include/ATen/ops/_empty_affine_quantized.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0748671Z copying torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0756065Z copying torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0764026Z copying torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0772379Z copying torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0779976Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0788182Z 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-08-14T21:42:49.0798053Z 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-08-14T21:42:49.0807868Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0815458Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0822624Z copying torch/include/ATen/ops/_euclidean_dist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0830306Z copying torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0837504Z copying torch/include/ATen/ops/_euclidean_dist_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0845765Z copying torch/include/ATen/ops/_euclidean_dist_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0854136Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0862352Z 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-08-14T21:42:49.0871267Z 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-08-14T21:42:49.0878972Z 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-08-14T21:42:49.0887063Z 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-08-14T21:42:49.0894747Z 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-08-14T21:42:49.0902302Z 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-08-14T21:42:49.0909990Z 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-08-14T21:42:49.0917472Z 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-08-14T21:42:49.0925400Z 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-08-14T21:42:49.0932880Z 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-08-14T21:42:49.0940564Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.0947915Z 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-08-14T21:42:49.0955512Z 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-08-14T21:42:49.0963887Z 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-08-14T21:42:49.0972352Z 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-08-14T21:42:49.0980263Z 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-08-14T21:42:49.0988039Z 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-08-14T21:42:49.0995559Z 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-08-14T21:42:49.1003543Z 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-08-14T21:42:49.1011763Z 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-08-14T21:42:49.1019340Z 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-08-14T21:42:49.1027092Z 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-08-14T21:42:49.1034543Z 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-08-14T21:42:49.1042213Z 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-08-14T21:42:49.1049664Z 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-08-14T21:42:49.1056809Z 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-08-14T21:42:49.1064555Z 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-08-14T21:42:49.1072880Z copying torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1080226Z copying torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1087594Z copying torch/include/ATen/ops/_fft_c2c_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1095317Z copying torch/include/ATen/ops/_fft_c2c_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1102703Z copying torch/include/ATen/ops/_fft_c2r.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1110357Z copying torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1118609Z copying torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1126545Z copying torch/include/ATen/ops/_fft_c2r_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1134675Z copying torch/include/ATen/ops/_fft_c2r_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1142609Z copying torch/include/ATen/ops/_fft_r2c.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1151433Z copying torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1159717Z copying torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1168357Z copying torch/include/ATen/ops/_fft_r2c_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1176590Z copying torch/include/ATen/ops/_fft_r2c_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1184628Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1192717Z 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-08-14T21:42:49.1200408Z 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-08-14T21:42:49.1208209Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1215672Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1223328Z copying torch/include/ATen/ops/_flash_attention_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1231097Z copying torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1238544Z copying torch/include/ATen/ops/_flash_attention_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1246494Z copying torch/include/ATen/ops/_flash_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1254066Z copying torch/include/ATen/ops/_flash_attention_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1262688Z copying torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1271473Z copying torch/include/ATen/ops/_flash_attention_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1278761Z copying torch/include/ATen/ops/_flash_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1286473Z copying torch/include/ATen/ops/_foobar.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1294428Z copying torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1301953Z copying torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1309248Z copying torch/include/ATen/ops/_foobar_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1317180Z copying torch/include/ATen/ops/_foobar_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1325242Z copying torch/include/ATen/ops/_foreach_abs.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1333373Z copying torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1341152Z copying torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1348551Z copying torch/include/ATen/ops/_foreach_abs_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1356231Z copying torch/include/ATen/ops/_foreach_abs_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1364663Z copying torch/include/ATen/ops/_foreach_acos.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1373494Z copying torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1381108Z copying torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1389267Z copying torch/include/ATen/ops/_foreach_acos_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1397417Z copying torch/include/ATen/ops/_foreach_acos_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1405516Z copying torch/include/ATen/ops/_foreach_add.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1413571Z copying torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1421343Z copying torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1429260Z copying torch/include/ATen/ops/_foreach_add_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1437179Z copying torch/include/ATen/ops/_foreach_add_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1445260Z copying torch/include/ATen/ops/_foreach_addcdiv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1453680Z copying torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1461340Z copying torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1470155Z copying torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1479470Z copying torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1489160Z copying torch/include/ATen/ops/_foreach_addcmul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1497029Z copying torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1504454Z copying torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1511986Z copying torch/include/ATen/ops/_foreach_addcmul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1520061Z copying torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1527261Z copying torch/include/ATen/ops/_foreach_asin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1535014Z copying torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1542183Z copying torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1549664Z copying torch/include/ATen/ops/_foreach_asin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1557176Z copying torch/include/ATen/ops/_foreach_asin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1565300Z copying torch/include/ATen/ops/_foreach_atan.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1573101Z copying torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1581089Z copying torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1588896Z copying torch/include/ATen/ops/_foreach_atan_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1596632Z copying torch/include/ATen/ops/_foreach_atan_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1604570Z copying torch/include/ATen/ops/_foreach_ceil.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1612949Z copying torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1620767Z copying torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1628976Z copying torch/include/ATen/ops/_foreach_ceil_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1637144Z copying torch/include/ATen/ops/_foreach_ceil_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1645230Z copying torch/include/ATen/ops/_foreach_clamp_max.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1653557Z copying torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1661409Z copying torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1669124Z copying torch/include/ATen/ops/_foreach_clamp_max_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1677273Z copying torch/include/ATen/ops/_foreach_clamp_max_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1685415Z copying torch/include/ATen/ops/_foreach_clamp_min.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1693426Z copying torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1700828Z copying torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1708653Z copying torch/include/ATen/ops/_foreach_clamp_min_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1716297Z copying torch/include/ATen/ops/_foreach_clamp_min_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1723970Z copying torch/include/ATen/ops/_foreach_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1732262Z copying torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1739528Z copying torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1747324Z copying torch/include/ATen/ops/_foreach_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1755145Z copying torch/include/ATen/ops/_foreach_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1763534Z copying torch/include/ATen/ops/_foreach_cos.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1772156Z copying torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1779617Z copying torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1787412Z copying torch/include/ATen/ops/_foreach_cos_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1795064Z copying torch/include/ATen/ops/_foreach_cos_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1803241Z copying torch/include/ATen/ops/_foreach_cosh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1811115Z copying torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1818319Z copying torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1826561Z copying torch/include/ATen/ops/_foreach_cosh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1834321Z copying torch/include/ATen/ops/_foreach_cosh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1842756Z copying torch/include/ATen/ops/_foreach_div.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1850521Z copying torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1858298Z copying torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1866357Z copying torch/include/ATen/ops/_foreach_div_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1874496Z copying torch/include/ATen/ops/_foreach_div_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1882684Z copying torch/include/ATen/ops/_foreach_erf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1891283Z copying torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1898739Z copying torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1905623Z copying torch/include/ATen/ops/_foreach_erf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1913146Z copying torch/include/ATen/ops/_foreach_erf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1921289Z copying torch/include/ATen/ops/_foreach_erfc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1929370Z copying torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1937014Z copying torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1945236Z copying torch/include/ATen/ops/_foreach_erfc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1952896Z copying torch/include/ATen/ops/_foreach_erfc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1961537Z copying torch/include/ATen/ops/_foreach_exp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1969714Z copying torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1977569Z copying torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1985354Z copying torch/include/ATen/ops/_foreach_exp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.1992762Z copying torch/include/ATen/ops/_foreach_exp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2001164Z copying torch/include/ATen/ops/_foreach_expm1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2009060Z copying torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2016460Z copying torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2024507Z copying torch/include/ATen/ops/_foreach_expm1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2031976Z copying torch/include/ATen/ops/_foreach_expm1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2040488Z copying torch/include/ATen/ops/_foreach_floor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2048615Z copying torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2055791Z copying torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2063031Z copying torch/include/ATen/ops/_foreach_floor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2070862Z copying torch/include/ATen/ops/_foreach_floor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2078329Z copying torch/include/ATen/ops/_foreach_frac.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2086294Z copying torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2094049Z copying torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2101819Z copying torch/include/ATen/ops/_foreach_frac_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2109222Z copying torch/include/ATen/ops/_foreach_frac_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2116994Z copying torch/include/ATen/ops/_foreach_lerp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2125680Z copying torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2133857Z copying torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2142082Z copying torch/include/ATen/ops/_foreach_lerp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2150088Z copying torch/include/ATen/ops/_foreach_lerp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2158706Z copying torch/include/ATen/ops/_foreach_lgamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2167501Z copying torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2175481Z copying torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2183558Z copying torch/include/ATen/ops/_foreach_lgamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2191560Z copying torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2199143Z copying torch/include/ATen/ops/_foreach_log.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2207145Z copying torch/include/ATen/ops/_foreach_log10.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2215259Z copying torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2222545Z copying torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2230036Z copying torch/include/ATen/ops/_foreach_log10_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2237704Z copying torch/include/ATen/ops/_foreach_log10_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2245841Z copying torch/include/ATen/ops/_foreach_log1p.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2254007Z copying torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2261422Z copying torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2269921Z copying torch/include/ATen/ops/_foreach_log1p_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2278167Z copying torch/include/ATen/ops/_foreach_log1p_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2286087Z copying torch/include/ATen/ops/_foreach_log2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2293786Z copying torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2301598Z copying torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2309215Z copying torch/include/ATen/ops/_foreach_log2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2317633Z copying torch/include/ATen/ops/_foreach_log2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2325505Z copying torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2333079Z copying torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2340464Z copying torch/include/ATen/ops/_foreach_log_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2348682Z copying torch/include/ATen/ops/_foreach_log_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2356564Z copying torch/include/ATen/ops/_foreach_max.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2364726Z copying torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2376994Z copying torch/include/ATen/ops/_foreach_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2387990Z copying torch/include/ATen/ops/_foreach_max_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2395216Z copying torch/include/ATen/ops/_foreach_max_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2403081Z copying torch/include/ATen/ops/_foreach_maximum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2410792Z copying torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2418293Z copying torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2425884Z copying torch/include/ATen/ops/_foreach_maximum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2433003Z copying torch/include/ATen/ops/_foreach_maximum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2441180Z copying torch/include/ATen/ops/_foreach_minimum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2448721Z copying torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2455768Z copying torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2463169Z copying torch/include/ATen/ops/_foreach_minimum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2471153Z copying torch/include/ATen/ops/_foreach_minimum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2478364Z copying torch/include/ATen/ops/_foreach_mul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2486738Z copying torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2493930Z copying torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2501330Z copying torch/include/ATen/ops/_foreach_mul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2508796Z copying torch/include/ATen/ops/_foreach_mul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2516739Z copying torch/include/ATen/ops/_foreach_neg.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2525015Z copying torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2532712Z copying torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2540063Z copying torch/include/ATen/ops/_foreach_neg_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2548050Z copying torch/include/ATen/ops/_foreach_neg_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2555771Z copying torch/include/ATen/ops/_foreach_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2563894Z copying torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2572252Z copying torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2579612Z copying torch/include/ATen/ops/_foreach_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2586808Z copying torch/include/ATen/ops/_foreach_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2594344Z copying torch/include/ATen/ops/_foreach_pow.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2602549Z copying torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2610010Z copying torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2617904Z copying torch/include/ATen/ops/_foreach_pow_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2625380Z copying torch/include/ATen/ops/_foreach_pow_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2633510Z copying torch/include/ATen/ops/_foreach_reciprocal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2642220Z copying torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2650112Z copying torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2658022Z copying torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2665885Z copying torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2674787Z copying torch/include/ATen/ops/_foreach_round.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2683381Z copying torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2692568Z copying torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2700170Z copying torch/include/ATen/ops/_foreach_round_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2707485Z copying torch/include/ATen/ops/_foreach_round_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2715383Z copying torch/include/ATen/ops/_foreach_rsqrt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2723958Z copying torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2731625Z copying torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2739289Z copying torch/include/ATen/ops/_foreach_rsqrt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2747071Z copying torch/include/ATen/ops/_foreach_rsqrt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2754611Z copying torch/include/ATen/ops/_foreach_sigmoid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2763517Z copying torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2771335Z copying torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2778722Z copying torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2786684Z copying torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2794389Z copying torch/include/ATen/ops/_foreach_sign.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2802880Z copying torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2810311Z copying torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2818287Z copying torch/include/ATen/ops/_foreach_sign_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2825657Z copying torch/include/ATen/ops/_foreach_sign_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2833284Z copying torch/include/ATen/ops/_foreach_sin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2842005Z copying torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2849568Z copying torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2860052Z copying torch/include/ATen/ops/_foreach_sin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2870448Z copying torch/include/ATen/ops/_foreach_sin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2878154Z copying torch/include/ATen/ops/_foreach_sinh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2886523Z copying torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2894581Z copying torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2902670Z copying torch/include/ATen/ops/_foreach_sinh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2910573Z copying torch/include/ATen/ops/_foreach_sinh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2918606Z copying torch/include/ATen/ops/_foreach_sqrt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2926598Z copying torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2933390Z copying torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2940735Z copying torch/include/ATen/ops/_foreach_sqrt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2948631Z copying torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2956018Z copying torch/include/ATen/ops/_foreach_sub.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2964226Z copying torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2972213Z copying torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2980895Z copying torch/include/ATen/ops/_foreach_sub_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2988816Z copying torch/include/ATen/ops/_foreach_sub_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.2997078Z copying torch/include/ATen/ops/_foreach_tan.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3006510Z copying torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3014264Z copying torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3022321Z copying torch/include/ATen/ops/_foreach_tan_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3030100Z copying torch/include/ATen/ops/_foreach_tan_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3038383Z copying torch/include/ATen/ops/_foreach_tanh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3047425Z copying torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3056079Z copying torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3064877Z copying torch/include/ATen/ops/_foreach_tanh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3074068Z copying torch/include/ATen/ops/_foreach_tanh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3082539Z copying torch/include/ATen/ops/_foreach_trunc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3091607Z copying torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3099345Z copying torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3107453Z copying torch/include/ATen/ops/_foreach_trunc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3116255Z copying torch/include/ATen/ops/_foreach_trunc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3124707Z copying torch/include/ATen/ops/_foreach_zero.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3132462Z copying torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3139949Z copying torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3147433Z copying torch/include/ATen/ops/_foreach_zero_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3155467Z copying torch/include/ATen/ops/_foreach_zero_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3163827Z copying torch/include/ATen/ops/_functional_assert_async.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3171764Z copying torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3179222Z copying torch/include/ATen/ops/_functional_assert_async_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3187128Z copying torch/include/ATen/ops/_functional_assert_async_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3195906Z copying torch/include/ATen/ops/_functional_assert_scalar.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3204534Z copying torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3212322Z copying torch/include/ATen/ops/_functional_assert_scalar_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3219272Z copying torch/include/ATen/ops/_functional_assert_scalar_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3226830Z copying torch/include/ATen/ops/_functional_sym_constrain_range.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3234996Z copying torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3243098Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3250823Z 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-08-14T21:42:49.3258009Z 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-08-14T21:42:49.3265841Z 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-08-14T21:42:49.3274273Z copying torch/include/ATen/ops/_functional_sym_constrain_range_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3282184Z copying torch/include/ATen/ops/_functional_sym_constrain_range_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3289950Z copying torch/include/ATen/ops/_fused_adagrad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3298396Z copying torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3306586Z copying torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3314200Z copying torch/include/ATen/ops/_fused_adagrad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3322411Z copying torch/include/ATen/ops/_fused_adagrad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3330096Z copying torch/include/ATen/ops/_fused_adagrad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3338531Z copying torch/include/ATen/ops/_fused_adam.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3347210Z copying torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3354574Z copying torch/include/ATen/ops/_fused_adam_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3362915Z copying torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3370515Z copying torch/include/ATen/ops/_fused_adam_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3378417Z copying torch/include/ATen/ops/_fused_adam_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3386877Z copying torch/include/ATen/ops/_fused_adamw.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3395194Z copying torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3403196Z copying torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3410799Z copying torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3418502Z copying torch/include/ATen/ops/_fused_adamw_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3426493Z copying torch/include/ATen/ops/_fused_adamw_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3435176Z copying torch/include/ATen/ops/_fused_dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3443694Z copying torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3451805Z copying torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3459873Z copying torch/include/ATen/ops/_fused_dropout_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3467982Z copying torch/include/ATen/ops/_fused_dropout_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3475950Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3484308Z 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-08-14T21:42:49.3491792Z 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-08-14T21:42:49.3499706Z 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-08-14T21:42:49.3507484Z 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-08-14T21:42:49.3515145Z 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-08-14T21:42:49.3523400Z copying torch/include/ATen/ops/_fused_rms_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3531091Z copying torch/include/ATen/ops/_fused_rms_norm_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3538568Z copying torch/include/ATen/ops/_fused_rms_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3546531Z copying torch/include/ATen/ops/_fused_rms_norm_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3554408Z copying torch/include/ATen/ops/_fused_rms_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3562840Z copying torch/include/ATen/ops/_fused_rms_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3570766Z copying torch/include/ATen/ops/_fused_rms_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3578350Z copying torch/include/ATen/ops/_fused_rms_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3585829Z copying torch/include/ATen/ops/_fused_rms_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3593164Z copying torch/include/ATen/ops/_fused_sdp_choice.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3601378Z copying torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3608531Z copying torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3615870Z copying torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3623156Z copying torch/include/ATen/ops/_fused_sdp_choice_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3630179Z copying torch/include/ATen/ops/_fused_sdp_choice_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3637577Z copying torch/include/ATen/ops/_fused_sgd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3646011Z copying torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3653837Z copying torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3661815Z copying torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3670405Z copying torch/include/ATen/ops/_fused_sgd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3678086Z copying torch/include/ATen/ops/_fused_sgd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3686806Z copying torch/include/ATen/ops/_fw_primal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3695304Z copying torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3703461Z copying torch/include/ATen/ops/_fw_primal_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3711842Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3720305Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3727716Z copying torch/include/ATen/ops/_fw_primal_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3735113Z copying torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3743264Z copying torch/include/ATen/ops/_fw_primal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3750881Z copying torch/include/ATen/ops/_fw_primal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3758640Z copying torch/include/ATen/ops/_gather_sparse_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3766724Z copying torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3774806Z copying torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3782959Z copying torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3790995Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3798765Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3807073Z 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-08-14T21:42:49.3814853Z 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-08-14T21:42:49.3822363Z 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-08-14T21:42:49.3830304Z 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-08-14T21:42:49.3838179Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3846099Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3853430Z copying torch/include/ATen/ops/_grouped_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3861620Z copying torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3869277Z copying torch/include/ATen/ops/_grouped_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3877066Z copying torch/include/ATen/ops/_grouped_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3888738Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3899257Z 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-08-14T21:42:49.3906361Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3913658Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3921261Z copying torch/include/ATen/ops/_has_same_storage_numel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3928698Z copying torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3935840Z copying torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3943771Z copying torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3951851Z copying torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3959978Z copying torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3967733Z copying torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3976075Z copying torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3984019Z copying torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3991159Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.3999404Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4007095Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4014742Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4022170Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4029334Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4037130Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4044806Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4054754Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4064795Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4072976Z copying torch/include/ATen/ops/_index_put_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4080699Z copying torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4087907Z copying torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4095287Z copying torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4103118Z copying torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4110317Z copying torch/include/ATen/ops/_index_put_impl_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4118027Z copying torch/include/ATen/ops/_index_put_impl_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4125936Z copying torch/include/ATen/ops/_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4133464Z copying torch/include/ATen/ops/_indices_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4143911Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4153907Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4161478Z copying torch/include/ATen/ops/_indices_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4168686Z copying torch/include/ATen/ops/_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4175891Z copying torch/include/ATen/ops/_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4183033Z copying torch/include/ATen/ops/_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4190446Z copying torch/include/ATen/ops/_int_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4197424Z copying torch/include/ATen/ops/_int_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4205592Z copying torch/include/ATen/ops/_int_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4213947Z copying torch/include/ATen/ops/_int_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4221797Z copying torch/include/ATen/ops/_int_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4229244Z copying torch/include/ATen/ops/_is_all_true.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4237038Z copying torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4249462Z copying torch/include/ATen/ops/_is_all_true_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4254679Z copying torch/include/ATen/ops/_is_all_true_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4263431Z copying torch/include/ATen/ops/_is_any_true.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4273571Z copying torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4281244Z copying torch/include/ATen/ops/_is_any_true_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4288841Z copying torch/include/ATen/ops/_is_any_true_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4296165Z copying torch/include/ATen/ops/_is_zerotensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4304061Z copying torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4311817Z copying torch/include/ATen/ops/_is_zerotensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4319242Z copying torch/include/ATen/ops/_is_zerotensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4327507Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4335293Z 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-08-14T21:42:49.4342809Z 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-08-14T21:42:49.4350386Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4358410Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4365792Z copying torch/include/ATen/ops/_lazy_clone.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4374255Z copying torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4381313Z copying torch/include/ATen/ops/_lazy_clone_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4389173Z copying torch/include/ATen/ops/_lazy_clone_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4396923Z copying torch/include/ATen/ops/_linalg_check_errors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4405046Z copying torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4412469Z copying torch/include/ATen/ops/_linalg_check_errors_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4419665Z copying torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4427520Z copying torch/include/ATen/ops/_linalg_det.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4435184Z copying torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4443341Z copying torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4451336Z copying torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4458787Z copying torch/include/ATen/ops/_linalg_det_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4467010Z copying torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4474891Z copying torch/include/ATen/ops/_linalg_det_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4483094Z copying torch/include/ATen/ops/_linalg_det_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4491183Z copying torch/include/ATen/ops/_linalg_eigh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4499074Z copying torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4507158Z copying torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4515142Z copying torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4523319Z copying torch/include/ATen/ops/_linalg_eigh_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4531036Z copying torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4538417Z copying torch/include/ATen/ops/_linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4546380Z copying torch/include/ATen/ops/_linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4554362Z copying torch/include/ATen/ops/_linalg_eigvals.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4562421Z copying torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4570706Z copying torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4578545Z copying torch/include/ATen/ops/_linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4586375Z copying torch/include/ATen/ops/_linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4594263Z copying torch/include/ATen/ops/_linalg_slogdet.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4603182Z copying torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4610564Z copying torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4618692Z copying torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4626333Z copying torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4634316Z copying torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4642439Z copying torch/include/ATen/ops/_linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4649640Z copying torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4657372Z copying torch/include/ATen/ops/_linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4665487Z copying torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4673867Z copying torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4681740Z copying torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4689380Z copying torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4696701Z copying torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4704703Z copying torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4712455Z copying torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4720938Z copying torch/include/ATen/ops/_linalg_svd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4729168Z copying torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4736637Z copying torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4745037Z copying torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4753050Z copying torch/include/ATen/ops/_linalg_svd_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4761754Z copying torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4769785Z copying torch/include/ATen/ops/_linalg_svd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4777255Z copying torch/include/ATen/ops/_linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4784577Z copying torch/include/ATen/ops/_local_scalar_dense.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4792312Z copying torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4800237Z copying torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4808056Z copying torch/include/ATen/ops/_local_scalar_dense_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4817720Z copying torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4827445Z copying torch/include/ATen/ops/_log_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4835301Z copying torch/include/ATen/ops/_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4843958Z copying torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4851116Z copying torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4858991Z copying torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4866709Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4874732Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4882334Z copying torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4889864Z copying torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4897943Z copying torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4904992Z copying torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4912717Z copying torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4920722Z copying torch/include/ATen/ops/_log_softmax_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4928386Z copying torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4936446Z copying torch/include/ATen/ops/_log_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4944012Z copying torch/include/ATen/ops/_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4951950Z copying torch/include/ATen/ops/_logcumsumexp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4959210Z copying torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4967379Z copying torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4975217Z copying torch/include/ATen/ops/_logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4983539Z copying torch/include/ATen/ops/_logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.4991506Z copying torch/include/ATen/ops/_lstm_mps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5000371Z copying torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5007948Z copying torch/include/ATen/ops/_lstm_mps_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5015496Z copying torch/include/ATen/ops/_lstm_mps_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5023661Z copying torch/include/ATen/ops/_lu_with_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5031663Z copying torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5038985Z copying torch/include/ATen/ops/_lu_with_info_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5047227Z copying torch/include/ATen/ops/_lu_with_info_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5055201Z copying torch/include/ATen/ops/_make_dep_token.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5063096Z copying torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5070329Z copying torch/include/ATen/ops/_make_dep_token_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5078111Z copying torch/include/ATen/ops/_make_dep_token_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5085947Z copying torch/include/ATen/ops/_make_dual.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5093946Z copying torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5102263Z copying torch/include/ATen/ops/_make_dual_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5111136Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5118803Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5126997Z copying torch/include/ATen/ops/_make_dual_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5134783Z copying torch/include/ATen/ops/_make_dual_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5142732Z copying torch/include/ATen/ops/_make_dual_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5150114Z copying torch/include/ATen/ops/_make_dual_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5158226Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5166182Z 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-08-14T21:42:49.5174085Z 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-08-14T21:42:49.5181902Z 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-08-14T21:42:49.5189547Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5197109Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5205072Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5213309Z 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-08-14T21:42:49.5221176Z 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-08-14T21:42:49.5228980Z 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-08-14T21:42:49.5236879Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5244738Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5252817Z copying torch/include/ATen/ops/_masked_scale.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5261029Z copying torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5268613Z copying torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5276826Z copying torch/include/ATen/ops/_masked_scale_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5284480Z copying torch/include/ATen/ops/_masked_scale_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5292503Z copying torch/include/ATen/ops/_masked_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5300338Z copying torch/include/ATen/ops/_masked_softmax_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5309296Z copying torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5317153Z copying torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5324954Z copying torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5333122Z copying torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5341083Z copying torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5349065Z copying torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5356451Z copying torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5364481Z copying torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5372777Z copying torch/include/ATen/ops/_masked_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5380383Z copying torch/include/ATen/ops/_masked_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5388247Z copying torch/include/ATen/ops/_mixed_dtypes_linear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5395962Z copying torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5403954Z copying torch/include/ATen/ops/_mixed_dtypes_linear_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5411376Z copying torch/include/ATen/ops/_mixed_dtypes_linear_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5418944Z copying torch/include/ATen/ops/_mkldnn_reshape.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5426911Z copying torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5434056Z copying torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5442469Z copying torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5450310Z copying torch/include/ATen/ops/_mkldnn_transpose.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5457900Z copying torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5465354Z copying torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5473694Z copying torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5485173Z copying torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5492593Z copying torch/include/ATen/ops/_mps_convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5500781Z copying torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5508958Z copying torch/include/ATen/ops/_mps_convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5517049Z copying torch/include/ATen/ops/_mps_convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5525565Z copying torch/include/ATen/ops/_mps_convolution_transpose.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5534046Z copying torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5542234Z copying torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5550605Z copying torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5558227Z copying torch/include/ATen/ops/_native_batch_norm_legit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5567130Z copying torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5575427Z copying torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5584146Z copying torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5591347Z copying torch/include/ATen/ops/_native_batch_norm_legit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5599393Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5607662Z 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-08-14T21:42:49.5615397Z 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-08-14T21:42:49.5623348Z 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-08-14T21:42:49.5631099Z copying torch/include/ATen/ops/_native_batch_norm_legit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5638925Z copying torch/include/ATen/ops/_native_multi_head_attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5647575Z copying torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5655078Z copying torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5663019Z copying torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5671663Z copying torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5678768Z copying torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5685856Z copying torch/include/ATen/ops/_neg_view.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5693703Z copying torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5701296Z copying torch/include/ATen/ops/_neg_view_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5708839Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5716562Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5723819Z copying torch/include/ATen/ops/_nnz.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5731953Z copying torch/include/ATen/ops/_neg_view_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5740194Z copying torch/include/ATen/ops/_neg_view_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5747512Z copying torch/include/ATen/ops/_neg_view_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5755329Z copying torch/include/ATen/ops/_neg_view_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5763952Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5772391Z 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-08-14T21:42:49.5780294Z 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-08-14T21:42:49.5788197Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5796566Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5804423Z copying torch/include/ATen/ops/_nested_from_padded.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5812676Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5820723Z 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-08-14T21:42:49.5828397Z 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-08-14T21:42:49.5836159Z 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-08-14T21:42:49.5844540Z copying torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5852290Z copying torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5860125Z copying torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5868026Z copying torch/include/ATen/ops/_nested_from_padded_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5875667Z copying torch/include/ATen/ops/_nested_from_padded_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5883080Z copying torch/include/ATen/ops/_nested_from_padded_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5890651Z copying torch/include/ATen/ops/_nested_from_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5898196Z copying torch/include/ATen/ops/_nested_from_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5905684Z copying torch/include/ATen/ops/_nested_get_jagged_dummy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5913509Z copying torch/include/ATen/ops/_nested_get_jagged_dummy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5921817Z copying torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5929869Z copying torch/include/ATen/ops/_nested_get_lengths.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5937702Z copying torch/include/ATen/ops/_nested_get_lengths_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5945692Z copying torch/include/ATen/ops/_nested_get_lengths_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5953372Z copying torch/include/ATen/ops/_nested_get_max_seqlen.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5961342Z copying torch/include/ATen/ops/_nested_get_max_seqlen_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5968687Z copying torch/include/ATen/ops/_nested_get_max_seqlen_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5977376Z copying torch/include/ATen/ops/_nested_get_min_seqlen.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5985185Z copying torch/include/ATen/ops/_nested_get_min_seqlen_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.5992827Z copying torch/include/ATen/ops/_nested_get_min_seqlen_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6000652Z copying torch/include/ATen/ops/_nested_get_offsets.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6007672Z copying torch/include/ATen/ops/_nested_get_offsets_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6015677Z copying torch/include/ATen/ops/_nested_get_offsets_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6023634Z copying torch/include/ATen/ops/_nested_get_ragged_idx.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6031751Z copying torch/include/ATen/ops/_nested_get_ragged_idx_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6040187Z copying torch/include/ATen/ops/_nested_get_ragged_idx_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6048379Z copying torch/include/ATen/ops/_nested_get_values.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6056019Z copying torch/include/ATen/ops/_nested_get_values_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6064655Z copying torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6073389Z copying torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6080863Z copying torch/include/ATen/ops/_nested_get_values_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6088805Z copying torch/include/ATen/ops/_nested_get_values_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6096164Z copying torch/include/ATen/ops/_nested_get_values_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6103844Z copying torch/include/ATen/ops/_nested_get_values_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6111779Z copying torch/include/ATen/ops/_nested_select_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6119811Z copying torch/include/ATen/ops/_nested_select_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6127650Z copying torch/include/ATen/ops/_nested_select_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6135115Z copying torch/include/ATen/ops/_nested_sum_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6142686Z copying torch/include/ATen/ops/_nested_sum_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6149791Z copying torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6158001Z copying torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6166116Z copying torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6176202Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6186303Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6193588Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6201387Z 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-08-14T21:42:49.6208669Z 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-08-14T21:42:49.6216322Z 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-08-14T21:42:49.6223574Z 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-08-14T21:42:49.6231284Z copying torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6239128Z copying torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6247709Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6255986Z 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-08-14T21:42:49.6263462Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6271994Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6280538Z copying torch/include/ATen/ops/_nested_tensor_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6288833Z copying torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6295986Z copying torch/include/ATen/ops/_nested_tensor_size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6303720Z copying torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6311970Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6320082Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6327541Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6335287Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6343290Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6350942Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6359281Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6366752Z copying torch/include/ATen/ops/_nested_tensor_strides.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6374929Z copying torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6382096Z copying torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6390299Z copying torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6397590Z copying torch/include/ATen/ops/_nested_view_from_buffer.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6405696Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6413801Z 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-08-14T21:42:49.6421694Z 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-08-14T21:42:49.6428915Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6436274Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6444033Z copying torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6451609Z copying torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6459431Z copying torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6467079Z copying torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6475189Z copying torch/include/ATen/ops/_nested_view_from_jagged.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6483073Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6491282Z 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-08-14T21:42:49.6498971Z 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-08-14T21:42:49.6506529Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6514218Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6522793Z copying torch/include/ATen/ops/_nested_view_from_jagged_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6530201Z copying torch/include/ATen/ops/_nested_view_from_jagged_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6537859Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6546463Z 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-08-14T21:42:49.6554134Z 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-08-14T21:42:49.6563003Z 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-08-14T21:42:49.6571765Z copying torch/include/ATen/ops/_nnpack_available.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6579595Z copying torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6586391Z copying torch/include/ATen/ops/_nnpack_available_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6593850Z copying torch/include/ATen/ops/_nnpack_available_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6602610Z copying torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6611489Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6618909Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6626564Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6634339Z copying torch/include/ATen/ops/_nnz_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6642611Z copying torch/include/ATen/ops/_nnz_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6658635Z copying torch/include/ATen/ops/_pack_padded_sequence.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6666817Z copying torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6678592Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6685561Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6692705Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6699790Z copying torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6707040Z copying torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6714623Z copying torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6722501Z copying torch/include/ATen/ops/_pad_circular.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6729908Z copying torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6737032Z copying torch/include/ATen/ops/_pad_circular_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6744324Z copying torch/include/ATen/ops/_pad_circular_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6751401Z copying torch/include/ATen/ops/_pad_enum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6760143Z copying torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6768184Z copying torch/include/ATen/ops/_pad_enum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6779518Z copying torch/include/ATen/ops/_pad_enum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6785694Z copying torch/include/ATen/ops/_pad_packed_sequence.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6793940Z copying torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6802051Z copying torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6809610Z copying torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6817517Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6825150Z 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-08-14T21:42:49.6833206Z 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-08-14T21:42:49.6841103Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6848328Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6856130Z copying torch/include/ATen/ops/_pdist_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6863782Z copying torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6872056Z copying torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6880057Z copying torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6887855Z copying torch/include/ATen/ops/_pdist_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6895584Z copying torch/include/ATen/ops/_pdist_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6903896Z copying torch/include/ATen/ops/_pdist_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6911851Z copying torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6920040Z copying torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6927306Z copying torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6935151Z copying torch/include/ATen/ops/_pdist_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6942499Z copying torch/include/ATen/ops/_pdist_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6949853Z copying torch/include/ATen/ops/_pin_memory.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6958126Z copying torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6965647Z copying torch/include/ATen/ops/_pin_memory_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6973633Z copying torch/include/ATen/ops/_pin_memory_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6981952Z copying torch/include/ATen/ops/_prelu_kernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6989608Z copying torch/include/ATen/ops/_prelu_kernel_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.6997353Z copying torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7005478Z copying torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7013348Z copying torch/include/ATen/ops/_prelu_kernel_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7020705Z copying torch/include/ATen/ops/_prelu_kernel_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7028127Z copying torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7035994Z copying torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7044144Z copying torch/include/ATen/ops/_prelu_kernel_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7052096Z copying torch/include/ATen/ops/_prelu_kernel_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7060377Z copying torch/include/ATen/ops/_print.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7068644Z copying torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7076672Z copying torch/include/ATen/ops/_print_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7084838Z copying torch/include/ATen/ops/_print_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7093027Z copying torch/include/ATen/ops/_propagate_xla_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7101347Z copying torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7109156Z copying torch/include/ATen/ops/_propagate_xla_data_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7116583Z copying torch/include/ATen/ops/_propagate_xla_data_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7124638Z copying torch/include/ATen/ops/_remove_batch_dim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7132664Z copying torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7147698Z copying torch/include/ATen/ops/_remove_batch_dim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7149024Z copying torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7155209Z copying torch/include/ATen/ops/_reshape_alias.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7162494Z copying torch/include/ATen/ops/_reshape_alias_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7171025Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7178947Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7186287Z copying torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7194344Z copying torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7202762Z copying torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7210229Z copying torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7217733Z copying torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7225410Z copying torch/include/ATen/ops/_reshape_alias_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7233157Z copying torch/include/ATen/ops/_reshape_alias_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7241210Z copying torch/include/ATen/ops/_reshape_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7248832Z copying torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7256124Z copying torch/include/ATen/ops/_reshape_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7264329Z copying torch/include/ATen/ops/_reshape_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7273291Z copying torch/include/ATen/ops/_reshape_from_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7281157Z copying torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7288673Z copying torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7296393Z copying torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7304194Z copying torch/include/ATen/ops/_resize_output.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7312588Z copying torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7321000Z copying torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7329066Z copying torch/include/ATen/ops/_resize_output_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7337141Z copying torch/include/ATen/ops/_resize_output_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7345279Z copying torch/include/ATen/ops/_rowwise_prune.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7353453Z copying torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7361508Z copying torch/include/ATen/ops/_rowwise_prune_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7369268Z copying torch/include/ATen/ops/_rowwise_prune_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7377536Z copying torch/include/ATen/ops/_safe_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7385523Z copying torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7392819Z copying torch/include/ATen/ops/_safe_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7401201Z copying torch/include/ATen/ops/_safe_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7409060Z copying torch/include/ATen/ops/_sample_dirichlet.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7416435Z copying torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7424192Z copying torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7432263Z copying torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7440835Z copying torch/include/ATen/ops/_sample_dirichlet_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7448114Z copying torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7455926Z copying torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7464833Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7472965Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7480860Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7488680Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7496626Z 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-08-14T21:42:49.7503631Z 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-08-14T21:42:49.7510713Z 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-08-14T21:42:49.7518546Z 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-08-14T21:42:49.7526885Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7536838Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7546672Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7553667Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7561982Z 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-08-14T21:42:49.7568995Z 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-08-14T21:42:49.7576805Z 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-08-14T21:42:49.7584895Z 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-08-14T21:42:49.7592937Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7600757Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7608768Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7616685Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7624041Z 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-08-14T21:42:49.7631547Z 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-08-14T21:42:49.7643082Z 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-08-14T21:42:49.7653606Z 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-08-14T21:42:49.7660632Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7668042Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7675239Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7683409Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7691413Z 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-08-14T21:42:49.7698395Z 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-08-14T21:42:49.7706045Z 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-08-14T21:42:49.7714139Z 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-08-14T21:42:49.7722072Z 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-08-14T21:42:49.7729746Z 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-08-14T21:42:49.7737310Z 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-08-14T21:42:49.7744505Z 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-08-14T21:42:49.7752112Z 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-08-14T21:42:49.7760329Z 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-08-14T21:42:49.7767189Z 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-08-14T21:42:49.7775717Z 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-08-14T21:42:49.7783160Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7790347Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7797897Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7806369Z 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-08-14T21:42:49.7815088Z 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-08-14T21:42:49.7822804Z 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-08-14T21:42:49.7831026Z 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-08-14T21:42:49.7839611Z 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-08-14T21:42:49.7847374Z 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-08-14T21:42:49.7855554Z 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-08-14T21:42:49.7863441Z copying torch/include/ATen/ops/_scaled_grouped_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7871684Z copying torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7879259Z copying torch/include/ATen/ops/_scaled_grouped_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7887368Z copying torch/include/ATen/ops/_scaled_grouped_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7894524Z copying torch/include/ATen/ops/_scaled_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7902476Z copying torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7910346Z copying torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7918267Z copying torch/include/ATen/ops/_scaled_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7926475Z copying torch/include/ATen/ops/_scaled_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7934510Z copying torch/include/ATen/ops/_segment_reduce_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7942574Z copying torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7949980Z copying torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7957212Z copying torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7964812Z copying torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7973090Z copying torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7981057Z copying torch/include/ATen/ops/_shape_as_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7988974Z copying torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.7996476Z copying torch/include/ATen/ops/_shape_as_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8010320Z copying torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8014752Z copying torch/include/ATen/ops/_slow_conv2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8023705Z copying torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8031272Z copying torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8039020Z copying torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8046754Z copying torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8054629Z copying torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8062833Z copying torch/include/ATen/ops/_slow_conv2d_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8071448Z copying torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8080646Z copying torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8090307Z copying torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8097708Z copying torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8105840Z copying torch/include/ATen/ops/_sobol_engine_draw.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8113924Z copying torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8122200Z copying torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8129767Z copying torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8137805Z copying torch/include/ATen/ops/_sobol_engine_ff.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8146998Z copying torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8154437Z copying torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8162533Z copying torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8170872Z copying torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8178977Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8186076Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8193940Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8202335Z copying torch/include/ATen/ops/_sobol_engine_scramble.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8210523Z copying torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8217773Z copying torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8224992Z copying torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8232649Z copying torch/include/ATen/ops/_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8240922Z copying torch/include/ATen/ops/_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8249401Z copying torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8257713Z copying torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8266242Z copying torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8274862Z copying torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8282585Z copying torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8291412Z copying torch/include/ATen/ops/_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8299514Z copying torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8308401Z copying torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8315930Z copying torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8324224Z copying torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8332020Z copying torch/include/ATen/ops/_softmax_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8340481Z copying torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8348725Z copying torch/include/ATen/ops/_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8357267Z copying torch/include/ATen/ops/_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8366462Z copying torch/include/ATen/ops/_sparse_addmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8375555Z copying torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8384132Z copying torch/include/ATen/ops/_sparse_addmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8391943Z copying torch/include/ATen/ops/_sparse_addmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8400735Z copying torch/include/ATen/ops/_sparse_broadcast_to.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8408586Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8416532Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8424787Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8432553Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8440785Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8449395Z copying torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8457641Z copying torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8466313Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8475816Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8483475Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8490963Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8498591Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8506922Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8514624Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8522942Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8530767Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8539174Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8546793Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8554676Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8562400Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8570483Z 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-08-14T21:42:49.8577902Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8584927Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8592436Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8601508Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8609166Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8617085Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8625159Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8632940Z 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-08-14T21:42:49.8641790Z 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-08-14T21:42:49.8649450Z 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-08-14T21:42:49.8657137Z 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-08-14T21:42:49.8664935Z 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-08-14T21:42:49.8674232Z 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-08-14T21:42:49.8683556Z 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-08-14T21:42:49.8691482Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8698890Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8706163Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8714112Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8722333Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8730810Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8738486Z copying torch/include/ATen/ops/_sparse_csr_prod.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8746754Z copying torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8753922Z copying torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8805734Z copying torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8812485Z copying torch/include/ATen/ops/_sparse_csr_sum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8819702Z copying torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8826995Z copying torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8835021Z copying torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8843248Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8851296Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8858940Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8867087Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8875112Z copying torch/include/ATen/ops/_sparse_log_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8883890Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8891344Z 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-08-14T21:42:49.8898752Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8907026Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8915617Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8924572Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8932506Z copying torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8939298Z copying torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8947506Z copying torch/include/ATen/ops/_sparse_mask_projection.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8955446Z copying torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8963998Z copying torch/include/ATen/ops/_sparse_mask_projection_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8971633Z copying torch/include/ATen/ops/_sparse_mask_projection_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8978676Z copying torch/include/ATen/ops/_sparse_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8986393Z copying torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.8993725Z copying torch/include/ATen/ops/_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9001541Z copying torch/include/ATen/ops/_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9009028Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9016558Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9024018Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9032298Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9040076Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9047513Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9055005Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9063193Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9072007Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9079211Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9086757Z copying torch/include/ATen/ops/_sparse_semi_structured_apply.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9094342Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9102466Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9110009Z 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-08-14T21:42:49.9117628Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9125968Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9134274Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9142853Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9151803Z copying torch/include/ATen/ops/_sparse_semi_structured_linear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9160491Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9168622Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9176927Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9184360Z copying torch/include/ATen/ops/_sparse_semi_structured_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9192416Z copying torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9201415Z copying torch/include/ATen/ops/_sparse_semi_structured_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9208540Z copying torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9216449Z copying torch/include/ATen/ops/_sparse_semi_structured_tile.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9224063Z copying torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9231674Z copying torch/include/ATen/ops/_sparse_semi_structured_tile_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9239350Z copying torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9247046Z copying torch/include/ATen/ops/_sparse_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9254709Z copying torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9262889Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9271534Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9279022Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9286872Z copying torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9295084Z copying torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9302838Z copying torch/include/ATen/ops/_sparse_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9321018Z copying torch/include/ATen/ops/_sparse_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9323870Z copying torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9332125Z copying torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9339522Z copying torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9346591Z copying torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9354272Z copying torch/include/ATen/ops/_sparse_sum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9363585Z copying torch/include/ATen/ops/_sparse_sum_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9372329Z copying torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9380337Z copying torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9388081Z copying torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9396571Z copying torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9404590Z copying torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9412733Z copying torch/include/ATen/ops/_sparse_sum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9421191Z copying torch/include/ATen/ops/_sparse_sum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9429423Z copying torch/include/ATen/ops/_spdiags.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9437287Z copying torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9444283Z copying torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9452419Z copying torch/include/ATen/ops/_spdiags_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9459867Z copying torch/include/ATen/ops/_spdiags_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9467303Z copying torch/include/ATen/ops/_spsolve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9475693Z copying torch/include/ATen/ops/_spsolve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9483778Z copying torch/include/ATen/ops/_spsolve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9491380Z copying torch/include/ATen/ops/_stack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9499911Z copying torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9507444Z copying torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9515471Z copying torch/include/ATen/ops/_stack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9523864Z copying torch/include/ATen/ops/_stack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9531061Z copying torch/include/ATen/ops/_standard_gamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9539415Z copying torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9547225Z copying torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9554346Z copying torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9562507Z copying torch/include/ATen/ops/_standard_gamma_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9571002Z copying torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9578367Z copying torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9585663Z copying torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9593614Z copying torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9601939Z copying torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9609854Z copying torch/include/ATen/ops/_standard_gamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9617354Z copying torch/include/ATen/ops/_standard_gamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9624861Z copying torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9632908Z copying torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9641018Z copying torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9648708Z copying torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9656827Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9665412Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9673893Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9682150Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9690033Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9698576Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9707072Z 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-08-14T21:42:49.9714308Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9723183Z 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-08-14T21:42:49.9731752Z 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-08-14T21:42:49.9739540Z 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-08-14T21:42:49.9747308Z 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-08-14T21:42:49.9755528Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9763866Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9771979Z copying torch/include/ATen/ops/_test_check_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9780293Z copying torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9787981Z copying torch/include/ATen/ops/_test_check_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9796007Z copying torch/include/ATen/ops/_test_check_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9803959Z copying torch/include/ATen/ops/_test_functorch_fallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9811961Z copying torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9818930Z copying torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9826714Z copying torch/include/ATen/ops/_test_functorch_fallback_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9834198Z copying torch/include/ATen/ops/_test_functorch_fallback_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9842497Z copying torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9851182Z copying torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9858462Z copying torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9866648Z copying torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9874866Z copying torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9883101Z copying torch/include/ATen/ops/_test_optional_floatlist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9891493Z copying torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9899230Z copying torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9906771Z copying torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9914822Z copying torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9923398Z copying torch/include/ATen/ops/_test_optional_intlist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9931679Z copying torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9939309Z copying torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9947590Z copying torch/include/ATen/ops/_test_optional_intlist_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9955094Z copying torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9962810Z copying torch/include/ATen/ops/_test_parallel_materialize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9970714Z copying torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9978501Z copying torch/include/ATen/ops/_test_parallel_materialize_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9986363Z copying torch/include/ATen/ops/_test_parallel_materialize_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:49.9994398Z copying torch/include/ATen/ops/_test_serialization_subcmul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0002992Z copying torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0010667Z copying torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0018675Z copying torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0026353Z copying torch/include/ATen/ops/_test_string_default.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0034418Z copying torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0042097Z copying torch/include/ATen/ops/_test_string_default_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0050171Z copying torch/include/ATen/ops/_test_string_default_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0058215Z copying torch/include/ATen/ops/_test_warn_in_autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0067149Z copying torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0075016Z copying torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0083075Z copying torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0091673Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0100621Z 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-08-14T21:42:50.0108121Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0115693Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0123605Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0132058Z 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-08-14T21:42:50.0139352Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0147761Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0155419Z copying torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0163616Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0172627Z 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-08-14T21:42:50.0180648Z 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-08-14T21:42:50.0188070Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0196093Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0204391Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0211947Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0219616Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0227304Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0234639Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0242881Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0250613Z 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-08-14T21:42:50.0258009Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0266673Z 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-08-14T21:42:50.0276521Z 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-08-14T21:42:50.0284616Z 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-08-14T21:42:50.0292021Z 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-08-14T21:42:50.0299442Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0307400Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0316146Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0325292Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0332813Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0340191Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0347615Z copying torch/include/ATen/ops/_to_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0355179Z copying torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0363444Z copying torch/include/ATen/ops/_to_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0371854Z copying torch/include/ATen/ops/_to_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0379407Z copying torch/include/ATen/ops/_to_cpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0387711Z copying torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0394853Z copying torch/include/ATen/ops/_to_cpu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0404140Z copying torch/include/ATen/ops/_to_cpu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0413816Z copying torch/include/ATen/ops/_to_dense.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0422114Z copying torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0429638Z copying torch/include/ATen/ops/_to_dense_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0437461Z copying torch/include/ATen/ops/_to_dense_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0445760Z copying torch/include/ATen/ops/_to_sparse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0453319Z copying torch/include/ATen/ops/_to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0461669Z copying torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0469263Z copying torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0477018Z copying torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0484091Z copying torch/include/ATen/ops/_to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0492243Z copying torch/include/ATen/ops/_to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0499984Z copying torch/include/ATen/ops/_to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0507141Z copying torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0514969Z copying torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0523249Z copying torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0530203Z copying torch/include/ATen/ops/_to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0537682Z copying torch/include/ATen/ops/_to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0545367Z copying torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0552771Z copying torch/include/ATen/ops/_to_sparse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0560457Z copying torch/include/ATen/ops/_to_sparse_csc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0568753Z copying torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0576823Z copying torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0584705Z copying torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0592517Z copying torch/include/ATen/ops/_to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0601171Z copying torch/include/ATen/ops/_to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0608207Z copying torch/include/ATen/ops/_to_sparse_csr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0619385Z copying torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0629856Z copying torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0636644Z copying torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0643651Z copying torch/include/ATen/ops/_to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0651218Z copying torch/include/ATen/ops/_to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0658268Z copying torch/include/ATen/ops/_to_sparse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0665329Z copying torch/include/ATen/ops/_to_sparse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0677922Z copying torch/include/ATen/ops/_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0684608Z copying torch/include/ATen/ops/_to_sparse_semi_structured.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0693087Z copying torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0700910Z copying torch/include/ATen/ops/_to_sparse_semi_structured_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0708693Z copying torch/include/ATen/ops/_to_sparse_semi_structured_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0716793Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0725556Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0733783Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0740959Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0748452Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0756381Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0764964Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0773547Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0781546Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0788765Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0796772Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0804888Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0812560Z copying torch/include/ATen/ops/_trilinear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0820219Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0827726Z copying torch/include/ATen/ops/_trilinear_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0835592Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0843764Z copying torch/include/ATen/ops/_trilinear_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0851643Z copying torch/include/ATen/ops/_triton_multi_head_attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0859366Z copying torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0867314Z copying torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0875433Z copying torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0883441Z copying torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0891313Z copying torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0899346Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0907003Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0914479Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0922800Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0929814Z copying torch/include/ATen/ops/_unique.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0937963Z copying torch/include/ATen/ops/_unique2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0945784Z copying torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0953828Z copying torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0962314Z copying torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0970735Z copying torch/include/ATen/ops/_unique2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0978761Z copying torch/include/ATen/ops/_unique2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0986358Z copying torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.0994426Z copying torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1002402Z copying torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1010437Z copying torch/include/ATen/ops/_unique_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1018108Z copying torch/include/ATen/ops/_unique_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1025529Z copying torch/include/ATen/ops/_unpack_dual.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1034038Z copying torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1042231Z copying torch/include/ATen/ops/_unpack_dual_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1050059Z copying torch/include/ATen/ops/_unpack_dual_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1057690Z copying torch/include/ATen/ops/_unsafe_index.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1065890Z copying torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1074106Z copying torch/include/ATen/ops/_unsafe_index_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1082035Z copying torch/include/ATen/ops/_unsafe_index_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1089298Z copying torch/include/ATen/ops/_unsafe_index_put.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1097489Z copying torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1104628Z copying torch/include/ATen/ops/_unsafe_index_put_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1112797Z copying torch/include/ATen/ops/_unsafe_index_put_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1121068Z copying torch/include/ATen/ops/_unsafe_masked_index.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1128895Z copying torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1136165Z copying torch/include/ATen/ops/_unsafe_masked_index_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1143883Z copying torch/include/ATen/ops/_unsafe_masked_index_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1152153Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1160453Z 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-08-14T21:42:50.1168120Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1175988Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1183727Z copying torch/include/ATen/ops/_unsafe_view.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1191317Z copying torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1198667Z copying torch/include/ATen/ops/_unsafe_view_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1206534Z copying torch/include/ATen/ops/_unsafe_view_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1214532Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1222865Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1231226Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1238404Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1246644Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1254546Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1262383Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1270867Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1278783Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1286934Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1294175Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1301596Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1309562Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1317112Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1325293Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1333479Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1340891Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1348275Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1356520Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1365295Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1373492Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1381840Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1389546Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1397583Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1405748Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1413413Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1422099Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1430002Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1437998Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1446684Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1454709Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1462690Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1470868Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1478397Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1486185Z copying torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1494705Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1503415Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1511067Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1519133Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1526986Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1534886Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1542522Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1550018Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1557713Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1565535Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1573687Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1581188Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1589078Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1596978Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1604631Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1612298Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1620012Z copying torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1628111Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1636363Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1644138Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1652294Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1660599Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1668452Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1676595Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1684201Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1693178Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1701084Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1709143Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1717047Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1724629Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1732845Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1740579Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1748590Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1756094Z copying torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1764356Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1773534Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1781244Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1788059Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1795561Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1804023Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1811919Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1819576Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1827534Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1834917Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1842890Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1850588Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1861260Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1869625Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1877283Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1885501Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1893260Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1901392Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1908992Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1917235Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1925339Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1933779Z 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-08-14T21:42:50.1941417Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1949500Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1957552Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1965823Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1974033Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1982206Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1990101Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.1997813Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2005924Z 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-08-14T21:42:50.2013379Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2021171Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2029035Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2036236Z 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-08-14T21:42:50.2044424Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2052813Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2060760Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2068696Z 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-08-14T21:42:50.2076486Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2084061Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2092013Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2099691Z 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-08-14T21:42:50.2107070Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2114868Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2123256Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2130912Z 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-08-14T21:42:50.2138337Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2146104Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2154069Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2163012Z 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-08-14T21:42:50.2170864Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2179109Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2187131Z copying torch/include/ATen/ops/_values.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2195420Z copying torch/include/ATen/ops/_values_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2204029Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2212257Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2219937Z copying torch/include/ATen/ops/_values_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2227843Z copying torch/include/ATen/ops/_values_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2235773Z copying torch/include/ATen/ops/_values_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2243855Z copying torch/include/ATen/ops/_values_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2251852Z copying torch/include/ATen/ops/_version.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2260164Z copying torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2267822Z copying torch/include/ATen/ops/_version_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2276272Z copying torch/include/ATen/ops/_version_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2284311Z copying torch/include/ATen/ops/_weight_int4pack_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2293149Z copying torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2300614Z copying torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2308163Z 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-08-14T21:42:50.2315890Z copying torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2324168Z copying torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2332159Z copying torch/include/ATen/ops/_weight_int4pack_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2339983Z copying torch/include/ATen/ops/_weight_int4pack_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2348332Z 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-08-14T21:42:50.2356100Z 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-08-14T21:42:50.2364083Z 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-08-14T21:42:50.2372675Z copying torch/include/ATen/ops/_weight_int8pack_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2380162Z copying torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2388409Z copying torch/include/ATen/ops/_weight_int8pack_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2395865Z copying torch/include/ATen/ops/_weight_int8pack_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2403919Z copying torch/include/ATen/ops/_weight_int8pack_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2411394Z copying torch/include/ATen/ops/_weight_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2419199Z copying torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2427609Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2435909Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2444268Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2452567Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2460409Z copying torch/include/ATen/ops/_weight_norm_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2468789Z copying torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2477026Z copying torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2484864Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2495057Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2504914Z copying torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2512869Z copying torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2521101Z copying torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2528164Z copying torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2536371Z copying torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2543281Z copying torch/include/ATen/ops/_weight_norm_interface_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2550538Z copying torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2558058Z copying torch/include/ATen/ops/_weight_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2565792Z copying torch/include/ATen/ops/_weight_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2574256Z copying torch/include/ATen/ops/_wrapped_linear_prepack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2582390Z copying torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2588953Z copying torch/include/ATen/ops/_wrapped_linear_prepack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2596439Z copying torch/include/ATen/ops/_wrapped_linear_prepack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2604615Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2612401Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2619800Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2627265Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2634836Z copying torch/include/ATen/ops/abs.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2643046Z copying torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2650215Z copying torch/include/ATen/ops/abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2657735Z copying torch/include/ATen/ops/abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2665300Z copying torch/include/ATen/ops/abs_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2674205Z copying torch/include/ATen/ops/abs_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2681696Z copying torch/include/ATen/ops/absolute.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2689414Z copying torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2697091Z copying torch/include/ATen/ops/absolute_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2704630Z copying torch/include/ATen/ops/absolute_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2712347Z copying torch/include/ATen/ops/acos.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2721287Z copying torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2729127Z copying torch/include/ATen/ops/acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2736674Z copying torch/include/ATen/ops/acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2743935Z copying torch/include/ATen/ops/acos_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2751283Z copying torch/include/ATen/ops/acos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2758728Z copying torch/include/ATen/ops/acos_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2767113Z copying torch/include/ATen/ops/acos_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2775078Z copying torch/include/ATen/ops/acosh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2783385Z copying torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2791276Z copying torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2799538Z copying torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2806830Z copying torch/include/ATen/ops/acosh_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2814368Z copying torch/include/ATen/ops/acosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2822386Z copying torch/include/ATen/ops/acosh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2830527Z copying torch/include/ATen/ops/acosh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2838678Z copying torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2846979Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2855002Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2862840Z copying torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2871546Z copying torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2879369Z copying torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2887665Z copying torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2895747Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2903314Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2911685Z copying torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2920450Z copying torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2928158Z copying torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2936641Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2944728Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2952359Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2960280Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2968068Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2975900Z copying torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2983694Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2991395Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.2998516Z copying torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3007341Z copying torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3015202Z copying torch/include/ATen/ops/adaptive_max_pool1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3023832Z copying torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3031570Z copying torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3039462Z copying torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3047410Z copying torch/include/ATen/ops/adaptive_max_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3055483Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3064010Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3072942Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3081603Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3088977Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3096928Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3104349Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3111639Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3120076Z copying torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3127757Z copying torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3135348Z copying torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3143189Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3151196Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3158742Z copying torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3166684Z copying torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3174530Z copying torch/include/ATen/ops/adaptive_max_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3191883Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3193801Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3201547Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3209077Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3216489Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3224357Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3231880Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3239889Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3248177Z copying torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3256242Z copying torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3264130Z copying torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3272316Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3280861Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3288295Z copying torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3296584Z copying torch/include/ATen/ops/add.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3304666Z copying torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3312729Z copying torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3321422Z copying torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3328819Z copying torch/include/ATen/ops/add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3336066Z copying torch/include/ATen/ops/add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3343826Z copying torch/include/ATen/ops/add_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3351456Z copying torch/include/ATen/ops/add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3358846Z copying torch/include/ATen/ops/add_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3366963Z copying torch/include/ATen/ops/add_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3375749Z copying torch/include/ATen/ops/addbmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3383800Z copying torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3391303Z copying torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3400091Z copying torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3407171Z copying torch/include/ATen/ops/addbmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3415045Z copying torch/include/ATen/ops/addbmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3422765Z copying torch/include/ATen/ops/addcdiv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3430828Z copying torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3438799Z copying torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3447640Z copying torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3455507Z copying torch/include/ATen/ops/addcdiv_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3463352Z copying torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3471139Z copying torch/include/ATen/ops/addcdiv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3478824Z copying torch/include/ATen/ops/addcdiv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3486556Z copying torch/include/ATen/ops/addcmul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3494561Z copying torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3502197Z copying torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3510461Z copying torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3519980Z copying torch/include/ATen/ops/addcmul_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3529052Z copying torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3537630Z copying torch/include/ATen/ops/addcmul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3545910Z copying torch/include/ATen/ops/addcmul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3553700Z copying torch/include/ATen/ops/addmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3562425Z copying torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3570292Z copying torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3578522Z copying torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3586462Z copying torch/include/ATen/ops/addmm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3594239Z copying torch/include/ATen/ops/addmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3603176Z copying torch/include/ATen/ops/addmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3610285Z copying torch/include/ATen/ops/addmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3618358Z copying torch/include/ATen/ops/addmv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3628504Z copying torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3637738Z copying torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3645571Z copying torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3653261Z copying torch/include/ATen/ops/addmv_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3660193Z copying torch/include/ATen/ops/addmv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3667227Z copying torch/include/ATen/ops/addmv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3674835Z copying torch/include/ATen/ops/addmv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3682541Z copying torch/include/ATen/ops/addr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3690414Z copying torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3697739Z copying torch/include/ATen/ops/addr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3704919Z copying torch/include/ATen/ops/addr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3712289Z copying torch/include/ATen/ops/addr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3719539Z copying torch/include/ATen/ops/addr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3727721Z copying torch/include/ATen/ops/adjoint.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3735607Z copying torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3742575Z copying torch/include/ATen/ops/adjoint_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3750509Z copying torch/include/ATen/ops/adjoint_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3758903Z copying torch/include/ATen/ops/affine_grid_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3767286Z copying torch/include/ATen/ops/affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3775577Z copying torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3784728Z copying torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3792029Z copying torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3800452Z copying torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3807882Z copying torch/include/ATen/ops/affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3815414Z copying torch/include/ATen/ops/affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3822813Z copying torch/include/ATen/ops/alias.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3831581Z copying torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3838992Z copying torch/include/ATen/ops/alias_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3847309Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3854938Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3862607Z copying torch/include/ATen/ops/alias_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3870577Z copying torch/include/ATen/ops/alias_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3878633Z copying torch/include/ATen/ops/alias_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3886428Z copying torch/include/ATen/ops/alias_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3893697Z copying torch/include/ATen/ops/align_as.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3902093Z copying torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3909707Z copying torch/include/ATen/ops/align_as_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3918046Z copying torch/include/ATen/ops/align_as_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3926255Z copying torch/include/ATen/ops/align_tensors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3933862Z copying torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3941588Z copying torch/include/ATen/ops/align_tensors_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3949014Z copying torch/include/ATen/ops/align_tensors_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3956708Z copying torch/include/ATen/ops/align_to.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3964711Z copying torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3973039Z copying torch/include/ATen/ops/align_to_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3980812Z copying torch/include/ATen/ops/align_to_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3988516Z copying torch/include/ATen/ops/all.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.3996622Z copying torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4005095Z copying torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4012242Z copying torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4020060Z copying torch/include/ATen/ops/all_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4028228Z copying torch/include/ATen/ops/all_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4036518Z copying torch/include/ATen/ops/all_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4044947Z copying torch/include/ATen/ops/all_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4053059Z copying torch/include/ATen/ops/all_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4061260Z copying torch/include/ATen/ops/all_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4069606Z copying torch/include/ATen/ops/allclose.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4078146Z copying torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4086246Z copying torch/include/ATen/ops/allclose_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4093581Z copying torch/include/ATen/ops/allclose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4101570Z copying torch/include/ATen/ops/alpha_dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4109717Z copying torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4130649Z copying torch/include/ATen/ops/alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4132180Z copying torch/include/ATen/ops/alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4133374Z copying torch/include/ATen/ops/amax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4140863Z copying torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4148128Z copying torch/include/ATen/ops/amax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4155815Z copying torch/include/ATen/ops/amax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4163823Z copying torch/include/ATen/ops/amax_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4172549Z copying torch/include/ATen/ops/amax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4180284Z copying torch/include/ATen/ops/amax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4187158Z copying torch/include/ATen/ops/amax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4194893Z copying torch/include/ATen/ops/amin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4203778Z copying torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4212362Z copying torch/include/ATen/ops/amin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4220653Z copying torch/include/ATen/ops/amin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4228811Z copying torch/include/ATen/ops/amin_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4236747Z copying torch/include/ATen/ops/amin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4245048Z copying torch/include/ATen/ops/amin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4253216Z copying torch/include/ATen/ops/amin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4260839Z copying torch/include/ATen/ops/aminmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4269937Z copying torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4277563Z copying torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4285698Z copying torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4293445Z copying torch/include/ATen/ops/aminmax_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4301641Z copying torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4310246Z copying torch/include/ATen/ops/aminmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4318638Z copying torch/include/ATen/ops/aminmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4326999Z copying torch/include/ATen/ops/and.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4335266Z copying torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4343093Z copying torch/include/ATen/ops/and_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4351042Z copying torch/include/ATen/ops/and_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4359498Z copying torch/include/ATen/ops/angle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4368300Z copying torch/include/ATen/ops/angle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4376029Z copying torch/include/ATen/ops/angle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4383872Z copying torch/include/ATen/ops/angle_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4401142Z copying torch/include/ATen/ops/angle_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4404258Z copying torch/include/ATen/ops/any.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4422311Z copying torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4425168Z copying torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4433255Z copying torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4441315Z copying torch/include/ATen/ops/any_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4448352Z copying torch/include/ATen/ops/any_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4456383Z copying torch/include/ATen/ops/any_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4464212Z copying torch/include/ATen/ops/any_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4472702Z copying torch/include/ATen/ops/any_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4481432Z copying torch/include/ATen/ops/any_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4489972Z copying torch/include/ATen/ops/arange.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4498083Z copying torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4505630Z copying torch/include/ATen/ops/arange_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4513958Z copying torch/include/ATen/ops/arange_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4522864Z copying torch/include/ATen/ops/arange_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4530565Z copying torch/include/ATen/ops/arange_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4538683Z copying torch/include/ATen/ops/arange_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4547026Z copying torch/include/ATen/ops/arccos.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4555563Z copying torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4563612Z copying torch/include/ATen/ops/arccos_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4571971Z copying torch/include/ATen/ops/arccos_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4579777Z copying torch/include/ATen/ops/arccosh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4587701Z copying torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4595686Z copying torch/include/ATen/ops/arccosh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4603286Z copying torch/include/ATen/ops/arccosh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4610983Z copying torch/include/ATen/ops/arcsin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4618472Z copying torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4626122Z copying torch/include/ATen/ops/arcsin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4633957Z copying torch/include/ATen/ops/arcsin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4641631Z copying torch/include/ATen/ops/arcsinh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4649410Z copying torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4656999Z copying torch/include/ATen/ops/arcsinh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4664666Z copying torch/include/ATen/ops/arcsinh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4672772Z copying torch/include/ATen/ops/arctan.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4680562Z copying torch/include/ATen/ops/arctan2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4688582Z copying torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4696040Z copying torch/include/ATen/ops/arctan2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4703885Z copying torch/include/ATen/ops/arctan2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4711594Z copying torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4719619Z copying torch/include/ATen/ops/arctan_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4727040Z copying torch/include/ATen/ops/arctan_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4734678Z copying torch/include/ATen/ops/arctanh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4742811Z copying torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4750361Z copying torch/include/ATen/ops/arctanh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4757593Z copying torch/include/ATen/ops/arctanh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4765480Z copying torch/include/ATen/ops/argmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4773780Z copying torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4780856Z copying torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4788241Z copying torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4796017Z copying torch/include/ATen/ops/argmax_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4803970Z copying torch/include/ATen/ops/argmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4810963Z copying torch/include/ATen/ops/argmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4818933Z copying torch/include/ATen/ops/argmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4827208Z copying torch/include/ATen/ops/argmin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4835535Z copying torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4844016Z copying torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4852240Z copying torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4860523Z copying torch/include/ATen/ops/argmin_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4868534Z copying torch/include/ATen/ops/argmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4876720Z copying torch/include/ATen/ops/argmin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4884549Z copying torch/include/ATen/ops/argmin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4892994Z copying torch/include/ATen/ops/argsort.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4901192Z copying torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4908389Z copying torch/include/ATen/ops/argsort_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4916201Z copying torch/include/ATen/ops/argsort_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4924460Z copying torch/include/ATen/ops/argwhere.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4932496Z copying torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4940009Z copying torch/include/ATen/ops/argwhere_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4947638Z copying torch/include/ATen/ops/argwhere_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4955469Z copying torch/include/ATen/ops/as_strided.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4963942Z copying torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4971700Z copying torch/include/ATen/ops/as_strided_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4979782Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4988393Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.4996134Z copying torch/include/ATen/ops/as_strided_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5004496Z copying torch/include/ATen/ops/as_strided_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5012238Z copying torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5019644Z copying torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5027846Z copying torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5035613Z copying torch/include/ATen/ops/as_strided_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5043786Z copying torch/include/ATen/ops/as_strided_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5051418Z copying torch/include/ATen/ops/as_strided_scatter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5059646Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5067793Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5076046Z copying torch/include/ATen/ops/as_strided_scatter_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5084216Z copying torch/include/ATen/ops/as_strided_scatter_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5092754Z copying torch/include/ATen/ops/asin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5101641Z copying torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5109256Z copying torch/include/ATen/ops/asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5116776Z copying torch/include/ATen/ops/asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5124732Z copying torch/include/ATen/ops/asin_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5132549Z copying torch/include/ATen/ops/asin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5140377Z copying torch/include/ATen/ops/asin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5148078Z copying torch/include/ATen/ops/asin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5156615Z copying torch/include/ATen/ops/asinh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5165170Z copying torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5173297Z copying torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5181360Z copying torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5188974Z copying torch/include/ATen/ops/asinh_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5196043Z copying torch/include/ATen/ops/asinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5204213Z copying torch/include/ATen/ops/asinh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5212280Z copying torch/include/ATen/ops/asinh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5220187Z copying torch/include/ATen/ops/atan.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5227737Z copying torch/include/ATen/ops/atan2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5236233Z copying torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5244149Z copying torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5251939Z copying torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5259765Z copying torch/include/ATen/ops/atan2_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5267279Z copying torch/include/ATen/ops/atan2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5275123Z copying torch/include/ATen/ops/atan2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5283281Z copying torch/include/ATen/ops/atan2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5291608Z copying torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5298473Z copying torch/include/ATen/ops/atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5306330Z copying torch/include/ATen/ops/atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5314857Z copying torch/include/ATen/ops/atan_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5323777Z copying torch/include/ATen/ops/atan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5331565Z copying torch/include/ATen/ops/atan_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5338996Z copying torch/include/ATen/ops/atan_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5347030Z copying torch/include/ATen/ops/atanh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5355676Z copying torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5363770Z copying torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5371920Z copying torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5380301Z copying torch/include/ATen/ops/atanh_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5388252Z copying torch/include/ATen/ops/atanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5396320Z copying torch/include/ATen/ops/atanh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5403950Z copying torch/include/ATen/ops/atanh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5411491Z copying torch/include/ATen/ops/atleast_1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5419324Z copying torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5426464Z copying torch/include/ATen/ops/atleast_1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5434701Z copying torch/include/ATen/ops/atleast_1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5443834Z copying torch/include/ATen/ops/atleast_2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5451562Z copying torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5458679Z copying torch/include/ATen/ops/atleast_2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5465501Z copying torch/include/ATen/ops/atleast_2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5473739Z copying torch/include/ATen/ops/atleast_3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5481831Z copying torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5488923Z copying torch/include/ATen/ops/atleast_3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5496984Z copying torch/include/ATen/ops/atleast_3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5504887Z copying torch/include/ATen/ops/avg_pool1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5513048Z copying torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5521766Z copying torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5528967Z copying torch/include/ATen/ops/avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5536616Z copying torch/include/ATen/ops/avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5544201Z copying torch/include/ATen/ops/avg_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5552406Z copying torch/include/ATen/ops/avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5561007Z copying torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5568403Z copying torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5576706Z copying torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5584579Z copying torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5592805Z copying torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5601407Z copying torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5609821Z copying torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5618309Z copying torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5626275Z copying torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5634147Z copying torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5643598Z copying torch/include/ATen/ops/avg_pool2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5661128Z copying torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5663212Z copying torch/include/ATen/ops/avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5671188Z copying torch/include/ATen/ops/avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5678728Z copying torch/include/ATen/ops/avg_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5685908Z copying torch/include/ATen/ops/avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5693633Z copying torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5701619Z copying torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5709507Z copying torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5717260Z copying torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5725640Z copying torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5733547Z copying torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5741366Z copying torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5749557Z copying torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5757183Z copying torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5764975Z copying torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5773609Z copying torch/include/ATen/ops/avg_pool3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5781449Z copying torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5789266Z copying torch/include/ATen/ops/avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5797242Z copying torch/include/ATen/ops/avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5805159Z copying torch/include/ATen/ops/baddbmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5813104Z copying torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5820769Z copying torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5828296Z copying torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5835677Z copying torch/include/ATen/ops/baddbmm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5843872Z copying torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5851356Z copying torch/include/ATen/ops/baddbmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5859522Z copying torch/include/ATen/ops/baddbmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5868437Z copying torch/include/ATen/ops/bartlett_window.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5876910Z copying torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5885144Z copying torch/include/ATen/ops/bartlett_window_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5893109Z copying torch/include/ATen/ops/bartlett_window_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5900599Z copying torch/include/ATen/ops/batch_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5908590Z copying torch/include/ATen/ops/batch_norm_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5916566Z copying torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5924905Z copying torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5932615Z copying torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5940841Z copying torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5948401Z copying torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5956258Z copying torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5964239Z copying torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5972611Z copying torch/include/ATen/ops/batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5980083Z copying torch/include/ATen/ops/batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5988040Z copying torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.5995687Z copying torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6003798Z copying torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6012076Z copying torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6019789Z copying torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6027065Z copying torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6034519Z copying torch/include/ATen/ops/batch_norm_elemt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6043368Z copying torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6051386Z copying torch/include/ATen/ops/batch_norm_elemt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6059251Z copying torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6067306Z copying torch/include/ATen/ops/batch_norm_gather_stats.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6075644Z copying torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6083590Z copying torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6091420Z copying torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6099702Z copying torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6107926Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6116030Z 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-08-14T21:42:50.6124077Z 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-08-14T21:42:50.6132248Z 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-08-14T21:42:50.6139933Z 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-08-14T21:42:50.6147373Z copying torch/include/ATen/ops/batch_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6154763Z copying torch/include/ATen/ops/batch_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6162658Z copying torch/include/ATen/ops/batch_norm_stats.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6170768Z copying torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6178366Z copying torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6185727Z copying torch/include/ATen/ops/batch_norm_stats_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6193526Z copying torch/include/ATen/ops/batch_norm_stats_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6202119Z copying torch/include/ATen/ops/batch_norm_update_stats.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6211323Z copying torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6218387Z copying torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6226169Z copying torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6234208Z copying torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6242505Z copying torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6250310Z copying torch/include/ATen/ops/bernoulli.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6258279Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6266329Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6274379Z copying torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6282531Z copying torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6290198Z copying torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6298110Z copying torch/include/ATen/ops/bernoulli_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6306073Z copying torch/include/ATen/ops/bernoulli_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6314171Z copying torch/include/ATen/ops/bilinear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6323063Z copying torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6330420Z copying torch/include/ATen/ops/bilinear_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6338436Z copying torch/include/ATen/ops/bilinear_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6345967Z copying torch/include/ATen/ops/binary_cross_entropy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6353266Z copying torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6361628Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6369771Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6378512Z copying torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6386398Z copying torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6394657Z copying torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6403028Z copying torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6411523Z copying torch/include/ATen/ops/binary_cross_entropy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6418957Z copying torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6427320Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6435905Z 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-08-14T21:42:50.6444132Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6452328Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6459871Z copying torch/include/ATen/ops/bincount.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6468120Z copying torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6475975Z copying torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6483965Z copying torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6492627Z copying torch/include/ATen/ops/bincount_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6501856Z copying torch/include/ATen/ops/bincount_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6510133Z copying torch/include/ATen/ops/binomial.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6517904Z copying torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6526497Z copying torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6534594Z copying torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6541868Z copying torch/include/ATen/ops/binomial_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6549347Z copying torch/include/ATen/ops/binomial_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6556595Z copying torch/include/ATen/ops/bitwise_and.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6564928Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6573020Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6580638Z copying torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6588299Z copying torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6596209Z copying torch/include/ATen/ops/bitwise_and_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6604126Z copying torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6611987Z copying torch/include/ATen/ops/bitwise_and_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6619342Z copying torch/include/ATen/ops/bitwise_and_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6628031Z copying torch/include/ATen/ops/bitwise_left_shift.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6636296Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6645365Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6653761Z copying torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6662353Z copying torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6670400Z copying torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6678305Z copying torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6685974Z copying torch/include/ATen/ops/bitwise_left_shift_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6692642Z copying torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6700130Z copying torch/include/ATen/ops/bitwise_not.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6708350Z copying torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6716030Z copying torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6723954Z copying torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6732037Z copying torch/include/ATen/ops/bitwise_not_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6739573Z copying torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6747573Z copying torch/include/ATen/ops/bitwise_not_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6755885Z copying torch/include/ATen/ops/bitwise_not_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6763768Z copying torch/include/ATen/ops/bitwise_or.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6772203Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6779967Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6787262Z copying torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6795440Z copying torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6803908Z copying torch/include/ATen/ops/bitwise_or_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6812370Z copying torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6819473Z copying torch/include/ATen/ops/bitwise_or_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6827366Z copying torch/include/ATen/ops/bitwise_or_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6835458Z copying torch/include/ATen/ops/bitwise_right_shift.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6843872Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6851607Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6858847Z copying torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6867282Z copying torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6875284Z copying torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6883546Z copying torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6891743Z copying torch/include/ATen/ops/bitwise_right_shift_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6899224Z copying torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6907410Z copying torch/include/ATen/ops/bitwise_xor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6915775Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6924048Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6931202Z copying torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6939030Z copying torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6946381Z copying torch/include/ATen/ops/bitwise_xor_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6954068Z copying torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6961707Z copying torch/include/ATen/ops/bitwise_xor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6969550Z copying torch/include/ATen/ops/bitwise_xor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6978077Z copying torch/include/ATen/ops/blackman_window.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6986226Z copying torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.6993992Z copying torch/include/ATen/ops/blackman_window_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7002223Z copying torch/include/ATen/ops/blackman_window_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7009925Z copying torch/include/ATen/ops/block_diag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7017860Z copying torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7026331Z copying torch/include/ATen/ops/block_diag_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7034539Z copying torch/include/ATen/ops/block_diag_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7042305Z copying torch/include/ATen/ops/bmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7050624Z copying torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7058233Z copying torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7066126Z copying torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7074250Z copying torch/include/ATen/ops/bmm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7082330Z copying torch/include/ATen/ops/bmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7090235Z copying torch/include/ATen/ops/bmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7098016Z copying torch/include/ATen/ops/bmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7105873Z copying torch/include/ATen/ops/broadcast_tensors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7114230Z copying torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7122096Z copying torch/include/ATen/ops/broadcast_tensors_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7129844Z copying torch/include/ATen/ops/broadcast_tensors_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7138008Z copying torch/include/ATen/ops/broadcast_to.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7146600Z copying torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7154246Z copying torch/include/ATen/ops/broadcast_to_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7162348Z copying torch/include/ATen/ops/broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7170741Z copying torch/include/ATen/ops/bucketize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7178514Z copying torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7185843Z copying torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7193542Z copying torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7201409Z copying torch/include/ATen/ops/bucketize_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7208928Z copying torch/include/ATen/ops/bucketize_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7216623Z copying torch/include/ATen/ops/can_cast.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7224932Z copying torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7232445Z copying torch/include/ATen/ops/can_cast_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7240094Z copying torch/include/ATen/ops/can_cast_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7248173Z copying torch/include/ATen/ops/cartesian_prod.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7256523Z copying torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7264381Z copying torch/include/ATen/ops/cartesian_prod_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7273551Z copying torch/include/ATen/ops/cartesian_prod_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7281893Z copying torch/include/ATen/ops/cat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7290325Z copying torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7297696Z copying torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7305093Z copying torch/include/ATen/ops/cat_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7313038Z copying torch/include/ATen/ops/cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7321410Z copying torch/include/ATen/ops/cat_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7329582Z copying torch/include/ATen/ops/cat_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7337238Z copying torch/include/ATen/ops/cat_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7344840Z copying torch/include/ATen/ops/cat_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7352750Z copying torch/include/ATen/ops/cauchy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7361186Z copying torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7370033Z copying torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7378292Z copying torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7385493Z copying torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7393106Z copying torch/include/ATen/ops/cauchy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7401193Z copying torch/include/ATen/ops/cauchy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7408723Z copying torch/include/ATen/ops/ccol_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7416373Z copying torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7424309Z copying torch/include/ATen/ops/ccol_indices_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7432955Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7442854Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7450618Z copying torch/include/ATen/ops/ccol_indices_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7458365Z copying torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7466027Z copying torch/include/ATen/ops/ccol_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7474188Z copying torch/include/ATen/ops/ccol_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7482018Z copying torch/include/ATen/ops/cdist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7490241Z copying torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7497880Z copying torch/include/ATen/ops/cdist_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7505539Z copying torch/include/ATen/ops/cdist_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7513412Z copying torch/include/ATen/ops/ceil.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7522045Z copying torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7529589Z copying torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7537338Z copying torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7545404Z copying torch/include/ATen/ops/ceil_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7553500Z copying torch/include/ATen/ops/ceil_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7562282Z copying torch/include/ATen/ops/ceil_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7570074Z copying torch/include/ATen/ops/ceil_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7578207Z copying torch/include/ATen/ops/celu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7586445Z copying torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7593977Z copying torch/include/ATen/ops/celu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7602354Z copying torch/include/ATen/ops/celu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7610337Z copying torch/include/ATen/ops/chain_matmul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7618095Z copying torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7626079Z copying torch/include/ATen/ops/chain_matmul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7635514Z copying torch/include/ATen/ops/chain_matmul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7643522Z copying torch/include/ATen/ops/chalf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7651731Z copying torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7659340Z copying torch/include/ATen/ops/chalf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7667304Z copying torch/include/ATen/ops/chalf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7675465Z copying torch/include/ATen/ops/channel_shuffle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7683954Z copying torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7691295Z copying torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7698866Z copying torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7706289Z copying torch/include/ATen/ops/channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7714517Z copying torch/include/ATen/ops/channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7722769Z copying torch/include/ATen/ops/cholesky.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7730581Z copying torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7737540Z copying torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7745440Z copying torch/include/ATen/ops/cholesky_inverse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7752722Z copying torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7760963Z copying torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7768738Z copying torch/include/ATen/ops/cholesky_inverse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7776272Z copying torch/include/ATen/ops/cholesky_inverse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7783634Z copying torch/include/ATen/ops/cholesky_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7791070Z copying torch/include/ATen/ops/cholesky_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7798671Z copying torch/include/ATen/ops/cholesky_solve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7806839Z copying torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7813987Z copying torch/include/ATen/ops/cholesky_solve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7821773Z copying torch/include/ATen/ops/cholesky_solve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7829759Z copying torch/include/ATen/ops/choose_qparams_optimized.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7837728Z copying torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7845192Z copying torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7852634Z copying torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7859885Z copying torch/include/ATen/ops/chunk.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7867903Z copying torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7875982Z copying torch/include/ATen/ops/chunk_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7883767Z copying torch/include/ATen/ops/chunk_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7891420Z copying torch/include/ATen/ops/clamp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7899088Z copying torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7906718Z copying torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7914459Z copying torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7923217Z copying torch/include/ATen/ops/clamp_max.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7931787Z copying torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7939483Z copying torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7947547Z copying torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7954916Z copying torch/include/ATen/ops/clamp_max_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7963040Z copying torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7970885Z copying torch/include/ATen/ops/clamp_max_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7978137Z copying torch/include/ATen/ops/clamp_max_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7986080Z copying torch/include/ATen/ops/clamp_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.7994500Z copying torch/include/ATen/ops/clamp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8002735Z copying torch/include/ATen/ops/clamp_min.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8011088Z copying torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8019012Z copying torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8027111Z copying torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8034878Z copying torch/include/ATen/ops/clamp_min_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8043290Z copying torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8051415Z copying torch/include/ATen/ops/clamp_min_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8059294Z copying torch/include/ATen/ops/clamp_min_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8067363Z copying torch/include/ATen/ops/clamp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8076127Z copying torch/include/ATen/ops/clamp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8084434Z copying torch/include/ATen/ops/clip.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8092948Z copying torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8100307Z copying torch/include/ATen/ops/clip_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8108153Z copying torch/include/ATen/ops/clip_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8116519Z copying torch/include/ATen/ops/clone.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8124901Z copying torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8132718Z copying torch/include/ATen/ops/clone_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8140394Z copying torch/include/ATen/ops/clone_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8149330Z copying torch/include/ATen/ops/coalesce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8157340Z copying torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8165330Z copying torch/include/ATen/ops/coalesce_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8174298Z copying torch/include/ATen/ops/coalesce_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8182655Z copying torch/include/ATen/ops/col2im.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8191163Z copying torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8199306Z copying torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8207822Z copying torch/include/ATen/ops/col2im_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8215397Z copying torch/include/ATen/ops/col2im_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8223522Z copying torch/include/ATen/ops/col_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8231889Z copying torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8239587Z copying torch/include/ATen/ops/col_indices_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8247896Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8256025Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8263418Z copying torch/include/ATen/ops/col_indices_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8271973Z copying torch/include/ATen/ops/col_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8280224Z copying torch/include/ATen/ops/col_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8287453Z copying torch/include/ATen/ops/col_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8295484Z copying torch/include/ATen/ops/column_stack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8303269Z copying torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8310429Z copying torch/include/ATen/ops/column_stack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8317766Z copying torch/include/ATen/ops/column_stack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8326041Z copying torch/include/ATen/ops/combinations.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8334348Z copying torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8341950Z copying torch/include/ATen/ops/combinations_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8349245Z copying torch/include/ATen/ops/combinations_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8356806Z copying torch/include/ATen/ops/complex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8364963Z copying torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8373111Z copying torch/include/ATen/ops/complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8381074Z copying torch/include/ATen/ops/complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8388659Z copying torch/include/ATen/ops/complex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8396505Z copying torch/include/ATen/ops/complex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8404797Z copying torch/include/ATen/ops/concat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8413527Z copying torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8421215Z copying torch/include/ATen/ops/concat_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8431042Z copying torch/include/ATen/ops/concat_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8441129Z copying torch/include/ATen/ops/concatenate.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8450886Z copying torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8458148Z copying torch/include/ATen/ops/concatenate_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8466117Z copying torch/include/ATen/ops/concatenate_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8474012Z copying torch/include/ATen/ops/conj.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8482321Z copying torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8489309Z copying torch/include/ATen/ops/conj_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8496541Z copying torch/include/ATen/ops/conj_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8504517Z copying torch/include/ATen/ops/conj_physical.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8512447Z copying torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8520462Z copying torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8527593Z copying torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8535040Z copying torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8542877Z copying torch/include/ATen/ops/conj_physical_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8549745Z copying torch/include/ATen/ops/conj_physical_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8557248Z copying torch/include/ATen/ops/constant_pad_nd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8566039Z copying torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8573805Z copying torch/include/ATen/ops/constant_pad_nd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8581143Z copying torch/include/ATen/ops/constant_pad_nd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8588811Z copying torch/include/ATen/ops/contiguous.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8596950Z copying torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8604253Z copying torch/include/ATen/ops/contiguous_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8612179Z copying torch/include/ATen/ops/contiguous_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8619593Z copying torch/include/ATen/ops/conv1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8628597Z copying torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8637576Z copying torch/include/ATen/ops/conv1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8645373Z copying torch/include/ATen/ops/conv1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8652664Z copying torch/include/ATen/ops/conv2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8660529Z copying torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8668214Z copying torch/include/ATen/ops/conv2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8676066Z copying torch/include/ATen/ops/conv2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8684044Z copying torch/include/ATen/ops/conv3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8692485Z copying torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8700172Z copying torch/include/ATen/ops/conv3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8707875Z copying torch/include/ATen/ops/conv3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8716055Z copying torch/include/ATen/ops/conv_depthwise3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8725086Z copying torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8733391Z copying torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8741552Z copying torch/include/ATen/ops/conv_depthwise3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8749576Z copying torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8756585Z copying torch/include/ATen/ops/conv_tbc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8765002Z copying torch/include/ATen/ops/conv_tbc_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8773530Z copying torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8780816Z copying torch/include/ATen/ops/conv_tbc_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8788264Z copying torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8796186Z copying torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8804023Z copying torch/include/ATen/ops/conv_tbc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8812077Z copying torch/include/ATen/ops/conv_tbc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8819178Z copying torch/include/ATen/ops/conv_transpose1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8827271Z copying torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8835638Z copying torch/include/ATen/ops/conv_transpose1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8843765Z copying torch/include/ATen/ops/conv_transpose1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8851612Z copying torch/include/ATen/ops/conv_transpose2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8859820Z copying torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8867232Z copying torch/include/ATen/ops/conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8875279Z copying torch/include/ATen/ops/conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8883393Z copying torch/include/ATen/ops/conv_transpose3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8891976Z copying torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8899758Z copying torch/include/ATen/ops/conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8907658Z copying torch/include/ATen/ops/conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8915403Z copying torch/include/ATen/ops/convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8923378Z copying torch/include/ATen/ops/convolution_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8931729Z copying torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8939341Z copying torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8947902Z copying torch/include/ATen/ops/convolution_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8955472Z copying torch/include/ATen/ops/convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8963526Z copying torch/include/ATen/ops/convolution_backward_overrideable.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8972809Z copying torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8980844Z copying torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8988953Z copying torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.8997251Z copying torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9005111Z copying torch/include/ATen/ops/convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9012968Z copying torch/include/ATen/ops/convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9020446Z copying torch/include/ATen/ops/convolution_overrideable.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9029014Z copying torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9036636Z copying torch/include/ATen/ops/convolution_overrideable_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9045381Z copying torch/include/ATen/ops/convolution_overrideable_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9052837Z copying torch/include/ATen/ops/copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9060906Z copying torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9069050Z copying torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9077460Z copying torch/include/ATen/ops/copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9085560Z copying torch/include/ATen/ops/copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9093670Z copying torch/include/ATen/ops/copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9101841Z copying torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9109910Z copying torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9117548Z copying torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9125396Z copying torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9133296Z copying torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9140544Z copying torch/include/ATen/ops/copysign.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9148896Z copying torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9156632Z copying torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9164771Z copying torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9173307Z copying torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9181026Z copying torch/include/ATen/ops/copysign_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9188549Z copying torch/include/ATen/ops/copysign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9196250Z copying torch/include/ATen/ops/copysign_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9204088Z copying torch/include/ATen/ops/copysign_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9212611Z copying torch/include/ATen/ops/corrcoef.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9221711Z copying torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9229500Z copying torch/include/ATen/ops/corrcoef_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9237488Z copying torch/include/ATen/ops/corrcoef_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9245420Z copying torch/include/ATen/ops/cos.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9253089Z copying torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9260617Z copying torch/include/ATen/ops/cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9268994Z copying torch/include/ATen/ops/cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9277274Z copying torch/include/ATen/ops/cos_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9285499Z copying torch/include/ATen/ops/cos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9292695Z copying torch/include/ATen/ops/cos_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9300394Z copying torch/include/ATen/ops/cos_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9308381Z copying torch/include/ATen/ops/cosh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9316602Z copying torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9324567Z copying torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9332867Z copying torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9340579Z copying torch/include/ATen/ops/cosh_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9348520Z copying torch/include/ATen/ops/cosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9356563Z copying torch/include/ATen/ops/cosh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9364558Z copying torch/include/ATen/ops/cosh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9372566Z copying torch/include/ATen/ops/cosine_embedding_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9380932Z copying torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9388736Z copying torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9396148Z copying torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9403938Z copying torch/include/ATen/ops/cosine_similarity.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9411447Z copying torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9418930Z copying torch/include/ATen/ops/cosine_similarity_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9428072Z copying torch/include/ATen/ops/cosine_similarity_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9435978Z copying torch/include/ATen/ops/count_nonzero.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9444718Z copying torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9452883Z copying torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9460304Z copying torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9468591Z copying torch/include/ATen/ops/count_nonzero_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9477142Z copying torch/include/ATen/ops/count_nonzero_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9485127Z copying torch/include/ATen/ops/cov.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9493546Z copying torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9501252Z copying torch/include/ATen/ops/cov_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9509313Z copying torch/include/ATen/ops/cov_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9522626Z copying torch/include/ATen/ops/cross.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9528308Z copying torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9547874Z copying torch/include/ATen/ops/cross_entropy_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9551590Z copying torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9558948Z copying torch/include/ATen/ops/cross_entropy_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9566533Z copying torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9580103Z copying torch/include/ATen/ops/cross_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9584684Z copying torch/include/ATen/ops/cross_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9602039Z copying torch/include/ATen/ops/crow_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9608722Z copying torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9615479Z copying torch/include/ATen/ops/crow_indices_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9623569Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9640826Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9642847Z copying torch/include/ATen/ops/crow_indices_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9650732Z copying torch/include/ATen/ops/crow_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9658503Z copying torch/include/ATen/ops/crow_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9668599Z copying torch/include/ATen/ops/crow_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9676595Z copying torch/include/ATen/ops/ctc_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9685389Z copying torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9696097Z copying torch/include/ATen/ops/ctc_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9712918Z copying torch/include/ATen/ops/ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9714468Z copying torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9723260Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9740851Z copying torch/include/ATen/ops/pinverse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9745420Z 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-08-14T21:42:50.9761413Z 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-08-14T21:42:50.9764595Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9779936Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9784726Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9801030Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9804267Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9821985Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9824497Z copying torch/include/ATen/ops/cudnn_batch_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9832462Z copying torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9840897Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9851510Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9868665Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9871623Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9878909Z copying torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9886847Z copying torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9897560Z copying torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9908447Z copying torch/include/ATen/ops/cudnn_convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9916318Z copying torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9929925Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9935748Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9955113Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9960710Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9967670Z copying torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9975365Z copying torch/include/ATen/ops/cudnn_convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:50.9983029Z copying torch/include/ATen/ops/cudnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0000340Z copying torch/include/ATen/ops/cudnn_convolution_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0003082Z copying torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0010670Z copying torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0018012Z copying torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0034237Z copying torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0036596Z copying torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0044877Z copying torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0052415Z copying torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0059727Z copying torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0067660Z copying torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0075792Z copying torch/include/ATen/ops/cudnn_grid_sampler.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0083671Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0100811Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0102375Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0109834Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0117692Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0125458Z copying torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0132847Z copying torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0140338Z copying torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0148535Z copying torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0156508Z copying torch/include/ATen/ops/cudnn_is_acceptable.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0164651Z copying torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0172508Z copying torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0180565Z copying torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0195782Z copying torch/include/ATen/ops/cummax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0199133Z copying torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0210904Z copying torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0217421Z copying torch/include/ATen/ops/cummax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0228549Z copying torch/include/ATen/ops/cummax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0236727Z copying torch/include/ATen/ops/cummaxmin_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0250928Z copying torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0256610Z copying torch/include/ATen/ops/cummaxmin_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0264674Z copying torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0273352Z copying torch/include/ATen/ops/cummin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0284797Z copying torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0292243Z copying torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0299500Z copying torch/include/ATen/ops/cummin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0316302Z copying torch/include/ATen/ops/cummin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0318303Z copying torch/include/ATen/ops/cumprod.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0325794Z copying torch/include/ATen/ops/cumprod_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0342206Z copying torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0344533Z copying torch/include/ATen/ops/cumprod_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0352251Z copying torch/include/ATen/ops/cumprod_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0363309Z copying torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0375448Z copying torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0383309Z copying torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0400698Z copying torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0403129Z copying torch/include/ATen/ops/cumprod_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0411028Z copying torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0426355Z copying torch/include/ATen/ops/cumprod_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0429898Z copying torch/include/ATen/ops/cumprod_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0437601Z copying torch/include/ATen/ops/cumsum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0450802Z copying torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0456065Z copying torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0463257Z copying torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0471193Z copying torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0482637Z copying torch/include/ATen/ops/cumsum_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0499033Z copying torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0501569Z copying torch/include/ATen/ops/cumsum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0509682Z copying torch/include/ATen/ops/cumsum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0522482Z copying torch/include/ATen/ops/cumulative_trapezoid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0530373Z copying torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0538064Z copying torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0548702Z copying torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0556186Z copying torch/include/ATen/ops/data.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0568128Z copying torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0575175Z copying torch/include/ATen/ops/data_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0582941Z copying torch/include/ATen/ops/data_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0600701Z copying torch/include/ATen/ops/deg2rad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0602148Z copying torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0609928Z copying torch/include/ATen/ops/deg2rad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0626391Z copying torch/include/ATen/ops/deg2rad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0629261Z copying torch/include/ATen/ops/dense_dim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0636886Z copying torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0650790Z copying torch/include/ATen/ops/dense_dim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0654928Z copying torch/include/ATen/ops/dense_dim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0671552Z copying torch/include/ATen/ops/dequantize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0674326Z copying torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0682521Z copying torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0697507Z copying torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0700669Z copying torch/include/ATen/ops/dequantize_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0708419Z copying torch/include/ATen/ops/dequantize_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0716074Z copying torch/include/ATen/ops/det.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0724378Z copying torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0741734Z copying torch/include/ATen/ops/det_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0742714Z copying torch/include/ATen/ops/det_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0750640Z copying torch/include/ATen/ops/detach.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0762879Z copying torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0778244Z copying torch/include/ATen/ops/detach_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0784461Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0802323Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0805768Z copying torch/include/ATen/ops/detach_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0813391Z copying torch/include/ATen/ops/detach_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0831125Z copying torch/include/ATen/ops/detach_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0834044Z copying torch/include/ATen/ops/detach_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0847270Z copying torch/include/ATen/ops/diag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0853614Z copying torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0872071Z copying torch/include/ATen/ops/diag_embed.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0875497Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0890206Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0896932Z copying torch/include/ATen/ops/diag_embed_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0915320Z copying torch/include/ATen/ops/diag_embed_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0919634Z copying torch/include/ATen/ops/diag_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0927874Z copying torch/include/ATen/ops/diag_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0937737Z copying torch/include/ATen/ops/diagflat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0954997Z copying torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0956750Z copying torch/include/ATen/ops/diagflat_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0968724Z copying torch/include/ATen/ops/diagflat_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0975988Z copying torch/include/ATen/ops/diagonal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0994567Z copying torch/include/ATen/ops/diagonal_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.0998863Z copying torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1005629Z copying torch/include/ATen/ops/diagonal_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1023628Z copying torch/include/ATen/ops/diagonal_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1025774Z copying torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1033905Z copying torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1048530Z copying torch/include/ATen/ops/diagonal_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1054638Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1062642Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1077475Z copying torch/include/ATen/ops/diagonal_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1085945Z copying torch/include/ATen/ops/diagonal_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1104120Z copying torch/include/ATen/ops/diagonal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1108410Z copying torch/include/ATen/ops/diagonal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1120398Z copying torch/include/ATen/ops/diagonal_scatter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1127592Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1135446Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1151155Z copying torch/include/ATen/ops/diagonal_scatter_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1154159Z copying torch/include/ATen/ops/diagonal_scatter_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1162488Z copying torch/include/ATen/ops/diff.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1178253Z copying torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1184315Z copying torch/include/ATen/ops/diff_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1192126Z copying torch/include/ATen/ops/diff_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1200580Z copying torch/include/ATen/ops/digamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1208700Z copying torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1216210Z copying torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1224310Z copying torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1231786Z copying torch/include/ATen/ops/digamma_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1240324Z copying torch/include/ATen/ops/digamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1257412Z copying torch/include/ATen/ops/digamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1259315Z copying torch/include/ATen/ops/digamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1273621Z copying torch/include/ATen/ops/dist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1278740Z copying torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1287288Z copying torch/include/ATen/ops/dist_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1296633Z copying torch/include/ATen/ops/dist_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1304512Z copying torch/include/ATen/ops/div.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1312421Z copying torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1320645Z copying torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1328049Z copying torch/include/ATen/ops/div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1335975Z copying torch/include/ATen/ops/div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1344223Z copying torch/include/ATen/ops/div_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1351824Z copying torch/include/ATen/ops/div_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1365380Z copying torch/include/ATen/ops/div_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1372911Z copying torch/include/ATen/ops/div_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1390324Z copying torch/include/ATen/ops/divide.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1392921Z copying torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1401160Z copying torch/include/ATen/ops/divide_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1411604Z copying torch/include/ATen/ops/divide_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1419060Z copying torch/include/ATen/ops/dot.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1427122Z copying torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1440962Z copying torch/include/ATen/ops/dot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1445889Z copying torch/include/ATen/ops/dot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1457827Z copying torch/include/ATen/ops/dot_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1461573Z copying torch/include/ATen/ops/dot_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1468717Z copying torch/include/ATen/ops/dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1476792Z copying torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1490568Z copying torch/include/ATen/ops/dropout_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1494882Z copying torch/include/ATen/ops/dropout_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1511562Z copying torch/include/ATen/ops/dsplit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1514904Z copying torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1522915Z copying torch/include/ATen/ops/dsplit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1530433Z copying torch/include/ATen/ops/dsplit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1538403Z copying torch/include/ATen/ops/dstack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1546807Z copying torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1560621Z copying torch/include/ATen/ops/dstack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1567078Z copying torch/include/ATen/ops/dstack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1579146Z copying torch/include/ATen/ops/einsum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1587256Z copying torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1599937Z copying torch/include/ATen/ops/einsum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1606718Z copying torch/include/ATen/ops/einsum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1624158Z copying torch/include/ATen/ops/elu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1625140Z copying torch/include/ATen/ops/elu_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1633582Z copying torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1641180Z copying torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1651960Z copying torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1659809Z copying torch/include/ATen/ops/elu_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1674252Z copying torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1678177Z copying torch/include/ATen/ops/elu_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1693920Z copying torch/include/ATen/ops/elu_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1697843Z copying torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1713853Z copying torch/include/ATen/ops/elu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1716975Z copying torch/include/ATen/ops/elu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1724669Z copying torch/include/ATen/ops/elu_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1732695Z copying torch/include/ATen/ops/elu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1751328Z copying torch/include/ATen/ops/elu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1755226Z copying torch/include/ATen/ops/elu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1762322Z copying torch/include/ATen/ops/embedding.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1774558Z copying torch/include/ATen/ops/embedding_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1781862Z copying torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1789354Z copying torch/include/ATen/ops/embedding_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1804426Z copying torch/include/ATen/ops/embedding_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1809179Z copying torch/include/ATen/ops/embedding_bag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1829043Z copying torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1832698Z copying torch/include/ATen/ops/embedding_bag_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1840897Z copying torch/include/ATen/ops/embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1849107Z copying torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1856839Z copying torch/include/ATen/ops/embedding_dense_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1873040Z copying torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1876973Z copying torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1889153Z copying torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1895575Z copying torch/include/ATen/ops/embedding_dense_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1913113Z copying torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1914553Z copying torch/include/ATen/ops/embedding_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1922793Z copying torch/include/ATen/ops/embedding_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1930303Z copying torch/include/ATen/ops/embedding_renorm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1938332Z copying torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1945765Z copying torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1954306Z copying torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1962879Z copying torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1971255Z copying torch/include/ATen/ops/embedding_renorm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1978709Z copying torch/include/ATen/ops/embedding_renorm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1985502Z copying torch/include/ATen/ops/embedding_sparse_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.1993473Z copying torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2002028Z copying torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2009567Z copying torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2017524Z copying torch/include/ATen/ops/empty.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2026315Z copying torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2034149Z copying torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2042452Z copying torch/include/ATen/ops/empty_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2050192Z copying torch/include/ATen/ops/empty_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2057860Z copying torch/include/ATen/ops/empty_like.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2066145Z copying torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2074638Z copying torch/include/ATen/ops/empty_like_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2082955Z copying torch/include/ATen/ops/empty_like_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2090946Z copying torch/include/ATen/ops/empty_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2099224Z copying torch/include/ATen/ops/empty_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2107156Z copying torch/include/ATen/ops/empty_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2115718Z copying torch/include/ATen/ops/empty_permuted.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2124124Z copying torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2132329Z copying torch/include/ATen/ops/empty_permuted_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2139843Z copying torch/include/ATen/ops/empty_permuted_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2147353Z copying torch/include/ATen/ops/empty_quantized.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2155662Z copying torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2163691Z copying torch/include/ATen/ops/empty_quantized_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2171861Z copying torch/include/ATen/ops/empty_quantized_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2179753Z copying torch/include/ATen/ops/empty_strided.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2187454Z copying torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2195150Z copying torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2203477Z copying torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2222198Z copying torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2228588Z copying torch/include/ATen/ops/empty_strided_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2233720Z copying torch/include/ATen/ops/empty_strided_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2244492Z copying torch/include/ATen/ops/eq.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2262922Z copying torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2265061Z copying torch/include/ATen/ops/eq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2280236Z copying torch/include/ATen/ops/eq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2284766Z copying torch/include/ATen/ops/eq_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2302221Z copying torch/include/ATen/ops/eq_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2303786Z copying torch/include/ATen/ops/eq_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2311774Z copying torch/include/ATen/ops/eq_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2320469Z copying torch/include/ATen/ops/equal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2327872Z copying torch/include/ATen/ops/equal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2335760Z copying torch/include/ATen/ops/equal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2343517Z copying torch/include/ATen/ops/equal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2351424Z copying torch/include/ATen/ops/equal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2359554Z copying torch/include/ATen/ops/erf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2367695Z copying torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2375452Z copying torch/include/ATen/ops/erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2382874Z copying torch/include/ATen/ops/erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2390567Z copying torch/include/ATen/ops/erf_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2398545Z copying torch/include/ATen/ops/erf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2410059Z copying torch/include/ATen/ops/erf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2417574Z copying torch/include/ATen/ops/erf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2428632Z copying torch/include/ATen/ops/erfc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2436484Z copying torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2443871Z copying torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2452236Z copying torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2460203Z copying torch/include/ATen/ops/erfc_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2468030Z copying torch/include/ATen/ops/erfc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2476180Z copying torch/include/ATen/ops/erfc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2484131Z copying torch/include/ATen/ops/erfc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2492608Z copying torch/include/ATen/ops/erfinv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2500642Z copying torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2508321Z copying torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2516118Z copying torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2524162Z copying torch/include/ATen/ops/erfinv_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2532263Z copying torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2540038Z copying torch/include/ATen/ops/erfinv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2547720Z copying torch/include/ATen/ops/erfinv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2555118Z copying torch/include/ATen/ops/exp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2563436Z copying torch/include/ATen/ops/exp2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2572125Z copying torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2579598Z copying torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2587289Z copying torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2595275Z copying torch/include/ATen/ops/exp2_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2603621Z copying torch/include/ATen/ops/exp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2611969Z copying torch/include/ATen/ops/exp2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2622451Z copying torch/include/ATen/ops/exp2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2628587Z copying torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2636332Z copying torch/include/ATen/ops/exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2644483Z copying torch/include/ATen/ops/exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2651990Z copying torch/include/ATen/ops/exp_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2659745Z copying torch/include/ATen/ops/exp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2667072Z copying torch/include/ATen/ops/exp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2675389Z copying torch/include/ATen/ops/exp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2683382Z copying torch/include/ATen/ops/expand.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2701078Z copying torch/include/ATen/ops/expand_as.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2703687Z copying torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2711132Z copying torch/include/ATen/ops/expand_as_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2718977Z copying torch/include/ATen/ops/expand_as_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2727108Z copying torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2734687Z copying torch/include/ATen/ops/expand_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2742633Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2759219Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2762139Z copying torch/include/ATen/ops/expand_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2773923Z copying torch/include/ATen/ops/expand_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2781614Z copying torch/include/ATen/ops/expand_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2791833Z copying torch/include/ATen/ops/expand_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2802775Z copying torch/include/ATen/ops/expm1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2820006Z copying torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2821427Z copying torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2836079Z copying torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2845546Z copying torch/include/ATen/ops/expm1_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2851058Z copying torch/include/ATen/ops/expm1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2860516Z copying torch/include/ATen/ops/expm1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2868737Z copying torch/include/ATen/ops/expm1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2877349Z copying torch/include/ATen/ops/exponential.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2891630Z copying torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2896285Z copying torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2913941Z copying torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2915585Z copying torch/include/ATen/ops/exponential_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2928665Z copying torch/include/ATen/ops/exponential_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2934711Z copying torch/include/ATen/ops/exponential_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2951691Z copying torch/include/ATen/ops/eye.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2954171Z copying torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2962411Z copying torch/include/ATen/ops/eye_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2975466Z copying torch/include/ATen/ops/eye_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2981960Z copying torch/include/ATen/ops/eye_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.2992643Z copying torch/include/ATen/ops/eye_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3001007Z copying torch/include/ATen/ops/eye_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3011767Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3027855Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3030441Z 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-08-14T21:42:51.3041055Z 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-08-14T21:42:51.3048564Z 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-08-14T21:42:51.3063889Z 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-08-14T21:42:51.3069035Z 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-08-14T21:42:51.3077176Z 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-08-14T21:42:51.3089356Z 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-08-14T21:42:51.3095792Z 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-08-14T21:42:51.3117789Z 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-08-14T21:42:51.3124168Z 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-08-14T21:42:51.3131135Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3142156Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3159317Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3161794Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3173978Z 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-08-14T21:42:51.3180167Z 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-08-14T21:42:51.3187316Z 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-08-14T21:42:51.3198975Z 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-08-14T21:42:51.3205508Z copying torch/include/ATen/ops/lcm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3223490Z copying torch/include/ATen/ops/logical_not.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3224737Z 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-08-14T21:42:51.3232471Z 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-08-14T21:42:51.3244888Z 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-08-14T21:42:51.3251278Z 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-08-14T21:42:51.3259704Z 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-08-14T21:42:51.3267977Z 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-08-14T21:42:51.3279090Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3290138Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3296487Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3304212Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3321314Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3323962Z 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-08-14T21:42:51.3331362Z 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-08-14T21:42:51.3338516Z 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-08-14T21:42:51.3345955Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3362265Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3368387Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3380121Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3388077Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3401954Z 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-08-14T21:42:51.3408794Z 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-08-14T21:42:51.3416543Z 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-08-14T21:42:51.3432880Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3434813Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3443185Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3451184Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3458411Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3465748Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3473767Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3482462Z 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-08-14T21:42:51.3489664Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3496936Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3504936Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3513016Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3521335Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3528491Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3536073Z copying torch/include/ATen/ops/feature_alpha_dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3544194Z copying torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3552139Z copying torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3559640Z copying torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3567320Z copying torch/include/ATen/ops/feature_dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3575629Z copying torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3583320Z copying torch/include/ATen/ops/feature_dropout_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3591477Z copying torch/include/ATen/ops/feature_dropout_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3598929Z copying torch/include/ATen/ops/fft_fft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3607231Z copying torch/include/ATen/ops/fft_fft2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3624561Z copying torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3627970Z copying torch/include/ATen/ops/fft_fft2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3636032Z copying torch/include/ATen/ops/fft_fft2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3644569Z copying torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3652195Z copying torch/include/ATen/ops/fft_fft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3669717Z copying torch/include/ATen/ops/fft_fft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3672852Z copying torch/include/ATen/ops/fft_fftfreq.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3681428Z copying torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3696853Z copying torch/include/ATen/ops/fft_fftfreq_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3700882Z copying torch/include/ATen/ops/fft_fftfreq_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3708709Z copying torch/include/ATen/ops/fft_fftn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3719386Z copying torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3726980Z copying torch/include/ATen/ops/fft_fftn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3734672Z copying torch/include/ATen/ops/fft_fftn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3750883Z copying torch/include/ATen/ops/fft_fftshift.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3754271Z copying torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3766735Z copying torch/include/ATen/ops/fft_fftshift_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3773182Z copying torch/include/ATen/ops/fft_fftshift_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3789638Z copying torch/include/ATen/ops/fft_hfft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3791845Z copying torch/include/ATen/ops/fft_hfft2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3801022Z copying torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3808117Z copying torch/include/ATen/ops/fft_hfft2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3815536Z copying torch/include/ATen/ops/fft_hfft2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3823416Z copying torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3833951Z copying torch/include/ATen/ops/fft_hfft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3842222Z copying torch/include/ATen/ops/fft_hfft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3849449Z copying torch/include/ATen/ops/fft_hfftn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3860603Z copying torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3868356Z copying torch/include/ATen/ops/fft_hfftn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3879106Z copying torch/include/ATen/ops/fft_hfftn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3887007Z copying torch/include/ATen/ops/fft_ifft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3905787Z copying torch/include/ATen/ops/fft_ifft2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3909325Z copying torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3921713Z copying torch/include/ATen/ops/fft_ifft2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3940000Z copying torch/include/ATen/ops/fft_ifft2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3944500Z copying torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3952350Z copying torch/include/ATen/ops/fft_ifft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3963034Z copying torch/include/ATen/ops/fft_ifft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3975190Z copying torch/include/ATen/ops/fft_ifftn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3983123Z copying torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.3993494Z copying torch/include/ATen/ops/fft_ifftn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4001515Z copying torch/include/ATen/ops/fft_ifftn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4009309Z copying torch/include/ATen/ops/fft_ifftshift.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4025731Z copying torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4028234Z copying torch/include/ATen/ops/fft_ifftshift_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4039467Z copying torch/include/ATen/ops/fft_ifftshift_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4046787Z copying torch/include/ATen/ops/fft_ihfft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4062542Z copying torch/include/ATen/ops/fft_ihfft2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4065875Z copying torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4074115Z copying torch/include/ATen/ops/fft_ihfft2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4081486Z copying torch/include/ATen/ops/fft_ihfft2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4099075Z copying torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4104437Z copying torch/include/ATen/ops/fft_ihfft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4111715Z copying torch/include/ATen/ops/fft_ihfft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4119830Z copying torch/include/ATen/ops/fft_ihfftn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4136138Z copying torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4138917Z copying torch/include/ATen/ops/fft_ihfftn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4153655Z copying torch/include/ATen/ops/fft_ihfftn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4157514Z copying torch/include/ATen/ops/fft_irfft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4172097Z copying torch/include/ATen/ops/fft_irfft2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4178795Z copying torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4186400Z copying torch/include/ATen/ops/fft_irfft2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4201612Z copying torch/include/ATen/ops/fft_irfft2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4207140Z copying torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4214682Z copying torch/include/ATen/ops/fft_irfft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4222761Z copying torch/include/ATen/ops/fft_irfft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4231037Z copying torch/include/ATen/ops/fft_irfftn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4239821Z copying torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4247730Z copying torch/include/ATen/ops/fft_irfftn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4255385Z copying torch/include/ATen/ops/fft_irfftn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4263832Z copying torch/include/ATen/ops/fft_rfft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4280334Z copying torch/include/ATen/ops/fft_rfft2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4288253Z copying torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4298857Z copying torch/include/ATen/ops/fft_rfft2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4306953Z copying torch/include/ATen/ops/fft_rfft2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4315531Z copying torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4323486Z copying torch/include/ATen/ops/fft_rfft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4331857Z copying torch/include/ATen/ops/fft_rfft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4339569Z copying torch/include/ATen/ops/fft_rfftfreq.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4348102Z copying torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4359343Z copying torch/include/ATen/ops/fft_rfftfreq_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4367282Z copying torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4381190Z copying torch/include/ATen/ops/fft_rfftn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4386156Z copying torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4394285Z copying torch/include/ATen/ops/fft_rfftn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4409074Z copying torch/include/ATen/ops/fft_rfftn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4417202Z copying torch/include/ATen/ops/fill.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4436560Z copying torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4443578Z copying torch/include/ATen/ops/fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4449124Z copying torch/include/ATen/ops/fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4456618Z copying torch/include/ATen/ops/fill_diagonal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4472472Z copying torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4475990Z copying torch/include/ATen/ops/fill_diagonal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4483916Z copying torch/include/ATen/ops/fill_diagonal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4500838Z copying torch/include/ATen/ops/fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4503264Z copying torch/include/ATen/ops/fill_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4511365Z copying torch/include/ATen/ops/fill_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4519012Z copying torch/include/ATen/ops/fix.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4535965Z copying torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4538536Z copying torch/include/ATen/ops/fix_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4546448Z copying torch/include/ATen/ops/fix_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4560511Z copying torch/include/ATen/ops/flatten.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4565509Z copying torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4579774Z copying torch/include/ATen/ops/flatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4585156Z copying torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4592592Z copying torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4603480Z copying torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4611616Z copying torch/include/ATen/ops/flatten_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4628170Z copying torch/include/ATen/ops/flatten_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4630548Z copying torch/include/ATen/ops/flip.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4642398Z copying torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4649813Z copying torch/include/ATen/ops/flip_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4660622Z copying torch/include/ATen/ops/flip_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4668566Z copying torch/include/ATen/ops/flip_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4676919Z copying torch/include/ATen/ops/flip_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4685007Z copying torch/include/ATen/ops/fliplr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4693517Z copying torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4701173Z copying torch/include/ATen/ops/fliplr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4709483Z copying torch/include/ATen/ops/fliplr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4717908Z copying torch/include/ATen/ops/flipud.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4729214Z copying torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4737443Z copying torch/include/ATen/ops/flipud_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4748406Z copying torch/include/ATen/ops/flipud_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4756036Z copying torch/include/ATen/ops/float_power.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4764540Z copying torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4778623Z copying torch/include/ATen/ops/float_power_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4784408Z copying torch/include/ATen/ops/float_power_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4801111Z copying torch/include/ATen/ops/floor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4804312Z copying torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4812842Z copying torch/include/ATen/ops/floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4829468Z copying torch/include/ATen/ops/floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4831790Z copying torch/include/ATen/ops/floor_divide.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4840437Z copying torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4847565Z copying torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4864706Z copying torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4866046Z copying torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4874166Z copying torch/include/ATen/ops/floor_divide_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4882011Z copying torch/include/ATen/ops/floor_divide_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4890074Z copying torch/include/ATen/ops/floor_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4898045Z copying torch/include/ATen/ops/floor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4906007Z copying torch/include/ATen/ops/floor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4913562Z copying torch/include/ATen/ops/floor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4921680Z copying torch/include/ATen/ops/fmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4929988Z copying torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4937033Z copying torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4944558Z copying torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4952387Z copying torch/include/ATen/ops/fmax_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4960957Z copying torch/include/ATen/ops/fmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4968149Z copying torch/include/ATen/ops/fmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4976447Z copying torch/include/ATen/ops/fmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4984222Z copying torch/include/ATen/ops/fmin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.4992738Z copying torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5000130Z copying torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5007578Z copying torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5015524Z copying torch/include/ATen/ops/fmin_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5023281Z copying torch/include/ATen/ops/fmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5030702Z copying torch/include/ATen/ops/fmin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5038197Z copying torch/include/ATen/ops/fmin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5049681Z copying torch/include/ATen/ops/fmod.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5056957Z copying torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5070360Z copying torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5077058Z copying torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5084726Z copying torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5102265Z copying torch/include/ATen/ops/fmod_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5103725Z copying torch/include/ATen/ops/fmod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5111452Z copying torch/include/ATen/ops/fmod_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5119365Z copying torch/include/ATen/ops/fmod_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5127414Z copying torch/include/ATen/ops/frac.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5138013Z copying torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5155253Z copying torch/include/ATen/ops/frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5156915Z copying torch/include/ATen/ops/frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5168925Z copying torch/include/ATen/ops/frac_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5176037Z copying torch/include/ATen/ops/frac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5194638Z copying torch/include/ATen/ops/frac_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5198118Z copying torch/include/ATen/ops/frac_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5206535Z copying torch/include/ATen/ops/fractional_max_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5214342Z copying torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5222925Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5230855Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5238691Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5247238Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5255271Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5263025Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5271902Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5279399Z copying torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5286690Z copying torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5294218Z copying torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5302303Z copying torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5311476Z copying torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5318569Z copying torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5330452Z copying torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5336505Z copying torch/include/ATen/ops/fractional_max_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5354084Z copying torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5356634Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5368700Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5375759Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5393060Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5395127Z copying torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5409115Z copying torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5414488Z copying torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5433588Z copying torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5438239Z copying torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5445233Z copying torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5453224Z copying torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5471938Z copying torch/include/ATen/ops/frexp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5475303Z copying torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5489951Z copying torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5495350Z copying torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5512831Z copying torch/include/ATen/ops/frexp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5514437Z copying torch/include/ATen/ops/frexp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5522724Z copying torch/include/ATen/ops/frobenius_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5540201Z copying torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5547213Z copying torch/include/ATen/ops/frobenius_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5553536Z copying torch/include/ATen/ops/frobenius_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5561299Z copying torch/include/ATen/ops/from_file.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5571784Z copying torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5587413Z copying torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5590450Z copying torch/include/ATen/ops/from_file_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5597792Z copying torch/include/ATen/ops/from_file_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5608760Z copying torch/include/ATen/ops/full.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5617075Z copying torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5635315Z copying torch/include/ATen/ops/full_like.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5639857Z copying torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5646898Z copying torch/include/ATen/ops/full_like_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5664046Z copying torch/include/ATen/ops/full_like_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5665413Z copying torch/include/ATen/ops/full_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5680658Z copying torch/include/ATen/ops/full_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5687533Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5698482Z 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-08-14T21:42:51.5706044Z 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-08-14T21:42:51.5714242Z 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-08-14T21:42:51.5729014Z copying torch/include/ATen/ops/gather.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5734666Z copying torch/include/ATen/ops/gather_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5742881Z copying torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5759411Z copying torch/include/ATen/ops/gather_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5762794Z copying torch/include/ATen/ops/gather_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5771140Z copying torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5786104Z copying torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5789182Z copying torch/include/ATen/ops/gather_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5800005Z copying torch/include/ATen/ops/gather_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5807471Z copying torch/include/ATen/ops/gather_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5823251Z copying torch/include/ATen/ops/gather_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5826447Z copying torch/include/ATen/ops/gather_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5841133Z copying torch/include/ATen/ops/gather_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5845114Z copying torch/include/ATen/ops/gcd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5862207Z copying torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5868235Z copying torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5876340Z copying torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5887455Z copying torch/include/ATen/ops/gcd_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5894478Z copying torch/include/ATen/ops/gcd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5912714Z copying torch/include/ATen/ops/gcd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5918386Z copying torch/include/ATen/ops/gcd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5924331Z copying torch/include/ATen/ops/ge.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5932368Z copying torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5949780Z copying torch/include/ATen/ops/ge_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5953654Z copying torch/include/ATen/ops/ge_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5965460Z copying torch/include/ATen/ops/ge_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5980486Z copying torch/include/ATen/ops/ge_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.5984763Z copying torch/include/ATen/ops/ge_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6001292Z copying torch/include/ATen/ops/ge_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6005180Z copying torch/include/ATen/ops/gelu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6013134Z copying torch/include/ATen/ops/gelu_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6024116Z copying torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6041609Z copying torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6044937Z copying torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6063000Z copying torch/include/ATen/ops/gelu_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6068451Z copying torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6074684Z copying torch/include/ATen/ops/gelu_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6082275Z copying torch/include/ATen/ops/gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6090256Z copying torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6105538Z copying torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6108403Z copying torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6118978Z copying torch/include/ATen/ops/gelu_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6126955Z copying torch/include/ATen/ops/gelu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6134574Z copying torch/include/ATen/ops/gelu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6151328Z copying torch/include/ATen/ops/gelu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6153945Z copying torch/include/ATen/ops/geometric.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6162188Z copying torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6170131Z copying torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6177886Z copying torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6185027Z copying torch/include/ATen/ops/geometric_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6192563Z copying torch/include/ATen/ops/geometric_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6204867Z copying torch/include/ATen/ops/geometric_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6211355Z copying torch/include/ATen/ops/geqrf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6222270Z copying torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6239351Z copying torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6241999Z copying torch/include/ATen/ops/geqrf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6250002Z copying torch/include/ATen/ops/geqrf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6257218Z copying torch/include/ATen/ops/ger.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6272443Z copying torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6277446Z copying torch/include/ATen/ops/ger_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6292575Z copying torch/include/ATen/ops/ger_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6297104Z copying torch/include/ATen/ops/glu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6315909Z copying torch/include/ATen/ops/glu_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6320884Z copying torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6327111Z copying torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6346219Z copying torch/include/ATen/ops/glu_backward_jvp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6349743Z copying torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6357546Z copying torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6365189Z copying torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6373429Z copying torch/include/ATen/ops/glu_backward_jvp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6381179Z copying torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6391203Z copying torch/include/ATen/ops/glu_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6403313Z copying torch/include/ATen/ops/glu_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6410743Z copying torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6421199Z copying torch/include/ATen/ops/glu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6439229Z copying torch/include/ATen/ops/glu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6440603Z copying torch/include/ATen/ops/glu_jvp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6457457Z copying torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6459053Z copying torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6467355Z copying torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6475482Z copying torch/include/ATen/ops/glu_jvp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6483508Z copying torch/include/ATen/ops/glu_jvp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6491604Z copying torch/include/ATen/ops/glu_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6499538Z copying torch/include/ATen/ops/glu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6507189Z copying torch/include/ATen/ops/glu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6515457Z copying torch/include/ATen/ops/glu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6523802Z copying torch/include/ATen/ops/gradient.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6532381Z copying torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6540469Z copying torch/include/ATen/ops/gradient_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6548334Z copying torch/include/ATen/ops/gradient_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6556968Z copying torch/include/ATen/ops/greater.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6565073Z copying torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6573309Z copying torch/include/ATen/ops/greater_equal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6581328Z copying torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6588685Z copying torch/include/ATen/ops/greater_equal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6596072Z copying torch/include/ATen/ops/greater_equal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6604149Z copying torch/include/ATen/ops/greater_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6620671Z copying torch/include/ATen/ops/greater_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6622930Z copying torch/include/ATen/ops/grid_sampler.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6631043Z copying torch/include/ATen/ops/grid_sampler_2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6642645Z copying torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6650287Z copying torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6666949Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6669560Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6680955Z copying torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6698166Z copying torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6699455Z copying torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6716868Z copying torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6720257Z copying torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6728392Z copying torch/include/ATen/ops/grid_sampler_2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6736788Z copying torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6753030Z copying torch/include/ATen/ops/grid_sampler_3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6756178Z copying torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6764313Z copying torch/include/ATen/ops/layer_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6779478Z copying torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6786003Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6793384Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6805408Z copying torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6812813Z copying torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6830905Z copying torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6832198Z copying torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6840248Z copying torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6848023Z copying torch/include/ATen/ops/grid_sampler_3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6855543Z copying torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6866375Z copying torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6878145Z copying torch/include/ATen/ops/grid_sampler_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6884920Z copying torch/include/ATen/ops/grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6892963Z copying torch/include/ATen/ops/group_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6911512Z copying torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6916333Z copying torch/include/ATen/ops/group_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6923680Z copying torch/include/ATen/ops/group_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6931952Z copying torch/include/ATen/ops/gru.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6938467Z copying torch/include/ATen/ops/gru_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6946213Z copying torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6960809Z copying torch/include/ATen/ops/gru_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6964873Z copying torch/include/ATen/ops/gru_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6979660Z copying torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6984246Z copying torch/include/ATen/ops/gru_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.6991754Z copying torch/include/ATen/ops/gru_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7005089Z copying torch/include/ATen/ops/gt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7012193Z copying torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7030813Z copying torch/include/ATen/ops/gt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7033495Z copying torch/include/ATen/ops/gt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7041730Z copying torch/include/ATen/ops/gt_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7059446Z copying torch/include/ATen/ops/gt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7061443Z copying torch/include/ATen/ops/gt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7073469Z copying torch/include/ATen/ops/gt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7087440Z copying torch/include/ATen/ops/hamming_window.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7093559Z copying torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7101543Z copying torch/include/ATen/ops/hamming_window_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7109626Z copying torch/include/ATen/ops/hamming_window_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7117493Z copying torch/include/ATen/ops/hann_window.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7125251Z copying torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7132524Z copying torch/include/ATen/ops/hann_window_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7140380Z copying torch/include/ATen/ops/hann_window_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7148229Z copying torch/include/ATen/ops/hardshrink.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7156006Z copying torch/include/ATen/ops/hardshrink_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7164676Z copying torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7172466Z copying torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7180059Z copying torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7188084Z copying torch/include/ATen/ops/hardshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7196076Z copying torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7203968Z copying torch/include/ATen/ops/hardshrink_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7211831Z copying torch/include/ATen/ops/hardshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7219384Z copying torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7227094Z copying torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7235193Z copying torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7243617Z copying torch/include/ATen/ops/hardshrink_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7251306Z copying torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7259284Z copying torch/include/ATen/ops/hardshrink_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7267217Z copying torch/include/ATen/ops/hardshrink_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7275453Z copying torch/include/ATen/ops/hardsigmoid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7283806Z copying torch/include/ATen/ops/hardsigmoid_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7292308Z copying torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7300266Z copying torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7308559Z copying torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7316705Z copying torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7325171Z copying torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7333322Z copying torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7341380Z copying torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7349734Z copying torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7357070Z copying torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7371814Z copying torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7376294Z copying torch/include/ATen/ops/hardsigmoid_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7394349Z copying torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7396802Z copying torch/include/ATen/ops/hardsigmoid_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7410999Z copying torch/include/ATen/ops/hardsigmoid_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7415623Z copying torch/include/ATen/ops/hardswish.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7432894Z copying torch/include/ATen/ops/hardswish_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7434293Z copying torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7442713Z copying torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7450985Z copying torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7458203Z copying torch/include/ATen/ops/hardswish_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7468768Z copying torch/include/ATen/ops/hardswish_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7476731Z copying torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7489916Z copying torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7494820Z copying torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7513154Z copying torch/include/ATen/ops/hardswish_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7514842Z copying torch/include/ATen/ops/hardswish_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7529381Z copying torch/include/ATen/ops/hardtanh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7535451Z copying torch/include/ATen/ops/hardtanh_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7553504Z copying torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7556027Z copying torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7564558Z copying torch/include/ATen/ops/hardtanh_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7572940Z copying torch/include/ATen/ops/hardtanh_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7581517Z copying torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7589382Z copying torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7597204Z copying torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7605086Z copying torch/include/ATen/ops/hardtanh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7623100Z copying torch/include/ATen/ops/hardtanh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7624087Z copying torch/include/ATen/ops/hash_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7632202Z copying torch/include/ATen/ops/hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7643067Z copying torch/include/ATen/ops/hash_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7651228Z copying torch/include/ATen/ops/hash_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7661793Z copying torch/include/ATen/ops/hash_tensor_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7669156Z copying torch/include/ATen/ops/hash_tensor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7681079Z copying torch/include/ATen/ops/hash_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7688308Z copying torch/include/ATen/ops/hash_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7699078Z copying torch/include/ATen/ops/heaviside.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7707051Z copying torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7719294Z copying torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7725299Z copying torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7743424Z copying torch/include/ATen/ops/heaviside_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7748956Z copying torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7754746Z copying torch/include/ATen/ops/heaviside_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7766304Z copying torch/include/ATen/ops/heaviside_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7774022Z copying torch/include/ATen/ops/hinge_embedding_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7792499Z copying torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7793887Z copying torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7802516Z copying torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7810590Z copying torch/include/ATen/ops/histc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7826930Z copying torch/include/ATen/ops/histc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7830610Z copying torch/include/ATen/ops/histc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7841223Z copying torch/include/ATen/ops/histc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7848274Z copying torch/include/ATen/ops/histc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7859075Z copying torch/include/ATen/ops/histogram.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7867369Z copying torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7875660Z copying torch/include/ATen/ops/histogram_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7887515Z copying torch/include/ATen/ops/histogram_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7904741Z copying torch/include/ATen/ops/histogramdd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7905966Z copying torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7921257Z copying torch/include/ATen/ops/histogramdd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7925194Z copying torch/include/ATen/ops/histogramdd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7942809Z copying torch/include/ATen/ops/hsplit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7943952Z copying torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7951424Z copying torch/include/ATen/ops/hsplit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7962282Z copying torch/include/ATen/ops/hsplit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7970044Z copying torch/include/ATen/ops/hspmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7989219Z copying torch/include/ATen/ops/hspmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7992572Z copying torch/include/ATen/ops/hspmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.7999202Z copying torch/include/ATen/ops/hstack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8007434Z copying torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8014764Z copying torch/include/ATen/ops/hstack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8032843Z copying torch/include/ATen/ops/hstack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8034178Z copying torch/include/ATen/ops/huber_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8042383Z copying torch/include/ATen/ops/huber_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8050669Z copying torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8058392Z copying torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8071527Z copying torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8079295Z copying torch/include/ATen/ops/huber_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8087722Z copying torch/include/ATen/ops/huber_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8095648Z copying torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8103582Z copying torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8111505Z copying torch/include/ATen/ops/huber_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8119969Z copying torch/include/ATen/ops/huber_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8127949Z copying torch/include/ATen/ops/hypot.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8136243Z copying torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8143843Z copying torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8151816Z copying torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8159903Z copying torch/include/ATen/ops/hypot_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8168161Z copying torch/include/ATen/ops/hypot_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8176039Z copying torch/include/ATen/ops/hypot_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8184052Z copying torch/include/ATen/ops/hypot_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8191956Z copying torch/include/ATen/ops/i0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8200649Z copying torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8208318Z copying torch/include/ATen/ops/i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8216030Z copying torch/include/ATen/ops/i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8223399Z copying torch/include/ATen/ops/i0_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8231261Z copying torch/include/ATen/ops/i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8239148Z copying torch/include/ATen/ops/i0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8246602Z copying torch/include/ATen/ops/i0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8253573Z copying torch/include/ATen/ops/igamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8262702Z copying torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8270706Z copying torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8281546Z copying torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8299193Z copying torch/include/ATen/ops/igamma_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8303753Z copying torch/include/ATen/ops/igamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8321061Z copying torch/include/ATen/ops/igamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8323208Z copying torch/include/ATen/ops/igamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8331020Z copying torch/include/ATen/ops/igammac.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8350429Z copying torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8353806Z copying torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8368047Z copying torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8375809Z copying torch/include/ATen/ops/igammac_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8394655Z copying torch/include/ATen/ops/igammac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8395210Z copying torch/include/ATen/ops/igammac_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8409846Z copying torch/include/ATen/ops/igammac_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8414529Z copying torch/include/ATen/ops/im2col.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8433553Z copying torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8434054Z copying torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8447257Z copying torch/include/ATen/ops/im2col_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8452500Z copying torch/include/ATen/ops/im2col_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8460713Z copying torch/include/ATen/ops/imag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8475004Z copying torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8481081Z copying torch/include/ATen/ops/imag_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8488525Z copying torch/include/ATen/ops/imag_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8496245Z copying torch/include/ATen/ops/index.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8515285Z copying torch/include/ATen/ops/index_add.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8519765Z copying torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8525524Z copying torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8532867Z copying torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8540784Z copying torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8548335Z copying torch/include/ATen/ops/index_add_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8556580Z copying torch/include/ATen/ops/index_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8565125Z copying torch/include/ATen/ops/index_add_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8573236Z copying torch/include/ATen/ops/index_add_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8581351Z copying torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8589118Z copying torch/include/ATen/ops/index_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8598207Z copying torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8606773Z copying torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8614473Z copying torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8622323Z copying torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8630715Z copying torch/include/ATen/ops/index_copy_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8638692Z copying torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8646850Z copying torch/include/ATen/ops/index_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8654863Z copying torch/include/ATen/ops/index_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8663024Z copying torch/include/ATen/ops/index_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8671622Z copying torch/include/ATen/ops/index_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8679518Z copying torch/include/ATen/ops/index_fill.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8687577Z copying torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8695482Z copying torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8703376Z copying torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8710915Z copying torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8718912Z copying torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8726896Z copying torch/include/ATen/ops/index_fill_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8734369Z copying torch/include/ATen/ops/index_fill_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8742591Z copying torch/include/ATen/ops/index_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8750419Z copying torch/include/ATen/ops/index_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8757827Z copying torch/include/ATen/ops/index_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8766067Z copying torch/include/ATen/ops/index_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8774031Z copying torch/include/ATen/ops/index_put.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8782209Z copying torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8789920Z copying torch/include/ATen/ops/index_put_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8797922Z copying torch/include/ATen/ops/index_put_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8805975Z copying torch/include/ATen/ops/index_reduce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8814124Z copying torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8822320Z copying torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8830300Z copying torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8838249Z copying torch/include/ATen/ops/index_reduce_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8846401Z copying torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8854567Z copying torch/include/ATen/ops/index_reduce_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8862828Z copying torch/include/ATen/ops/index_reduce_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8871711Z copying torch/include/ATen/ops/index_select.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8880060Z copying torch/include/ATen/ops/index_select_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8887903Z copying torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8895602Z copying torch/include/ATen/ops/index_select_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8904509Z copying torch/include/ATen/ops/index_select_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8913716Z copying torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8921805Z copying torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8929242Z copying torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8936847Z copying torch/include/ATen/ops/index_select_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8944649Z copying torch/include/ATen/ops/index_select_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8952384Z copying torch/include/ATen/ops/indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8960516Z copying torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8967994Z copying torch/include/ATen/ops/indices_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8982272Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8987360Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.8998673Z copying torch/include/ATen/ops/indices_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9005779Z copying torch/include/ATen/ops/indices_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9013760Z copying torch/include/ATen/ops/indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9021645Z copying torch/include/ATen/ops/indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9029181Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9037644Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9045477Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9064061Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9065215Z copying torch/include/ATen/ops/inner.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9072145Z copying torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9079349Z copying torch/include/ATen/ops/inner_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9086947Z copying torch/include/ATen/ops/inner_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9106088Z copying torch/include/ATen/ops/instance_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9109646Z copying torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9121346Z copying torch/include/ATen/ops/instance_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9139099Z copying torch/include/ATen/ops/instance_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9146928Z copying torch/include/ATen/ops/int_repr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9152065Z copying torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9160033Z copying torch/include/ATen/ops/int_repr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9184865Z copying torch/include/ATen/ops/int_repr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9185902Z copying torch/include/ATen/ops/inverse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9187021Z copying torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9201664Z copying torch/include/ATen/ops/inverse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9205281Z copying torch/include/ATen/ops/inverse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9223767Z copying torch/include/ATen/ops/is_coalesced.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9228108Z copying torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9239589Z copying torch/include/ATen/ops/is_coalesced_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9247141Z copying torch/include/ATen/ops/is_coalesced_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9265538Z copying torch/include/ATen/ops/is_complex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9270612Z copying torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9278039Z copying torch/include/ATen/ops/is_complex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9288918Z copying torch/include/ATen/ops/is_complex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9296826Z copying torch/include/ATen/ops/is_conj.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9315819Z copying torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9320524Z copying torch/include/ATen/ops/is_conj_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9326472Z copying torch/include/ATen/ops/is_conj_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9343568Z copying torch/include/ATen/ops/is_distributed.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9346274Z copying torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9361668Z copying torch/include/ATen/ops/is_distributed_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9365689Z copying torch/include/ATen/ops/is_distributed_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9378739Z copying torch/include/ATen/ops/is_floating_point.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9386094Z copying torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9402165Z copying torch/include/ATen/ops/is_floating_point_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9407989Z copying torch/include/ATen/ops/is_floating_point_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9416378Z copying torch/include/ATen/ops/is_inference.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9434452Z copying torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9435940Z copying torch/include/ATen/ops/is_inference_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9443703Z copying torch/include/ATen/ops/is_inference_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9451876Z copying torch/include/ATen/ops/is_leaf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9460848Z copying torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9468423Z copying torch/include/ATen/ops/is_leaf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9476820Z copying torch/include/ATen/ops/is_leaf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9489839Z copying torch/include/ATen/ops/is_neg.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9498736Z copying torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9507193Z copying torch/include/ATen/ops/is_neg_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9515610Z copying torch/include/ATen/ops/is_neg_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9524032Z copying torch/include/ATen/ops/is_nonzero.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9532779Z copying torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9549761Z copying torch/include/ATen/ops/is_nonzero_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9552040Z copying torch/include/ATen/ops/is_nonzero_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9560093Z copying torch/include/ATen/ops/is_pinned.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9572515Z copying torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9587443Z copying torch/include/ATen/ops/is_pinned_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9590481Z copying torch/include/ATen/ops/is_pinned_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9598549Z copying torch/include/ATen/ops/is_same_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9607093Z copying torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9623074Z copying torch/include/ATen/ops/is_same_size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9626069Z copying torch/include/ATen/ops/is_same_size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9642005Z copying torch/include/ATen/ops/is_set_to.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9646460Z copying torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9664215Z copying torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9666768Z copying torch/include/ATen/ops/is_set_to_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9674720Z copying torch/include/ATen/ops/is_set_to_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9689106Z copying torch/include/ATen/ops/is_signed.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9694537Z copying torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9709352Z copying torch/include/ATen/ops/is_signed_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9713647Z copying torch/include/ATen/ops/is_signed_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9721664Z copying torch/include/ATen/ops/is_vulkan_available.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9730699Z copying torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9737910Z copying torch/include/ATen/ops/is_vulkan_available_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9754587Z copying torch/include/ATen/ops/is_vulkan_available_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9756763Z copying torch/include/ATen/ops/isclose.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9764928Z copying torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9779554Z copying torch/include/ATen/ops/isclose_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9784425Z copying torch/include/ATen/ops/isclose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9801157Z copying torch/include/ATen/ops/isfinite.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9804374Z copying torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9821919Z copying torch/include/ATen/ops/isfinite_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9824891Z copying torch/include/ATen/ops/isfinite_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9832297Z copying torch/include/ATen/ops/isin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9843861Z copying torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9851175Z copying torch/include/ATen/ops/isin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9858140Z copying torch/include/ATen/ops/isin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9865997Z copying torch/include/ATen/ops/isin_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9877802Z copying torch/include/ATen/ops/isin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9885398Z copying torch/include/ATen/ops/isin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9893543Z copying torch/include/ATen/ops/isin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9910154Z copying torch/include/ATen/ops/isinf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9913487Z copying torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9922067Z copying torch/include/ATen/ops/isinf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9937471Z copying torch/include/ATen/ops/isinf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9941040Z copying torch/include/ATen/ops/isnan.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9949084Z copying torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9957159Z copying torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9968534Z copying torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9976586Z copying torch/include/ATen/ops/isnan_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9984543Z copying torch/include/ATen/ops/isnan_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:51.9992889Z copying torch/include/ATen/ops/isneginf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0001427Z copying torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0008720Z copying torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0016344Z copying torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0033524Z copying torch/include/ATen/ops/isneginf_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0035481Z copying torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0048381Z copying torch/include/ATen/ops/isneginf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0054487Z copying torch/include/ATen/ops/isneginf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0062021Z copying torch/include/ATen/ops/isposinf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0070408Z copying torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0078417Z copying torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0086046Z copying torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0093151Z copying torch/include/ATen/ops/isposinf_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0101121Z copying torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0108658Z copying torch/include/ATen/ops/isposinf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0116195Z copying torch/include/ATen/ops/isposinf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0124224Z copying torch/include/ATen/ops/isreal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0132024Z copying torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0139447Z copying torch/include/ATen/ops/isreal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0147591Z copying torch/include/ATen/ops/isreal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0155881Z copying torch/include/ATen/ops/istft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0164158Z copying torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0172585Z copying torch/include/ATen/ops/istft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0180775Z copying torch/include/ATen/ops/istft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0188995Z copying torch/include/ATen/ops/item.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0196926Z copying torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0205251Z copying torch/include/ATen/ops/item_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0222010Z copying torch/include/ATen/ops/item_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0224640Z copying torch/include/ATen/ops/kaiser_window.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0241271Z copying torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0244487Z copying torch/include/ATen/ops/kaiser_window_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0260576Z copying torch/include/ATen/ops/kaiser_window_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0263648Z copying torch/include/ATen/ops/kl_div.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0276263Z copying torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0283957Z copying torch/include/ATen/ops/kl_div_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0300991Z copying torch/include/ATen/ops/kl_div_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0303340Z copying torch/include/ATen/ops/kron.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0311459Z copying torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0321909Z copying torch/include/ATen/ops/kron_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0329465Z copying torch/include/ATen/ops/kron_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0336735Z copying torch/include/ATen/ops/kthvalue.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0347951Z copying torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0355531Z copying torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0363541Z copying torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0378575Z copying torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0383108Z copying torch/include/ATen/ops/kthvalue_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0391117Z copying torch/include/ATen/ops/kthvalue_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0404693Z copying torch/include/ATen/ops/l1_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0410470Z copying torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0418083Z copying torch/include/ATen/ops/l1_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0428711Z copying torch/include/ATen/ops/l1_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0436655Z copying torch/include/ATen/ops/layer_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0451405Z copying torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0456459Z copying torch/include/ATen/ops/layer_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0474650Z copying torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0481187Z copying torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0487239Z copying torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0494899Z copying torch/include/ATen/ops/lcm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0502644Z copying torch/include/ATen/ops/lcm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0510293Z copying torch/include/ATen/ops/lcm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0521686Z copying torch/include/ATen/ops/lcm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0528808Z copying torch/include/ATen/ops/ldexp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0536892Z copying torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0555788Z copying torch/include/ATen/ops/ldexp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0558840Z copying torch/include/ATen/ops/ldexp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0566847Z copying torch/include/ATen/ops/le.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0575048Z copying torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0582839Z copying torch/include/ATen/ops/le_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0601343Z copying torch/include/ATen/ops/le_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0607979Z copying torch/include/ATen/ops/le_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0616253Z copying torch/include/ATen/ops/le_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0623316Z copying torch/include/ATen/ops/le_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0641277Z copying torch/include/ATen/ops/le_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0643705Z copying torch/include/ATen/ops/leaky_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0651144Z copying torch/include/ATen/ops/leaky_relu_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0661926Z copying torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0673804Z copying torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0688741Z copying torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0694057Z copying torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0712166Z copying torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0720582Z copying torch/include/ATen/ops/leaky_relu_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0725395Z copying torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0735852Z copying torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0753175Z copying torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0755225Z copying torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0763371Z copying torch/include/ATen/ops/leaky_relu_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0778839Z copying torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0783545Z copying torch/include/ATen/ops/leaky_relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0793668Z copying torch/include/ATen/ops/leaky_relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0807883Z copying torch/include/ATen/ops/lerp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0813778Z copying torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0831423Z copying torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0832638Z copying torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0840717Z copying torch/include/ATen/ops/lerp_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0848508Z copying torch/include/ATen/ops/lerp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0859543Z copying torch/include/ATen/ops/lerp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0867258Z copying torch/include/ATen/ops/lerp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0875984Z copying torch/include/ATen/ops/less.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0888579Z copying torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0895001Z copying torch/include/ATen/ops/less_equal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0903256Z copying torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0913845Z copying torch/include/ATen/ops/less_equal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0925571Z copying torch/include/ATen/ops/less_equal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0933088Z copying torch/include/ATen/ops/less_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0943656Z copying torch/include/ATen/ops/less_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0961975Z copying torch/include/ATen/ops/lgamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0965720Z copying torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0973571Z copying torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0990830Z copying torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.0992836Z copying torch/include/ATen/ops/lgamma_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1006229Z copying torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1012512Z copying torch/include/ATen/ops/lgamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1031636Z copying torch/include/ATen/ops/lgamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1037131Z copying torch/include/ATen/ops/lift.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1043442Z copying torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1060900Z copying torch/include/ATen/ops/lift_fresh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1063471Z copying torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1070851Z copying torch/include/ATen/ops/lift_fresh_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1081944Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1100899Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1105093Z copying torch/include/ATen/ops/lift_fresh_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1111947Z copying torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1123017Z copying torch/include/ATen/ops/lift_fresh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1141015Z copying torch/include/ATen/ops/lift_fresh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1142007Z copying torch/include/ATen/ops/lift_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1149241Z copying torch/include/ATen/ops/lift_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1157177Z copying torch/include/ATen/ops/linalg_cholesky.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1171478Z copying torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1177490Z copying torch/include/ATen/ops/linalg_cholesky_ex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1197053Z copying torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1199806Z copying torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1207236Z copying torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1225617Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1227860Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1239707Z copying torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1247511Z copying torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1258474Z copying torch/include/ATen/ops/linalg_cholesky_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1269667Z copying torch/include/ATen/ops/linalg_cholesky_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1283655Z copying torch/include/ATen/ops/linalg_cond.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1289159Z copying torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1305619Z copying torch/include/ATen/ops/linalg_cond_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1308114Z copying torch/include/ATen/ops/linalg_cond_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1315707Z copying torch/include/ATen/ops/linalg_cross.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1328100Z copying torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1334965Z copying torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1342842Z copying torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1353126Z copying torch/include/ATen/ops/linalg_cross_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1361232Z copying torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1372928Z copying torch/include/ATen/ops/linalg_cross_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1391442Z copying torch/include/ATen/ops/linalg_cross_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1392627Z copying torch/include/ATen/ops/linalg_det.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1400784Z copying torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1408490Z copying torch/include/ATen/ops/linalg_det_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1416124Z copying torch/include/ATen/ops/linalg_det_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1423860Z copying torch/include/ATen/ops/linalg_diagonal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1441389Z copying torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1444315Z copying torch/include/ATen/ops/linalg_diagonal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1451804Z copying torch/include/ATen/ops/linalg_diagonal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1462551Z copying torch/include/ATen/ops/linalg_eig.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1471263Z copying torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1480664Z copying torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1488370Z copying torch/include/ATen/ops/linalg_eig_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1505845Z copying torch/include/ATen/ops/linalg_eig_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1507945Z copying torch/include/ATen/ops/linalg_eigh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1522847Z copying torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1527523Z copying torch/include/ATen/ops/linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1546455Z copying torch/include/ATen/ops/linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1552635Z copying torch/include/ATen/ops/linalg_eigvals.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1557436Z copying torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1565017Z copying torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1573278Z copying torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1591129Z copying torch/include/ATen/ops/linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1592569Z copying torch/include/ATen/ops/linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1607388Z copying torch/include/ATen/ops/linalg_eigvalsh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1616050Z copying torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1633551Z copying torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1634631Z copying torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1642454Z copying torch/include/ATen/ops/linalg_householder_product.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1660014Z copying torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1661380Z copying torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1669099Z copying torch/include/ATen/ops/linalg_householder_product_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1681148Z copying torch/include/ATen/ops/linalg_householder_product_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1687245Z copying torch/include/ATen/ops/linalg_inv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1704681Z copying torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1706171Z copying torch/include/ATen/ops/linalg_inv_ex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1714653Z copying torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1728780Z copying torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1734255Z copying torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1752752Z copying torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1755370Z copying torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1764033Z copying torch/include/ATen/ops/linalg_inv_ex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1772078Z copying torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1782663Z copying torch/include/ATen/ops/linalg_inv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1790126Z copying torch/include/ATen/ops/linalg_inv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1802052Z copying torch/include/ATen/ops/linalg_ldl_factor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1809424Z copying torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1820122Z copying torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1837543Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1840104Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1848288Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1855790Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1863575Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1875487Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1887922Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1894346Z copying torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1902113Z copying torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1913163Z copying torch/include/ATen/ops/linalg_ldl_solve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1921418Z copying torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1927867Z copying torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1945590Z copying torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1946891Z copying torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1954043Z copying torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1967836Z copying torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1976043Z copying torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.1983211Z copying torch/include/ATen/ops/linalg_lstsq.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2000943Z copying torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2003734Z copying torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2011751Z copying torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2020479Z copying torch/include/ATen/ops/linalg_lstsq_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2036755Z copying torch/include/ATen/ops/linalg_lstsq_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2040439Z copying torch/include/ATen/ops/linalg_lu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2057876Z copying torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2059708Z copying torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2071994Z copying torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2079191Z copying torch/include/ATen/ops/linalg_lu_factor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2087188Z copying torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2094652Z copying torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2105691Z copying torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2112963Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2123703Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2141835Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2143101Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2150251Z copying torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2157979Z copying torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2168979Z copying torch/include/ATen/ops/linalg_lu_factor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2177219Z copying torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2184724Z copying torch/include/ATen/ops/linalg_lu_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2201471Z copying torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2205523Z copying torch/include/ATen/ops/linalg_lu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2223042Z copying torch/include/ATen/ops/linalg_lu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2224219Z copying torch/include/ATen/ops/linalg_lu_solve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2241681Z copying torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2244345Z copying torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2252121Z copying torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2271330Z copying torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2274480Z copying torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2289358Z copying torch/include/ATen/ops/linalg_lu_solve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2294426Z copying torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2302678Z copying torch/include/ATen/ops/linalg_matmul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2322423Z copying torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2325324Z copying torch/include/ATen/ops/linalg_matmul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2343145Z copying torch/include/ATen/ops/linalg_matmul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2344527Z copying torch/include/ATen/ops/linalg_matrix_exp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2362120Z copying torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2365157Z copying torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2376382Z copying torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2386714Z copying torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2393731Z copying torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2404590Z copying torch/include/ATen/ops/linalg_matrix_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2413161Z copying torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2420853Z copying torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2428749Z copying torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2436684Z copying torch/include/ATen/ops/linalg_matrix_power.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2444822Z copying torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2460847Z copying torch/include/ATen/ops/linalg_matrix_power_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2462913Z copying torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2471607Z copying torch/include/ATen/ops/linalg_matrix_rank.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2479249Z copying torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2490684Z copying torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2497862Z copying torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2506245Z copying torch/include/ATen/ops/linalg_multi_dot.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2514160Z copying torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2522730Z copying torch/include/ATen/ops/linalg_multi_dot_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2530859Z copying torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2538537Z copying torch/include/ATen/ops/linalg_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2546832Z copying torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2554686Z copying torch/include/ATen/ops/linalg_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2563521Z copying torch/include/ATen/ops/linalg_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2571884Z copying torch/include/ATen/ops/linalg_pinv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2579668Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2587681Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2595566Z copying torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2603673Z copying torch/include/ATen/ops/linalg_pinv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2611411Z copying torch/include/ATen/ops/linalg_pinv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2619448Z copying torch/include/ATen/ops/linalg_qr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2628047Z copying torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2636172Z copying torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2644520Z copying torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2652133Z copying torch/include/ATen/ops/linalg_qr_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2660422Z copying torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2667981Z copying torch/include/ATen/ops/linalg_qr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2676244Z copying torch/include/ATen/ops/linalg_qr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2690131Z copying torch/include/ATen/ops/linalg_slogdet.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2696793Z copying torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2715832Z copying torch/include/ATen/ops/linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2718809Z copying torch/include/ATen/ops/linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2730684Z copying torch/include/ATen/ops/linalg_solve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2738009Z copying torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2746050Z copying torch/include/ATen/ops/linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2754018Z copying torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2762178Z copying torch/include/ATen/ops/linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2777376Z copying torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2786069Z copying torch/include/ATen/ops/linalg_solve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2801440Z copying torch/include/ATen/ops/linalg_solve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2807034Z copying torch/include/ATen/ops/linalg_solve_triangular.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2824109Z copying torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2826881Z copying torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2841507Z copying torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2846309Z copying torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2861540Z copying torch/include/ATen/ops/linalg_svd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2864958Z copying torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2873348Z copying torch/include/ATen/ops/linalg_svd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2887338Z copying torch/include/ATen/ops/linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2895423Z copying torch/include/ATen/ops/linalg_svdvals.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2902185Z copying torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2909439Z copying torch/include/ATen/ops/linalg_svdvals_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2917577Z copying torch/include/ATen/ops/linalg_svdvals_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2929127Z copying torch/include/ATen/ops/linalg_tensorinv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2936587Z copying torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2954833Z copying torch/include/ATen/ops/linalg_tensorinv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2957218Z copying torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2964296Z copying torch/include/ATen/ops/linalg_tensorsolve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2979518Z copying torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2985123Z copying torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.2993317Z copying torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3002024Z copying torch/include/ATen/ops/linalg_vander.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3016089Z copying torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3021124Z copying torch/include/ATen/ops/linalg_vander_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3029518Z copying torch/include/ATen/ops/linalg_vander_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3037296Z copying torch/include/ATen/ops/linalg_vecdot.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3049739Z copying torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3058214Z copying torch/include/ATen/ops/linalg_vecdot_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3066213Z copying torch/include/ATen/ops/linalg_vecdot_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3074300Z copying torch/include/ATen/ops/linalg_vector_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3082542Z copying torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3090268Z copying torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3107446Z copying torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3109013Z copying torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3116191Z copying torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3124479Z copying torch/include/ATen/ops/linalg_vector_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3131465Z copying torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3139226Z copying torch/include/ATen/ops/linear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3146664Z copying torch/include/ATen/ops/linear_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3154400Z copying torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3162774Z copying torch/include/ATen/ops/linear_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3171517Z copying torch/include/ATen/ops/linear_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3179442Z copying torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3187450Z copying torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3194844Z copying torch/include/ATen/ops/linear_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3202600Z copying torch/include/ATen/ops/linear_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3211263Z copying torch/include/ATen/ops/linspace.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3219856Z copying torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3229448Z copying torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3237091Z copying torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3244500Z copying torch/include/ATen/ops/linspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3252235Z copying torch/include/ATen/ops/linspace_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3259887Z copying torch/include/ATen/ops/linspace_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3267751Z copying torch/include/ATen/ops/log.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3276288Z copying torch/include/ATen/ops/log10.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3284703Z copying torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3292202Z copying torch/include/ATen/ops/log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3300098Z copying torch/include/ATen/ops/log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3307938Z copying torch/include/ATen/ops/log10_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3316343Z copying torch/include/ATen/ops/log10_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3324103Z copying torch/include/ATen/ops/log10_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3332441Z copying torch/include/ATen/ops/log10_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3349488Z copying torch/include/ATen/ops/log1p.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3351505Z copying torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3362050Z copying torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3369994Z copying torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3378075Z copying torch/include/ATen/ops/log1p_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3396843Z copying torch/include/ATen/ops/log1p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3403112Z copying torch/include/ATen/ops/log1p_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3407843Z copying torch/include/ATen/ops/log1p_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3426675Z copying torch/include/ATen/ops/log2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3431071Z copying torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3436937Z copying torch/include/ATen/ops/log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3448738Z copying torch/include/ATen/ops/log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3455507Z copying torch/include/ATen/ops/log2_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3462590Z copying torch/include/ATen/ops/log2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3477327Z copying torch/include/ATen/ops/log2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3483464Z copying torch/include/ATen/ops/log2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3501836Z copying torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3504317Z copying torch/include/ATen/ops/log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3512688Z copying torch/include/ATen/ops/log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3524622Z copying torch/include/ATen/ops/log_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3532092Z copying torch/include/ATen/ops/log_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3540249Z copying torch/include/ATen/ops/log_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3547849Z copying torch/include/ATen/ops/log_normal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3559392Z copying torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3567189Z copying torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3581723Z copying torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3587104Z copying torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3600851Z copying torch/include/ATen/ops/log_normal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3606529Z copying torch/include/ATen/ops/log_normal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3614842Z copying torch/include/ATen/ops/log_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3621916Z copying torch/include/ATen/ops/log_sigmoid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3630183Z copying torch/include/ATen/ops/log_sigmoid_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3642093Z copying torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3649986Z copying torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3658071Z copying torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3665762Z copying torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3681467Z copying torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3686622Z copying torch/include/ATen/ops/log_sigmoid_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3694857Z copying torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3712912Z copying torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3714093Z copying torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3722449Z copying torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3730131Z copying torch/include/ATen/ops/log_sigmoid_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3748002Z copying torch/include/ATen/ops/log_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3754798Z copying torch/include/ATen/ops/log_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3761795Z copying torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3769185Z copying torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3776946Z copying torch/include/ATen/ops/log_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3784870Z copying torch/include/ATen/ops/log_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3802778Z copying torch/include/ATen/ops/logaddexp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3807581Z copying torch/include/ATen/ops/logaddexp2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3815916Z copying torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3833794Z copying torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3834946Z copying torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3843071Z copying torch/include/ATen/ops/logaddexp2_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3849908Z copying torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3866902Z copying torch/include/ATen/ops/logaddexp2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3868723Z copying torch/include/ATen/ops/logaddexp2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3881337Z copying torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3887320Z copying torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3895132Z copying torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3902808Z copying torch/include/ATen/ops/logaddexp_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3921277Z copying torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3924654Z copying torch/include/ATen/ops/logaddexp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3932714Z copying torch/include/ATen/ops/logaddexp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3940789Z copying torch/include/ATen/ops/logcumsumexp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3948558Z copying torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3956679Z copying torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3964629Z copying torch/include/ATen/ops/logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3972653Z copying torch/include/ATen/ops/logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3980614Z copying torch/include/ATen/ops/logdet.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3988368Z copying torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.3995884Z copying torch/include/ATen/ops/logdet_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4003993Z copying torch/include/ATen/ops/logdet_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4012211Z copying torch/include/ATen/ops/logical_and.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4020149Z copying torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4027833Z copying torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4035296Z copying torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4043624Z copying torch/include/ATen/ops/logical_and_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4051168Z copying torch/include/ATen/ops/logical_and_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4059616Z copying torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4067205Z copying torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4075728Z copying torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4083702Z copying torch/include/ATen/ops/logical_not_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4100976Z copying torch/include/ATen/ops/logical_not_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4102428Z copying torch/include/ATen/ops/logical_or.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4118616Z copying torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4121805Z copying torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4138012Z copying torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4140351Z copying torch/include/ATen/ops/logical_or_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4156487Z copying torch/include/ATen/ops/logical_or_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4158851Z copying torch/include/ATen/ops/logical_xor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4167046Z copying torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4180154Z copying torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4186432Z copying torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4202023Z copying torch/include/ATen/ops/logical_xor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4206774Z copying torch/include/ATen/ops/logical_xor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4214721Z copying torch/include/ATen/ops/logit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4232961Z copying torch/include/ATen/ops/logit_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4234409Z copying torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4242667Z copying torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4259370Z copying torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4261961Z copying torch/include/ATen/ops/logit_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4270011Z copying torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4278418Z copying torch/include/ATen/ops/logit_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4286028Z copying torch/include/ATen/ops/logit_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4304014Z copying torch/include/ATen/ops/logit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4305098Z copying torch/include/ATen/ops/logit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4312081Z copying torch/include/ATen/ops/logit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4323234Z copying torch/include/ATen/ops/logit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4340911Z copying torch/include/ATen/ops/logit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4347569Z copying torch/include/ATen/ops/logspace.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4352858Z copying torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4366833Z copying torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4374345Z copying torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4392514Z copying torch/include/ATen/ops/logspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4393603Z copying torch/include/ATen/ops/logspace_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4401078Z copying torch/include/ATen/ops/logspace_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4417446Z copying torch/include/ATen/ops/logsumexp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4420937Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4429262Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4437104Z copying torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4445081Z copying torch/include/ATen/ops/logsumexp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4464055Z copying torch/include/ATen/ops/logsumexp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4468751Z copying torch/include/ATen/ops/lshift.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4475967Z copying torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4486654Z copying torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4504232Z copying torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4505847Z copying torch/include/ATen/ops/lshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4513895Z copying torch/include/ATen/ops/lshift_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4525510Z copying torch/include/ATen/ops/lshift_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4533008Z copying torch/include/ATen/ops/lstm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4551469Z copying torch/include/ATen/ops/lstm_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4553176Z copying torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4561338Z copying torch/include/ATen/ops/lstm_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4569019Z copying torch/include/ATen/ops/lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4577184Z copying torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4594769Z copying torch/include/ATen/ops/lstm_mps_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4596266Z copying torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4603425Z copying torch/include/ATen/ops/lstm_mps_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4610817Z copying torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4621424Z copying torch/include/ATen/ops/lstm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4628300Z copying torch/include/ATen/ops/lstm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4638481Z copying torch/include/ATen/ops/lt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4646543Z copying torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4653729Z copying torch/include/ATen/ops/lt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4663874Z copying torch/include/ATen/ops/lt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4678873Z copying torch/include/ATen/ops/lt_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4683851Z copying torch/include/ATen/ops/lt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4692123Z copying torch/include/ATen/ops/lt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4700126Z copying torch/include/ATen/ops/lt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4716635Z copying torch/include/ATen/ops/lu_solve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4721316Z copying torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4737689Z copying torch/include/ATen/ops/lu_solve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4741131Z copying torch/include/ATen/ops/lu_solve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4749038Z copying torch/include/ATen/ops/lu_unpack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4759742Z copying torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4767158Z copying torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4774968Z copying torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4782926Z copying torch/include/ATen/ops/lu_unpack_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4791190Z copying torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4799379Z copying torch/include/ATen/ops/lu_unpack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4816263Z copying torch/include/ATen/ops/lu_unpack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4818665Z copying torch/include/ATen/ops/mH.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4835301Z copying torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4838058Z copying torch/include/ATen/ops/mH_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4849621Z copying torch/include/ATen/ops/mH_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4856460Z copying torch/include/ATen/ops/mT.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4867726Z copying torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4875887Z copying torch/include/ATen/ops/mT_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4883317Z copying torch/include/ATen/ops/mT_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4900995Z copying torch/include/ATen/ops/margin_ranking_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4902992Z copying torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4910496Z copying torch/include/ATen/ops/margin_ranking_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4924272Z copying torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4928791Z copying torch/include/ATen/ops/masked_fill.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4945913Z copying torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4947975Z copying torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4960255Z copying torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4966984Z copying torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4981991Z copying torch/include/ATen/ops/masked_fill_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4987473Z copying torch/include/ATen/ops/masked_fill_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.4995861Z copying torch/include/ATen/ops/masked_scatter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5004035Z copying torch/include/ATen/ops/masked_scatter_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5023296Z copying torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5025964Z copying torch/include/ATen/ops/masked_scatter_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5033315Z copying torch/include/ATen/ops/masked_scatter_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5045686Z copying torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5052822Z copying torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5063170Z copying torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5075561Z copying torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5083067Z copying torch/include/ATen/ops/masked_scatter_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5093265Z copying torch/include/ATen/ops/masked_scatter_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5110958Z copying torch/include/ATen/ops/masked_select.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5118154Z copying torch/include/ATen/ops/masked_select_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5123850Z copying torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5131067Z copying torch/include/ATen/ops/masked_select_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5138358Z copying torch/include/ATen/ops/masked_select_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5146155Z copying torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5162422Z copying torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5166953Z copying torch/include/ATen/ops/masked_select_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5175153Z copying torch/include/ATen/ops/masked_select_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5192496Z copying torch/include/ATen/ops/matmul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5194967Z copying torch/include/ATen/ops/matmul_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5203787Z copying torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5211298Z copying torch/include/ATen/ops/matmul_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5222065Z copying torch/include/ATen/ops/matmul_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5241261Z copying torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5247312Z copying torch/include/ATen/ops/matmul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5254262Z copying torch/include/ATen/ops/matmul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5261792Z copying torch/include/ATen/ops/matrix_H.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5273302Z copying torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5287115Z copying torch/include/ATen/ops/matrix_H_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5293898Z copying torch/include/ATen/ops/matrix_H_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5301764Z copying torch/include/ATen/ops/matrix_exp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5316587Z copying torch/include/ATen/ops/matrix_exp_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5321460Z copying torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5328840Z copying torch/include/ATen/ops/matrix_exp_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5335941Z copying torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5343918Z copying torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5351651Z copying torch/include/ATen/ops/matrix_exp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5358559Z copying torch/include/ATen/ops/matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5366528Z copying torch/include/ATen/ops/matrix_power.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5375074Z copying torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5382617Z copying torch/include/ATen/ops/matrix_power_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5390438Z copying torch/include/ATen/ops/matrix_power_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5398679Z copying torch/include/ATen/ops/max.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5406827Z copying torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5414364Z copying torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5421879Z copying torch/include/ATen/ops/max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5429487Z copying torch/include/ATen/ops/max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5437529Z copying torch/include/ATen/ops/max_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5450077Z copying torch/include/ATen/ops/max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5456314Z copying torch/include/ATen/ops/max_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5464261Z copying torch/include/ATen/ops/max_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5478789Z copying torch/include/ATen/ops/max_pool1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5484382Z copying torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5501060Z copying torch/include/ATen/ops/max_pool1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5503194Z copying torch/include/ATen/ops/max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5510882Z copying torch/include/ATen/ops/max_pool1d_with_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5522435Z copying torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5536836Z copying torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5540740Z copying torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5548466Z copying torch/include/ATen/ops/max_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5556350Z copying torch/include/ATen/ops/max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5567774Z copying torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5574873Z copying torch/include/ATen/ops/max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5582956Z copying torch/include/ATen/ops/max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5600321Z copying torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5602862Z copying torch/include/ATen/ops/max_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5610882Z copying torch/include/ATen/ops/max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5626024Z copying torch/include/ATen/ops/max_pool2d_with_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5629958Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5640956Z 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-08-14T21:42:52.5648402Z 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-08-14T21:42:52.5656456Z 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-08-14T21:42:52.5671894Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5677101Z 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-08-14T21:42:52.5684441Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5702613Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5706150Z copying torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5723213Z copying torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5728656Z copying torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5736574Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5753165Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5756002Z copying torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5764027Z copying torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5778418Z copying torch/include/ATen/ops/max_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5783508Z copying torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5791380Z copying torch/include/ATen/ops/max_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5801512Z copying torch/include/ATen/ops/max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5809334Z copying torch/include/ATen/ops/max_pool3d_with_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5826126Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5827459Z 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-08-14T21:42:52.5836109Z 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-08-14T21:42:52.5844162Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5862877Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5865438Z copying torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5877968Z copying torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5884898Z copying torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5903012Z copying torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5904093Z copying torch/include/ATen/ops/max_unpool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5920956Z copying torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5923678Z copying torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5931134Z copying torch/include/ATen/ops/max_unpool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5947025Z copying torch/include/ATen/ops/max_unpool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5950025Z copying torch/include/ATen/ops/max_unpool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5962472Z copying torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5975376Z copying torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5983007Z copying torch/include/ATen/ops/max_unpool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.5993422Z copying torch/include/ATen/ops/max_unpool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6007350Z copying torch/include/ATen/ops/maximum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6013437Z copying torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6020806Z copying torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6027774Z copying torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6042229Z copying torch/include/ATen/ops/maximum_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6047434Z copying torch/include/ATen/ops/maximum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6065021Z copying torch/include/ATen/ops/maximum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6066069Z copying torch/include/ATen/ops/maximum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6078048Z copying torch/include/ATen/ops/mean.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6085336Z copying torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6103345Z copying torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6104746Z copying torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6121021Z copying torch/include/ATen/ops/mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6123880Z copying torch/include/ATen/ops/mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6131470Z copying torch/include/ATen/ops/mean_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6142454Z copying torch/include/ATen/ops/mean_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6150057Z copying torch/include/ATen/ops/mean_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6164320Z copying torch/include/ATen/ops/mean_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6169902Z copying torch/include/ATen/ops/median.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6177973Z copying torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6185412Z copying torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6193302Z copying torch/include/ATen/ops/median_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6207511Z copying torch/include/ATen/ops/median_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6213365Z copying torch/include/ATen/ops/median_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6232001Z copying torch/include/ATen/ops/median_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6234053Z copying torch/include/ATen/ops/meshgrid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6249850Z copying torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6254774Z copying torch/include/ATen/ops/meshgrid_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6273001Z copying torch/include/ATen/ops/meshgrid_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6278398Z copying torch/include/ATen/ops/min.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6285886Z copying torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6293556Z copying torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6311042Z copying torch/include/ATen/ops/min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6312716Z copying torch/include/ATen/ops/min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6320997Z copying torch/include/ATen/ops/min_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6331443Z copying torch/include/ATen/ops/min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6338878Z copying torch/include/ATen/ops/min_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6349909Z copying torch/include/ATen/ops/min_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6362226Z copying torch/include/ATen/ops/minimum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6369915Z copying torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6387640Z copying torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6388882Z copying torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6398933Z copying torch/include/ATen/ops/minimum_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6407241Z copying torch/include/ATen/ops/minimum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6423637Z copying torch/include/ATen/ops/minimum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6426054Z copying torch/include/ATen/ops/minimum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6440866Z copying torch/include/ATen/ops/miopen_batch_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6446034Z copying torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6453718Z copying torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6463796Z copying torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6472016Z copying torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6485147Z copying torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6492490Z copying torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6500389Z copying torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6507696Z copying torch/include/ATen/ops/miopen_batch_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6521665Z copying torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6527068Z copying torch/include/ATen/ops/miopen_convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6547033Z copying torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6551477Z copying torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6558951Z copying torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6566631Z copying torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6574626Z copying torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6581915Z copying torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6589709Z copying torch/include/ATen/ops/miopen_convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6597438Z copying torch/include/ATen/ops/miopen_convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6605633Z copying torch/include/ATen/ops/miopen_convolution_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6613671Z copying torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6621947Z copying torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6629370Z copying torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6637557Z copying torch/include/ATen/ops/miopen_convolution_transpose.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6646539Z copying torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6654381Z copying torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6661960Z copying torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6670218Z copying torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6677895Z copying torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6686493Z copying torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6694524Z copying torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6702241Z copying torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6710318Z copying torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6717890Z copying torch/include/ATen/ops/miopen_rnn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6726103Z copying torch/include/ATen/ops/miopen_rnn_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6734790Z copying torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6742754Z copying torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6750600Z copying torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6758948Z copying torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6767267Z copying torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6775233Z copying torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6782854Z copying torch/include/ATen/ops/miopen_rnn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6790457Z copying torch/include/ATen/ops/miopen_rnn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6798662Z copying torch/include/ATen/ops/mish.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6806627Z copying torch/include/ATen/ops/mish_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6814748Z copying torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6821991Z copying torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6830044Z copying torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6843892Z copying torch/include/ATen/ops/mish_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6846616Z copying torch/include/ATen/ops/mish_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6854614Z copying torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6861934Z copying torch/include/ATen/ops/mish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6870384Z copying torch/include/ATen/ops/mish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6878007Z copying torch/include/ATen/ops/mish_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6886101Z copying torch/include/ATen/ops/mish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6903969Z copying torch/include/ATen/ops/mish_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6905267Z copying torch/include/ATen/ops/mish_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6921505Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6924616Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6942328Z 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-08-14T21:42:52.6943795Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6951405Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6958640Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6970160Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6977305Z copying torch/include/ATen/ops/mkldnn_convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6994428Z copying torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.6996665Z copying torch/include/ATen/ops/mkldnn_convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7009331Z copying torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7016668Z copying torch/include/ATen/ops/mkldnn_linear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7033951Z copying torch/include/ATen/ops/mkldnn_linear_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7036987Z copying torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7045130Z copying torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7053174Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7070603Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7074388Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7089497Z copying torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7095044Z copying torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7103041Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7121161Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7122624Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7130290Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7137785Z copying torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7153915Z copying torch/include/ATen/ops/mkldnn_linear_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7156336Z copying torch/include/ATen/ops/mkldnn_linear_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7164319Z copying torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7172197Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7180333Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7187962Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7195340Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7203662Z copying torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7211234Z copying torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7219184Z copying torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7227022Z copying torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7234887Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7243538Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7250844Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7258593Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7266898Z copying torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7275217Z copying torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7283382Z copying torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7291652Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7301087Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7308286Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7315646Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7323713Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7342052Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7343615Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7350953Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7359248Z copying torch/include/ATen/ops/mkldnn_rnn_layer.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7367283Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7375820Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7383533Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7391627Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7399593Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7407466Z copying torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7416016Z copying torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7423964Z copying torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7431606Z copying torch/include/ATen/ops/mkldnn_rnn_layer_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7439487Z copying torch/include/ATen/ops/mkldnn_rnn_layer_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7447008Z copying torch/include/ATen/ops/mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7455195Z copying torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7462677Z copying torch/include/ATen/ops/mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7470376Z copying torch/include/ATen/ops/mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7478094Z copying torch/include/ATen/ops/mm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7485679Z copying torch/include/ATen/ops/mm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7492929Z copying torch/include/ATen/ops/mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7509661Z copying torch/include/ATen/ops/mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7511564Z copying torch/include/ATen/ops/mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7523174Z copying torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7540704Z copying torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7544104Z copying torch/include/ATen/ops/mode_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7552023Z copying torch/include/ATen/ops/mode_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7562905Z copying torch/include/ATen/ops/mode_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7577452Z copying torch/include/ATen/ops/mode_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7594077Z copying torch/include/ATen/ops/moveaxis.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7603278Z copying torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7609277Z copying torch/include/ATen/ops/moveaxis_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7616683Z copying torch/include/ATen/ops/moveaxis_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7627583Z copying torch/include/ATen/ops/movedim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7634476Z copying torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7642111Z copying torch/include/ATen/ops/movedim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7658205Z copying torch/include/ATen/ops/movedim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7660663Z copying torch/include/ATen/ops/mps_convolution_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7669529Z copying torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7676851Z copying torch/include/ATen/ops/mps_convolution_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7684377Z copying torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7691897Z copying torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7700325Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7707619Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7721887Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7726705Z copying torch/include/ATen/ops/mse_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7744393Z copying torch/include/ATen/ops/mse_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7745778Z copying torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7753200Z copying torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7771369Z copying torch/include/ATen/ops/mse_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7780921Z copying torch/include/ATen/ops/mse_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7791954Z copying torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7799359Z copying torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7806978Z copying torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7825909Z copying torch/include/ATen/ops/mse_loss_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7830780Z copying torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7836949Z copying torch/include/ATen/ops/mse_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7844993Z copying torch/include/ATen/ops/mse_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7863619Z copying torch/include/ATen/ops/msort.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7866861Z copying torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7874249Z copying torch/include/ATen/ops/msort_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7885544Z copying torch/include/ATen/ops/msort_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7902949Z copying torch/include/ATen/ops/mul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7904168Z copying torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7912263Z copying torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7924929Z copying torch/include/ATen/ops/mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7930725Z copying torch/include/ATen/ops/mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7938680Z copying torch/include/ATen/ops/mul_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7946110Z copying torch/include/ATen/ops/mul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7961381Z copying torch/include/ATen/ops/mul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7964537Z copying torch/include/ATen/ops/mul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7972536Z copying torch/include/ATen/ops/multi_margin_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.7983286Z copying torch/include/ATen/ops/multi_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8000947Z copying torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8003281Z copying torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8010042Z copying torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8017294Z copying torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8034525Z copying torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8035724Z copying torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8044202Z copying torch/include/ATen/ops/multi_margin_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8052374Z copying torch/include/ATen/ops/multi_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8062808Z copying torch/include/ATen/ops/multilabel_margin_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8072591Z copying torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8080421Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8091472Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8109735Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8111164Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8123211Z copying torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8139298Z copying torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8141934Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8152772Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8167204Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8173328Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8189957Z copying torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8192970Z copying torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8204413Z copying torch/include/ATen/ops/multinomial.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8212211Z copying torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8222420Z copying torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8241501Z copying torch/include/ATen/ops/multinomial_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8244766Z copying torch/include/ATen/ops/multinomial_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8262678Z copying torch/include/ATen/ops/multiply.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8265231Z copying torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8273576Z copying torch/include/ATen/ops/multiply_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8288190Z copying torch/include/ATen/ops/multiply_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8295690Z copying torch/include/ATen/ops/mv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8303658Z copying torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8312128Z copying torch/include/ATen/ops/mv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8326668Z copying torch/include/ATen/ops/mv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8335452Z copying torch/include/ATen/ops/mvlgamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8353804Z copying torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8354917Z copying torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8362838Z copying torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8374125Z copying torch/include/ATen/ops/mvlgamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8381731Z copying torch/include/ATen/ops/mvlgamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8391875Z copying torch/include/ATen/ops/nan_to_num.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8403325Z copying torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8410176Z copying torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8426167Z copying torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8428671Z copying torch/include/ATen/ops/nan_to_num_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8439374Z copying torch/include/ATen/ops/nan_to_num_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8447289Z copying torch/include/ATen/ops/nanmean.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8463903Z copying torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8466227Z copying torch/include/ATen/ops/nanmean_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8478176Z copying torch/include/ATen/ops/nanmean_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8484928Z copying torch/include/ATen/ops/nanmedian.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8503402Z copying torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8504476Z copying torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8512047Z copying torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8524715Z copying torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8531101Z copying torch/include/ATen/ops/nanmedian_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8538902Z copying torch/include/ATen/ops/nanmedian_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8559346Z copying torch/include/ATen/ops/nanquantile.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8563637Z copying torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8569529Z copying torch/include/ATen/ops/nanquantile_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8577849Z copying torch/include/ATen/ops/nanquantile_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8595333Z copying torch/include/ATen/ops/nansum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8598142Z copying torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8606334Z copying torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8621818Z copying torch/include/ATen/ops/nansum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8625394Z copying torch/include/ATen/ops/nansum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8641416Z copying torch/include/ATen/ops/narrow.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8645123Z copying torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8662369Z copying torch/include/ATen/ops/narrow_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8664774Z copying torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8679769Z copying torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8684176Z copying torch/include/ATen/ops/narrow_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8691948Z copying torch/include/ATen/ops/narrow_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8699379Z copying torch/include/ATen/ops/narrow_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8716096Z copying torch/include/ATen/ops/narrow_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8718457Z copying torch/include/ATen/ops/native_batch_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8729211Z copying torch/include/ATen/ops/native_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8736989Z copying torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8753351Z copying torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8756178Z copying torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8768510Z copying torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8775314Z copying torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8792882Z copying torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8794277Z copying torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8802592Z copying torch/include/ATen/ops/native_batch_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8810013Z copying torch/include/ATen/ops/native_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8817661Z copying torch/include/ATen/ops/native_channel_shuffle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8825981Z copying torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8833953Z copying torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8842266Z copying torch/include/ATen/ops/native_channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8850290Z copying torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8858342Z copying torch/include/ATen/ops/native_dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8866718Z copying torch/include/ATen/ops/native_dropout_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8875594Z copying torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8883415Z copying torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8891348Z copying torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8898837Z copying torch/include/ATen/ops/native_dropout_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8906611Z copying torch/include/ATen/ops/native_dropout_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8914781Z copying torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8922967Z copying torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8930446Z copying torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8938571Z copying torch/include/ATen/ops/native_dropout_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8946402Z copying torch/include/ATen/ops/native_dropout_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8954447Z copying torch/include/ATen/ops/native_group_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8963155Z copying torch/include/ATen/ops/native_group_norm_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8971414Z copying torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8982337Z copying torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8989044Z copying torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.8996333Z copying torch/include/ATen/ops/native_group_norm_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9004669Z copying torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9022990Z copying torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9024311Z copying torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9041308Z copying torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9042960Z copying torch/include/ATen/ops/native_group_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9060737Z copying torch/include/ATen/ops/native_group_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9063426Z copying torch/include/ATen/ops/native_layer_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9078888Z copying torch/include/ATen/ops/native_layer_norm_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9086013Z copying torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9103782Z copying torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9105787Z copying torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9113811Z copying torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9122106Z copying torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9139829Z copying torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9142797Z copying torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9150858Z copying torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9158378Z copying torch/include/ATen/ops/native_layer_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9166581Z copying torch/include/ATen/ops/native_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9178236Z copying torch/include/ATen/ops/native_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9185618Z copying torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9196195Z copying torch/include/ATen/ops/native_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9209575Z copying torch/include/ATen/ops/native_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9214516Z copying torch/include/ATen/ops/ne.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9232661Z copying torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9233908Z copying torch/include/ATen/ops/ne_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9241843Z copying torch/include/ATen/ops/ne_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9252743Z copying torch/include/ATen/ops/ne_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9269173Z copying torch/include/ATen/ops/ne_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9271691Z copying torch/include/ATen/ops/ne_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9278991Z copying torch/include/ATen/ops/ne_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9290356Z copying torch/include/ATen/ops/neg.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9297329Z copying torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9308041Z copying torch/include/ATen/ops/neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9320260Z copying torch/include/ATen/ops/neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9327944Z copying torch/include/ATen/ops/neg_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9345667Z copying torch/include/ATen/ops/neg_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9347162Z copying torch/include/ATen/ops/neg_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9361430Z copying torch/include/ATen/ops/neg_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9366430Z copying torch/include/ATen/ops/negative.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9375182Z copying torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9383214Z copying torch/include/ATen/ops/negative_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9391464Z copying torch/include/ATen/ops/negative_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9403612Z copying torch/include/ATen/ops/nested_to_padded_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9423311Z copying torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9425433Z copying torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9442086Z copying torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9448265Z copying torch/include/ATen/ops/new_empty.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9455786Z copying torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9462719Z copying torch/include/ATen/ops/new_empty_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9473814Z copying torch/include/ATen/ops/new_empty_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9481916Z copying torch/include/ATen/ops/new_empty_strided.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9490903Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9501579Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9517440Z copying torch/include/ATen/ops/new_empty_strided_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9520327Z copying torch/include/ATen/ops/new_empty_strided_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9527560Z copying torch/include/ATen/ops/new_full.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9543371Z copying torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9546034Z copying torch/include/ATen/ops/new_full_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9554478Z copying torch/include/ATen/ops/new_full_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9562897Z copying torch/include/ATen/ops/new_ones.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9571780Z copying torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9579656Z copying torch/include/ATen/ops/new_ones_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9588339Z copying torch/include/ATen/ops/new_ones_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9596195Z copying torch/include/ATen/ops/new_zeros.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9605548Z copying torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9614004Z copying torch/include/ATen/ops/new_zeros_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9622042Z copying torch/include/ATen/ops/new_zeros_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9630635Z copying torch/include/ATen/ops/nextafter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9639794Z copying torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9647675Z copying torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9656314Z copying torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9665279Z copying torch/include/ATen/ops/nextafter_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9680624Z copying torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9685484Z copying torch/include/ATen/ops/nextafter_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9703067Z copying torch/include/ATen/ops/nextafter_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9705341Z copying torch/include/ATen/ops/nll_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9722862Z copying torch/include/ATen/ops/nll_loss2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9730830Z copying torch/include/ATen/ops/nll_loss2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9735722Z copying torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9752615Z copying torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9754734Z copying torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9763389Z copying torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9778421Z copying torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9783020Z copying torch/include/ATen/ops/nll_loss2d_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9802093Z copying torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9805523Z copying torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9812848Z copying torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9822736Z copying torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9839559Z copying torch/include/ATen/ops/nll_loss2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9841932Z copying torch/include/ATen/ops/nll_loss2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9849788Z copying torch/include/ATen/ops/nll_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9857989Z copying torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9868624Z copying torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9876388Z copying torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9890520Z copying torch/include/ATen/ops/nll_loss_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9895133Z copying torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9913249Z copying torch/include/ATen/ops/nll_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9917030Z copying torch/include/ATen/ops/nll_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9926071Z copying torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9934225Z copying torch/include/ATen/ops/nll_loss_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9953471Z copying torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9955146Z copying torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9967664Z copying torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9974243Z copying torch/include/ATen/ops/nll_loss_forward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:52.9992183Z copying torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0005874Z copying torch/include/ATen/ops/nll_loss_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0025257Z copying torch/include/ATen/ops/nll_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0026300Z copying torch/include/ATen/ops/nll_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0033282Z copying torch/include/ATen/ops/nll_loss_nd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0041317Z copying torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0057643Z copying torch/include/ATen/ops/nll_loss_nd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0058892Z copying torch/include/ATen/ops/nll_loss_nd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0069788Z copying torch/include/ATen/ops/nll_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0076368Z copying torch/include/ATen/ops/nonzero.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0083687Z copying torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0093921Z copying torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0101263Z copying torch/include/ATen/ops/nonzero_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0111812Z copying torch/include/ATen/ops/nonzero_numpy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0119341Z copying torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0126849Z copying torch/include/ATen/ops/nonzero_numpy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0134250Z copying torch/include/ATen/ops/nonzero_numpy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0141743Z copying torch/include/ATen/ops/nonzero_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0160988Z copying torch/include/ATen/ops/nonzero_static.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0163573Z copying torch/include/ATen/ops/nonzero_static_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0171782Z copying torch/include/ATen/ops/nonzero_static_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0179346Z copying torch/include/ATen/ops/nonzero_static_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0186716Z copying torch/include/ATen/ops/nonzero_static_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0194390Z copying torch/include/ATen/ops/norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0203596Z copying torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0211647Z copying torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0219189Z copying torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0226975Z copying torch/include/ATen/ops/norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0234416Z copying torch/include/ATen/ops/norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0242735Z copying torch/include/ATen/ops/norm_except_dim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0250324Z copying torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0257897Z copying torch/include/ATen/ops/norm_except_dim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0265305Z copying torch/include/ATen/ops/norm_except_dim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0273624Z copying torch/include/ATen/ops/norm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0281407Z copying torch/include/ATen/ops/norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0288633Z copying torch/include/ATen/ops/norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0295776Z copying torch/include/ATen/ops/norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0303879Z copying torch/include/ATen/ops/normal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0312157Z copying torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0320454Z copying torch/include/ATen/ops/normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0328411Z copying torch/include/ATen/ops/normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0336236Z copying torch/include/ATen/ops/normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0344291Z copying torch/include/ATen/ops/normal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0352329Z copying torch/include/ATen/ops/normal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0361327Z copying torch/include/ATen/ops/not_equal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0368868Z copying torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0379673Z copying torch/include/ATen/ops/not_equal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0387165Z copying torch/include/ATen/ops/not_equal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0398271Z copying torch/include/ATen/ops/nuclear_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0406303Z copying torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0423995Z copying torch/include/ATen/ops/nuclear_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0425053Z copying torch/include/ATen/ops/nuclear_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0431964Z copying torch/include/ATen/ops/numpy_T.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0440181Z copying torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0458589Z copying torch/include/ATen/ops/numpy_T_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0463021Z copying torch/include/ATen/ops/numpy_T_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0478096Z copying torch/include/ATen/ops/one_hot.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0486631Z copying torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0504129Z copying torch/include/ATen/ops/one_hot_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0505543Z copying torch/include/ATen/ops/one_hot_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0513229Z copying torch/include/ATen/ops/ones.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0521767Z copying torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0529434Z copying torch/include/ATen/ops/ones_like.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0537647Z copying torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0545188Z copying torch/include/ATen/ops/ones_like_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0552566Z copying torch/include/ATen/ops/ones_like_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0560780Z copying torch/include/ATen/ops/ones_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0568165Z copying torch/include/ATen/ops/ones_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0576003Z copying torch/include/ATen/ops/or.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0584286Z copying torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0592256Z copying torch/include/ATen/ops/or_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0600046Z copying torch/include/ATen/ops/or_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0607445Z copying torch/include/ATen/ops/orgqr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0615462Z copying torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0622918Z copying torch/include/ATen/ops/orgqr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0630323Z copying torch/include/ATen/ops/orgqr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0641098Z copying torch/include/ATen/ops/ormqr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0648569Z copying torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0656099Z copying torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0673369Z copying torch/include/ATen/ops/ormqr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0678731Z copying torch/include/ATen/ops/ormqr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0690565Z copying torch/include/ATen/ops/outer.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0698129Z copying torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0705613Z copying torch/include/ATen/ops/outer_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0714338Z copying torch/include/ATen/ops/outer_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0729360Z copying torch/include/ATen/ops/output_nr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0735188Z copying torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0754316Z copying torch/include/ATen/ops/output_nr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0758568Z copying torch/include/ATen/ops/output_nr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0773077Z copying torch/include/ATen/ops/pad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0778313Z copying torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0795687Z copying torch/include/ATen/ops/pad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0797564Z copying torch/include/ATen/ops/pad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0808860Z copying torch/include/ATen/ops/pad_sequence.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0825046Z copying torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0827539Z copying torch/include/ATen/ops/pad_sequence_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0841825Z copying torch/include/ATen/ops/pad_sequence_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0846702Z copying torch/include/ATen/ops/pairwise_distance.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0857182Z copying torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0871136Z copying torch/include/ATen/ops/pairwise_distance_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0876437Z copying torch/include/ATen/ops/pairwise_distance_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0888677Z copying torch/include/ATen/ops/pdist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0895441Z copying torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0903438Z copying torch/include/ATen/ops/pdist_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0921194Z copying torch/include/ATen/ops/pdist_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0922519Z copying torch/include/ATen/ops/permute.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0930438Z copying torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0938076Z copying torch/include/ATen/ops/permute_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0948996Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0957189Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0964809Z copying torch/include/ATen/ops/permute_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0980079Z copying torch/include/ATen/ops/permute_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.0985550Z copying torch/include/ATen/ops/permute_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1002852Z copying torch/include/ATen/ops/permute_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1010179Z copying torch/include/ATen/ops/pin_memory.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1016774Z copying torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1033225Z copying torch/include/ATen/ops/pin_memory_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1035624Z copying torch/include/ATen/ops/pin_memory_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1049024Z copying torch/include/ATen/ops/pinverse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1055059Z copying torch/include/ATen/ops/pinverse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1062797Z copying torch/include/ATen/ops/pixel_shuffle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1074209Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1085294Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1102369Z copying torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1104009Z copying torch/include/ATen/ops/pixel_shuffle_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1120717Z copying torch/include/ATen/ops/pixel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1123054Z copying torch/include/ATen/ops/pixel_unshuffle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1131232Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1147666Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1149535Z copying torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1160809Z copying torch/include/ATen/ops/pixel_unshuffle_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1167889Z copying torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1178907Z copying torch/include/ATen/ops/poisson.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1186876Z copying torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1200205Z copying torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1206607Z copying torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1217413Z copying torch/include/ATen/ops/poisson_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1224543Z copying torch/include/ATen/ops/poisson_nll_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1232850Z copying torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1243905Z copying torch/include/ATen/ops/poisson_nll_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1262795Z copying torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1265413Z copying torch/include/ATen/ops/poisson_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1281158Z copying torch/include/ATen/ops/polar.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1286243Z copying torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1304729Z copying torch/include/ATen/ops/polar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1310883Z copying torch/include/ATen/ops/polar_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1316007Z copying torch/include/ATen/ops/polar_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1324398Z copying torch/include/ATen/ops/polar_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1342227Z copying torch/include/ATen/ops/polygamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1343770Z copying torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1351754Z copying torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1362662Z copying torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1376861Z copying torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1383406Z copying torch/include/ATen/ops/polygamma_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1391501Z copying torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1406039Z copying torch/include/ATen/ops/polygamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1412745Z copying torch/include/ATen/ops/polygamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1423224Z copying torch/include/ATen/ops/positive.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1430792Z copying torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1442249Z copying torch/include/ATen/ops/positive_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1449775Z copying torch/include/ATen/ops/positive_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1456926Z copying torch/include/ATen/ops/pow.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1468214Z copying torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1475816Z copying torch/include/ATen/ops/pow_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1483890Z copying torch/include/ATen/ops/pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1494393Z copying torch/include/ATen/ops/pow_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1513637Z copying torch/include/ATen/ops/pow_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1516483Z copying torch/include/ATen/ops/pow_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1529055Z copying torch/include/ATen/ops/pow_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1536202Z copying torch/include/ATen/ops/prelu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1555047Z copying torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1561528Z copying torch/include/ATen/ops/prelu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1567162Z copying torch/include/ATen/ops/prelu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1575442Z copying torch/include/ATen/ops/prod.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1583275Z copying torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1593753Z copying torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1607489Z copying torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1612906Z copying torch/include/ATen/ops/prod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1622910Z copying torch/include/ATen/ops/prod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1640696Z copying torch/include/ATen/ops/prod_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1642578Z copying torch/include/ATen/ops/prod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1649519Z copying torch/include/ATen/ops/prod_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1657281Z copying torch/include/ATen/ops/prod_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1671633Z copying torch/include/ATen/ops/promote_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1677064Z copying torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1684937Z copying torch/include/ATen/ops/promote_types_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1704862Z copying torch/include/ATen/ops/promote_types_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1709517Z copying torch/include/ATen/ops/put.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1716510Z copying torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1731462Z copying torch/include/ATen/ops/put_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1737269Z copying torch/include/ATen/ops/put_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1755474Z copying torch/include/ATen/ops/put_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1757499Z copying torch/include/ATen/ops/put_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1769769Z copying torch/include/ATen/ops/put_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1777722Z copying torch/include/ATen/ops/q_per_channel_axis.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1785460Z copying torch/include/ATen/ops/q_per_channel_axis_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1793400Z copying torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1801272Z copying torch/include/ATen/ops/q_per_channel_scales.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1809194Z copying torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1817055Z copying torch/include/ATen/ops/q_per_channel_scales_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1824806Z copying torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1833042Z copying torch/include/ATen/ops/q_per_channel_zero_points.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1842383Z 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-08-14T21:42:53.1850240Z copying torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1858091Z copying torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1865490Z copying torch/include/ATen/ops/q_scale.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1873892Z copying torch/include/ATen/ops/q_scale_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1881889Z copying torch/include/ATen/ops/q_scale_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1889388Z copying torch/include/ATen/ops/q_zero_point.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1896716Z copying torch/include/ATen/ops/q_zero_point_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1904613Z copying torch/include/ATen/ops/q_zero_point_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1912116Z copying torch/include/ATen/ops/qr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1920388Z copying torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1937787Z copying torch/include/ATen/ops/qr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1938803Z copying torch/include/ATen/ops/qr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1946679Z copying torch/include/ATen/ops/qscheme.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1961379Z copying torch/include/ATen/ops/qscheme_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1965199Z copying torch/include/ATen/ops/qscheme_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1979652Z copying torch/include/ATen/ops/quantile.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1984591Z copying torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.1991845Z copying torch/include/ATen/ops/quantile_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2005866Z copying torch/include/ATen/ops/quantile_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2013296Z copying torch/include/ATen/ops/quantize_per_channel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2021081Z copying torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2040333Z copying torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2041688Z copying torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2049516Z copying torch/include/ATen/ops/quantize_per_channel_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2056741Z copying torch/include/ATen/ops/quantize_per_channel_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2071304Z copying torch/include/ATen/ops/quantize_per_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2076038Z copying torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2084022Z copying torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2091886Z copying torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2102089Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2121723Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2123362Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2130799Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2138352Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2145909Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2161654Z copying torch/include/ATen/ops/quantize_per_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2165047Z copying torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2179744Z copying torch/include/ATen/ops/quantized_batch_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2184606Z copying torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2192743Z copying torch/include/ATen/ops/quantized_batch_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2206427Z copying torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2211780Z copying torch/include/ATen/ops/quantized_gru_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2222774Z copying torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2241083Z copying torch/include/ATen/ops/quantized_gru_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2242387Z copying torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2249908Z copying torch/include/ATen/ops/quantized_lstm_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2258121Z copying torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2265717Z copying torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2279868Z copying torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2284955Z copying torch/include/ATen/ops/quantized_max_pool1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2303130Z copying torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2304829Z copying torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2321328Z copying torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2325427Z copying torch/include/ATen/ops/quantized_max_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2342546Z copying torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2343918Z copying torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2351993Z copying torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2362853Z copying torch/include/ATen/ops/quantized_max_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2378196Z copying torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2385679Z copying torch/include/ATen/ops/quantized_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2392761Z copying torch/include/ATen/ops/quantized_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2407065Z copying torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2413444Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2420965Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2428445Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2440761Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2460057Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2462273Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2473652Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2481689Z copying torch/include/ATen/ops/rad2deg.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2490004Z copying torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2497229Z copying torch/include/ATen/ops/rad2deg_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2504530Z copying torch/include/ATen/ops/rad2deg_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2512342Z copying torch/include/ATen/ops/rand.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2521777Z copying torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2530004Z copying torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2537951Z copying torch/include/ATen/ops/rand_like.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2546117Z copying torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2553671Z copying torch/include/ATen/ops/rand_like_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2561736Z copying torch/include/ATen/ops/rand_like_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2569889Z copying torch/include/ATen/ops/rand_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2578251Z copying torch/include/ATen/ops/rand_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2586736Z copying torch/include/ATen/ops/randint.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2596312Z copying torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2604709Z copying torch/include/ATen/ops/randint_like.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2613996Z copying torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2621802Z copying torch/include/ATen/ops/randint_like_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2629576Z copying torch/include/ATen/ops/randint_like_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2637452Z copying torch/include/ATen/ops/randint_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2645620Z copying torch/include/ATen/ops/randint_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2654261Z copying torch/include/ATen/ops/randn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2673190Z copying torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2676035Z copying torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2683365Z copying torch/include/ATen/ops/randn_like.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2702166Z copying torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2707147Z copying torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2713194Z copying torch/include/ATen/ops/randn_like_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2727262Z copying torch/include/ATen/ops/randn_like_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2732964Z copying torch/include/ATen/ops/randn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2740768Z copying torch/include/ATen/ops/randn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2758660Z copying torch/include/ATen/ops/random.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2760366Z copying torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2767819Z copying torch/include/ATen/ops/random_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2775634Z copying torch/include/ATen/ops/random_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2793243Z copying torch/include/ATen/ops/random_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2794778Z copying torch/include/ATen/ops/random_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2802256Z copying torch/include/ATen/ops/random_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2820088Z copying torch/include/ATen/ops/randperm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2822850Z copying torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2841880Z copying torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2848990Z copying torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2854857Z copying torch/include/ATen/ops/randperm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2862392Z copying torch/include/ATen/ops/randperm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2871098Z copying torch/include/ATen/ops/range.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2878857Z copying torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2890141Z copying torch/include/ATen/ops/range_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2897830Z copying torch/include/ATen/ops/range_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2914531Z copying torch/include/ATen/ops/range_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2916860Z copying torch/include/ATen/ops/range_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2929025Z copying torch/include/ATen/ops/range_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2935704Z copying torch/include/ATen/ops/ravel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2943997Z copying torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2954031Z copying torch/include/ATen/ops/ravel_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2965892Z copying torch/include/ATen/ops/ravel_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2980059Z copying torch/include/ATen/ops/real.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.2985117Z copying torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3002724Z copying torch/include/ATen/ops/real_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3007843Z copying torch/include/ATen/ops/real_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3014597Z copying torch/include/ATen/ops/reciprocal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3032503Z copying torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3033872Z copying torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3041411Z copying torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3048698Z copying torch/include/ATen/ops/reciprocal_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3056716Z copying torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3070748Z copying torch/include/ATen/ops/reciprocal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3077113Z copying torch/include/ATen/ops/reciprocal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3089003Z copying torch/include/ATen/ops/record_stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3097352Z copying torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3114168Z copying torch/include/ATen/ops/record_stream_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3117152Z copying torch/include/ATen/ops/record_stream_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3125780Z copying torch/include/ATen/ops/refine_names.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3143778Z copying torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3145196Z copying torch/include/ATen/ops/refine_names_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3161070Z copying torch/include/ATen/ops/refine_names_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3164316Z copying torch/include/ATen/ops/reflection_pad1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3178687Z copying torch/include/ATen/ops/reflection_pad1d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3184185Z copying torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3193997Z copying torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3208205Z copying torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3213213Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3230846Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3231978Z copying torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3239744Z copying torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3248106Z copying torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3263862Z copying torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3266791Z copying torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3274789Z copying torch/include/ATen/ops/reflection_pad1d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3288954Z copying torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3293645Z copying torch/include/ATen/ops/reflection_pad1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3310546Z copying torch/include/ATen/ops/reflection_pad1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3312814Z copying torch/include/ATen/ops/reflection_pad2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3321345Z copying torch/include/ATen/ops/reflection_pad2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3332285Z copying torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3342119Z copying torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3350345Z copying torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3365308Z copying torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3370187Z copying torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3378126Z copying torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3393270Z copying torch/include/ATen/ops/reflection_pad2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3397017Z copying torch/include/ATen/ops/reflection_pad2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3405697Z copying torch/include/ATen/ops/reflection_pad3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3416531Z copying torch/include/ATen/ops/reflection_pad3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3432739Z copying torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3435314Z copying torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3450248Z copying torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3454827Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3471171Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3473810Z copying torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3481649Z copying torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3497123Z copying torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3499480Z copying torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3515903Z copying torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3518881Z copying torch/include/ATen/ops/reflection_pad3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3529840Z copying torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3537227Z copying torch/include/ATen/ops/reflection_pad3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3554074Z copying torch/include/ATen/ops/reflection_pad3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3555307Z copying torch/include/ATen/ops/relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3569759Z copying torch/include/ATen/ops/relu6.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3575176Z copying torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3583117Z copying torch/include/ATen/ops/relu6_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3590796Z copying torch/include/ATen/ops/relu6_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3599001Z copying torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3616273Z copying torch/include/ATen/ops/relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3618747Z copying torch/include/ATen/ops/relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3626973Z copying torch/include/ATen/ops/relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3638848Z copying torch/include/ATen/ops/relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3646251Z copying torch/include/ATen/ops/relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3656486Z copying torch/include/ATen/ops/remainder.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3671958Z copying torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3676530Z copying torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3684004Z copying torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3691575Z copying torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3699517Z copying torch/include/ATen/ops/remainder_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3707592Z copying torch/include/ATen/ops/remainder_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3719163Z copying torch/include/ATen/ops/remainder_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3726024Z copying torch/include/ATen/ops/remainder_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3742790Z copying torch/include/ATen/ops/rename.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3745273Z copying torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3761842Z copying torch/include/ATen/ops/rename_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3767865Z copying torch/include/ATen/ops/rename_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3775033Z copying torch/include/ATen/ops/renorm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3783058Z copying torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3790383Z copying torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3804346Z copying torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3808940Z copying torch/include/ATen/ops/renorm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3826475Z copying torch/include/ATen/ops/renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3832204Z copying torch/include/ATen/ops/renorm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3838956Z copying torch/include/ATen/ops/renorm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3847524Z copying torch/include/ATen/ops/repeat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3866040Z copying torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3871726Z copying torch/include/ATen/ops/repeat_interleave.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3883084Z copying torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3890831Z copying torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3901326Z copying torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3911867Z copying torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3918174Z copying torch/include/ATen/ops/repeat_interleave_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3929575Z copying torch/include/ATen/ops/repeat_interleave_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3937388Z copying torch/include/ATen/ops/repeat_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3953918Z copying torch/include/ATen/ops/repeat_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3956318Z copying torch/include/ATen/ops/replication_pad1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3964342Z copying torch/include/ATen/ops/replication_pad1d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3980273Z copying torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3986776Z copying torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.3993843Z copying torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4001978Z copying torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4009751Z copying torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4017556Z copying torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4025766Z copying torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4034306Z copying torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4042729Z copying torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4050528Z copying torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4058285Z copying torch/include/ATen/ops/replication_pad1d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4066176Z copying torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4074467Z copying torch/include/ATen/ops/replication_pad1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4082625Z copying torch/include/ATen/ops/replication_pad1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4090698Z copying torch/include/ATen/ops/replication_pad2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4098838Z copying torch/include/ATen/ops/replication_pad2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4107226Z copying torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4115051Z copying torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4123084Z copying torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4131388Z copying torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4139978Z copying torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4147658Z copying torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4155682Z copying torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4163894Z copying torch/include/ATen/ops/replication_pad2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4172658Z copying torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4180401Z copying torch/include/ATen/ops/replication_pad2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4188314Z copying torch/include/ATen/ops/replication_pad2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4196097Z copying torch/include/ATen/ops/replication_pad3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4204416Z copying torch/include/ATen/ops/replication_pad3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4212837Z copying torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4220517Z copying torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4228010Z copying torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4236139Z copying torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4248766Z copying torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4255304Z copying torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4263377Z copying torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4277652Z copying torch/include/ATen/ops/replication_pad3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4283169Z copying torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4290619Z copying torch/include/ATen/ops/replication_pad3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4307223Z copying torch/include/ATen/ops/replication_pad3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4309649Z copying torch/include/ATen/ops/requires_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4320958Z copying torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4328097Z copying torch/include/ATen/ops/requires_grad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4344815Z copying torch/include/ATen/ops/requires_grad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4348108Z copying torch/include/ATen/ops/reshape.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4359260Z copying torch/include/ATen/ops/reshape_as.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4367969Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4379500Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4387077Z copying torch/include/ATen/ops/reshape_as_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4394720Z copying torch/include/ATen/ops/reshape_as_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4408057Z copying torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4413794Z copying torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4421798Z copying torch/include/ATen/ops/reshape_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4440824Z copying torch/include/ATen/ops/reshape_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4444196Z copying torch/include/ATen/ops/resize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4462153Z copying torch/include/ATen/ops/resize_as.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4463562Z copying torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4470623Z copying torch/include/ATen/ops/resize_as_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4478134Z copying torch/include/ATen/ops/resize_as_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4485951Z copying torch/include/ATen/ops/resize_as_sparse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4503109Z copying torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4504634Z copying torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4512239Z copying torch/include/ATen/ops/resize_as_sparse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4522850Z copying torch/include/ATen/ops/resize_as_sparse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4530810Z copying torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4541660Z copying torch/include/ATen/ops/resize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4552675Z copying torch/include/ATen/ops/resize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4567936Z copying torch/include/ATen/ops/resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4573228Z copying torch/include/ATen/ops/resize_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4590445Z copying torch/include/ATen/ops/resize_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4592267Z copying torch/include/ATen/ops/resolve_conj.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4600721Z copying torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4608420Z copying torch/include/ATen/ops/resolve_conj_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4620188Z copying torch/include/ATen/ops/resolve_conj_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4624155Z copying torch/include/ATen/ops/resolve_neg.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4632262Z copying torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4645612Z copying torch/include/ATen/ops/resolve_neg_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4652199Z copying torch/include/ATen/ops/resolve_neg_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4667710Z copying torch/include/ATen/ops/result_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4671715Z copying torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4678882Z copying torch/include/ATen/ops/result_type_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4686418Z copying torch/include/ATen/ops/result_type_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4694323Z copying torch/include/ATen/ops/retain_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4705214Z copying torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4722883Z copying torch/include/ATen/ops/retain_grad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4728213Z copying torch/include/ATen/ops/retain_grad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4735284Z copying torch/include/ATen/ops/retains_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4743288Z copying torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4750632Z copying torch/include/ATen/ops/retains_grad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4761591Z copying torch/include/ATen/ops/retains_grad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4769734Z copying torch/include/ATen/ops/rms_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4778171Z copying torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4795946Z copying torch/include/ATen/ops/rms_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4799708Z copying torch/include/ATen/ops/rms_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4813524Z copying torch/include/ATen/ops/rnn_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4817830Z copying torch/include/ATen/ops/rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4825231Z copying torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4843192Z copying torch/include/ATen/ops/rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4847525Z copying torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4855584Z copying torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4877317Z copying torch/include/ATen/ops/rnn_relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4888696Z copying torch/include/ATen/ops/rnn_relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4896417Z copying torch/include/ATen/ops/rnn_tanh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4904684Z copying torch/include/ATen/ops/rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4912945Z copying torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4921148Z copying torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4928685Z copying torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4936250Z copying torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4943974Z copying torch/include/ATen/ops/rnn_tanh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4951653Z copying torch/include/ATen/ops/rnn_tanh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4962888Z copying torch/include/ATen/ops/roll.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4978189Z copying torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4983584Z copying torch/include/ATen/ops/roll_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.4993375Z copying torch/include/ATen/ops/roll_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5001202Z copying torch/include/ATen/ops/roll_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5008602Z copying torch/include/ATen/ops/roll_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5015887Z copying torch/include/ATen/ops/rot90.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5033932Z copying torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5035517Z copying torch/include/ATen/ops/rot90_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5049250Z copying torch/include/ATen/ops/rot90_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5057814Z copying torch/include/ATen/ops/round.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5069595Z copying torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5076822Z copying torch/include/ATen/ops/round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5084216Z copying torch/include/ATen/ops/round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5100597Z copying torch/include/ATen/ops/round_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5102157Z copying torch/include/ATen/ops/round_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5117651Z copying torch/include/ATen/ops/round_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5121575Z copying torch/include/ATen/ops/round_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5128999Z copying torch/include/ATen/ops/row_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5136626Z copying torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5144023Z copying torch/include/ATen/ops/row_indices_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5161541Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5164898Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5172394Z copying torch/include/ATen/ops/row_indices_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5179810Z copying torch/include/ATen/ops/row_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5195947Z copying torch/include/ATen/ops/row_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5199327Z copying torch/include/ATen/ops/row_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5207065Z copying torch/include/ATen/ops/row_stack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5214540Z copying torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5221435Z copying torch/include/ATen/ops/row_stack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5231284Z copying torch/include/ATen/ops/row_stack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5242358Z copying torch/include/ATen/ops/rrelu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5259980Z copying torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5261383Z copying torch/include/ATen/ops/rrelu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5272777Z copying torch/include/ATen/ops/rrelu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5281051Z copying torch/include/ATen/ops/rrelu_with_noise.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5288814Z copying torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5296289Z copying torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5303953Z copying torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5320973Z copying torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5323474Z copying torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5331111Z copying torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5346799Z copying torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5349927Z copying torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5357772Z copying torch/include/ATen/ops/rrelu_with_noise_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5365713Z copying torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5373869Z copying torch/include/ATen/ops/rshift.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5381766Z copying torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5389242Z copying torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5397598Z copying torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5405792Z copying torch/include/ATen/ops/rshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5414128Z copying torch/include/ATen/ops/rshift_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5422213Z copying torch/include/ATen/ops/rshift_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5430628Z copying torch/include/ATen/ops/rsqrt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5438880Z copying torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5446896Z copying torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5454873Z copying torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5462311Z copying torch/include/ATen/ops/rsqrt_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5470330Z copying torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5477965Z copying torch/include/ATen/ops/rsqrt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5485093Z copying torch/include/ATen/ops/rsqrt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5492284Z copying torch/include/ATen/ops/rsub.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5500374Z copying torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5507857Z copying torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5515842Z copying torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5524163Z copying torch/include/ATen/ops/rsub_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5532447Z copying torch/include/ATen/ops/rsub_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5540081Z copying torch/include/ATen/ops/scalar_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5547806Z copying torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5555545Z copying torch/include/ATen/ops/scalar_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5563762Z copying torch/include/ATen/ops/scalar_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5572048Z copying torch/include/ATen/ops/scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5580397Z copying torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5588201Z copying torch/include/ATen/ops/scaled_dot_product_attention_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5595647Z copying torch/include/ATen/ops/scaled_dot_product_attention_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5603139Z copying torch/include/ATen/ops/scatter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5611121Z copying torch/include/ATen/ops/scatter_add.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5619094Z copying torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5626913Z copying torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5642580Z copying torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5648423Z copying torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5665424Z copying torch/include/ATen/ops/scatter_add_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5669758Z copying torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5677796Z copying torch/include/ATen/ops/scatter_add_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5686537Z copying torch/include/ATen/ops/scatter_add_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5703507Z copying torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5705577Z copying torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5721154Z copying torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5724753Z copying torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5741353Z copying torch/include/ATen/ops/scatter_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5744424Z copying torch/include/ATen/ops/scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5752181Z copying torch/include/ATen/ops/scatter_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5760252Z copying torch/include/ATen/ops/scatter_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5768360Z copying torch/include/ATen/ops/scatter_reduce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5776184Z copying torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5783706Z copying torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5791811Z copying torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5799647Z copying torch/include/ATen/ops/scatter_reduce_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5807381Z copying torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5815313Z copying torch/include/ATen/ops/scatter_reduce_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5823753Z copying torch/include/ATen/ops/scatter_reduce_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5831660Z copying torch/include/ATen/ops/searchsorted.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5839686Z copying torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5847592Z copying torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5855478Z copying torch/include/ATen/ops/searchsorted_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5863164Z copying torch/include/ATen/ops/searchsorted_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5871248Z copying torch/include/ATen/ops/segment_reduce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5879263Z copying torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5887407Z copying torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5895148Z copying torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5903040Z copying torch/include/ATen/ops/segment_reduce_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5911086Z copying torch/include/ATen/ops/segment_reduce_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5919419Z copying torch/include/ATen/ops/select.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5927816Z copying torch/include/ATen/ops/select_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5936193Z copying torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5944495Z copying torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5952215Z copying torch/include/ATen/ops/select_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5959494Z copying torch/include/ATen/ops/select_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5967272Z copying torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5975258Z copying torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5983102Z copying torch/include/ATen/ops/select_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5991126Z copying torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.5999788Z copying torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6006741Z copying torch/include/ATen/ops/select_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6015052Z copying torch/include/ATen/ops/select_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6023029Z copying torch/include/ATen/ops/select_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6031248Z copying torch/include/ATen/ops/select_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6038459Z copying torch/include/ATen/ops/select_scatter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6046558Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6054386Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6062075Z copying torch/include/ATen/ops/select_scatter_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6070143Z copying torch/include/ATen/ops/select_scatter_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6078014Z copying torch/include/ATen/ops/selu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6086273Z copying torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6093729Z copying torch/include/ATen/ops/selu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6101472Z copying torch/include/ATen/ops/selu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6109210Z copying torch/include/ATen/ops/set.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6117339Z copying torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6125415Z copying torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6133194Z copying torch/include/ATen/ops/set_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6140906Z copying torch/include/ATen/ops/set_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6148945Z copying torch/include/ATen/ops/set_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6157273Z copying torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6165209Z copying torch/include/ATen/ops/set_data_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6173157Z copying torch/include/ATen/ops/set_data_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6180996Z copying torch/include/ATen/ops/set_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6189151Z copying torch/include/ATen/ops/set_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6196978Z copying torch/include/ATen/ops/set_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6205502Z copying torch/include/ATen/ops/sgn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6213523Z copying torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6221350Z copying torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6229412Z copying torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6237498Z copying torch/include/ATen/ops/sgn_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6246307Z copying torch/include/ATen/ops/sgn_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6254380Z copying torch/include/ATen/ops/sgn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6262663Z copying torch/include/ATen/ops/sgn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6271408Z copying torch/include/ATen/ops/sigmoid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6279330Z copying torch/include/ATen/ops/sigmoid_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6287302Z copying torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6304692Z copying torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6305875Z copying torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6313472Z copying torch/include/ATen/ops/sigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6327645Z copying torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6333622Z copying torch/include/ATen/ops/sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6351979Z copying torch/include/ATen/ops/sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6353295Z copying torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6361120Z copying torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6368932Z copying torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6377103Z copying torch/include/ATen/ops/sigmoid_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6395646Z copying torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6400022Z copying torch/include/ATen/ops/sigmoid_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6406487Z copying torch/include/ATen/ops/sigmoid_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6424551Z copying torch/include/ATen/ops/sign.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6425947Z copying torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6433598Z copying torch/include/ATen/ops/sign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6448811Z copying torch/include/ATen/ops/sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6454364Z copying torch/include/ATen/ops/sign_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6472788Z copying torch/include/ATen/ops/sign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6476069Z copying torch/include/ATen/ops/sign_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6490635Z copying torch/include/ATen/ops/sign_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6495319Z copying torch/include/ATen/ops/signbit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6515299Z copying torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6517943Z copying torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6534584Z copying torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6537761Z copying torch/include/ATen/ops/signbit_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6554990Z copying torch/include/ATen/ops/signbit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6556875Z copying torch/include/ATen/ops/signbit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6570602Z copying torch/include/ATen/ops/signbit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6576658Z copying torch/include/ATen/ops/silu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6593951Z copying torch/include/ATen/ops/silu_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6595895Z copying torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6609359Z copying torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6615208Z copying torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6632991Z copying torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6634087Z copying torch/include/ATen/ops/silu_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6641886Z copying torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6652620Z copying torch/include/ATen/ops/silu_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6659990Z copying torch/include/ATen/ops/silu_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6667585Z copying torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6679493Z copying torch/include/ATen/ops/silu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6685886Z copying torch/include/ATen/ops/silu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6693906Z copying torch/include/ATen/ops/silu_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6701563Z copying torch/include/ATen/ops/silu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6719975Z copying torch/include/ATen/ops/silu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6724879Z copying torch/include/ATen/ops/silu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6743861Z copying torch/include/ATen/ops/sin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6746099Z copying torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6753416Z copying torch/include/ATen/ops/sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6764778Z copying torch/include/ATen/ops/sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6776302Z copying torch/include/ATen/ops/sin_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6787222Z copying torch/include/ATen/ops/sin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6798525Z copying torch/include/ATen/ops/sin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6805852Z copying torch/include/ATen/ops/sin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6823368Z copying torch/include/ATen/ops/sinc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6824685Z copying torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6831902Z copying torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6843035Z copying torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6860516Z copying torch/include/ATen/ops/sinc_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6863321Z copying torch/include/ATen/ops/sinc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6878113Z copying torch/include/ATen/ops/sinc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6883833Z copying torch/include/ATen/ops/sinc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6902577Z copying torch/include/ATen/ops/sinh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6905953Z copying torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6920919Z copying torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6924579Z copying torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6942422Z copying torch/include/ATen/ops/sinh_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6943841Z copying torch/include/ATen/ops/sinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6951565Z copying torch/include/ATen/ops/sinh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6965079Z copying torch/include/ATen/ops/sinh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6971583Z copying torch/include/ATen/ops/size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6990606Z copying torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.6992816Z copying torch/include/ATen/ops/size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7001917Z copying torch/include/ATen/ops/size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7009841Z copying torch/include/ATen/ops/slice.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7017152Z copying torch/include/ATen/ops/slice_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7025971Z copying torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7033085Z copying torch/include/ATen/ops/slice_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7040959Z copying torch/include/ATen/ops/slice_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7048785Z copying torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7055770Z copying torch/include/ATen/ops/slice_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7063616Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7072313Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7079599Z copying torch/include/ATen/ops/slice_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7087855Z copying torch/include/ATen/ops/slice_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7095587Z copying torch/include/ATen/ops/slice_inverse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7103369Z copying torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7109923Z copying torch/include/ATen/ops/slice_inverse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7117731Z copying torch/include/ATen/ops/slice_inverse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7125767Z copying torch/include/ATen/ops/slice_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7133573Z copying torch/include/ATen/ops/slice_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7141298Z copying torch/include/ATen/ops/slice_scatter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7149184Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7156500Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7164192Z copying torch/include/ATen/ops/slice_scatter_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7172287Z copying torch/include/ATen/ops/slice_scatter_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7179622Z copying torch/include/ATen/ops/slogdet.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7187333Z copying torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7195278Z copying torch/include/ATen/ops/slogdet_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7203724Z copying torch/include/ATen/ops/slogdet_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7223157Z copying torch/include/ATen/ops/slow_conv3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7229906Z copying torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7237181Z copying torch/include/ATen/ops/slow_conv3d_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7244817Z copying torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7252239Z copying torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7259328Z copying torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7266363Z copying torch/include/ATen/ops/slow_conv3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7273914Z copying torch/include/ATen/ops/slow_conv3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7281242Z copying torch/include/ATen/ops/slow_conv_dilated2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7289227Z copying torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7296975Z copying torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7304615Z copying torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7311240Z copying torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7318849Z copying torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7326866Z copying torch/include/ATen/ops/slow_conv_dilated3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7334624Z copying torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7342534Z copying torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7350470Z copying torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7358319Z copying torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7366331Z copying torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7374008Z copying torch/include/ATen/ops/slow_conv_transpose2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7392909Z copying torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7394419Z copying torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7402594Z copying torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7413397Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7420708Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7431666Z copying torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7439407Z copying torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7447478Z copying torch/include/ATen/ops/slow_conv_transpose3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7455939Z copying torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7463586Z copying torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7471578Z copying torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7479133Z copying torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7486515Z copying torch/include/ATen/ops/smm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7505087Z copying torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7506269Z copying torch/include/ATen/ops/smm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7521277Z copying torch/include/ATen/ops/smm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7525598Z copying torch/include/ATen/ops/smooth_l1_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7533490Z copying torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7553154Z copying torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7556729Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7563623Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7571168Z copying torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7588234Z copying torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7590578Z copying torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7598244Z copying torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7606316Z copying torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7624234Z copying torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7625338Z copying torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7635281Z copying torch/include/ATen/ops/smooth_l1_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7649331Z copying torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7654987Z copying torch/include/ATen/ops/soft_margin_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7673929Z copying torch/include/ATen/ops/soft_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7678956Z copying torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7685753Z copying torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7693723Z copying torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7701822Z copying torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7709274Z copying torch/include/ATen/ops/soft_margin_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7720992Z copying torch/include/ATen/ops/soft_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7727856Z copying torch/include/ATen/ops/softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7735801Z copying torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7754333Z copying torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7755722Z copying torch/include/ATen/ops/softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7764480Z copying torch/include/ATen/ops/softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7780121Z copying torch/include/ATen/ops/softplus.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7786180Z copying torch/include/ATen/ops/softplus_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7801993Z copying torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7805874Z copying torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7813414Z copying torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7831271Z copying torch/include/ATen/ops/softplus_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7832956Z copying torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7847390Z copying torch/include/ATen/ops/softplus_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7853300Z copying torch/include/ATen/ops/softplus_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7861018Z copying torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7872056Z copying torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7884745Z copying torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7906138Z copying torch/include/ATen/ops/softplus_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7907205Z copying torch/include/ATen/ops/softplus_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7914507Z copying torch/include/ATen/ops/softplus_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7922627Z copying torch/include/ATen/ops/softplus_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7940056Z copying torch/include/ATen/ops/softshrink.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7943575Z copying torch/include/ATen/ops/softshrink_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7951053Z copying torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7962061Z copying torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7968755Z copying torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7976497Z copying torch/include/ATen/ops/softshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7994639Z copying torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.7995869Z copying torch/include/ATen/ops/softshrink_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8004336Z copying torch/include/ATen/ops/softshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8012520Z copying torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8019586Z copying torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8036600Z copying torch/include/ATen/ops/view_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8041211Z copying torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8051400Z copying torch/include/ATen/ops/softshrink_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8058145Z copying torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8065547Z copying torch/include/ATen/ops/softshrink_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8080357Z copying torch/include/ATen/ops/softshrink_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8084924Z copying torch/include/ATen/ops/sort.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8104260Z copying torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8107912Z copying torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8115091Z copying torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8128762Z copying torch/include/ATen/ops/sort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8133416Z copying torch/include/ATen/ops/sort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8143238Z copying torch/include/ATen/ops/sort_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8151260Z copying torch/include/ATen/ops/sort_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8159276Z copying torch/include/ATen/ops/sort_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8167425Z copying torch/include/ATen/ops/sort_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8181642Z copying torch/include/ATen/ops/sparse_bsc_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8185730Z copying torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8201360Z copying torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8204593Z copying torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8222423Z copying torch/include/ATen/ops/sparse_bsr_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8223153Z copying torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8230796Z copying torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8238184Z copying torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8249772Z copying torch/include/ATen/ops/sparse_compressed_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8257572Z copying torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8271850Z copying torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8277586Z copying torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8285212Z copying torch/include/ATen/ops/sparse_coo_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8305676Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8314437Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8319874Z copying torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8327076Z copying torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8345038Z copying torch/include/ATen/ops/sparse_csc_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8345983Z copying torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8362286Z copying torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8368460Z copying torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8376092Z copying torch/include/ATen/ops/sparse_csr_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8384460Z copying torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8391728Z copying torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8399413Z copying torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8407767Z copying torch/include/ATen/ops/sparse_dim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8415813Z copying torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8423220Z copying torch/include/ATen/ops/sparse_dim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8430849Z copying torch/include/ATen/ops/sparse_dim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8438668Z copying torch/include/ATen/ops/sparse_mask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8446927Z copying torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8454559Z copying torch/include/ATen/ops/sparse_mask_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8461880Z copying torch/include/ATen/ops/sparse_mask_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8471088Z copying torch/include/ATen/ops/sparse_resize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8478915Z copying torch/include/ATen/ops/sparse_resize_and_clear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8486852Z copying torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8494728Z copying torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8505144Z copying torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8515688Z copying torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8523741Z copying torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8531696Z copying torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8548609Z copying torch/include/ATen/ops/sparse_resize_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8550749Z copying torch/include/ATen/ops/sparse_resize_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8563978Z copying torch/include/ATen/ops/sparse_sampled_addmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8585507Z copying torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8592591Z copying torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8598924Z copying torch/include/ATen/ops/special_airy_ai.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8606511Z copying torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8613382Z copying torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8620709Z copying torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8631356Z copying torch/include/ATen/ops/special_airy_ai_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8637843Z copying torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8645041Z copying torch/include/ATen/ops/special_airy_ai_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8662325Z copying torch/include/ATen/ops/special_airy_ai_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8663686Z copying torch/include/ATen/ops/special_bessel_j0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8671801Z copying torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8678385Z copying torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8687309Z copying torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8703993Z copying torch/include/ATen/ops/special_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8705147Z copying torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8721797Z copying torch/include/ATen/ops/special_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8726693Z copying torch/include/ATen/ops/special_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8733847Z copying torch/include/ATen/ops/special_bessel_j1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8752862Z copying torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8755875Z copying torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8761646Z copying torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8769204Z copying torch/include/ATen/ops/special_bessel_j1_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8777013Z copying torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8794351Z copying torch/include/ATen/ops/special_bessel_j1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8795443Z copying torch/include/ATen/ops/special_bessel_j1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8803032Z copying torch/include/ATen/ops/special_bessel_y0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8810255Z copying torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8817987Z copying torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8826040Z copying torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8833526Z copying torch/include/ATen/ops/special_bessel_y0_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8842061Z copying torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8859619Z copying torch/include/ATen/ops/special_bessel_y0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8860723Z copying torch/include/ATen/ops/special_bessel_y0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8872168Z copying torch/include/ATen/ops/special_bessel_y1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8878811Z copying torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8886726Z copying torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8894161Z copying torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8904112Z copying torch/include/ATen/ops/special_bessel_y1_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8921335Z copying torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8924179Z copying torch/include/ATen/ops/special_bessel_y1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8931651Z copying torch/include/ATen/ops/special_bessel_y1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8938864Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8949497Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8957186Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8971509Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8975636Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8983281Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.8991451Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9003284Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9021658Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9023409Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9031835Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9045560Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9051681Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9059602Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9075157Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9081340Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9089554Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9097457Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9115426Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9117054Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9124662Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9141496Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9144957Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9155441Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9162984Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9174095Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9182006Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9189848Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9198127Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9206261Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9214090Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9221865Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9229392Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9237063Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9244733Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9252804Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9260842Z copying torch/include/ATen/ops/special_digamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9268899Z copying torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9277034Z copying torch/include/ATen/ops/special_digamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9284828Z copying torch/include/ATen/ops/special_digamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9292617Z copying torch/include/ATen/ops/special_entr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9300626Z copying torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9309001Z copying torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9317300Z copying torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9325581Z copying torch/include/ATen/ops/special_entr_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9333759Z copying torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9341717Z copying torch/include/ATen/ops/special_entr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9349910Z copying torch/include/ATen/ops/special_entr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9358019Z copying torch/include/ATen/ops/special_erf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9366719Z copying torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9374636Z copying torch/include/ATen/ops/special_erf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9382401Z copying torch/include/ATen/ops/special_erf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9399661Z copying torch/include/ATen/ops/special_erfc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9402282Z copying torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9409975Z copying torch/include/ATen/ops/special_erfc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9417593Z copying torch/include/ATen/ops/special_erfc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9428439Z copying torch/include/ATen/ops/special_erfcx.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9436179Z copying torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9444345Z copying torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9462109Z copying torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9463833Z copying torch/include/ATen/ops/special_erfcx_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9476081Z copying torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9483892Z copying torch/include/ATen/ops/special_erfcx_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9501799Z copying torch/include/ATen/ops/special_erfcx_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9502844Z copying torch/include/ATen/ops/special_erfinv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9510652Z copying torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9518332Z copying torch/include/ATen/ops/special_erfinv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9530314Z copying torch/include/ATen/ops/special_erfinv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9537290Z copying torch/include/ATen/ops/special_exp2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9555307Z copying torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9556545Z copying torch/include/ATen/ops/special_exp2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9564481Z copying torch/include/ATen/ops/special_exp2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9579416Z copying torch/include/ATen/ops/special_expit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9585127Z copying torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9601751Z copying torch/include/ATen/ops/special_expit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9605798Z copying torch/include/ATen/ops/special_expit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9613740Z copying torch/include/ATen/ops/special_expm1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9631638Z copying torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9633928Z copying torch/include/ATen/ops/special_expm1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9641792Z copying torch/include/ATen/ops/special_expm1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9649614Z copying torch/include/ATen/ops/special_gammainc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9657395Z copying torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9671513Z copying torch/include/ATen/ops/special_gammainc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9676169Z copying torch/include/ATen/ops/special_gammainc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9683608Z copying torch/include/ATen/ops/special_gammaincc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9694299Z copying torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9711200Z copying torch/include/ATen/ops/special_gammaincc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9713288Z copying torch/include/ATen/ops/special_gammaincc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9721560Z copying torch/include/ATen/ops/special_gammaln.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9738133Z copying torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9744470Z copying torch/include/ATen/ops/special_gammaln_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9749916Z copying torch/include/ATen/ops/special_gammaln_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9757685Z copying torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9766009Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9780835Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9785111Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9801514Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9804830Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9822023Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9824552Z copying torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9832116Z copying torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9844898Z copying torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9865415Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9867912Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9879525Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9886854Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9894281Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9901612Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9912545Z copying torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9920303Z copying torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9928386Z copying torch/include/ATen/ops/special_i0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9945203Z copying torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9947538Z copying torch/include/ATen/ops/special_i0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9958752Z copying torch/include/ATen/ops/special_i0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9965939Z copying torch/include/ATen/ops/special_i0e.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9973852Z copying torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9991397Z copying torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:53.9993132Z copying torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0002742Z copying torch/include/ATen/ops/special_i0e_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0021096Z copying torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0023747Z copying torch/include/ATen/ops/special_i0e_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0040280Z copying torch/include/ATen/ops/special_i0e_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0043271Z copying torch/include/ATen/ops/special_i1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0050970Z copying torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0061388Z copying torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0074906Z copying torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0081113Z copying torch/include/ATen/ops/special_i1_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0089117Z copying torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0096537Z copying torch/include/ATen/ops/special_i1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0114560Z copying torch/include/ATen/ops/special_i1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0116804Z copying torch/include/ATen/ops/special_i1e.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0125113Z copying torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0132572Z copying torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0139958Z copying torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0150514Z copying torch/include/ATen/ops/special_i1e_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0158278Z copying torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0166367Z copying torch/include/ATen/ops/special_i1e_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0180441Z copying torch/include/ATen/ops/special_i1e_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0185178Z copying torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0203727Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0208530Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0215207Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0223244Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0234114Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0245906Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0265021Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0268674Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0279941Z copying torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0287269Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0304211Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0306165Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0313700Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0324571Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0332837Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0340288Z copying torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0348767Z copying torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0356497Z copying torch/include/ATen/ops/special_log1p.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0364603Z copying torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0379895Z copying torch/include/ATen/ops/special_log1p_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0385588Z copying torch/include/ATen/ops/special_log1p_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0394146Z copying torch/include/ATen/ops/special_log_ndtr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0409047Z copying torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0413430Z copying torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0429996Z copying torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0432187Z copying torch/include/ATen/ops/special_log_ndtr_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0440505Z copying torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0447964Z copying torch/include/ATen/ops/special_log_ndtr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0455392Z copying torch/include/ATen/ops/special_log_ndtr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0471544Z copying torch/include/ATen/ops/special_log_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0474228Z copying torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0481385Z copying torch/include/ATen/ops/special_log_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0497678Z copying torch/include/ATen/ops/special_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0501079Z copying torch/include/ATen/ops/special_logit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0517297Z copying torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0519911Z copying torch/include/ATen/ops/special_logit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0527393Z copying torch/include/ATen/ops/special_logit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0544606Z copying torch/include/ATen/ops/special_logsumexp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0549567Z copying torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0556793Z copying torch/include/ATen/ops/special_logsumexp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0568318Z copying torch/include/ATen/ops/special_logsumexp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0576071Z copying torch/include/ATen/ops/special_modified_bessel_i0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0584371Z copying torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0591410Z copying torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0602555Z copying torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0610808Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0628595Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0630644Z copying torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0639270Z copying torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0647549Z copying torch/include/ATen/ops/special_modified_bessel_i1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0655904Z copying torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0663391Z copying torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0672099Z copying torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0679945Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0688022Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0695573Z copying torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0703737Z copying torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0711624Z copying torch/include/ATen/ops/special_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0719279Z copying torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0726847Z copying torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0734251Z copying torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0742058Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0749861Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0762145Z copying torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0769316Z copying torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0781227Z copying torch/include/ATen/ops/special_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0788478Z copying torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0799219Z copying torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0813640Z copying torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0818315Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0829368Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0836908Z copying torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0850705Z copying torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0856768Z copying torch/include/ATen/ops/special_multigammaln.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0872793Z copying torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0876854Z copying torch/include/ATen/ops/special_multigammaln_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0885113Z copying torch/include/ATen/ops/special_multigammaln_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0902424Z copying torch/include/ATen/ops/special_ndtr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0905096Z copying torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0922621Z copying torch/include/ATen/ops/special_ndtr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0926032Z copying torch/include/ATen/ops/special_ndtr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0944484Z copying torch/include/ATen/ops/special_ndtri.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0947464Z copying torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0958843Z copying torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0966349Z copying torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0980640Z copying torch/include/ATen/ops/special_ndtri_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.0986437Z copying torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1001544Z copying torch/include/ATen/ops/special_ndtri_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1004767Z copying torch/include/ATen/ops/special_ndtri_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1012991Z copying torch/include/ATen/ops/special_polygamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1020617Z copying torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1036299Z copying torch/include/ATen/ops/vsplit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1040816Z copying torch/include/ATen/ops/special_polygamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1059129Z copying torch/include/ATen/ops/special_polygamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1060357Z copying torch/include/ATen/ops/special_psi.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1068211Z copying torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1075930Z copying torch/include/ATen/ops/special_psi_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1083643Z copying torch/include/ATen/ops/special_psi_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1091544Z copying torch/include/ATen/ops/special_round.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1099591Z copying torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1106966Z copying torch/include/ATen/ops/special_round_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1114706Z copying torch/include/ATen/ops/special_round_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1122970Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1131254Z 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-08-14T21:42:54.1147505Z 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-08-14T21:42:54.1150937Z 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-08-14T21:42:54.1159296Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1167437Z 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-08-14T21:42:54.1175601Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1183394Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1193808Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1209347Z 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-08-14T21:42:54.1213439Z 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-08-14T21:42:54.1221238Z 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-08-14T21:42:54.1229188Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1236880Z 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-08-14T21:42:54.1248611Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1255317Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1272926Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1280511Z 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-08-14T21:42:54.1289025Z 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-08-14T21:42:54.1296442Z 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-08-14T21:42:54.1314692Z 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-08-14T21:42:54.1319152Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1327650Z 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-08-14T21:42:54.1335218Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1352057Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1354707Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1368101Z 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-08-14T21:42:54.1375290Z 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-08-14T21:42:54.1383176Z 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-08-14T21:42:54.1393768Z 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-08-14T21:42:54.1408471Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1413667Z 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-08-14T21:42:54.1421001Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1437491Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1439366Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1457831Z 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-08-14T21:42:54.1461455Z 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-08-14T21:42:54.1469060Z 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-08-14T21:42:54.1477360Z 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-08-14T21:42:54.1485184Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1493304Z 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-08-14T21:42:54.1503853Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1521631Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1525752Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1543322Z 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-08-14T21:42:54.1545832Z 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-08-14T21:42:54.1561820Z 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-08-14T21:42:54.1565493Z 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-08-14T21:42:54.1579930Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1585172Z 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-08-14T21:42:54.1603024Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1608470Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1615730Z copying torch/include/ATen/ops/special_sinc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1623826Z copying torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1641039Z copying torch/include/ATen/ops/special_sinc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1643605Z copying torch/include/ATen/ops/special_sinc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1660397Z copying torch/include/ATen/ops/special_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1664276Z copying torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1672580Z copying torch/include/ATen/ops/special_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1680057Z copying torch/include/ATen/ops/special_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1697108Z copying torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1699778Z copying torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1710636Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1718545Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1730050Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1737721Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1754394Z copying torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1756548Z copying torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1770172Z copying torch/include/ATen/ops/special_xlog1py.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1776764Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1792084Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1795754Z copying torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1810256Z copying torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1816607Z copying torch/include/ATen/ops/special_xlog1py_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1824114Z copying torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1831755Z copying torch/include/ATen/ops/special_xlog1py_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1839456Z copying torch/include/ATen/ops/special_xlog1py_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1847895Z copying torch/include/ATen/ops/special_xlogy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1855837Z copying torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1863580Z copying torch/include/ATen/ops/special_xlogy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1871703Z copying torch/include/ATen/ops/special_xlogy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1879831Z copying torch/include/ATen/ops/special_zeta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1888162Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1895591Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1902981Z copying torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1910879Z copying torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1918894Z copying torch/include/ATen/ops/special_zeta_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1926883Z copying torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1934667Z copying torch/include/ATen/ops/special_zeta_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1942598Z copying torch/include/ATen/ops/special_zeta_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1950242Z copying torch/include/ATen/ops/split.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1958110Z copying torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1966591Z copying torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1974475Z copying torch/include/ATen/ops/split_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1982815Z copying torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1990734Z copying torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.1998721Z copying torch/include/ATen/ops/split_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2007151Z copying torch/include/ATen/ops/split_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2024048Z copying torch/include/ATen/ops/split_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2030703Z copying torch/include/ATen/ops/split_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2038650Z copying torch/include/ATen/ops/split_with_sizes.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2046824Z copying torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2064077Z copying torch/include/ATen/ops/split_with_sizes_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2067808Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2075610Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2083697Z copying torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2100968Z copying torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2103203Z copying torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2119988Z copying torch/include/ATen/ops/split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2123195Z copying torch/include/ATen/ops/split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2137939Z copying torch/include/ATen/ops/sqrt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2142004Z copying torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2149324Z copying torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2157600Z copying torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2165628Z copying torch/include/ATen/ops/sqrt_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2180273Z copying torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2184820Z copying torch/include/ATen/ops/sqrt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2191927Z copying torch/include/ATen/ops/sqrt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2200450Z copying torch/include/ATen/ops/square.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2208402Z copying torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2215790Z copying torch/include/ATen/ops/square_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2223492Z copying torch/include/ATen/ops/square_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2231483Z copying torch/include/ATen/ops/squeeze.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2244796Z copying torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2248266Z copying torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2255700Z copying torch/include/ATen/ops/squeeze_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2263674Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2272350Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2280198Z copying torch/include/ATen/ops/squeeze_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2288278Z copying torch/include/ATen/ops/squeeze_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2296396Z copying torch/include/ATen/ops/squeeze_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2304291Z copying torch/include/ATen/ops/squeeze_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2312318Z copying torch/include/ATen/ops/sspaddmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2320571Z copying torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2327887Z copying torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2335181Z copying torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2343080Z copying torch/include/ATen/ops/sspaddmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2351090Z copying torch/include/ATen/ops/sspaddmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2358960Z copying torch/include/ATen/ops/stack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2367687Z copying torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2376147Z copying torch/include/ATen/ops/stack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2384163Z copying torch/include/ATen/ops/stack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2392160Z copying torch/include/ATen/ops/std.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2400918Z copying torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2408520Z copying torch/include/ATen/ops/std_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2415814Z copying torch/include/ATen/ops/std_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2423747Z copying torch/include/ATen/ops/std_mean.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2431951Z copying torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2440428Z copying torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2447490Z copying torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2455520Z copying torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2463166Z copying torch/include/ATen/ops/std_mean_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2471873Z copying torch/include/ATen/ops/std_mean_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2479744Z copying torch/include/ATen/ops/std_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2488083Z copying torch/include/ATen/ops/std_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2496163Z copying torch/include/ATen/ops/stft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2504375Z copying torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2511953Z copying torch/include/ATen/ops/stft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2519970Z copying torch/include/ATen/ops/stft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2527925Z copying torch/include/ATen/ops/stride.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2535889Z copying torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2543718Z copying torch/include/ATen/ops/stride_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2551550Z copying torch/include/ATen/ops/stride_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2559463Z copying torch/include/ATen/ops/sub.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2568292Z copying torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2576505Z copying torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2584451Z copying torch/include/ATen/ops/sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2592339Z copying torch/include/ATen/ops/sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2601034Z copying torch/include/ATen/ops/sub_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2608983Z copying torch/include/ATen/ops/sub_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2617103Z copying torch/include/ATen/ops/sub_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2625359Z copying torch/include/ATen/ops/sub_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2633282Z copying torch/include/ATen/ops/subtract.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2641428Z copying torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2648949Z copying torch/include/ATen/ops/subtract_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2657056Z copying torch/include/ATen/ops/subtract_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2665059Z copying torch/include/ATen/ops/sum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2673728Z copying torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2682006Z copying torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2697878Z copying torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2700222Z copying torch/include/ATen/ops/sum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2708294Z copying torch/include/ATen/ops/sum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2715415Z copying torch/include/ATen/ops/sum_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2724042Z copying torch/include/ATen/ops/sum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2732235Z copying torch/include/ATen/ops/sum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2742720Z copying torch/include/ATen/ops/sum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2750811Z copying torch/include/ATen/ops/sum_to_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2758864Z copying torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2766937Z copying torch/include/ATen/ops/sum_to_size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2779478Z copying torch/include/ATen/ops/sum_to_size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2785209Z copying torch/include/ATen/ops/svd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2793391Z copying torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2807457Z copying torch/include/ATen/ops/svd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2815675Z copying torch/include/ATen/ops/svd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2822528Z copying torch/include/ATen/ops/swapaxes.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2841116Z copying torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2846647Z copying torch/include/ATen/ops/swapaxes_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2852773Z copying torch/include/ATen/ops/swapaxes_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2860629Z copying torch/include/ATen/ops/swapdims.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2876031Z copying torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2880493Z copying torch/include/ATen/ops/swapdims_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2891395Z copying torch/include/ATen/ops/swapdims_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2900442Z copying torch/include/ATen/ops/sym_constrain_range.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2907966Z copying torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2920768Z copying torch/include/ATen/ops/sym_constrain_range_for_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2927232Z 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-08-14T21:42:54.2935301Z copying torch/include/ATen/ops/sym_constrain_range_for_size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2952042Z copying torch/include/ATen/ops/sym_constrain_range_for_size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2954204Z copying torch/include/ATen/ops/sym_constrain_range_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2968912Z copying torch/include/ATen/ops/sym_constrain_range_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2974868Z copying torch/include/ATen/ops/sym_numel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2991695Z copying torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.2995054Z copying torch/include/ATen/ops/sym_numel_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3008859Z copying torch/include/ATen/ops/sym_numel_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3015274Z copying torch/include/ATen/ops/sym_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3023579Z copying torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3041175Z copying torch/include/ATen/ops/sym_size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3042603Z copying torch/include/ATen/ops/sym_size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3049924Z copying torch/include/ATen/ops/sym_storage_offset.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3058012Z copying torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3069073Z copying torch/include/ATen/ops/sym_storage_offset_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3080896Z copying torch/include/ATen/ops/sym_storage_offset_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3088035Z copying torch/include/ATen/ops/sym_stride.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3104749Z copying torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3107481Z copying torch/include/ATen/ops/sym_stride_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3119202Z copying torch/include/ATen/ops/sym_stride_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3130464Z copying torch/include/ATen/ops/t.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3138503Z copying torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3147400Z copying torch/include/ATen/ops/t_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3159203Z copying torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3171022Z copying torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3178527Z copying torch/include/ATen/ops/t_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3195472Z copying torch/include/ATen/ops/t_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3197866Z copying torch/include/ATen/ops/t_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3205958Z copying torch/include/ATen/ops/t_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3225339Z copying torch/include/ATen/ops/take.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3230931Z copying torch/include/ATen/ops/take_along_dim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3236693Z copying torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3251084Z copying torch/include/ATen/ops/take_along_dim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3255400Z copying torch/include/ATen/ops/take_along_dim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3272223Z copying torch/include/ATen/ops/take_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3274619Z copying torch/include/ATen/ops/take_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3288749Z copying torch/include/ATen/ops/take_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3293488Z copying torch/include/ATen/ops/take_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3310172Z copying torch/include/ATen/ops/tan.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3313375Z copying torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3321501Z copying torch/include/ATen/ops/tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3331943Z copying torch/include/ATen/ops/tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3339352Z copying torch/include/ATen/ops/tan_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3349972Z copying torch/include/ATen/ops/tan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3357402Z copying torch/include/ATen/ops/tan_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3365510Z copying torch/include/ATen/ops/tan_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3376293Z copying torch/include/ATen/ops/tanh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3394997Z copying torch/include/ATen/ops/tanh_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3401630Z copying torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3408205Z copying torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3416894Z copying torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3424964Z copying torch/include/ATen/ops/tanh_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3441700Z copying torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3445429Z copying torch/include/ATen/ops/tanh_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3463216Z copying torch/include/ATen/ops/tanh_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3465106Z copying torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3473382Z copying torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3481385Z copying torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3491847Z copying torch/include/ATen/ops/tanh_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3503154Z copying torch/include/ATen/ops/tanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3521746Z copying torch/include/ATen/ops/tanh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3525176Z copying torch/include/ATen/ops/tanh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3532019Z copying torch/include/ATen/ops/tensor_split.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3543026Z copying torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3561232Z copying torch/include/ATen/ops/tensor_split_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3562731Z copying torch/include/ATen/ops/tensor_split_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3570839Z copying torch/include/ATen/ops/tensordot.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3581959Z copying torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3589359Z copying torch/include/ATen/ops/tensordot_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3597123Z copying torch/include/ATen/ops/tensordot_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3605376Z copying torch/include/ATen/ops/thnn_conv2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3623145Z copying torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3627688Z copying torch/include/ATen/ops/thnn_conv2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3634820Z copying torch/include/ATen/ops/thnn_conv2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3649542Z copying torch/include/ATen/ops/threshold.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3656288Z copying torch/include/ATen/ops/threshold_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3672074Z copying torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3677169Z copying torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3685399Z copying torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3704126Z copying torch/include/ATen/ops/threshold_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3705314Z copying torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3712834Z copying torch/include/ATen/ops/threshold_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3724224Z copying torch/include/ATen/ops/threshold_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3732482Z copying torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3740098Z copying torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3759802Z copying torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3764921Z copying torch/include/ATen/ops/threshold_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3772053Z copying torch/include/ATen/ops/threshold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3789149Z copying torch/include/ATen/ops/threshold_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3793821Z copying torch/include/ATen/ops/threshold_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3801386Z copying torch/include/ATen/ops/tile.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3817646Z copying torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3820475Z copying torch/include/ATen/ops/tile_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3836481Z copying torch/include/ATen/ops/tile_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3839706Z copying torch/include/ATen/ops/to.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3850932Z copying torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3858216Z copying torch/include/ATen/ops/to_dense.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3868693Z copying torch/include/ATen/ops/to_dense_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3877221Z copying torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3890698Z copying torch/include/ATen/ops/to_dense_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3895281Z copying torch/include/ATen/ops/to_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3912970Z copying torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3915191Z copying torch/include/ATen/ops/to_dense_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3923226Z copying torch/include/ATen/ops/to_dense_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3933558Z copying torch/include/ATen/ops/to_mkldnn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3951848Z copying torch/include/ATen/ops/to_mkldnn_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3958994Z copying torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3965532Z copying torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3973567Z copying torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3981856Z copying torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.3997836Z copying torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4001188Z copying torch/include/ATen/ops/to_mkldnn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4011732Z copying torch/include/ATen/ops/to_mkldnn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4022482Z copying torch/include/ATen/ops/to_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4030353Z copying torch/include/ATen/ops/to_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4042173Z copying torch/include/ATen/ops/to_padded_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4060278Z copying torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4062164Z copying torch/include/ATen/ops/to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4070049Z copying torch/include/ATen/ops/to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4077722Z copying torch/include/ATen/ops/to_sparse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4089196Z copying torch/include/ATen/ops/to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4097198Z copying torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4104556Z copying torch/include/ATen/ops/to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4112088Z copying torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4119604Z copying torch/include/ATen/ops/to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4127677Z copying torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4135383Z copying torch/include/ATen/ops/to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4142722Z copying torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4150673Z copying torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4158280Z copying torch/include/ATen/ops/to_sparse_csc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4167277Z copying torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4175458Z copying torch/include/ATen/ops/to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4183295Z copying torch/include/ATen/ops/to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4191339Z copying torch/include/ATen/ops/to_sparse_csr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4199701Z copying torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4208089Z copying torch/include/ATen/ops/to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4216230Z copying torch/include/ATen/ops/to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4224234Z copying torch/include/ATen/ops/to_sparse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4231906Z copying torch/include/ATen/ops/to_sparse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4239501Z copying torch/include/ATen/ops/topk.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4247652Z copying torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4255375Z copying torch/include/ATen/ops/topk_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4263338Z copying torch/include/ATen/ops/topk_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4271522Z copying torch/include/ATen/ops/topk_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4279403Z copying torch/include/ATen/ops/topk_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4286963Z copying torch/include/ATen/ops/topk_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4304312Z copying torch/include/ATen/ops/topk_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4305850Z copying torch/include/ATen/ops/trace.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4321675Z copying torch/include/ATen/ops/trace_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4325599Z copying torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4343559Z copying torch/include/ATen/ops/trace_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4347957Z copying torch/include/ATen/ops/trace_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4359734Z copying torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4366534Z copying torch/include/ATen/ops/trace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4374799Z copying torch/include/ATen/ops/trace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4392053Z copying torch/include/ATen/ops/trace_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4393564Z copying torch/include/ATen/ops/trace_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4407584Z copying torch/include/ATen/ops/transpose.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4413296Z copying torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4432024Z copying torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4434988Z copying torch/include/ATen/ops/transpose_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4450883Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4455882Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4474058Z copying torch/include/ATen/ops/transpose_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4477841Z copying torch/include/ATen/ops/transpose_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4491765Z copying torch/include/ATen/ops/transpose_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4496333Z copying torch/include/ATen/ops/transpose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4513452Z copying torch/include/ATen/ops/trapezoid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4516299Z copying torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4527970Z copying torch/include/ATen/ops/trapezoid_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4535649Z copying torch/include/ATen/ops/trapezoid_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4552095Z copying torch/include/ATen/ops/trapz.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4554805Z copying torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4567623Z copying torch/include/ATen/ops/trapz_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4573715Z copying torch/include/ATen/ops/trapz_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4590392Z copying torch/include/ATen/ops/triangular_solve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4592746Z copying torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4600877Z copying torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4608102Z copying torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4624335Z copying torch/include/ATen/ops/triangular_solve_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4627098Z copying torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4639736Z copying torch/include/ATen/ops/triangular_solve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4645917Z copying torch/include/ATen/ops/triangular_solve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4662134Z copying torch/include/ATen/ops/tril.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4665153Z copying torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4677021Z copying torch/include/ATen/ops/tril_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4688525Z copying torch/include/ATen/ops/tril_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4696317Z copying torch/include/ATen/ops/tril_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4704769Z copying torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4721341Z copying torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4724872Z copying torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4741284Z copying torch/include/ATen/ops/tril_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4749457Z copying torch/include/ATen/ops/tril_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4755411Z copying torch/include/ATen/ops/tril_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4764272Z copying torch/include/ATen/ops/tril_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4776062Z copying torch/include/ATen/ops/tril_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4783564Z copying torch/include/ATen/ops/tril_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4801583Z copying torch/include/ATen/ops/triplet_margin_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4804562Z copying torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4814798Z copying torch/include/ATen/ops/triplet_margin_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4831058Z copying torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4839306Z copying torch/include/ATen/ops/triu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4845278Z copying torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4863741Z copying torch/include/ATen/ops/triu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4868167Z copying torch/include/ATen/ops/triu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4874535Z copying torch/include/ATen/ops/triu_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4883075Z copying torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4891207Z copying torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4899476Z copying torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4907503Z copying torch/include/ATen/ops/triu_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4918945Z copying torch/include/ATen/ops/triu_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4926903Z copying torch/include/ATen/ops/triu_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4935535Z copying torch/include/ATen/ops/triu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4944488Z copying torch/include/ATen/ops/triu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4953870Z copying torch/include/ATen/ops/triu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4962917Z copying torch/include/ATen/ops/true_divide.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4972794Z copying torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4981282Z copying torch/include/ATen/ops/true_divide_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4990318Z copying torch/include/ATen/ops/true_divide_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.4999141Z copying torch/include/ATen/ops/trunc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5013713Z copying torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5018752Z copying torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5034960Z copying torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5038214Z copying torch/include/ATen/ops/trunc_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5046638Z copying torch/include/ATen/ops/trunc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5064050Z copying torch/include/ATen/ops/trunc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5065369Z copying torch/include/ATen/ops/trunc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5080574Z copying torch/include/ATen/ops/type_as.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5086611Z copying torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5105017Z copying torch/include/ATen/ops/type_as_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5108571Z copying torch/include/ATen/ops/type_as_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5116568Z copying torch/include/ATen/ops/unbind.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5125035Z copying torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5133095Z copying torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5143293Z copying torch/include/ATen/ops/unbind_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5159249Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5164128Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5171936Z copying torch/include/ATen/ops/unbind_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5188933Z copying torch/include/ATen/ops/unbind_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5191463Z copying torch/include/ATen/ops/unbind_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5202703Z copying torch/include/ATen/ops/unbind_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5217339Z copying torch/include/ATen/ops/unflatten.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5221069Z copying torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5228912Z copying torch/include/ATen/ops/unflatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5236631Z copying torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5248680Z copying torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5255370Z copying torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5262785Z copying torch/include/ATen/ops/unflatten_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5277182Z copying torch/include/ATen/ops/unflatten_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5285773Z copying torch/include/ATen/ops/unfold.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5302733Z copying torch/include/ATen/ops/unfold_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5305728Z copying torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5322765Z copying torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5328457Z copying torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5342762Z copying torch/include/ATen/ops/unfold_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5346135Z copying torch/include/ATen/ops/unfold_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5361483Z copying torch/include/ATen/ops/unfold_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5365160Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5380308Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5384396Z copying torch/include/ATen/ops/unfold_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5392130Z copying torch/include/ATen/ops/unfold_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5400586Z copying torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5409595Z copying torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5417873Z copying torch/include/ATen/ops/unfold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5434728Z copying torch/include/ATen/ops/unfold_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5437393Z copying torch/include/ATen/ops/unfold_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5449220Z copying torch/include/ATen/ops/uniform.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5456112Z copying torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5471947Z copying torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5475885Z copying torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5487583Z copying torch/include/ATen/ops/uniform_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5504812Z copying torch/include/ATen/ops/uniform_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5510027Z copying torch/include/ATen/ops/uniform_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5514968Z copying torch/include/ATen/ops/unique_consecutive.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5523750Z copying torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5531085Z copying torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5541790Z copying torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5552844Z copying torch/include/ATen/ops/unique_consecutive_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5561526Z copying torch/include/ATen/ops/unique_consecutive_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5572083Z copying torch/include/ATen/ops/unique_dim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5580384Z copying torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5597571Z copying torch/include/ATen/ops/unique_dim_consecutive.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5599215Z copying torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5610486Z copying torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5617559Z copying torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5633078Z copying torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5636674Z copying torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5644996Z copying torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5662960Z copying torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5666150Z copying torch/include/ATen/ops/unique_dim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5674073Z copying torch/include/ATen/ops/unique_dim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5681270Z copying torch/include/ATen/ops/unsafe_chunk.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5690636Z copying torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5698398Z copying torch/include/ATen/ops/unsafe_chunk_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5706335Z copying torch/include/ATen/ops/unsafe_chunk_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5716642Z copying torch/include/ATen/ops/unsafe_split.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5725380Z copying torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5741984Z copying torch/include/ATen/ops/unsafe_split_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5744228Z copying torch/include/ATen/ops/unsafe_split_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5752086Z copying torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5763021Z copying torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5777770Z copying torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5785488Z copying torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5793661Z copying torch/include/ATen/ops/unsqueeze.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5808721Z copying torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5813227Z copying torch/include/ATen/ops/unsqueeze_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5830314Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5832419Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5840387Z copying torch/include/ATen/ops/unsqueeze_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5847577Z copying torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5855172Z copying torch/include/ATen/ops/unsqueeze_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5863605Z copying torch/include/ATen/ops/unsqueeze_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5872015Z copying torch/include/ATen/ops/upsample_bicubic2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5880160Z copying torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5889209Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5896775Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5904256Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5912231Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5919988Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5927761Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5935995Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5944078Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5951695Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5960212Z copying torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5967721Z copying torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5975254Z copying torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.5983464Z copying torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6000791Z copying torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6003651Z copying torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6011587Z copying torch/include/ATen/ops/upsample_bilinear2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6022500Z copying torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6039755Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6042743Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6050557Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6064750Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6070079Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6081990Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6089185Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6097215Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6104718Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6121368Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6124137Z copying torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6132058Z copying torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6147856Z copying torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6151128Z copying torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6162788Z copying torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6170870Z copying torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6187082Z copying torch/include/ATen/ops/upsample_linear1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6190014Z copying torch/include/ATen/ops/upsample_linear1d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6201192Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6208601Z copying torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6216562Z copying torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6233189Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6235881Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6244316Z copying torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6261616Z copying torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6263183Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6272396Z copying torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6279996Z copying torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6287902Z copying torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6305794Z copying torch/include/ATen/ops/upsample_linear1d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6306942Z copying torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6314172Z copying torch/include/ATen/ops/upsample_linear1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6322534Z copying torch/include/ATen/ops/upsample_linear1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6340075Z copying torch/include/ATen/ops/upsample_nearest1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6343718Z copying torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6351649Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6366037Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6371131Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6388555Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6389825Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6397353Z copying torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6405320Z copying torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6425620Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6432576Z copying torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6437858Z copying torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6446184Z copying torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6453474Z copying torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6461635Z copying torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6472754Z copying torch/include/ATen/ops/upsample_nearest1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6485736Z copying torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6492349Z copying torch/include/ATen/ops/upsample_nearest2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6500347Z copying torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6517614Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6520056Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6537446Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6539841Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6550910Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6558589Z copying torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6573336Z copying torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6578390Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6586759Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6594207Z copying torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6608528Z copying torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6613647Z copying torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6631695Z copying torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6632900Z copying torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6640622Z copying torch/include/ATen/ops/upsample_nearest2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6648079Z copying torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6655916Z copying torch/include/ATen/ops/upsample_nearest3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6672201Z copying torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6676576Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6690542Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6695390Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6705921Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6722033Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6727458Z copying torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6735489Z copying torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6755863Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6758623Z copying torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6765759Z copying torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6780312Z copying torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6785252Z copying torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6801611Z copying torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6804282Z copying torch/include/ATen/ops/upsample_nearest3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6811759Z copying torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6822517Z copying torch/include/ATen/ops/upsample_trilinear3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6830105Z copying torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6842616Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6850478Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6868086Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6869605Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6884410Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6888770Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6896223Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6913782Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6915625Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6929775Z copying torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6935058Z copying torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6952694Z copying torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6954322Z copying torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6962516Z copying torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6977776Z copying torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6984026Z copying torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.6992523Z copying torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7000724Z copying torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7010970Z copying torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7018286Z copying torch/include/ATen/ops/values.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7029113Z copying torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7036664Z copying torch/include/ATen/ops/values_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7044359Z copying torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7052259Z copying torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7059837Z copying torch/include/ATen/ops/values_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7067757Z copying torch/include/ATen/ops/values_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7076226Z copying torch/include/ATen/ops/values_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7084635Z copying torch/include/ATen/ops/values_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7092668Z copying torch/include/ATen/ops/vander.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7100914Z copying torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7108331Z copying torch/include/ATen/ops/vander_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7116647Z copying torch/include/ATen/ops/vander_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7124154Z copying torch/include/ATen/ops/var.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7133420Z copying torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7141073Z copying torch/include/ATen/ops/var_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7148543Z copying torch/include/ATen/ops/var_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7156238Z copying torch/include/ATen/ops/var_mean.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7164591Z copying torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7173057Z copying torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7180503Z copying torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7188286Z copying torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7195749Z copying torch/include/ATen/ops/var_mean_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7203900Z copying torch/include/ATen/ops/var_mean_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7222641Z copying torch/include/ATen/ops/var_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7225331Z copying torch/include/ATen/ops/var_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7242986Z copying torch/include/ATen/ops/vdot.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7248879Z copying torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7256715Z copying torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7271842Z copying torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7275511Z copying torch/include/ATen/ops/vdot_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7289570Z copying torch/include/ATen/ops/vdot_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7294879Z copying torch/include/ATen/ops/view.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7311555Z copying torch/include/ATen/ops/view_as.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7314116Z copying torch/include/ATen/ops/view_as_complex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7322554Z copying torch/include/ATen/ops/view_as_complex_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7330439Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7337813Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7345288Z copying torch/include/ATen/ops/view_as_complex_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7353153Z copying torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7363663Z copying torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7378783Z copying torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7384343Z copying torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7392338Z copying torch/include/ATen/ops/view_as_complex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7404865Z copying torch/include/ATen/ops/view_as_complex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7412371Z copying torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7422702Z copying torch/include/ATen/ops/view_as_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7430301Z copying torch/include/ATen/ops/view_as_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7442348Z copying torch/include/ATen/ops/view_as_real.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7453338Z copying torch/include/ATen/ops/view_as_real_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7460907Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7472555Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7485163Z copying torch/include/ATen/ops/view_as_real_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7492231Z copying torch/include/ATen/ops/view_as_real_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7500456Z copying torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7508292Z copying torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7516496Z copying torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7524918Z copying torch/include/ATen/ops/view_as_real_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7542843Z copying torch/include/ATen/ops/view_as_real_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7544154Z copying torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7551444Z copying torch/include/ATen/ops/view_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7563805Z copying torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7571768Z copying torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7579848Z copying torch/include/ATen/ops/view_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7587690Z copying torch/include/ATen/ops/view_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7598734Z copying torch/include/ATen/ops/view_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7606869Z copying torch/include/ATen/ops/view_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7624288Z copying torch/include/ATen/ops/view_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7625293Z copying torch/include/ATen/ops/view_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7641295Z copying torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7644777Z copying torch/include/ATen/ops/vsplit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7652271Z copying torch/include/ATen/ops/vsplit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7659983Z copying torch/include/ATen/ops/vstack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7668051Z copying torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7675554Z copying torch/include/ATen/ops/vstack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7683189Z copying torch/include/ATen/ops/vstack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7691051Z copying torch/include/ATen/ops/where.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7699108Z copying torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7706364Z copying torch/include/ATen/ops/where_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7714201Z copying torch/include/ATen/ops/where_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7722352Z copying torch/include/ATen/ops/where_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7730333Z copying torch/include/ATen/ops/where_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7738651Z copying torch/include/ATen/ops/xlogy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7746505Z copying torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7754787Z copying torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7762935Z copying torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7771513Z copying torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7779841Z copying torch/include/ATen/ops/xlogy_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7788090Z copying torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7796242Z copying torch/include/ATen/ops/xlogy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7804161Z copying torch/include/ATen/ops/xlogy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7811924Z copying torch/include/ATen/ops/xor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7820069Z copying torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7828005Z copying torch/include/ATen/ops/xor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7835439Z copying torch/include/ATen/ops/xor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7843759Z copying torch/include/ATen/ops/zero.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7851851Z copying torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7860203Z copying torch/include/ATen/ops/zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7867534Z copying torch/include/ATen/ops/zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7875640Z copying torch/include/ATen/ops/zero_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7883362Z copying torch/include/ATen/ops/zero_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7900325Z copying torch/include/ATen/ops/zero_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7902749Z copying torch/include/ATen/ops/zeros.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7910792Z copying torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7925327Z copying torch/include/ATen/ops/zeros_like.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7930810Z copying torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7939018Z copying torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7946293Z copying torch/include/ATen/ops/zeros_like_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7953812Z copying torch/include/ATen/ops/zeros_like_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7967825Z copying torch/include/ATen/ops/zeros_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7973673Z copying torch/include/ATen/ops/zeros_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-08-14T21:42:54.7983496Z copying torch/include/dnnl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:54.7994509Z copying torch/include/dnnl_ocl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:54.8001974Z copying torch/include/dnnl_sycl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:54.8012855Z copying torch/include/dnnl_threadpool.hpp -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:54.8021392Z copying torch/include/dnnl_threadpool_iface.hpp -> build/lib.linux-x86_64-cpython-39/torch/include 2025-08-14T21:42:54.8040880Z copying torch/include/oneapi/dnnl/dnnl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:54.8078002Z copying torch/include/oneapi/dnnl/dnnl_common.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:54.8084976Z copying torch/include/oneapi/dnnl/dnnl_graph.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:54.8108992Z copying torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:54.8110429Z copying torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:54.8118575Z copying torch/include/oneapi/dnnl/dnnl_ocl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:54.8137546Z copying torch/include/oneapi/dnnl/dnnl_sycl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:54.8141871Z copying torch/include/oneapi/dnnl/dnnl_threadpool.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:54.8149397Z copying torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:54.8157366Z copying torch/include/oneapi/dnnl/dnnl_ukernel.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-08-14T21:42:54.8166596Z copying torch/include/torch/csrc/jit/testing/catch_utils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/testing 2025-08-14T21:42:54.8175048Z copying torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8183412Z copying torch/include/torch/csrc/distributed/c10d/Backoff.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8190974Z copying torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8198498Z copying torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8206439Z copying torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8214471Z copying torch/include/torch/csrc/distributed/c10d/FlightRecorderDetail.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8222864Z copying torch/include/torch/csrc/distributed/c10d/Functional.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8230890Z copying torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8238712Z copying torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8246771Z copying torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8254362Z copying torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8262821Z copying torch/include/torch/csrc/distributed/c10d/NanCheck.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8270971Z copying torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8279449Z copying torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8287719Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8317222Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8318498Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8338410Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8341668Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8365739Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8369724Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8377607Z copying torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8388393Z copying torch/include/torch/csrc/distributed/c10d/RankLocal.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8399783Z copying torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8416019Z copying torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8418952Z copying torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8429565Z copying torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8436507Z copying torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8446887Z copying torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8464852Z copying torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8465842Z copying torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8475247Z copying torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8483392Z copying torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8491104Z copying torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8501619Z 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-08-14T21:42:54.8511329Z copying torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8519289Z copying torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8528989Z copying torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8536897Z copying torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:42:54.8544672Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/control_collectives 2025-08-14T21:42:54.8546702Z 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-08-14T21:42:54.8554258Z 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-08-14T21:42:54.8561854Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/control_plane 2025-08-14T21:42:54.8563680Z 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-08-14T21:42:54.8571796Z 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-08-14T21:42:54.8579381Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/cuda 2025-08-14T21:42:54.8581257Z 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-08-14T21:42:54.8588616Z 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-08-14T21:42:54.8596400Z 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-08-14T21:42:54.8604354Z 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-08-14T21:42:54.8612067Z 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-08-14T21:42:54.8620387Z 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-08-14T21:42:54.8627834Z 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-08-14T21:42:54.8635892Z 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-08-14T21:42:54.8644306Z 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-08-14T21:42:54.8652147Z copying torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8660083Z copying torch/include/ATen/native/cuda/CUDALoops.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8675239Z copying torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8689471Z copying torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8693937Z copying torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8713570Z copying torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8715124Z copying torch/include/ATen/native/cuda/GridSampler.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8724187Z copying torch/include/ATen/native/cuda/GroupMMCommon.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8742587Z copying torch/include/ATen/native/cuda/JitLoops.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8743804Z copying torch/include/ATen/native/cuda/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8751412Z copying torch/include/ATen/native/cuda/Loops.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8759159Z copying torch/include/ATen/native/cuda/Math.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8787376Z copying torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8793454Z copying torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8802651Z copying torch/include/ATen/native/cuda/Normalization.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8826432Z copying torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8829000Z copying torch/include/ATen/native/cuda/Pow.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8840530Z copying torch/include/ATen/native/cuda/Randperm.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8847649Z copying torch/include/ATen/native/cuda/Reduce.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8870640Z copying torch/include/ATen/native/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8874892Z copying torch/include/ATen/native/cuda/SortUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8883506Z copying torch/include/ATen/native/cuda/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8893947Z copying torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8911801Z copying torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8913505Z copying torch/include/ATen/native/cuda/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8921900Z copying torch/include/ATen/native/cuda/UpSample.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8929355Z copying torch/include/ATen/native/cuda/block_reduce.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8937018Z copying torch/include/ATen/native/cuda/cutlass_common.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8955294Z copying torch/include/ATen/native/cuda/fused_adagrad_impl.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8961524Z copying torch/include/ATen/native/cuda/fused_adagrad_utils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8967249Z copying torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8974420Z copying torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.8981813Z copying torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.9000247Z copying torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.9001678Z copying torch/include/ATen/native/cuda/fused_adamw_impl.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.9008576Z copying torch/include/ATen/native/cuda/im2col.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.9016007Z copying torch/include/ATen/native/cuda/reduction_template.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.9033748Z copying torch/include/ATen/native/cuda/vol2col.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-08-14T21:42:54.9036525Z copying torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:54.9049976Z copying torch/include/ATen/cuda/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:54.9057573Z copying torch/include/ATen/cuda/Atomic.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:54.9071107Z copying torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:54.9078940Z copying torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:54.9092108Z copying torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:54.9098524Z copying torch/include/ATen/cuda/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:54.9116984Z copying torch/include/ATen/cuda/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:54.9118052Z copying torch/include/ATen/cuda/PhiloxUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:54.9125976Z copying torch/include/ATen/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:54.9133806Z copying torch/include/ATen/cuda/cub-RadixSortPairs.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:54.9151556Z copying torch/include/ATen/cuda/cub.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:54.9154529Z copying torch/include/ATen/cuda/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-08-14T21:42:54.9168816Z copying torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-08-14T21:42:54.9174193Z copying torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-08-14T21:42:54.9181501Z copying torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-08-14T21:42:54.9189782Z copying torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-08-14T21:42:54.9197708Z copying torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-08-14T21:42:54.9209860Z copying torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-08-14T21:42:54.9216378Z creating build/lib.linux-x86_64-cpython-39/torch/csrc/inductor/aoti_runtime 2025-08-14T21:42:54.9218445Z copying torch/csrc/inductor/aoti_runtime/model.h -> build/lib.linux-x86_64-cpython-39/torch/csrc/inductor/aoti_runtime 2025-08-14T21:42:54.9220059Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/aoti_runtime 2025-08-14T21:42:54.9221705Z copying torch/_inductor/codegen/aoti_runtime/interface.cpp -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/aoti_runtime 2025-08-14T21:42:54.9223017Z copying torch/_inductor/script.ld -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-08-14T21:42:54.9224815Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex/templates 2025-08-14T21:42:54.9226539Z copying torch/_inductor/kernel/flex/templates/common.py.jinja -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex/templates 2025-08-14T21:42:54.9227952Z copying torch/_inductor/kernel/flex/templates/flex_attention.py.jinja -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex/templates 2025-08-14T21:42:54.9229857Z copying torch/_inductor/kernel/flex/templates/flex_backwards.py.jinja -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex/templates 2025-08-14T21:42:54.9232254Z copying torch/_inductor/kernel/flex/templates/flex_decode.py.jinja -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex/templates 2025-08-14T21:42:54.9234115Z copying torch/_inductor/kernel/flex/templates/utilities.py.jinja -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex/templates 2025-08-14T21:42:54.9235666Z copying torch/_export/serde/schema.yaml -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-08-14T21:42:54.9237626Z copying torch/_export/serde/export_schema.thrift -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-08-14T21:42:54.9239208Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/ATen 2025-08-14T21:42:54.9241527Z copying torch/share/cmake/ATen/ATenConfig.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/ATen 2025-08-14T21:42:54.9247921Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-08-14T21:42:54.9249642Z copying torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-08-14T21:42:54.9257547Z copying torch/share/cmake/Caffe2/FindCUDAToolkit.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-08-14T21:42:54.9274845Z copying torch/share/cmake/Caffe2/FindCUSPARSELT.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-08-14T21:42:54.9288513Z copying torch/share/cmake/Caffe2/FindCUDSS.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-08-14T21:42:54.9294379Z copying torch/share/cmake/Caffe2/FindSYCLToolkit.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-08-14T21:42:54.9302945Z copying torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-08-14T21:42:54.9311396Z copying torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-08-14T21:42:54.9318943Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-08-14T21:42:54.9321042Z copying torch/share/cmake/Caffe2/public/cuda.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-08-14T21:42:54.9329580Z copying torch/share/cmake/Caffe2/public/xpu.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-08-14T21:42:54.9337799Z copying torch/share/cmake/Caffe2/public/glog.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-08-14T21:42:54.9354247Z copying torch/share/cmake/Caffe2/public/gflags.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-08-14T21:42:54.9360940Z copying torch/share/cmake/Caffe2/public/mkl.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-08-14T21:42:54.9368012Z copying torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-08-14T21:42:54.9375457Z copying torch/share/cmake/Caffe2/public/protobuf.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-08-14T21:42:54.9382853Z copying torch/share/cmake/Caffe2/public/utils.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-08-14T21:42:54.9391851Z copying torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-08-14T21:42:54.9400286Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-08-14T21:42:54.9401997Z 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-08-14T21:42:54.9408986Z 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-08-14T21:42:54.9415940Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-08-14T21:42:54.9417772Z 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-08-14T21:42:54.9424792Z 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-08-14T21:42:54.9443985Z 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-08-14T21:42:54.9449786Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-08-14T21:42:54.9451934Z 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-08-14T21:42:54.9459173Z 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-08-14T21:42:54.9466273Z 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-08-14T21:42:54.9474944Z 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-08-14T21:42:54.9482618Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/Tensorpipe 2025-08-14T21:42:54.9484443Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Tensorpipe 2025-08-14T21:42:54.9492262Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Tensorpipe 2025-08-14T21:42:54.9502510Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/Torch 2025-08-14T21:42:54.9504235Z copying torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Torch 2025-08-14T21:42:54.9521150Z copying torch/share/cmake/Torch/TorchConfig.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Torch 2025-08-14T21:42:54.9523801Z copying torch/utils/benchmark/utils/timeit_template.cpp -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-08-14T21:42:54.9525734Z copying torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper 2025-08-14T21:42:54.9527722Z 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-08-14T21:42:54.9529505Z copying torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper 2025-08-14T21:42:54.9531385Z copying torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper 2025-08-14T21:42:54.9536508Z copying torch/utils/model_dump/skeleton.html -> build/lib.linux-x86_64-cpython-39/torch/utils/model_dump 2025-08-14T21:42:54.9538348Z copying torch/utils/model_dump/code.js -> build/lib.linux-x86_64-cpython-39/torch/utils/model_dump 2025-08-14T21:42:54.9540297Z copying torch/utils/model_dump/htm.mjs -> build/lib.linux-x86_64-cpython-39/torch/utils/model_dump 2025-08-14T21:42:54.9542580Z copying torch/utils/model_dump/preact.mjs -> build/lib.linux-x86_64-cpython-39/torch/utils/model_dump 2025-08-14T21:42:54.9544702Z copying torch/_dynamo/graph_break_registry.json -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-08-14T21:42:54.9547752Z copying torch/lib/libtorch_python.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-08-14T21:42:55.0851041Z copying torch/lib/libc10.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-08-14T21:42:55.0935434Z copying torch/lib/libtorchbind_test.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-08-14T21:42:55.1003548Z copying torch/lib/libjitbackend_test.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-08-14T21:42:55.1035801Z copying torch/lib/libbackend_with_compiler.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-08-14T21:42:55.1069999Z copying torch/lib/libaoti_custom_ops.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-08-14T21:42:55.1096998Z copying torch/lib/libtorch_cpu.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-08-14T21:44:06.1293140Z copying torch/lib/libtorch.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-08-14T21:44:06.1294251Z copying torch/lib/libtorch_global_deps.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-08-14T21:44:06.1295022Z creating build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/native 2025-08-14T21:44:06.1295980Z copying torchgen/packaged/ATen/native/native_functions.yaml -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/native 2025-08-14T21:44:06.1303912Z copying torchgen/packaged/ATen/native/tags.yaml -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/native 2025-08-14T21:44:06.1304800Z creating build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1305803Z copying torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1307183Z copying torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1309153Z copying torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1310521Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1312016Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1313693Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1316162Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1317907Z copying torchgen/packaged/ATen/templates/Function.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1320446Z copying torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1322336Z copying torchgen/packaged/ATen/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1324421Z copying torchgen/packaged/ATen/templates/Functions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1326453Z copying torchgen/packaged/ATen/templates/LazyIr.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1328386Z copying torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1330268Z copying torchgen/packaged/ATen/templates/MethodOperators.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1332118Z copying torchgen/packaged/ATen/templates/NativeFunction.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1334009Z copying torchgen/packaged/ATen/templates/NativeFunctions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1336124Z copying torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1337892Z copying torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1339618Z copying torchgen/packaged/ATen/templates/Operator.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1342036Z copying torchgen/packaged/ATen/templates/Operators.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1343971Z copying torchgen/packaged/ATen/templates/Operators.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1345986Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1347810Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1349668Z copying torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1351633Z copying torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1353475Z copying torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1355248Z copying torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1357182Z copying torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1358983Z copying torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1361384Z copying torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1363513Z copying torchgen/packaged/ATen/templates/TensorBody.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1365721Z copying torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1367587Z copying torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1369827Z copying torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1371782Z copying torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1373995Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1375851Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1377789Z copying torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1379678Z copying torchgen/packaged/ATen/templates/enum_tag.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-08-14T21:44:06.1381332Z creating build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-08-14T21:44:06.1383015Z copying torchgen/packaged/autograd/BUILD.bazel -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-08-14T21:44:06.1384551Z copying torchgen/packaged/autograd/README.md -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-08-14T21:44:06.1387106Z copying torchgen/packaged/autograd/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-08-14T21:44:06.1388728Z copying torchgen/packaged/autograd/build.bzl -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-08-14T21:44:06.1390662Z copying torchgen/packaged/autograd/context.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-08-14T21:44:06.1392541Z copying torchgen/packaged/autograd/deprecated.yaml -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-08-14T21:44:06.1394393Z copying torchgen/packaged/autograd/derivatives.yaml -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-08-14T21:44:06.1397765Z copying torchgen/packaged/autograd/gen_annotated_fn_args.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-08-14T21:44:06.1400081Z copying torchgen/packaged/autograd/gen_autograd.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-08-14T21:44:06.1402511Z copying torchgen/packaged/autograd/gen_autograd_functions.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-08-14T21:44:06.1404853Z copying torchgen/packaged/autograd/gen_inplace_or_view_type.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-08-14T21:44:06.1406985Z copying torchgen/packaged/autograd/gen_python_functions.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-08-14T21:44:06.1409641Z copying torchgen/packaged/autograd/gen_trace_type.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-08-14T21:44:06.1412059Z copying torchgen/packaged/autograd/gen_variable_factories.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-08-14T21:44:06.1413889Z copying torchgen/packaged/autograd/gen_variable_type.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-08-14T21:44:06.1416622Z copying torchgen/packaged/autograd/gen_view_funcs.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-08-14T21:44:06.1418690Z copying torchgen/packaged/autograd/load_derivatives.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-08-14T21:44:06.1420718Z creating build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1422536Z copying torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1424102Z copying torchgen/packaged/autograd/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1425924Z copying torchgen/packaged/autograd/templates/Functions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1427762Z copying torchgen/packaged/autograd/templates/TraceType.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1429835Z copying torchgen/packaged/autograd/templates/VariableType.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1431586Z copying torchgen/packaged/autograd/templates/VariableType.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1434112Z copying torchgen/packaged/autograd/templates/ViewFuncs.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1435906Z copying torchgen/packaged/autograd/templates/ViewFuncs.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1437771Z copying torchgen/packaged/autograd/templates/annotated_fn_args.py.in -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1440169Z copying torchgen/packaged/autograd/templates/python_enum_tag.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1442246Z copying torchgen/packaged/autograd/templates/python_fft_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1444194Z copying torchgen/packaged/autograd/templates/python_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1446069Z copying torchgen/packaged/autograd/templates/python_functions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1448066Z copying torchgen/packaged/autograd/templates/python_linalg_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1449975Z copying torchgen/packaged/autograd/templates/python_nested_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1451992Z copying torchgen/packaged/autograd/templates/python_nn_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1453797Z copying torchgen/packaged/autograd/templates/python_return_types.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1455611Z copying torchgen/packaged/autograd/templates/python_return_types.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1457532Z copying torchgen/packaged/autograd/templates/python_sparse_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1459383Z copying torchgen/packaged/autograd/templates/python_special_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1461261Z copying torchgen/packaged/autograd/templates/python_torch_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1463050Z copying torchgen/packaged/autograd/templates/python_variable_methods.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1465500Z copying torchgen/packaged/autograd/templates/variable_factories.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-08-14T21:44:06.1467143Z copying torch/jit/_script.pyi -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-08-14T21:44:06.1469630Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-08-14T21:44:06.1472158Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-08-14T21:44:06.1474629Z copying torch/utils/_config_typing.pyi -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-08-14T21:44:06.1477345Z copying torch/distributed/optim/zero_redundancy_optimizer.pyi -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-08-14T21:44:06.1479740Z copying torch/optim/_multi_tensor/__init__.pyi -> build/lib.linux-x86_64-cpython-39/torch/optim/_multi_tensor 2025-08-14T21:44:06.1482151Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-08-14T21:44:06.1964762Z running build_ext 2025-08-14T21:44:06.2023510Z -- Building with NumPy bindings 2025-08-14T21:44:06.2023908Z -- Not using cuDNN 2025-08-14T21:44:06.2024202Z -- Not using CUDA 2025-08-14T21:44:06.2024447Z -- Not using XPU 2025-08-14T21:44:06.2024847Z -- Using MKLDNN 2025-08-14T21:44:06.2026389Z -- Not using Compute Library for the Arm architecture with MKLDNN 2025-08-14T21:44:06.2027076Z -- Not using CBLAS in MKLDNN 2025-08-14T21:44:06.2028351Z -- Not using NCCL 2025-08-14T21:44:06.2029655Z -- Building with distributed package: 2025-08-14T21:44:06.2030848Z -- USE_TENSORPIPE=True 2025-08-14T21:44:06.2032076Z -- USE_GLOO=True 2025-08-14T21:44:06.2033402Z -- USE_MPI=False 2025-08-14T21:44:06.2034640Z -- Using ITT 2025-08-14T21:44:06.3874524Z 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-08-14T21:44:06.3875803Z copying functorch/functorch.so -> /pytorch/build/lib.linux-x86_64-cpython-39/functorch/_C.cpython-39-x86_64-linux-gnu.so 2025-08-14T21:44:06.3902424Z building 'torch._C' extension 2025-08-14T21:44:06.3903226Z creating build/temp.linux-x86_64-cpython-39/torch/csrc 2025-08-14T21:44:06.3905025Z 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-08-14T21:44:06.4641257Z 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-08-14T21:44:06.4997855Z installing to build/bdist.linux-x86_64/wheel 2025-08-14T21:44:06.4998904Z running install 2025-08-14T21:44:06.5062298Z running install_lib 2025-08-14T21:44:06.5099037Z creating build/bdist.linux-x86_64/wheel 2025-08-14T21:44:06.5099829Z creating build/bdist.linux-x86_64/wheel/functorch 2025-08-14T21:44:06.5100716Z copying build/lib.linux-x86_64-cpython-39/functorch/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch 2025-08-14T21:44:06.5101456Z creating build/bdist.linux-x86_64/wheel/functorch/_src 2025-08-14T21:44:06.5102241Z copying build/lib.linux-x86_64-cpython-39/functorch/_src/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/_src 2025-08-14T21:44:06.5103068Z creating build/bdist.linux-x86_64/wheel/functorch/_src/aot_autograd 2025-08-14T21:44:06.5104177Z 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-08-14T21:44:06.5105355Z creating build/bdist.linux-x86_64/wheel/functorch/_src/eager_transforms 2025-08-14T21:44:06.5107127Z 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-08-14T21:44:06.5108152Z creating build/bdist.linux-x86_64/wheel/functorch/_src/make_functional 2025-08-14T21:44:06.5109949Z 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-08-14T21:44:06.5110900Z creating build/bdist.linux-x86_64/wheel/functorch/_src/vmap 2025-08-14T21:44:06.5112528Z copying build/lib.linux-x86_64-cpython-39/functorch/_src/vmap/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/_src/vmap 2025-08-14T21:44:06.5113511Z creating build/bdist.linux-x86_64/wheel/functorch/compile 2025-08-14T21:44:06.5115658Z copying build/lib.linux-x86_64-cpython-39/functorch/compile/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/compile 2025-08-14T21:44:06.5117064Z creating build/bdist.linux-x86_64/wheel/functorch/dim 2025-08-14T21:44:06.5118807Z copying build/lib.linux-x86_64-cpython-39/functorch/dim/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-08-14T21:44:06.5120538Z copying build/lib.linux-x86_64-cpython-39/functorch/dim/magic_trace.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-08-14T21:44:06.5122021Z copying build/lib.linux-x86_64-cpython-39/functorch/dim/op_properties.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-08-14T21:44:06.5123433Z copying build/lib.linux-x86_64-cpython-39/functorch/dim/tree_map.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-08-14T21:44:06.5124876Z copying build/lib.linux-x86_64-cpython-39/functorch/dim/wrap_type.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-08-14T21:44:06.5125985Z creating build/bdist.linux-x86_64/wheel/functorch/einops 2025-08-14T21:44:06.5127795Z copying build/lib.linux-x86_64-cpython-39/functorch/einops/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/einops 2025-08-14T21:44:06.5129187Z copying build/lib.linux-x86_64-cpython-39/functorch/einops/_parsing.py -> build/bdist.linux-x86_64/wheel/./functorch/einops 2025-08-14T21:44:06.5130639Z copying build/lib.linux-x86_64-cpython-39/functorch/einops/rearrange.py -> build/bdist.linux-x86_64/wheel/./functorch/einops 2025-08-14T21:44:06.5131727Z creating build/bdist.linux-x86_64/wheel/functorch/experimental 2025-08-14T21:44:06.5133656Z copying build/lib.linux-x86_64-cpython-39/functorch/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/experimental 2025-08-14T21:44:06.5135009Z copying build/lib.linux-x86_64-cpython-39/functorch/experimental/control_flow.py -> build/bdist.linux-x86_64/wheel/./functorch/experimental 2025-08-14T21:44:06.5136348Z copying build/lib.linux-x86_64-cpython-39/functorch/experimental/ops.py -> build/bdist.linux-x86_64/wheel/./functorch/experimental 2025-08-14T21:44:06.5137729Z 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-08-14T21:44:06.5142010Z creating build/bdist.linux-x86_64/wheel/torch 2025-08-14T21:44:06.5143599Z copying build/lib.linux-x86_64-cpython-39/torch/_VF.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5144949Z copying build/lib.linux-x86_64-cpython-39/torch/__config__.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5146302Z copying build/lib.linux-x86_64-cpython-39/torch/__future__.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5147668Z copying build/lib.linux-x86_64-cpython-39/torch/__init__.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5150081Z copying build/lib.linux-x86_64-cpython-39/torch/_appdirs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5151503Z copying build/lib.linux-x86_64-cpython-39/torch/_classes.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5152894Z copying build/lib.linux-x86_64-cpython-39/torch/_compile.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5154288Z copying build/lib.linux-x86_64-cpython-39/torch/_custom_ops.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5155689Z copying build/lib.linux-x86_64-cpython-39/torch/_environment.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5157077Z copying build/lib.linux-x86_64-cpython-39/torch/_guards.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5158436Z copying build/lib.linux-x86_64-cpython-39/torch/_jit_internal.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5160388Z copying build/lib.linux-x86_64-cpython-39/torch/_linalg_utils.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5161758Z copying build/lib.linux-x86_64-cpython-39/torch/_lobpcg.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5163478Z copying build/lib.linux-x86_64-cpython-39/torch/_lowrank.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5164936Z copying build/lib.linux-x86_64-cpython-39/torch/_meta_registrations.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5168329Z copying build/lib.linux-x86_64-cpython-39/torch/_namedtensor_internals.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5169806Z copying build/lib.linux-x86_64-cpython-39/torch/_ops.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5171791Z copying build/lib.linux-x86_64-cpython-39/torch/_python_dispatcher.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5173169Z copying build/lib.linux-x86_64-cpython-39/torch/_size_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5174602Z copying build/lib.linux-x86_64-cpython-39/torch/_sources.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5176064Z copying build/lib.linux-x86_64-cpython-39/torch/_storage_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5177472Z copying build/lib.linux-x86_64-cpython-39/torch/_streambase.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5178885Z copying build/lib.linux-x86_64-cpython-39/torch/_tensor.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5180310Z copying build/lib.linux-x86_64-cpython-39/torch/_tensor_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5182711Z copying build/lib.linux-x86_64-cpython-39/torch/_tensor_str.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5184554Z copying build/lib.linux-x86_64-cpython-39/torch/_thread_safe_fork.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5185865Z copying build/lib.linux-x86_64-cpython-39/torch/_torch_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5190086Z copying build/lib.linux-x86_64-cpython-39/torch/_utils.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5191828Z copying build/lib.linux-x86_64-cpython-39/torch/_utils_internal.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5193173Z copying build/lib.linux-x86_64-cpython-39/torch/_vmap_internals.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5195028Z copying build/lib.linux-x86_64-cpython-39/torch/_weights_only_unpickler.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5196336Z copying build/lib.linux-x86_64-cpython-39/torch/functional.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5198261Z copying build/lib.linux-x86_64-cpython-39/torch/hub.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5200323Z copying build/lib.linux-x86_64-cpython-39/torch/library.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5202266Z copying build/lib.linux-x86_64-cpython-39/torch/overrides.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5204355Z copying build/lib.linux-x86_64-cpython-39/torch/quasirandom.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5205737Z copying build/lib.linux-x86_64-cpython-39/torch/random.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5207402Z copying build/lib.linux-x86_64-cpython-39/torch/return_types.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5208776Z copying build/lib.linux-x86_64-cpython-39/torch/serialization.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5210667Z copying build/lib.linux-x86_64-cpython-39/torch/storage.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5212445Z copying build/lib.linux-x86_64-cpython-39/torch/torch_version.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5213714Z copying build/lib.linux-x86_64-cpython-39/torch/types.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5215110Z copying build/lib.linux-x86_64-cpython-39/torch/version.py -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.5216469Z creating build/bdist.linux-x86_64/wheel/torch/_awaits 2025-08-14T21:44:06.5218204Z copying build/lib.linux-x86_64-cpython-39/torch/_awaits/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_awaits 2025-08-14T21:44:06.5219452Z creating build/bdist.linux-x86_64/wheel/torch/_custom_op 2025-08-14T21:44:06.5221189Z copying build/lib.linux-x86_64-cpython-39/torch/_custom_op/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_custom_op 2025-08-14T21:44:06.5222556Z copying build/lib.linux-x86_64-cpython-39/torch/_custom_op/autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_custom_op 2025-08-14T21:44:06.5223905Z copying build/lib.linux-x86_64-cpython-39/torch/_custom_op/impl.py -> build/bdist.linux-x86_64/wheel/./torch/_custom_op 2025-08-14T21:44:06.5225097Z creating build/bdist.linux-x86_64/wheel/torch/_decomp 2025-08-14T21:44:06.5226825Z copying build/lib.linux-x86_64-cpython-39/torch/_decomp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-08-14T21:44:06.5228218Z copying build/lib.linux-x86_64-cpython-39/torch/_decomp/decompositions.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-08-14T21:44:06.5230905Z copying build/lib.linux-x86_64-cpython-39/torch/_decomp/decompositions_for_jvp.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-08-14T21:44:06.5232259Z copying build/lib.linux-x86_64-cpython-39/torch/_decomp/decompositions_for_rng.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-08-14T21:44:06.5234074Z creating build/bdist.linux-x86_64/wheel/torch/_dispatch 2025-08-14T21:44:06.5235763Z copying build/lib.linux-x86_64-cpython-39/torch/_dispatch/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dispatch 2025-08-14T21:44:06.5237088Z copying build/lib.linux-x86_64-cpython-39/torch/_dispatch/python.py -> build/bdist.linux-x86_64/wheel/./torch/_dispatch 2025-08-14T21:44:06.5238310Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo 2025-08-14T21:44:06.5240341Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5241995Z 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-08-14T21:44:06.5243277Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/bytecode_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5244777Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/bytecode_transformation.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5246826Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/cache_size.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5248204Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/callback.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5249660Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/code_context.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5251040Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/codegen.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5252745Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/compiled_autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5254524Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/comptime.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5255856Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/config.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5257352Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/convert_frame.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5259188Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/create_parameter_op.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5260488Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/current_scope_id.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5261855Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/debug_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5263278Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/decorators.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5265220Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/device_interface.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5266637Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5268005Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/eval_frame.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5270016Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/exc.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5271836Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/external_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5273251Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/funcname_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5274707Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/graph_break_hints.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5276206Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/graph_deduplication.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5277613Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/graph_region_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5279001Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/graph_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5280567Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/guards.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5283018Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/hooks.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5284488Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/logging.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5285904Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/metrics_context.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5287309Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/mutation_guard.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5288717Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/output_graph.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5291178Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/package.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5292637Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/pgo.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5294241Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/precompile_context.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5295569Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5296980Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/replay_record.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5298422Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/resume_execution.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5299723Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/side_effects.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5301608Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/source.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5303205Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/symbolic_convert.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5306010Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/tensor_version_op.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5307369Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/test_case.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5308880Z 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-08-14T21:44:06.5310187Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/test_minifier_common.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5311517Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/testing.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5312921Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/trace_rules.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5315032Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/types.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5316792Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5320024Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2025-08-14T21:44:06.5321916Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-08-14T21:44:06.5323491Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/common.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-08-14T21:44:06.5324978Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-08-14T21:44:06.5326399Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/debugging.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-08-14T21:44:06.5327855Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-08-14T21:44:06.5329343Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/inductor.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-08-14T21:44:06.5330995Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/onnxrt.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-08-14T21:44:06.5332821Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/registry.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-08-14T21:44:06.5334419Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/tensorrt.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-08-14T21:44:06.5336032Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/torchxla.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-08-14T21:44:06.5337379Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/tvm.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-08-14T21:44:06.5338435Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/polyfills 2025-08-14T21:44:06.5340170Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-08-14T21:44:06.5341646Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/builtins.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-08-14T21:44:06.5342960Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/functools.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-08-14T21:44:06.5344393Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/fx.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-08-14T21:44:06.5346075Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/itertools.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-08-14T21:44:06.5347652Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/loader.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-08-14T21:44:06.5349281Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/operator.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-08-14T21:44:06.5350744Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/os.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-08-14T21:44:06.5352165Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/pytree.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-08-14T21:44:06.5353517Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/struct.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-08-14T21:44:06.5354845Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/sys.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-08-14T21:44:06.5356239Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-08-14T21:44:06.5357174Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2025-08-14T21:44:06.5358879Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/repro 2025-08-14T21:44:06.5360539Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro/after_aot.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/repro 2025-08-14T21:44:06.5361931Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro/after_dynamo.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/repro 2025-08-14T21:44:06.5363295Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro/aoti.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/repro 2025-08-14T21:44:06.5364415Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2025-08-14T21:44:06.5366214Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-08-14T21:44:06.5367613Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/base.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-08-14T21:44:06.5368973Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/builder.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-08-14T21:44:06.5370691Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/builtin.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-08-14T21:44:06.5372135Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/constant.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-08-14T21:44:06.5373597Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/ctx_manager.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-08-14T21:44:06.5375240Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/dicts.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-08-14T21:44:06.5376686Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-08-14T21:44:06.5378255Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/functions.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-08-14T21:44:06.5380390Z 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-08-14T21:44:06.5383004Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/iter.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-08-14T21:44:06.5384443Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/lazy.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-08-14T21:44:06.5385856Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/lists.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-08-14T21:44:06.5387407Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/misc.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-08-14T21:44:06.5389305Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/nn_module.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-08-14T21:44:06.5390960Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-08-14T21:44:06.5392380Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/script_object.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-08-14T21:44:06.5393731Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/sdpa.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-08-14T21:44:06.5395122Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-08-14T21:44:06.5397108Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/torch.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-08-14T21:44:06.5399069Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/torch_function.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-08-14T21:44:06.5400848Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/user_defined.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-08-14T21:44:06.5402906Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/graph_break_registry.json -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-08-14T21:44:06.5405487Z creating build/bdist.linux-x86_64/wheel/torch/_export 2025-08-14T21:44:06.5407274Z copying build/lib.linux-x86_64-cpython-39/torch/_export/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-08-14T21:44:06.5408665Z copying build/lib.linux-x86_64-cpython-39/torch/_export/converter.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-08-14T21:44:06.5410558Z copying build/lib.linux-x86_64-cpython-39/torch/_export/error.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-08-14T21:44:06.5412051Z copying build/lib.linux-x86_64-cpython-39/torch/_export/non_strict_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-08-14T21:44:06.5413475Z copying build/lib.linux-x86_64-cpython-39/torch/_export/pass_base.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-08-14T21:44:06.5414916Z copying build/lib.linux-x86_64-cpython-39/torch/_export/tools.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-08-14T21:44:06.5416293Z copying build/lib.linux-x86_64-cpython-39/torch/_export/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-08-14T21:44:06.5417816Z copying build/lib.linux-x86_64-cpython-39/torch/_export/verifier.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-08-14T21:44:06.5419226Z copying build/lib.linux-x86_64-cpython-39/torch/_export/wrappers.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-08-14T21:44:06.5420887Z creating build/bdist.linux-x86_64/wheel/torch/_export/db 2025-08-14T21:44:06.5422552Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-08-14T21:44:06.5423906Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/case.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-08-14T21:44:06.5425281Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/gen_example.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-08-14T21:44:06.5426638Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/logging.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-08-14T21:44:06.5427917Z creating build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2025-08-14T21:44:06.5429702Z 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-08-14T21:44:06.5431150Z 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-08-14T21:44:06.5432702Z 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-08-14T21:44:06.5434076Z 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-08-14T21:44:06.5435509Z 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-08-14T21:44:06.5436976Z 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-08-14T21:44:06.5438474Z 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-08-14T21:44:06.5440213Z 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-08-14T21:44:06.5441660Z 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-08-14T21:44:06.5443038Z 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-08-14T21:44:06.5444500Z 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-08-14T21:44:06.5446014Z 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-08-14T21:44:06.5447490Z 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-08-14T21:44:06.5448838Z 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-08-14T21:44:06.5450253Z 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-08-14T21:44:06.5451863Z 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-08-14T21:44:06.5453307Z 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-08-14T21:44:06.5454754Z 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-08-14T21:44:06.5456149Z 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-08-14T21:44:06.5457587Z 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-08-14T21:44:06.5459005Z 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-08-14T21:44:06.5460375Z 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-08-14T21:44:06.5461700Z 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-08-14T21:44:06.5463037Z 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-08-14T21:44:06.5464390Z 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-08-14T21:44:06.5465763Z 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-08-14T21:44:06.5467194Z 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-08-14T21:44:06.5468586Z 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-08-14T21:44:06.5470273Z 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-08-14T21:44:06.5471680Z 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-08-14T21:44:06.5473130Z 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-08-14T21:44:06.5474574Z 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-08-14T21:44:06.5475943Z 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-08-14T21:44:06.5477306Z 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-08-14T21:44:06.5478743Z 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-08-14T21:44:06.5480378Z 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-08-14T21:44:06.5481861Z 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-08-14T21:44:06.5482890Z creating build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2025-08-14T21:44:06.5483872Z 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-08-14T21:44:06.5485320Z 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-08-14T21:44:06.5486829Z 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-08-14T21:44:06.5487797Z creating build/bdist.linux-x86_64/wheel/torch/_export/passes 2025-08-14T21:44:06.5489439Z copying build/lib.linux-x86_64-cpython-39/torch/_export/passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-08-14T21:44:06.5491074Z 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-08-14T21:44:06.5492598Z 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-08-14T21:44:06.5494056Z 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-08-14T21:44:06.5495379Z copying build/lib.linux-x86_64-cpython-39/torch/_export/passes/constant_folding.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-08-14T21:44:06.5496761Z 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-08-14T21:44:06.5498181Z 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-08-14T21:44:06.5499499Z 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-08-14T21:44:06.5500868Z 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-08-14T21:44:06.5502262Z 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-08-14T21:44:06.5503743Z 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-08-14T21:44:06.5505200Z 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-08-14T21:44:06.5506632Z 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-08-14T21:44:06.5508056Z 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-08-14T21:44:06.5509003Z creating build/bdist.linux-x86_64/wheel/torch/_export/serde 2025-08-14T21:44:06.5510010Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-08-14T21:44:06.5511464Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/dynamic_shapes.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-08-14T21:44:06.5512767Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/schema.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-08-14T21:44:06.5514172Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/schema_check.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-08-14T21:44:06.5515504Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/serialize.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-08-14T21:44:06.5516845Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/union.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-08-14T21:44:06.5518425Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/schema.yaml -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-08-14T21:44:06.5520839Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/export_schema.thrift -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-08-14T21:44:06.5521875Z creating build/bdist.linux-x86_64/wheel/torch/_functorch 2025-08-14T21:44:06.5523682Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-08-14T21:44:06.5525118Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/aot_autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-08-14T21:44:06.5526681Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/apis.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-08-14T21:44:06.5528411Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/autograd_function.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-08-14T21:44:06.5530383Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/batch_norm_replacement.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-08-14T21:44:06.5532169Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/benchmark_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-08-14T21:44:06.5533851Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/compile_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-08-14T21:44:06.5535543Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/compilers.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-08-14T21:44:06.5537188Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/config.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-08-14T21:44:06.5538866Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/deprecated.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-08-14T21:44:06.5540454Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/eager_transforms.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-08-14T21:44:06.5541864Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/functional_call.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-08-14T21:44:06.5543461Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/fx_minifier.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-08-14T21:44:06.5545110Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/make_functional.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-08-14T21:44:06.5546753Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/partitioners.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-08-14T21:44:06.5548470Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/pyfunctorch.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-08-14T21:44:06.5550063Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/python_key.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-08-14T21:44:06.5551524Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/pytree_hacks.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-08-14T21:44:06.5553015Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/top_operators_github_usage.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-08-14T21:44:06.5554276Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-08-14T21:44:06.5555628Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/vmap.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-08-14T21:44:06.5556823Z creating build/bdist.linux-x86_64/wheel/torch/_functorch/_activation_checkpointing 2025-08-14T21:44:06.5558918Z 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-08-14T21:44:06.5560995Z 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-08-14T21:44:06.5562829Z 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-08-14T21:44:06.5564582Z 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-08-14T21:44:06.5566352Z 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-08-14T21:44:06.5567599Z creating build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2025-08-14T21:44:06.5568621Z 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-08-14T21:44:06.5570188Z 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-08-14T21:44:06.5571763Z 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-08-14T21:44:06.5573293Z 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-08-14T21:44:06.5574744Z 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-08-14T21:44:06.5576275Z 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-08-14T21:44:06.5577716Z 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-08-14T21:44:06.5579146Z 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-08-14T21:44:06.5580923Z 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-08-14T21:44:06.5582678Z 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-08-14T21:44:06.5584456Z 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-08-14T21:44:06.5586015Z 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-08-14T21:44:06.5587643Z 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-08-14T21:44:06.5589093Z 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-08-14T21:44:06.5590566Z 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-08-14T21:44:06.5592208Z 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-08-14T21:44:06.5593702Z 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-08-14T21:44:06.5594916Z creating build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2025-08-14T21:44:06.5596959Z 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-08-14T21:44:06.5598572Z 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-08-14T21:44:06.5600344Z 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-08-14T21:44:06.5601813Z 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-08-14T21:44:06.5603252Z 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-08-14T21:44:06.5604717Z 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-08-14T21:44:06.5606128Z 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-08-14T21:44:06.5607605Z 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-08-14T21:44:06.5609193Z 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-08-14T21:44:06.5610881Z 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-08-14T21:44:06.5612432Z 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-08-14T21:44:06.5614051Z 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-08-14T21:44:06.5615513Z 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-08-14T21:44:06.5617185Z 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-08-14T21:44:06.5618712Z 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-08-14T21:44:06.5620190Z 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-08-14T21:44:06.5621662Z 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-08-14T21:44:06.5623342Z 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-08-14T21:44:06.5624954Z 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-08-14T21:44:06.5626578Z 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-08-14T21:44:06.5628137Z 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-08-14T21:44:06.5629662Z 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-08-14T21:44:06.5631143Z 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-08-14T21:44:06.5632769Z 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-08-14T21:44:06.5634408Z 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-08-14T21:44:06.5635422Z creating build/bdist.linux-x86_64/wheel/torch/_inductor 2025-08-14T21:44:06.5637219Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/__autotune_main__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5638718Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5640665Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/analyze_preserves_zero_mask.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5642184Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/aoti_eager.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5643605Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/async_compile.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5645116Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/autotune_process.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5646594Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/await_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5648004Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/bounds.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5649730Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/choices.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5651385Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codecache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5653193Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/comm_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5654797Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/comm_lowering.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5656176Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/comms.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5657546Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_fx.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5659181Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_fx_async.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5660768Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_fx_ext.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5662450Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_fx_subproc.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5664073Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/compiler_bisector.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5665679Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/config.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5667345Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/constant_folding.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5668919Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/cpp_builder.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5671114Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/cpu_vec_isa.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5672414Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/cudagraph_trees.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5673893Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/cudagraph_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5675646Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/custom_graph_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5677238Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/debug.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5679083Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/decomposition.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5680864Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/dependencies.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5682496Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/dtype_propagation.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5684107Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/exc.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5685983Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/extern_node_serializer.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5687399Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/freezing.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5689090Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/freezing_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5690712Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fuzzer.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5692432Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5694047Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/graph.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5695621Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/hooks.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5697137Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/index_propagation.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5698467Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/inductor_prims.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5699728Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/ir.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5701211Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/jagged_lowerings.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5702545Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel_inputs.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5703957Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/loop_body.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5705517Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/lowering.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5707152Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/memory.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5708815Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/metrics.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5710417Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/mkldnn_ir.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5711948Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/mkldnn_lowerings.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5713375Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/mock_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5715048Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/ops_handler.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5716699Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/optimize_indexing.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5718287Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/output_code.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5720269Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/pattern_matcher.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5722041Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/quantized_lowerings.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5723514Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/remote_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5725100Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/remote_gemm_autotune_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5726743Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5728738Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/select_algorithm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5731072Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/sizevars.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5732952Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/standalone_compile.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5734519Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/subgraph_lowering.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5736185Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/template_heuristics.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5737811Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/template_registry.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5739483Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/test_case.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5741285Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/test_operators.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5742769Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/tiling_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5744220Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/triton_bundler.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5745562Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5746952Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/virtualized.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5748377Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/wrapper_benchmark.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.5749531Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/analysis 2025-08-14T21:44:06.5751623Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/analysis/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/analysis 2025-08-14T21:44:06.5753205Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/analysis/device_info.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/analysis 2025-08-14T21:44:06.5754869Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/analysis/profile_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/analysis 2025-08-14T21:44:06.5756065Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/autoheuristic 2025-08-14T21:44:06.5758132Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-08-14T21:44:06.5759773Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/autoheuristic.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-08-14T21:44:06.5761761Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/autoheuristic_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-08-14T21:44:06.5763369Z 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-08-14T21:44:06.5765093Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/learnedheuristic_interface.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-08-14T21:44:06.5766315Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/autoheuristic/artifacts 2025-08-14T21:44:06.5767542Z 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-08-14T21:44:06.5769262Z 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-08-14T21:44:06.5771168Z 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-08-14T21:44:06.5773126Z 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-08-14T21:44:06.5774841Z 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-08-14T21:44:06.5776623Z 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-08-14T21:44:06.5777744Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2025-08-14T21:44:06.5778687Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-08-14T21:44:06.5780005Z 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-08-14T21:44:06.5781500Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/block_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-08-14T21:44:06.5782773Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/common.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-08-14T21:44:06.5783988Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cpp.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-08-14T21:44:06.5785368Z 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-08-14T21:44:06.5786859Z 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-08-14T21:44:06.5788260Z 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-08-14T21:44:06.5790561Z 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-08-14T21:44:06.5792258Z 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-08-14T21:44:06.5794099Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cpp_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-08-14T21:44:06.5795518Z 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-08-14T21:44:06.5796973Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cpp_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-08-14T21:44:06.5798415Z 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-08-14T21:44:06.5801343Z 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-08-14T21:44:06.5802746Z 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-08-14T21:44:06.5804283Z 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-08-14T21:44:06.5805769Z 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-08-14T21:44:06.5807225Z 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-08-14T21:44:06.5808625Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/debug_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-08-14T21:44:06.5809929Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/halide.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-08-14T21:44:06.5811833Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/memory_planning.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-08-14T21:44:06.5813240Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/mps.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-08-14T21:44:06.5814985Z 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-08-14T21:44:06.5816330Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/multi_kernel.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-08-14T21:44:06.5817736Z 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-08-14T21:44:06.5819032Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/simd.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-08-14T21:44:06.5821159Z 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-08-14T21:44:06.5823056Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/subgraph.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-08-14T21:44:06.5824427Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/triton.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-08-14T21:44:06.5827497Z 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-08-14T21:44:06.5829042Z 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-08-14T21:44:06.5830409Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/triton_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-08-14T21:44:06.5831905Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/wrapper.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-08-14T21:44:06.5834213Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/wrapper_fxir.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-08-14T21:44:06.5835815Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2025-08-14T21:44:06.5837592Z 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-08-14T21:44:06.5839017Z 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-08-14T21:44:06.5840910Z 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-08-14T21:44:06.5842324Z 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-08-14T21:44:06.5843771Z 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-08-14T21:44:06.5845234Z 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-08-14T21:44:06.5846693Z 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-08-14T21:44:06.5848186Z 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-08-14T21:44:06.5849658Z 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-08-14T21:44:06.5851160Z 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-08-14T21:44:06.5852730Z 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-08-14T21:44:06.5854263Z 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-08-14T21:44:06.5855955Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-08-14T21:44:06.5857987Z 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-08-14T21:44:06.5859822Z 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-08-14T21:44:06.5861745Z 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-08-14T21:44:06.5863291Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports 2025-08-14T21:44:06.5864925Z 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-08-14T21:44:06.5866602Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-08-14T21:44:06.5868307Z 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-08-14T21:44:06.5870967Z 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-08-14T21:44:06.5873419Z 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-08-14T21:44:06.5875226Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot 2025-08-14T21:44:06.5877016Z 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-08-14T21:44:06.5878794Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy 2025-08-14T21:44:06.5880656Z 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-08-14T21:44:06.5883081Z 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-08-14T21:44:06.5884626Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/mtia 2025-08-14T21:44:06.5885674Z 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-08-14T21:44:06.5887120Z 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-08-14T21:44:06.5888204Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/rocm 2025-08-14T21:44:06.5889199Z 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-08-14T21:44:06.5890618Z 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-08-14T21:44:06.5892145Z 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-08-14T21:44:06.5893528Z 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-08-14T21:44:06.5895033Z 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-08-14T21:44:06.5896589Z 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-08-14T21:44:06.5898096Z 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-08-14T21:44:06.5899566Z 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-08-14T21:44:06.5901049Z 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-08-14T21:44:06.5902460Z 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-08-14T21:44:06.5903852Z 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-08-14T21:44:06.5905320Z 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-08-14T21:44:06.5906776Z 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-08-14T21:44:06.5907775Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/xpu 2025-08-14T21:44:06.5909053Z 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-08-14T21:44:06.5910688Z 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-08-14T21:44:06.5911814Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/aoti_runtime 2025-08-14T21:44:06.5913902Z 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-08-14T21:44:06.5914988Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/compile_worker 2025-08-14T21:44:06.5916688Z 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-08-14T21:44:06.5918261Z 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-08-14T21:44:06.5920168Z 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-08-14T21:44:06.5921983Z 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-08-14T21:44:06.5923559Z 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-08-14T21:44:06.5924569Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2025-08-14T21:44:06.5926657Z 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-08-14T21:44:06.5928270Z 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-08-14T21:44:06.5930043Z 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-08-14T21:44:06.5931660Z 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-08-14T21:44:06.5933243Z 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-08-14T21:44:06.5934892Z 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-08-14T21:44:06.5936435Z 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-08-14T21:44:06.5938128Z 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-08-14T21:44:06.5939672Z 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-08-14T21:44:06.5941231Z 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-08-14T21:44:06.5942940Z 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-08-14T21:44:06.5944420Z 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-08-14T21:44:06.5946122Z 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-08-14T21:44:06.5947731Z 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-08-14T21:44:06.5949309Z 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-08-14T21:44:06.5950695Z 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-08-14T21:44:06.5952030Z 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-08-14T21:44:06.5953315Z 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-08-14T21:44:06.5954751Z 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-08-14T21:44:06.5956067Z 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-08-14T21:44:06.5957426Z 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-08-14T21:44:06.5958873Z 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-08-14T21:44:06.5960479Z 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-08-14T21:44:06.5961926Z 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-08-14T21:44:06.5963080Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2025-08-14T21:44:06.5965150Z 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-08-14T21:44:06.5966894Z 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-08-14T21:44:06.5968749Z 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-08-14T21:44:06.5970752Z 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-08-14T21:44:06.5972539Z 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-08-14T21:44:06.5974328Z 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-08-14T21:44:06.5976111Z 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-08-14T21:44:06.5977952Z 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-08-14T21:44:06.5979773Z 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-08-14T21:44:06.5981648Z 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-08-14T21:44:06.5983375Z 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-08-14T21:44:06.5985075Z 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-08-14T21:44:06.5986793Z 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-08-14T21:44:06.5988518Z 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-08-14T21:44:06.5990261Z 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-08-14T21:44:06.5991984Z 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-08-14T21:44:06.5993723Z 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-08-14T21:44:06.5995438Z 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-08-14T21:44:06.5997161Z 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-08-14T21:44:06.5998878Z 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-08-14T21:44:06.6000873Z 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-08-14T21:44:06.6002702Z 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-08-14T21:44:06.6004485Z 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-08-14T21:44:06.6006246Z 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-08-14T21:44:06.6008027Z 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-08-14T21:44:06.6009848Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/addmm_gelu_pattern.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-08-14T21:44:06.6011785Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/addmm_gelu_pattern_2.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-08-14T21:44:06.6013583Z 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-08-14T21:44:06.6015345Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/addmm_relu_pattern.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-08-14T21:44:06.6017095Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/addmm_relu_pattern_2.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-08-14T21:44:06.6018847Z 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-08-14T21:44:06.6020552Z 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-08-14T21:44:06.6021676Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2025-08-14T21:44:06.6022568Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-08-14T21:44:06.6023787Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/bmm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-08-14T21:44:06.6024948Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/conv.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-08-14T21:44:06.6026126Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/mm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-08-14T21:44:06.6027300Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/mm_common.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-08-14T21:44:06.6028528Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/mm_grouped.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-08-14T21:44:06.6029750Z 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-08-14T21:44:06.6030658Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/kernel/flex 2025-08-14T21:44:06.6031618Z 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-08-14T21:44:06.6032933Z 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-08-14T21:44:06.6034302Z 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-08-14T21:44:06.6035661Z 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-08-14T21:44:06.6037021Z 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-08-14T21:44:06.6038050Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/kernel/flex/templates 2025-08-14T21:44:06.6039213Z 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-08-14T21:44:06.6041191Z 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-08-14T21:44:06.6042935Z 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-08-14T21:44:06.6044679Z 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-08-14T21:44:06.6046359Z 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-08-14T21:44:06.6047521Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/package 2025-08-14T21:44:06.6048457Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/package/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/package 2025-08-14T21:44:06.6049753Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/package/build_package.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/package 2025-08-14T21:44:06.6051071Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/package/package.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/package 2025-08-14T21:44:06.6052124Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/runtime 2025-08-14T21:44:06.6053009Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-08-14T21:44:06.6054302Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/autotune_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-08-14T21:44:06.6055611Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/benchmarking.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-08-14T21:44:06.6056908Z 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-08-14T21:44:06.6058204Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/compile_tasks.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-08-14T21:44:06.6059786Z 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-08-14T21:44:06.6061209Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/debug_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-08-14T21:44:06.6062800Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/halide_helpers.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-08-14T21:44:06.6064165Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/hints.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-08-14T21:44:06.6065550Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/runtime_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-08-14T21:44:06.6067107Z 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-08-14T21:44:06.6068588Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/triton_compat.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-08-14T21:44:06.6070523Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/triton_helpers.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-08-14T21:44:06.6072269Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/triton_heuristics.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-08-14T21:44:06.6073751Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/script.ld -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-08-14T21:44:06.6074957Z creating build/bdist.linux-x86_64/wheel/torch/_lazy 2025-08-14T21:44:06.6076980Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-08-14T21:44:06.6078307Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/closure.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-08-14T21:44:06.6079924Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/computation.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-08-14T21:44:06.6081289Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/config.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-08-14T21:44:06.6082633Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/debug.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-08-14T21:44:06.6084127Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/device_context.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-08-14T21:44:06.6085815Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/extract_compiled_graph.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-08-14T21:44:06.6087217Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/ir_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-08-14T21:44:06.6088951Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/metrics.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-08-14T21:44:06.6090581Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/tensor_factory_functions.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-08-14T21:44:06.6092123Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/ts_backend.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-08-14T21:44:06.6093403Z creating build/bdist.linux-x86_64/wheel/torch/_library 2025-08-14T21:44:06.6095298Z copying build/lib.linux-x86_64-cpython-39/torch/_library/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-08-14T21:44:06.6096783Z copying build/lib.linux-x86_64-cpython-39/torch/_library/autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-08-14T21:44:06.6098296Z copying build/lib.linux-x86_64-cpython-39/torch/_library/custom_ops.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-08-14T21:44:06.6099855Z copying build/lib.linux-x86_64-cpython-39/torch/_library/fake_class_registry.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-08-14T21:44:06.6101228Z copying build/lib.linux-x86_64-cpython-39/torch/_library/fake_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-08-14T21:44:06.6102596Z copying build/lib.linux-x86_64-cpython-39/torch/_library/fake_profile.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-08-14T21:44:06.6103920Z copying build/lib.linux-x86_64-cpython-39/torch/_library/infer_schema.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-08-14T21:44:06.6105271Z copying build/lib.linux-x86_64-cpython-39/torch/_library/simple_registry.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-08-14T21:44:06.6106551Z copying build/lib.linux-x86_64-cpython-39/torch/_library/triton.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-08-14T21:44:06.6107905Z copying build/lib.linux-x86_64-cpython-39/torch/_library/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-08-14T21:44:06.6108824Z creating build/bdist.linux-x86_64/wheel/torch/_logging 2025-08-14T21:44:06.6110580Z copying build/lib.linux-x86_64-cpython-39/torch/_logging/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-08-14T21:44:06.6112020Z copying build/lib.linux-x86_64-cpython-39/torch/_logging/_internal.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-08-14T21:44:06.6113607Z copying build/lib.linux-x86_64-cpython-39/torch/_logging/_registrations.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-08-14T21:44:06.6115090Z copying build/lib.linux-x86_64-cpython-39/torch/_logging/scribe.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-08-14T21:44:06.6116607Z copying build/lib.linux-x86_64-cpython-39/torch/_logging/structured.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-08-14T21:44:06.6117769Z creating build/bdist.linux-x86_64/wheel/torch/_numpy 2025-08-14T21:44:06.6119960Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-08-14T21:44:06.6121603Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_binary_ufuncs_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-08-14T21:44:06.6122909Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_casting_dicts.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-08-14T21:44:06.6124306Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_dtypes.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-08-14T21:44:06.6125696Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_dtypes_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-08-14T21:44:06.6127042Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_funcs.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-08-14T21:44:06.6128414Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_funcs_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-08-14T21:44:06.6129780Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_getlimits.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-08-14T21:44:06.6131158Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_ndarray.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-08-14T21:44:06.6132646Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_normalizations.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-08-14T21:44:06.6133956Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_reductions_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-08-14T21:44:06.6135314Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_ufuncs.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-08-14T21:44:06.6136676Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_unary_ufuncs_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-08-14T21:44:06.6137935Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_util.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-08-14T21:44:06.6139248Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/fft.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-08-14T21:44:06.6140587Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/linalg.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-08-14T21:44:06.6141909Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/random.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-08-14T21:44:06.6142975Z creating build/bdist.linux-x86_64/wheel/torch/_numpy/testing 2025-08-14T21:44:06.6144840Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/testing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy/testing 2025-08-14T21:44:06.6146510Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/testing/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy/testing 2025-08-14T21:44:06.6147637Z creating build/bdist.linux-x86_64/wheel/torch/_prims 2025-08-14T21:44:06.6149565Z copying build/lib.linux-x86_64-cpython-39/torch/_prims/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-08-14T21:44:06.6151023Z copying build/lib.linux-x86_64-cpython-39/torch/_prims/context.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-08-14T21:44:06.6152341Z copying build/lib.linux-x86_64-cpython-39/torch/_prims/debug_prims.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-08-14T21:44:06.6153652Z copying build/lib.linux-x86_64-cpython-39/torch/_prims/executor.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-08-14T21:44:06.6154997Z copying build/lib.linux-x86_64-cpython-39/torch/_prims/rng_prims.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-08-14T21:44:06.6156096Z creating build/bdist.linux-x86_64/wheel/torch/_prims_common 2025-08-14T21:44:06.6157773Z copying build/lib.linux-x86_64-cpython-39/torch/_prims_common/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_prims_common 2025-08-14T21:44:06.6159047Z copying build/lib.linux-x86_64-cpython-39/torch/_prims_common/wrappers.py -> build/bdist.linux-x86_64/wheel/./torch/_prims_common 2025-08-14T21:44:06.6160307Z creating build/bdist.linux-x86_64/wheel/torch/_refs 2025-08-14T21:44:06.6162065Z copying build/lib.linux-x86_64-cpython-39/torch/_refs/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs 2025-08-14T21:44:06.6163416Z copying build/lib.linux-x86_64-cpython-39/torch/_refs/_conversions.py -> build/bdist.linux-x86_64/wheel/./torch/_refs 2025-08-14T21:44:06.6164742Z copying build/lib.linux-x86_64-cpython-39/torch/_refs/fft.py -> build/bdist.linux-x86_64/wheel/./torch/_refs 2025-08-14T21:44:06.6165848Z creating build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2025-08-14T21:44:06.6167561Z copying build/lib.linux-x86_64-cpython-39/torch/_refs/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs/linalg 2025-08-14T21:44:06.6168550Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn 2025-08-14T21:44:06.6170595Z copying build/lib.linux-x86_64-cpython-39/torch/_refs/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs/nn 2025-08-14T21:44:06.6171635Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2025-08-14T21:44:06.6173460Z 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-08-14T21:44:06.6174396Z creating build/bdist.linux-x86_64/wheel/torch/_refs/special 2025-08-14T21:44:06.6176151Z copying build/lib.linux-x86_64-cpython-39/torch/_refs/special/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs/special 2025-08-14T21:44:06.6177100Z creating build/bdist.linux-x86_64/wheel/torch/_strobelight 2025-08-14T21:44:06.6178821Z copying build/lib.linux-x86_64-cpython-39/torch/_strobelight/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_strobelight 2025-08-14T21:44:06.6180300Z copying build/lib.linux-x86_64-cpython-39/torch/_strobelight/cli_function_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/_strobelight 2025-08-14T21:44:06.6181806Z copying build/lib.linux-x86_64-cpython-39/torch/_strobelight/compile_time_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/_strobelight 2025-08-14T21:44:06.6182844Z creating build/bdist.linux-x86_64/wheel/torch/_subclasses 2025-08-14T21:44:06.6184435Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-08-14T21:44:06.6185759Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/_fake_tensor_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-08-14T21:44:06.6187171Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/fake_impls.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-08-14T21:44:06.6199232Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/fake_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-08-14T21:44:06.6200766Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/fake_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-08-14T21:44:06.6202116Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/functional_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-08-14T21:44:06.6203355Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/meta_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-08-14T21:44:06.6204573Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/schema_check_mode.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-08-14T21:44:06.6205446Z creating build/bdist.linux-x86_64/wheel/torch/_vendor 2025-08-14T21:44:06.6206224Z copying build/lib.linux-x86_64-cpython-39/torch/_vendor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor 2025-08-14T21:44:06.6207064Z creating build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2025-08-14T21:44:06.6208052Z copying build/lib.linux-x86_64-cpython-39/torch/_vendor/packaging/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor/packaging 2025-08-14T21:44:06.6209358Z copying build/lib.linux-x86_64-cpython-39/torch/_vendor/packaging/_structures.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor/packaging 2025-08-14T21:44:06.6210701Z copying build/lib.linux-x86_64-cpython-39/torch/_vendor/packaging/version.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor/packaging 2025-08-14T21:44:06.6211742Z creating build/bdist.linux-x86_64/wheel/torch/accelerator 2025-08-14T21:44:06.6212563Z copying build/lib.linux-x86_64-cpython-39/torch/accelerator/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/accelerator 2025-08-14T21:44:06.6213690Z copying build/lib.linux-x86_64-cpython-39/torch/accelerator/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/accelerator 2025-08-14T21:44:06.6214826Z copying build/lib.linux-x86_64-cpython-39/torch/accelerator/memory.py -> build/bdist.linux-x86_64/wheel/./torch/accelerator 2025-08-14T21:44:06.6215618Z creating build/bdist.linux-x86_64/wheel/torch/amp 2025-08-14T21:44:06.6216331Z copying build/lib.linux-x86_64-cpython-39/torch/amp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/amp 2025-08-14T21:44:06.6217331Z copying build/lib.linux-x86_64-cpython-39/torch/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/./torch/amp 2025-08-14T21:44:06.6218364Z copying build/lib.linux-x86_64-cpython-39/torch/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/./torch/amp 2025-08-14T21:44:06.6219099Z creating build/bdist.linux-x86_64/wheel/torch/ao 2025-08-14T21:44:06.6219825Z copying build/lib.linux-x86_64-cpython-39/torch/ao/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao 2025-08-14T21:44:06.6220528Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn 2025-08-14T21:44:06.6221244Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn 2025-08-14T21:44:06.6222599Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2025-08-14T21:44:06.6224642Z 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-08-14T21:44:06.6225807Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2025-08-14T21:44:06.6227903Z 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-08-14T21:44:06.6229393Z 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-08-14T21:44:06.6230517Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat 2025-08-14T21:44:06.6232359Z 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-08-14T21:44:06.6233356Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2025-08-14T21:44:06.6235226Z 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-08-14T21:44:06.6236739Z 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-08-14T21:44:06.6238295Z 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-08-14T21:44:06.6240123Z 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-08-14T21:44:06.6241268Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized 2025-08-14T21:44:06.6242419Z 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-08-14T21:44:06.6243567Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic 2025-08-14T21:44:06.6245347Z 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-08-14T21:44:06.6246648Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-08-14T21:44:06.6248291Z 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-08-14T21:44:06.6250213Z 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-08-14T21:44:06.6251566Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2025-08-14T21:44:06.6253107Z 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-08-14T21:44:06.6254782Z 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-08-14T21:44:06.6256436Z 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-08-14T21:44:06.6258213Z 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-08-14T21:44:06.6259903Z 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-08-14T21:44:06.6261008Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2025-08-14T21:44:06.6261794Z 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-08-14T21:44:06.6262611Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2025-08-14T21:44:06.6264117Z 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-08-14T21:44:06.6265140Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2025-08-14T21:44:06.6266994Z 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-08-14T21:44:06.6268438Z 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-08-14T21:44:06.6269621Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2025-08-14T21:44:06.6271656Z 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-08-14T21:44:06.6272927Z 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-08-14T21:44:06.6274555Z 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-08-14T21:44:06.6275948Z 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-08-14T21:44:06.6277339Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2025-08-14T21:44:06.6279200Z 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-08-14T21:44:06.6280619Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2025-08-14T21:44:06.6282654Z 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-08-14T21:44:06.6284336Z 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-08-14T21:44:06.6286049Z 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-08-14T21:44:06.6287156Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2025-08-14T21:44:06.6289160Z 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-08-14T21:44:06.6290583Z 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-08-14T21:44:06.6291727Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2025-08-14T21:44:06.6293579Z 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-08-14T21:44:06.6294624Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2025-08-14T21:44:06.6296326Z 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-08-14T21:44:06.6297956Z 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-08-14T21:44:06.6299529Z 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-08-14T21:44:06.6301118Z 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-08-14T21:44:06.6302218Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2025-08-14T21:44:06.6303625Z 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-08-14T21:44:06.6305064Z 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-08-14T21:44:06.6306536Z 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-08-14T21:44:06.6307948Z 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-08-14T21:44:06.6309540Z 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-08-14T21:44:06.6311375Z 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-08-14T21:44:06.6313013Z 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-08-14T21:44:06.6314505Z 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-08-14T21:44:06.6315986Z 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-08-14T21:44:06.6317429Z 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-08-14T21:44:06.6318843Z 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-08-14T21:44:06.6320149Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2025-08-14T21:44:06.6321575Z 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-08-14T21:44:06.6322690Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2025-08-14T21:44:06.6324684Z 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-08-14T21:44:06.6326382Z 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-08-14T21:44:06.6328066Z 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-08-14T21:44:06.6329763Z 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-08-14T21:44:06.6331453Z 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-08-14T21:44:06.6333203Z 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-08-14T21:44:06.6334334Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2025-08-14T21:44:06.6335159Z 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-08-14T21:44:06.6336026Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2025-08-14T21:44:06.6337796Z 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-08-14T21:44:06.6339277Z 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-08-14T21:44:06.6340662Z 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-08-14T21:44:06.6341704Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2025-08-14T21:44:06.6343394Z 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-08-14T21:44:06.6344955Z 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-08-14T21:44:06.6345997Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns 2025-08-14T21:44:06.6347519Z copying build/lib.linux-x86_64-cpython-39/torch/ao/ns/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns 2025-08-14T21:44:06.6348818Z copying build/lib.linux-x86_64-cpython-39/torch/ao/ns/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns 2025-08-14T21:44:06.6350185Z 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-08-14T21:44:06.6351828Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2025-08-14T21:44:06.6353466Z 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-08-14T21:44:06.6354851Z 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-08-14T21:44:06.6356206Z 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-08-14T21:44:06.6357565Z 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-08-14T21:44:06.6359058Z 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-08-14T21:44:06.6361174Z 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-08-14T21:44:06.6362721Z 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-08-14T21:44:06.6364217Z 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-08-14T21:44:06.6365555Z 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-08-14T21:44:06.6367180Z 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-08-14T21:44:06.6368866Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning 2025-08-14T21:44:06.6370896Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning 2025-08-14T21:44:06.6372299Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning 2025-08-14T21:44:06.6373584Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental 2025-08-14T21:44:06.6375463Z 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-08-14T21:44:06.6376630Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2025-08-14T21:44:06.6378531Z 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-08-14T21:44:06.6380518Z 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-08-14T21:44:06.6382057Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2025-08-14T21:44:06.6383301Z 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-08-14T21:44:06.6385038Z 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-08-14T21:44:06.6386349Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2025-08-14T21:44:06.6387650Z 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-08-14T21:44:06.6389424Z 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-08-14T21:44:06.6391280Z 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-08-14T21:44:06.6393139Z 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-08-14T21:44:06.6394543Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning 2025-08-14T21:44:06.6395959Z 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-08-14T21:44:06.6397488Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-08-14T21:44:06.6399058Z 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-08-14T21:44:06.6401659Z 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-08-14T21:44:06.6403990Z 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-08-14T21:44:06.6405487Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2025-08-14T21:44:06.6406666Z 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-08-14T21:44:06.6408274Z 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-08-14T21:44:06.6409991Z 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-08-14T21:44:06.6411857Z 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-08-14T21:44:06.6413499Z 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-08-14T21:44:06.6415115Z 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-08-14T21:44:06.6416760Z 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-08-14T21:44:06.6418391Z 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-08-14T21:44:06.6419506Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2025-08-14T21:44:06.6420502Z 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-08-14T21:44:06.6421885Z 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-08-14T21:44:06.6423315Z 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-08-14T21:44:06.6424763Z 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-08-14T21:44:06.6425805Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2025-08-14T21:44:06.6426779Z 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-08-14T21:44:06.6428255Z 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-08-14T21:44:06.6429779Z 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-08-14T21:44:06.6431277Z 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-08-14T21:44:06.6432728Z 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-08-14T21:44:06.6433788Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization 2025-08-14T21:44:06.6434671Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-08-14T21:44:06.6435911Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/_correct_bias.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-08-14T21:44:06.6437160Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/_equalize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-08-14T21:44:06.6438471Z 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-08-14T21:44:06.6440086Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-08-14T21:44:06.6441462Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-08-14T21:44:06.6442836Z 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-08-14T21:44:06.6444181Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/observer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-08-14T21:44:06.6445477Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-08-14T21:44:06.6446796Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/qconfig_mapping.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-08-14T21:44:06.6448124Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-08-14T21:44:06.6449502Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-08-14T21:44:06.6450879Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-08-14T21:44:06.6452266Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-08-14T21:44:06.6453569Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-08-14T21:44:06.6454860Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantize_pt2e.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-08-14T21:44:06.6456104Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-08-14T21:44:06.6457309Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-08-14T21:44:06.6458245Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2025-08-14T21:44:06.6459824Z 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-08-14T21:44:06.6461483Z 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-08-14T21:44:06.6463169Z 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-08-14T21:44:06.6464777Z 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-08-14T21:44:06.6466374Z 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-08-14T21:44:06.6467927Z 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-08-14T21:44:06.6469609Z 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-08-14T21:44:06.6471421Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config/observation_type.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-08-14T21:44:06.6473041Z 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-08-14T21:44:06.6474686Z 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-08-14T21:44:06.6476275Z 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-08-14T21:44:06.6477839Z 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-08-14T21:44:06.6479471Z 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-08-14T21:44:06.6480546Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2025-08-14T21:44:06.6481493Z 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-08-14T21:44:06.6482831Z 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-08-14T21:44:06.6484171Z 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-08-14T21:44:06.6485577Z 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-08-14T21:44:06.6487212Z 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-08-14T21:44:06.6488843Z 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-08-14T21:44:06.6490577Z 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-08-14T21:44:06.6492463Z 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-08-14T21:44:06.6494117Z 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-08-14T21:44:06.6495785Z 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-08-14T21:44:06.6497231Z 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-08-14T21:44:06.6498730Z 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-08-14T21:44:06.6500057Z 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-08-14T21:44:06.6501420Z 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-08-14T21:44:06.6502751Z 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-08-14T21:44:06.6504138Z 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-08-14T21:44:06.6505561Z 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-08-14T21:44:06.6506908Z 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-08-14T21:44:06.6508303Z 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-08-14T21:44:06.6509370Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2025-08-14T21:44:06.6511224Z 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-08-14T21:44:06.6512878Z 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-08-14T21:44:06.6514545Z 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-08-14T21:44:06.6516266Z 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-08-14T21:44:06.6517961Z 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-08-14T21:44:06.6519106Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2025-08-14T21:44:06.6521245Z 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-08-14T21:44:06.6522742Z 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-08-14T21:44:06.6524231Z 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-08-14T21:44:06.6525718Z 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-08-14T21:44:06.6527187Z 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-08-14T21:44:06.6528610Z 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-08-14T21:44:06.6530073Z 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-08-14T21:44:06.6531744Z 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-08-14T21:44:06.6533493Z 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-08-14T21:44:06.6535053Z 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-08-14T21:44:06.6536695Z 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-08-14T21:44:06.6537783Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e/representation 2025-08-14T21:44:06.6539679Z 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-08-14T21:44:06.6541380Z 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-08-14T21:44:06.6542555Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2025-08-14T21:44:06.6543647Z 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-08-14T21:44:06.6545306Z 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-08-14T21:44:06.6546932Z 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-08-14T21:44:06.6548481Z 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-08-14T21:44:06.6549946Z 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-08-14T21:44:06.6551472Z 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-08-14T21:44:06.6553061Z 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-08-14T21:44:06.6554664Z 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-08-14T21:44:06.6556282Z 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-08-14T21:44:06.6557370Z creating build/bdist.linux-x86_64/wheel/torch/autograd 2025-08-14T21:44:06.6558131Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-08-14T21:44:06.6559422Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/anomaly_mode.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-08-14T21:44:06.6561136Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/forward_ad.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-08-14T21:44:06.6562487Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/function.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-08-14T21:44:06.6563942Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/functional.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-08-14T21:44:06.6565579Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/grad_mode.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-08-14T21:44:06.6567014Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/gradcheck.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-08-14T21:44:06.6568949Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/graph.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-08-14T21:44:06.6570786Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-08-14T21:44:06.6573212Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/profiler_legacy.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-08-14T21:44:06.6574861Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/profiler_util.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-08-14T21:44:06.6576869Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/variable.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-08-14T21:44:06.6578351Z creating build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2025-08-14T21:44:06.6580220Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/_functions/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/autograd/_functions 2025-08-14T21:44:06.6581688Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/_functions/tensor.py -> build/bdist.linux-x86_64/wheel/./torch/autograd/_functions 2025-08-14T21:44:06.6583093Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/_functions/utils.py -> build/bdist.linux-x86_64/wheel/./torch/autograd/_functions 2025-08-14T21:44:06.6584016Z creating build/bdist.linux-x86_64/wheel/torch/backends 2025-08-14T21:44:06.6585744Z copying build/lib.linux-x86_64-cpython-39/torch/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends 2025-08-14T21:44:06.6586956Z creating build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2025-08-14T21:44:06.6588728Z copying build/lib.linux-x86_64-cpython-39/torch/backends/_coreml/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_coreml 2025-08-14T21:44:06.6590097Z copying build/lib.linux-x86_64-cpython-39/torch/backends/_coreml/preprocess.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_coreml 2025-08-14T21:44:06.6591071Z creating build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2025-08-14T21:44:06.6592818Z copying build/lib.linux-x86_64-cpython-39/torch/backends/_nnapi/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_nnapi 2025-08-14T21:44:06.6594163Z copying build/lib.linux-x86_64-cpython-39/torch/backends/_nnapi/prepare.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_nnapi 2025-08-14T21:44:06.6595566Z copying build/lib.linux-x86_64-cpython-39/torch/backends/_nnapi/serializer.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_nnapi 2025-08-14T21:44:06.6597221Z creating build/bdist.linux-x86_64/wheel/torch/backends/cpu 2025-08-14T21:44:06.6598928Z copying build/lib.linux-x86_64-cpython-39/torch/backends/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cpu 2025-08-14T21:44:06.6600385Z creating build/bdist.linux-x86_64/wheel/torch/backends/cuda 2025-08-14T21:44:06.6602168Z copying build/lib.linux-x86_64-cpython-39/torch/backends/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cuda 2025-08-14T21:44:06.6603452Z creating build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2025-08-14T21:44:06.6605526Z copying build/lib.linux-x86_64-cpython-39/torch/backends/cudnn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cudnn 2025-08-14T21:44:06.6606881Z copying build/lib.linux-x86_64-cpython-39/torch/backends/cudnn/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cudnn 2025-08-14T21:44:06.6608509Z creating build/bdist.linux-x86_64/wheel/torch/backends/cusparselt 2025-08-14T21:44:06.6610284Z copying build/lib.linux-x86_64-cpython-39/torch/backends/cusparselt/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cusparselt 2025-08-14T21:44:06.6611334Z creating build/bdist.linux-x86_64/wheel/torch/backends/kleidiai 2025-08-14T21:44:06.6613262Z copying build/lib.linux-x86_64-cpython-39/torch/backends/kleidiai/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/kleidiai 2025-08-14T21:44:06.6614294Z creating build/bdist.linux-x86_64/wheel/torch/backends/mha 2025-08-14T21:44:06.6616088Z copying build/lib.linux-x86_64-cpython-39/torch/backends/mha/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mha 2025-08-14T21:44:06.6617033Z creating build/bdist.linux-x86_64/wheel/torch/backends/miopen 2025-08-14T21:44:06.6618887Z copying build/lib.linux-x86_64-cpython-39/torch/backends/miopen/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/miopen 2025-08-14T21:44:06.6619784Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkl 2025-08-14T21:44:06.6621533Z copying build/lib.linux-x86_64-cpython-39/torch/backends/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mkl 2025-08-14T21:44:06.6622654Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2025-08-14T21:44:06.6624454Z copying build/lib.linux-x86_64-cpython-39/torch/backends/mkldnn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mkldnn 2025-08-14T21:44:06.6625597Z creating build/bdist.linux-x86_64/wheel/torch/backends/mps 2025-08-14T21:44:06.6627372Z copying build/lib.linux-x86_64-cpython-39/torch/backends/mps/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mps 2025-08-14T21:44:06.6628467Z creating build/bdist.linux-x86_64/wheel/torch/backends/nnpack 2025-08-14T21:44:06.6630223Z copying build/lib.linux-x86_64-cpython-39/torch/backends/nnpack/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/nnpack 2025-08-14T21:44:06.6631632Z creating build/bdist.linux-x86_64/wheel/torch/backends/openmp 2025-08-14T21:44:06.6633380Z copying build/lib.linux-x86_64-cpython-39/torch/backends/openmp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/openmp 2025-08-14T21:44:06.6634476Z creating build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2025-08-14T21:44:06.6636290Z 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-08-14T21:44:06.6637434Z creating build/bdist.linux-x86_64/wheel/torch/backends/quantized 2025-08-14T21:44:06.6639231Z copying build/lib.linux-x86_64-cpython-39/torch/backends/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/quantized 2025-08-14T21:44:06.6640630Z creating build/bdist.linux-x86_64/wheel/torch/backends/xeon 2025-08-14T21:44:06.6642445Z copying build/lib.linux-x86_64-cpython-39/torch/backends/xeon/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/xeon 2025-08-14T21:44:06.6643830Z copying build/lib.linux-x86_64-cpython-39/torch/backends/xeon/run_cpu.py -> build/bdist.linux-x86_64/wheel/./torch/backends/xeon 2025-08-14T21:44:06.6645073Z creating build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2025-08-14T21:44:06.6646961Z copying build/lib.linux-x86_64-cpython-39/torch/backends/xnnpack/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/xnnpack 2025-08-14T21:44:06.6648022Z creating build/bdist.linux-x86_64/wheel/torch/compiler 2025-08-14T21:44:06.6649807Z copying build/lib.linux-x86_64-cpython-39/torch/compiler/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/compiler 2025-08-14T21:44:06.6651163Z copying build/lib.linux-x86_64-cpython-39/torch/compiler/_cache.py -> build/bdist.linux-x86_64/wheel/./torch/compiler 2025-08-14T21:44:06.6652688Z copying build/lib.linux-x86_64-cpython-39/torch/compiler/config.py -> build/bdist.linux-x86_64/wheel/./torch/compiler 2025-08-14T21:44:06.6653893Z creating build/bdist.linux-x86_64/wheel/torch/contrib 2025-08-14T21:44:06.6655614Z copying build/lib.linux-x86_64-cpython-39/torch/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/contrib 2025-08-14T21:44:06.6656978Z copying build/lib.linux-x86_64-cpython-39/torch/contrib/_tensorboard_vis.py -> build/bdist.linux-x86_64/wheel/./torch/contrib 2025-08-14T21:44:06.6658046Z creating build/bdist.linux-x86_64/wheel/torch/cpu 2025-08-14T21:44:06.6659671Z copying build/lib.linux-x86_64-cpython-39/torch/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cpu 2025-08-14T21:44:06.6660873Z creating build/bdist.linux-x86_64/wheel/torch/cpu/amp 2025-08-14T21:44:06.6662595Z copying build/lib.linux-x86_64-cpython-39/torch/cpu/amp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cpu/amp 2025-08-14T21:44:06.6664014Z copying build/lib.linux-x86_64-cpython-39/torch/cpu/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/./torch/cpu/amp 2025-08-14T21:44:06.6665380Z copying build/lib.linux-x86_64-cpython-39/torch/cpu/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/./torch/cpu/amp 2025-08-14T21:44:06.6666384Z creating build/bdist.linux-x86_64/wheel/torch/cuda 2025-08-14T21:44:06.6668021Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-08-14T21:44:06.6670310Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/_gpu_trace.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-08-14T21:44:06.6671821Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/_memory_viz.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-08-14T21:44:06.6673436Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/_pin_memory_utils.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-08-14T21:44:06.6674858Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/_sanitizer.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-08-14T21:44:06.6676249Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-08-14T21:44:06.6677693Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/comm.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-08-14T21:44:06.6679109Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/error.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-08-14T21:44:06.6680683Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/gds.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-08-14T21:44:06.6682111Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/graphs.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-08-14T21:44:06.6683549Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/jiterator.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-08-14T21:44:06.6684949Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/memory.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-08-14T21:44:06.6686359Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/nccl.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-08-14T21:44:06.6687759Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/nvtx.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-08-14T21:44:06.6689197Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-08-14T21:44:06.6690617Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/random.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-08-14T21:44:06.6692203Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/sparse.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-08-14T21:44:06.6693551Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/streams.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-08-14T21:44:06.6694894Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/tunable.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-08-14T21:44:06.6695989Z creating build/bdist.linux-x86_64/wheel/torch/cuda/amp 2025-08-14T21:44:06.6697646Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/amp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cuda/amp 2025-08-14T21:44:06.6699048Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/./torch/cuda/amp 2025-08-14T21:44:06.6700394Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/amp/common.py -> build/bdist.linux-x86_64/wheel/./torch/cuda/amp 2025-08-14T21:44:06.6701802Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/./torch/cuda/amp 2025-08-14T21:44:06.6702813Z creating build/bdist.linux-x86_64/wheel/torch/distributed 2025-08-14T21:44:06.6704538Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-08-14T21:44:06.6705955Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_checkpointable.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-08-14T21:44:06.6707331Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_composable_state.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-08-14T21:44:06.6708659Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_dist2.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-08-14T21:44:06.6710133Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_functional_collectives.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-08-14T21:44:06.6711558Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_functional_collectives_impl.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-08-14T21:44:06.6712871Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_serialization.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-08-14T21:44:06.6714235Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_state_dict_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-08-14T21:44:06.6715613Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/argparse_util.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-08-14T21:44:06.6716973Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/c10d_logger.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-08-14T21:44:06.6718372Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/collective_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-08-14T21:44:06.6719961Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/constants.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-08-14T21:44:06.6721456Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/device_mesh.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-08-14T21:44:06.6722910Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/distributed_c10d.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-08-14T21:44:06.6725574Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/launch.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-08-14T21:44:06.6727044Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/logging_handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-08-14T21:44:06.6728459Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/remote_device.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-08-14T21:44:06.6729930Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rendezvous.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-08-14T21:44:06.6731269Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/run.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-08-14T21:44:06.6732786Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-08-14T21:44:06.6734413Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2025-08-14T21:44:06.6736217Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-08-14T21:44:06.6737663Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/checkpoint_activation.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-08-14T21:44:06.6738913Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/contract.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-08-14T21:44:06.6740359Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/replicate.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-08-14T21:44:06.6741858Z 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-08-14T21:44:06.6742680Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2025-08-14T21:44:06.6744516Z 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-08-14T21:44:06.6745932Z 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-08-14T21:44:06.6746762Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2025-08-14T21:44:06.6748536Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-08-14T21:44:06.6749895Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-08-14T21:44:06.6751270Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-08-14T21:44:06.6752711Z 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-08-14T21:44:06.6754036Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/metadata.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-08-14T21:44:06.6755505Z 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-08-14T21:44:06.6757129Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharder.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-08-14T21:44:06.6758401Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2025-08-14T21:44:06.6760885Z 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-08-14T21:44:06.6762123Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2025-08-14T21:44:06.6764117Z 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-08-14T21:44:06.6765446Z 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-08-14T21:44:06.6766480Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2025-08-14T21:44:06.6768398Z 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-08-14T21:44:06.6769879Z 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-08-14T21:44:06.6771543Z 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-08-14T21:44:06.6773084Z 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-08-14T21:44:06.6774425Z 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-08-14T21:44:06.6775860Z 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-08-14T21:44:06.6777359Z 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-08-14T21:44:06.6778682Z 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-08-14T21:44:06.6779752Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2025-08-14T21:44:06.6781709Z 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-08-14T21:44:06.6783059Z 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-08-14T21:44:06.6784535Z 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-08-14T21:44:06.6785833Z 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-08-14T21:44:06.6787253Z 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-08-14T21:44:06.6788581Z 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-08-14T21:44:06.6789431Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2025-08-14T21:44:06.6791325Z 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-08-14T21:44:06.6792609Z 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-08-14T21:44:06.6793557Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2025-08-14T21:44:06.6795368Z 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-08-14T21:44:06.6796797Z 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-08-14T21:44:06.6798249Z 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-08-14T21:44:06.6799660Z 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-08-14T21:44:06.6801083Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-08-14T21:44:06.6803014Z 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-08-14T21:44:06.6804402Z 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-08-14T21:44:06.6805900Z 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-08-14T21:44:06.6807389Z 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-08-14T21:44:06.6807965Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2025-08-14T21:44:06.6809873Z 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-08-14T21:44:06.6810765Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2025-08-14T21:44:06.6812754Z 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-08-14T21:44:06.6813734Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_symmetric_memory 2025-08-14T21:44:06.6815532Z 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-08-14T21:44:06.6816995Z 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-08-14T21:44:06.6818476Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2025-08-14T21:44:06.6820223Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tensor 2025-08-14T21:44:06.6821585Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tensor/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tensor 2025-08-14T21:44:06.6823068Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tensor/placement_types.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tensor 2025-08-14T21:44:06.6824182Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2025-08-14T21:44:06.6825911Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-08-14T21:44:06.6827325Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/common_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-08-14T21:44:06.6828747Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/fake_collectives.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-08-14T21:44:06.6830113Z 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-08-14T21:44:06.6831457Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/ilp_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-08-14T21:44:06.6832890Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/mem_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-08-14T21:44:06.6834271Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/memory_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-08-14T21:44:06.6835623Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/mod_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-08-14T21:44:06.6837031Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/runtime_estimator.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-08-14T21:44:06.6838378Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/sac_estimator.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-08-14T21:44:06.6840093Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/sac_ilp.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-08-14T21:44:06.6841819Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2025-08-14T21:44:06.6843677Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms 2025-08-14T21:44:06.6845084Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/join.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms 2025-08-14T21:44:06.6846289Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2025-08-14T21:44:06.6848196Z 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-08-14T21:44:06.6849721Z 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-08-14T21:44:06.6850555Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2025-08-14T21:44:06.6852612Z 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-08-14T21:44:06.6854183Z 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-08-14T21:44:06.6854971Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2025-08-14T21:44:06.6856910Z 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-08-14T21:44:06.6858340Z 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-08-14T21:44:06.6859126Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2025-08-14T21:44:06.6861024Z 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-08-14T21:44:06.6862413Z 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-08-14T21:44:06.6863295Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2025-08-14T21:44:06.6865213Z 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-08-14T21:44:06.6866617Z 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-08-14T21:44:06.6868022Z 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-08-14T21:44:06.6869497Z 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-08-14T21:44:06.6871453Z 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-08-14T21:44:06.6872784Z 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-08-14T21:44:06.6874206Z 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-08-14T21:44:06.6875686Z 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-08-14T21:44:06.6877107Z 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-08-14T21:44:06.6878004Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2025-08-14T21:44:06.6880109Z 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-08-14T21:44:06.6881664Z 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-08-14T21:44:06.6883221Z 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-08-14T21:44:06.6884545Z 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-08-14T21:44:06.6885351Z creating build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2025-08-14T21:44:06.6887228Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/autograd 2025-08-14T21:44:06.6888366Z creating build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2025-08-14T21:44:06.6890190Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6891766Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_async_executor.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6893192Z 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-08-14T21:44:06.6894586Z 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-08-14T21:44:06.6895918Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_checkpointer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6897390Z 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-08-14T21:44:06.6898783Z 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-08-14T21:44:06.6900171Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_dedup_tensors.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6901417Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_extension.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6902896Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_fsspec_filesystem.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6904216Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_hf_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6905633Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_nested_dict.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6907011Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_pg_transport.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6908495Z 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-08-14T21:44:06.6909901Z 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-08-14T21:44:06.6911229Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_storage_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6912544Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_traverse.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6913947Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_version.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6915208Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6916686Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/default_planner.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6917933Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/filesystem.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6919449Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/format_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6921193Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/hf_storage.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6922548Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/logger.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6924038Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/logging_handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6925303Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/metadata.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6926815Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6928164Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/planner.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6929669Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/planner_helpers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6930934Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/resharding.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6932489Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/staging.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6933825Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/state_dict.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6935318Z 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-08-14T21:44:06.6936712Z 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-08-14T21:44:06.6938067Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/stateful.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6939468Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/storage.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6940806Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-08-14T21:44:06.6941873Z creating build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint/_experimental 2025-08-14T21:44:06.6943725Z 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-08-14T21:44:06.6945093Z 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-08-14T21:44:06.6946528Z 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-08-14T21:44:06.6947924Z 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-08-14T21:44:06.6949327Z 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-08-14T21:44:06.6950716Z 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-08-14T21:44:06.6952031Z 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-08-14T21:44:06.6953466Z 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-08-14T21:44:06.6954756Z 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-08-14T21:44:06.6956189Z 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-08-14T21:44:06.6957479Z 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-08-14T21:44:06.6958266Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2025-08-14T21:44:06.6960434Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic 2025-08-14T21:44:06.6961883Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/control_plane.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic 2025-08-14T21:44:06.6962919Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2025-08-14T21:44:06.6964809Z 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-08-14T21:44:06.6965818Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2025-08-14T21:44:06.6967747Z 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-08-14T21:44:06.6969477Z 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-08-14T21:44:06.6971509Z 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-08-14T21:44:06.6973260Z 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-08-14T21:44:06.6974323Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2025-08-14T21:44:06.6976432Z 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-08-14T21:44:06.6978145Z 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-08-14T21:44:06.6979599Z 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-08-14T21:44:06.6980560Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2025-08-14T21:44:06.6982499Z 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-08-14T21:44:06.6983899Z 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-08-14T21:44:06.6984801Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2025-08-14T21:44:06.6986769Z 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-08-14T21:44:06.6988049Z 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-08-14T21:44:06.6989547Z 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-08-14T21:44:06.6990867Z 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-08-14T21:44:06.6991815Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2025-08-14T21:44:06.6993722Z 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-08-14T21:44:06.6995191Z 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-08-14T21:44:06.6996473Z 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-08-14T21:44:06.6997396Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-08-14T21:44:06.6999469Z 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-08-14T21:44:06.7001114Z 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-08-14T21:44:06.7002599Z 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-08-14T21:44:06.7003196Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2025-08-14T21:44:06.7005122Z 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-08-14T21:44:06.7006601Z 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-08-14T21:44:06.7007863Z 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-08-14T21:44:06.7009478Z 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-08-14T21:44:06.7010827Z 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-08-14T21:44:06.7012314Z 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-08-14T21:44:06.7013830Z 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-08-14T21:44:06.7015102Z 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-08-14T21:44:06.7016532Z 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-08-14T21:44:06.7018038Z 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-08-14T21:44:06.7019352Z 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-08-14T21:44:06.7020654Z 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-08-14T21:44:06.7021509Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2025-08-14T21:44:06.7023397Z 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-08-14T21:44:06.7024763Z 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-08-14T21:44:06.7026197Z 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-08-14T21:44:06.7027608Z 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-08-14T21:44:06.7028896Z 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-08-14T21:44:06.7029846Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2025-08-14T21:44:06.7031834Z 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-08-14T21:44:06.7032975Z 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-08-14T21:44:06.7034469Z 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-08-14T21:44:06.7035863Z 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-08-14T21:44:06.7037216Z 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-08-14T21:44:06.7038598Z 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-08-14T21:44:06.7039626Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2025-08-14T21:44:06.7041762Z 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-08-14T21:44:06.7043197Z 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-08-14T21:44:06.7044762Z 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-08-14T21:44:06.7045459Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2025-08-14T21:44:06.7047285Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-08-14T21:44:06.7048757Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_common_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-08-14T21:44:06.7050198Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_debug_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-08-14T21:44:06.7051735Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_dynamo_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-08-14T21:44:06.7053234Z 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-08-14T21:44:06.7054577Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_flat_param.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-08-14T21:44:06.7055974Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fsdp_extensions.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-08-14T21:44:06.7057344Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_init_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-08-14T21:44:06.7059625Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_limiter_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-08-14T21:44:06.7060972Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_optim_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-08-14T21:44:06.7063419Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_runtime_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-08-14T21:44:06.7065281Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_shard_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-08-14T21:44:06.7066783Z 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-08-14T21:44:06.7068277Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_trace_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-08-14T21:44:06.7070031Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_traversal_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-08-14T21:44:06.7071653Z 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-08-14T21:44:06.7074047Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_wrap_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-08-14T21:44:06.7075401Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-08-14T21:44:06.7077060Z 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-08-14T21:44:06.7079144Z 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-08-14T21:44:06.7080975Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/wrap.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-08-14T21:44:06.7082807Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp/_fully_shard 2025-08-14T21:44:06.7084673Z 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-08-14T21:44:06.7086157Z 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-08-14T21:44:06.7087650Z 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-08-14T21:44:06.7089066Z 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-08-14T21:44:06.7090534Z 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-08-14T21:44:06.7092064Z 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-08-14T21:44:06.7093575Z 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-08-14T21:44:06.7094942Z 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-08-14T21:44:06.7096353Z 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-08-14T21:44:06.7097728Z creating build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2025-08-14T21:44:06.7099437Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/launcher/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/launcher 2025-08-14T21:44:06.7100811Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/launcher/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/launcher 2025-08-14T21:44:06.7101997Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn 2025-08-14T21:44:06.7103707Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn 2025-08-14T21:44:06.7105144Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/nn/functional.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn 2025-08-14T21:44:06.7106508Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2025-08-14T21:44:06.7108237Z 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-08-14T21:44:06.7109693Z 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-08-14T21:44:06.7110816Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2025-08-14T21:44:06.7112506Z 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-08-14T21:44:06.7113947Z 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-08-14T21:44:06.7114939Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2025-08-14T21:44:06.7116764Z 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-08-14T21:44:06.7118244Z 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-08-14T21:44:06.7118973Z creating build/bdist.linux-x86_64/wheel/torch/distributed/optim 2025-08-14T21:44:06.7121238Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-08-14T21:44:06.7122649Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/_deprecation_warning.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-08-14T21:44:06.7124121Z 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-08-14T21:44:06.7125546Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_adadelta.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-08-14T21:44:06.7126955Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_adagrad.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-08-14T21:44:06.7128395Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_adam.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-08-14T21:44:06.7129815Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_adamax.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-08-14T21:44:06.7131265Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_adamw.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-08-14T21:44:06.7132872Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_rmsprop.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-08-14T21:44:06.7134223Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_rprop.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-08-14T21:44:06.7135628Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_sgd.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-08-14T21:44:06.7136989Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/named_optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-08-14T21:44:06.7138335Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-08-14T21:44:06.7139833Z 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-08-14T21:44:06.7141072Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-08-14T21:44:06.7142575Z 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-08-14T21:44:06.7143976Z 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-08-14T21:44:06.7144842Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2025-08-14T21:44:06.7146611Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/_IR.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-08-14T21:44:06.7148020Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-08-14T21:44:06.7149414Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/_backward.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-08-14T21:44:06.7151369Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/_debug.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-08-14T21:44:06.7152220Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/_schedule_visualizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-08-14T21:44:06.7153573Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/_unflatten.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-08-14T21:44:06.7154927Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-08-14T21:44:06.7156345Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/microbatch.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-08-14T21:44:06.7157711Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/schedules.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-08-14T21:44:06.7159428Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/stage.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-08-14T21:44:06.7162131Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2025-08-14T21:44:06.7163904Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-08-14T21:44:06.7165322Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-08-14T21:44:06.7166743Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-08-14T21:44:06.7168449Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/backend_registry.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-08-14T21:44:06.7170029Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/constants.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-08-14T21:44:06.7171677Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/functions.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-08-14T21:44:06.7173025Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/internal.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-08-14T21:44:06.7174448Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/options.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-08-14T21:44:06.7175912Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/rref_proxy.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-08-14T21:44:06.7177433Z 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-08-14T21:44:06.7178405Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2025-08-14T21:44:06.7180213Z 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-08-14T21:44:06.7181875Z 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-08-14T21:44:06.7182999Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor 2025-08-14T21:44:06.7184684Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-08-14T21:44:06.7186057Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-08-14T21:44:06.7188211Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_collective_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-08-14T21:44:06.7189557Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_dispatch.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-08-14T21:44:06.7190948Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_dtensor_spec.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-08-14T21:44:06.7192343Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_op_schema.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-08-14T21:44:06.7193718Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_random.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-08-14T21:44:06.7195209Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_redistribute.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-08-14T21:44:06.7196597Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_sharding_prop.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-08-14T21:44:06.7198124Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_shards_wrapper.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-08-14T21:44:06.7199563Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_tp_conv.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-08-14T21:44:06.7201344Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-08-14T21:44:06.7202789Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/device_mesh.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-08-14T21:44:06.7204267Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/placement_types.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-08-14T21:44:06.7205843Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/_ops 2025-08-14T21:44:06.7207659Z 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-08-14T21:44:06.7209162Z 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-08-14T21:44:06.7210517Z 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-08-14T21:44:06.7212145Z 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-08-14T21:44:06.7213496Z 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-08-14T21:44:06.7214850Z 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-08-14T21:44:06.7216268Z 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-08-14T21:44:06.7217916Z 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-08-14T21:44:06.7219312Z 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-08-14T21:44:06.7220841Z 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-08-14T21:44:06.7222454Z 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-08-14T21:44:06.7223930Z 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-08-14T21:44:06.7225424Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/debug 2025-08-14T21:44:06.7227189Z 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-08-14T21:44:06.7228600Z 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-08-14T21:44:06.7230014Z 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-08-14T21:44:06.7231556Z 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-08-14T21:44:06.7232592Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/experimental 2025-08-14T21:44:06.7234445Z 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-08-14T21:44:06.7235866Z 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-08-14T21:44:06.7237377Z 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-08-14T21:44:06.7238840Z 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-08-14T21:44:06.7240403Z 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-08-14T21:44:06.7241919Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2025-08-14T21:44:06.7243879Z 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-08-14T21:44:06.7245348Z 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-08-14T21:44:06.7246640Z 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-08-14T21:44:06.7248129Z 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-08-14T21:44:06.7249559Z 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-08-14T21:44:06.7251071Z 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-08-14T21:44:06.7252506Z 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-08-14T21:44:06.7253924Z 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-08-14T21:44:06.7255658Z creating build/bdist.linux-x86_64/wheel/torch/distributions 2025-08-14T21:44:06.7257333Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7258737Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/bernoulli.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7260099Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/beta.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7261514Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/binomial.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7262934Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/categorical.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7264267Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/cauchy.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7265674Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/chi2.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7267169Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/constraint_registry.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7268506Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/constraints.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7270286Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/continuous_bernoulli.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7271755Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/dirichlet.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7273202Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/distribution.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7274620Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/exp_family.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7276050Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/exponential.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7277509Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/fishersnedecor.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7278938Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/gamma.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7280517Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/generalized_pareto.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7281917Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/geometric.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7283308Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/gumbel.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7284766Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/half_cauchy.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7286140Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/half_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7287586Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/independent.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7288974Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/inverse_gamma.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7290418Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/kl.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7291915Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/kumaraswamy.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7293269Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/laplace.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7294606Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/lkj_cholesky.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7295990Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/log_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7297367Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/logistic_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7298809Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/lowrank_multivariate_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7300101Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/mixture_same_family.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7301459Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/multinomial.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7302818Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/multivariate_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7304193Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/negative_binomial.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7305458Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7306908Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/one_hot_categorical.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7308180Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/pareto.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7309497Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/poisson.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7310929Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/relaxed_bernoulli.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7312289Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/relaxed_categorical.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7313577Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/studentT.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7315085Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/transformed_distribution.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7316346Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/transforms.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7317700Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/uniform.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7319008Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7320739Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/von_mises.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7322105Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/weibull.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7323552Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/wishart.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-08-14T21:44:06.7324527Z creating build/bdist.linux-x86_64/wheel/torch/export 2025-08-14T21:44:06.7326232Z copying build/lib.linux-x86_64-cpython-39/torch/export/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-08-14T21:44:06.7327651Z copying build/lib.linux-x86_64-cpython-39/torch/export/_draft_export.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-08-14T21:44:06.7329185Z copying build/lib.linux-x86_64-cpython-39/torch/export/_remove_auto_functionalized_pass.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-08-14T21:44:06.7330550Z copying build/lib.linux-x86_64-cpython-39/torch/export/_remove_effect_tokens_pass.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-08-14T21:44:06.7332008Z copying build/lib.linux-x86_64-cpython-39/torch/export/_safeguard.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-08-14T21:44:06.7333314Z copying build/lib.linux-x86_64-cpython-39/torch/export/_swap.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-08-14T21:44:06.7334714Z copying build/lib.linux-x86_64-cpython-39/torch/export/_trace.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-08-14T21:44:06.7336094Z copying build/lib.linux-x86_64-cpython-39/torch/export/_tree_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-08-14T21:44:06.7337461Z copying build/lib.linux-x86_64-cpython-39/torch/export/_unlift.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-08-14T21:44:06.7338874Z copying build/lib.linux-x86_64-cpython-39/torch/export/_wrapper_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-08-14T21:44:06.7340223Z copying build/lib.linux-x86_64-cpython-39/torch/export/custom_obj.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-08-14T21:44:06.7341586Z copying build/lib.linux-x86_64-cpython-39/torch/export/custom_ops.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-08-14T21:44:06.7342964Z copying build/lib.linux-x86_64-cpython-39/torch/export/decomp_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-08-14T21:44:06.7344386Z copying build/lib.linux-x86_64-cpython-39/torch/export/dynamic_shapes.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-08-14T21:44:06.7345763Z copying build/lib.linux-x86_64-cpython-39/torch/export/exported_program.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-08-14T21:44:06.7347128Z copying build/lib.linux-x86_64-cpython-39/torch/export/graph_signature.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-08-14T21:44:06.7348476Z copying build/lib.linux-x86_64-cpython-39/torch/export/unflatten.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-08-14T21:44:06.7350930Z creating build/bdist.linux-x86_64/wheel/torch/export/experimental 2025-08-14T21:44:06.7352716Z copying build/lib.linux-x86_64-cpython-39/torch/export/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/export/experimental 2025-08-14T21:44:06.7354060Z copying build/lib.linux-x86_64-cpython-39/torch/export/experimental/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export/experimental 2025-08-14T21:44:06.7355359Z creating build/bdist.linux-x86_64/wheel/torch/export/passes 2025-08-14T21:44:06.7357052Z copying build/lib.linux-x86_64-cpython-39/torch/export/passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/export/passes 2025-08-14T21:44:06.7358286Z creating build/bdist.linux-x86_64/wheel/torch/export/pt2_archive 2025-08-14T21:44:06.7360305Z 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-08-14T21:44:06.7361789Z 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-08-14T21:44:06.7363293Z 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-08-14T21:44:06.7364731Z 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-08-14T21:44:06.7365800Z creating build/bdist.linux-x86_64/wheel/torch/fft 2025-08-14T21:44:06.7367553Z copying build/lib.linux-x86_64-cpython-39/torch/fft/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fft 2025-08-14T21:44:06.7369226Z creating build/bdist.linux-x86_64/wheel/torch/func 2025-08-14T21:44:06.7371234Z copying build/lib.linux-x86_64-cpython-39/torch/func/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/func 2025-08-14T21:44:06.7372538Z creating build/bdist.linux-x86_64/wheel/torch/futures 2025-08-14T21:44:06.7374245Z copying build/lib.linux-x86_64-cpython-39/torch/futures/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/futures 2025-08-14T21:44:06.7375611Z creating build/bdist.linux-x86_64/wheel/torch/fx 2025-08-14T21:44:06.7377299Z copying build/lib.linux-x86_64-cpython-39/torch/fx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-08-14T21:44:06.7378778Z copying build/lib.linux-x86_64-cpython-39/torch/fx/_compatibility.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-08-14T21:44:06.7380197Z copying build/lib.linux-x86_64-cpython-39/torch/fx/_graph_pickler.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-08-14T21:44:06.7381768Z copying build/lib.linux-x86_64-cpython-39/torch/fx/_lazy_graph_module.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-08-14T21:44:06.7383123Z copying build/lib.linux-x86_64-cpython-39/torch/fx/_pytree.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-08-14T21:44:06.7384555Z copying build/lib.linux-x86_64-cpython-39/torch/fx/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-08-14T21:44:06.7385897Z copying build/lib.linux-x86_64-cpython-39/torch/fx/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-08-14T21:44:06.7387297Z copying build/lib.linux-x86_64-cpython-39/torch/fx/annotate.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-08-14T21:44:06.7388669Z copying build/lib.linux-x86_64-cpython-39/torch/fx/config.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-08-14T21:44:06.7390032Z copying build/lib.linux-x86_64-cpython-39/torch/fx/graph.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-08-14T21:44:06.7392043Z copying build/lib.linux-x86_64-cpython-39/torch/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-08-14T21:44:06.7393781Z copying build/lib.linux-x86_64-cpython-39/torch/fx/immutable_collections.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-08-14T21:44:06.7395087Z copying build/lib.linux-x86_64-cpython-39/torch/fx/interpreter.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-08-14T21:44:06.7396445Z copying build/lib.linux-x86_64-cpython-39/torch/fx/node.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-08-14T21:44:06.7398019Z copying build/lib.linux-x86_64-cpython-39/torch/fx/operator_schemas.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-08-14T21:44:06.7399433Z copying build/lib.linux-x86_64-cpython-39/torch/fx/proxy.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-08-14T21:44:06.7401340Z copying build/lib.linux-x86_64-cpython-39/torch/fx/subgraph_rewriter.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-08-14T21:44:06.7402667Z copying build/lib.linux-x86_64-cpython-39/torch/fx/tensor_type.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-08-14T21:44:06.7404093Z copying build/lib.linux-x86_64-cpython-39/torch/fx/traceback.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-08-14T21:44:06.7405707Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental 2025-08-14T21:44:06.7407477Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-08-14T21:44:06.7408967Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/_backward_state.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-08-14T21:44:06.7410340Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/_config.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-08-14T21:44:06.7411988Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/_constant_symnode.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-08-14T21:44:06.7413305Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/_dynamism.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-08-14T21:44:06.7414777Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/accelerator_partitioner.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-08-14T21:44:06.7416072Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/const_fold.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-08-14T21:44:06.7417457Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/debug.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-08-14T21:44:06.7418936Z 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-08-14T21:44:06.7420239Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/merge_matmul.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-08-14T21:44:06.7421627Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/meta_tracer.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-08-14T21:44:06.7423049Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/normalize.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-08-14T21:44:06.7424399Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/optimization.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-08-14T21:44:06.7425798Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/partitioner_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-08-14T21:44:06.7427334Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/proxy_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-08-14T21:44:06.7429369Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/recording.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-08-14T21:44:06.7430888Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/refinement_types.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-08-14T21:44:06.7432226Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/rewriter.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-08-14T21:44:06.7433696Z 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-08-14T21:44:06.7435024Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/sym_node.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-08-14T21:44:06.7436573Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/symbolic_shapes.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-08-14T21:44:06.7440829Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unify_refinements.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-08-14T21:44:06.7442217Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/validator.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-08-14T21:44:06.7444199Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2025-08-14T21:44:06.7446113Z 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-08-14T21:44:06.7447536Z 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-08-14T21:44:06.7449072Z 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-08-14T21:44:06.7450572Z 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-08-14T21:44:06.7452040Z 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-08-14T21:44:06.7453430Z 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-08-14T21:44:06.7454864Z 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-08-14T21:44:06.7456174Z 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-08-14T21:44:06.7457453Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2025-08-14T21:44:06.7459289Z 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-08-14T21:44:06.7460653Z 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-08-14T21:44:06.7462042Z 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-08-14T21:44:06.7463415Z 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-08-14T21:44:06.7464771Z 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-08-14T21:44:06.7466293Z 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-08-14T21:44:06.7467563Z 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-08-14T21:44:06.7469013Z 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-08-14T21:44:06.7470486Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2025-08-14T21:44:06.7472455Z 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-08-14T21:44:06.7473874Z 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-08-14T21:44:06.7475281Z 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-08-14T21:44:06.7476768Z 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-08-14T21:44:06.7478221Z 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-08-14T21:44:06.7479805Z 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-08-14T21:44:06.7480467Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes 2025-08-14T21:44:06.7482253Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-08-14T21:44:06.7483846Z 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-08-14T21:44:06.7485270Z 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-08-14T21:44:06.7486639Z 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-08-14T21:44:06.7488037Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/graph_drawer.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-08-14T21:44:06.7489503Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/graph_manipulation.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-08-14T21:44:06.7490952Z 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-08-14T21:44:06.7492389Z 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-08-14T21:44:06.7493821Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/operator_support.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-08-14T21:44:06.7495233Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/param_fetch.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-08-14T21:44:06.7496832Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/pass_manager.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-08-14T21:44:06.7498441Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/reinplace.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-08-14T21:44:06.7500025Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/runtime_assert.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-08-14T21:44:06.7501664Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/shape_prop.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-08-14T21:44:06.7503324Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/split_module.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-08-14T21:44:06.7504986Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/split_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-08-14T21:44:06.7506449Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/splitter_base.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-08-14T21:44:06.7507800Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/tools_common.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-08-14T21:44:06.7508879Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2025-08-14T21:44:06.7510553Z 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-08-14T21:44:06.7511999Z 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-08-14T21:44:06.7512967Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2025-08-14T21:44:06.7514829Z 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-08-14T21:44:06.7516118Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2025-08-14T21:44:06.7518129Z 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-08-14T21:44:06.7520015Z 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-08-14T21:44:06.7521152Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2025-08-14T21:44:06.7523137Z 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-08-14T21:44:06.7524556Z 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-08-14T21:44:06.7526012Z 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-08-14T21:44:06.7527371Z 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-08-14T21:44:06.7528376Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2025-08-14T21:44:06.7530106Z 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-08-14T21:44:06.7531713Z 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-08-14T21:44:06.7532544Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2025-08-14T21:44:06.7534315Z 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-08-14T21:44:06.7535635Z 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-08-14T21:44:06.7537054Z 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-08-14T21:44:06.7538408Z 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-08-14T21:44:06.7539879Z 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-08-14T21:44:06.7541198Z 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-08-14T21:44:06.7542020Z creating build/bdist.linux-x86_64/wheel/torch/jit 2025-08-14T21:44:06.7543587Z copying build/lib.linux-x86_64-cpython-39/torch/jit/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7544984Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_async.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7546366Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_await.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7547685Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_builtins.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7549007Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_check.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7550429Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_dataclass_impls.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7551819Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_decomposition_utils.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7553124Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_decompositions.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7554391Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_freeze.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7555839Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_fuser.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7557090Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_ir_utils.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7558492Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_logging.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7560116Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_monkeytype_config.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7561585Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_pickle.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7562933Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_recursive.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7564348Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_script.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7565753Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_serialization.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7567184Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_shape_functions.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7568503Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_state.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7570086Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_trace.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7571732Z copying build/lib.linux-x86_64-cpython-39/torch/jit/annotations.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7573109Z copying build/lib.linux-x86_64-cpython-39/torch/jit/frontend.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7574854Z copying build/lib.linux-x86_64-cpython-39/torch/jit/generate_bytecode.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7576263Z copying build/lib.linux-x86_64-cpython-39/torch/jit/quantized.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7577671Z copying build/lib.linux-x86_64-cpython-39/torch/jit/supported_ops.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7579527Z copying build/lib.linux-x86_64-cpython-39/torch/jit/unsupported_tensor_ops.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7581127Z creating build/bdist.linux-x86_64/wheel/torch/jit/_passes 2025-08-14T21:44:06.7582804Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/jit/_passes 2025-08-14T21:44:06.7584309Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_passes/_property_propagation.py -> build/bdist.linux-x86_64/wheel/./torch/jit/_passes 2025-08-14T21:44:06.7585230Z creating build/bdist.linux-x86_64/wheel/torch/jit/mobile 2025-08-14T21:44:06.7586944Z copying build/lib.linux-x86_64-cpython-39/torch/jit/mobile/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/jit/mobile 2025-08-14T21:44:06.7588262Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_script.pyi -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-08-14T21:44:06.7589619Z creating build/bdist.linux-x86_64/wheel/torch/linalg 2025-08-14T21:44:06.7591288Z copying build/lib.linux-x86_64-cpython-39/torch/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/linalg 2025-08-14T21:44:06.7593716Z creating build/bdist.linux-x86_64/wheel/torch/masked 2025-08-14T21:44:06.7595379Z copying build/lib.linux-x86_64-cpython-39/torch/masked/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/masked 2025-08-14T21:44:06.7596729Z copying build/lib.linux-x86_64-cpython-39/torch/masked/_docs.py -> build/bdist.linux-x86_64/wheel/./torch/masked 2025-08-14T21:44:06.7598217Z copying build/lib.linux-x86_64-cpython-39/torch/masked/_ops.py -> build/bdist.linux-x86_64/wheel/./torch/masked 2025-08-14T21:44:06.7600686Z creating build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2025-08-14T21:44:06.7602491Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-08-14T21:44:06.7604018Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/_ops_refs.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-08-14T21:44:06.7605392Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/binary.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-08-14T21:44:06.7606827Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/core.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-08-14T21:44:06.7608260Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/creation.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-08-14T21:44:06.7609742Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/passthrough.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-08-14T21:44:06.7611136Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/reductions.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-08-14T21:44:06.7612643Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/unary.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-08-14T21:44:06.7613555Z creating build/bdist.linux-x86_64/wheel/torch/monitor 2025-08-14T21:44:06.7615234Z copying build/lib.linux-x86_64-cpython-39/torch/monitor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/monitor 2025-08-14T21:44:06.7616238Z creating build/bdist.linux-x86_64/wheel/torch/mps 2025-08-14T21:44:06.7617847Z copying build/lib.linux-x86_64-cpython-39/torch/mps/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/mps 2025-08-14T21:44:06.7619218Z copying build/lib.linux-x86_64-cpython-39/torch/mps/event.py -> build/bdist.linux-x86_64/wheel/./torch/mps 2025-08-14T21:44:06.7620667Z copying build/lib.linux-x86_64-cpython-39/torch/mps/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/mps 2025-08-14T21:44:06.7621704Z creating build/bdist.linux-x86_64/wheel/torch/mtia 2025-08-14T21:44:06.7623349Z copying build/lib.linux-x86_64-cpython-39/torch/mtia/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/mtia 2025-08-14T21:44:06.7624652Z copying build/lib.linux-x86_64-cpython-39/torch/mtia/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/mtia 2025-08-14T21:44:06.7626055Z copying build/lib.linux-x86_64-cpython-39/torch/mtia/memory.py -> build/bdist.linux-x86_64/wheel/./torch/mtia 2025-08-14T21:44:06.7627160Z creating build/bdist.linux-x86_64/wheel/torch/multiprocessing 2025-08-14T21:44:06.7628849Z copying build/lib.linux-x86_64-cpython-39/torch/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-08-14T21:44:06.7630247Z copying build/lib.linux-x86_64-cpython-39/torch/multiprocessing/_atfork.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-08-14T21:44:06.7631634Z copying build/lib.linux-x86_64-cpython-39/torch/multiprocessing/pool.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-08-14T21:44:06.7632986Z copying build/lib.linux-x86_64-cpython-39/torch/multiprocessing/queue.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-08-14T21:44:06.7634379Z copying build/lib.linux-x86_64-cpython-39/torch/multiprocessing/reductions.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-08-14T21:44:06.7635718Z copying build/lib.linux-x86_64-cpython-39/torch/multiprocessing/spawn.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-08-14T21:44:06.7636800Z creating build/bdist.linux-x86_64/wheel/torch/nested 2025-08-14T21:44:06.7638440Z copying build/lib.linux-x86_64-cpython-39/torch/nested/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nested 2025-08-14T21:44:06.7640600Z creating build/bdist.linux-x86_64/wheel/torch/nested/_internal 2025-08-14T21:44:06.7642363Z copying build/lib.linux-x86_64-cpython-39/torch/nested/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-08-14T21:44:06.7643812Z copying build/lib.linux-x86_64-cpython-39/torch/nested/_internal/nested_int.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-08-14T21:44:06.7645289Z copying build/lib.linux-x86_64-cpython-39/torch/nested/_internal/nested_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-08-14T21:44:06.7646624Z copying build/lib.linux-x86_64-cpython-39/torch/nested/_internal/ops.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-08-14T21:44:06.7648356Z copying build/lib.linux-x86_64-cpython-39/torch/nested/_internal/sdpa.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-08-14T21:44:06.7650161Z creating build/bdist.linux-x86_64/wheel/torch/nn 2025-08-14T21:44:06.7651951Z copying build/lib.linux-x86_64-cpython-39/torch/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-08-14T21:44:06.7653347Z copying build/lib.linux-x86_64-cpython-39/torch/nn/_reduction.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-08-14T21:44:06.7654745Z copying build/lib.linux-x86_64-cpython-39/torch/nn/common_types.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-08-14T21:44:06.7656051Z copying build/lib.linux-x86_64-cpython-39/torch/nn/cpp.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-08-14T21:44:06.7657461Z copying build/lib.linux-x86_64-cpython-39/torch/nn/functional.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-08-14T21:44:06.7660115Z copying build/lib.linux-x86_64-cpython-39/torch/nn/grad.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-08-14T21:44:06.7661465Z copying build/lib.linux-x86_64-cpython-39/torch/nn/init.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-08-14T21:44:06.7663012Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parameter.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-08-14T21:44:06.7664602Z creating build/bdist.linux-x86_64/wheel/torch/nn/attention 2025-08-14T21:44:06.7666294Z copying build/lib.linux-x86_64-cpython-39/torch/nn/attention/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-08-14T21:44:06.7667644Z copying build/lib.linux-x86_64-cpython-39/torch/nn/attention/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-08-14T21:44:06.7668997Z copying build/lib.linux-x86_64-cpython-39/torch/nn/attention/bias.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-08-14T21:44:06.7670883Z copying build/lib.linux-x86_64-cpython-39/torch/nn/attention/flex_attention.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-08-14T21:44:06.7672684Z creating build/bdist.linux-x86_64/wheel/torch/nn/attention/experimental 2025-08-14T21:44:06.7674524Z 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-08-14T21:44:06.7676067Z 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-08-14T21:44:06.7677135Z creating build/bdist.linux-x86_64/wheel/torch/nn/backends 2025-08-14T21:44:06.7678871Z copying build/lib.linux-x86_64-cpython-39/torch/nn/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/backends 2025-08-14T21:44:06.7680442Z copying build/lib.linux-x86_64-cpython-39/torch/nn/backends/thnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/backends 2025-08-14T21:44:06.7681533Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2025-08-14T21:44:06.7683264Z copying build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic 2025-08-14T21:44:06.7684677Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2025-08-14T21:44:06.7686511Z 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-08-14T21:44:06.7687953Z 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-08-14T21:44:06.7688972Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2025-08-14T21:44:06.7690817Z 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-08-14T21:44:06.7692050Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2025-08-14T21:44:06.7693862Z 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-08-14T21:44:06.7695270Z 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-08-14T21:44:06.7696681Z 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-08-14T21:44:06.7698063Z 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-08-14T21:44:06.7698895Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2025-08-14T21:44:06.7700713Z 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-08-14T21:44:06.7701733Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2025-08-14T21:44:06.7703538Z 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-08-14T21:44:06.7704593Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2025-08-14T21:44:06.7706538Z 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-08-14T21:44:06.7707870Z 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-08-14T21:44:06.7708651Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2025-08-14T21:44:06.7710527Z 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-08-14T21:44:06.7711938Z 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-08-14T21:44:06.7713319Z 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-08-14T21:44:06.7714771Z 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-08-14T21:44:06.7715490Z creating build/bdist.linux-x86_64/wheel/torch/nn/modules 2025-08-14T21:44:06.7717209Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7718608Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/_functions.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7720262Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/activation.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7721716Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/adaptive.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7723409Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7725038Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/channelshuffle.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7726532Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/container.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7728160Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7730045Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/distance.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7731481Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/dropout.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7732993Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/flatten.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7734360Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/fold.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7735810Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/instancenorm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7737154Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/lazy.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7738536Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7739902Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/loss.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7741698Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/module.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7744005Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/normalization.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7745659Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/padding.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7747202Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/pixelshuffle.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7748604Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/pooling.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7750187Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7752064Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/sparse.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7753560Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/transformer.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7755280Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/upsampling.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7756593Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-08-14T21:44:06.7758075Z creating build/bdist.linux-x86_64/wheel/torch/nn/parallel 2025-08-14T21:44:06.7760027Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-08-14T21:44:06.7761586Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/_functions.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-08-14T21:44:06.7763018Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/comm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-08-14T21:44:06.7764499Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/data_parallel.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-08-14T21:44:06.7765928Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-08-14T21:44:06.7767949Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/parallel_apply.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-08-14T21:44:06.7769527Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/replicate.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-08-14T21:44:06.7771091Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/scatter_gather.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-08-14T21:44:06.7772380Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat 2025-08-14T21:44:06.7774129Z copying build/lib.linux-x86_64-cpython-39/torch/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat 2025-08-14T21:44:06.7775525Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2025-08-14T21:44:06.7777296Z 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-08-14T21:44:06.7778395Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2025-08-14T21:44:06.7780231Z 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-08-14T21:44:06.7781772Z 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-08-14T21:44:06.7782785Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2025-08-14T21:44:06.7784507Z 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-08-14T21:44:06.7785892Z 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-08-14T21:44:06.7787351Z 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-08-14T21:44:06.7788686Z 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-08-14T21:44:06.7789685Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2025-08-14T21:44:06.7791418Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantizable 2025-08-14T21:44:06.7792468Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2025-08-14T21:44:06.7794235Z 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-08-14T21:44:06.7795686Z 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-08-14T21:44:06.7797056Z 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-08-14T21:44:06.7797956Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized 2025-08-14T21:44:06.7799875Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized 2025-08-14T21:44:06.7801420Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized 2025-08-14T21:44:06.7802515Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2025-08-14T21:44:06.7804325Z 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-08-14T21:44:06.7805357Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2025-08-14T21:44:06.7807256Z 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-08-14T21:44:06.7808672Z 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-08-14T21:44:06.7810145Z 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-08-14T21:44:06.7811898Z 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-08-14T21:44:06.7813109Z 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-08-14T21:44:06.7814465Z 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-08-14T21:44:06.7815341Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2025-08-14T21:44:06.7817110Z 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-08-14T21:44:06.7818151Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2025-08-14T21:44:06.7820004Z 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-08-14T21:44:06.7821585Z 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-08-14T21:44:06.7822926Z 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-08-14T21:44:06.7824371Z 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-08-14T21:44:06.7825218Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2025-08-14T21:44:06.7827006Z 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-08-14T21:44:06.7828446Z 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-08-14T21:44:06.7829878Z 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-08-14T21:44:06.7831254Z 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-08-14T21:44:06.7832686Z 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-08-14T21:44:06.7834101Z 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-08-14T21:44:06.7835415Z 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-08-14T21:44:06.7836790Z 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-08-14T21:44:06.7838223Z 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-08-14T21:44:06.7839621Z 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-08-14T21:44:06.7841377Z 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-08-14T21:44:06.7842185Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils 2025-08-14T21:44:06.7843965Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-08-14T21:44:06.7845456Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/_deprecation_utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-08-14T21:44:06.7846853Z 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-08-14T21:44:06.7848250Z 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-08-14T21:44:06.7849620Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/clip_grad.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-08-14T21:44:06.7851177Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/convert_parameters.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-08-14T21:44:06.7852934Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/fusion.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-08-14T21:44:06.7854605Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/init.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-08-14T21:44:06.7856245Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/memory_format.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-08-14T21:44:06.7858011Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/parametrizations.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-08-14T21:44:06.7859498Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/parametrize.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-08-14T21:44:06.7860884Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/prune.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-08-14T21:44:06.7862218Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-08-14T21:44:06.7863652Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/spectral_norm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-08-14T21:44:06.7864981Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/stateless.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-08-14T21:44:06.7866366Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/weight_norm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-08-14T21:44:06.7867427Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2025-08-14T21:44:06.7869199Z 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-08-14T21:44:06.7871149Z 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-08-14T21:44:06.7872472Z 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-08-14T21:44:06.7873947Z 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-08-14T21:44:06.7875440Z 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-08-14T21:44:06.7876804Z 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-08-14T21:44:06.7878252Z 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-08-14T21:44:06.7879735Z 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-08-14T21:44:06.7881361Z 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-08-14T21:44:06.7882657Z 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-08-14T21:44:06.7883781Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parameter.pyi -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-08-14T21:44:06.7885175Z copying build/lib.linux-x86_64-cpython-39/torch/nn/functional.pyi -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-08-14T21:44:06.7886266Z creating build/bdist.linux-x86_64/wheel/torch/numa 2025-08-14T21:44:06.7887909Z copying build/lib.linux-x86_64-cpython-39/torch/numa/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/numa 2025-08-14T21:44:06.7889334Z copying build/lib.linux-x86_64-cpython-39/torch/numa/binding.py -> build/bdist.linux-x86_64/wheel/./torch/numa 2025-08-14T21:44:06.7890419Z creating build/bdist.linux-x86_64/wheel/torch/onnx 2025-08-14T21:44:06.7892191Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7893593Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_constants.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7894972Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_experimental.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7896323Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_flags.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7897696Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_globals.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7899057Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_onnx_supported_ops.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7900407Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_type_utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7901688Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/errors.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7903085Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/operators.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7904415Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_helper.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7905770Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset10.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7907227Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset11.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7908723Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset12.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7909852Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset13.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7911544Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset14.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7912913Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset15.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7914294Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset16.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7915668Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset17.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7917045Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset18.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7918410Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset19.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7920064Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset20.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7921514Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset7.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7922928Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset8.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7924336Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset9.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7926430Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7928400Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/verification.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-08-14T21:44:06.7930708Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2025-08-14T21:44:06.7932561Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-08-14T21:44:06.7934000Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/_exporter_legacy.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-08-14T21:44:06.7935395Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/_lazy_import.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-08-14T21:44:06.7936745Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-08-14T21:44:06.7938145Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/onnx_proto_utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-08-14T21:44:06.7939514Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/registration.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-08-14T21:44:06.7940565Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/exporter 2025-08-14T21:44:06.7942260Z 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-08-14T21:44:06.7943684Z 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-08-14T21:44:06.7945069Z 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-08-14T21:44:06.7946583Z 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-08-14T21:44:06.7947997Z 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-08-14T21:44:06.7949300Z 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-08-14T21:44:06.7950679Z 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-08-14T21:44:06.7952303Z 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-08-14T21:44:06.7953722Z 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-08-14T21:44:06.7955226Z 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-08-14T21:44:06.7956586Z 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-08-14T21:44:06.7958016Z 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-08-14T21:44:06.7959475Z 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-08-14T21:44:06.7961113Z 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-08-14T21:44:06.7962552Z 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-08-14T21:44:06.7964020Z 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-08-14T21:44:06.7965458Z 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-08-14T21:44:06.7966868Z 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-08-14T21:44:06.7968396Z 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-08-14T21:44:06.7969841Z 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-08-14T21:44:06.7971426Z 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-08-14T21:44:06.7972912Z 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-08-14T21:44:06.7974398Z 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-08-14T21:44:06.7975887Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/exporter/_torchlib 2025-08-14T21:44:06.7977788Z 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-08-14T21:44:06.7979338Z 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-08-14T21:44:06.7980825Z 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-08-14T21:44:06.7981797Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/exporter/_torchlib/ops 2025-08-14T21:44:06.7983645Z 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-08-14T21:44:06.7985008Z 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-08-14T21:44:06.7986395Z 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-08-14T21:44:06.7987773Z 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-08-14T21:44:06.7989284Z 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-08-14T21:44:06.7990907Z 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-08-14T21:44:06.7991459Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2025-08-14T21:44:06.7993153Z 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-08-14T21:44:06.7994507Z 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-08-14T21:44:06.7995895Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/patcher.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-08-14T21:44:06.7997342Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/serialization.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-08-14T21:44:06.7998708Z 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-08-14T21:44:06.7999980Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2025-08-14T21:44:06.8001839Z 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-08-14T21:44:06.8003276Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx/passes 2025-08-14T21:44:06.8005069Z 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-08-14T21:44:06.8007025Z creating build/bdist.linux-x86_64/wheel/torch/onnx/ops 2025-08-14T21:44:06.8008741Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/ops/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/ops 2025-08-14T21:44:06.8010215Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/ops/_dtype_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/ops 2025-08-14T21:44:06.8011680Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/ops/_impl.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/ops 2025-08-14T21:44:06.8013110Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/ops/_symbolic_impl.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/ops 2025-08-14T21:44:06.8014621Z creating build/bdist.linux-x86_64/wheel/torch/optim 2025-08-14T21:44:06.8016272Z copying build/lib.linux-x86_64-cpython-39/torch/optim/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-08-14T21:44:06.8017653Z copying build/lib.linux-x86_64-cpython-39/torch/optim/_adafactor.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-08-14T21:44:06.8019086Z copying build/lib.linux-x86_64-cpython-39/torch/optim/_functional.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-08-14T21:44:06.8020406Z copying build/lib.linux-x86_64-cpython-39/torch/optim/adadelta.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-08-14T21:44:06.8021772Z copying build/lib.linux-x86_64-cpython-39/torch/optim/adagrad.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-08-14T21:44:06.8023192Z copying build/lib.linux-x86_64-cpython-39/torch/optim/adam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-08-14T21:44:06.8024577Z copying build/lib.linux-x86_64-cpython-39/torch/optim/adamax.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-08-14T21:44:06.8025941Z copying build/lib.linux-x86_64-cpython-39/torch/optim/adamw.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-08-14T21:44:06.8027684Z copying build/lib.linux-x86_64-cpython-39/torch/optim/asgd.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-08-14T21:44:06.8029080Z copying build/lib.linux-x86_64-cpython-39/torch/optim/lbfgs.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-08-14T21:44:06.8030513Z copying build/lib.linux-x86_64-cpython-39/torch/optim/lr_scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-08-14T21:44:06.8032984Z copying build/lib.linux-x86_64-cpython-39/torch/optim/nadam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-08-14T21:44:06.8034542Z copying build/lib.linux-x86_64-cpython-39/torch/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-08-14T21:44:06.8036162Z copying build/lib.linux-x86_64-cpython-39/torch/optim/radam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-08-14T21:44:06.8037683Z copying build/lib.linux-x86_64-cpython-39/torch/optim/rmsprop.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-08-14T21:44:06.8039050Z copying build/lib.linux-x86_64-cpython-39/torch/optim/rprop.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-08-14T21:44:06.8040898Z copying build/lib.linux-x86_64-cpython-39/torch/optim/sgd.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-08-14T21:44:06.8042437Z copying build/lib.linux-x86_64-cpython-39/torch/optim/sparse_adam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-08-14T21:44:06.8043877Z copying build/lib.linux-x86_64-cpython-39/torch/optim/swa_utils.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-08-14T21:44:06.8045527Z creating build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2025-08-14T21:44:06.8047303Z 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-08-14T21:44:06.8048758Z 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-08-14T21:44:06.8049944Z creating build/bdist.linux-x86_64/wheel/torch/package 2025-08-14T21:44:06.8051788Z copying build/lib.linux-x86_64-cpython-39/torch/package/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-08-14T21:44:06.8053179Z copying build/lib.linux-x86_64-cpython-39/torch/package/_digraph.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-08-14T21:44:06.8054607Z copying build/lib.linux-x86_64-cpython-39/torch/package/_directory_reader.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-08-14T21:44:06.8055961Z copying build/lib.linux-x86_64-cpython-39/torch/package/_importlib.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-08-14T21:44:06.8057301Z copying build/lib.linux-x86_64-cpython-39/torch/package/_mangling.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-08-14T21:44:06.8058655Z copying build/lib.linux-x86_64-cpython-39/torch/package/_mock.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-08-14T21:44:06.8060108Z copying build/lib.linux-x86_64-cpython-39/torch/package/_package_pickler.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-08-14T21:44:06.8061572Z copying build/lib.linux-x86_64-cpython-39/torch/package/_package_unpickler.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-08-14T21:44:06.8062863Z copying build/lib.linux-x86_64-cpython-39/torch/package/_stdlib.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-08-14T21:44:06.8064391Z copying build/lib.linux-x86_64-cpython-39/torch/package/file_structure_representation.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-08-14T21:44:06.8065739Z copying build/lib.linux-x86_64-cpython-39/torch/package/find_file_dependencies.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-08-14T21:44:06.8067048Z copying build/lib.linux-x86_64-cpython-39/torch/package/glob_group.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-08-14T21:44:06.8068415Z copying build/lib.linux-x86_64-cpython-39/torch/package/importer.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-08-14T21:44:06.8070151Z copying build/lib.linux-x86_64-cpython-39/torch/package/package_exporter.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-08-14T21:44:06.8071738Z copying build/lib.linux-x86_64-cpython-39/torch/package/package_importer.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-08-14T21:44:06.8072834Z creating build/bdist.linux-x86_64/wheel/torch/package/analyze 2025-08-14T21:44:06.8074619Z copying build/lib.linux-x86_64-cpython-39/torch/package/analyze/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/package/analyze 2025-08-14T21:44:06.8076186Z 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-08-14T21:44:06.8077545Z 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-08-14T21:44:06.8079001Z copying build/lib.linux-x86_64-cpython-39/torch/package/analyze/trace_dependencies.py -> build/bdist.linux-x86_64/wheel/./torch/package/analyze 2025-08-14T21:44:06.8080084Z creating build/bdist.linux-x86_64/wheel/torch/profiler 2025-08-14T21:44:06.8081844Z copying build/lib.linux-x86_64-cpython-39/torch/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-08-14T21:44:06.8083353Z copying build/lib.linux-x86_64-cpython-39/torch/profiler/_memory_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-08-14T21:44:06.8084776Z copying build/lib.linux-x86_64-cpython-39/torch/profiler/_pattern_matcher.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-08-14T21:44:06.8086169Z copying build/lib.linux-x86_64-cpython-39/torch/profiler/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-08-14T21:44:06.8087553Z copying build/lib.linux-x86_64-cpython-39/torch/profiler/itt.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-08-14T21:44:06.8088982Z copying build/lib.linux-x86_64-cpython-39/torch/profiler/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-08-14T21:44:06.8090421Z copying build/lib.linux-x86_64-cpython-39/torch/profiler/python_tracer.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-08-14T21:44:06.8091792Z creating build/bdist.linux-x86_64/wheel/torch/quantization 2025-08-14T21:44:06.8093479Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-08-14T21:44:06.8094916Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-08-14T21:44:06.8096314Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-08-14T21:44:06.8097729Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/_quantized_conversions.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-08-14T21:44:06.8099107Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-08-14T21:44:06.8100524Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-08-14T21:44:06.8101918Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-08-14T21:44:06.8103233Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/observer.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-08-14T21:44:06.8104570Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-08-14T21:44:06.8105945Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-08-14T21:44:06.8107420Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-08-14T21:44:06.8108752Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-08-14T21:44:06.8110078Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-08-14T21:44:06.8111460Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-08-14T21:44:06.8112739Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-08-14T21:44:06.8114141Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/utils.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-08-14T21:44:06.8115186Z creating build/bdist.linux-x86_64/wheel/torch/quantization/fx 2025-08-14T21:44:06.8116841Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-08-14T21:44:06.8118254Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-08-14T21:44:06.8119681Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-08-14T21:44:06.8121399Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-08-14T21:44:06.8122871Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/fusion_patterns.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-08-14T21:44:06.8124267Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-08-14T21:44:06.8125645Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-08-14T21:44:06.8127070Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-08-14T21:44:06.8128419Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-08-14T21:44:06.8129934Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/quantization_patterns.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-08-14T21:44:06.8131243Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/quantization_types.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-08-14T21:44:06.8132731Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-08-14T21:44:06.8133638Z creating build/bdist.linux-x86_64/wheel/torch/signal 2025-08-14T21:44:06.8135253Z copying build/lib.linux-x86_64-cpython-39/torch/signal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/signal 2025-08-14T21:44:06.8136331Z creating build/bdist.linux-x86_64/wheel/torch/signal/windows 2025-08-14T21:44:06.8137999Z copying build/lib.linux-x86_64-cpython-39/torch/signal/windows/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/signal/windows 2025-08-14T21:44:06.8139364Z copying build/lib.linux-x86_64-cpython-39/torch/signal/windows/windows.py -> build/bdist.linux-x86_64/wheel/./torch/signal/windows 2025-08-14T21:44:06.8140310Z creating build/bdist.linux-x86_64/wheel/torch/sparse 2025-08-14T21:44:06.8141871Z copying build/lib.linux-x86_64-cpython-39/torch/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-08-14T21:44:06.8143355Z copying build/lib.linux-x86_64-cpython-39/torch/sparse/_semi_structured_conversions.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-08-14T21:44:06.8152514Z copying build/lib.linux-x86_64-cpython-39/torch/sparse/_semi_structured_ops.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-08-14T21:44:06.8153226Z copying build/lib.linux-x86_64-cpython-39/torch/sparse/_triton_ops.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-08-14T21:44:06.8153723Z copying build/lib.linux-x86_64-cpython-39/torch/sparse/_triton_ops_meta.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-08-14T21:44:06.8154313Z copying build/lib.linux-x86_64-cpython-39/torch/sparse/semi_structured.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-08-14T21:44:06.8154492Z creating build/bdist.linux-x86_64/wheel/torch/special 2025-08-14T21:44:06.8155373Z copying build/lib.linux-x86_64-cpython-39/torch/special/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/special 2025-08-14T21:44:06.8156949Z creating build/bdist.linux-x86_64/wheel/torch/testing 2025-08-14T21:44:06.8158597Z copying build/lib.linux-x86_64-cpython-39/torch/testing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-08-14T21:44:06.8160295Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_comparison.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-08-14T21:44:06.8162027Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_creation.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-08-14T21:44:06.8163350Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-08-14T21:44:06.8164963Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal 2025-08-14T21:44:06.8166753Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8168277Z 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-08-14T21:44:06.8169881Z 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-08-14T21:44:06.8171461Z 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-08-14T21:44:06.8172793Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_cuda.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8174268Z 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-08-14T21:44:06.8175962Z 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-08-14T21:44:06.8177601Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_distributed.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8179431Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_dtype.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8180947Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_fsdp.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8182627Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_jit.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8184085Z 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-08-14T21:44:06.8193769Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_mkldnn.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8195098Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_modules.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8197896Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_mps.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8199538Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_nn.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8202921Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_optimizers.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8204793Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_pruning.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8206277Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_quantization.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8208483Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_quantized.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8209976Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_subclass.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8211810Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8215079Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/composite_compliance.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8216676Z 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-08-14T21:44:06.8218173Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/custom_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8219541Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/dist_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8221003Z 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-08-14T21:44:06.8222386Z 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-08-14T21:44:06.8223885Z 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-08-14T21:44:06.8225259Z 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-08-14T21:44:06.8226798Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/hop_db.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8228499Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/hypothesis_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8230111Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/inductor_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8231819Z 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-08-14T21:44:06.8233149Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8234633Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/logging_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8235957Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/logging_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8237500Z 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-08-14T21:44:06.8238660Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/static_module.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8240405Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/subclasses.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8241903Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/torchbind_impls.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8243281Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/triton_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8244568Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/two_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-08-14T21:44:06.8245615Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2025-08-14T21:44:06.8247378Z 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-08-14T21:44:06.8248347Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2025-08-14T21:44:06.8250078Z 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-08-14T21:44:06.8251514Z 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-08-14T21:44:06.8252950Z 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-08-14T21:44:06.8253916Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2025-08-14T21:44:06.8255644Z 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-08-14T21:44:06.8257099Z 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-08-14T21:44:06.8258375Z 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-08-14T21:44:06.8259869Z 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-08-14T21:44:06.8261110Z 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-08-14T21:44:06.8264522Z 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-08-14T21:44:06.8265808Z 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-08-14T21:44:06.8267265Z 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-08-14T21:44:06.8268803Z 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-08-14T21:44:06.8270829Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2025-08-14T21:44:06.8272689Z 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-08-14T21:44:06.8274105Z 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-08-14T21:44:06.8275393Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-08-14T21:44:06.8277455Z 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-08-14T21:44:06.8278817Z 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-08-14T21:44:06.8280322Z 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-08-14T21:44:06.8281179Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2025-08-14T21:44:06.8283109Z 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-08-14T21:44:06.8284544Z 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-08-14T21:44:06.8285876Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2025-08-14T21:44:06.8287755Z 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-08-14T21:44:06.8288701Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2025-08-14T21:44:06.8290638Z 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-08-14T21:44:06.8292258Z 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-08-14T21:44:06.8293363Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2025-08-14T21:44:06.8295182Z 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-08-14T21:44:06.8296653Z 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-08-14T21:44:06.8298413Z 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-08-14T21:44:06.8299783Z 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-08-14T21:44:06.8301182Z 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-08-14T21:44:06.8302542Z 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-08-14T21:44:06.8303829Z 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-08-14T21:44:06.8307479Z 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-08-14T21:44:06.8308909Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2025-08-14T21:44:06.8310850Z 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-08-14T21:44:06.8312233Z 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-08-14T21:44:06.8313698Z 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-08-14T21:44:06.8314730Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2025-08-14T21:44:06.8316579Z 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-08-14T21:44:06.8317990Z 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-08-14T21:44:06.8319376Z 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-08-14T21:44:06.8321164Z 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-08-14T21:44:06.8322390Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2025-08-14T21:44:06.8324246Z 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-08-14T21:44:06.8325783Z 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-08-14T21:44:06.8330940Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2025-08-14T21:44:06.8332786Z 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-08-14T21:44:06.8334171Z 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-08-14T21:44:06.8336312Z 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-08-14T21:44:06.8337767Z 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-08-14T21:44:06.8339205Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2025-08-14T21:44:06.8341040Z 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-08-14T21:44:06.8342379Z 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-08-14T21:44:06.8343797Z 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-08-14T21:44:06.8345535Z 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-08-14T21:44:06.8347260Z 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-08-14T21:44:06.8349037Z 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-08-14T21:44:06.8350307Z 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-08-14T21:44:06.8352192Z 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-08-14T21:44:06.8353700Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2025-08-14T21:44:06.8355467Z 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-08-14T21:44:06.8356890Z 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-08-14T21:44:06.8358329Z 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-08-14T21:44:06.8359846Z 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-08-14T21:44:06.8361452Z 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-08-14T21:44:06.8362809Z 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-08-14T21:44:06.8363931Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2025-08-14T21:44:06.8365777Z 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-08-14T21:44:06.8367220Z 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-08-14T21:44:06.8368669Z 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-08-14T21:44:06.8370066Z creating build/bdist.linux-x86_64/wheel/torch/utils 2025-08-14T21:44:06.8371829Z copying build/lib.linux-x86_64-cpython-39/torch/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8373476Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_appending_byte_serializer.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8374736Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_backport_slots.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8376141Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_config_module.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8377547Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_content_store.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8378985Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_contextlib.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8380659Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_cpp_embed_headers.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8382451Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_cpp_extension_versioner.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8384022Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_cxx_pytree.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8385673Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_device.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8387230Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_dtype_abbrs.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8388701Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_exposed_in.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8390060Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_filelock.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8391364Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_foreach_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8392729Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_functools.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8394092Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_get_clean_triton.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8395389Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_helion.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8396778Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_import_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8398118Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_mode_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8399527Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_ordered_set.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8401305Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_python_dispatch.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8402494Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_pytree.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8403906Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_stats.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8405299Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_thunk.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8406729Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_traceback.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8408064Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_triton.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8409511Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_typing_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8410825Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_zip.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8412447Z copying build/lib.linux-x86_64-cpython-39/torch/utils/backend_registration.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8413751Z copying build/lib.linux-x86_64-cpython-39/torch/utils/bundled_inputs.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8415067Z copying build/lib.linux-x86_64-cpython-39/torch/utils/checkpoint.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8416424Z copying build/lib.linux-x86_64-cpython-39/torch/utils/collect_env.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8417777Z copying build/lib.linux-x86_64-cpython-39/torch/utils/cpp_backtrace.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8419113Z copying build/lib.linux-x86_64-cpython-39/torch/utils/cpp_extension.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8420680Z copying build/lib.linux-x86_64-cpython-39/torch/utils/deterministic.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8421992Z copying build/lib.linux-x86_64-cpython-39/torch/utils/dlpack.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8423373Z copying build/lib.linux-x86_64-cpython-39/torch/utils/file_baton.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8424729Z copying build/lib.linux-x86_64-cpython-39/torch/utils/flop_counter.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8426086Z copying build/lib.linux-x86_64-cpython-39/torch/utils/hooks.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8427466Z copying build/lib.linux-x86_64-cpython-39/torch/utils/mkldnn.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8428876Z copying build/lib.linux-x86_64-cpython-39/torch/utils/mobile_optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8430220Z copying build/lib.linux-x86_64-cpython-39/torch/utils/model_zoo.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8431619Z copying build/lib.linux-x86_64-cpython-39/torch/utils/module_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8432937Z copying build/lib.linux-x86_64-cpython-39/torch/utils/show_pickle.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8434373Z copying build/lib.linux-x86_64-cpython-39/torch/utils/throughput_benchmark.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8435652Z copying build/lib.linux-x86_64-cpython-39/torch/utils/weak.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8436865Z creating build/bdist.linux-x86_64/wheel/torch/utils/_strobelight 2025-08-14T21:44:06.8438589Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_strobelight/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_strobelight 2025-08-14T21:44:06.8440329Z 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-08-14T21:44:06.8441613Z creating build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2025-08-14T21:44:06.8443310Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-08-14T21:44:06.8444735Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/functions.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-08-14T21:44:06.8446138Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/interp.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-08-14T21:44:06.8447556Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/numbers.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-08-14T21:44:06.8448951Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/printers.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-08-14T21:44:06.8450358Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/reference.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-08-14T21:44:06.8451944Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/singleton_int.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-08-14T21:44:06.8453250Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/solve.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-08-14T21:44:06.8454623Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/symbol.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-08-14T21:44:06.8455999Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/value_ranges.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-08-14T21:44:06.8457699Z creating build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2025-08-14T21:44:06.8459462Z copying build/lib.linux-x86_64-cpython-39/torch/utils/backcompat/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/backcompat 2025-08-14T21:44:06.8460638Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2025-08-14T21:44:06.8462367Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark 2025-08-14T21:44:06.8463538Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2025-08-14T21:44:06.8465328Z 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-08-14T21:44:06.8466720Z 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-08-14T21:44:06.8468108Z 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-08-14T21:44:06.8469655Z 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-08-14T21:44:06.8471460Z 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-08-14T21:44:06.8472837Z 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-08-14T21:44:06.8474188Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2025-08-14T21:44:06.8475964Z 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-08-14T21:44:06.8477399Z 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-08-14T21:44:06.8478871Z 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-08-14T21:44:06.8480441Z 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-08-14T21:44:06.8481862Z 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-08-14T21:44:06.8483291Z 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-08-14T21:44:06.8484253Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2025-08-14T21:44:06.8486028Z 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-08-14T21:44:06.8487448Z 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-08-14T21:44:06.8488882Z 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-08-14T21:44:06.8490401Z 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-08-14T21:44:06.8491838Z 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-08-14T21:44:06.8493214Z 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-08-14T21:44:06.8494601Z 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-08-14T21:44:06.8496020Z 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-08-14T21:44:06.8497371Z 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-08-14T21:44:06.8498409Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2025-08-14T21:44:06.8500321Z 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-08-14T21:44:06.8501681Z 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-08-14T21:44:06.8503067Z 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-08-14T21:44:06.8504505Z 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-08-14T21:44:06.8505817Z 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-08-14T21:44:06.8507189Z 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-08-14T21:44:06.8510826Z 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-08-14T21:44:06.8513087Z creating build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2025-08-14T21:44:06.8514800Z copying build/lib.linux-x86_64-cpython-39/torch/utils/bottleneck/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/bottleneck 2025-08-14T21:44:06.8516193Z copying build/lib.linux-x86_64-cpython-39/torch/utils/bottleneck/__main__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/bottleneck 2025-08-14T21:44:06.8517411Z creating build/bdist.linux-x86_64/wheel/torch/utils/data 2025-08-14T21:44:06.8519083Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-08-14T21:44:06.8520965Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/backward_compatibility.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-08-14T21:44:06.8522276Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/dataloader.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-08-14T21:44:06.8523922Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/dataset.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-08-14T21:44:06.8525470Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-08-14T21:44:06.8526889Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/graph.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-08-14T21:44:06.8528317Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/graph_settings.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-08-14T21:44:06.8529666Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/sampler.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-08-14T21:44:06.8531034Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2025-08-14T21:44:06.8532922Z 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-08-14T21:44:06.8534301Z 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-08-14T21:44:06.8535658Z 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-08-14T21:44:06.8537322Z 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-08-14T21:44:06.8538713Z 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-08-14T21:44:06.8540087Z 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-08-14T21:44:06.8541476Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2025-08-14T21:44:06.8543217Z 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-08-14T21:44:06.8544636Z 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-08-14T21:44:06.8546034Z 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-08-14T21:44:06.8547382Z 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-08-14T21:44:06.8548782Z 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-08-14T21:44:06.8550136Z 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-08-14T21:44:06.8551500Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2025-08-14T21:44:06.8553329Z 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-08-14T21:44:06.8554795Z 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-08-14T21:44:06.8556102Z 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-08-14T21:44:06.8557531Z 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-08-14T21:44:06.8558872Z 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-08-14T21:44:06.8560076Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2025-08-14T21:44:06.8562029Z 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-08-14T21:44:06.8563532Z 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-08-14T21:44:06.8564996Z 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-08-14T21:44:06.8566386Z 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-08-14T21:44:06.8567826Z 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-08-14T21:44:06.8569239Z 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-08-14T21:44:06.8570941Z 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-08-14T21:44:06.8572405Z 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-08-14T21:44:06.8573858Z 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-08-14T21:44:06.8575185Z 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-08-14T21:44:06.8576699Z 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-08-14T21:44:06.8578083Z 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-08-14T21:44:06.8578955Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2025-08-14T21:44:06.8580837Z 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-08-14T21:44:06.8582383Z 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-08-14T21:44:06.8583782Z 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-08-14T21:44:06.8585085Z 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-08-14T21:44:06.8586503Z 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-08-14T21:44:06.8587867Z 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-08-14T21:44:06.8588886Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2025-08-14T21:44:06.8590579Z 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-08-14T21:44:06.8592622Z 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-08-14T21:44:06.8594137Z 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-08-14T21:44:06.8595523Z 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-08-14T21:44:06.8596899Z 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-08-14T21:44:06.8598749Z creating build/bdist.linux-x86_64/wheel/torch/utils/hipify 2025-08-14T21:44:06.8600809Z copying build/lib.linux-x86_64-cpython-39/torch/utils/hipify/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-08-14T21:44:06.8602172Z copying build/lib.linux-x86_64-cpython-39/torch/utils/hipify/constants.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-08-14T21:44:06.8603934Z 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-08-14T21:44:06.8608060Z copying build/lib.linux-x86_64-cpython-39/torch/utils/hipify/hipify_python.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-08-14T21:44:06.8609764Z copying build/lib.linux-x86_64-cpython-39/torch/utils/hipify/version.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-08-14T21:44:06.8611246Z creating build/bdist.linux-x86_64/wheel/torch/utils/jit 2025-08-14T21:44:06.8613094Z copying build/lib.linux-x86_64-cpython-39/torch/utils/jit/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/jit 2025-08-14T21:44:06.8614482Z copying build/lib.linux-x86_64-cpython-39/torch/utils/jit/log_extract.py -> build/bdist.linux-x86_64/wheel/./torch/utils/jit 2025-08-14T21:44:06.8615516Z creating build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2025-08-14T21:44:06.8617263Z 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-08-14T21:44:06.8619154Z 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-08-14T21:44:06.8620486Z 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-08-14T21:44:06.8621869Z 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-08-14T21:44:06.8623259Z 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-08-14T21:44:06.8624660Z 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-08-14T21:44:06.8625865Z creating build/bdist.linux-x86_64/wheel/torch/utils/serialization 2025-08-14T21:44:06.8628004Z copying build/lib.linux-x86_64-cpython-39/torch/utils/serialization/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/serialization 2025-08-14T21:44:06.8629494Z copying build/lib.linux-x86_64-cpython-39/torch/utils/serialization/config.py -> build/bdist.linux-x86_64/wheel/./torch/utils/serialization 2025-08-14T21:44:06.8631248Z creating build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2025-08-14T21:44:06.8632996Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-08-14T21:44:06.8634327Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/_convert_np.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-08-14T21:44:06.8635710Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/_embedding.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-08-14T21:44:06.8637079Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/_onnx_graph.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-08-14T21:44:06.8638454Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/_proto_graph.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-08-14T21:44:06.8640154Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/_pytorch_graph.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-08-14T21:44:06.8641685Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-08-14T21:44:06.8643052Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/summary.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-08-14T21:44:06.8644458Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/writer.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-08-14T21:44:06.8646184Z creating build/bdist.linux-x86_64/wheel/torch/utils/viz 2025-08-14T21:44:06.8647906Z copying build/lib.linux-x86_64-cpython-39/torch/utils/viz/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/viz 2025-08-14T21:44:06.8649255Z copying build/lib.linux-x86_64-cpython-39/torch/utils/viz/_cycles.py -> build/bdist.linux-x86_64/wheel/./torch/utils/viz 2025-08-14T21:44:06.8650682Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_config_typing.pyi -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-08-14T21:44:06.8652037Z creating build/bdist.linux-x86_64/wheel/torch/xpu 2025-08-14T21:44:06.8653733Z copying build/lib.linux-x86_64-cpython-39/torch/xpu/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-08-14T21:44:06.8655114Z copying build/lib.linux-x86_64-cpython-39/torch/xpu/_gpu_trace.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-08-14T21:44:06.8656402Z copying build/lib.linux-x86_64-cpython-39/torch/xpu/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-08-14T21:44:06.8657786Z copying build/lib.linux-x86_64-cpython-39/torch/xpu/memory.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-08-14T21:44:06.8659127Z copying build/lib.linux-x86_64-cpython-39/torch/xpu/random.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-08-14T21:44:06.8660570Z copying build/lib.linux-x86_64-cpython-39/torch/xpu/streams.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-08-14T21:44:06.8661836Z copying build/lib.linux-x86_64-cpython-39/torch/_VF.pyi -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.8671832Z copying build/lib.linux-x86_64-cpython-39/torch/return_types.pyi -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.8673338Z copying build/lib.linux-x86_64-cpython-39/torch/py.typed -> build/bdist.linux-x86_64/wheel/./torch 2025-08-14T21:44:06.8674908Z creating build/bdist.linux-x86_64/wheel/torch/bin 2025-08-14T21:44:06.8676654Z copying build/lib.linux-x86_64-cpython-39/torch/bin/protoc-3.13.0.0 -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-08-14T21:44:06.8714609Z copying build/lib.linux-x86_64-cpython-39/torch/bin/protoc -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-08-14T21:44:06.8758917Z copying build/lib.linux-x86_64-cpython-39/torch/bin/test_jit -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-08-14T21:44:06.8854772Z copying build/lib.linux-x86_64-cpython-39/torch/bin/test_nativert -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-08-14T21:44:06.8883269Z copying build/lib.linux-x86_64-cpython-39/torch/bin/FileStoreTest -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-08-14T21:44:06.8888341Z copying build/lib.linux-x86_64-cpython-39/torch/bin/TCPStoreTest -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-08-14T21:44:06.8894494Z copying build/lib.linux-x86_64-cpython-39/torch/bin/HashStoreTest -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-08-14T21:44:06.8900725Z copying build/lib.linux-x86_64-cpython-39/torch/bin/test_dist_autograd -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-08-14T21:44:06.8906943Z copying build/lib.linux-x86_64-cpython-39/torch/bin/test_cpp_rpc -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-08-14T21:44:06.8914378Z copying build/lib.linux-x86_64-cpython-39/torch/bin/test_api -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-08-14T21:44:06.9031515Z copying build/lib.linux-x86_64-cpython-39/torch/bin/test_lazy -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-08-14T21:44:06.9068733Z copying build/lib.linux-x86_64-cpython-39/torch/bin/torch_shm_manager -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-08-14T21:44:06.9069905Z creating build/bdist.linux-x86_64/wheel/torch/test 2025-08-14T21:44:06.9070888Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_AllocatorConfig_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9075650Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_CompileTimeFunctionPointer_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9081637Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_DeviceGuard_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9087845Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_Device_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9094264Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_DispatchKeySet_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9100784Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_Scalar_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9107040Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_StreamGuard_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9113112Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_SymInt_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9119467Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_InlineDeviceGuard_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9126430Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_InlineStreamGuard_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9133012Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_SizesAndStrides_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9139627Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_cow_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9147177Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_ArrayRef_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9153190Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_Bitset_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9159508Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_ConstexprCrc_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9165960Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_DeadlockDetection_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9174093Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_Enumerate_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9180861Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_Half_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9186930Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_IntrusiveList_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9193084Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_LeftRight_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9200008Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_Metaprogramming_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9206904Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_NetworkFlow_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9213231Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_Semaphore_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9219179Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_Synchronized_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9224939Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_ThreadLocal_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9231469Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_TypeIndex_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9237671Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_TypeList_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9244143Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_TypeTraits_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9250243Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_accumulate_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9256455Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_bfloat16_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9262862Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_bit_cast_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9268888Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_complex_math_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9276115Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_complex_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9282901Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_error_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9288746Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_exception_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9295178Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_flags_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9301152Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_generic_math_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9307265Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_intrusive_ptr_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9326823Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_irange_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9332920Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_lazy_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9339181Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_logging_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9345969Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_optional_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9354547Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_ordered_preserving_dict_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9361927Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_registry_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9368226Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_small_vector_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9392988Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_ssize_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9394084Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_string_util_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9400415Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_string_view_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9406500Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_tempfile_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9412521Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_typeid_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9419104Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_intrusive_ptr_benchmark -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9424383Z copying build/lib.linux-x86_64-cpython-39/torch/test/Dict_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9432576Z copying build/lib.linux-x86_64-cpython-39/torch/test/Dimname_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9438868Z copying build/lib.linux-x86_64-cpython-39/torch/test/MaybeOwned_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9446761Z copying build/lib.linux-x86_64-cpython-39/torch/test/NamedTensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9453450Z copying build/lib.linux-x86_64-cpython-39/torch/test/apply_utils_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9460126Z copying build/lib.linux-x86_64-cpython-39/torch/test/atest -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9466873Z copying build/lib.linux-x86_64-cpython-39/torch/test/basic -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9474707Z copying build/lib.linux-x86_64-cpython-39/torch/test/broadcast_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9481326Z copying build/lib.linux-x86_64-cpython-39/torch/test/cpu_allocator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9487376Z copying build/lib.linux-x86_64-cpython-39/torch/test/cpu_generator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9494325Z copying build/lib.linux-x86_64-cpython-39/torch/test/cpu_profiling_allocator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9500565Z copying build/lib.linux-x86_64-cpython-39/torch/test/cpu_rng_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9510648Z copying build/lib.linux-x86_64-cpython-39/torch/test/dlconvertor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9516812Z copying build/lib.linux-x86_64-cpython-39/torch/test/extension_backend_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9523953Z copying build/lib.linux-x86_64-cpython-39/torch/test/half_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9530450Z copying build/lib.linux-x86_64-cpython-39/torch/test/ivalue_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9540516Z copying build/lib.linux-x86_64-cpython-39/torch/test/lazy_tensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9546525Z copying build/lib.linux-x86_64-cpython-39/torch/test/math_kernel_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9552872Z copying build/lib.linux-x86_64-cpython-39/torch/test/memory_format_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9559209Z copying build/lib.linux-x86_64-cpython-39/torch/test/memory_overlapping_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9566011Z copying build/lib.linux-x86_64-cpython-39/torch/test/mobile_memory_cleanup -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9573253Z copying build/lib.linux-x86_64-cpython-39/torch/test/native_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9580007Z copying build/lib.linux-x86_64-cpython-39/torch/test/operator_name_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9586083Z copying build/lib.linux-x86_64-cpython-39/torch/test/operators_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9592303Z copying build/lib.linux-x86_64-cpython-39/torch/test/packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9598191Z copying build/lib.linux-x86_64-cpython-39/torch/test/pow_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9606353Z copying build/lib.linux-x86_64-cpython-39/torch/test/quantized_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9613082Z copying build/lib.linux-x86_64-cpython-39/torch/test/reduce_ops_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9619047Z copying build/lib.linux-x86_64-cpython-39/torch/test/reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9625613Z copying build/lib.linux-x86_64-cpython-39/torch/test/scalar_tensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9632173Z copying build/lib.linux-x86_64-cpython-39/torch/test/scalar_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9638610Z copying build/lib.linux-x86_64-cpython-39/torch/test/StorageUtils_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9645405Z copying build/lib.linux-x86_64-cpython-39/torch/test/stride_properties_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9651653Z copying build/lib.linux-x86_64-cpython-39/torch/test/tensor_iterator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9660700Z copying build/lib.linux-x86_64-cpython-39/torch/test/test_parallel -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9666980Z copying build/lib.linux-x86_64-cpython-39/torch/test/thread_init_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9673628Z copying build/lib.linux-x86_64-cpython-39/torch/test/type_ptr_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9680218Z copying build/lib.linux-x86_64-cpython-39/torch/test/type_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9687353Z copying build/lib.linux-x86_64-cpython-39/torch/test/undefined_tensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9693482Z copying build/lib.linux-x86_64-cpython-39/torch/test/verify_api_visibility -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9699254Z copying build/lib.linux-x86_64-cpython-39/torch/test/legacy_vmap_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9707095Z copying build/lib.linux-x86_64-cpython-39/torch/test/weakref_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9713028Z copying build/lib.linux-x86_64-cpython-39/torch/test/wrapdim_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9719117Z copying build/lib.linux-x86_64-cpython-39/torch/test/xla_tensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9725839Z copying build/lib.linux-x86_64-cpython-39/torch/test/IListRef_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9732761Z copying build/lib.linux-x86_64-cpython-39/torch/test/List_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9748778Z copying build/lib.linux-x86_64-cpython-39/torch/test/KernelFunction_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9752574Z copying build/lib.linux-x86_64-cpython-39/torch/test/kernel_function_legacy_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9765898Z copying build/lib.linux-x86_64-cpython-39/torch/test/kernel_function_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9777059Z copying build/lib.linux-x86_64-cpython-39/torch/test/kernel_lambda_legacy_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9797067Z copying build/lib.linux-x86_64-cpython-39/torch/test/kernel_lambda_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9803884Z copying build/lib.linux-x86_64-cpython-39/torch/test/kernel_stackbased_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9810788Z 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-08-14T21:44:06.9820977Z copying build/lib.linux-x86_64-cpython-39/torch/test/CppSignature_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9827196Z copying build/lib.linux-x86_64-cpython-39/torch/test/backend_fallback_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9833549Z copying build/lib.linux-x86_64-cpython-39/torch/test/op_allowlist_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9839579Z copying build/lib.linux-x86_64-cpython-39/torch/test/op_registration_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9876789Z copying build/lib.linux-x86_64-cpython-39/torch/test/inline_container_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-08-14T21:44:06.9883754Z creating build/bdist.linux-x86_64/wheel/torch/_C 2025-08-14T21:44:06.9885411Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_aoti.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9886842Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_autograd.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9888271Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_cpu.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9889762Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_cudnn.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9891392Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_cusparselt.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9892805Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_distributed_autograd.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9894179Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_distributed_c10d.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9895562Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_distributed_rpc.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9897056Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_distributed_rpc_testing.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9898329Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_functions.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9899832Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_functorch.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9901675Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_instruction_counter.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9903197Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_itt.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9904928Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_jit_tree_views.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9906568Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_lazy.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9907983Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_lazy_ts_backend.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9909388Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_monitor.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9910695Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_nvtx.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9911995Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_onnx.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9913423Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_profiler.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9914719Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_verbose.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9916026Z copying build/lib.linux-x86_64-cpython-39/torch/_C/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9917819Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_VariableFunctions.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9928122Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_nn.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-08-14T21:44:06.9929878Z creating build/bdist.linux-x86_64/wheel/torch/_C/_dynamo 2025-08-14T21:44:06.9931759Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_dynamo 2025-08-14T21:44:06.9933179Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo/compiled_autograd.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_dynamo 2025-08-14T21:44:06.9934545Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo/eval_frame.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_dynamo 2025-08-14T21:44:06.9935983Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo/guards.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_dynamo 2025-08-14T21:44:06.9937191Z creating build/bdist.linux-x86_64/wheel/torch/_C/_export 2025-08-14T21:44:06.9938922Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_export/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_export 2025-08-14T21:44:06.9940359Z 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-08-14T21:44:06.9941553Z creating build/bdist.linux-x86_64/wheel/torch/_C_flatbuffer 2025-08-14T21:44:06.9943345Z copying build/lib.linux-x86_64-cpython-39/torch/_C_flatbuffer/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C_flatbuffer 2025-08-14T21:44:06.9944479Z creating build/bdist.linux-x86_64/wheel/torch/lib 2025-08-14T21:44:06.9946237Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libshm.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-08-14T21:44:06.9948151Z creating build/bdist.linux-x86_64/wheel/torch/lib/libshm 2025-08-14T21:44:06.9949877Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libshm/alloc_info.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-08-14T21:44:06.9951220Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libshm/err.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-08-14T21:44:06.9952610Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libshm/libshm.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-08-14T21:44:06.9954007Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libshm/socket.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-08-14T21:44:06.9955151Z creating build/bdist.linux-x86_64/wheel/torch/lib/libshm_windows 2025-08-14T21:44:06.9956904Z 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-08-14T21:44:06.9958131Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libtorch_python.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-08-14T21:44:07.0153517Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libc10.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-08-14T21:44:07.0160300Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libtorchbind_test.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-08-14T21:44:07.0169124Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libjitbackend_test.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-08-14T21:44:07.0172634Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libbackend_with_compiler.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-08-14T21:44:07.0176234Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libaoti_custom_ops.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-08-14T21:44:07.0180502Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libtorch_cpu.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-08-14T21:44:10.5678818Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libtorch.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-08-14T21:44:10.5680137Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libtorch_global_deps.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-08-14T21:44:10.5680987Z creating build/bdist.linux-x86_64/wheel/torch/include 2025-08-14T21:44:10.5682058Z copying build/lib.linux-x86_64-cpython-39/torch/include/pthreadpool.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5683513Z copying build/lib.linux-x86_64-cpython-39/torch/include/fxdiv.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5684952Z copying build/lib.linux-x86_64-cpython-39/torch/include/cpuinfo.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5686971Z copying build/lib.linux-x86_64-cpython-39/torch/include/qnnpack_func.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5688541Z copying build/lib.linux-x86_64-cpython-39/torch/include/clog.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5689777Z copying build/lib.linux-x86_64-cpython-39/torch/include/psimd.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5691469Z copying build/lib.linux-x86_64-cpython-39/torch/include/fp16.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5692902Z copying build/lib.linux-x86_64-cpython-39/torch/include/nnpack.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5694422Z copying build/lib.linux-x86_64-cpython-39/torch/include/xnnpack.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5697790Z copying build/lib.linux-x86_64-cpython-39/torch/include/experiments-config.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5699138Z copying build/lib.linux-x86_64-cpython-39/torch/include/advisor-annotate.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5700766Z copying build/lib.linux-x86_64-cpython-39/torch/include/ittnotify-zca.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5702191Z copying build/lib.linux-x86_64-cpython-39/torch/include/ittnotify.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5704973Z copying build/lib.linux-x86_64-cpython-39/torch/include/jitprofiling.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5706391Z copying build/lib.linux-x86_64-cpython-39/torch/include/libittnotify.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5707715Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5709156Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_config.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5710518Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_debug.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5712001Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_ocl.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5713281Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_sycl.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5714705Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_sycl_types.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5716101Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_threadpool.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5717448Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_types.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5718838Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_version.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5720573Z copying build/lib.linux-x86_64-cpython-39/torch/include/sleef.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5723259Z copying build/lib.linux-x86_64-cpython-39/torch/include/libshm.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:10.5725102Z creating build/bdist.linux-x86_64/wheel/torch/include/google 2025-08-14T21:44:10.5726940Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf 2025-08-14T21:44:10.5728785Z 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-08-14T21:44:10.5730222Z 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-08-14T21:44:10.5731778Z 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-08-14T21:44:10.5733375Z 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-08-14T21:44:10.5734910Z 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-08-14T21:44:10.5736736Z 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-08-14T21:44:10.5738273Z 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-08-14T21:44:10.5739756Z 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-08-14T21:44:10.5745500Z 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-08-14T21:44:10.5747150Z 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-08-14T21:44:10.5748675Z 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-08-14T21:44:10.5750145Z 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-08-14T21:44:10.5751602Z 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-08-14T21:44:10.5753295Z 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-08-14T21:44:10.5754785Z 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-08-14T21:44:10.5756331Z 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-08-14T21:44:10.5757900Z 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-08-14T21:44:10.5759632Z 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-08-14T21:44:10.5761514Z 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-08-14T21:44:10.5763192Z 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-08-14T21:44:10.5764731Z 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-08-14T21:44:10.5766282Z 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-08-14T21:44:10.5767896Z 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-08-14T21:44:10.5769567Z 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-08-14T21:44:10.5771018Z 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-08-14T21:44:10.5772633Z 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-08-14T21:44:10.5774121Z 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-08-14T21:44:10.5775608Z 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-08-14T21:44:10.5777131Z 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-08-14T21:44:10.5778652Z 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-08-14T21:44:10.5780205Z 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-08-14T21:44:10.5781791Z 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-08-14T21:44:10.5783275Z 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-08-14T21:44:10.5784738Z 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-08-14T21:44:10.5786229Z 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-08-14T21:44:10.5787657Z 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-08-14T21:44:10.5789095Z 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-08-14T21:44:10.5790580Z 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-08-14T21:44:10.5792072Z 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-08-14T21:44:10.5793539Z 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-08-14T21:44:10.5795049Z 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-08-14T21:44:10.5796508Z 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-08-14T21:44:10.5797981Z 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-08-14T21:44:10.5800170Z 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-08-14T21:44:10.5801647Z 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-08-14T21:44:10.5803433Z 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-08-14T21:44:10.5804960Z 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-08-14T21:44:10.5806463Z 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-08-14T21:44:10.5808370Z 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-08-14T21:44:10.5810405Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler 2025-08-14T21:44:10.5812754Z 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-08-14T21:44:10.5814517Z 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-08-14T21:44:10.5816240Z 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-08-14T21:44:10.5817924Z 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-08-14T21:44:10.5819543Z 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-08-14T21:44:10.5821223Z 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-08-14T21:44:10.5822422Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/cpp 2025-08-14T21:44:10.5823698Z 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-08-14T21:44:10.5824976Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/csharp 2025-08-14T21:44:10.5826837Z 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-08-14T21:44:10.5828707Z 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-08-14T21:44:10.5830017Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/java 2025-08-14T21:44:10.5831331Z 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-08-14T21:44:10.5833112Z 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-08-14T21:44:10.5834362Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/js 2025-08-14T21:44:10.5835595Z 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-08-14T21:44:10.5837374Z 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-08-14T21:44:10.5838704Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/objectivec 2025-08-14T21:44:10.5840551Z 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-08-14T21:44:10.5842659Z 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-08-14T21:44:10.5844169Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/php 2025-08-14T21:44:10.5845514Z 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-08-14T21:44:10.5846836Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/python 2025-08-14T21:44:10.5848753Z 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-08-14T21:44:10.5850145Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/ruby 2025-08-14T21:44:10.5852146Z 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-08-14T21:44:10.5853762Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/io 2025-08-14T21:44:10.5855680Z 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-08-14T21:44:10.5857409Z 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-08-14T21:44:10.5858906Z 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-08-14T21:44:10.5860393Z 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-08-14T21:44:10.5861862Z 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-08-14T21:44:10.5863368Z 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-08-14T21:44:10.5864907Z 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-08-14T21:44:10.5866469Z 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-08-14T21:44:10.5868129Z 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-08-14T21:44:10.5869293Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/stubs 2025-08-14T21:44:10.5870996Z 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-08-14T21:44:10.5872658Z 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-08-14T21:44:10.5874263Z 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-08-14T21:44:10.5875829Z 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-08-14T21:44:10.5877668Z 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-08-14T21:44:10.5879253Z 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-08-14T21:44:10.5881001Z 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-08-14T21:44:10.5882608Z 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-08-14T21:44:10.5884205Z 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-08-14T21:44:10.5885779Z 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-08-14T21:44:10.5887351Z 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-08-14T21:44:10.5889042Z 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-08-14T21:44:10.5890668Z 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-08-14T21:44:10.5892365Z 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-08-14T21:44:10.5893924Z 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-08-14T21:44:10.5895497Z 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-08-14T21:44:10.5897090Z 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-08-14T21:44:10.5898685Z 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-08-14T21:44:10.5899816Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/util 2025-08-14T21:44:10.5901007Z 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-08-14T21:44:10.5902703Z 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-08-14T21:44:10.5904299Z 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-08-14T21:44:10.5905865Z 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-08-14T21:44:10.5907482Z 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-08-14T21:44:10.5909073Z 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-08-14T21:44:10.5910635Z 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-08-14T21:44:10.5912249Z 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-08-14T21:44:10.5913320Z creating build/bdist.linux-x86_64/wheel/torch/include/fp16 2025-08-14T21:44:10.5914199Z copying build/lib.linux-x86_64-cpython-39/torch/include/fp16/bitcasts.h -> build/bdist.linux-x86_64/wheel/./torch/include/fp16 2025-08-14T21:44:10.5915326Z copying build/lib.linux-x86_64-cpython-39/torch/include/fp16/fp16.h -> build/bdist.linux-x86_64/wheel/./torch/include/fp16 2025-08-14T21:44:10.5916460Z copying build/lib.linux-x86_64-cpython-39/torch/include/fp16/psimd.h -> build/bdist.linux-x86_64/wheel/./torch/include/fp16 2025-08-14T21:44:10.5917308Z creating build/bdist.linux-x86_64/wheel/torch/include/fbgemm 2025-08-14T21:44:10.5918566Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/ConvUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5920212Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/Fbgemm.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5921772Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmBuild.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5923218Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmConvert.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5924669Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmEmbedding.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5926155Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmFP16.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5927633Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmFP32.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5929034Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmFPCommon.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5930410Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmI64.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5932057Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5933487Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmI8DirectconvAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5934863Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmI8Spmdm.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5936223Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmPackMatrixB.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5937579Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmSparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5939015Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FloatConversion.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5940428Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/OutputProcessing-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5941807Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/PackingTraits-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5943160Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/QuantUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5944577Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/QuantUtilsAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5946005Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/QuantUtilsAvx512.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5947394Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/QuantUtilsNeon.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5948815Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/spmmUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5950203Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/spmmUtilsAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5951594Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/SimdUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5952928Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5954354Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/UtilsAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5955689Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/Types.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-08-14T21:44:10.5956721Z creating build/bdist.linux-x86_64/wheel/torch/include/legacy 2025-08-14T21:44:10.5958540Z copying build/lib.linux-x86_64-cpython-39/torch/include/legacy/ittnotify.h -> build/bdist.linux-x86_64/wheel/./torch/include/legacy 2025-08-14T21:44:10.5959871Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11 2025-08-14T21:44:10.5961828Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/attr.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-08-14T21:44:10.5963235Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/buffer_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-08-14T21:44:10.5964590Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/cast.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-08-14T21:44:10.5966329Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/chrono.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-08-14T21:44:10.5968358Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-08-14T21:44:10.5969924Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/complex.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-08-14T21:44:10.5971436Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-08-14T21:44:10.5972876Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/embed.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-08-14T21:44:10.5974297Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eval.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-08-14T21:44:10.5975786Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/functional.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-08-14T21:44:10.5977168Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/gil.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-08-14T21:44:10.5978675Z 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-08-14T21:44:10.5980029Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/iostream.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-08-14T21:44:10.5981592Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/numpy.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-08-14T21:44:10.5983090Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/operators.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-08-14T21:44:10.5984494Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/options.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-08-14T21:44:10.5985915Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/pybind11.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-08-14T21:44:10.5988064Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/pytypes.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-08-14T21:44:10.5990035Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/stl.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-08-14T21:44:10.5991426Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/stl_bind.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-08-14T21:44:10.5993082Z 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-08-14T21:44:10.5994684Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/typing.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-08-14T21:44:10.5995955Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2025-08-14T21:44:10.5997714Z 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-08-14T21:44:10.5999212Z 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-08-14T21:44:10.6001803Z 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-08-14T21:44:10.6003280Z 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-08-14T21:44:10.6004900Z 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-08-14T21:44:10.6006435Z 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-08-14T21:44:10.6007900Z 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-08-14T21:44:10.6009414Z 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-08-14T21:44:10.6010916Z 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-08-14T21:44:10.6012528Z 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-08-14T21:44:10.6013821Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2025-08-14T21:44:10.6015636Z 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-08-14T21:44:10.6017113Z 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-08-14T21:44:10.6018505Z 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-08-14T21:44:10.6019822Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/stl 2025-08-14T21:44:10.6021602Z 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-08-14T21:44:10.6022829Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2025-08-14T21:44:10.6024698Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/tensorpipe.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe 2025-08-14T21:44:10.6026031Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/config.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe 2025-08-14T21:44:10.6027016Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel 2025-08-14T21:44:10.6028920Z 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-08-14T21:44:10.6030417Z 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-08-14T21:44:10.6031495Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/basic 2025-08-14T21:44:10.6033216Z 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-08-14T21:44:10.6034387Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/xth 2025-08-14T21:44:10.6036065Z 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-08-14T21:44:10.6037242Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cma 2025-08-14T21:44:10.6038914Z 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-08-14T21:44:10.6040353Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/mpt 2025-08-14T21:44:10.6042161Z 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-08-14T21:44:10.6043479Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2025-08-14T21:44:10.6045399Z 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-08-14T21:44:10.6046912Z 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-08-14T21:44:10.6048438Z 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-08-14T21:44:10.6049928Z 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-08-14T21:44:10.6051447Z 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-08-14T21:44:10.6052676Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2025-08-14T21:44:10.6053911Z 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-08-14T21:44:10.6055425Z 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-08-14T21:44:10.6056857Z 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-08-14T21:44:10.6058298Z 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-08-14T21:44:10.6059694Z 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-08-14T21:44:10.6060735Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport 2025-08-14T21:44:10.6062283Z 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-08-14T21:44:10.6063822Z 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-08-14T21:44:10.6064987Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2025-08-14T21:44:10.6066458Z 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-08-14T21:44:10.6068071Z 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-08-14T21:44:10.6069842Z 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-08-14T21:44:10.6071203Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/shm 2025-08-14T21:44:10.6072528Z 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-08-14T21:44:10.6073813Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2025-08-14T21:44:10.6075506Z 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-08-14T21:44:10.6077229Z 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-08-14T21:44:10.6078925Z 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-08-14T21:44:10.6080134Z creating build/bdist.linux-x86_64/wheel/torch/include/oneapi 2025-08-14T21:44:10.6080954Z creating build/bdist.linux-x86_64/wheel/torch/include/oneapi/dnnl 2025-08-14T21:44:10.6082983Z 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-08-14T21:44:10.6084469Z 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-08-14T21:44:10.6085916Z 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-08-14T21:44:10.6087313Z 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-08-14T21:44:10.6090183Z 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-08-14T21:44:10.6091817Z 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-08-14T21:44:10.6093210Z 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-08-14T21:44:10.6094547Z 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-08-14T21:44:10.6095917Z 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-08-14T21:44:10.6097544Z 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-08-14T21:44:10.6098936Z 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-08-14T21:44:10.6100401Z 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-08-14T21:44:10.6101822Z 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-08-14T21:44:10.6103188Z 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-08-14T21:44:10.6104552Z 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-08-14T21:44:10.6105940Z 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-08-14T21:44:10.6107313Z 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-08-14T21:44:10.6108888Z 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-08-14T21:44:10.6110411Z 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-08-14T21:44:10.6111865Z 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-08-14T21:44:10.6117929Z 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-08-14T21:44:10.6119401Z 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-08-14T21:44:10.6121530Z 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-08-14T21:44:10.6123081Z 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-08-14T21:44:10.6124516Z 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-08-14T21:44:10.6125909Z 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-08-14T21:44:10.6127405Z 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-08-14T21:44:10.6128952Z 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-08-14T21:44:10.6130439Z 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-08-14T21:44:10.6131704Z creating build/bdist.linux-x86_64/wheel/torch/include/fmt 2025-08-14T21:44:10.6133442Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/args.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-08-14T21:44:10.6134776Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/base.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-08-14T21:44:10.6137018Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/chrono.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-08-14T21:44:10.6138933Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/color.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-08-14T21:44:10.6140334Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/compile.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-08-14T21:44:10.6141662Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/core.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-08-14T21:44:10.6143055Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/format.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-08-14T21:44:10.6145599Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/format-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-08-14T21:44:10.6147307Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/os.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-08-14T21:44:10.6148979Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/ostream.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-08-14T21:44:10.6150336Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/printf.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-08-14T21:44:10.6151719Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/ranges.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-08-14T21:44:10.6153518Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/std.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-08-14T21:44:10.6154966Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/xchar.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-08-14T21:44:10.6156654Z creating build/bdist.linux-x86_64/wheel/torch/include/kineto 2025-08-14T21:44:10.6158465Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/AbstractConfig.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-08-14T21:44:10.6160228Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/ActivityProfilerInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-08-14T21:44:10.6161743Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/ActivityTraceInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-08-14T21:44:10.6163148Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/ActivityType.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-08-14T21:44:10.6164461Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/Config.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-08-14T21:44:10.6165977Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/ClientInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-08-14T21:44:10.6167467Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/GenericTraceActivity.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-08-14T21:44:10.6168884Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/IActivityProfiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-08-14T21:44:10.6170737Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/ILoggerObserver.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-08-14T21:44:10.6172206Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/ITraceActivity.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-08-14T21:44:10.6173544Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/LoggingAPI.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-08-14T21:44:10.6174977Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/TraceSpan.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-08-14T21:44:10.6176488Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/ThreadUtil.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-08-14T21:44:10.6177841Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/libkineto.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-08-14T21:44:10.6179277Z 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-08-14T21:44:10.6180727Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/output_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-08-14T21:44:10.6181876Z creating build/bdist.linux-x86_64/wheel/torch/include/torch 2025-08-14T21:44:10.6183636Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/custom_class.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-08-14T21:44:10.6185074Z 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-08-14T21:44:10.6186315Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/library.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-08-14T21:44:10.6187676Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/script.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-08-14T21:44:10.6189083Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/extension.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-08-14T21:44:10.6190154Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/headeronly 2025-08-14T21:44:10.6191559Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/headeronly/macros 2025-08-14T21:44:10.6193402Z 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-08-14T21:44:10.6195031Z 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-08-14T21:44:10.6196681Z 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-08-14T21:44:10.6197829Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/headeronly/core 2025-08-14T21:44:10.6198968Z 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-08-14T21:44:10.6200396Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/headeronly/cpu 2025-08-14T21:44:10.6201897Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/headeronly/cpu/vec 2025-08-14T21:44:10.6203886Z 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-08-14T21:44:10.6205588Z 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-08-14T21:44:10.6206835Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/headeronly/cpu/vec/vec256 2025-08-14T21:44:10.6208494Z 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-08-14T21:44:10.6210446Z 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-08-14T21:44:10.6211880Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/headeronly/util 2025-08-14T21:44:10.6213090Z 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-08-14T21:44:10.6214691Z 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-08-14T21:44:10.6216307Z 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-08-14T21:44:10.6217921Z 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-08-14T21:44:10.6219550Z 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-08-14T21:44:10.6221214Z 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-08-14T21:44:10.6222815Z 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-08-14T21:44:10.6224437Z 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-08-14T21:44:10.6226064Z 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-08-14T21:44:10.6227619Z 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-08-14T21:44:10.6229253Z 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-08-14T21:44:10.6230877Z 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-08-14T21:44:10.6232425Z 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-08-14T21:44:10.6233957Z 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-08-14T21:44:10.6235579Z 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-08-14T21:44:10.6237175Z 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-08-14T21:44:10.6238707Z 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-08-14T21:44:10.6240516Z 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-08-14T21:44:10.6242132Z 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-08-14T21:44:10.6243770Z 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-08-14T21:44:10.6245367Z 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-08-14T21:44:10.6246482Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2025-08-14T21:44:10.6247453Z 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-08-14T21:44:10.6248811Z 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-08-14T21:44:10.6250211Z 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-08-14T21:44:10.6251670Z 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-08-14T21:44:10.6253029Z 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-08-14T21:44:10.6254436Z 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-08-14T21:44:10.6255744Z 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-08-14T21:44:10.6257058Z 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-08-14T21:44:10.6258359Z 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-08-14T21:44:10.6259684Z 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-08-14T21:44:10.6260984Z 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-08-14T21:44:10.6262345Z 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-08-14T21:44:10.6263655Z 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-08-14T21:44:10.6265018Z 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-08-14T21:44:10.6266454Z 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-08-14T21:44:10.6267827Z 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-08-14T21:44:10.6269104Z 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-08-14T21:44:10.6270737Z 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-08-14T21:44:10.6272135Z 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-08-14T21:44:10.6273580Z 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-08-14T21:44:10.6274971Z 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-08-14T21:44:10.6276363Z 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-08-14T21:44:10.6277679Z 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-08-14T21:44:10.6278986Z 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-08-14T21:44:10.6280403Z 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-08-14T21:44:10.6281739Z 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-08-14T21:44:10.6283045Z 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-08-14T21:44:10.6284363Z 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-08-14T21:44:10.6285761Z 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-08-14T21:44:10.6287229Z 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-08-14T21:44:10.6288660Z 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-08-14T21:44:10.6290026Z 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-08-14T21:44:10.6291106Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2025-08-14T21:44:10.6292110Z 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-08-14T21:44:10.6293489Z 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-08-14T21:44:10.6294980Z 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-08-14T21:44:10.6296064Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2025-08-14T21:44:10.6297261Z 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-08-14T21:44:10.6298876Z 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-08-14T21:44:10.6300460Z 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-08-14T21:44:10.6302088Z 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-08-14T21:44:10.6303820Z 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-08-14T21:44:10.6305563Z 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-08-14T21:44:10.6307249Z 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-08-14T21:44:10.6308954Z 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-08-14T21:44:10.6310553Z 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-08-14T21:44:10.6312178Z 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-08-14T21:44:10.6313949Z 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-08-14T21:44:10.6315724Z 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-08-14T21:44:10.6317416Z 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-08-14T21:44:10.6319068Z 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-08-14T21:44:10.6321064Z 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-08-14T21:44:10.6322807Z 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-08-14T21:44:10.6324535Z 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-08-14T21:44:10.6326239Z 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-08-14T21:44:10.6327930Z 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-08-14T21:44:10.6329625Z 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-08-14T21:44:10.6331277Z 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-08-14T21:44:10.6333070Z 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-08-14T21:44:10.6334763Z 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-08-14T21:44:10.6345289Z 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-08-14T21:44:10.6347085Z 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-08-14T21:44:10.6348717Z 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-08-14T21:44:10.6350335Z 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-08-14T21:44:10.6352075Z 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-08-14T21:44:10.6353335Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2025-08-14T21:44:10.6354719Z 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-08-14T21:44:10.6356672Z 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-08-14T21:44:10.6358494Z 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-08-14T21:44:10.6360593Z 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-08-14T21:44:10.6362485Z 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-08-14T21:44:10.6364490Z 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-08-14T21:44:10.6366365Z 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-08-14T21:44:10.6368205Z 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-08-14T21:44:10.6370324Z 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-08-14T21:44:10.6372260Z 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-08-14T21:44:10.6374180Z 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-08-14T21:44:10.6376002Z 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-08-14T21:44:10.6377948Z 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-08-14T21:44:10.6379798Z 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-08-14T21:44:10.6381651Z 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-08-14T21:44:10.6383376Z 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-08-14T21:44:10.6385131Z 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-08-14T21:44:10.6386910Z 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-08-14T21:44:10.6388818Z 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-08-14T21:44:10.6390694Z 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-08-14T21:44:10.6392503Z 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-08-14T21:44:10.6394289Z 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-08-14T21:44:10.6400629Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2025-08-14T21:44:10.6401807Z 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-08-14T21:44:10.6403422Z 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-08-14T21:44:10.6406988Z 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-08-14T21:44:10.6408541Z 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-08-14T21:44:10.6410059Z 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-08-14T21:44:10.6411197Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2025-08-14T21:44:10.6412504Z 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-08-14T21:44:10.6414181Z 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-08-14T21:44:10.6415918Z 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-08-14T21:44:10.6417608Z 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-08-14T21:44:10.6419340Z 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-08-14T21:44:10.6421016Z 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-08-14T21:44:10.6422695Z 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-08-14T21:44:10.6424403Z 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-08-14T21:44:10.6426111Z 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-08-14T21:44:10.6427345Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/coreml 2025-08-14T21:44:10.6428130Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/coreml/cpp 2025-08-14T21:44:10.6429476Z 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-08-14T21:44:10.6430830Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/coreml/objc 2025-08-14T21:44:10.6432278Z 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-08-14T21:44:10.6434336Z 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-08-14T21:44:10.6436423Z 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-08-14T21:44:10.6438615Z 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-08-14T21:44:10.6441010Z 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-08-14T21:44:10.6442545Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack 2025-08-14T21:44:10.6443962Z 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-08-14T21:44:10.6445419Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack/compiler 2025-08-14T21:44:10.6446937Z 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-08-14T21:44:10.6448453Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack/executor 2025-08-14T21:44:10.6449986Z 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-08-14T21:44:10.6451655Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack/serialization 2025-08-14T21:44:10.6453271Z 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-08-14T21:44:10.6454723Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen 2025-08-14T21:44:10.6455420Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2025-08-14T21:44:10.6456656Z 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-08-14T21:44:10.6457883Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/fuser 2025-08-14T21:44:10.6459112Z 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-08-14T21:44:10.6460817Z 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-08-14T21:44:10.6462542Z 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-08-14T21:44:10.6464265Z 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-08-14T21:44:10.6465977Z 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-08-14T21:44:10.6467708Z 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-08-14T21:44:10.6469621Z 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-08-14T21:44:10.6471617Z 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-08-14T21:44:10.6473514Z 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-08-14T21:44:10.6475336Z 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-08-14T21:44:10.6477223Z 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-08-14T21:44:10.6479024Z 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-08-14T21:44:10.6480416Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-08-14T21:44:10.6481777Z 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-08-14T21:44:10.6483721Z 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-08-14T21:44:10.6485652Z 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-08-14T21:44:10.6486993Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-08-14T21:44:10.6488422Z 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-08-14T21:44:10.6490388Z 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-08-14T21:44:10.6491861Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/onednn 2025-08-14T21:44:10.6493169Z 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-08-14T21:44:10.6495010Z 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-08-14T21:44:10.6496808Z 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-08-14T21:44:10.6498583Z 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-08-14T21:44:10.6500346Z 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-08-14T21:44:10.6502095Z 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-08-14T21:44:10.6503865Z 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-08-14T21:44:10.6505607Z 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-08-14T21:44:10.6507418Z 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-08-14T21:44:10.6509221Z 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-08-14T21:44:10.6511008Z 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-08-14T21:44:10.6512295Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/cuda 2025-08-14T21:44:10.6513359Z 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-08-14T21:44:10.6514399Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2025-08-14T21:44:10.6515485Z 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-08-14T21:44:10.6516992Z 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-08-14T21:44:10.6518468Z 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-08-14T21:44:10.6520228Z 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-08-14T21:44:10.6521806Z 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-08-14T21:44:10.6523261Z 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-08-14T21:44:10.6524704Z 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-08-14T21:44:10.6526182Z 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-08-14T21:44:10.6527702Z 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-08-14T21:44:10.6529226Z 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-08-14T21:44:10.6530716Z 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-08-14T21:44:10.6532341Z 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-08-14T21:44:10.6533859Z 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-08-14T21:44:10.6534930Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2025-08-14T21:44:10.6536044Z 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-08-14T21:44:10.6537580Z 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-08-14T21:44:10.6539139Z 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-08-14T21:44:10.6540795Z 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-08-14T21:44:10.6542386Z 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-08-14T21:44:10.6543913Z 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-08-14T21:44:10.6545524Z 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-08-14T21:44:10.6547068Z 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-08-14T21:44:10.6548700Z 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-08-14T21:44:10.6550337Z 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-08-14T21:44:10.6551897Z 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-08-14T21:44:10.6553431Z 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-08-14T21:44:10.6555007Z 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-08-14T21:44:10.6556589Z 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-08-14T21:44:10.6558220Z 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-08-14T21:44:10.6560122Z 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-08-14T21:44:10.6561795Z 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-08-14T21:44:10.6563477Z 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-08-14T21:44:10.6565170Z 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-08-14T21:44:10.6566884Z 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-08-14T21:44:10.6568592Z 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-08-14T21:44:10.6570396Z 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-08-14T21:44:10.6571677Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/compatibility 2025-08-14T21:44:10.6573111Z 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-08-14T21:44:10.6575191Z 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-08-14T21:44:10.6577264Z 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-08-14T21:44:10.6579458Z 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-08-14T21:44:10.6580922Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/model_tracer 2025-08-14T21:44:10.6582443Z 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-08-14T21:44:10.6584393Z 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-08-14T21:44:10.6586314Z 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-08-14T21:44:10.6588269Z 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-08-14T21:44:10.6590263Z 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-08-14T21:44:10.6592160Z 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-08-14T21:44:10.6594019Z 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-08-14T21:44:10.6595310Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/nnc 2025-08-14T21:44:10.6596504Z 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-08-14T21:44:10.6598164Z 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-08-14T21:44:10.6600109Z 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-08-14T21:44:10.6601334Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/train 2025-08-14T21:44:10.6602609Z 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-08-14T21:44:10.6604355Z 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-08-14T21:44:10.6606099Z 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-08-14T21:44:10.6607407Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/train/optim 2025-08-14T21:44:10.6608733Z 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-08-14T21:44:10.6610103Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/operator_upgraders 2025-08-14T21:44:10.6611457Z 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-08-14T21:44:10.6613408Z 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-08-14T21:44:10.6615282Z 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-08-14T21:44:10.6617072Z 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-08-14T21:44:10.6618314Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2025-08-14T21:44:10.6619458Z 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-08-14T21:44:10.6621062Z 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-08-14T21:44:10.6622648Z 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-08-14T21:44:10.6624264Z 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-08-14T21:44:10.6625831Z 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-08-14T21:44:10.6627416Z 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-08-14T21:44:10.6629113Z 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-08-14T21:44:10.6630828Z 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-08-14T21:44:10.6632480Z 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-08-14T21:44:10.6634131Z 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-08-14T21:44:10.6635880Z 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-08-14T21:44:10.6637578Z 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-08-14T21:44:10.6639195Z 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-08-14T21:44:10.6641151Z 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-08-14T21:44:10.6642935Z 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-08-14T21:44:10.6644781Z 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-08-14T21:44:10.6646529Z 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-08-14T21:44:10.6648288Z 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-08-14T21:44:10.6649997Z 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-08-14T21:44:10.6651791Z 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-08-14T21:44:10.6653421Z 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-08-14T21:44:10.6655052Z 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-08-14T21:44:10.6656722Z 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-08-14T21:44:10.6658352Z 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-08-14T21:44:10.6659941Z 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-08-14T21:44:10.6661545Z 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-08-14T21:44:10.6663179Z 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-08-14T21:44:10.6664864Z 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-08-14T21:44:10.6666551Z 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-08-14T21:44:10.6668242Z 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-08-14T21:44:10.6670255Z 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-08-14T21:44:10.6672009Z 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-08-14T21:44:10.6673741Z 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-08-14T21:44:10.6675386Z 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-08-14T21:44:10.6676987Z 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-08-14T21:44:10.6678641Z 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-08-14T21:44:10.6680387Z 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-08-14T21:44:10.6682189Z 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-08-14T21:44:10.6683902Z 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-08-14T21:44:10.6685664Z 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-08-14T21:44:10.6687394Z 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-08-14T21:44:10.6689087Z 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-08-14T21:44:10.6690750Z 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-08-14T21:44:10.6692432Z 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-08-14T21:44:10.6694059Z 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-08-14T21:44:10.6695729Z 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-08-14T21:44:10.6697375Z 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-08-14T21:44:10.6698933Z 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-08-14T21:44:10.6700512Z 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-08-14T21:44:10.6702102Z 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-08-14T21:44:10.6703671Z 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-08-14T21:44:10.6705238Z 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-08-14T21:44:10.6706808Z 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-08-14T21:44:10.6708405Z 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-08-14T21:44:10.6710047Z 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-08-14T21:44:10.6711699Z 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-08-14T21:44:10.6713342Z 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-08-14T21:44:10.6714906Z 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-08-14T21:44:10.6716503Z 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-08-14T21:44:10.6718078Z 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-08-14T21:44:10.6719959Z 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-08-14T21:44:10.6721701Z 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-08-14T21:44:10.6723418Z 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-08-14T21:44:10.6725140Z 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-08-14T21:44:10.6726824Z 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-08-14T21:44:10.6728534Z 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-08-14T21:44:10.6730221Z 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-08-14T21:44:10.6731996Z 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-08-14T21:44:10.6733631Z 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-08-14T21:44:10.6735260Z 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-08-14T21:44:10.6736890Z 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-08-14T21:44:10.6738561Z 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-08-14T21:44:10.6740300Z 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-08-14T21:44:10.6742015Z 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-08-14T21:44:10.6743681Z 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-08-14T21:44:10.6745297Z 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-08-14T21:44:10.6746992Z 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-08-14T21:44:10.6748661Z 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-08-14T21:44:10.6750375Z 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-08-14T21:44:10.6752055Z 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-08-14T21:44:10.6753764Z 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-08-14T21:44:10.6755445Z 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-08-14T21:44:10.6757209Z 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-08-14T21:44:10.6759002Z 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-08-14T21:44:10.6760922Z 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-08-14T21:44:10.6762602Z 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-08-14T21:44:10.6764271Z 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-08-14T21:44:10.6765539Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/dbr_quantization 2025-08-14T21:44:10.6767052Z 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-08-14T21:44:10.6768495Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/onnx 2025-08-14T21:44:10.6769974Z 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-08-14T21:44:10.6771827Z 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-08-14T21:44:10.6773594Z 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-08-14T21:44:10.6775435Z 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-08-14T21:44:10.6777340Z 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-08-14T21:44:10.6779146Z 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-08-14T21:44:10.6781126Z 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-08-14T21:44:10.6782925Z 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-08-14T21:44:10.6784723Z 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-08-14T21:44:10.6786710Z 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-08-14T21:44:10.6788441Z 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-08-14T21:44:10.6790145Z 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-08-14T21:44:10.6791786Z 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-08-14T21:44:10.6793467Z 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-08-14T21:44:10.6795206Z 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-08-14T21:44:10.6797037Z 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-08-14T21:44:10.6798848Z 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-08-14T21:44:10.6800924Z 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-08-14T21:44:10.6802748Z 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-08-14T21:44:10.6804589Z 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-08-14T21:44:10.6806017Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-08-14T21:44:10.6807675Z 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-08-14T21:44:10.6809914Z 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-08-14T21:44:10.6812207Z 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-08-14T21:44:10.6814416Z 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-08-14T21:44:10.6815998Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2025-08-14T21:44:10.6817389Z 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-08-14T21:44:10.6819316Z 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-08-14T21:44:10.6821310Z 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-08-14T21:44:10.6823208Z 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-08-14T21:44:10.6825115Z 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-08-14T21:44:10.6827091Z 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-08-14T21:44:10.6829095Z 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-08-14T21:44:10.6831120Z 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-08-14T21:44:10.6833168Z 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-08-14T21:44:10.6834533Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2025-08-14T21:44:10.6835830Z 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-08-14T21:44:10.6837608Z 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-08-14T21:44:10.6839392Z 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-08-14T21:44:10.6841397Z 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-08-14T21:44:10.6843254Z 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-08-14T21:44:10.6844508Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2025-08-14T21:44:10.6845651Z 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-08-14T21:44:10.6847262Z 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-08-14T21:44:10.6848895Z 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-08-14T21:44:10.6850523Z 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-08-14T21:44:10.6852310Z 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-08-14T21:44:10.6853966Z 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-08-14T21:44:10.6855663Z 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-08-14T21:44:10.6857221Z 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-08-14T21:44:10.6858810Z 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-08-14T21:44:10.6860410Z 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-08-14T21:44:10.6862022Z 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-08-14T21:44:10.6863654Z 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-08-14T21:44:10.6865286Z 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-08-14T21:44:10.6866920Z 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-08-14T21:44:10.6868568Z 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-08-14T21:44:10.6870593Z 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-08-14T21:44:10.6871799Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2025-08-14T21:44:10.6873008Z 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-08-14T21:44:10.6874659Z 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-08-14T21:44:10.6876376Z 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-08-14T21:44:10.6878138Z 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-08-14T21:44:10.6879963Z 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-08-14T21:44:10.6881810Z 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-08-14T21:44:10.6883616Z 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-08-14T21:44:10.6885311Z 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-08-14T21:44:10.6887088Z 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-08-14T21:44:10.6888794Z 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-08-14T21:44:10.6890542Z 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-08-14T21:44:10.6892313Z 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-08-14T21:44:10.6893966Z 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-08-14T21:44:10.6895551Z 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-08-14T21:44:10.6897136Z 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-08-14T21:44:10.6898734Z 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-08-14T21:44:10.6900356Z 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-08-14T21:44:10.6902049Z 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-08-14T21:44:10.6903770Z 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-08-14T21:44:10.6905500Z 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-08-14T21:44:10.6907188Z 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-08-14T21:44:10.6908854Z 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-08-14T21:44:10.6910607Z 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-08-14T21:44:10.6912410Z 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-08-14T21:44:10.6914150Z 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-08-14T21:44:10.6915859Z 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-08-14T21:44:10.6917537Z 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-08-14T21:44:10.6919245Z 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-08-14T21:44:10.6921311Z 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-08-14T21:44:10.6923091Z 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-08-14T21:44:10.6924882Z 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-08-14T21:44:10.6926173Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime/interpreter 2025-08-14T21:44:10.6927599Z 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-08-14T21:44:10.6929540Z 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-08-14T21:44:10.6931444Z 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-08-14T21:44:10.6933476Z 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-08-14T21:44:10.6934827Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime/static 2025-08-14T21:44:10.6936197Z 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-08-14T21:44:10.6938024Z 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-08-14T21:44:10.6939721Z 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-08-14T21:44:10.6941411Z 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-08-14T21:44:10.6943155Z 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-08-14T21:44:10.6944880Z 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-08-14T21:44:10.6946585Z 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-08-14T21:44:10.6948404Z 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-08-14T21:44:10.6950229Z 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-08-14T21:44:10.6951995Z 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-08-14T21:44:10.6953240Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2025-08-14T21:44:10.6954427Z 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-08-14T21:44:10.6956145Z 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-08-14T21:44:10.6957858Z 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-08-14T21:44:10.6959887Z 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-08-14T21:44:10.6961643Z 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-08-14T21:44:10.6963343Z 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-08-14T21:44:10.6965083Z 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-08-14T21:44:10.6966834Z 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-08-14T21:44:10.6968559Z 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-08-14T21:44:10.6970460Z 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-08-14T21:44:10.6972168Z 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-08-14T21:44:10.6973864Z 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-08-14T21:44:10.6975609Z 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-08-14T21:44:10.6977450Z 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-08-14T21:44:10.6979323Z 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-08-14T21:44:10.6981248Z 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-08-14T21:44:10.6982895Z 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-08-14T21:44:10.6984545Z 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-08-14T21:44:10.6986233Z 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-08-14T21:44:10.6987968Z 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-08-14T21:44:10.6989610Z 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-08-14T21:44:10.6991266Z 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-08-14T21:44:10.6992888Z 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-08-14T21:44:10.6994615Z 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-08-14T21:44:10.6996279Z 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-08-14T21:44:10.6997931Z 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-08-14T21:44:10.6999648Z 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-08-14T21:44:10.7001499Z 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-08-14T21:44:10.7003198Z 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-08-14T21:44:10.7004902Z 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-08-14T21:44:10.7006624Z 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-08-14T21:44:10.7008408Z 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-08-14T21:44:10.7010200Z 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-08-14T21:44:10.7012095Z 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-08-14T21:44:10.7013817Z 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-08-14T21:44:10.7015532Z 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-08-14T21:44:10.7017195Z 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-08-14T21:44:10.7018790Z 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-08-14T21:44:10.7020468Z 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-08-14T21:44:10.7022134Z 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-08-14T21:44:10.7023803Z 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-08-14T21:44:10.7025563Z 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-08-14T21:44:10.7026826Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2025-08-14T21:44:10.7028162Z 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-08-14T21:44:10.7030076Z 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-08-14T21:44:10.7031928Z 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-08-14T21:44:10.7033753Z 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-08-14T21:44:10.7035625Z 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-08-14T21:44:10.7037547Z 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-08-14T21:44:10.7039575Z 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-08-14T21:44:10.7041739Z 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-08-14T21:44:10.7043705Z 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-08-14T21:44:10.7045008Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2025-08-14T21:44:10.7046167Z 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-08-14T21:44:10.7047816Z 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-08-14T21:44:10.7049495Z 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-08-14T21:44:10.7050651Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/stable 2025-08-14T21:44:10.7051834Z 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-08-14T21:44:10.7053315Z 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-08-14T21:44:10.7054762Z 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-08-14T21:44:10.7056167Z 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-08-14T21:44:10.7057200Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api 2025-08-14T21:44:10.7057835Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include 2025-08-14T21:44:10.7058571Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2025-08-14T21:44:10.7059763Z 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-08-14T21:44:10.7061400Z 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-08-14T21:44:10.7063145Z 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-08-14T21:44:10.7064827Z 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-08-14T21:44:10.7066468Z 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-08-14T21:44:10.7068122Z 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-08-14T21:44:10.7070165Z 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-08-14T21:44:10.7071944Z 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-08-14T21:44:10.7073719Z 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-08-14T21:44:10.7075439Z 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-08-14T21:44:10.7077128Z 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-08-14T21:44:10.7078846Z 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-08-14T21:44:10.7080637Z 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-08-14T21:44:10.7082339Z 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-08-14T21:44:10.7084104Z 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-08-14T21:44:10.7085863Z 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-08-14T21:44:10.7087649Z 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-08-14T21:44:10.7089424Z 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-08-14T21:44:10.7091269Z 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-08-14T21:44:10.7092975Z 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-08-14T21:44:10.7094690Z 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-08-14T21:44:10.7096349Z 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-08-14T21:44:10.7098079Z 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-08-14T21:44:10.7099759Z 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-08-14T21:44:10.7100998Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2025-08-14T21:44:10.7102340Z 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-08-14T21:44:10.7104256Z 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-08-14T21:44:10.7106148Z 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-08-14T21:44:10.7107985Z 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-08-14T21:44:10.7109861Z 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-08-14T21:44:10.7111697Z 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-08-14T21:44:10.7113559Z 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-08-14T21:44:10.7115437Z 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-08-14T21:44:10.7116868Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2025-08-14T21:44:10.7118368Z 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-08-14T21:44:10.7120787Z 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-08-14T21:44:10.7122985Z 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-08-14T21:44:10.7124556Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2025-08-14T21:44:10.7126045Z 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-08-14T21:44:10.7128112Z 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-08-14T21:44:10.7130216Z 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-08-14T21:44:10.7132372Z 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-08-14T21:44:10.7134447Z 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-08-14T21:44:10.7136494Z 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-08-14T21:44:10.7138535Z 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-08-14T21:44:10.7139990Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2025-08-14T21:44:10.7141447Z 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-08-14T21:44:10.7143435Z 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-08-14T21:44:10.7145470Z 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-08-14T21:44:10.7146944Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2025-08-14T21:44:10.7148386Z 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-08-14T21:44:10.7150473Z 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-08-14T21:44:10.7152614Z 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-08-14T21:44:10.7154682Z 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-08-14T21:44:10.7156764Z 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-08-14T21:44:10.7158856Z 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-08-14T21:44:10.7161201Z 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-08-14T21:44:10.7162720Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2025-08-14T21:44:10.7164272Z 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-08-14T21:44:10.7166454Z 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-08-14T21:44:10.7168611Z 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-08-14T21:44:10.7171019Z 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-08-14T21:44:10.7173176Z 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-08-14T21:44:10.7174672Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2025-08-14T21:44:10.7176155Z 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-08-14T21:44:10.7178181Z 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-08-14T21:44:10.7179580Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nativert 2025-08-14T21:44:10.7181237Z 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-08-14T21:44:10.7182649Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2025-08-14T21:44:10.7183948Z 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-08-14T21:44:10.7185765Z 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-08-14T21:44:10.7187525Z 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-08-14T21:44:10.7189272Z 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-08-14T21:44:10.7191036Z 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-08-14T21:44:10.7192812Z 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-08-14T21:44:10.7194602Z 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-08-14T21:44:10.7196388Z 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-08-14T21:44:10.7198117Z 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-08-14T21:44:10.7199577Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2025-08-14T21:44:10.7201280Z 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-08-14T21:44:10.7203433Z 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-08-14T21:44:10.7205628Z 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-08-14T21:44:10.7207716Z 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-08-14T21:44:10.7209839Z 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-08-14T21:44:10.7212071Z 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-08-14T21:44:10.7214122Z 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-08-14T21:44:10.7216198Z 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-08-14T21:44:10.7218273Z 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-08-14T21:44:10.7220280Z 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-08-14T21:44:10.7222721Z 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-08-14T21:44:10.7224894Z 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-08-14T21:44:10.7227055Z 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-08-14T21:44:10.7229212Z 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-08-14T21:44:10.7231363Z 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-08-14T21:44:10.7233507Z 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-08-14T21:44:10.7235071Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2025-08-14T21:44:10.7236503Z 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-08-14T21:44:10.7238524Z 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-08-14T21:44:10.7240803Z 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-08-14T21:44:10.7242940Z 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-08-14T21:44:10.7244966Z 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-08-14T21:44:10.7246964Z 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-08-14T21:44:10.7248980Z 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-08-14T21:44:10.7251010Z 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-08-14T21:44:10.7253133Z 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-08-14T21:44:10.7255110Z 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-08-14T21:44:10.7257102Z 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-08-14T21:44:10.7259082Z 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-08-14T21:44:10.7261021Z 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-08-14T21:44:10.7263017Z 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-08-14T21:44:10.7265015Z 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-08-14T21:44:10.7267029Z 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-08-14T21:44:10.7269046Z 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-08-14T21:44:10.7271319Z 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-08-14T21:44:10.7273357Z 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-08-14T21:44:10.7275551Z 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-08-14T21:44:10.7277718Z 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-08-14T21:44:10.7280024Z 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-08-14T21:44:10.7282075Z 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-08-14T21:44:10.7283572Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-08-14T21:44:10.7285212Z 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-08-14T21:44:10.7287515Z 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-08-14T21:44:10.7289869Z 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-08-14T21:44:10.7292316Z 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-08-14T21:44:10.7294612Z 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-08-14T21:44:10.7296880Z 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-08-14T21:44:10.7299144Z 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-08-14T21:44:10.7301424Z 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-08-14T21:44:10.7303745Z 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-08-14T21:44:10.7306045Z 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-08-14T21:44:10.7307629Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2025-08-14T21:44:10.7309066Z 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-08-14T21:44:10.7311062Z 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-08-14T21:44:10.7313087Z 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-08-14T21:44:10.7315041Z 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-08-14T21:44:10.7317069Z 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-08-14T21:44:10.7319063Z 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-08-14T21:44:10.7321353Z 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-08-14T21:44:10.7323397Z 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-08-14T21:44:10.7325474Z 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-08-14T21:44:10.7327575Z 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-08-14T21:44:10.7329590Z 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-08-14T21:44:10.7331666Z 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-08-14T21:44:10.7333810Z 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-08-14T21:44:10.7335833Z 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-08-14T21:44:10.7337853Z 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-08-14T21:44:10.7339806Z 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-08-14T21:44:10.7341803Z 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-08-14T21:44:10.7343903Z 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-08-14T21:44:10.7346064Z 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-08-14T21:44:10.7348123Z 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-08-14T21:44:10.7350163Z 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-08-14T21:44:10.7351602Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2025-08-14T21:44:10.7353133Z 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-08-14T21:44:10.7354593Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2025-08-14T21:44:10.7355987Z 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-08-14T21:44:10.7357967Z 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-08-14T21:44:10.7360180Z 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-08-14T21:44:10.7361572Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2025-08-14T21:44:10.7362940Z 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-08-14T21:44:10.7364879Z 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-08-14T21:44:10.7366766Z 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-08-14T21:44:10.7368647Z 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-08-14T21:44:10.7370763Z 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-08-14T21:44:10.7372701Z 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-08-14T21:44:10.7374630Z 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-08-14T21:44:10.7376531Z 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-08-14T21:44:10.7377950Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-08-14T21:44:10.7379565Z 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-08-14T21:44:10.7381998Z 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-08-14T21:44:10.7384223Z 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-08-14T21:44:10.7385745Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/python 2025-08-14T21:44:10.7387085Z 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-08-14T21:44:10.7388516Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2025-08-14T21:44:10.7389976Z 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-08-14T21:44:10.7391974Z 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-08-14T21:44:10.7392925Z 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-08-14T21:44:10.7393820Z 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-08-14T21:44:10.7394098Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2025-08-14T21:44:10.7394849Z 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-08-14T21:44:10.7395618Z 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-08-14T21:44:10.7396399Z 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-08-14T21:44:10.7397103Z 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-08-14T21:44:10.7397805Z 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-08-14T21:44:10.7398626Z 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-08-14T21:44:10.7399372Z 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-08-14T21:44:10.7400297Z 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-08-14T21:44:10.7400981Z 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-08-14T21:44:10.7401680Z 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-08-14T21:44:10.7402418Z 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-08-14T21:44:10.7403123Z 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-08-14T21:44:10.7403863Z 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-08-14T21:44:10.7404612Z 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-08-14T21:44:10.7405325Z 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-08-14T21:44:10.7406076Z 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-08-14T21:44:10.7406845Z 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-08-14T21:44:10.7407614Z 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-08-14T21:44:10.7408327Z 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-08-14T21:44:10.7409085Z 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-08-14T21:44:10.7409827Z 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-08-14T21:44:10.7410582Z 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-08-14T21:44:10.7411382Z 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-08-14T21:44:10.7412220Z 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-08-14T21:44:10.7412973Z 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-08-14T21:44:10.7413681Z 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-08-14T21:44:10.7414394Z 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-08-14T21:44:10.7415143Z 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-08-14T21:44:10.7415861Z 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-08-14T21:44:10.7416556Z 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-08-14T21:44:10.7417320Z 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-08-14T21:44:10.7418081Z 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-08-14T21:44:10.7418835Z 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-08-14T21:44:10.7419580Z 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-08-14T21:44:10.7420381Z 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-08-14T21:44:10.7421139Z 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-08-14T21:44:10.7421964Z 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-08-14T21:44:10.7422719Z 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-08-14T21:44:10.7423453Z 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-08-14T21:44:10.7424218Z 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-08-14T21:44:10.7424952Z 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-08-14T21:44:10.7425675Z 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-08-14T21:44:10.7426416Z 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-08-14T21:44:10.7427128Z 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-08-14T21:44:10.7427828Z 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-08-14T21:44:10.7428535Z 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-08-14T21:44:10.7428843Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2025-08-14T21:44:10.7429706Z 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-08-14T21:44:10.7430510Z 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-08-14T21:44:10.7431289Z 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-08-14T21:44:10.7432086Z 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-08-14T21:44:10.7432876Z 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-08-14T21:44:10.7433660Z 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-08-14T21:44:10.7433955Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2025-08-14T21:44:10.7434743Z 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-08-14T21:44:10.7435580Z 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-08-14T21:44:10.7436371Z 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-08-14T21:44:10.7437218Z 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-08-14T21:44:10.7437990Z 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-08-14T21:44:10.7438755Z 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-08-14T21:44:10.7439064Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2025-08-14T21:44:10.7440181Z 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-08-14T21:44:10.7441056Z 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-08-14T21:44:10.7441921Z 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-08-14T21:44:10.7442804Z 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-08-14T21:44:10.7443688Z 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-08-14T21:44:10.7444524Z 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-08-14T21:44:10.7444785Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cpu 2025-08-14T21:44:10.7445425Z 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-08-14T21:44:10.7445674Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2025-08-14T21:44:10.7446465Z 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-08-14T21:44:10.7447099Z 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-08-14T21:44:10.7447747Z 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-08-14T21:44:10.7448400Z 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-08-14T21:44:10.7449043Z 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-08-14T21:44:10.7449674Z 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-08-14T21:44:10.7450312Z 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-08-14T21:44:10.7451014Z 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-08-14T21:44:10.7451821Z 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-08-14T21:44:10.7452439Z 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-08-14T21:44:10.7453137Z 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-08-14T21:44:10.7453786Z 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-08-14T21:44:10.7454413Z 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-08-14T21:44:10.7454687Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed 2025-08-14T21:44:10.7455000Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd 2025-08-14T21:44:10.7455846Z 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-08-14T21:44:10.7456710Z 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-08-14T21:44:10.7457558Z 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-08-14T21:44:10.7457931Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/context 2025-08-14T21:44:10.7458878Z 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-08-14T21:44:10.7459802Z 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-08-14T21:44:10.7460169Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/engine 2025-08-14T21:44:10.7461088Z 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-08-14T21:44:10.7461476Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/functions 2025-08-14T21:44:10.7462469Z 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-08-14T21:44:10.7463469Z 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-08-14T21:44:10.7463876Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-08-14T21:44:10.7464889Z 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-08-14T21:44:10.7465944Z 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-08-14T21:44:10.7467086Z 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-08-14T21:44:10.7468126Z 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-08-14T21:44:10.7469246Z 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-08-14T21:44:10.7470579Z 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-08-14T21:44:10.7471645Z 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-08-14T21:44:10.7472701Z 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-08-14T21:44:10.7473742Z 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-08-14T21:44:10.7474850Z 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-08-14T21:44:10.7475162Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2025-08-14T21:44:10.7475991Z 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-08-14T21:44:10.7476783Z 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-08-14T21:44:10.7477572Z 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-08-14T21:44:10.7478376Z 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-08-14T21:44:10.7479193Z 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-08-14T21:44:10.7480095Z 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-08-14T21:44:10.7480952Z 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-08-14T21:44:10.7481751Z 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-08-14T21:44:10.7482562Z 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-08-14T21:44:10.7482965Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/quantization 2025-08-14T21:44:10.7484009Z 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-08-14T21:44:10.7485018Z 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-08-14T21:44:10.7486122Z 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-08-14T21:44:10.7486484Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/symm_mem 2025-08-14T21:44:10.7487477Z 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-08-14T21:44:10.7488473Z 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-08-14T21:44:10.7489488Z 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-08-14T21:44:10.7490511Z 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-08-14T21:44:10.7491587Z 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-08-14T21:44:10.7492522Z 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-08-14T21:44:10.7493436Z 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-08-14T21:44:10.7494224Z 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-08-14T21:44:10.7495019Z 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-08-14T21:44:10.7495894Z 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-08-14T21:44:10.7496699Z 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-08-14T21:44:10.7497537Z 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-08-14T21:44:10.7498435Z 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-08-14T21:44:10.7499246Z 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-08-14T21:44:10.7500126Z 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-08-14T21:44:10.7500992Z 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-08-14T21:44:10.7501796Z 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-08-14T21:44:10.7502657Z 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-08-14T21:44:10.7503451Z 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-08-14T21:44:10.7504299Z 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-08-14T21:44:10.7505133Z 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-08-14T21:44:10.7505959Z 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-08-14T21:44:10.7506818Z 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-08-14T21:44:10.7507769Z 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-08-14T21:44:10.7508623Z 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-08-14T21:44:10.7509488Z 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-08-14T21:44:10.7510333Z 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-08-14T21:44:10.7511215Z 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-08-14T21:44:10.7512064Z 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-08-14T21:44:10.7512868Z 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-08-14T21:44:10.7513646Z 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-08-14T21:44:10.7514450Z 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-08-14T21:44:10.7515300Z 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-08-14T21:44:10.7516071Z 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-08-14T21:44:10.7516912Z 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-08-14T21:44:10.7517700Z 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-08-14T21:44:10.7518527Z 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-08-14T21:44:10.7519431Z 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-08-14T21:44:10.7520452Z 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-08-14T21:44:10.7521248Z 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-08-14T21:44:10.7522032Z 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-08-14T21:44:10.7522898Z 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-08-14T21:44:10.7523718Z 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-08-14T21:44:10.7524559Z 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-08-14T21:44:10.7525401Z 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-08-14T21:44:10.7526263Z 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-08-14T21:44:10.7526696Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/control_collectives 2025-08-14T21:44:10.7527823Z 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-08-14T21:44:10.7528938Z 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-08-14T21:44:10.7529324Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/control_plane 2025-08-14T21:44:10.7530292Z 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-08-14T21:44:10.7531288Z 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-08-14T21:44:10.7531739Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/cuda 2025-08-14T21:44:10.7532650Z 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-08-14T21:44:10.7533782Z 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-08-14T21:44:10.7534604Z 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-08-14T21:44:10.7534907Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2025-08-14T21:44:10.7535743Z 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-08-14T21:44:10.7536509Z 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-08-14T21:44:10.7537271Z 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-08-14T21:44:10.7538078Z 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-08-14T21:44:10.7538884Z 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-08-14T21:44:10.7539709Z 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-08-14T21:44:10.7540518Z 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-08-14T21:44:10.7541339Z 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-08-14T21:44:10.7542152Z 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-08-14T21:44:10.7542988Z 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-08-14T21:44:10.7543849Z 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-08-14T21:44:10.7544590Z 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-08-14T21:44:10.7545350Z 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-08-14T21:44:10.7546154Z 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-08-14T21:44:10.7546947Z 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-08-14T21:44:10.7547713Z 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-08-14T21:44:10.7548490Z 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-08-14T21:44:10.7549269Z 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-08-14T21:44:10.7550120Z 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-08-14T21:44:10.7550902Z 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-08-14T21:44:10.7551771Z 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-08-14T21:44:10.7552599Z 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-08-14T21:44:10.7553442Z 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-08-14T21:44:10.7554202Z 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-08-14T21:44:10.7555051Z 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-08-14T21:44:10.7555917Z 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-08-14T21:44:10.7556711Z 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-08-14T21:44:10.7557058Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc/metrics 2025-08-14T21:44:10.7557999Z 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-08-14T21:44:10.7558344Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc/profiler 2025-08-14T21:44:10.7559383Z 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-08-14T21:44:10.7560578Z 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-08-14T21:44:10.7560926Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc/testing 2025-08-14T21:44:10.7561908Z 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-08-14T21:44:10.7562806Z 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-08-14T21:44:10.7563080Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2025-08-14T21:44:10.7563778Z 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-08-14T21:44:10.7564520Z 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-08-14T21:44:10.7565206Z 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-08-14T21:44:10.7565949Z 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-08-14T21:44:10.7566678Z 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-08-14T21:44:10.7567453Z 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-08-14T21:44:10.7568141Z 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-08-14T21:44:10.7568843Z 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-08-14T21:44:10.7569684Z 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-08-14T21:44:10.7570444Z 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-08-14T21:44:10.7571121Z 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-08-14T21:44:10.7571792Z 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-08-14T21:44:10.7572618Z 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-08-14T21:44:10.7573282Z 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-08-14T21:44:10.7573554Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/export 2025-08-14T21:44:10.7574294Z 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-08-14T21:44:10.7575039Z 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-08-14T21:44:10.7575742Z 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-08-14T21:44:10.7576433Z 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-08-14T21:44:10.7576720Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/functorch 2025-08-14T21:44:10.7577408Z 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-08-14T21:44:10.7577653Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/fx 2025-08-14T21:44:10.7578270Z 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-08-14T21:44:10.7578536Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor 2025-08-14T21:44:10.7579258Z 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-08-14T21:44:10.7579976Z 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-08-14T21:44:10.7580739Z 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-08-14T21:44:10.7581603Z 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-08-14T21:44:10.7581926Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_eager 2025-08-14T21:44:10.7582810Z 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-08-14T21:44:10.7583642Z 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-08-14T21:44:10.7583981Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_include 2025-08-14T21:44:10.7584792Z 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-08-14T21:44:10.7585596Z 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-08-14T21:44:10.7586397Z 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-08-14T21:44:10.7587180Z 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-08-14T21:44:10.7587987Z 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-08-14T21:44:10.7588783Z 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-08-14T21:44:10.7589104Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_package 2025-08-14T21:44:10.7589974Z 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-08-14T21:44:10.7590789Z 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-08-14T21:44:10.7591104Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2025-08-14T21:44:10.7591994Z 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-08-14T21:44:10.7592875Z 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-08-14T21:44:10.7593766Z 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-08-14T21:44:10.7594660Z 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-08-14T21:44:10.7595543Z 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-08-14T21:44:10.7596357Z 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-08-14T21:44:10.7596689Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2025-08-14T21:44:10.7597533Z 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-08-14T21:44:10.7598415Z 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-08-14T21:44:10.7599260Z 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-08-14T21:44:10.7600331Z 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-08-14T21:44:10.7601200Z 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-08-14T21:44:10.7602029Z 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-08-14T21:44:10.7602865Z 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-08-14T21:44:10.7603785Z 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-08-14T21:44:10.7604659Z 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-08-14T21:44:10.7605562Z 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-08-14T21:44:10.7606425Z 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-08-14T21:44:10.7607258Z 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-08-14T21:44:10.7608103Z 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-08-14T21:44:10.7608942Z 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-08-14T21:44:10.7609265Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2025-08-14T21:44:10.7610118Z 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-08-14T21:44:10.7610980Z 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-08-14T21:44:10.7611938Z 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-08-14T21:44:10.7612802Z 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-08-14T21:44:10.7614015Z 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-08-14T21:44:10.7614943Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/c 2025-08-14T21:44:10.7616891Z 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-08-14T21:44:10.7618187Z 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-08-14T21:44:10.7619589Z 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-08-14T21:44:10.7621030Z 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-08-14T21:44:10.7622356Z 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-08-14T21:44:10.7623759Z 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-08-14T21:44:10.7624711Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-08-14T21:44:10.7626728Z 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-08-14T21:44:10.7628046Z 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-08-14T21:44:10.7629454Z 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-08-14T21:44:10.7630838Z 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-08-14T21:44:10.7632657Z 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-08-14T21:44:10.7634041Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/cpp_wrapper 2025-08-14T21:44:10.7635993Z 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-08-14T21:44:10.7637315Z 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-08-14T21:44:10.7638803Z 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-08-14T21:44:10.7640438Z 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-08-14T21:44:10.7641888Z 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-08-14T21:44:10.7643305Z 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-08-14T21:44:10.7644365Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-08-14T21:44:10.7646477Z 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-08-14T21:44:10.7647820Z 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-08-14T21:44:10.7649271Z 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-08-14T21:44:10.7650700Z 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-08-14T21:44:10.7651442Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/instruction_counter 2025-08-14T21:44:10.7653556Z 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-08-14T21:44:10.7654345Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy 2025-08-14T21:44:10.7655721Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2025-08-14T21:44:10.7657599Z 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-08-14T21:44:10.7658960Z 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-08-14T21:44:10.7660442Z 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-08-14T21:44:10.7661775Z 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-08-14T21:44:10.7662616Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2025-08-14T21:44:10.7664463Z 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-08-14T21:44:10.7665844Z 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-08-14T21:44:10.7667270Z 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-08-14T21:44:10.7668659Z 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-08-14T21:44:10.7670344Z 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-08-14T21:44:10.7671918Z 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-08-14T21:44:10.7673248Z 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-08-14T21:44:10.7674770Z 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-08-14T21:44:10.7676171Z 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-08-14T21:44:10.7677695Z 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-08-14T21:44:10.7678994Z 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-08-14T21:44:10.7680692Z 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-08-14T21:44:10.7682100Z 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-08-14T21:44:10.7683546Z 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-08-14T21:44:10.7685051Z 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-08-14T21:44:10.7686360Z 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-08-14T21:44:10.7687866Z 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-08-14T21:44:10.7689128Z 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-08-14T21:44:10.7690688Z 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-08-14T21:44:10.7692065Z 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-08-14T21:44:10.7693513Z 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-08-14T21:44:10.7694756Z 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-08-14T21:44:10.7696275Z 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-08-14T21:44:10.7697619Z 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-08-14T21:44:10.7698663Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2025-08-14T21:44:10.7700501Z 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-08-14T21:44:10.7701265Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2025-08-14T21:44:10.7703157Z 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-08-14T21:44:10.7704451Z 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-08-14T21:44:10.7705424Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/generated 2025-08-14T21:44:10.7707387Z 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-08-14T21:44:10.7708683Z 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-08-14T21:44:10.7712161Z 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-08-14T21:44:10.7713477Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/python 2025-08-14T21:44:10.7715325Z 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-08-14T21:44:10.7716785Z 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-08-14T21:44:10.7717931Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2025-08-14T21:44:10.7720017Z 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-08-14T21:44:10.7721679Z 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-08-14T21:44:10.7723010Z 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-08-14T21:44:10.7724504Z 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-08-14T21:44:10.7725926Z 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-08-14T21:44:10.7727326Z 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-08-14T21:44:10.7728807Z 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-08-14T21:44:10.7730220Z 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-08-14T21:44:10.7731681Z 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-08-14T21:44:10.7733184Z 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-08-14T21:44:10.7734040Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend/ops 2025-08-14T21:44:10.7735974Z 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-08-14T21:44:10.7737308Z 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-08-14T21:44:10.7738681Z 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-08-14T21:44:10.7739506Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/monitor 2025-08-14T21:44:10.7741390Z 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-08-14T21:44:10.7742810Z 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-08-14T21:44:10.7744459Z 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-08-14T21:44:10.7744991Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/mps 2025-08-14T21:44:10.7746851Z 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-08-14T21:44:10.7747932Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/mtia 2025-08-14T21:44:10.7749708Z 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-08-14T21:44:10.7750882Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/mtia/profiler 2025-08-14T21:44:10.7752882Z 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-08-14T21:44:10.7753966Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/multiprocessing 2025-08-14T21:44:10.7755749Z 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-08-14T21:44:10.7756688Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2025-08-14T21:44:10.7758495Z 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-08-14T21:44:10.7760117Z 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-08-14T21:44:10.7761647Z 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-08-14T21:44:10.7762744Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2025-08-14T21:44:10.7764589Z 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-08-14T21:44:10.7766076Z 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-08-14T21:44:10.7767574Z 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-08-14T21:44:10.7768878Z 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-08-14T21:44:10.7770566Z 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-08-14T21:44:10.7772052Z 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-08-14T21:44:10.7773603Z 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-08-14T21:44:10.7774947Z 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-08-14T21:44:10.7776397Z 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-08-14T21:44:10.7777820Z 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-08-14T21:44:10.7779277Z 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-08-14T21:44:10.7780369Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2025-08-14T21:44:10.7782477Z 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-08-14T21:44:10.7783813Z 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-08-14T21:44:10.7785190Z 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-08-14T21:44:10.7786008Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2025-08-14T21:44:10.7788024Z 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-08-14T21:44:10.7789240Z 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-08-14T21:44:10.7790708Z 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-08-14T21:44:10.7791510Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/standalone 2025-08-14T21:44:10.7793581Z 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-08-14T21:44:10.7794819Z 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-08-14T21:44:10.7796234Z 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-08-14T21:44:10.7797658Z 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-08-14T21:44:10.7798427Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/stubs 2025-08-14T21:44:10.7800620Z 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-08-14T21:44:10.7801929Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2025-08-14T21:44:10.7803854Z 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-08-14T21:44:10.7805313Z 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-08-14T21:44:10.7806700Z 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-08-14T21:44:10.7808202Z 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-08-14T21:44:10.7809694Z 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-08-14T21:44:10.7811020Z 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-08-14T21:44:10.7812653Z 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-08-14T21:44:10.7813893Z 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-08-14T21:44:10.7815389Z 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-08-14T21:44:10.7816817Z 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-08-14T21:44:10.7818162Z 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-08-14T21:44:10.7819670Z 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-08-14T21:44:10.7820923Z 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-08-14T21:44:10.7822361Z 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-08-14T21:44:10.7823731Z 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-08-14T21:44:10.7825198Z 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-08-14T21:44:10.7825919Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2025-08-14T21:44:10.7827818Z 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-08-14T21:44:10.7828805Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2025-08-14T21:44:10.7830630Z 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-08-14T21:44:10.7832042Z 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-08-14T21:44:10.7833427Z 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-08-14T21:44:10.7834832Z 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-08-14T21:44:10.7836293Z 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-08-14T21:44:10.7837658Z 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-08-14T21:44:10.7839053Z 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-08-14T21:44:10.7840927Z 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-08-14T21:44:10.7842360Z 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-08-14T21:44:10.7843799Z 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-08-14T21:44:10.7845250Z 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-08-14T21:44:10.7846642Z 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-08-14T21:44:10.7848189Z 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-08-14T21:44:10.7849545Z 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-08-14T21:44:10.7851060Z 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-08-14T21:44:10.7852462Z 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-08-14T21:44:10.7853884Z 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-08-14T21:44:10.7855265Z 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-08-14T21:44:10.7856653Z 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-08-14T21:44:10.7858002Z 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-08-14T21:44:10.7868131Z 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-08-14T21:44:10.7869007Z 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-08-14T21:44:10.7869971Z 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-08-14T21:44:10.7870712Z 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-08-14T21:44:10.7871470Z 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-08-14T21:44:10.7872174Z 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-08-14T21:44:10.7872995Z 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-08-14T21:44:10.7873676Z 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-08-14T21:44:10.7874371Z 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-08-14T21:44:10.7875153Z 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-08-14T21:44:10.7875849Z 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-08-14T21:44:10.7876546Z 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-08-14T21:44:10.7877254Z 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-08-14T21:44:10.7878563Z 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-08-14T21:44:10.7880126Z 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-08-14T21:44:10.7881730Z 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-08-14T21:44:10.7882996Z 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-08-14T21:44:10.7884485Z 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-08-14T21:44:10.7885921Z 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-08-14T21:44:10.7887329Z 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-08-14T21:44:10.7888885Z 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-08-14T21:44:10.7890203Z 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-08-14T21:44:10.7891797Z 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-08-14T21:44:10.7893143Z 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-08-14T21:44:10.7894461Z 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-08-14T21:44:10.7895409Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2025-08-14T21:44:10.7897141Z 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-08-14T21:44:10.7898549Z 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-08-14T21:44:10.7899935Z 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-08-14T21:44:10.7901113Z creating build/bdist.linux-x86_64/wheel/torch/include/c10 2025-08-14T21:44:10.7902756Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core 2025-08-14T21:44:10.7904584Z 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-08-14T21:44:10.7905984Z 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-08-14T21:44:10.7907458Z 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-08-14T21:44:10.7908783Z 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-08-14T21:44:10.7910214Z 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-08-14T21:44:10.7911706Z 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-08-14T21:44:10.7913131Z 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-08-14T21:44:10.7914482Z 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-08-14T21:44:10.7915790Z 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-08-14T21:44:10.7917198Z 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-08-14T21:44:10.7918594Z 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-08-14T21:44:10.7920313Z 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-08-14T21:44:10.7921705Z 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-08-14T21:44:10.7923165Z 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-08-14T21:44:10.7924597Z 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-08-14T21:44:10.7926037Z 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-08-14T21:44:10.7927455Z 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-08-14T21:44:10.7928919Z 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-08-14T21:44:10.7930334Z 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-08-14T21:44:10.7931834Z 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-08-14T21:44:10.7933263Z 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-08-14T21:44:10.7934654Z 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-08-14T21:44:10.7936117Z 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-08-14T21:44:10.7937415Z 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-08-14T21:44:10.7938888Z 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-08-14T21:44:10.7940208Z 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-08-14T21:44:10.7941600Z 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-08-14T21:44:10.7942879Z 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-08-14T21:44:10.7944268Z 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-08-14T21:44:10.7945717Z 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-08-14T21:44:10.7947090Z 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-08-14T21:44:10.7948401Z 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-08-14T21:44:10.7949830Z 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-08-14T21:44:10.7951288Z 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-08-14T21:44:10.7952538Z 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-08-14T21:44:10.7953919Z 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-08-14T21:44:10.7955281Z 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-08-14T21:44:10.7956665Z 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-08-14T21:44:10.7958023Z 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-08-14T21:44:10.7959456Z 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-08-14T21:44:10.7961185Z 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-08-14T21:44:10.7962560Z 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-08-14T21:44:10.7963979Z 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-08-14T21:44:10.7965464Z 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-08-14T21:44:10.7966885Z 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-08-14T21:44:10.7968271Z 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-08-14T21:44:10.7969916Z 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-08-14T21:44:10.7971468Z 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-08-14T21:44:10.7972844Z 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-08-14T21:44:10.7974266Z 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-08-14T21:44:10.7975348Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2025-08-14T21:44:10.7977054Z 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-08-14T21:44:10.7978563Z 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-08-14T21:44:10.7980076Z 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-08-14T21:44:10.7981564Z 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-08-14T21:44:10.7982876Z 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-08-14T21:44:10.7984388Z 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-08-14T21:44:10.7985707Z 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-08-14T21:44:10.7987079Z 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-08-14T21:44:10.7988459Z 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-08-14T21:44:10.7989894Z 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-08-14T21:44:10.7991133Z 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-08-14T21:44:10.7992622Z 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-08-14T21:44:10.7993883Z 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-08-14T21:44:10.7995452Z 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-08-14T21:44:10.7996670Z 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-08-14T21:44:10.7998141Z 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-08-14T21:44:10.7999488Z 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-08-14T21:44:10.8001169Z 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-08-14T21:44:10.8001996Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2025-08-14T21:44:10.8003887Z 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-08-14T21:44:10.8005397Z 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-08-14T21:44:10.8006850Z 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-08-14T21:44:10.8008297Z 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-08-14T21:44:10.8009746Z 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-08-14T21:44:10.8010968Z 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-08-14T21:44:10.8012563Z 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-08-14T21:44:10.8013958Z 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-08-14T21:44:10.8015286Z 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-08-14T21:44:10.8016686Z 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-08-14T21:44:10.8018108Z 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-08-14T21:44:10.8019506Z 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-08-14T21:44:10.8020831Z 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-08-14T21:44:10.8022145Z 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-08-14T21:44:10.8023179Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2025-08-14T21:44:10.8024971Z 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-08-14T21:44:10.8026311Z 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-08-14T21:44:10.8027147Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2025-08-14T21:44:10.8028930Z 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-08-14T21:44:10.8030268Z 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-08-14T21:44:10.8031700Z 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-08-14T21:44:10.8032591Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/metal 2025-08-14T21:44:10.8034314Z 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-08-14T21:44:10.8035631Z 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-08-14T21:44:10.8037020Z 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-08-14T21:44:10.8038378Z 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-08-14T21:44:10.8039990Z 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-08-14T21:44:10.8041527Z 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-08-14T21:44:10.8042939Z 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-08-14T21:44:10.8044215Z 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-08-14T21:44:10.8045257Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/mobile 2025-08-14T21:44:10.8047112Z 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-08-14T21:44:10.8048566Z 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-08-14T21:44:10.8049410Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/test 2025-08-14T21:44:10.8050832Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/test/util 2025-08-14T21:44:10.8052736Z 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-08-14T21:44:10.8054227Z 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-08-14T21:44:10.8055604Z 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-08-14T21:44:10.8056381Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/util 2025-08-14T21:44:10.8058208Z 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-08-14T21:44:10.8059541Z 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-08-14T21:44:10.8061020Z 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-08-14T21:44:10.8062311Z 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-08-14T21:44:10.8063725Z 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-08-14T21:44:10.8065126Z 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-08-14T21:44:10.8066515Z 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-08-14T21:44:10.8067875Z 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-08-14T21:44:10.8069285Z 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-08-14T21:44:10.8071127Z 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-08-14T21:44:10.8072508Z 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-08-14T21:44:10.8074042Z 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-08-14T21:44:10.8075454Z 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-08-14T21:44:10.8076952Z 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-08-14T21:44:10.8078266Z 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-08-14T21:44:10.8079856Z 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-08-14T21:44:10.8081299Z 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-08-14T21:44:10.8082662Z 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-08-14T21:44:10.8084030Z 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-08-14T21:44:10.8085516Z 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-08-14T21:44:10.8087000Z 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-08-14T21:44:10.8088303Z 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-08-14T21:44:10.8089635Z 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-08-14T21:44:10.8091262Z 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-08-14T21:44:10.8092582Z 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-08-14T21:44:10.8093946Z 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-08-14T21:44:10.8095385Z 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-08-14T21:44:10.8096771Z 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-08-14T21:44:10.8098106Z 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-08-14T21:44:10.8099510Z 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-08-14T21:44:10.8100900Z 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-08-14T21:44:10.8102284Z 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-08-14T21:44:10.8103646Z 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-08-14T21:44:10.8104950Z 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-08-14T21:44:10.8106366Z 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-08-14T21:44:10.8107635Z 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-08-14T21:44:10.8108988Z 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-08-14T21:44:10.8110372Z 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-08-14T21:44:10.8111742Z 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-08-14T21:44:10.8113129Z 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-08-14T21:44:10.8114409Z 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-08-14T21:44:10.8115791Z 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-08-14T21:44:10.8117074Z 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-08-14T21:44:10.8118457Z 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-08-14T21:44:10.8120067Z 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-08-14T21:44:10.8121531Z 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-08-14T21:44:10.8122976Z 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-08-14T21:44:10.8124391Z 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-08-14T21:44:10.8125672Z 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-08-14T21:44:10.8127104Z 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-08-14T21:44:10.8128551Z 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-08-14T21:44:10.8129875Z 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-08-14T21:44:10.8131256Z 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-08-14T21:44:10.8132711Z 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-08-14T21:44:10.8134139Z 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-08-14T21:44:10.8135465Z 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-08-14T21:44:10.8136788Z 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-08-14T21:44:10.8138134Z 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-08-14T21:44:10.8139543Z 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-08-14T21:44:10.8140946Z 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-08-14T21:44:10.8142111Z 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-08-14T21:44:10.8143515Z 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-08-14T21:44:10.8144916Z 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-08-14T21:44:10.8146267Z 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-08-14T21:44:10.8147707Z 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-08-14T21:44:10.8149006Z 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-08-14T21:44:10.8150373Z 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-08-14T21:44:10.8151747Z 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-08-14T21:44:10.8153022Z 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-08-14T21:44:10.8154379Z 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-08-14T21:44:10.8155899Z 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-08-14T21:44:10.8157116Z 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-08-14T21:44:10.8158420Z 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-08-14T21:44:10.8159959Z 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-08-14T21:44:10.8161531Z 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-08-14T21:44:10.8162935Z 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-08-14T21:44:10.8164291Z 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-08-14T21:44:10.8165627Z 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-08-14T21:44:10.8167027Z 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-08-14T21:44:10.8168418Z 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-08-14T21:44:10.8169983Z 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-08-14T21:44:10.8171561Z 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-08-14T21:44:10.8172950Z 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-08-14T21:44:10.8174275Z 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-08-14T21:44:10.8175672Z 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-08-14T21:44:10.8177091Z 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-08-14T21:44:10.8178477Z 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-08-14T21:44:10.8179942Z 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-08-14T21:44:10.8181519Z 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-08-14T21:44:10.8182817Z 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-08-14T21:44:10.8184144Z 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-08-14T21:44:10.8185598Z 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-08-14T21:44:10.8186827Z 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-08-14T21:44:10.8188169Z 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-08-14T21:44:10.8189542Z 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-08-14T21:44:10.8190895Z 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-08-14T21:44:10.8192163Z 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-08-14T21:44:10.8193514Z 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-08-14T21:44:10.8194917Z 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-08-14T21:44:10.8196206Z 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-08-14T21:44:10.8197567Z 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-08-14T21:44:10.8198903Z 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-08-14T21:44:10.8200634Z 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-08-14T21:44:10.8201978Z 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-08-14T21:44:10.8203413Z 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-08-14T21:44:10.8204844Z 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-08-14T21:44:10.8206210Z 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-08-14T21:44:10.8207592Z 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-08-14T21:44:10.8208964Z 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-08-14T21:44:10.8210304Z 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-08-14T21:44:10.8211848Z 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-08-14T21:44:10.8213181Z 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-08-14T21:44:10.8214505Z 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-08-14T21:44:10.8215831Z 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-08-14T21:44:10.8216861Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2025-08-14T21:44:10.8218613Z 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-08-14T21:44:10.8219910Z 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-08-14T21:44:10.8221300Z 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-08-14T21:44:10.8222650Z 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-08-14T21:44:10.8223965Z 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-08-14T21:44:10.8225311Z 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-08-14T21:44:10.8226293Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/impl 2025-08-14T21:44:10.8228102Z 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-08-14T21:44:10.8228868Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/test 2025-08-14T21:44:10.8230262Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/test/impl 2025-08-14T21:44:10.8232028Z 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-08-14T21:44:10.8232773Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2 2025-08-14T21:44:10.8234161Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2025-08-14T21:44:10.8235868Z 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-08-14T21:44:10.8237239Z 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-08-14T21:44:10.8238763Z 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-08-14T21:44:10.8239605Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2025-08-14T21:44:10.8241796Z 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-08-14T21:44:10.8243182Z 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-08-14T21:44:10.8244652Z 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-08-14T21:44:10.8245452Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2025-08-14T21:44:10.8247300Z 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-08-14T21:44:10.8248770Z 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-08-14T21:44:10.8250179Z 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-08-14T21:44:10.8251741Z 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-08-14T21:44:10.8253093Z 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-08-14T21:44:10.8254530Z 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-08-14T21:44:10.8255769Z 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-08-14T21:44:10.8256713Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2025-08-14T21:44:10.8258459Z 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-08-14T21:44:10.8260021Z 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-08-14T21:44:10.8261360Z 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-08-14T21:44:10.8262248Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2025-08-14T21:44:10.8264143Z 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-08-14T21:44:10.8265631Z 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-08-14T21:44:10.8266864Z 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-08-14T21:44:10.8268358Z 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-08-14T21:44:10.8269924Z 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-08-14T21:44:10.8271569Z 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-08-14T21:44:10.8272238Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen 2025-08-14T21:44:10.8273950Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ATen.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8275485Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/AccumulateType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8276870Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ArrayRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8278310Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Backend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8279832Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Backtrace.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8281407Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/BlasBackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8282777Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUApplyUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8284291Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUFixedAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8285703Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8287130Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CachedTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8288455Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CollapseDims.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8289835Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Config.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8291315Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Context.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8292753Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/DLConvertor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8294025Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Device.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8295523Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/DeviceAccelerator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8296901Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8298173Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/DimVector.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8299494Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Dimname.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8300867Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8302224Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Dispatch_v2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8303646Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/DynamicLibrary.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8304941Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8306337Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ExpandBase.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8307671Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ExpandUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8309056Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Formatting.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8310409Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/FuncTorchTLS.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8311930Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/FunctionalStorageImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8313271Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/FunctionalTensorWrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8314548Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8315874Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/InferSize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8317366Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/InitialTensorOptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8318554Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Layout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8320433Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/LegacyBatchedFallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8321864Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/LegacyBatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8323225Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/LegacyVmapMode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8324673Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8325994Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/LinalgBackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8327409Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/MapAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8328781Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/MatrixRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8330174Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/MemoryOverlap.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8331736Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/NamedTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8333093Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/NamedTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8334406Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/NestedTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8335770Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/NumericUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8337077Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/OpMathType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8338434Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/OpaqueTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8339811Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/PTThreadPool.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8341060Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/PadNd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8342428Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Parallel-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8343796Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Parallel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8345155Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ParallelFuture.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8346472Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ParallelNative.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8347812Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ParallelOpenMP.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8349228Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/PythonTorchFunctionTLS.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8350519Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ROCmFABackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8351822Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/SDPBackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8353274Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/SavedTensorHooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8354642Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Scalar.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8355877Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ScalarOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8357269Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ScalarType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8358637Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/SequenceNumber.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8360209Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/SmallVector.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8361717Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/SparseCsrTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8363163Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/SparseCsrTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8364597Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/SparseTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8365845Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Storage.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8367193Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/StorageUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8368553Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8370172Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8371605Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorGeometry.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8372977Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorIndexing.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8374416Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorIterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8375850Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorIteratorInternal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8377132Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorMeta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8378609Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorNames.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8379970Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorOperators.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8381431Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorOptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8382838Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorSubclassLikeUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8384141Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8385635Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ThreadLocalPythonObjects.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8386922Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ThreadLocalState.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8388205Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TracerMode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8389683Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TypeDefault.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8390906Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8392263Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Version.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8393649Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/WrapDimUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8395082Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/WrapDimUtilsMulti.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8396397Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/autocast_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8397644Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ceil_div.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8398992Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/code_template.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8400813Z 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-08-14T21:44:10.8402095Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/div_rtn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8403518Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/dlpack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8404864Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/jit_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8406355Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/jiterator_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8407723Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/record_function.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8409105Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8410507Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8412242Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8413517Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8415022Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8416349Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8417664Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8418966Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8420450Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8421743Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8422829Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8424258Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/MetaFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8425565Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/MetaFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8426898Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/MethodOperators.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8428244Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8429613Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8430852Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Operators.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8432353Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8445930Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8453458Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/VmapGeneratedPlumbing.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8472321Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8472924Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CUDAFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-08-14T21:44:10.8473155Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2025-08-14T21:44:10.8474044Z 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-08-14T21:44:10.8475236Z 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-08-14T21:44:10.8476669Z 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-08-14T21:44:10.8477795Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2025-08-14T21:44:10.8479785Z 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-08-14T21:44:10.8481286Z 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-08-14T21:44:10.8482711Z 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-08-14T21:44:10.8484199Z 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-08-14T21:44:10.8485551Z 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-08-14T21:44:10.8487046Z 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-08-14T21:44:10.8488449Z 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-08-14T21:44:10.8489868Z 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-08-14T21:44:10.8491437Z 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-08-14T21:44:10.8492768Z 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-08-14T21:44:10.8494150Z 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-08-14T21:44:10.8495132Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/sve 2025-08-14T21:44:10.8496930Z 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-08-14T21:44:10.8498373Z 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-08-14T21:44:10.8499773Z 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-08-14T21:44:10.8501182Z 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-08-14T21:44:10.8502561Z 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-08-14T21:44:10.8503910Z 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-08-14T21:44:10.8505416Z 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-08-14T21:44:10.8506217Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec128 2025-08-14T21:44:10.8508072Z 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-08-14T21:44:10.8509584Z 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-08-14T21:44:10.8511410Z 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-08-14T21:44:10.8512862Z 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-08-14T21:44:10.8514277Z 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-08-14T21:44:10.8515828Z 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-08-14T21:44:10.8517208Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2025-08-14T21:44:10.8519082Z 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-08-14T21:44:10.8520872Z 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-08-14T21:44:10.8522218Z 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-08-14T21:44:10.8523786Z 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-08-14T21:44:10.8525232Z 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-08-14T21:44:10.8526738Z 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-08-14T21:44:10.8528113Z 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-08-14T21:44:10.8529607Z 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-08-14T21:44:10.8531061Z 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-08-14T21:44:10.8532618Z 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-08-14T21:44:10.8533946Z 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-08-14T21:44:10.8535419Z 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-08-14T21:44:10.8537015Z 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-08-14T21:44:10.8538481Z 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-08-14T21:44:10.8540186Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2025-08-14T21:44:10.8542134Z 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-08-14T21:44:10.8543487Z 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-08-14T21:44:10.8544998Z 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-08-14T21:44:10.8546343Z 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-08-14T21:44:10.8547871Z 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-08-14T21:44:10.8549233Z 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-08-14T21:44:10.8550807Z 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-08-14T21:44:10.8552471Z 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-08-14T21:44:10.8553803Z 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-08-14T21:44:10.8555265Z 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-08-14T21:44:10.8556671Z 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-08-14T21:44:10.8558008Z 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-08-14T21:44:10.8559537Z 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-08-14T21:44:10.8561422Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/zarch 2025-08-14T21:44:10.8563356Z 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-08-14T21:44:10.8565426Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2025-08-14T21:44:10.8567320Z 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-08-14T21:44:10.8568866Z 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-08-14T21:44:10.8570810Z 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-08-14T21:44:10.8573378Z 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-08-14T21:44:10.8575560Z 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-08-14T21:44:10.8577012Z 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-08-14T21:44:10.8578477Z 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-08-14T21:44:10.8579921Z 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-08-14T21:44:10.8581805Z 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-08-14T21:44:10.8583584Z 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-08-14T21:44:10.8585014Z 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-08-14T21:44:10.8586912Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2025-08-14T21:44:10.8588913Z 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-08-14T21:44:10.8590518Z 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-08-14T21:44:10.8592095Z 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-08-14T21:44:10.8593585Z 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-08-14T21:44:10.8595253Z 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-08-14T21:44:10.8596759Z 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-08-14T21:44:10.8598260Z 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-08-14T21:44:10.8600034Z 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-08-14T21:44:10.8601598Z 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-08-14T21:44:10.8603215Z 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-08-14T21:44:10.8604841Z 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-08-14T21:44:10.8605961Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2025-08-14T21:44:10.8607125Z 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-08-14T21:44:10.8608730Z 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-08-14T21:44:10.8610323Z 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-08-14T21:44:10.8612034Z 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-08-14T21:44:10.8613662Z 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-08-14T21:44:10.8615242Z 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-08-14T21:44:10.8616840Z 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-08-14T21:44:10.8618421Z 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-08-14T21:44:10.8619987Z 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-08-14T21:44:10.8621508Z 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-08-14T21:44:10.8623099Z 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-08-14T21:44:10.8624622Z 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-08-14T21:44:10.8626195Z 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-08-14T21:44:10.8627297Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2025-08-14T21:44:10.8628332Z 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-08-14T21:44:10.8629841Z 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-08-14T21:44:10.8630907Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2025-08-14T21:44:10.8631853Z 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-08-14T21:44:10.8633313Z 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-08-14T21:44:10.8634725Z 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-08-14T21:44:10.8636004Z 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-08-14T21:44:10.8637278Z 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-08-14T21:44:10.8638622Z 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-08-14T21:44:10.8640353Z 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-08-14T21:44:10.8641929Z 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-08-14T21:44:10.8643493Z 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-08-14T21:44:10.8645168Z 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-08-14T21:44:10.8646693Z 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-08-14T21:44:10.8648004Z 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-08-14T21:44:10.8649433Z 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-08-14T21:44:10.8650802Z 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-08-14T21:44:10.8652451Z 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-08-14T21:44:10.8653862Z 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-08-14T21:44:10.8655361Z 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-08-14T21:44:10.8656811Z 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-08-14T21:44:10.8658239Z 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-08-14T21:44:10.8659545Z 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-08-14T21:44:10.8660978Z 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-08-14T21:44:10.8662307Z 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-08-14T21:44:10.8663552Z 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-08-14T21:44:10.8665017Z 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-08-14T21:44:10.8666468Z 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-08-14T21:44:10.8667907Z 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-08-14T21:44:10.8669515Z 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-08-14T21:44:10.8671205Z 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-08-14T21:44:10.8672850Z 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-08-14T21:44:10.8674441Z 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-08-14T21:44:10.8675892Z 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-08-14T21:44:10.8677234Z 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-08-14T21:44:10.8678545Z 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-08-14T21:44:10.8679988Z 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-08-14T21:44:10.8681332Z 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-08-14T21:44:10.8682719Z 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-08-14T21:44:10.8684137Z 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-08-14T21:44:10.8685579Z 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-08-14T21:44:10.8687116Z 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-08-14T21:44:10.8688678Z 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-08-14T21:44:10.8690152Z 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-08-14T21:44:10.8691735Z 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-08-14T21:44:10.8693161Z 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-08-14T21:44:10.8694520Z 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-08-14T21:44:10.8695822Z 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-08-14T21:44:10.8697112Z 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-08-14T21:44:10.8698511Z 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-08-14T21:44:10.8699882Z 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-08-14T21:44:10.8701218Z 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-08-14T21:44:10.8702547Z 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-08-14T21:44:10.8703870Z 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-08-14T21:44:10.8705168Z 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-08-14T21:44:10.8706492Z 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-08-14T21:44:10.8707889Z 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-08-14T21:44:10.8709319Z 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-08-14T21:44:10.8710625Z 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-08-14T21:44:10.8711952Z 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-08-14T21:44:10.8713400Z 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-08-14T21:44:10.8714763Z 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-08-14T21:44:10.8716048Z 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-08-14T21:44:10.8717342Z 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-08-14T21:44:10.8718633Z 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-08-14T21:44:10.8720205Z 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-08-14T21:44:10.8721707Z 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-08-14T21:44:10.8723211Z 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-08-14T21:44:10.8724618Z 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-08-14T21:44:10.8725972Z 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-08-14T21:44:10.8727342Z 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-08-14T21:44:10.8728695Z 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-08-14T21:44:10.8730037Z 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-08-14T21:44:10.8731556Z 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-08-14T21:44:10.8733026Z 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-08-14T21:44:10.8734881Z 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-08-14T21:44:10.8736481Z 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-08-14T21:44:10.8738479Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2025-08-14T21:44:10.8740354Z 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-08-14T21:44:10.8741912Z 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-08-14T21:44:10.8743513Z 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-08-14T21:44:10.8745209Z 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-08-14T21:44:10.8746893Z 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-08-14T21:44:10.8748040Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2025-08-14T21:44:10.8749307Z 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-08-14T21:44:10.8751185Z 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-08-14T21:44:10.8752932Z 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-08-14T21:44:10.8754614Z 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-08-14T21:44:10.8756334Z 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-08-14T21:44:10.8757476Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2025-08-14T21:44:10.8758592Z 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-08-14T21:44:10.8760516Z 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-08-14T21:44:10.8762218Z 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-08-14T21:44:10.8763889Z 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-08-14T21:44:10.8765642Z 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-08-14T21:44:10.8767320Z 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-08-14T21:44:10.8769143Z 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-08-14T21:44:10.8770614Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2025-08-14T21:44:10.8771842Z 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-08-14T21:44:10.8773525Z 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-08-14T21:44:10.8775189Z 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-08-14T21:44:10.8776937Z 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-08-14T21:44:10.8778092Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2025-08-14T21:44:10.8779130Z 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-08-14T21:44:10.8780674Z 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-08-14T21:44:10.8782232Z 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-08-14T21:44:10.8783684Z 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-08-14T21:44:10.8785129Z 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-08-14T21:44:10.8786569Z 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-08-14T21:44:10.8788000Z 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-08-14T21:44:10.8789379Z 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-08-14T21:44:10.8790845Z 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-08-14T21:44:10.8792334Z 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-08-14T21:44:10.8793851Z 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-08-14T21:44:10.8795503Z 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-08-14T21:44:10.8797030Z 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-08-14T21:44:10.8798495Z 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-08-14T21:44:10.8800118Z 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-08-14T21:44:10.8801477Z 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-08-14T21:44:10.8803056Z 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-08-14T21:44:10.8804622Z 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-08-14T21:44:10.8806064Z 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-08-14T21:44:10.8807571Z 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-08-14T21:44:10.8809113Z 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-08-14T21:44:10.8810587Z 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-08-14T21:44:10.8812086Z 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-08-14T21:44:10.8813448Z 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-08-14T21:44:10.8814958Z 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-08-14T21:44:10.8816510Z 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-08-14T21:44:10.8818007Z 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-08-14T21:44:10.8819404Z 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-08-14T21:44:10.8820764Z 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-08-14T21:44:10.8822093Z 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-08-14T21:44:10.8823449Z 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-08-14T21:44:10.8824889Z 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-08-14T21:44:10.8826317Z 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-08-14T21:44:10.8827692Z 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-08-14T21:44:10.8829119Z 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-08-14T21:44:10.8830498Z 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-08-14T21:44:10.8831845Z 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-08-14T21:44:10.8833358Z 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-08-14T21:44:10.8834810Z 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-08-14T21:44:10.8836168Z 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-08-14T21:44:10.8837656Z 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-08-14T21:44:10.8839210Z 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-08-14T21:44:10.8840929Z 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-08-14T21:44:10.8842387Z 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-08-14T21:44:10.8843866Z 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-08-14T21:44:10.8845330Z 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-08-14T21:44:10.8846756Z 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-08-14T21:44:10.8848218Z 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-08-14T21:44:10.8849681Z 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-08-14T21:44:10.8851085Z 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-08-14T21:44:10.8852504Z 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-08-14T21:44:10.8853792Z 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-08-14T21:44:10.8855157Z 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-08-14T21:44:10.8856567Z 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-08-14T21:44:10.8857960Z 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-08-14T21:44:10.8859349Z 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-08-14T21:44:10.8860751Z 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-08-14T21:44:10.8862200Z 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-08-14T21:44:10.8863576Z 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-08-14T21:44:10.8864911Z 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-08-14T21:44:10.8866321Z 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-08-14T21:44:10.8867785Z 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-08-14T21:44:10.8869268Z 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-08-14T21:44:10.8871168Z 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-08-14T21:44:10.8872711Z 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-08-14T21:44:10.8874192Z 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-08-14T21:44:10.8875614Z 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-08-14T21:44:10.8877110Z 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-08-14T21:44:10.8878646Z 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-08-14T21:44:10.8880356Z 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-08-14T21:44:10.8882043Z 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-08-14T21:44:10.8883708Z 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-08-14T21:44:10.8885291Z 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-08-14T21:44:10.8886806Z 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-08-14T21:44:10.8888336Z 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-08-14T21:44:10.8889833Z 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-08-14T21:44:10.8891440Z 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-08-14T21:44:10.8893012Z 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-08-14T21:44:10.8894604Z 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-08-14T21:44:10.8896045Z 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-08-14T21:44:10.8897527Z 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-08-14T21:44:10.8898978Z 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-08-14T21:44:10.8900380Z 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-08-14T21:44:10.8901920Z 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-08-14T21:44:10.8903392Z 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-08-14T21:44:10.8904790Z 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-08-14T21:44:10.8906221Z 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-08-14T21:44:10.8907588Z 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-08-14T21:44:10.8908985Z 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-08-14T21:44:10.8910373Z 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-08-14T21:44:10.8911726Z 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-08-14T21:44:10.8913078Z 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-08-14T21:44:10.8914420Z 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-08-14T21:44:10.8915834Z 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-08-14T21:44:10.8917238Z 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-08-14T21:44:10.8918626Z 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-08-14T21:44:10.8920269Z 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-08-14T21:44:10.8921302Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2025-08-14T21:44:10.8922534Z 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-08-14T21:44:10.8924265Z 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-08-14T21:44:10.8926067Z 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-08-14T21:44:10.8928000Z 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-08-14T21:44:10.8929795Z 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-08-14T21:44:10.8931020Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers 2025-08-14T21:44:10.8932366Z 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-08-14T21:44:10.8934036Z 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-08-14T21:44:10.8935726Z 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-08-14T21:44:10.8936950Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda 2025-08-14T21:44:10.8938230Z 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-08-14T21:44:10.8939616Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/flash_attn 2025-08-14T21:44:10.8941069Z 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-08-14T21:44:10.8943066Z 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-08-14T21:44:10.8944606Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-08-14T21:44:10.8946184Z 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-08-14T21:44:10.8948360Z 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-08-14T21:44:10.8950620Z 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-08-14T21:44:10.8952815Z 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-08-14T21:44:10.8955023Z 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-08-14T21:44:10.8956673Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-08-14T21:44:10.8958462Z 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-08-14T21:44:10.8961334Z 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-08-14T21:44:10.8963992Z 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-08-14T21:44:10.8965869Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-08-14T21:44:10.8967605Z 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-08-14T21:44:10.8970148Z 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-08-14T21:44:10.8972674Z 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-08-14T21:44:10.8975121Z 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-08-14T21:44:10.8977628Z 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-08-14T21:44:10.8980068Z 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-08-14T21:44:10.8982570Z 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-08-14T21:44:10.8984270Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-08-14T21:44:10.8986118Z 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-08-14T21:44:10.8988815Z 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-08-14T21:44:10.8991392Z 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-08-14T21:44:10.8993984Z 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-08-14T21:44:10.8996733Z 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-08-14T21:44:10.8999427Z 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-08-14T21:44:10.9002221Z 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-08-14T21:44:10.9004065Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-08-14T21:44:10.9005829Z 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-08-14T21:44:10.9008265Z 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-08-14T21:44:10.9010063Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform 2025-08-14T21:44:10.9012005Z 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-08-14T21:44:10.9013657Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/hip 2025-08-14T21:44:10.9014998Z 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-08-14T21:44:10.9016372Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/hip/flash_attn 2025-08-14T21:44:10.9017820Z 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-08-14T21:44:10.9019269Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/hip/flash_attn/ck 2025-08-14T21:44:10.9020728Z 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-08-14T21:44:10.9022042Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2025-08-14T21:44:10.9023120Z 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-08-14T21:44:10.9024688Z 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-08-14T21:44:10.9026253Z 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-08-14T21:44:10.9027813Z 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-08-14T21:44:10.9029357Z 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-08-14T21:44:10.9031010Z 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-08-14T21:44:10.9032544Z 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-08-14T21:44:10.9033916Z 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-08-14T21:44:10.9035416Z 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-08-14T21:44:10.9037001Z 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-08-14T21:44:10.9038553Z 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-08-14T21:44:10.9040312Z 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-08-14T21:44:10.9041864Z 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-08-14T21:44:10.9043503Z 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-08-14T21:44:10.9045072Z 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-08-14T21:44:10.9046600Z 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-08-14T21:44:10.9048298Z 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-08-14T21:44:10.9049865Z 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-08-14T21:44:10.9051368Z 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-08-14T21:44:10.9053217Z 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-08-14T21:44:10.9054988Z 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-08-14T21:44:10.9056561Z 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-08-14T21:44:10.9058107Z 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-08-14T21:44:10.9059688Z 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-08-14T21:44:10.9061213Z 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-08-14T21:44:10.9062866Z 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-08-14T21:44:10.9064525Z 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-08-14T21:44:10.9066036Z 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-08-14T21:44:10.9067499Z 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-08-14T21:44:10.9068989Z 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-08-14T21:44:10.9070848Z 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-08-14T21:44:10.9072343Z 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-08-14T21:44:10.9073787Z 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-08-14T21:44:10.9074877Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/ao_sparse 2025-08-14T21:44:10.9075624Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/ao_sparse/quantized 2025-08-14T21:44:10.9076463Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/ao_sparse/quantized/cpu 2025-08-14T21:44:10.9077949Z 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-08-14T21:44:10.9079989Z 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-08-14T21:44:10.9081954Z 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-08-14T21:44:10.9083361Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2025-08-14T21:44:10.9084591Z 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-08-14T21:44:10.9086406Z 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-08-14T21:44:10.9088139Z 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-08-14T21:44:10.9089749Z 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-08-14T21:44:10.9091512Z 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-08-14T21:44:10.9093171Z 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-08-14T21:44:10.9094845Z 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-08-14T21:44:10.9096458Z 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-08-14T21:44:10.9097614Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2025-08-14T21:44:10.9098819Z 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-08-14T21:44:10.9100518Z 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-08-14T21:44:10.9102347Z 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-08-14T21:44:10.9104157Z 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-08-14T21:44:10.9105907Z 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-08-14T21:44:10.9107642Z 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-08-14T21:44:10.9109386Z 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-08-14T21:44:10.9111116Z 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-08-14T21:44:10.9112820Z 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-08-14T21:44:10.9114616Z 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-08-14T21:44:10.9116406Z 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-08-14T21:44:10.9118195Z 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-08-14T21:44:10.9120119Z 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-08-14T21:44:10.9121910Z 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-08-14T21:44:10.9123772Z 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-08-14T21:44:10.9125588Z 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-08-14T21:44:10.9126959Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cudnn 2025-08-14T21:44:10.9128218Z 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-08-14T21:44:10.9129465Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2025-08-14T21:44:10.9130580Z 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-08-14T21:44:10.9132245Z 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-08-14T21:44:10.9133879Z 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-08-14T21:44:10.9135432Z 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-08-14T21:44:10.9136921Z 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-08-14T21:44:10.9138532Z 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-08-14T21:44:10.9140084Z 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-08-14T21:44:10.9141664Z 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-08-14T21:44:10.9143176Z 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-08-14T21:44:10.9144635Z 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-08-14T21:44:10.9146093Z 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-08-14T21:44:10.9147621Z 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-08-14T21:44:10.9149181Z 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-08-14T21:44:10.9150650Z 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-08-14T21:44:10.9152167Z 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-08-14T21:44:10.9153604Z 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-08-14T21:44:10.9155088Z 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-08-14T21:44:10.9156631Z 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-08-14T21:44:10.9158133Z 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-08-14T21:44:10.9159637Z 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-08-14T21:44:10.9161275Z 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-08-14T21:44:10.9163049Z 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-08-14T21:44:10.9164602Z 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-08-14T21:44:10.9166163Z 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-08-14T21:44:10.9167657Z 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-08-14T21:44:10.9169183Z 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-08-14T21:44:10.9170907Z 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-08-14T21:44:10.9172470Z 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-08-14T21:44:10.9173993Z 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-08-14T21:44:10.9175643Z 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-08-14T21:44:10.9177327Z 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-08-14T21:44:10.9178997Z 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-08-14T21:44:10.9180640Z 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-08-14T21:44:10.9182380Z 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-08-14T21:44:10.9183880Z 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-08-14T21:44:10.9185368Z 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-08-14T21:44:10.9186926Z 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-08-14T21:44:10.9188330Z 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-08-14T21:44:10.9189804Z 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-08-14T21:44:10.9191372Z 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-08-14T21:44:10.9192946Z 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-08-14T21:44:10.9194538Z 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-08-14T21:44:10.9196033Z 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-08-14T21:44:10.9197509Z 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-08-14T21:44:10.9198981Z 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-08-14T21:44:10.9200697Z 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-08-14T21:44:10.9202300Z 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-08-14T21:44:10.9203875Z 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-08-14T21:44:10.9205552Z 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-08-14T21:44:10.9207219Z 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-08-14T21:44:10.9208814Z 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-08-14T21:44:10.9210320Z 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-08-14T21:44:10.9211954Z 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-08-14T21:44:10.9213510Z 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-08-14T21:44:10.9215054Z 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-08-14T21:44:10.9216632Z 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-08-14T21:44:10.9218196Z 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-08-14T21:44:10.9219742Z 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-08-14T21:44:10.9221313Z 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-08-14T21:44:10.9222872Z 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-08-14T21:44:10.9224434Z 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-08-14T21:44:10.9225907Z 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-08-14T21:44:10.9227405Z 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-08-14T21:44:10.9229041Z 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-08-14T21:44:10.9230088Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2025-08-14T21:44:10.9231129Z 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-08-14T21:44:10.9232511Z 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-08-14T21:44:10.9233962Z 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-08-14T21:44:10.9235398Z 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-08-14T21:44:10.9236470Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip/bgemm_kernels 2025-08-14T21:44:10.9237755Z 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-08-14T21:44:10.9240050Z 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-08-14T21:44:10.9241315Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mtia 2025-08-14T21:44:10.9242406Z 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-08-14T21:44:10.9243520Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/kleidiai 2025-08-14T21:44:10.9244657Z 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-08-14T21:44:10.9246232Z 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-08-14T21:44:10.9247884Z 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-08-14T21:44:10.9249094Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2025-08-14T21:44:10.9250134Z 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-08-14T21:44:10.9251761Z 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-08-14T21:44:10.9253360Z 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-08-14T21:44:10.9254977Z 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-08-14T21:44:10.9256553Z 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-08-14T21:44:10.9258093Z 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-08-14T21:44:10.9259608Z 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-08-14T21:44:10.9260696Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps/kernels 2025-08-14T21:44:10.9261844Z 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-08-14T21:44:10.9263452Z 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-08-14T21:44:10.9264636Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps/operations 2025-08-14T21:44:10.9265916Z 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-08-14T21:44:10.9267773Z 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-08-14T21:44:10.9269985Z 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-08-14T21:44:10.9271995Z 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-08-14T21:44:10.9273987Z 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-08-14T21:44:10.9275886Z 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-08-14T21:44:10.9277160Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2025-08-14T21:44:10.9278235Z 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-08-14T21:44:10.9279864Z 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-08-14T21:44:10.9281417Z 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-08-14T21:44:10.9282517Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mkldnn 2025-08-14T21:44:10.9283202Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mkldnn/xpu 2025-08-14T21:44:10.9284415Z 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-08-14T21:44:10.9286026Z 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-08-14T21:44:10.9287258Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mkldnn/xpu/detail 2025-08-14T21:44:10.9288611Z 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-08-14T21:44:10.9290385Z 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-08-14T21:44:10.9292260Z 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-08-14T21:44:10.9293998Z 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-08-14T21:44:10.9295773Z 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-08-14T21:44:10.9297561Z 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-08-14T21:44:10.9298767Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2025-08-14T21:44:10.9299789Z 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-08-14T21:44:10.9301128Z 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-08-14T21:44:10.9302423Z 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-08-14T21:44:10.9303788Z 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-08-14T21:44:10.9305161Z 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-08-14T21:44:10.9306475Z 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-08-14T21:44:10.9307776Z 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-08-14T21:44:10.9309130Z 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-08-14T21:44:10.9310479Z 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-08-14T21:44:10.9311778Z 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-08-14T21:44:10.9313105Z 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-08-14T21:44:10.9314526Z 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-08-14T21:44:10.9315917Z 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-08-14T21:44:10.9317309Z 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-08-14T21:44:10.9318713Z 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-08-14T21:44:10.9320309Z 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-08-14T21:44:10.9321830Z 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-08-14T21:44:10.9323318Z 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-08-14T21:44:10.9324793Z 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-08-14T21:44:10.9326201Z 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-08-14T21:44:10.9327562Z 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-08-14T21:44:10.9328888Z 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-08-14T21:44:10.9330187Z 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-08-14T21:44:10.9331682Z 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-08-14T21:44:10.9333025Z 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-08-14T21:44:10.9334020Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2025-08-14T21:44:10.9335065Z 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-08-14T21:44:10.9336607Z 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-08-14T21:44:10.9338169Z 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-08-14T21:44:10.9339654Z 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-08-14T21:44:10.9341141Z 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-08-14T21:44:10.9342672Z 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-08-14T21:44:10.9344242Z 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-08-14T21:44:10.9345875Z 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-08-14T21:44:10.9347428Z 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-08-14T21:44:10.9348919Z 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-08-14T21:44:10.9350014Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2025-08-14T21:44:10.9351081Z 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-08-14T21:44:10.9352602Z 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-08-14T21:44:10.9354196Z 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-08-14T21:44:10.9355740Z 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-08-14T21:44:10.9356412Z 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-08-14T21:44:10.9357100Z 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-08-14T21:44:10.9357777Z 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-08-14T21:44:10.9358419Z 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-08-14T21:44:10.9359005Z 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-08-14T21:44:10.9359867Z 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-08-14T21:44:10.9360574Z 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-08-14T21:44:10.9361231Z 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-08-14T21:44:10.9361901Z 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-08-14T21:44:10.9362530Z 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-08-14T21:44:10.9363167Z 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-08-14T21:44:10.9363788Z 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-08-14T21:44:10.9364408Z 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-08-14T21:44:10.9365068Z 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-08-14T21:44:10.9365630Z 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-08-14T21:44:10.9366266Z 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-08-14T21:44:10.9366503Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2025-08-14T21:44:10.9367134Z 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-08-14T21:44:10.9367737Z 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-08-14T21:44:10.9368364Z 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-08-14T21:44:10.9368958Z 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-08-14T21:44:10.9369720Z 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-08-14T21:44:10.9370457Z 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-08-14T21:44:10.9370699Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2025-08-14T21:44:10.9370945Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2025-08-14T21:44:10.9371775Z 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-08-14T21:44:10.9372651Z 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-08-14T21:44:10.9373482Z 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-08-14T21:44:10.9374287Z 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-08-14T21:44:10.9374521Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2025-08-14T21:44:10.9375229Z 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-08-14T21:44:10.9375909Z 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-08-14T21:44:10.9376519Z 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-08-14T21:44:10.9377103Z 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-08-14T21:44:10.9377675Z 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-08-14T21:44:10.9378327Z 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-08-14T21:44:10.9378579Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu/detail 2025-08-14T21:44:10.9379247Z 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-08-14T21:44:10.9379483Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2025-08-14T21:44:10.9380082Z 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-08-14T21:44:10.9380687Z 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-08-14T21:44:10.9381418Z 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-08-14T21:44:10.9382086Z 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-08-14T21:44:10.9382653Z 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-08-14T21:44:10.9383219Z 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-08-14T21:44:10.9383892Z 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-08-14T21:44:10.9384481Z 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-08-14T21:44:10.9385077Z 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-08-14T21:44:10.9385693Z 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-08-14T21:44:10.9386271Z 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-08-14T21:44:10.9386513Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2025-08-14T21:44:10.9387133Z 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-08-14T21:44:10.9387752Z 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-08-14T21:44:10.9388549Z 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-08-14T21:44:10.9389960Z 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-08-14T21:44:10.9391283Z 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-08-14T21:44:10.9392777Z 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-08-14T21:44:10.9393609Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/metal 2025-08-14T21:44:10.9395424Z 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-08-14T21:44:10.9418682Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2025-08-14T21:44:10.9420344Z 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-08-14T21:44:10.9421750Z 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-08-14T21:44:10.9423180Z 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-08-14T21:44:10.9424622Z 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-08-14T21:44:10.9426254Z 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-08-14T21:44:10.9427449Z 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-08-14T21:44:10.9428924Z 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-08-14T21:44:10.9430285Z 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-08-14T21:44:10.9431645Z 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-08-14T21:44:10.9433173Z 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-08-14T21:44:10.9434362Z 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-08-14T21:44:10.9435799Z 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-08-14T21:44:10.9437226Z 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-08-14T21:44:10.9438594Z 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-08-14T21:44:10.9440151Z 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-08-14T21:44:10.9441680Z 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-08-14T21:44:10.9443358Z 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-08-14T21:44:10.9444582Z 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-08-14T21:44:10.9446106Z 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-08-14T21:44:10.9447415Z 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-08-14T21:44:10.9448871Z 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-08-14T21:44:10.9450503Z 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-08-14T21:44:10.9451818Z 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-08-14T21:44:10.9453274Z 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-08-14T21:44:10.9454596Z 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-08-14T21:44:10.9455959Z 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-08-14T21:44:10.9457244Z 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-08-14T21:44:10.9458848Z 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-08-14T21:44:10.9459955Z 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-08-14T21:44:10.9461389Z 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-08-14T21:44:10.9462699Z 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-08-14T21:44:10.9464328Z 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-08-14T21:44:10.9465469Z 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-08-14T21:44:10.9466920Z 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-08-14T21:44:10.9468183Z 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-08-14T21:44:10.9469688Z 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-08-14T21:44:10.9471450Z 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-08-14T21:44:10.9473139Z 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-08-14T21:44:10.9474237Z 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-08-14T21:44:10.9475725Z 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-08-14T21:44:10.9477141Z 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-08-14T21:44:10.9478549Z 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-08-14T21:44:10.9480017Z 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-08-14T21:44:10.9481502Z 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-08-14T21:44:10.9482819Z 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-08-14T21:44:10.9484493Z 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-08-14T21:44:10.9485680Z 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-08-14T21:44:10.9487109Z 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-08-14T21:44:10.9488524Z 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-08-14T21:44:10.9489883Z 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-08-14T21:44:10.9491526Z 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-08-14T21:44:10.9493158Z 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-08-14T21:44:10.9494301Z 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-08-14T21:44:10.9495643Z 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-08-14T21:44:10.9497071Z 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-08-14T21:44:10.9498375Z 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-08-14T21:44:10.9499631Z 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-08-14T21:44:10.9501240Z 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-08-14T21:44:10.9502404Z 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-08-14T21:44:10.9503843Z 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-08-14T21:44:10.9513345Z 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-08-14T21:44:10.9514149Z 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-08-14T21:44:10.9514817Z 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-08-14T21:44:10.9515403Z 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-08-14T21:44:10.9516033Z 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-08-14T21:44:10.9516670Z 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-08-14T21:44:10.9517295Z 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-08-14T21:44:10.9517883Z 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-08-14T21:44:10.9518456Z 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-08-14T21:44:10.9519238Z 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-08-14T21:44:10.9520095Z 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-08-14T21:44:10.9520707Z 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-08-14T21:44:10.9521583Z 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-08-14T21:44:10.9523199Z 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-08-14T21:44:10.9524393Z 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-08-14T21:44:10.9525770Z 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-08-14T21:44:10.9527197Z 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-08-14T21:44:10.9528553Z 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-08-14T21:44:10.9530201Z 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-08-14T21:44:10.9531350Z 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-08-14T21:44:10.9532924Z 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-08-14T21:44:10.9534255Z 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-08-14T21:44:10.9535813Z 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-08-14T21:44:10.9536966Z 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-08-14T21:44:10.9538359Z 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-08-14T21:44:10.9539501Z 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-08-14T21:44:10.9541091Z 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-08-14T21:44:10.9542210Z 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-08-14T21:44:10.9543603Z 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-08-14T21:44:10.9544972Z 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-08-14T21:44:10.9546375Z 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-08-14T21:44:10.9547908Z 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-08-14T21:44:10.9549047Z 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-08-14T21:44:10.9550450Z 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-08-14T21:44:10.9551929Z 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-08-14T21:44:10.9553049Z 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-08-14T21:44:10.9554393Z 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-08-14T21:44:10.9555707Z 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-08-14T21:44:10.9557390Z 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-08-14T21:44:10.9558479Z 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-08-14T21:44:10.9560130Z 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-08-14T21:44:10.9561564Z 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-08-14T21:44:10.9563142Z 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-08-14T21:44:10.9564414Z 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-08-14T21:44:10.9565843Z 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-08-14T21:44:10.9567246Z 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-08-14T21:44:10.9568511Z 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-08-14T21:44:10.9569984Z 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-08-14T21:44:10.9571818Z 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-08-14T21:44:10.9572921Z 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-08-14T21:44:10.9574346Z 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-08-14T21:44:10.9575688Z 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-08-14T21:44:10.9577297Z 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-08-14T21:44:10.9578583Z 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-08-14T21:44:10.9579934Z 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-08-14T21:44:10.9581393Z 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-08-14T21:44:10.9582957Z 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-08-14T21:44:10.9584062Z 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-08-14T21:44:10.9585502Z 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-08-14T21:44:10.9586793Z 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-08-14T21:44:10.9588412Z 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-08-14T21:44:10.9589493Z 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-08-14T21:44:10.9590842Z 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-08-14T21:44:10.9592206Z 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-08-14T21:44:10.9593768Z 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-08-14T21:44:10.9594871Z 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-08-14T21:44:10.9596245Z 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-08-14T21:44:10.9597570Z 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-08-14T21:44:10.9599151Z 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-08-14T21:44:10.9600586Z 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-08-14T21:44:10.9602018Z 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-08-14T21:44:10.9603396Z 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-08-14T21:44:10.9605079Z 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-08-14T21:44:10.9606151Z 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-08-14T21:44:10.9607651Z 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-08-14T21:44:10.9608999Z 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-08-14T21:44:10.9610661Z 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-08-14T21:44:10.9611917Z 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-08-14T21:44:10.9613294Z 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-08-14T21:44:10.9614630Z 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-08-14T21:44:10.9616307Z 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-08-14T21:44:10.9617436Z 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-08-14T21:44:10.9618840Z 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-08-14T21:44:10.9620115Z 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-08-14T21:44:10.9621459Z 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-08-14T21:44:10.9622738Z 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-08-14T21:44:10.9624411Z 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-08-14T21:44:10.9625513Z 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-08-14T21:44:10.9626897Z 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-08-14T21:44:10.9628178Z 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-08-14T21:44:10.9629523Z 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-08-14T21:44:10.9630851Z 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-08-14T21:44:10.9632440Z 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-08-14T21:44:10.9633660Z 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-08-14T21:44:10.9635060Z 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-08-14T21:44:10.9636325Z 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-08-14T21:44:10.9637666Z 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-08-14T21:44:10.9639013Z 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-08-14T21:44:10.9640842Z 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-08-14T21:44:10.9642039Z 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-08-14T21:44:10.9643525Z 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-08-14T21:44:10.9644790Z 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-08-14T21:44:10.9646398Z 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-08-14T21:44:10.9647564Z 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-08-14T21:44:10.9649005Z 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-08-14T21:44:10.9650316Z 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-08-14T21:44:10.9651788Z 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-08-14T21:44:10.9653384Z 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-08-14T21:44:10.9654511Z 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-08-14T21:44:10.9655837Z 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-08-14T21:44:10.9657168Z 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-08-14T21:44:10.9658686Z 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-08-14T21:44:10.9659886Z 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-08-14T21:44:10.9661182Z 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-08-14T21:44:10.9662546Z 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-08-14T21:44:10.9663950Z 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-08-14T21:44:10.9665356Z 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-08-14T21:44:10.9666638Z 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-08-14T21:44:10.9667999Z 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-08-14T21:44:10.9669236Z 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-08-14T21:44:10.9670959Z 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-08-14T21:44:10.9672605Z 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-08-14T21:44:10.9673749Z 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-08-14T21:44:10.9675388Z 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-08-14T21:44:10.9676808Z 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-08-14T21:44:10.9677905Z 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-08-14T21:44:10.9679438Z 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-08-14T21:44:10.9680939Z 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-08-14T21:44:10.9682321Z 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-08-14T21:44:10.9683724Z 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-08-14T21:44:10.9685304Z 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-08-14T21:44:10.9686467Z 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-08-14T21:44:10.9687869Z 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-08-14T21:44:10.9689253Z 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-08-14T21:44:10.9690744Z 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-08-14T21:44:10.9692061Z 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-08-14T21:44:10.9693503Z 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-08-14T21:44:10.9694865Z 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-08-14T21:44:10.9696548Z 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-08-14T21:44:10.9697621Z 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-08-14T21:44:10.9699005Z 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-08-14T21:44:10.9700279Z 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-08-14T21:44:10.9701689Z 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-08-14T21:44:10.9702941Z 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-08-14T21:44:10.9704404Z 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-08-14T21:44:10.9705744Z 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-08-14T21:44:10.9707302Z 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-08-14T21:44:10.9708465Z 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-08-14T21:44:10.9709927Z 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-08-14T21:44:10.9711112Z 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-08-14T21:44:10.9712543Z 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-08-14T21:44:10.9713793Z 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-08-14T21:44:10.9715205Z 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-08-14T21:44:10.9716553Z 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-08-14T21:44:10.9717961Z 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-08-14T21:44:10.9719238Z 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-08-14T21:44:10.9721016Z 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-08-14T21:44:10.9722318Z 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-08-14T21:44:10.9723724Z 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-08-14T21:44:10.9725031Z 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-08-14T21:44:10.9726471Z 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-08-14T21:44:10.9727849Z 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-08-14T21:44:10.9729457Z 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-08-14T21:44:10.9730783Z 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-08-14T21:44:10.9732157Z 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-08-14T21:44:10.9733764Z 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-08-14T21:44:10.9734885Z 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-08-14T21:44:10.9736259Z 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-08-14T21:44:10.9737558Z 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-08-14T21:44:10.9739458Z 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-08-14T21:44:10.9740324Z 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-08-14T21:44:10.9741703Z 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-08-14T21:44:10.9742867Z 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-08-14T21:44:10.9744305Z 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-08-14T21:44:10.9745470Z 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-08-14T21:44:10.9746887Z 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-08-14T21:44:10.9748456Z 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-08-14T21:44:10.9749554Z 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-08-14T21:44:10.9750908Z 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-08-14T21:44:10.9752471Z 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-08-14T21:44:10.9753557Z 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-08-14T21:44:10.9754913Z 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-08-14T21:44:10.9756270Z 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-08-14T21:44:10.9757685Z 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-08-14T21:44:10.9759000Z 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-08-14T21:44:10.9760620Z 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-08-14T21:44:10.9761971Z 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-08-14T21:44:10.9763423Z 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-08-14T21:44:10.9764758Z 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-08-14T21:44:10.9766210Z 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-08-14T21:44:10.9767624Z 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-08-14T21:44:10.9769149Z 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-08-14T21:44:10.9770764Z 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-08-14T21:44:10.9772122Z 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-08-14T21:44:10.9773376Z 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-08-14T21:44:10.9774804Z 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-08-14T21:44:10.9776387Z 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-08-14T21:44:10.9777647Z 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-08-14T21:44:10.9779096Z 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-08-14T21:44:10.9780453Z 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-08-14T21:44:10.9781933Z 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-08-14T21:44:10.9783397Z 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-08-14T21:44:10.9784549Z 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-08-14T21:44:10.9785944Z 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-08-14T21:44:10.9787262Z 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-08-14T21:44:10.9788567Z 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-08-14T21:44:10.9789855Z 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-08-14T21:44:10.9791254Z 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-08-14T21:44:10.9792674Z 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-08-14T21:44:10.9794020Z 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-08-14T21:44:10.9795351Z 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-08-14T21:44:10.9796735Z 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-08-14T21:44:10.9798145Z 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-08-14T21:44:10.9799542Z 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-08-14T21:44:10.9801130Z 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-08-14T21:44:10.9802395Z 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-08-14T21:44:10.9804021Z 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-08-14T21:44:10.9805189Z 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-08-14T21:44:10.9806578Z 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-08-14T21:44:10.9808036Z 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-08-14T21:44:10.9809485Z 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-08-14T21:44:10.9811032Z 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-08-14T21:44:10.9812325Z 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-08-14T21:44:10.9813682Z 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-08-14T21:44:10.9815024Z 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-08-14T21:44:10.9816226Z 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-08-14T21:44:10.9817640Z 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-08-14T21:44:10.9819203Z 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-08-14T21:44:10.9820367Z 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-08-14T21:44:10.9821794Z 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-08-14T21:44:10.9823090Z 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-08-14T21:44:10.9824565Z 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-08-14T21:44:10.9825712Z 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-08-14T21:44:10.9827088Z 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-08-14T21:44:10.9828622Z 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-08-14T21:44:10.9829775Z 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-08-14T21:44:10.9831127Z 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-08-14T21:44:10.9832343Z 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-08-14T21:44:10.9833673Z 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-08-14T21:44:10.9835041Z 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-08-14T21:44:10.9836418Z 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-08-14T21:44:10.9837965Z 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-08-14T21:44:10.9839407Z 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-08-14T21:44:10.9840738Z 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-08-14T21:44:10.9842191Z 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-08-14T21:44:10.9843780Z 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-08-14T21:44:10.9844940Z 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-08-14T21:44:10.9846359Z 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-08-14T21:44:10.9847710Z 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-08-14T21:44:10.9849374Z 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-08-14T21:44:10.9850526Z 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-08-14T21:44:10.9852062Z 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-08-14T21:44:10.9853394Z 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-08-14T21:44:10.9854925Z 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-08-14T21:44:10.9856049Z 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-08-14T21:44:10.9857392Z 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-08-14T21:44:10.9858622Z 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-08-14T21:44:10.9860058Z 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-08-14T21:44:10.9861366Z 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-08-14T21:44:10.9862715Z 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-08-14T21:44:10.9864026Z 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-08-14T21:44:10.9865276Z 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-08-14T21:44:10.9866737Z 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-08-14T21:44:10.9868091Z 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-08-14T21:44:10.9869294Z 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-08-14T21:44:10.9871155Z 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-08-14T21:44:10.9872547Z 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-08-14T21:44:10.9874177Z 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-08-14T21:44:10.9875327Z 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-08-14T21:44:10.9876746Z 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-08-14T21:44:10.9878084Z 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-08-14T21:44:10.9879564Z 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-08-14T21:44:10.9880995Z 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-08-14T21:44:10.9882364Z 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-08-14T21:44:10.9883762Z 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-08-14T21:44:10.9885093Z 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-08-14T21:44:10.9886470Z 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-08-14T21:44:10.9888059Z 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-08-14T21:44:10.9889201Z 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-08-14T21:44:10.9890629Z 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-08-14T21:44:10.9892031Z 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-08-14T21:44:10.9893649Z 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-08-14T21:44:10.9894793Z 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-08-14T21:44:10.9896177Z 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-08-14T21:44:10.9897454Z 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-08-14T21:44:10.9898763Z 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-08-14T21:44:10.9900076Z 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-08-14T21:44:10.9901419Z 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-08-14T21:44:10.9902828Z 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-08-14T21:44:10.9904061Z 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-08-14T21:44:10.9905434Z 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-08-14T21:44:10.9906811Z 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-08-14T21:44:10.9908357Z 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-08-14T21:44:10.9909615Z 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-08-14T21:44:10.9910981Z 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-08-14T21:44:10.9912322Z 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-08-14T21:44:10.9913748Z 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-08-14T21:44:10.9914975Z 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-08-14T21:44:10.9916274Z 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-08-14T21:44:10.9917642Z 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-08-14T21:44:10.9919047Z 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-08-14T21:44:10.9920652Z 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-08-14T21:44:10.9921958Z 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-08-14T21:44:10.9923427Z 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-08-14T21:44:10.9925113Z 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-08-14T21:44:10.9926272Z 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-08-14T21:44:10.9927719Z 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-08-14T21:44:10.9929022Z 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-08-14T21:44:10.9930462Z 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-08-14T21:44:10.9931833Z 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-08-14T21:44:10.9933184Z 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-08-14T21:44:10.9934568Z 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-08-14T21:44:10.9935972Z 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-08-14T21:44:10.9937250Z 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-08-14T21:44:10.9938700Z 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-08-14T21:44:10.9940185Z 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-08-14T21:44:10.9941509Z 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-08-14T21:44:10.9942678Z 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-08-14T21:44:10.9944087Z 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-08-14T21:44:10.9945502Z 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-08-14T21:44:10.9946995Z 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-08-14T21:44:10.9948151Z 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-08-14T21:44:10.9949550Z 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-08-14T21:44:10.9950818Z 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-08-14T21:44:10.9952128Z 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-08-14T21:44:10.9953425Z 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-08-14T21:44:10.9955076Z 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-08-14T21:44:10.9956264Z 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-08-14T21:44:10.9957615Z 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-08-14T21:44:10.9958935Z 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-08-14T21:44:10.9960496Z 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-08-14T21:44:10.9961934Z 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-08-14T21:44:10.9963311Z 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-08-14T21:44:10.9964833Z 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-08-14T21:44:10.9966356Z 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-08-14T21:44:10.9967576Z 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-08-14T21:44:10.9968958Z 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-08-14T21:44:10.9970452Z 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-08-14T21:44:10.9972159Z 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-08-14T21:44:10.9973397Z 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-08-14T21:44:10.9974977Z 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-08-14T21:44:10.9976190Z 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-08-14T21:44:10.9977729Z 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-08-14T21:44:10.9979019Z 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-08-14T21:44:10.9980652Z 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-08-14T21:44:10.9981894Z 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-08-14T21:44:10.9983317Z 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-08-14T21:44:10.9984537Z 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-08-14T21:44:10.9985986Z 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-08-14T21:44:10.9987532Z 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-08-14T21:44:10.9988789Z 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-08-14T21:44:10.9990134Z 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-08-14T21:44:10.9991644Z 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-08-14T21:44:10.9993141Z 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-08-14T21:44:10.9994891Z 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-08-14T21:44:10.9996308Z 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-08-14T21:44:10.9997776Z 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-08-14T21:44:10.9999586Z 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-08-14T21:44:11.0001462Z 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-08-14T21:44:11.0003172Z 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-08-14T21:44:11.0004811Z 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-08-14T21:44:11.0006442Z 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-08-14T21:44:11.0008164Z 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-08-14T21:44:11.0010024Z 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-08-14T21:44:11.0011497Z 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-08-14T21:44:11.0013206Z 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-08-14T21:44:11.0014726Z 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-08-14T21:44:11.0016286Z 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-08-14T21:44:11.0017754Z 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-08-14T21:44:11.0019163Z 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-08-14T21:44:11.0020546Z 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-08-14T21:44:11.0021906Z 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-08-14T21:44:11.0023222Z 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-08-14T21:44:11.0024561Z 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-08-14T21:44:11.0026093Z 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-08-14T21:44:11.0027302Z 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-08-14T21:44:11.0028648Z 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-08-14T21:44:11.0030157Z 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-08-14T21:44:11.0031395Z 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-08-14T21:44:11.0032803Z 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-08-14T21:44:11.0034372Z 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-08-14T21:44:11.0035585Z 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-08-14T21:44:11.0036993Z 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-08-14T21:44:11.0038262Z 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-08-14T21:44:11.0039852Z 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-08-14T21:44:11.0041073Z 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-08-14T21:44:11.0042495Z 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-08-14T21:44:11.0043872Z 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-08-14T21:44:11.0045211Z 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-08-14T21:44:11.0046587Z 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-08-14T21:44:11.0048003Z 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-08-14T21:44:11.0049379Z 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-08-14T21:44:11.0050767Z 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-08-14T21:44:11.0052212Z 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-08-14T21:44:11.0053531Z 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-08-14T21:44:11.0054928Z 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-08-14T21:44:11.0056276Z 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-08-14T21:44:11.0057498Z 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-08-14T21:44:11.0058832Z 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-08-14T21:44:11.0060241Z 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-08-14T21:44:11.0061670Z 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-08-14T21:44:11.0062925Z 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-08-14T21:44:11.0064234Z 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-08-14T21:44:11.0065531Z 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-08-14T21:44:11.0066899Z 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-08-14T21:44:11.0068281Z 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-08-14T21:44:11.0069738Z 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-08-14T21:44:11.0071453Z 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-08-14T21:44:11.0072717Z 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-08-14T21:44:11.0074281Z 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-08-14T21:44:11.0075616Z 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-08-14T21:44:11.0077033Z 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-08-14T21:44:11.0078257Z 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-08-14T21:44:11.0080000Z 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-08-14T21:44:11.0081426Z 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-08-14T21:44:11.0082665Z 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-08-14T21:44:11.0084065Z 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-08-14T21:44:11.0085439Z 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-08-14T21:44:11.0087061Z 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-08-14T21:44:11.0088238Z 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-08-14T21:44:11.0089620Z 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-08-14T21:44:11.0091108Z 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-08-14T21:44:11.0092422Z 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-08-14T21:44:11.0093947Z 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-08-14T21:44:11.0095125Z 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-08-14T21:44:11.0096516Z 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-08-14T21:44:11.0097754Z 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-08-14T21:44:11.0099180Z 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-08-14T21:44:11.0100677Z 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-08-14T21:44:11.0101826Z 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-08-14T21:44:11.0103167Z 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-08-14T21:44:11.0104456Z 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-08-14T21:44:11.0105802Z 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-08-14T21:44:11.0107335Z 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-08-14T21:44:11.0108525Z 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-08-14T21:44:11.0109826Z 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-08-14T21:44:11.0111130Z 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-08-14T21:44:11.0112435Z 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-08-14T21:44:11.0114082Z 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-08-14T21:44:11.0115252Z 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-08-14T21:44:11.0116633Z 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-08-14T21:44:11.0117930Z 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-08-14T21:44:11.0119242Z 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-08-14T21:44:11.0121309Z 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-08-14T21:44:11.0122436Z 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-08-14T21:44:11.0123835Z 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-08-14T21:44:11.0125230Z 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-08-14T21:44:11.0126593Z 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-08-14T21:44:11.0128180Z 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-08-14T21:44:11.0129407Z 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-08-14T21:44:11.0130765Z 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-08-14T21:44:11.0132195Z 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-08-14T21:44:11.0133501Z 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-08-14T21:44:11.0135059Z 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-08-14T21:44:11.0136192Z 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-08-14T21:44:11.0137598Z 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-08-14T21:44:11.0138867Z 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-08-14T21:44:11.0140167Z 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-08-14T21:44:11.0141754Z 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-08-14T21:44:11.0142895Z 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-08-14T21:44:11.0144358Z 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-08-14T21:44:11.0145663Z 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-08-14T21:44:11.0146971Z 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-08-14T21:44:11.0148516Z 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-08-14T21:44:11.0149665Z 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-08-14T21:44:11.0151014Z 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-08-14T21:44:11.0152328Z 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-08-14T21:44:11.0153610Z 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-08-14T21:44:11.0155159Z 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-08-14T21:44:11.0156289Z 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-08-14T21:44:11.0157629Z 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-08-14T21:44:11.0158962Z 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-08-14T21:44:11.0160538Z 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-08-14T21:44:11.0162149Z 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-08-14T21:44:11.0163323Z 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-08-14T21:44:11.0164705Z 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-08-14T21:44:11.0166062Z 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-08-14T21:44:11.0167391Z 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-08-14T21:44:11.0169093Z 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-08-14T21:44:11.0170437Z 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-08-14T21:44:11.0171897Z 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-08-14T21:44:11.0173250Z 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-08-14T21:44:11.0174603Z 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-08-14T21:44:11.0176189Z 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-08-14T21:44:11.0177392Z 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-08-14T21:44:11.0178757Z 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-08-14T21:44:11.0180123Z 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-08-14T21:44:11.0181556Z 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-08-14T21:44:11.0183094Z 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-08-14T21:44:11.0184257Z 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-08-14T21:44:11.0185571Z 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-08-14T21:44:11.0186899Z 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-08-14T21:44:11.0188179Z 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-08-14T21:44:11.0189813Z 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-08-14T21:44:11.0190913Z 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-08-14T21:44:11.0192251Z 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-08-14T21:44:11.0193645Z 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-08-14T21:44:11.0194944Z 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-08-14T21:44:11.0196491Z 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-08-14T21:44:11.0197638Z 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-08-14T21:44:11.0199017Z 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-08-14T21:44:11.0200562Z 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-08-14T21:44:11.0201985Z 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-08-14T21:44:11.0203582Z 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-08-14T21:44:11.0204778Z 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-08-14T21:44:11.0206171Z 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-08-14T21:44:11.0207533Z 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-08-14T21:44:11.0208857Z 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-08-14T21:44:11.0210436Z 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-08-14T21:44:11.0211736Z 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-08-14T21:44:11.0213089Z 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-08-14T21:44:11.0214377Z 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-08-14T21:44:11.0215671Z 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-08-14T21:44:11.0217194Z 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-08-14T21:44:11.0218531Z 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-08-14T21:44:11.0219719Z 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-08-14T21:44:11.0221105Z 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-08-14T21:44:11.0222385Z 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-08-14T21:44:11.0223969Z 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-08-14T21:44:11.0225104Z 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-08-14T21:44:11.0226406Z 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-08-14T21:44:11.0227700Z 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-08-14T21:44:11.0229067Z 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-08-14T21:44:11.0230653Z 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-08-14T21:44:11.0231759Z 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-08-14T21:44:11.0233091Z 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-08-14T21:44:11.0234427Z 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-08-14T21:44:11.0235695Z 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-08-14T21:44:11.0237062Z 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-08-14T21:44:11.0238609Z 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-08-14T21:44:11.0239993Z 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-08-14T21:44:11.0241496Z 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-08-14T21:44:11.0242892Z 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-08-14T21:44:11.0244326Z 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-08-14T21:44:11.0245916Z 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-08-14T21:44:11.0247109Z 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-08-14T21:44:11.0248515Z 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-08-14T21:44:11.0249853Z 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-08-14T21:44:11.0251243Z 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-08-14T21:44:11.0252887Z 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-08-14T21:44:11.0254015Z 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-08-14T21:44:11.0255468Z 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-08-14T21:44:11.0256785Z 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-08-14T21:44:11.0258256Z 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-08-14T21:44:11.0259433Z 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-08-14T21:44:11.0260795Z 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-08-14T21:44:11.0262086Z 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-08-14T21:44:11.0263390Z 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-08-14T21:44:11.0264935Z 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-08-14T21:44:11.0266119Z 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-08-14T21:44:11.0267438Z 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-08-14T21:44:11.0268824Z 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-08-14T21:44:11.0270551Z 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-08-14T21:44:11.0272196Z 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-08-14T21:44:11.0273409Z 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-08-14T21:44:11.0274790Z 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-08-14T21:44:11.0276155Z 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-08-14T21:44:11.0277525Z 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-08-14T21:44:11.0279090Z 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-08-14T21:44:11.0280375Z 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-08-14T21:44:11.0281862Z 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-08-14T21:44:11.0283097Z 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-08-14T21:44:11.0284486Z 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-08-14T21:44:11.0286092Z 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-08-14T21:44:11.0287283Z 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-08-14T21:44:11.0288683Z 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-08-14T21:44:11.0290031Z 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-08-14T21:44:11.0291522Z 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-08-14T21:44:11.0293024Z 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-08-14T21:44:11.0294172Z 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-08-14T21:44:11.0295633Z 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-08-14T21:44:11.0296928Z 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-08-14T21:44:11.0298246Z 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-08-14T21:44:11.0299811Z 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-08-14T21:44:11.0300936Z 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-08-14T21:44:11.0302290Z 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-08-14T21:44:11.0303593Z 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-08-14T21:44:11.0304872Z 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-08-14T21:44:11.0306430Z 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-08-14T21:44:11.0307588Z 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-08-14T21:44:11.0308966Z 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-08-14T21:44:11.0310263Z 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-08-14T21:44:11.0311618Z 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-08-14T21:44:11.0313211Z 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-08-14T21:44:11.0314307Z 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-08-14T21:44:11.0315650Z 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-08-14T21:44:11.0317002Z 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-08-14T21:44:11.0318312Z 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-08-14T21:44:11.0320147Z 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-08-14T21:44:11.0321538Z 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-08-14T21:44:11.0322759Z 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-08-14T21:44:11.0324131Z 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-08-14T21:44:11.0325485Z 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-08-14T21:44:11.0327075Z 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-08-14T21:44:11.0328257Z 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-08-14T21:44:11.0329652Z 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-08-14T21:44:11.0331013Z 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-08-14T21:44:11.0332457Z 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-08-14T21:44:11.0334005Z 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-08-14T21:44:11.0335138Z 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-08-14T21:44:11.0336492Z 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-08-14T21:44:11.0337798Z 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-08-14T21:44:11.0339121Z 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-08-14T21:44:11.0340647Z 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-08-14T21:44:11.0341817Z 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-08-14T21:44:11.0343172Z 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-08-14T21:44:11.0344455Z 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-08-14T21:44:11.0345817Z 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-08-14T21:44:11.0347372Z 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-08-14T21:44:11.0348545Z 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-08-14T21:44:11.0349971Z 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-08-14T21:44:11.0351139Z 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-08-14T21:44:11.0352559Z 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-08-14T21:44:11.0354039Z 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-08-14T21:44:11.0355188Z 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-08-14T21:44:11.0356503Z 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-08-14T21:44:11.0357816Z 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-08-14T21:44:11.0359138Z 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-08-14T21:44:11.0361029Z 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-08-14T21:44:11.0362200Z 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-08-14T21:44:11.0363582Z 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-08-14T21:44:11.0364999Z 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-08-14T21:44:11.0366354Z 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-08-14T21:44:11.0367926Z 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-08-14T21:44:11.0369126Z 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-08-14T21:44:11.0370793Z 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-08-14T21:44:11.0372223Z 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-08-14T21:44:11.0373650Z 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-08-14T21:44:11.0375198Z 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-08-14T21:44:11.0376407Z 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-08-14T21:44:11.0377795Z 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-08-14T21:44:11.0379118Z 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-08-14T21:44:11.0380495Z 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-08-14T21:44:11.0382150Z 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-08-14T21:44:11.0383348Z 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-08-14T21:44:11.0384649Z 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-08-14T21:44:11.0385929Z 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-08-14T21:44:11.0387232Z 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-08-14T21:44:11.0388788Z 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-08-14T21:44:11.0389899Z 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-08-14T21:44:11.0391266Z 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-08-14T21:44:11.0392537Z 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-08-14T21:44:11.0393831Z 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-08-14T21:44:11.0395365Z 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-08-14T21:44:11.0396520Z 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-08-14T21:44:11.0397930Z 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-08-14T21:44:11.0399234Z 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-08-14T21:44:11.0400961Z 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-08-14T21:44:11.0402478Z 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-08-14T21:44:11.0403776Z 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-08-14T21:44:11.0405187Z 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-08-14T21:44:11.0406480Z 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-08-14T21:44:11.0408113Z 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-08-14T21:44:11.0409270Z 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-08-14T21:44:11.0410660Z 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-08-14T21:44:11.0412142Z 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-08-14T21:44:11.0413794Z 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-08-14T21:44:11.0414856Z 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-08-14T21:44:11.0416508Z 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-08-14T21:44:11.0417637Z 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-08-14T21:44:11.0418919Z 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-08-14T21:44:11.0420293Z 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-08-14T21:44:11.0421538Z 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-08-14T21:44:11.0422817Z 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-08-14T21:44:11.0424369Z 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-08-14T21:44:11.0425602Z 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-08-14T21:44:11.0427021Z 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-08-14T21:44:11.0428378Z 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-08-14T21:44:11.0429569Z 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-08-14T21:44:11.0430902Z 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-08-14T21:44:11.0432418Z 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-08-14T21:44:11.0433601Z 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-08-14T21:44:11.0434953Z 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-08-14T21:44:11.0436229Z 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-08-14T21:44:11.0437558Z 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-08-14T21:44:11.0438857Z 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-08-14T21:44:11.0440706Z 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-08-14T21:44:11.0441911Z 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-08-14T21:44:11.0443379Z 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-08-14T21:44:11.0444638Z 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-08-14T21:44:11.0446037Z 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-08-14T21:44:11.0447390Z 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-08-14T21:44:11.0449037Z 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-08-14T21:44:11.0450211Z 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-08-14T21:44:11.0451727Z 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-08-14T21:44:11.0453102Z 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-08-14T21:44:11.0454505Z 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-08-14T21:44:11.0456076Z 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-08-14T21:44:11.0457224Z 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-08-14T21:44:11.0458621Z 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-08-14T21:44:11.0459861Z 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-08-14T21:44:11.0461225Z 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-08-14T21:44:11.0462420Z 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-08-14T21:44:11.0463916Z 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-08-14T21:44:11.0465295Z 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-08-14T21:44:11.0466533Z 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-08-14T21:44:11.0467917Z 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-08-14T21:44:11.0469546Z 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-08-14T21:44:11.0471001Z 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-08-14T21:44:11.0472511Z 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-08-14T21:44:11.0473741Z 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-08-14T21:44:11.0475146Z 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-08-14T21:44:11.0476607Z 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-08-14T21:44:11.0477990Z 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-08-14T21:44:11.0479422Z 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-08-14T21:44:11.0480961Z 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-08-14T21:44:11.0482284Z 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-08-14T21:44:11.0483613Z 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-08-14T21:44:11.0485212Z 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-08-14T21:44:11.0486386Z 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-08-14T21:44:11.0487817Z 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-08-14T21:44:11.0489136Z 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-08-14T21:44:11.0490540Z 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-08-14T21:44:11.0491995Z 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-08-14T21:44:11.0493536Z 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-08-14T21:44:11.0494694Z 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-08-14T21:44:11.0496237Z 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-08-14T21:44:11.0497666Z 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-08-14T21:44:11.0498699Z 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-08-14T21:44:11.0500031Z 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-08-14T21:44:11.0501409Z 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-08-14T21:44:11.0502652Z 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-08-14T21:44:11.0504084Z 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-08-14T21:44:11.0505603Z 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-08-14T21:44:11.0506705Z 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-08-14T21:44:11.0508065Z 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-08-14T21:44:11.0509507Z 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-08-14T21:44:11.0510890Z 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-08-14T21:44:11.0512461Z 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-08-14T21:44:11.0513552Z 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-08-14T21:44:11.0514922Z 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-08-14T21:44:11.0516344Z 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-08-14T21:44:11.0517522Z 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-08-14T21:44:11.0518927Z 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-08-14T21:44:11.0520451Z 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-08-14T21:44:11.0521932Z 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-08-14T21:44:11.0523317Z 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-08-14T21:44:11.0524666Z 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-08-14T21:44:11.0526146Z 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-08-14T21:44:11.0527738Z 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-08-14T21:44:11.0528903Z 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-08-14T21:44:11.0530317Z 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-08-14T21:44:11.0531658Z 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-08-14T21:44:11.0533287Z 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-08-14T21:44:11.0534380Z 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-08-14T21:44:11.0535725Z 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-08-14T21:44:11.0537058Z 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-08-14T21:44:11.0538656Z 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-08-14T21:44:11.0539812Z 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-08-14T21:44:11.0541167Z 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-08-14T21:44:11.0542473Z 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-08-14T21:44:11.0543796Z 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-08-14T21:44:11.0545316Z 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-08-14T21:44:11.0546458Z 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-08-14T21:44:11.0547824Z 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-08-14T21:44:11.0549067Z 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-08-14T21:44:11.0550449Z 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-08-14T21:44:11.0551962Z 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-08-14T21:44:11.0553128Z 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-08-14T21:44:11.0554489Z 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-08-14T21:44:11.0555728Z 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-08-14T21:44:11.0557058Z 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-08-14T21:44:11.0558603Z 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-08-14T21:44:11.0560019Z 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-08-14T21:44:11.0561589Z 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-08-14T21:44:11.0562974Z 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-08-14T21:44:11.0564311Z 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-08-14T21:44:11.0565663Z 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-08-14T21:44:11.0567093Z 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-08-14T21:44:11.0568483Z 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-08-14T21:44:11.0570236Z 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-08-14T21:44:11.0571854Z 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-08-14T21:44:11.0572905Z 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-08-14T21:44:11.0574306Z 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-08-14T21:44:11.0575678Z 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-08-14T21:44:11.0577019Z 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-08-14T21:44:11.0578348Z 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-08-14T21:44:11.0579789Z 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-08-14T21:44:11.0581272Z 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-08-14T21:44:11.0582583Z 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-08-14T21:44:11.0583865Z 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-08-14T21:44:11.0585165Z 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-08-14T21:44:11.0586689Z 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-08-14T21:44:11.0587791Z 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-08-14T21:44:11.0589142Z 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-08-14T21:44:11.0590473Z 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-08-14T21:44:11.0591969Z 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-08-14T21:44:11.0593113Z 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-08-14T21:44:11.0594436Z 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-08-14T21:44:11.0595745Z 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-08-14T21:44:11.0597425Z 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-08-14T21:44:11.0598492Z 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-08-14T21:44:11.0600241Z 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-08-14T21:44:11.0601680Z 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-08-14T21:44:11.0603112Z 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-08-14T21:44:11.0604418Z 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-08-14T21:44:11.0605830Z 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-08-14T21:44:11.0607104Z 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-08-14T21:44:11.0608420Z 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-08-14T21:44:11.0609987Z 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-08-14T21:44:11.0611132Z 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-08-14T21:44:11.0612649Z 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-08-14T21:44:11.0614022Z 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-08-14T21:44:11.0615580Z 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-08-14T21:44:11.0616701Z 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-08-14T21:44:11.0618045Z 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-08-14T21:44:11.0619346Z 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-08-14T21:44:11.0620956Z 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-08-14T21:44:11.0622039Z 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-08-14T21:44:11.0623380Z 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-08-14T21:44:11.0624657Z 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-08-14T21:44:11.0626027Z 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-08-14T21:44:11.0627423Z 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-08-14T21:44:11.0628727Z 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-08-14T21:44:11.0630055Z 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-08-14T21:44:11.0631671Z 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-08-14T21:44:11.0632741Z 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-08-14T21:44:11.0634097Z 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-08-14T21:44:11.0635392Z 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-08-14T21:44:11.0636768Z 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-08-14T21:44:11.0638060Z 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-08-14T21:44:11.0639446Z 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-08-14T21:44:11.0641129Z 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-08-14T21:44:11.0642536Z 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-08-14T21:44:11.0643996Z 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-08-14T21:44:11.0645244Z 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-08-14T21:44:11.0646622Z 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-08-14T21:44:11.0647992Z 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-08-14T21:44:11.0649703Z 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-08-14T21:44:11.0650809Z 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-08-14T21:44:11.0652341Z 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-08-14T21:44:11.0653646Z 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-08-14T21:44:11.0655006Z 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-08-14T21:44:11.0656224Z 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-08-14T21:44:11.0657590Z 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-08-14T21:44:11.0659006Z 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-08-14T21:44:11.0660645Z 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-08-14T21:44:11.0661700Z 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-08-14T21:44:11.0663088Z 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-08-14T21:44:11.0664364Z 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-08-14T21:44:11.0665769Z 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-08-14T21:44:11.0667060Z 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-08-14T21:44:11.0668379Z 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-08-14T21:44:11.0669967Z 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-08-14T21:44:11.0671838Z 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-08-14T21:44:11.0672897Z 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-08-14T21:44:11.0674364Z 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-08-14T21:44:11.0675571Z 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-08-14T21:44:11.0677056Z 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-08-14T21:44:11.0678364Z 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-08-14T21:44:11.0679929Z 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-08-14T21:44:11.0681322Z 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-08-14T21:44:11.0682731Z 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-08-14T21:44:11.0684185Z 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-08-14T21:44:11.0685407Z 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-08-14T21:44:11.0686795Z 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-08-14T21:44:11.0688096Z 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-08-14T21:44:11.0689540Z 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-08-14T21:44:11.0691344Z 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-08-14T21:44:11.0692490Z 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-08-14T21:44:11.0693981Z 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-08-14T21:44:11.0695195Z 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-08-14T21:44:11.0696646Z 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-08-14T21:44:11.0697910Z 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-08-14T21:44:11.0699313Z 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-08-14T21:44:11.0700787Z 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-08-14T21:44:11.0701873Z 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-08-14T21:44:11.0703262Z 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-08-14T21:44:11.0704600Z 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-08-14T21:44:11.0705924Z 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-08-14T21:44:11.0707209Z 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-08-14T21:44:11.0708507Z 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-08-14T21:44:11.0709829Z 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-08-14T21:44:11.0711229Z 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-08-14T21:44:11.0712542Z 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-08-14T21:44:11.0713872Z 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-08-14T21:44:11.0715162Z 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-08-14T21:44:11.0716423Z 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-08-14T21:44:11.0717957Z 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-08-14T21:44:11.0719063Z 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-08-14T21:44:11.0720756Z 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-08-14T21:44:11.0722153Z 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-08-14T21:44:11.0723868Z 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-08-14T21:44:11.0725035Z 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-08-14T21:44:11.0726460Z 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-08-14T21:44:11.0727854Z 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-08-14T21:44:11.0729286Z 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-08-14T21:44:11.0730630Z 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-08-14T21:44:11.0732113Z 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-08-14T21:44:11.0733399Z 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-08-14T21:44:11.0734976Z 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-08-14T21:44:11.0736034Z 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-08-14T21:44:11.0737668Z 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-08-14T21:44:11.0739031Z 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-08-14T21:44:11.0740122Z 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-08-14T21:44:11.0741463Z 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-08-14T21:44:11.0742795Z 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-08-14T21:44:11.0744127Z 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-08-14T21:44:11.0745541Z 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-08-14T21:44:11.0747096Z 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-08-14T21:44:11.0748253Z 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-08-14T21:44:11.0749583Z 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-08-14T21:44:11.0750947Z 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-08-14T21:44:11.0752198Z 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-08-14T21:44:11.0753590Z 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-08-14T21:44:11.0755043Z 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-08-14T21:44:11.0756337Z 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-08-14T21:44:11.0757752Z 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-08-14T21:44:11.0758978Z 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-08-14T21:44:11.0760664Z 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-08-14T21:44:11.0761995Z 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-08-14T21:44:11.0763617Z 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-08-14T21:44:11.0764771Z 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-08-14T21:44:11.0766151Z 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-08-14T21:44:11.0767482Z 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-08-14T21:44:11.0768865Z 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-08-14T21:44:11.0770484Z 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-08-14T21:44:11.0772123Z 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-08-14T21:44:11.0773393Z 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-08-14T21:44:11.0774790Z 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-08-14T21:44:11.0776092Z 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-08-14T21:44:11.0777491Z 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-08-14T21:44:11.0779045Z 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-08-14T21:44:11.0780233Z 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-08-14T21:44:11.0781756Z 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-08-14T21:44:11.0783067Z 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-08-14T21:44:11.0784400Z 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-08-14T21:44:11.0785725Z 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-08-14T21:44:11.0787138Z 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-08-14T21:44:11.0788371Z 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-08-14T21:44:11.0789757Z 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-08-14T21:44:11.0791186Z 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-08-14T21:44:11.0792749Z 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-08-14T21:44:11.0793914Z 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-08-14T21:44:11.0795248Z 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-08-14T21:44:11.0796542Z 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-08-14T21:44:11.0798092Z 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-08-14T21:44:11.0799219Z 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-08-14T21:44:11.0800935Z 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-08-14T21:44:11.0802265Z 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-08-14T21:44:11.0803635Z 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-08-14T21:44:11.0805206Z 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-08-14T21:44:11.0806347Z 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-08-14T21:44:11.0807764Z 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-08-14T21:44:11.0809147Z 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-08-14T21:44:11.0810720Z 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-08-14T21:44:11.0812005Z 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-08-14T21:44:11.0813354Z 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-08-14T21:44:11.0814639Z 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-08-14T21:44:11.0816176Z 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-08-14T21:44:11.0817307Z 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-08-14T21:44:11.0818710Z 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-08-14T21:44:11.0819955Z 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-08-14T21:44:11.0821368Z 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-08-14T21:44:11.0822966Z 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-08-14T21:44:11.0824111Z 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-08-14T21:44:11.0825488Z 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-08-14T21:44:11.0826700Z 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-08-14T21:44:11.0828131Z 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-08-14T21:44:11.0829691Z 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-08-14T21:44:11.0830845Z 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-08-14T21:44:11.0832297Z 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-08-14T21:44:11.0833484Z 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-08-14T21:44:11.0834847Z 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-08-14T21:44:11.0836074Z 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-08-14T21:44:11.0837629Z 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-08-14T21:44:11.0838714Z 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-08-14T21:44:11.0840587Z 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-08-14T21:44:11.0842160Z 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-08-14T21:44:11.0843164Z 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-08-14T21:44:11.0844679Z 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-08-14T21:44:11.0846021Z 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-08-14T21:44:11.0847411Z 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-08-14T21:44:11.0848753Z 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-08-14T21:44:11.0850304Z 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-08-14T21:44:11.0851685Z 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-08-14T21:44:11.0853204Z 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-08-14T21:44:11.0854490Z 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-08-14T21:44:11.0855791Z 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-08-14T21:44:11.0857165Z 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-08-14T21:44:11.0858579Z 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-08-14T21:44:11.0860131Z 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-08-14T21:44:11.0861287Z 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-08-14T21:44:11.0862560Z 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-08-14T21:44:11.0864062Z 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-08-14T21:44:11.0865205Z 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-08-14T21:44:11.0866612Z 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-08-14T21:44:11.0867859Z 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-08-14T21:44:11.0869202Z 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-08-14T21:44:11.0870983Z 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-08-14T21:44:11.0872412Z 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-08-14T21:44:11.0873777Z 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-08-14T21:44:11.0875133Z 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-08-14T21:44:11.0876547Z 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-08-14T21:44:11.0877845Z 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-08-14T21:44:11.0879227Z 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-08-14T21:44:11.0880770Z 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-08-14T21:44:11.0882092Z 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-08-14T21:44:11.0883481Z 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-08-14T21:44:11.0884887Z 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-08-14T21:44:11.0886275Z 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-08-14T21:44:11.0887624Z 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-08-14T21:44:11.0889056Z 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-08-14T21:44:11.0890411Z 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-08-14T21:44:11.0892002Z 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-08-14T21:44:11.0893357Z 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-08-14T21:44:11.0894641Z 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-08-14T21:44:11.0895955Z 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-08-14T21:44:11.0897342Z 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-08-14T21:44:11.0898793Z 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-08-14T21:44:11.0899961Z 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-08-14T21:44:11.0901340Z 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-08-14T21:44:11.0902914Z 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-08-14T21:44:11.0904307Z 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-08-14T21:44:11.0905365Z 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-08-14T21:44:11.0906755Z 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-08-14T21:44:11.0908015Z 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-08-14T21:44:11.0909369Z 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-08-14T21:44:11.0910665Z 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-08-14T21:44:11.0912067Z 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-08-14T21:44:11.0913349Z 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-08-14T21:44:11.0914607Z 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-08-14T21:44:11.0916021Z 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-08-14T21:44:11.0917287Z 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-08-14T21:44:11.0918672Z 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-08-14T21:44:11.0920486Z 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-08-14T21:44:11.0921867Z 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-08-14T21:44:11.0923195Z 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-08-14T21:44:11.0924568Z 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-08-14T21:44:11.0926110Z 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-08-14T21:44:11.0927527Z 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-08-14T21:44:11.0928880Z 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-08-14T21:44:11.0930239Z 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-08-14T21:44:11.0931796Z 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-08-14T21:44:11.0933067Z 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-08-14T21:44:11.0934469Z 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-08-14T21:44:11.0936063Z 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-08-14T21:44:11.0937174Z 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-08-14T21:44:11.0938494Z 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-08-14T21:44:11.0939743Z 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-08-14T21:44:11.0941378Z 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-08-14T21:44:11.0942455Z 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-08-14T21:44:11.0943846Z 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-08-14T21:44:11.0945117Z 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-08-14T21:44:11.0946487Z 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-08-14T21:44:11.0947796Z 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-08-14T21:44:11.0949114Z 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-08-14T21:44:11.0950744Z 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-08-14T21:44:11.0951838Z 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-08-14T21:44:11.0953128Z 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-08-14T21:44:11.0954394Z 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-08-14T21:44:11.0955970Z 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-08-14T21:44:11.0957084Z 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-08-14T21:44:11.0958343Z 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-08-14T21:44:11.0959806Z 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-08-14T21:44:11.0961442Z 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-08-14T21:44:11.0962972Z 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-08-14T21:44:11.0964548Z 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-08-14T21:44:11.0965702Z 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-08-14T21:44:11.0967040Z 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-08-14T21:44:11.0968497Z 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-08-14T21:44:11.0970056Z 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-08-14T21:44:11.0971527Z 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-08-14T21:44:11.0972795Z 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-08-14T21:44:11.0974221Z 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-08-14T21:44:11.0975558Z 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-08-14T21:44:11.0977209Z 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-08-14T21:44:11.0978706Z 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-08-14T21:44:11.0979772Z 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-08-14T21:44:11.0981112Z 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-08-14T21:44:11.0982571Z 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-08-14T21:44:11.0983870Z 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-08-14T21:44:11.0985285Z 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-08-14T21:44:11.0986768Z 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-08-14T21:44:11.0987943Z 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-08-14T21:44:11.0989254Z 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-08-14T21:44:11.0990510Z 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-08-14T21:44:11.0992097Z 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-08-14T21:44:11.0993223Z 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-08-14T21:44:11.0994532Z 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-08-14T21:44:11.0995939Z 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-08-14T21:44:11.0997415Z 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-08-14T21:44:11.0998660Z 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-08-14T21:44:11.1000192Z 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-08-14T21:44:11.1001660Z 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-08-14T21:44:11.1003012Z 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-08-14T21:44:11.1004470Z 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-08-14T21:44:11.1005909Z 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-08-14T21:44:11.1007445Z 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-08-14T21:44:11.1008685Z 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-08-14T21:44:11.1010012Z 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-08-14T21:44:11.1011516Z 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-08-14T21:44:11.1012830Z 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-08-14T21:44:11.1014207Z 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-08-14T21:44:11.1015423Z 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-08-14T21:44:11.1016988Z 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-08-14T21:44:11.1018184Z 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-08-14T21:44:11.1019517Z 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-08-14T21:44:11.1020816Z 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-08-14T21:44:11.1022333Z 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-08-14T21:44:11.1023471Z 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-08-14T21:44:11.1024769Z 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-08-14T21:44:11.1026170Z 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-08-14T21:44:11.1027748Z 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-08-14T21:44:11.1028920Z 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-08-14T21:44:11.1030193Z 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-08-14T21:44:11.1031606Z 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-08-14T21:44:11.1032937Z 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-08-14T21:44:11.1034286Z 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-08-14T21:44:11.1035572Z 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-08-14T21:44:11.1036942Z 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-08-14T21:44:11.1038277Z 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-08-14T21:44:11.1040078Z 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-08-14T21:44:11.1041329Z 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-08-14T21:44:11.1042683Z 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-08-14T21:44:11.1044080Z 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-08-14T21:44:11.1045366Z 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-08-14T21:44:11.1046759Z 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-08-14T21:44:11.1048369Z 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-08-14T21:44:11.1049517Z 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-08-14T21:44:11.1050958Z 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-08-14T21:44:11.1052351Z 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-08-14T21:44:11.1053698Z 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-08-14T21:44:11.1054956Z 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-08-14T21:44:11.1056503Z 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-08-14T21:44:11.1057636Z 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-08-14T21:44:11.1059067Z 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-08-14T21:44:11.1060242Z 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-08-14T21:44:11.1061651Z 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-08-14T21:44:11.1063002Z 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-08-14T21:44:11.1064333Z 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-08-14T21:44:11.1065638Z 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-08-14T21:44:11.1067008Z 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-08-14T21:44:11.1068299Z 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-08-14T21:44:11.1069753Z 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-08-14T21:44:11.1071433Z 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-08-14T21:44:11.1072697Z 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-08-14T21:44:11.1074051Z 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-08-14T21:44:11.1075636Z 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-08-14T21:44:11.1076919Z 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-08-14T21:44:11.1078310Z 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-08-14T21:44:11.1079804Z 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-08-14T21:44:11.1081472Z 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-08-14T21:44:11.1082630Z 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-08-14T21:44:11.1084055Z 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-08-14T21:44:11.1085321Z 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-08-14T21:44:11.1086955Z 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-08-14T21:44:11.1088129Z 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-08-14T21:44:11.1089543Z 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-08-14T21:44:11.1090834Z 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-08-14T21:44:11.1092346Z 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-08-14T21:44:11.1093893Z 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-08-14T21:44:11.1095357Z 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-08-14T21:44:11.1096414Z 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-08-14T21:44:11.1097783Z 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-08-14T21:44:11.1099134Z 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-08-14T21:44:11.1100425Z 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-08-14T21:44:11.1101723Z 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-08-14T21:44:11.1103081Z 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-08-14T21:44:11.1104311Z 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-08-14T21:44:11.1105689Z 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-08-14T21:44:11.1107220Z 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-08-14T21:44:11.1108351Z 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-08-14T21:44:11.1109698Z 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-08-14T21:44:11.1111042Z 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-08-14T21:44:11.1112610Z 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-08-14T21:44:11.1113818Z 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-08-14T21:44:11.1115115Z 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-08-14T21:44:11.1116476Z 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-08-14T21:44:11.1118020Z 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-08-14T21:44:11.1119243Z 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-08-14T21:44:11.1120921Z 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-08-14T21:44:11.1122163Z 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-08-14T21:44:11.1123555Z 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-08-14T21:44:11.1125165Z 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-08-14T21:44:11.1126317Z 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-08-14T21:44:11.1127727Z 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-08-14T21:44:11.1129128Z 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-08-14T21:44:11.1130665Z 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-08-14T21:44:11.1131944Z 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-08-14T21:44:11.1133321Z 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-08-14T21:44:11.1134670Z 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-08-14T21:44:11.1136226Z 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-08-14T21:44:11.1137358Z 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-08-14T21:44:11.1138683Z 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-08-14T21:44:11.1140045Z 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-08-14T21:44:11.1141460Z 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-08-14T21:44:11.1142646Z 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-08-14T21:44:11.1144248Z 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-08-14T21:44:11.1145357Z 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-08-14T21:44:11.1146732Z 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-08-14T21:44:11.1148079Z 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-08-14T21:44:11.1149655Z 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-08-14T21:44:11.1150913Z 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-08-14T21:44:11.1152292Z 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-08-14T21:44:11.1153611Z 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-08-14T21:44:11.1154954Z 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-08-14T21:44:11.1156246Z 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-08-14T21:44:11.1157618Z 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-08-14T21:44:11.1158943Z 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-08-14T21:44:11.1160620Z 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-08-14T21:44:11.1162022Z 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-08-14T21:44:11.1163383Z 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-08-14T21:44:11.1164755Z 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-08-14T21:44:11.1166089Z 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-08-14T21:44:11.1167448Z 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-08-14T21:44:11.1168848Z 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-08-14T21:44:11.1170402Z 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-08-14T21:44:11.1172051Z 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-08-14T21:44:11.1173390Z 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-08-14T21:44:11.1174769Z 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-08-14T21:44:11.1176152Z 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-08-14T21:44:11.1177556Z 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-08-14T21:44:11.1178859Z 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-08-14T21:44:11.1180195Z 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-08-14T21:44:11.1181700Z 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-08-14T21:44:11.1183137Z 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-08-14T21:44:11.1184411Z 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-08-14T21:44:11.1185783Z 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-08-14T21:44:11.1187089Z 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-08-14T21:44:11.1188553Z 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-08-14T21:44:11.1189903Z 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-08-14T21:44:11.1191309Z 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-08-14T21:44:11.1192606Z 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-08-14T21:44:11.1193937Z 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-08-14T21:44:11.1195248Z 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-08-14T21:44:11.1196589Z 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-08-14T21:44:11.1197928Z 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-08-14T21:44:11.1199259Z 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-08-14T21:44:11.1200920Z 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-08-14T21:44:11.1202351Z 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-08-14T21:44:11.1203835Z 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-08-14T21:44:11.1205470Z 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-08-14T21:44:11.1206633Z 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-08-14T21:44:11.1208013Z 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-08-14T21:44:11.1209547Z 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-08-14T21:44:11.1210772Z 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-08-14T21:44:11.1212248Z 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-08-14T21:44:11.1213401Z 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-08-14T21:44:11.1214848Z 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-08-14T21:44:11.1216111Z 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-08-14T21:44:11.1217474Z 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-08-14T21:44:11.1218669Z 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-08-14T21:44:11.1220083Z 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-08-14T21:44:11.1221445Z 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-08-14T21:44:11.1222669Z 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-08-14T21:44:11.1224026Z 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-08-14T21:44:11.1225436Z 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-08-14T21:44:11.1227074Z 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-08-14T21:44:11.1228259Z 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-08-14T21:44:11.1229577Z 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-08-14T21:44:11.1230861Z 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-08-14T21:44:11.1232327Z 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-08-14T21:44:11.1233466Z 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-08-14T21:44:11.1235054Z 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-08-14T21:44:11.1236186Z 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-08-14T21:44:11.1237546Z 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-08-14T21:44:11.1238916Z 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-08-14T21:44:11.1240759Z 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-08-14T21:44:11.1242053Z 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-08-14T21:44:11.1243428Z 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-08-14T21:44:11.1244769Z 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-08-14T21:44:11.1246189Z 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-08-14T21:44:11.1247469Z 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-08-14T21:44:11.1248956Z 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-08-14T21:44:11.1250313Z 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-08-14T21:44:11.1251754Z 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-08-14T21:44:11.1253111Z 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-08-14T21:44:11.1254347Z 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-08-14T21:44:11.1255963Z 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-08-14T21:44:11.1257106Z 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-08-14T21:44:11.1258439Z 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-08-14T21:44:11.1259694Z 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-08-14T21:44:11.1261252Z 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-08-14T21:44:11.1262432Z 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-08-14T21:44:11.1263845Z 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-08-14T21:44:11.1265251Z 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-08-14T21:44:11.1266748Z 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-08-14T21:44:11.1267930Z 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-08-14T21:44:11.1269215Z 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-08-14T21:44:11.1271044Z 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-08-14T21:44:11.1272631Z 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-08-14T21:44:11.1273764Z 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-08-14T21:44:11.1275183Z 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-08-14T21:44:11.1276412Z 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-08-14T21:44:11.1277896Z 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-08-14T21:44:11.1279465Z 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-08-14T21:44:11.1281192Z 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-08-14T21:44:11.1282337Z 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-08-14T21:44:11.1283631Z 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-08-14T21:44:11.1285129Z 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-08-14T21:44:11.1286423Z 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-08-14T21:44:11.1287856Z 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-08-14T21:44:11.1289409Z 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-08-14T21:44:11.1290604Z 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-08-14T21:44:11.1292138Z 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-08-14T21:44:11.1293667Z 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-08-14T21:44:11.1294825Z 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-08-14T21:44:11.1296045Z 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-08-14T21:44:11.1297394Z 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-08-14T21:44:11.1298742Z 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-08-14T21:44:11.1300277Z 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-08-14T21:44:11.1301398Z 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-08-14T21:44:11.1302886Z 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-08-14T21:44:11.1304246Z 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-08-14T21:44:11.1305524Z 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-08-14T21:44:11.1307106Z 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-08-14T21:44:11.1308507Z 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-08-14T21:44:11.1309562Z 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-08-14T21:44:11.1310867Z 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-08-14T21:44:11.1312232Z 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-08-14T21:44:11.1313496Z 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-08-14T21:44:11.1314874Z 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-08-14T21:44:11.1316334Z 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-08-14T21:44:11.1317506Z 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-08-14T21:44:11.1318933Z 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-08-14T21:44:11.1320473Z 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-08-14T21:44:11.1322235Z 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-08-14T21:44:11.1323291Z 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-08-14T21:44:11.1324733Z 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-08-14T21:44:11.1326084Z 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-08-14T21:44:11.1327789Z 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-08-14T21:44:11.1328855Z 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-08-14T21:44:11.1330399Z 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-08-14T21:44:11.1331763Z 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-08-14T21:44:11.1333258Z 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-08-14T21:44:11.1334441Z 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-08-14T21:44:11.1335730Z 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-08-14T21:44:11.1336998Z 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-08-14T21:44:11.1338618Z 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-08-14T21:44:11.1339699Z 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-08-14T21:44:11.1341214Z 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-08-14T21:44:11.1342451Z 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-08-14T21:44:11.1343961Z 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-08-14T21:44:11.1345461Z 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-08-14T21:44:11.1346642Z 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-08-14T21:44:11.1347973Z 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-08-14T21:44:11.1349258Z 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-08-14T21:44:11.1350775Z 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-08-14T21:44:11.1351936Z 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-08-14T21:44:11.1353211Z 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-08-14T21:44:11.1354519Z 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-08-14T21:44:11.1355963Z 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-08-14T21:44:11.1357366Z 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-08-14T21:44:11.1358570Z 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-08-14T21:44:11.1360110Z 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-08-14T21:44:11.1361565Z 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-08-14T21:44:11.1363037Z 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-08-14T21:44:11.1364241Z 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-08-14T21:44:11.1365678Z 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-08-14T21:44:11.1366948Z 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-08-14T21:44:11.1368585Z 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-08-14T21:44:11.1369876Z 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-08-14T21:44:11.1371374Z 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-08-14T21:44:11.1372810Z 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-08-14T21:44:11.1374428Z 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-08-14T21:44:11.1375608Z 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-08-14T21:44:11.1376940Z 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-08-14T21:44:11.1378341Z 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-08-14T21:44:11.1379796Z 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-08-14T21:44:11.1381613Z 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-08-14T21:44:11.1382730Z 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-08-14T21:44:11.1384051Z 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-08-14T21:44:11.1385499Z 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-08-14T21:44:11.1386864Z 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-08-14T21:44:11.1388068Z 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-08-14T21:44:11.1389334Z 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-08-14T21:44:11.1390723Z 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-08-14T21:44:11.1392286Z 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-08-14T21:44:11.1393382Z 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-08-14T21:44:11.1394839Z 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-08-14T21:44:11.1395922Z 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-08-14T21:44:11.1397489Z 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-08-14T21:44:11.1398593Z 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-08-14T21:44:11.1400211Z 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-08-14T21:44:11.1401683Z 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-08-14T21:44:11.1403113Z 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-08-14T21:44:11.1404449Z 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-08-14T21:44:11.1405826Z 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-08-14T21:44:11.1407147Z 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-08-14T21:44:11.1408546Z 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-08-14T21:44:11.1409887Z 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-08-14T21:44:11.1411404Z 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-08-14T21:44:11.1412789Z 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-08-14T21:44:11.1414076Z 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-08-14T21:44:11.1415377Z 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-08-14T21:44:11.1416868Z 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-08-14T21:44:11.1418159Z 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-08-14T21:44:11.1419705Z 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-08-14T21:44:11.1420954Z 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-08-14T21:44:11.1422290Z 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-08-14T21:44:11.1423589Z 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-08-14T21:44:11.1424918Z 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-08-14T21:44:11.1426219Z 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-08-14T21:44:11.1427682Z 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-08-14T21:44:11.1428920Z 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-08-14T21:44:11.1430259Z 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-08-14T21:44:11.1431545Z 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-08-14T21:44:11.1433006Z 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-08-14T21:44:11.1434255Z 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-08-14T21:44:11.1435631Z 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-08-14T21:44:11.1436899Z 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-08-14T21:44:11.1438340Z 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-08-14T21:44:11.1439888Z 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-08-14T21:44:11.1441347Z 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-08-14T21:44:11.1442517Z 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-08-14T21:44:11.1444008Z 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-08-14T21:44:11.1445669Z 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-08-14T21:44:11.1446877Z 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-08-14T21:44:11.1448165Z 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-08-14T21:44:11.1449745Z 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-08-14T21:44:11.1451062Z 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-08-14T21:44:11.1452350Z 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-08-14T21:44:11.1453723Z 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-08-14T21:44:11.1455118Z 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-08-14T21:44:11.1456656Z 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-08-14T21:44:11.1457800Z 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-08-14T21:44:11.1459229Z 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-08-14T21:44:11.1460553Z 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-08-14T21:44:11.1461958Z 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-08-14T21:44:11.1463313Z 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-08-14T21:44:11.1464512Z 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-08-14T21:44:11.1465853Z 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-08-14T21:44:11.1467361Z 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-08-14T21:44:11.1468590Z 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-08-14T21:44:11.1470061Z 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-08-14T21:44:11.1471658Z 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-08-14T21:44:11.1472979Z 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-08-14T21:44:11.1474556Z 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-08-14T21:44:11.1475744Z 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-08-14T21:44:11.1477183Z 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-08-14T21:44:11.1478480Z 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-08-14T21:44:11.1479934Z 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-08-14T21:44:11.1481388Z 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-08-14T21:44:11.1482712Z 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-08-14T21:44:11.1484036Z 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-08-14T21:44:11.1485661Z 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-08-14T21:44:11.1486853Z 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-08-14T21:44:11.1488233Z 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-08-14T21:44:11.1489597Z 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-08-14T21:44:11.1491098Z 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-08-14T21:44:11.1492662Z 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-08-14T21:44:11.1493805Z 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-08-14T21:44:11.1495112Z 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-08-14T21:44:11.1496458Z 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-08-14T21:44:11.1497979Z 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-08-14T21:44:11.1499216Z 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-08-14T21:44:11.1500652Z 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-08-14T21:44:11.1501967Z 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-08-14T21:44:11.1503275Z 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-08-14T21:44:11.1504598Z 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-08-14T21:44:11.1505890Z 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-08-14T21:44:11.1507273Z 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-08-14T21:44:11.1508838Z 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-08-14T21:44:11.1509909Z 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-08-14T21:44:11.1511275Z 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-08-14T21:44:11.1512617Z 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-08-14T21:44:11.1514162Z 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-08-14T21:44:11.1515449Z 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-08-14T21:44:11.1516593Z 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-08-14T21:44:11.1517982Z 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-08-14T21:44:11.1519243Z 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-08-14T21:44:11.1521237Z 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-08-14T21:44:11.1522388Z 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-08-14T21:44:11.1524061Z 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-08-14T21:44:11.1525486Z 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-08-14T21:44:11.1526639Z 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-08-14T21:44:11.1527977Z 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-08-14T21:44:11.1529398Z 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-08-14T21:44:11.1530699Z 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-08-14T21:44:11.1532140Z 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-08-14T21:44:11.1533654Z 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-08-14T21:44:11.1534770Z 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-08-14T21:44:11.1536155Z 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-08-14T21:44:11.1537486Z 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-08-14T21:44:11.1539020Z 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-08-14T21:44:11.1540154Z 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-08-14T21:44:11.1541619Z 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-08-14T21:44:11.1542962Z 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-08-14T21:44:11.1544414Z 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-08-14T21:44:11.1545890Z 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-08-14T21:44:11.1547069Z 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-08-14T21:44:11.1548381Z 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-08-14T21:44:11.1549685Z 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-08-14T21:44:11.1551000Z 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-08-14T21:44:11.1552563Z 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-08-14T21:44:11.1553739Z 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-08-14T21:44:11.1555055Z 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-08-14T21:44:11.1556335Z 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-08-14T21:44:11.1557612Z 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-08-14T21:44:11.1559187Z 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-08-14T21:44:11.1560617Z 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-08-14T21:44:11.1562081Z 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-08-14T21:44:11.1563338Z 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-08-14T21:44:11.1564861Z 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-08-14T21:44:11.1566312Z 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-08-14T21:44:11.1567497Z 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-08-14T21:44:11.1568847Z 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-08-14T21:44:11.1570333Z 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-08-14T21:44:11.1572107Z 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-08-14T21:44:11.1573237Z 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-08-14T21:44:11.1574589Z 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-08-14T21:44:11.1575999Z 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-08-14T21:44:11.1577504Z 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-08-14T21:44:11.1578735Z 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-08-14T21:44:11.1580176Z 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-08-14T21:44:11.1581549Z 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-08-14T21:44:11.1583131Z 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-08-14T21:44:11.1584460Z 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-08-14T21:44:11.1585719Z 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-08-14T21:44:11.1587186Z 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-08-14T21:44:11.1588673Z 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-08-14T21:44:11.1589873Z 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-08-14T21:44:11.1591169Z 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-08-14T21:44:11.1592512Z 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-08-14T21:44:11.1594115Z 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-08-14T21:44:11.1595304Z 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-08-14T21:44:11.1596633Z 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-08-14T21:44:11.1597888Z 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-08-14T21:44:11.1599379Z 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-08-14T21:44:11.1601276Z 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-08-14T21:44:11.1602389Z 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-08-14T21:44:11.1603753Z 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-08-14T21:44:11.1605100Z 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-08-14T21:44:11.1606693Z 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-08-14T21:44:11.1607878Z 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-08-14T21:44:11.1609212Z 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-08-14T21:44:11.1610615Z 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-08-14T21:44:11.1612020Z 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-08-14T21:44:11.1613489Z 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-08-14T21:44:11.1614982Z 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-08-14T21:44:11.1616086Z 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-08-14T21:44:11.1617745Z 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-08-14T21:44:11.1618822Z 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-08-14T21:44:11.1620153Z 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-08-14T21:44:11.1621487Z 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-08-14T21:44:11.1622785Z 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-08-14T21:44:11.1624076Z 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-08-14T21:44:11.1625548Z 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-08-14T21:44:11.1626843Z 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-08-14T21:44:11.1628251Z 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-08-14T21:44:11.1629463Z 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-08-14T21:44:11.1630750Z 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-08-14T21:44:11.1632262Z 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-08-14T21:44:11.1633379Z 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-08-14T21:44:11.1634717Z 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-08-14T21:44:11.1636010Z 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-08-14T21:44:11.1637528Z 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-08-14T21:44:11.1638654Z 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-08-14T21:44:11.1640234Z 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-08-14T21:44:11.1641702Z 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-08-14T21:44:11.1643299Z 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-08-14T21:44:11.1644471Z 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-08-14T21:44:11.1645855Z 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-08-14T21:44:11.1647205Z 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-08-14T21:44:11.1648567Z 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-08-14T21:44:11.1650164Z 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-08-14T21:44:11.1651376Z 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-08-14T21:44:11.1652929Z 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-08-14T21:44:11.1654075Z 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-08-14T21:44:11.1655425Z 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-08-14T21:44:11.1656736Z 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-08-14T21:44:11.1658272Z 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-08-14T21:44:11.1659396Z 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-08-14T21:44:11.1660791Z 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-08-14T21:44:11.1662006Z 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-08-14T21:44:11.1663365Z 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-08-14T21:44:11.1664866Z 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-08-14T21:44:11.1665993Z 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-08-14T21:44:11.1667304Z 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-08-14T21:44:11.1668930Z 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-08-14T21:44:11.1670476Z 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-08-14T21:44:11.1671995Z 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-08-14T21:44:11.1673323Z 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-08-14T21:44:11.1674697Z 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-08-14T21:44:11.1676062Z 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-08-14T21:44:11.1677650Z 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-08-14T21:44:11.1678832Z 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-08-14T21:44:11.1680356Z 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-08-14T21:44:11.1681749Z 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-08-14T21:44:11.1683096Z 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-08-14T21:44:11.1684502Z 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-08-14T21:44:11.1685798Z 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-08-14T21:44:11.1687171Z 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-08-14T21:44:11.1694142Z 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-08-14T21:44:11.1694946Z 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-08-14T21:44:11.1695624Z 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-08-14T21:44:11.1696359Z 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-08-14T21:44:11.1697000Z 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-08-14T21:44:11.1697942Z 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-08-14T21:44:11.1698642Z 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-08-14T21:44:11.1699439Z 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-08-14T21:44:11.1700325Z 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-08-14T21:44:11.1700977Z 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-08-14T21:44:11.1702259Z 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-08-14T21:44:11.1703721Z 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-08-14T21:44:11.1704931Z 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-08-14T21:44:11.1706292Z 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-08-14T21:44:11.1707577Z 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-08-14T21:44:11.1708895Z 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-08-14T21:44:11.1710113Z 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-08-14T21:44:11.1711824Z 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-08-14T21:44:11.1712956Z 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-08-14T21:44:11.1714655Z 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-08-14T21:44:11.1715713Z 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-08-14T21:44:11.1717153Z 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-08-14T21:44:11.1718732Z 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-08-14T21:44:11.1720138Z 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-08-14T21:44:11.1721520Z 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-08-14T21:44:11.1722858Z 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-08-14T21:44:11.1724311Z 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-08-14T21:44:11.1725816Z 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-08-14T21:44:11.1727055Z 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-08-14T21:44:11.1728390Z 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-08-14T21:44:11.1729717Z 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-08-14T21:44:11.1731003Z 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-08-14T21:44:11.1732459Z 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-08-14T21:44:11.1734014Z 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-08-14T21:44:11.1735154Z 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-08-14T21:44:11.1736519Z 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-08-14T21:44:11.1737910Z 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-08-14T21:44:11.1739062Z 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-08-14T21:44:11.1740627Z 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-08-14T21:44:11.1741792Z 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-08-14T21:44:11.1743153Z 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-08-14T21:44:11.1744393Z 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-08-14T21:44:11.1745711Z 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-08-14T21:44:11.1747037Z 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-08-14T21:44:11.1748624Z 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-08-14T21:44:11.1749726Z 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-08-14T21:44:11.1751066Z 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-08-14T21:44:11.1752380Z 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-08-14T21:44:11.1753909Z 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-08-14T21:44:11.1755148Z 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-08-14T21:44:11.1756479Z 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-08-14T21:44:11.1757901Z 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-08-14T21:44:11.1759408Z 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-08-14T21:44:11.1760794Z 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-08-14T21:44:11.1762289Z 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-08-14T21:44:11.1763543Z 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-08-14T21:44:11.1765177Z 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-08-14T21:44:11.1766347Z 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-08-14T21:44:11.1767750Z 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-08-14T21:44:11.1769139Z 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-08-14T21:44:11.1771013Z 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-08-14T21:44:11.1772296Z 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-08-14T21:44:11.1773624Z 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-08-14T21:44:11.1774837Z 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-08-14T21:44:11.1776487Z 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-08-14T21:44:11.1777661Z 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-08-14T21:44:11.1779062Z 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-08-14T21:44:11.1780477Z 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-08-14T21:44:11.1782040Z 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-08-14T21:44:11.1783845Z 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-08-14T21:44:11.1784747Z 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-08-14T21:44:11.1786070Z 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-08-14T21:44:11.1787428Z 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-08-14T21:44:11.1788745Z 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-08-14T21:44:11.1790038Z 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-08-14T21:44:11.1791391Z 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-08-14T21:44:11.1793002Z 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-08-14T21:44:11.1794165Z 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-08-14T21:44:11.1795366Z 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-08-14T21:44:11.1796744Z 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-08-14T21:44:11.1798146Z 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-08-14T21:44:11.1799908Z 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-08-14T21:44:11.1801349Z 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-08-14T21:44:11.1802579Z 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-08-14T21:44:11.1804014Z 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-08-14T21:44:11.1805441Z 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-08-14T21:44:11.1807152Z 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-08-14T21:44:11.1808244Z 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-08-14T21:44:11.1809704Z 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-08-14T21:44:11.1810972Z 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-08-14T21:44:11.1812591Z 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-08-14T21:44:11.1813835Z 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-08-14T21:44:11.1815237Z 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-08-14T21:44:11.1816752Z 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-08-14T21:44:11.1818025Z 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-08-14T21:44:11.1819294Z 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-08-14T21:44:11.1820649Z 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-08-14T21:44:11.1821885Z 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-08-14T21:44:11.1823320Z 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-08-14T21:44:11.1824547Z 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-08-14T21:44:11.1825926Z 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-08-14T21:44:11.1827253Z 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-08-14T21:44:11.1828703Z 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-08-14T21:44:11.1830272Z 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-08-14T21:44:11.1831411Z 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-08-14T21:44:11.1832753Z 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-08-14T21:44:11.1834035Z 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-08-14T21:44:11.1835474Z 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-08-14T21:44:11.1836758Z 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-08-14T21:44:11.1838026Z 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-08-14T21:44:11.1839935Z 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-08-14T21:44:11.1841297Z 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-08-14T21:44:11.1842500Z 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-08-14T21:44:11.1844079Z 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-08-14T21:44:11.1845333Z 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-08-14T21:44:11.1846802Z 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-08-14T21:44:11.1848119Z 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-08-14T21:44:11.1849506Z 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-08-14T21:44:11.1850864Z 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-08-14T21:44:11.1852352Z 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-08-14T21:44:11.1854007Z 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-08-14T21:44:11.1855050Z 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-08-14T21:44:11.1856415Z 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-08-14T21:44:11.1857679Z 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-08-14T21:44:11.1859118Z 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-08-14T21:44:11.1860430Z 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-08-14T21:44:11.1861708Z 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-08-14T21:44:11.1863335Z 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-08-14T21:44:11.1864518Z 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-08-14T21:44:11.1865721Z 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-08-14T21:44:11.1867111Z 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-08-14T21:44:11.1868342Z 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-08-14T21:44:11.1870059Z 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-08-14T21:44:11.1871540Z 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-08-14T21:44:11.1872836Z 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-08-14T21:44:11.1874237Z 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-08-14T21:44:11.1875707Z 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-08-14T21:44:11.1877394Z 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-08-14T21:44:11.1878495Z 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-08-14T21:44:11.1879957Z 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-08-14T21:44:11.1881450Z 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-08-14T21:44:11.1882793Z 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-08-14T21:44:11.1884200Z 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-08-14T21:44:11.1885580Z 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-08-14T21:44:11.1887149Z 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-08-14T21:44:11.1888570Z 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-08-14T21:44:11.1889807Z 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-08-14T21:44:11.1891333Z 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-08-14T21:44:11.1892612Z 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-08-14T21:44:11.1894051Z 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-08-14T21:44:11.1895284Z 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-08-14T21:44:11.1896648Z 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-08-14T21:44:11.1897919Z 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-08-14T21:44:11.1899306Z 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-08-14T21:44:11.1900553Z 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-08-14T21:44:11.1901898Z 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-08-14T21:44:11.1903270Z 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-08-14T21:44:11.1904866Z 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-08-14T21:44:11.1905989Z 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-08-14T21:44:11.1907329Z 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-08-14T21:44:11.1908692Z 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-08-14T21:44:11.1910042Z 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-08-14T21:44:11.1911383Z 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-08-14T21:44:11.1912710Z 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-08-14T21:44:11.1913984Z 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-08-14T21:44:11.1915324Z 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-08-14T21:44:11.1916899Z 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-08-14T21:44:11.1918012Z 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-08-14T21:44:11.1919457Z 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-08-14T21:44:11.1921094Z 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-08-14T21:44:11.1922560Z 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-08-14T21:44:11.1923768Z 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-08-14T21:44:11.1925185Z 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-08-14T21:44:11.1926597Z 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-08-14T21:44:11.1928152Z 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-08-14T21:44:11.1929337Z 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-08-14T21:44:11.1930697Z 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-08-14T21:44:11.1932122Z 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-08-14T21:44:11.1933794Z 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-08-14T21:44:11.1934911Z 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-08-14T21:44:11.1936281Z 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-08-14T21:44:11.1937522Z 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-08-14T21:44:11.1939119Z 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-08-14T21:44:11.1940223Z 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-08-14T21:44:11.1941826Z 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-08-14T21:44:11.1942848Z 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-08-14T21:44:11.1944465Z 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-08-14T21:44:11.1945573Z 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-08-14T21:44:11.1946940Z 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-08-14T21:44:11.1948081Z 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-08-14T21:44:11.1949470Z 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-08-14T21:44:11.1951016Z 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-08-14T21:44:11.1952385Z 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-08-14T21:44:11.1953491Z 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-08-14T21:44:11.1954816Z 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-08-14T21:44:11.1956122Z 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-08-14T21:44:11.1957436Z 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-08-14T21:44:11.1958756Z 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-08-14T21:44:11.1960562Z 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-08-14T21:44:11.1961774Z 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-08-14T21:44:11.1963155Z 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-08-14T21:44:11.1964554Z 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-08-14T21:44:11.1966066Z 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-08-14T21:44:11.1967518Z 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-08-14T21:44:11.1968865Z 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-08-14T21:44:11.1970334Z 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-08-14T21:44:11.1971959Z 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-08-14T21:44:11.1973214Z 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-08-14T21:44:11.1974631Z 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-08-14T21:44:11.1976122Z 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-08-14T21:44:11.1977645Z 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-08-14T21:44:11.1978958Z 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-08-14T21:44:11.1980220Z 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-08-14T21:44:11.1981798Z 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-08-14T21:44:11.1983111Z 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-08-14T21:44:11.1984482Z 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-08-14T21:44:11.1985768Z 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-08-14T21:44:11.1987076Z 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-08-14T21:44:11.1988563Z 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-08-14T21:44:11.1989847Z 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-08-14T21:44:11.1991432Z 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-08-14T21:44:11.1992534Z 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-08-14T21:44:11.1993832Z 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-08-14T21:44:11.1995047Z 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-08-14T21:44:11.1996502Z 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-08-14T21:44:11.1998014Z 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-08-14T21:44:11.1999186Z 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-08-14T21:44:11.2000907Z 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-08-14T21:44:11.2002214Z 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-08-14T21:44:11.2003553Z 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-08-14T21:44:11.2005081Z 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-08-14T21:44:11.2006304Z 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-08-14T21:44:11.2007811Z 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-08-14T21:44:11.2008979Z 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-08-14T21:44:11.2010389Z 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-08-14T21:44:11.2011838Z 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-08-14T21:44:11.2013157Z 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-08-14T21:44:11.2014516Z 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-08-14T21:44:11.2016057Z 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-08-14T21:44:11.2017188Z 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-08-14T21:44:11.2018554Z 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-08-14T21:44:11.2020035Z 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-08-14T21:44:11.2021516Z 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-08-14T21:44:11.2022827Z 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-08-14T21:44:11.2024229Z 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-08-14T21:44:11.2025294Z 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-08-14T21:44:11.2026900Z 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-08-14T21:44:11.2028008Z 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-08-14T21:44:11.2029427Z 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-08-14T21:44:11.2030688Z 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-08-14T21:44:11.2031981Z 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-08-14T21:44:11.2033312Z 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-08-14T21:44:11.2034857Z 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-08-14T21:44:11.2035932Z 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-08-14T21:44:11.2037312Z 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-08-14T21:44:11.2038584Z 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-08-14T21:44:11.2040489Z 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-08-14T21:44:11.2041614Z 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-08-14T21:44:11.2043025Z 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-08-14T21:44:11.2044310Z 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-08-14T21:44:11.2045746Z 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-08-14T21:44:11.2047071Z 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-08-14T21:44:11.2048397Z 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-08-14T21:44:11.2049719Z 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-08-14T21:44:11.2051486Z 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-08-14T21:44:11.2052611Z 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-08-14T21:44:11.2053986Z 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-08-14T21:44:11.2055256Z 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-08-14T21:44:11.2056620Z 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-08-14T21:44:11.2057914Z 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-08-14T21:44:11.2059237Z 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-08-14T21:44:11.2060643Z 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-08-14T21:44:11.2062169Z 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-08-14T21:44:11.2063447Z 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-08-14T21:44:11.2064627Z 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-08-14T21:44:11.2066003Z 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-08-14T21:44:11.2067415Z 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-08-14T21:44:11.2068968Z 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-08-14T21:44:11.2070447Z 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-08-14T21:44:11.2071969Z 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-08-14T21:44:11.2073263Z 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-08-14T21:44:11.2074675Z 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-08-14T21:44:11.2076039Z 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-08-14T21:44:11.2077456Z 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-08-14T21:44:11.2078872Z 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-08-14T21:44:11.2080334Z 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-08-14T21:44:11.2081736Z 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-08-14T21:44:11.2083043Z 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-08-14T21:44:11.2084684Z 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-08-14T21:44:11.2085856Z 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-08-14T21:44:11.2087287Z 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-08-14T21:44:11.2088572Z 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-08-14T21:44:11.2089954Z 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-08-14T21:44:11.2091462Z 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-08-14T21:44:11.2092968Z 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-08-14T21:44:11.2094056Z 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-08-14T21:44:11.2095434Z 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-08-14T21:44:11.2096732Z 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-08-14T21:44:11.2098149Z 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-08-14T21:44:11.2099695Z 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-08-14T21:44:11.2100808Z 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-08-14T21:44:11.2102228Z 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-08-14T21:44:11.2103437Z 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-08-14T21:44:11.2104865Z 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-08-14T21:44:11.2106148Z 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-08-14T21:44:11.2107434Z 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-08-14T21:44:11.2109073Z 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-08-14T21:44:11.2110128Z 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-08-14T21:44:11.2111494Z 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-08-14T21:44:11.2112903Z 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-08-14T21:44:11.2114257Z 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-08-14T21:44:11.2115508Z 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-08-14T21:44:11.2116878Z 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-08-14T21:44:11.2118182Z 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-08-14T21:44:11.2119859Z 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-08-14T21:44:11.2121626Z 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-08-14T21:44:11.2122723Z 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-08-14T21:44:11.2124082Z 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-08-14T21:44:11.2125487Z 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-08-14T21:44:11.2126860Z 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-08-14T21:44:11.2128290Z 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-08-14T21:44:11.2129578Z 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-08-14T21:44:11.2131299Z 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-08-14T21:44:11.2132517Z 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-08-14T21:44:11.2133908Z 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-08-14T21:44:11.2135139Z 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-08-14T21:44:11.2136559Z 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-08-14T21:44:11.2137811Z 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-08-14T21:44:11.2139062Z 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-08-14T21:44:11.2140541Z 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-08-14T21:44:11.2141945Z 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-08-14T21:44:11.2143322Z 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-08-14T21:44:11.2144436Z 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-08-14T21:44:11.2145807Z 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-08-14T21:44:11.2147131Z 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-08-14T21:44:11.2148513Z 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-08-14T21:44:11.2149842Z 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-08-14T21:44:11.2151122Z 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-08-14T21:44:11.2152475Z 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-08-14T21:44:11.2153810Z 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-08-14T21:44:11.2155162Z 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-08-14T21:44:11.2156479Z 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-08-14T21:44:11.2157908Z 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-08-14T21:44:11.2159198Z 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-08-14T21:44:11.2160843Z 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-08-14T21:44:11.2162534Z 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-08-14T21:44:11.2163625Z 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-08-14T21:44:11.2165060Z 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-08-14T21:44:11.2166389Z 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-08-14T21:44:11.2167798Z 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-08-14T21:44:11.2169159Z 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-08-14T21:44:11.2170722Z 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-08-14T21:44:11.2172138Z 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-08-14T21:44:11.2173800Z 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-08-14T21:44:11.2174866Z 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-08-14T21:44:11.2176270Z 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-08-14T21:44:11.2177601Z 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-08-14T21:44:11.2179063Z 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-08-14T21:44:11.2180396Z 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-08-14T21:44:11.2181893Z 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-08-14T21:44:11.2183144Z 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-08-14T21:44:11.2184766Z 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-08-14T21:44:11.2185805Z 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-08-14T21:44:11.2187230Z 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-08-14T21:44:11.2188475Z 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-08-14T21:44:11.2189836Z 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-08-14T21:44:11.2191127Z 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-08-14T21:44:11.2192431Z 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-08-14T21:44:11.2193744Z 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-08-14T21:44:11.2195369Z 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-08-14T21:44:11.2196437Z 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-08-14T21:44:11.2197817Z 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-08-14T21:44:11.2199160Z 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-08-14T21:44:11.2200862Z 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-08-14T21:44:11.2202211Z 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-08-14T21:44:11.2203719Z 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-08-14T21:44:11.2205056Z 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-08-14T21:44:11.2206645Z 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-08-14T21:44:11.2207806Z 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-08-14T21:44:11.2209221Z 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-08-14T21:44:11.2210556Z 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-08-14T21:44:11.2211980Z 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-08-14T21:44:11.2213348Z 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-08-14T21:44:11.2214845Z 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-08-14T21:44:11.2215946Z 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-08-14T21:44:11.2217323Z 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-08-14T21:44:11.2218754Z 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-08-14T21:44:11.2219974Z 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-08-14T21:44:11.2221615Z 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-08-14T21:44:11.2222721Z 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-08-14T21:44:11.2224079Z 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-08-14T21:44:11.2225495Z 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-08-14T21:44:11.2226672Z 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-08-14T21:44:11.2228017Z 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-08-14T21:44:11.2229184Z 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-08-14T21:44:11.2230755Z 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-08-14T21:44:11.2231836Z 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-08-14T21:44:11.2233471Z 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-08-14T21:44:11.2234810Z 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-08-14T21:44:11.2235867Z 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-08-14T21:44:11.2237218Z 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-08-14T21:44:11.2238532Z 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-08-14T21:44:11.2240135Z 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-08-14T21:44:11.2241544Z 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-08-14T21:44:11.2243149Z 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-08-14T21:44:11.2244248Z 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-08-14T21:44:11.2245717Z 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-08-14T21:44:11.2247045Z 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-08-14T21:44:11.2248817Z 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-08-14T21:44:11.2249965Z 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-08-14T21:44:11.2251284Z 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-08-14T21:44:11.2252688Z 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-08-14T21:44:11.2254246Z 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-08-14T21:44:11.2255400Z 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-08-14T21:44:11.2256680Z 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-08-14T21:44:11.2257971Z 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-08-14T21:44:11.2259583Z 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-08-14T21:44:11.2260947Z 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-08-14T21:44:11.2262164Z 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-08-14T21:44:11.2263327Z 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-08-14T21:44:11.2264613Z 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-08-14T21:44:11.2265953Z 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-08-14T21:44:11.2267275Z 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-08-14T21:44:11.2268507Z 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-08-14T21:44:11.2270322Z 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-08-14T21:44:11.2271713Z 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-08-14T21:44:11.2273419Z 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-08-14T21:44:11.2274613Z 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-08-14T21:44:11.2275896Z 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-08-14T21:44:11.2277227Z 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-08-14T21:44:11.2278819Z 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-08-14T21:44:11.2280062Z 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-08-14T21:44:11.2281565Z 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-08-14T21:44:11.2282865Z 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-08-14T21:44:11.2284546Z 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-08-14T21:44:11.2285587Z 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-08-14T21:44:11.2287006Z 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-08-14T21:44:11.2288321Z 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-08-14T21:44:11.2289784Z 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-08-14T21:44:11.2291243Z 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-08-14T21:44:11.2292511Z 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-08-14T21:44:11.2293981Z 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-08-14T21:44:11.2295593Z 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-08-14T21:44:11.2296702Z 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-08-14T21:44:11.2298013Z 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-08-14T21:44:11.2299242Z 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-08-14T21:44:11.2300707Z 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-08-14T21:44:11.2301884Z 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-08-14T21:44:11.2303296Z 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-08-14T21:44:11.2304528Z 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-08-14T21:44:11.2306334Z 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-08-14T21:44:11.2307277Z 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-08-14T21:44:11.2308791Z 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-08-14T21:44:11.2309907Z 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-08-14T21:44:11.2311307Z 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-08-14T21:44:11.2312553Z 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-08-14T21:44:11.2313877Z 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-08-14T21:44:11.2315109Z 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-08-14T21:44:11.2316786Z 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-08-14T21:44:11.2317854Z 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-08-14T21:44:11.2319343Z 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-08-14T21:44:11.2320998Z 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-08-14T21:44:11.2322327Z 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-08-14T21:44:11.2323675Z 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-08-14T21:44:11.2325017Z 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-08-14T21:44:11.2326492Z 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-08-14T21:44:11.2327715Z 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-08-14T21:44:11.2329410Z 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-08-14T21:44:11.2330862Z 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-08-14T21:44:11.2332239Z 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-08-14T21:44:11.2333380Z 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-08-14T21:44:11.2334710Z 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-08-14T21:44:11.2336001Z 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-08-14T21:44:11.2337493Z 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-08-14T21:44:11.2338796Z 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-08-14T21:44:11.2340043Z 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-08-14T21:44:11.2341457Z 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-08-14T21:44:11.2342965Z 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-08-14T21:44:11.2344091Z 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-08-14T21:44:11.2345466Z 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-08-14T21:44:11.2346770Z 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-08-14T21:44:11.2348077Z 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-08-14T21:44:11.2349384Z 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-08-14T21:44:11.2350675Z 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-08-14T21:44:11.2352220Z 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-08-14T21:44:11.2353366Z 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-08-14T21:44:11.2354632Z 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-08-14T21:44:11.2355961Z 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-08-14T21:44:11.2357612Z 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-08-14T21:44:11.2358622Z 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-08-14T21:44:11.2360321Z 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-08-14T21:44:11.2361609Z 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-08-14T21:44:11.2363192Z 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-08-14T21:44:11.2364321Z 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-08-14T21:44:11.2365725Z 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-08-14T21:44:11.2367137Z 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-08-14T21:44:11.2368820Z 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-08-14T21:44:11.2370135Z 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-08-14T21:44:11.2371668Z 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-08-14T21:44:11.2372828Z 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-08-14T21:44:11.2374218Z 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-08-14T21:44:11.2375805Z 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-08-14T21:44:11.2376950Z 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-08-14T21:44:11.2378353Z 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-08-14T21:44:11.2379904Z 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-08-14T21:44:11.2381152Z 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-08-14T21:44:11.2382612Z 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-08-14T21:44:11.2383934Z 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-08-14T21:44:11.2385478Z 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-08-14T21:44:11.2386538Z 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-08-14T21:44:11.2387890Z 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-08-14T21:44:11.2389180Z 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-08-14T21:44:11.2390852Z 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-08-14T21:44:11.2392047Z 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-08-14T21:44:11.2393349Z 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-08-14T21:44:11.2394547Z 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-08-14T21:44:11.2396055Z 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-08-14T21:44:11.2397255Z 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-08-14T21:44:11.2398625Z 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-08-14T21:44:11.2400036Z 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-08-14T21:44:11.2402023Z 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-08-14T21:44:11.2403017Z 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-08-14T21:44:11.2404393Z 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-08-14T21:44:11.2405683Z 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-08-14T21:44:11.2407140Z 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-08-14T21:44:11.2408420Z 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-08-14T21:44:11.2409800Z 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-08-14T21:44:11.2411061Z 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-08-14T21:44:11.2412778Z 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-08-14T21:44:11.2413843Z 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-08-14T21:44:11.2415219Z 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-08-14T21:44:11.2416503Z 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-08-14T21:44:11.2418083Z 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-08-14T21:44:11.2419174Z 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-08-14T21:44:11.2420525Z 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-08-14T21:44:11.2421827Z 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-08-14T21:44:11.2423547Z 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-08-14T21:44:11.2424538Z 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-08-14T21:44:11.2426238Z 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-08-14T21:44:11.2427623Z 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-08-14T21:44:11.2428745Z 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-08-14T21:44:11.2430094Z 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-08-14T21:44:11.2431441Z 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-08-14T21:44:11.2432787Z 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-08-14T21:44:11.2434115Z 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-08-14T21:44:11.2435315Z 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-08-14T21:44:11.2436657Z 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-08-14T21:44:11.2437993Z 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-08-14T21:44:11.2439629Z 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-08-14T21:44:11.2441426Z 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-08-14T21:44:11.2442453Z 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-08-14T21:44:11.2443826Z 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-08-14T21:44:11.2445128Z 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-08-14T21:44:11.2446795Z 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-08-14T21:44:11.2447860Z 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-08-14T21:44:11.2449273Z 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-08-14T21:44:11.2450579Z 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-08-14T21:44:11.2452102Z 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-08-14T21:44:11.2453358Z 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-08-14T21:44:11.2454671Z 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-08-14T21:44:11.2455977Z 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-08-14T21:44:11.2457601Z 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-08-14T21:44:11.2458632Z 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-08-14T21:44:11.2460029Z 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-08-14T21:44:11.2461310Z 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-08-14T21:44:11.2462689Z 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-08-14T21:44:11.2463965Z 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-08-14T21:44:11.2465232Z 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-08-14T21:44:11.2466545Z 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-08-14T21:44:11.2467969Z 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-08-14T21:44:11.2469921Z 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-08-14T21:44:11.2471198Z 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-08-14T21:44:11.2472551Z 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-08-14T21:44:11.2473861Z 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-08-14T21:44:11.2475310Z 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-08-14T21:44:11.2476633Z 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-08-14T21:44:11.2478004Z 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-08-14T21:44:11.2479769Z 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-08-14T21:44:11.2480951Z 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-08-14T21:44:11.2482395Z 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-08-14T21:44:11.2483711Z 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-08-14T21:44:11.2485181Z 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-08-14T21:44:11.2486485Z 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-08-14T21:44:11.2487809Z 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-08-14T21:44:11.2489200Z 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-08-14T21:44:11.2490834Z 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-08-14T21:44:11.2492036Z 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-08-14T21:44:11.2493431Z 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-08-14T21:44:11.2494688Z 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-08-14T21:44:11.2496134Z 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-08-14T21:44:11.2497325Z 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-08-14T21:44:11.2498654Z 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-08-14T21:44:11.2499999Z 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-08-14T21:44:11.2501546Z 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-08-14T21:44:11.2502653Z 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-08-14T21:44:11.2504030Z 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-08-14T21:44:11.2505306Z 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-08-14T21:44:11.2506832Z 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-08-14T21:44:11.2507946Z 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-08-14T21:44:11.2509294Z 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-08-14T21:44:11.2510741Z 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-08-14T21:44:11.2512255Z 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-08-14T21:44:11.2513365Z 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-08-14T21:44:11.2514728Z 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-08-14T21:44:11.2516049Z 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-08-14T21:44:11.2517560Z 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-08-14T21:44:11.2518833Z 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-08-14T21:44:11.2520315Z 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-08-14T21:44:11.2521737Z 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-08-14T21:44:11.2523085Z 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-08-14T21:44:11.2524499Z 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-08-14T21:44:11.2526229Z 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-08-14T21:44:11.2527286Z 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-08-14T21:44:11.2528734Z 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-08-14T21:44:11.2530090Z 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-08-14T21:44:11.2531470Z 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-08-14T21:44:11.2532934Z 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-08-14T21:44:11.2534226Z 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-08-14T21:44:11.2535819Z 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-08-14T21:44:11.2536843Z 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-08-14T21:44:11.2538273Z 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-08-14T21:44:11.2539567Z 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-08-14T21:44:11.2540934Z 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-08-14T21:44:11.2542213Z 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-08-14T21:44:11.2543538Z 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-08-14T21:44:11.2544833Z 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-08-14T21:44:11.2546239Z 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-08-14T21:44:11.2547884Z 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-08-14T21:44:11.2548933Z 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-08-14T21:44:11.2550306Z 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-08-14T21:44:11.2551704Z 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-08-14T21:44:11.2553099Z 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-08-14T21:44:11.2554333Z 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-08-14T21:44:11.2555715Z 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-08-14T21:44:11.2557271Z 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-08-14T21:44:11.2558294Z 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-08-14T21:44:11.2559945Z 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-08-14T21:44:11.2561388Z 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-08-14T21:44:11.2562804Z 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-08-14T21:44:11.2564138Z 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-08-14T21:44:11.2565480Z 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-08-14T21:44:11.2566835Z 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-08-14T21:44:11.2568532Z 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-08-14T21:44:11.2569746Z 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-08-14T21:44:11.2571324Z 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-08-14T21:44:11.2572621Z 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-08-14T21:44:11.2574045Z 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-08-14T21:44:11.2575372Z 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-08-14T21:44:11.2576725Z 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-08-14T21:44:11.2578186Z 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-08-14T21:44:11.2579754Z 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-08-14T21:44:11.2580886Z 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-08-14T21:44:11.2582394Z 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-08-14T21:44:11.2583658Z 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-08-14T21:44:11.2585038Z 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-08-14T21:44:11.2586446Z 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-08-14T21:44:11.2587761Z 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-08-14T21:44:11.2589020Z 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-08-14T21:44:11.2590596Z 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-08-14T21:44:11.2591851Z 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-08-14T21:44:11.2593212Z 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-08-14T21:44:11.2594463Z 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-08-14T21:44:11.2595848Z 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-08-14T21:44:11.2597148Z 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-08-14T21:44:11.2598505Z 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-08-14T21:44:11.2600350Z 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-08-14T21:44:11.2601583Z 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-08-14T21:44:11.2602983Z 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-08-14T21:44:11.2604297Z 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-08-14T21:44:11.2605780Z 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-08-14T21:44:11.2606958Z 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-08-14T21:44:11.2608475Z 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-08-14T21:44:11.2609734Z 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-08-14T21:44:11.2611122Z 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-08-14T21:44:11.2612577Z 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-08-14T21:44:11.2614116Z 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-08-14T21:44:11.2615278Z 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-08-14T21:44:11.2616645Z 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-08-14T21:44:11.2617893Z 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-08-14T21:44:11.2619303Z 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-08-14T21:44:11.2620862Z 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-08-14T21:44:11.2621975Z 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-08-14T21:44:11.2623284Z 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-08-14T21:44:11.2624582Z 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-08-14T21:44:11.2625849Z 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-08-14T21:44:11.2627144Z 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-08-14T21:44:11.2628488Z 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-08-14T21:44:11.2630027Z 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-08-14T21:44:11.2631279Z 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-08-14T21:44:11.2632620Z 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-08-14T21:44:11.2633926Z 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-08-14T21:44:11.2635281Z 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-08-14T21:44:11.2636874Z 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-08-14T21:44:11.2637988Z 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-08-14T21:44:11.2639470Z 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-08-14T21:44:11.2641077Z 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-08-14T21:44:11.2642334Z 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-08-14T21:44:11.2643671Z 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-08-14T21:44:11.2645260Z 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-08-14T21:44:11.2646725Z 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-08-14T21:44:11.2647827Z 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-08-14T21:44:11.2649254Z 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-08-14T21:44:11.2650634Z 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-08-14T21:44:11.2652063Z 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-08-14T21:44:11.2653381Z 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-08-14T21:44:11.2654657Z 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-08-14T21:44:11.2656226Z 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-08-14T21:44:11.2657301Z 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-08-14T21:44:11.2658665Z 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-08-14T21:44:11.2660055Z 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-08-14T21:44:11.2661421Z 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-08-14T21:44:11.2662864Z 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-08-14T21:44:11.2664160Z 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-08-14T21:44:11.2665431Z 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-08-14T21:44:11.2666777Z 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-08-14T21:44:11.2668153Z 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-08-14T21:44:11.2669898Z 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-08-14T21:44:11.2671408Z 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-08-14T21:44:11.2672629Z 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-08-14T21:44:11.2674102Z 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-08-14T21:44:11.2675740Z 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-08-14T21:44:11.2676971Z 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-08-14T21:44:11.2678259Z 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-08-14T21:44:11.2679620Z 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-08-14T21:44:11.2681299Z 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-08-14T21:44:11.2682469Z 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-08-14T21:44:11.2683913Z 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-08-14T21:44:11.2685240Z 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-08-14T21:44:11.2686631Z 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-08-14T21:44:11.2687999Z 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-08-14T21:44:11.2689622Z 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-08-14T21:44:11.2690781Z 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-08-14T21:44:11.2692324Z 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-08-14T21:44:11.2693534Z 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-08-14T21:44:11.2694891Z 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-08-14T21:44:11.2696218Z 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-08-14T21:44:11.2697873Z 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-08-14T21:44:11.2699147Z 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-08-14T21:44:11.2700261Z 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-08-14T21:44:11.2701657Z 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-08-14T21:44:11.2702933Z 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-08-14T21:44:11.2704294Z 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-08-14T21:44:11.2705588Z 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-08-14T21:44:11.2706924Z 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-08-14T21:44:11.2708358Z 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-08-14T21:44:11.2709891Z 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-08-14T21:44:11.2711276Z 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-08-14T21:44:11.2712368Z 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-08-14T21:44:11.2713773Z 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-08-14T21:44:11.2715062Z 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-08-14T21:44:11.2716454Z 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-08-14T21:44:11.2717691Z 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-08-14T21:44:11.2719062Z 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-08-14T21:44:11.2720638Z 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-08-14T21:44:11.2722333Z 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-08-14T21:44:11.2723450Z 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-08-14T21:44:11.2724904Z 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-08-14T21:44:11.2726196Z 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-08-14T21:44:11.2727679Z 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-08-14T21:44:11.2728911Z 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-08-14T21:44:11.2730306Z 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-08-14T21:44:11.2731759Z 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-08-14T21:44:11.2733269Z 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-08-14T21:44:11.2734634Z 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-08-14T21:44:11.2735738Z 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-08-14T21:44:11.2737163Z 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-08-14T21:44:11.2738364Z 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-08-14T21:44:11.2739750Z 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-08-14T21:44:11.2741044Z 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-08-14T21:44:11.2742356Z 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-08-14T21:44:11.2743700Z 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-08-14T21:44:11.2745352Z 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-08-14T21:44:11.2746727Z 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-08-14T21:44:11.2747840Z 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-08-14T21:44:11.2749243Z 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-08-14T21:44:11.2750467Z 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-08-14T21:44:11.2751908Z 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-08-14T21:44:11.2753137Z 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-08-14T21:44:11.2754509Z 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-08-14T21:44:11.2755778Z 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-08-14T21:44:11.2757383Z 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-08-14T21:44:11.2758719Z 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-08-14T21:44:11.2760113Z 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-08-14T21:44:11.2761610Z 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-08-14T21:44:11.2762936Z 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-08-14T21:44:11.2764346Z 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-08-14T21:44:11.2765648Z 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-08-14T21:44:11.2767313Z 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-08-14T21:44:11.2768336Z 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-08-14T21:44:11.2770111Z 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-08-14T21:44:11.2771375Z 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-08-14T21:44:11.2772784Z 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-08-14T21:44:11.2774110Z 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-08-14T21:44:11.2775683Z 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-08-14T21:44:11.2776842Z 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-08-14T21:44:11.2778244Z 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-08-14T21:44:11.2779553Z 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-08-14T21:44:11.2781362Z 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-08-14T21:44:11.2782522Z 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-08-14T21:44:11.2783900Z 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-08-14T21:44:11.2785263Z 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-08-14T21:44:11.2786615Z 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-08-14T21:44:11.2787905Z 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-08-14T21:44:11.2789248Z 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-08-14T21:44:11.2790593Z 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-08-14T21:44:11.2792146Z 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-08-14T21:44:11.2793229Z 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-08-14T21:44:11.2794581Z 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-08-14T21:44:11.2795871Z 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-08-14T21:44:11.2797389Z 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-08-14T21:44:11.2798548Z 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-08-14T21:44:11.2800063Z 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-08-14T21:44:11.2801490Z 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-08-14T21:44:11.2803115Z 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-08-14T21:44:11.2804302Z 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-08-14T21:44:11.2805736Z 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-08-14T21:44:11.2807081Z 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-08-14T21:44:11.2808436Z 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-08-14T21:44:11.2809755Z 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-08-14T21:44:11.2811335Z 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-08-14T21:44:11.2812564Z 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-08-14T21:44:11.2813926Z 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-08-14T21:44:11.2815260Z 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-08-14T21:44:11.2816813Z 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-08-14T21:44:11.2818041Z 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-08-14T21:44:11.2819431Z 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-08-14T21:44:11.2820645Z 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-08-14T21:44:11.2822257Z 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-08-14T21:44:11.2823461Z 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-08-14T21:44:11.2824656Z 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-08-14T21:44:11.2826037Z 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-08-14T21:44:11.2827325Z 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-08-14T21:44:11.2828715Z 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-08-14T21:44:11.2829956Z 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-08-14T21:44:11.2831264Z 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-08-14T21:44:11.2832569Z 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-08-14T21:44:11.2834109Z 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-08-14T21:44:11.2835244Z 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-08-14T21:44:11.2836625Z 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-08-14T21:44:11.2837950Z 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-08-14T21:44:11.2839231Z 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-08-14T21:44:11.2840964Z 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-08-14T21:44:11.2842280Z 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-08-14T21:44:11.2843826Z 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-08-14T21:44:11.2844954Z 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-08-14T21:44:11.2846595Z 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-08-14T21:44:11.2848017Z 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-08-14T21:44:11.2849118Z 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-08-14T21:44:11.2850561Z 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-08-14T21:44:11.2852061Z 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-08-14T21:44:11.2853231Z 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-08-14T21:44:11.2854677Z 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-08-14T21:44:11.2856233Z 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-08-14T21:44:11.2857321Z 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-08-14T21:44:11.2858684Z 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-08-14T21:44:11.2860012Z 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-08-14T21:44:11.2861612Z 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-08-14T21:44:11.2862641Z 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-08-14T21:44:11.2864023Z 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-08-14T21:44:11.2865292Z 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-08-14T21:44:11.2866683Z 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-08-14T21:44:11.2867951Z 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-08-14T21:44:11.2869260Z 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-08-14T21:44:11.2870993Z 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-08-14T21:44:11.2872583Z 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-08-14T21:44:11.2873737Z 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-08-14T21:44:11.2875119Z 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-08-14T21:44:11.2876505Z 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-08-14T21:44:11.2878088Z 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-08-14T21:44:11.2879212Z 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-08-14T21:44:11.2880765Z 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-08-14T21:44:11.2882109Z 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-08-14T21:44:11.2883653Z 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-08-14T21:44:11.2884775Z 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-08-14T21:44:11.2886175Z 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-08-14T21:44:11.2887590Z 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-08-14T21:44:11.2889243Z 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-08-14T21:44:11.2890401Z 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-08-14T21:44:11.2892066Z 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-08-14T21:44:11.2893267Z 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-08-14T21:44:11.2894627Z 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-08-14T21:44:11.2895892Z 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-08-14T21:44:11.2897278Z 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-08-14T21:44:11.2898593Z 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-08-14T21:44:11.2899899Z 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-08-14T21:44:11.2901281Z 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-08-14T21:44:11.2902638Z 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-08-14T21:44:11.2903830Z 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-08-14T21:44:11.2905209Z 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-08-14T21:44:11.2906508Z 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-08-14T21:44:11.2907802Z 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-08-14T21:44:11.2909126Z 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-08-14T21:44:11.2910685Z 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-08-14T21:44:11.2911813Z 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-08-14T21:44:11.2913235Z 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-08-14T21:44:11.2914555Z 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-08-14T21:44:11.2916110Z 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-08-14T21:44:11.2917246Z 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-08-14T21:44:11.2918608Z 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-08-14T21:44:11.2920112Z 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-08-14T21:44:11.2921764Z 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-08-14T21:44:11.2922950Z 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-08-14T21:44:11.2924335Z 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-08-14T21:44:11.2925671Z 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-08-14T21:44:11.2927462Z 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-08-14T21:44:11.2928588Z 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-08-14T21:44:11.2930000Z 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-08-14T21:44:11.2931309Z 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-08-14T21:44:11.2933052Z 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-08-14T21:44:11.2934122Z 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-08-14T21:44:11.2935573Z 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-08-14T21:44:11.2936730Z 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-08-14T21:44:11.2938156Z 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-08-14T21:44:11.2939387Z 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-08-14T21:44:11.2940743Z 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-08-14T21:44:11.2942062Z 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-08-14T21:44:11.2943468Z 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-08-14T21:44:11.2944700Z 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-08-14T21:44:11.2946343Z 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-08-14T21:44:11.2947373Z 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-08-14T21:44:11.2948743Z 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-08-14T21:44:11.2950007Z 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-08-14T21:44:11.2951391Z 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-08-14T21:44:11.2952679Z 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-08-14T21:44:11.2954014Z 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-08-14T21:44:11.2955321Z 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-08-14T21:44:11.2956601Z 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-08-14T21:44:11.2957878Z 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-08-14T21:44:11.2959485Z 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-08-14T21:44:11.2960820Z 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-08-14T21:44:11.2962308Z 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-08-14T21:44:11.2963664Z 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-08-14T21:44:11.2965248Z 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-08-14T21:44:11.2966417Z 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-08-14T21:44:11.2967837Z 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-08-14T21:44:11.2969202Z 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-08-14T21:44:11.2971080Z 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-08-14T21:44:11.2972207Z 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-08-14T21:44:11.2973608Z 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-08-14T21:44:11.2974953Z 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-08-14T21:44:11.2976453Z 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-08-14T21:44:11.2977780Z 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-08-14T21:44:11.2979112Z 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-08-14T21:44:11.2980446Z 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-08-14T21:44:11.2981910Z 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-08-14T21:44:11.2983444Z 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-08-14T21:44:11.2984569Z 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-08-14T21:44:11.2986175Z 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-08-14T21:44:11.2987492Z 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-08-14T21:44:11.2988559Z 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-08-14T21:44:11.2989905Z 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-08-14T21:44:11.2991255Z 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-08-14T21:44:11.2992572Z 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-08-14T21:44:11.2993876Z 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-08-14T21:44:11.2995440Z 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-08-14T21:44:11.2996536Z 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-08-14T21:44:11.2998006Z 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-08-14T21:44:11.2999471Z 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-08-14T21:44:11.3001629Z 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-08-14T21:44:11.3002518Z 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-08-14T21:44:11.3003927Z 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-08-14T21:44:11.3005191Z 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-08-14T21:44:11.3006880Z 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-08-14T21:44:11.3008078Z 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-08-14T21:44:11.3009511Z 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-08-14T21:44:11.3010742Z 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-08-14T21:44:11.3012260Z 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-08-14T21:44:11.3013550Z 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-08-14T21:44:11.3015086Z 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-08-14T21:44:11.3016181Z 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-08-14T21:44:11.3017572Z 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-08-14T21:44:11.3018917Z 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-08-14T21:44:11.3020366Z 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-08-14T21:44:11.3021510Z 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-08-14T21:44:11.3022925Z 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-08-14T21:44:11.3024204Z 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-08-14T21:44:11.3025741Z 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-08-14T21:44:11.3026852Z 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-08-14T21:44:11.3028185Z 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-08-14T21:44:11.3029585Z 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-08-14T21:44:11.3031117Z 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-08-14T21:44:11.3032482Z 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-08-14T21:44:11.3033691Z 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-08-14T21:44:11.3035008Z 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-08-14T21:44:11.3036378Z 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-08-14T21:44:11.3037692Z 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-08-14T21:44:11.3039040Z 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-08-14T21:44:11.3040885Z 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-08-14T21:44:11.3042054Z 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-08-14T21:44:11.3043468Z 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-08-14T21:44:11.3044830Z 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-08-14T21:44:11.3046418Z 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-08-14T21:44:11.3047621Z 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-08-14T21:44:11.3048892Z 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-08-14T21:44:11.3050257Z 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-08-14T21:44:11.3051932Z 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-08-14T21:44:11.3053057Z 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-08-14T21:44:11.3054409Z 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-08-14T21:44:11.3055712Z 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-08-14T21:44:11.3057234Z 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-08-14T21:44:11.3058352Z 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-08-14T21:44:11.3059684Z 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-08-14T21:44:11.3060988Z 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-08-14T21:44:11.3062508Z 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-08-14T21:44:11.3063623Z 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-08-14T21:44:11.3064988Z 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-08-14T21:44:11.3066418Z 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-08-14T21:44:11.3067960Z 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-08-14T21:44:11.3069177Z 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-08-14T21:44:11.3070771Z 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-08-14T21:44:11.3072246Z 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-08-14T21:44:11.3073470Z 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-08-14T21:44:11.3074940Z 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-08-14T21:44:11.3076573Z 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-08-14T21:44:11.3077713Z 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-08-14T21:44:11.3079182Z 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-08-14T21:44:11.3080748Z 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-08-14T21:44:11.3081923Z 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-08-14T21:44:11.3083364Z 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-08-14T21:44:11.3084769Z 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-08-14T21:44:11.3086371Z 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-08-14T21:44:11.3087513Z 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-08-14T21:44:11.3088908Z 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-08-14T21:44:11.3090206Z 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-08-14T21:44:11.3091927Z 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-08-14T21:44:11.3093039Z 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-08-14T21:44:11.3094406Z 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-08-14T21:44:11.3095653Z 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-08-14T21:44:11.3097228Z 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-08-14T21:44:11.3098332Z 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-08-14T21:44:11.3099848Z 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-08-14T21:44:11.3101102Z 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-08-14T21:44:11.3102526Z 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-08-14T21:44:11.3104004Z 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-08-14T21:44:11.3105226Z 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-08-14T21:44:11.3106502Z 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-08-14T21:44:11.3107913Z 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-08-14T21:44:11.3109237Z 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-08-14T21:44:11.3110744Z 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-08-14T21:44:11.3111892Z 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-08-14T21:44:11.3113191Z 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-08-14T21:44:11.3114592Z 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-08-14T21:44:11.3115783Z 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-08-14T21:44:11.3117158Z 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-08-14T21:44:11.3118580Z 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-08-14T21:44:11.3120310Z 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-08-14T21:44:11.3121604Z 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-08-14T21:44:11.3122926Z 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-08-14T21:44:11.3124156Z 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-08-14T21:44:11.3125791Z 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-08-14T21:44:11.3127253Z 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-08-14T21:44:11.3128379Z 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-08-14T21:44:11.3129823Z 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-08-14T21:44:11.3131202Z 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-08-14T21:44:11.3132724Z 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-08-14T21:44:11.3134290Z 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-08-14T21:44:11.3135488Z 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-08-14T21:44:11.3136795Z 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-08-14T21:44:11.3138088Z 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-08-14T21:44:11.3139422Z 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-08-14T21:44:11.3140945Z 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-08-14T21:44:11.3142285Z 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-08-14T21:44:11.3143412Z 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-08-14T21:44:11.3144790Z 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-08-14T21:44:11.3146030Z 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-08-14T21:44:11.3147444Z 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-08-14T21:44:11.3148697Z 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-08-14T21:44:11.3150033Z 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-08-14T21:44:11.3151333Z 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-08-14T21:44:11.3152854Z 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-08-14T21:44:11.3153984Z 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-08-14T21:44:11.3155411Z 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-08-14T21:44:11.3156540Z 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-08-14T21:44:11.3158182Z 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-08-14T21:44:11.3159369Z 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-08-14T21:44:11.3161040Z 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-08-14T21:44:11.3162394Z 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-08-14T21:44:11.3163808Z 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-08-14T21:44:11.3165161Z 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-08-14T21:44:11.3166467Z 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-08-14T21:44:11.3167841Z 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-08-14T21:44:11.3169670Z 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-08-14T21:44:11.3170920Z 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-08-14T21:44:11.3172252Z 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-08-14T21:44:11.3173609Z 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-08-14T21:44:11.3175027Z 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-08-14T21:44:11.3176387Z 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-08-14T21:44:11.3177708Z 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-08-14T21:44:11.3179159Z 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-08-14T21:44:11.3180672Z 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-08-14T21:44:11.3181975Z 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-08-14T21:44:11.3183284Z 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-08-14T21:44:11.3184638Z 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-08-14T21:44:11.3186177Z 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-08-14T21:44:11.3187283Z 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-08-14T21:44:11.3188563Z 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-08-14T21:44:11.3189950Z 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-08-14T21:44:11.3191482Z 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-08-14T21:44:11.3192750Z 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-08-14T21:44:11.3194071Z 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-08-14T21:44:11.3195372Z 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-08-14T21:44:11.3196722Z 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-08-14T21:44:11.3197987Z 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-08-14T21:44:11.3199593Z 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-08-14T21:44:11.3201074Z 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-08-14T21:44:11.3202477Z 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-08-14T21:44:11.3203803Z 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-08-14T21:44:11.3205413Z 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-08-14T21:44:11.3206582Z 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-08-14T21:44:11.3208224Z 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-08-14T21:44:11.3209401Z 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-08-14T21:44:11.3210703Z 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-08-14T21:44:11.3212203Z 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-08-14T21:44:11.3213488Z 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-08-14T21:44:11.3214842Z 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-08-14T21:44:11.3216386Z 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-08-14T21:44:11.3217508Z 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-08-14T21:44:11.3219102Z 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-08-14T21:44:11.3220477Z 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-08-14T21:44:11.3221612Z 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-08-14T21:44:11.3223030Z 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-08-14T21:44:11.3224299Z 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-08-14T21:44:11.3225680Z 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-08-14T21:44:11.3226881Z 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-08-14T21:44:11.3228443Z 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-08-14T21:44:11.3229585Z 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-08-14T21:44:11.3230933Z 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-08-14T21:44:11.3232409Z 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-08-14T21:44:11.3233713Z 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-08-14T21:44:11.3234876Z 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-08-14T21:44:11.3236589Z 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-08-14T21:44:11.3237762Z 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-08-14T21:44:11.3239079Z 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-08-14T21:44:11.3240707Z 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-08-14T21:44:11.3242457Z 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-08-14T21:44:11.3243472Z 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-08-14T21:44:11.3244806Z 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-08-14T21:44:11.3246208Z 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-08-14T21:44:11.3247445Z 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-08-14T21:44:11.3248927Z 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-08-14T21:44:11.3250568Z 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-08-14T21:44:11.3251903Z 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-08-14T21:44:11.3253312Z 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-08-14T21:44:11.3254557Z 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-08-14T21:44:11.3255953Z 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-08-14T21:44:11.3257339Z 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-08-14T21:44:11.3258589Z 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-08-14T21:44:11.3259939Z 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-08-14T21:44:11.3261398Z 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-08-14T21:44:11.3262722Z 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-08-14T21:44:11.3263919Z 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-08-14T21:44:11.3265278Z 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-08-14T21:44:11.3266529Z 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-08-14T21:44:11.3267937Z 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-08-14T21:44:11.3269239Z 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-08-14T21:44:11.3270917Z 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-08-14T21:44:11.3272367Z 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-08-14T21:44:11.3273931Z 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-08-14T21:44:11.3275150Z 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-08-14T21:44:11.3276522Z 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-08-14T21:44:11.3277839Z 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-08-14T21:44:11.3279403Z 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-08-14T21:44:11.3281133Z 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-08-14T21:44:11.3282208Z 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-08-14T21:44:11.3283703Z 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-08-14T21:44:11.3285101Z 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-08-14T21:44:11.3286361Z 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-08-14T21:44:11.3287818Z 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-08-14T21:44:11.3289463Z 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-08-14T21:44:11.3290725Z 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-08-14T21:44:11.3292103Z 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-08-14T21:44:11.3293469Z 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-08-14T21:44:11.3294948Z 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-08-14T21:44:11.3296112Z 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-08-14T21:44:11.3297474Z 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-08-14T21:44:11.3298752Z 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-08-14T21:44:11.3300096Z 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-08-14T21:44:11.3301713Z 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-08-14T21:44:11.3302869Z 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-08-14T21:44:11.3304140Z 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-08-14T21:44:11.3305631Z 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-08-14T21:44:11.3306984Z 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-08-14T21:44:11.3308229Z 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-08-14T21:44:11.3309373Z 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-08-14T21:44:11.3310821Z 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-08-14T21:44:11.3312082Z 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-08-14T21:44:11.3313752Z 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-08-14T21:44:11.3314836Z 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-08-14T21:44:11.3316186Z 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-08-14T21:44:11.3317439Z 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-08-14T21:44:11.3318972Z 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-08-14T21:44:11.3320541Z 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-08-14T21:44:11.3321850Z 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-08-14T21:44:11.3323187Z 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-08-14T21:44:11.3324572Z 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-08-14T21:44:11.3325985Z 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-08-14T21:44:11.3327590Z 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-08-14T21:44:11.3328769Z 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-08-14T21:44:11.3330166Z 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-08-14T21:44:11.3331930Z 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-08-14T21:44:11.3333090Z 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-08-14T21:44:11.3334252Z 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-08-14T21:44:11.3335679Z 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-08-14T21:44:11.3336873Z 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-08-14T21:44:11.3338337Z 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-08-14T21:44:11.3339599Z 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-08-14T21:44:11.3340946Z 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-08-14T21:44:11.3342208Z 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-08-14T21:44:11.3344098Z 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-08-14T21:44:11.3345145Z 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-08-14T21:44:11.3346490Z 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-08-14T21:44:11.3347763Z 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-08-14T21:44:11.3349042Z 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-08-14T21:44:11.3350402Z 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-08-14T21:44:11.3351788Z 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-08-14T21:44:11.3352959Z 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-08-14T21:44:11.3354391Z 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-08-14T21:44:11.3355930Z 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-08-14T21:44:11.3357064Z 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-08-14T21:44:11.3358409Z 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-08-14T21:44:11.3359909Z 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-08-14T21:44:11.3361515Z 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-08-14T21:44:11.3362637Z 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-08-14T21:44:11.3364053Z 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-08-14T21:44:11.3365421Z 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-08-14T21:44:11.3366988Z 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-08-14T21:44:11.3368155Z 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-08-14T21:44:11.3369715Z 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-08-14T21:44:11.3371165Z 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-08-14T21:44:11.3372769Z 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-08-14T21:44:11.3373983Z 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-08-14T21:44:11.3375408Z 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-08-14T21:44:11.3376867Z 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-08-14T21:44:11.3378496Z 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-08-14T21:44:11.3379700Z 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-08-14T21:44:11.3381130Z 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-08-14T21:44:11.3382614Z 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-08-14T21:44:11.3384023Z 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-08-14T21:44:11.3385096Z 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-08-14T21:44:11.3386666Z 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-08-14T21:44:11.3387787Z 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-08-14T21:44:11.3389153Z 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-08-14T21:44:11.3390496Z 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-08-14T21:44:11.3392012Z 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-08-14T21:44:11.3393153Z 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-08-14T21:44:11.3394713Z 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-08-14T21:44:11.3396135Z 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-08-14T21:44:11.3397162Z 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-08-14T21:44:11.3398528Z 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-08-14T21:44:11.3400049Z 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-08-14T21:44:11.3401516Z 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-08-14T21:44:11.3403080Z 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-08-14T21:44:11.3404683Z 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-08-14T21:44:11.3405700Z 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-08-14T21:44:11.3407351Z 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-08-14T21:44:11.3408738Z 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-08-14T21:44:11.3409864Z 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-08-14T21:44:11.3411251Z 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-08-14T21:44:11.3412694Z 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-08-14T21:44:11.3414045Z 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-08-14T21:44:11.3415337Z 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-08-14T21:44:11.3416912Z 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-08-14T21:44:11.3418045Z 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-08-14T21:44:11.3419377Z 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-08-14T21:44:11.3420692Z 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-08-14T21:44:11.3422091Z 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-08-14T21:44:11.3423621Z 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-08-14T21:44:11.3424783Z 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-08-14T21:44:11.3426148Z 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-08-14T21:44:11.3427616Z 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-08-14T21:44:11.3428900Z 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-08-14T21:44:11.3430166Z 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-08-14T21:44:11.3431778Z 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-08-14T21:44:11.3433087Z 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-08-14T21:44:11.3434194Z 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-08-14T21:44:11.3435508Z 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-08-14T21:44:11.3436815Z 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-08-14T21:44:11.3438103Z 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-08-14T21:44:11.3439550Z 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-08-14T21:44:11.3441444Z 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-08-14T21:44:11.3442870Z 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-08-14T21:44:11.3443942Z 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-08-14T21:44:11.3445290Z 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-08-14T21:44:11.3446563Z 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-08-14T21:44:11.3448182Z 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-08-14T21:44:11.3449306Z 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-08-14T21:44:11.3450702Z 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-08-14T21:44:11.3452183Z 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-08-14T21:44:11.3453854Z 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-08-14T21:44:11.3454868Z 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-08-14T21:44:11.3456251Z 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-08-14T21:44:11.3457613Z 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-08-14T21:44:11.3459051Z 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-08-14T21:44:11.3460352Z 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-08-14T21:44:11.3461656Z 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-08-14T21:44:11.3462910Z 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-08-14T21:44:11.3464485Z 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-08-14T21:44:11.3465584Z 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-08-14T21:44:11.3466920Z 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-08-14T21:44:11.3468195Z 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-08-14T21:44:11.3469896Z 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-08-14T21:44:11.3471731Z 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-08-14T21:44:11.3472758Z 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-08-14T21:44:11.3474172Z 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-08-14T21:44:11.3475587Z 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-08-14T21:44:11.3476944Z 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-08-14T21:44:11.3478267Z 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-08-14T21:44:11.3479704Z 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-08-14T21:44:11.3481143Z 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-08-14T21:44:11.3482699Z 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-08-14T21:44:11.3483823Z 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-08-14T21:44:11.3485297Z 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-08-14T21:44:11.3486620Z 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-08-14T21:44:11.3488185Z 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-08-14T21:44:11.3489380Z 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-08-14T21:44:11.3490780Z 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-08-14T21:44:11.3492262Z 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-08-14T21:44:11.3493573Z 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-08-14T21:44:11.3494877Z 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-08-14T21:44:11.3496414Z 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-08-14T21:44:11.3497550Z 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-08-14T21:44:11.3498858Z 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-08-14T21:44:11.3500167Z 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-08-14T21:44:11.3501683Z 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-08-14T21:44:11.3502773Z 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-08-14T21:44:11.3504134Z 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-08-14T21:44:11.3505438Z 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-08-14T21:44:11.3506985Z 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-08-14T21:44:11.3508121Z 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-08-14T21:44:11.3509413Z 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-08-14T21:44:11.3510722Z 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-08-14T21:44:11.3512350Z 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-08-14T21:44:11.3513435Z 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-08-14T21:44:11.3514769Z 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-08-14T21:44:11.3516051Z 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-08-14T21:44:11.3517423Z 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-08-14T21:44:11.3519107Z 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-08-14T21:44:11.3520447Z 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-08-14T21:44:11.3521905Z 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-08-14T21:44:11.3523195Z 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-08-14T21:44:11.3524619Z 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-08-14T21:44:11.3525885Z 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-08-14T21:44:11.3527290Z 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-08-14T21:44:11.3528968Z 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-08-14T21:44:11.3529989Z 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-08-14T21:44:11.3531417Z 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-08-14T21:44:11.3532797Z 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-08-14T21:44:11.3534186Z 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-08-14T21:44:11.3535450Z 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-08-14T21:44:11.3536735Z 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-08-14T21:44:11.3538074Z 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-08-14T21:44:11.3539583Z 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-08-14T21:44:11.3541105Z 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-08-14T21:44:11.3542198Z 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-08-14T21:44:11.3543539Z 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-08-14T21:44:11.3544856Z 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-08-14T21:44:11.3546399Z 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-08-14T21:44:11.3547502Z 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-08-14T21:44:11.3548854Z 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-08-14T21:44:11.3550340Z 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-08-14T21:44:11.3551491Z 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-08-14T21:44:11.3553084Z 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-08-14T21:44:11.3554206Z 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-08-14T21:44:11.3555526Z 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-08-14T21:44:11.3556900Z 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-08-14T21:44:11.3558115Z 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-08-14T21:44:11.3559569Z 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-08-14T21:44:11.3561128Z 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-08-14T21:44:11.3562540Z 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-08-14T21:44:11.3564124Z 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-08-14T21:44:11.3565405Z 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-08-14T21:44:11.3566852Z 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-08-14T21:44:11.3568155Z 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-08-14T21:44:11.3569796Z 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-08-14T21:44:11.3571138Z 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-08-14T21:44:11.3572579Z 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-08-14T21:44:11.3574175Z 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-08-14T21:44:11.3575334Z 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-08-14T21:44:11.3576735Z 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-08-14T21:44:11.3577930Z 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-08-14T21:44:11.3579573Z 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-08-14T21:44:11.3580914Z 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-08-14T21:44:11.3582260Z 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-08-14T21:44:11.3583633Z 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-08-14T21:44:11.3585088Z 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-08-14T21:44:11.3586535Z 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-08-14T21:44:11.3587645Z 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-08-14T21:44:11.3589020Z 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-08-14T21:44:11.3590370Z 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-08-14T21:44:11.3591735Z 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-08-14T21:44:11.3593060Z 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-08-14T21:44:11.3594712Z 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-08-14T21:44:11.3595961Z 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-08-14T21:44:11.3597059Z 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-08-14T21:44:11.3598342Z 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-08-14T21:44:11.3600093Z 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-08-14T21:44:11.3601627Z 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-08-14T21:44:11.3602759Z 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-08-14T21:44:11.3604104Z 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-08-14T21:44:11.3605407Z 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-08-14T21:44:11.3607177Z 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-08-14T21:44:11.3608995Z 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-08-14T21:44:11.3610624Z 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-08-14T21:44:11.3612342Z 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-08-14T21:44:11.3613959Z 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-08-14T21:44:11.3615487Z 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-08-14T21:44:11.3616891Z 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-08-14T21:44:11.3618521Z 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-08-14T21:44:11.3620279Z 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-08-14T21:44:11.3621708Z 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-08-14T21:44:11.3623184Z 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-08-14T21:44:11.3624633Z 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-08-14T21:44:11.3626043Z 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-08-14T21:44:11.3627417Z 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-08-14T21:44:11.3628741Z 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-08-14T21:44:11.3630166Z 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-08-14T21:44:11.3631655Z 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-08-14T21:44:11.3633118Z 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-08-14T21:44:11.3634547Z 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-08-14T21:44:11.3635906Z 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-08-14T21:44:11.3637502Z 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-08-14T21:44:11.3639230Z 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-08-14T21:44:11.3640984Z 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-08-14T21:44:11.3642432Z 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-08-14T21:44:11.3643886Z 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-08-14T21:44:11.3645389Z 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-08-14T21:44:11.3646791Z 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-08-14T21:44:11.3648179Z 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-08-14T21:44:11.3649903Z 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-08-14T21:44:11.3651754Z 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-08-14T21:44:11.3653236Z 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-08-14T21:44:11.3654746Z 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-08-14T21:44:11.3656181Z 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-08-14T21:44:11.3657649Z 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-08-14T21:44:11.3659128Z 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-08-14T21:44:11.3660531Z 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-08-14T21:44:11.3662203Z 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-08-14T21:44:11.3663909Z 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-08-14T21:44:11.3665471Z 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-08-14T21:44:11.3666924Z 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-08-14T21:44:11.3668406Z 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-08-14T21:44:11.3670200Z 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-08-14T21:44:11.3671835Z 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-08-14T21:44:11.3673250Z 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-08-14T21:44:11.3674619Z 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-08-14T21:44:11.3676284Z 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-08-14T21:44:11.3678102Z 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-08-14T21:44:11.3679711Z 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-08-14T21:44:11.3681181Z 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-08-14T21:44:11.3682671Z 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-08-14T21:44:11.3684189Z 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-08-14T21:44:11.3685609Z 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-08-14T21:44:11.3687348Z 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-08-14T21:44:11.3689086Z 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-08-14T21:44:11.3690596Z 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-08-14T21:44:11.3692223Z 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-08-14T21:44:11.3693639Z 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-08-14T21:44:11.3707164Z 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-08-14T21:44:11.3708872Z 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-08-14T21:44:11.3710299Z 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-08-14T21:44:11.3711731Z 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-08-14T21:44:11.3713361Z 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-08-14T21:44:11.3715048Z 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-08-14T21:44:11.3716496Z 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-08-14T21:44:11.3718110Z 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-08-14T21:44:11.3720096Z 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-08-14T21:44:11.3721778Z 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-08-14T21:44:11.3723849Z 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-08-14T21:44:11.3725852Z 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-08-14T21:44:11.3731167Z 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-08-14T21:44:11.3732725Z 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-08-14T21:44:11.3734066Z 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-08-14T21:44:11.3735364Z 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-08-14T21:44:11.3736986Z 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-08-14T21:44:11.3738630Z 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-08-14T21:44:11.3740061Z 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-08-14T21:44:11.3741469Z 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-08-14T21:44:11.3742955Z 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-08-14T21:44:11.3744324Z 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-08-14T21:44:11.3745650Z 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-08-14T21:44:11.3747026Z 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-08-14T21:44:11.3748689Z 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-08-14T21:44:11.3750358Z 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-08-14T21:44:11.3751940Z 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-08-14T21:44:11.3753515Z 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-08-14T21:44:11.3755060Z 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-08-14T21:44:11.3756557Z 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-08-14T21:44:11.3757944Z 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-08-14T21:44:11.3759629Z 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-08-14T21:44:11.3761438Z 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-08-14T21:44:11.3762965Z 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-08-14T21:44:11.3764471Z 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-08-14T21:44:11.3765942Z 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-08-14T21:44:11.3767361Z 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-08-14T21:44:11.3768894Z 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-08-14T21:44:11.3770752Z 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-08-14T21:44:11.3772581Z 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-08-14T21:44:11.3774734Z 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-08-14T21:44:11.3776866Z 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-08-14T21:44:11.3778866Z 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-08-14T21:44:11.3781020Z 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-08-14T21:44:11.3783164Z 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-08-14T21:44:11.3785160Z 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-08-14T21:44:11.3787034Z 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-08-14T21:44:11.3788814Z 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-08-14T21:44:11.3790732Z 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-08-14T21:44:11.3792658Z 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-08-14T21:44:11.3794370Z 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-08-14T21:44:11.3796034Z 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-08-14T21:44:11.3797732Z 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-08-14T21:44:11.3799582Z 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-08-14T21:44:11.3801840Z 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-08-14T21:44:11.3804008Z 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-08-14T21:44:11.3805939Z 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-08-14T21:44:11.3807575Z 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-08-14T21:44:11.3808986Z 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-08-14T21:44:11.3810850Z 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-08-14T21:44:11.3813003Z 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-08-14T21:44:11.3814888Z 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-08-14T21:44:11.3816773Z 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-08-14T21:44:11.3818551Z 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-08-14T21:44:11.3820463Z 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-08-14T21:44:11.3822440Z 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-08-14T21:44:11.3824098Z 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-08-14T21:44:11.3825755Z 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-08-14T21:44:11.3827565Z 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-08-14T21:44:11.3829395Z 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-08-14T21:44:11.3831382Z 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-08-14T21:44:11.3833382Z 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-08-14T21:44:11.3835217Z 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-08-14T21:44:11.3836915Z 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-08-14T21:44:11.3838528Z 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-08-14T21:44:11.3840340Z 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-08-14T21:44:11.3842200Z 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-08-14T21:44:11.3844146Z 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-08-14T21:44:11.3846156Z 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-08-14T21:44:11.3848241Z 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-08-14T21:44:11.3850045Z 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-08-14T21:44:11.3851940Z 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-08-14T21:44:11.3853624Z 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-08-14T21:44:11.3855269Z 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-08-14T21:44:11.3857079Z 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-08-14T21:44:11.3859072Z 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-08-14T21:44:11.3860738Z 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-08-14T21:44:11.3862346Z 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-08-14T21:44:11.3864206Z 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-08-14T21:44:11.3866039Z 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-08-14T21:44:11.3867663Z 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-08-14T21:44:11.3869306Z 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-08-14T21:44:11.3871520Z 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-08-14T21:44:11.3873443Z 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-08-14T21:44:11.3875165Z 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-08-14T21:44:11.3876817Z 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-08-14T21:44:11.3878636Z 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-08-14T21:44:11.3880548Z 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-08-14T21:44:11.3882228Z 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-08-14T21:44:11.3883805Z 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-08-14T21:44:11.3885551Z 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-08-14T21:44:11.3887302Z 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-08-14T21:44:11.3888868Z 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-08-14T21:44:11.3890377Z 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-08-14T21:44:11.3891902Z 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-08-14T21:44:11.3893469Z 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-08-14T21:44:11.3897356Z 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-08-14T21:44:11.3898899Z 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-08-14T21:44:11.3902377Z 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-08-14T21:44:11.3904054Z 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-08-14T21:44:11.3905486Z 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-08-14T21:44:11.3906876Z 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-08-14T21:44:11.3908545Z 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-08-14T21:44:11.3910182Z 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-08-14T21:44:11.3911651Z 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-08-14T21:44:11.3913042Z 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-08-14T21:44:11.3914644Z 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-08-14T21:44:11.3916300Z 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-08-14T21:44:11.3917720Z 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-08-14T21:44:11.3919128Z 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-08-14T21:44:11.3921081Z 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-08-14T21:44:11.3922787Z 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-08-14T21:44:11.3924294Z 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-08-14T21:44:11.3925758Z 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-08-14T21:44:11.3927167Z 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-08-14T21:44:11.3928819Z 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-08-14T21:44:11.3930505Z 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-08-14T21:44:11.3932153Z 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-08-14T21:44:11.3933742Z 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-08-14T21:44:11.3935489Z 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-08-14T21:44:11.3936903Z 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-08-14T21:44:11.3938288Z 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-08-14T21:44:11.3939930Z 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-08-14T21:44:11.3941589Z 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-08-14T21:44:11.3943009Z 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-08-14T21:44:11.3944381Z 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-08-14T21:44:11.3945745Z 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-08-14T21:44:11.3947317Z 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-08-14T21:44:11.3948974Z 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-08-14T21:44:11.3950421Z 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-08-14T21:44:11.3952009Z 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-08-14T21:44:11.3953652Z 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-08-14T21:44:11.3955062Z 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-08-14T21:44:11.3956436Z 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-08-14T21:44:11.3958004Z 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-08-14T21:44:11.3959912Z 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-08-14T21:44:11.3961404Z 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-08-14T21:44:11.3962880Z 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-08-14T21:44:11.3964602Z 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-08-14T21:44:11.3966361Z 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-08-14T21:44:11.3967889Z 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-08-14T21:44:11.3969471Z 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-08-14T21:44:11.3971032Z 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-08-14T21:44:11.3972722Z 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-08-14T21:44:11.3974496Z 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-08-14T21:44:11.3976030Z 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-08-14T21:44:11.3977680Z 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-08-14T21:44:11.3979345Z 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-08-14T21:44:11.3980859Z 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-08-14T21:44:11.3982361Z 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-08-14T21:44:11.3983978Z 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-08-14T21:44:11.3985606Z 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-08-14T21:44:11.3987083Z 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-08-14T21:44:11.3988464Z 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-08-14T21:44:11.3989845Z 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-08-14T21:44:11.3991423Z 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-08-14T21:44:11.3993054Z 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-08-14T21:44:11.3994531Z 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-08-14T21:44:11.3996146Z 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-08-14T21:44:11.3997807Z 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-08-14T21:44:11.3999236Z 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-08-14T21:44:11.4000903Z 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-08-14T21:44:11.4002612Z 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-08-14T21:44:11.4004333Z 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-08-14T21:44:11.4005819Z 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-08-14T21:44:11.4007348Z 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-08-14T21:44:11.4008756Z 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-08-14T21:44:11.4010756Z 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-08-14T21:44:11.4012613Z 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-08-14T21:44:11.4014075Z 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-08-14T21:44:11.4015694Z 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-08-14T21:44:11.4017328Z 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-08-14T21:44:11.4018727Z 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-08-14T21:44:11.4020129Z 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-08-14T21:44:11.4021730Z 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-08-14T21:44:11.4023438Z 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-08-14T21:44:11.4024909Z 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-08-14T21:44:11.4026333Z 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-08-14T21:44:11.4027945Z 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-08-14T21:44:11.4029570Z 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-08-14T21:44:11.4031008Z 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-08-14T21:44:11.4032380Z 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-08-14T21:44:11.4033918Z 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-08-14T21:44:11.4035549Z 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-08-14T21:44:11.4037033Z 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-08-14T21:44:11.4038516Z 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-08-14T21:44:11.4040438Z 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-08-14T21:44:11.4042153Z 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-08-14T21:44:11.4043750Z 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-08-14T21:44:11.4045310Z 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-08-14T21:44:11.4046816Z 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-08-14T21:44:11.4048230Z 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-08-14T21:44:11.4049604Z 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-08-14T21:44:11.4051309Z 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-08-14T21:44:11.4052867Z 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-08-14T21:44:11.4054220Z 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-08-14T21:44:11.4055576Z 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-08-14T21:44:11.4057171Z 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-08-14T21:44:11.4058817Z 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-08-14T21:44:11.4060591Z 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-08-14T21:44:11.4062393Z 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-08-14T21:44:11.4063943Z 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-08-14T21:44:11.4065421Z 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-08-14T21:44:11.4066855Z 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-08-14T21:44:11.4068215Z 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-08-14T21:44:11.4070058Z 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-08-14T21:44:11.4071815Z 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-08-14T21:44:11.4073318Z 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-08-14T21:44:11.4074897Z 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-08-14T21:44:11.4076322Z 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-08-14T21:44:11.4077701Z 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-08-14T21:44:11.4079511Z 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-08-14T21:44:11.4081163Z 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-08-14T21:44:11.4082648Z 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-08-14T21:44:11.4084060Z 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-08-14T21:44:11.4085685Z 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-08-14T21:44:11.4087355Z 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-08-14T21:44:11.4088813Z 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-08-14T21:44:11.4090254Z 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-08-14T21:44:11.4092014Z 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-08-14T21:44:11.4093640Z 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-08-14T21:44:11.4095080Z 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-08-14T21:44:11.4096460Z 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-08-14T21:44:11.4098150Z 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-08-14T21:44:11.4099906Z 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-08-14T21:44:11.4101383Z 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-08-14T21:44:11.4102817Z 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-08-14T21:44:11.4104425Z 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-08-14T21:44:11.4106196Z 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-08-14T21:44:11.4107740Z 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-08-14T21:44:11.4109332Z 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-08-14T21:44:11.4110887Z 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-08-14T21:44:11.4112345Z 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-08-14T21:44:11.4113758Z 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-08-14T21:44:11.4115299Z 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-08-14T21:44:11.4116786Z 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-08-14T21:44:11.4118232Z 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-08-14T21:44:11.4119614Z 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-08-14T21:44:11.4121575Z 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-08-14T21:44:11.4123314Z 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-08-14T21:44:11.4124818Z 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-08-14T21:44:11.4126282Z 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-08-14T21:44:11.4127743Z 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-08-14T21:44:11.4129241Z 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-08-14T21:44:11.4130663Z 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-08-14T21:44:11.4132142Z 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-08-14T21:44:11.4133776Z 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-08-14T21:44:11.4135501Z 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-08-14T21:44:11.4136950Z 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-08-14T21:44:11.4138374Z 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-08-14T21:44:11.4139790Z 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-08-14T21:44:11.4141215Z 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-08-14T21:44:11.4142591Z 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-08-14T21:44:11.4143915Z 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-08-14T21:44:11.4145441Z 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-08-14T21:44:11.4147394Z 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-08-14T21:44:11.4149102Z 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-08-14T21:44:11.4150663Z 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-08-14T21:44:11.4152081Z 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-08-14T21:44:11.4153536Z 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-08-14T21:44:11.4154974Z 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-08-14T21:44:11.4156351Z 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-08-14T21:44:11.4157717Z 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-08-14T21:44:11.4159511Z 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-08-14T21:44:11.4161472Z 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-08-14T21:44:11.4162981Z 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-08-14T21:44:11.4164437Z 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-08-14T21:44:11.4165901Z 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-08-14T21:44:11.4167362Z 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-08-14T21:44:11.4168783Z 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-08-14T21:44:11.4170552Z 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-08-14T21:44:11.4172197Z 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-08-14T21:44:11.4174257Z 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-08-14T21:44:11.4176316Z 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-08-14T21:44:11.4178213Z 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-08-14T21:44:11.4180026Z 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-08-14T21:44:11.4181897Z 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-08-14T21:44:11.4183781Z 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-08-14T21:44:11.4185509Z 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-08-14T21:44:11.4187508Z 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-08-14T21:44:11.4189453Z 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-08-14T21:44:11.4191217Z 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-08-14T21:44:11.4192833Z 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-08-14T21:44:11.4194549Z 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-08-14T21:44:11.4196217Z 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-08-14T21:44:11.4197806Z 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-08-14T21:44:11.4199430Z 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-08-14T21:44:11.4201220Z 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-08-14T21:44:11.4203029Z 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-08-14T21:44:11.4204903Z 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-08-14T21:44:11.4206680Z 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-08-14T21:44:11.4208472Z 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-08-14T21:44:11.4210498Z 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-08-14T21:44:11.4212525Z 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-08-14T21:44:11.4214281Z 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-08-14T21:44:11.4215961Z 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-08-14T21:44:11.4217599Z 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-08-14T21:44:11.4219275Z 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-08-14T21:44:11.4220998Z 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-08-14T21:44:11.4222450Z 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-08-14T21:44:11.4224049Z 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-08-14T21:44:11.4225738Z 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-08-14T21:44:11.4227226Z 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-08-14T21:44:11.4228787Z 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-08-14T21:44:11.4230186Z 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-08-14T21:44:11.4231640Z 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-08-14T21:44:11.4233347Z 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-08-14T21:44:11.4235041Z 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-08-14T21:44:11.4236555Z 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-08-14T21:44:11.4237983Z 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-08-14T21:44:11.4239875Z 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-08-14T21:44:11.4241609Z 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-08-14T21:44:11.4243132Z 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-08-14T21:44:11.4244634Z 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-08-14T21:44:11.4246065Z 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-08-14T21:44:11.4247639Z 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-08-14T21:44:11.4249251Z 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-08-14T21:44:11.4250883Z 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-08-14T21:44:11.4252691Z 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-08-14T21:44:11.4254141Z 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-08-14T21:44:11.4255531Z 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-08-14T21:44:11.4256990Z 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-08-14T21:44:11.4258500Z 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-08-14T21:44:11.4260348Z 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-08-14T21:44:11.4262290Z 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-08-14T21:44:11.4264026Z 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-08-14T21:44:11.4265524Z 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-08-14T21:44:11.4266938Z 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-08-14T21:44:11.4268644Z 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-08-14T21:44:11.4270762Z 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-08-14T21:44:11.4272357Z 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-08-14T21:44:11.4274183Z 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-08-14T21:44:11.4276128Z 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-08-14T21:44:11.4277856Z 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-08-14T21:44:11.4279503Z 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-08-14T21:44:11.4280992Z 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-08-14T21:44:11.4282527Z 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-08-14T21:44:11.4284061Z 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-08-14T21:44:11.4285511Z 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-08-14T21:44:11.4286920Z 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-08-14T21:44:11.4288569Z 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-08-14T21:44:11.4290292Z 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-08-14T21:44:11.4291937Z 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-08-14T21:44:11.4293423Z 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-08-14T21:44:11.4294835Z 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-08-14T21:44:11.4296267Z 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-08-14T21:44:11.4297752Z 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-08-14T21:44:11.4299084Z 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-08-14T21:44:11.4300732Z 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-08-14T21:44:11.4302413Z 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-08-14T21:44:11.4303849Z 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-08-14T21:44:11.4305231Z 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-08-14T21:44:11.4306630Z 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-08-14T21:44:11.4308048Z 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-08-14T21:44:11.4309401Z 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-08-14T21:44:11.4310747Z 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-08-14T21:44:11.4312125Z 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-08-14T21:44:11.4313895Z 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-08-14T21:44:11.4315721Z 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-08-14T21:44:11.4317318Z 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-08-14T21:44:11.4318851Z 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-08-14T21:44:11.4320629Z 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-08-14T21:44:11.4322203Z 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-08-14T21:44:11.4323733Z 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-08-14T21:44:11.4325536Z 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-08-14T21:44:11.4327299Z 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-08-14T21:44:11.4328855Z 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-08-14T21:44:11.4330327Z 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-08-14T21:44:11.4331909Z 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-08-14T21:44:11.4333429Z 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-08-14T21:44:11.4334805Z 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-08-14T21:44:11.4336229Z 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-08-14T21:44:11.4337850Z 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-08-14T21:44:11.4339567Z 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-08-14T21:44:11.4341118Z 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-08-14T21:44:11.4342706Z 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-08-14T21:44:11.4344220Z 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-08-14T21:44:11.4345681Z 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-08-14T21:44:11.4347063Z 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-08-14T21:44:11.4348496Z 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-08-14T21:44:11.4349997Z 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-08-14T21:44:11.4351440Z 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-08-14T21:44:11.4352839Z 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-08-14T21:44:11.4354186Z 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-08-14T21:44:11.4355700Z 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-08-14T21:44:11.4357254Z 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-08-14T21:44:11.4358613Z 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-08-14T21:44:11.4360211Z 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-08-14T21:44:11.4361620Z 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-08-14T21:44:11.4363133Z 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-08-14T21:44:11.4364787Z 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-08-14T21:44:11.4366352Z 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-08-14T21:44:11.4368065Z 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-08-14T21:44:11.4370166Z 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-08-14T21:44:11.4371831Z 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-08-14T21:44:11.4373495Z 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-08-14T21:44:11.4375052Z 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-08-14T21:44:11.4376575Z 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-08-14T21:44:11.4378088Z 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-08-14T21:44:11.4379857Z 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-08-14T21:44:11.4381703Z 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-08-14T21:44:11.4383162Z 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-08-14T21:44:11.4384566Z 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-08-14T21:44:11.4386149Z 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-08-14T21:44:11.4387771Z 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-08-14T21:44:11.4389240Z 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-08-14T21:44:11.4390705Z 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-08-14T21:44:11.4392140Z 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-08-14T21:44:11.4393514Z 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-08-14T21:44:11.4394912Z 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-08-14T21:44:11.4396341Z 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-08-14T21:44:11.4397704Z 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-08-14T21:44:11.4399065Z 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-08-14T21:44:11.4401054Z 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-08-14T21:44:11.4402745Z 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-08-14T21:44:11.4404295Z 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-08-14T21:44:11.4405787Z 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-08-14T21:44:11.4407454Z 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-08-14T21:44:11.4409161Z 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-08-14T21:44:11.4410868Z 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-08-14T21:44:11.4412724Z 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-08-14T21:44:11.4414222Z 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-08-14T21:44:11.4415669Z 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-08-14T21:44:11.4417099Z 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-08-14T21:44:11.4418530Z 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-08-14T21:44:11.4419958Z 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-08-14T21:44:11.4421439Z 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-08-14T21:44:11.4423180Z 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-08-14T21:44:11.4425036Z 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-08-14T21:44:11.4426751Z 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-08-14T21:44:11.4428391Z 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-08-14T21:44:11.4429964Z 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-08-14T21:44:11.4431717Z 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-08-14T21:44:11.4433436Z 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-08-14T21:44:11.4435039Z 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-08-14T21:44:11.4435753Z 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-08-14T21:44:11.4436433Z 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-08-14T21:44:11.4437066Z 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-08-14T21:44:11.4437850Z 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-08-14T21:44:11.4438487Z 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-08-14T21:44:11.4439497Z 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-08-14T21:44:11.4440484Z 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-08-14T21:44:11.4441250Z 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-08-14T21:44:11.4442034Z 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-08-14T21:44:11.4442760Z 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-08-14T21:44:11.4443709Z 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-08-14T21:44:11.4444440Z 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-08-14T21:44:11.4445195Z 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-08-14T21:44:11.4445896Z 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-08-14T21:44:11.4446589Z 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-08-14T21:44:11.4447490Z 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-08-14T21:44:11.4448160Z 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-08-14T21:44:11.4448851Z 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-08-14T21:44:11.4449491Z 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-08-14T21:44:11.4450375Z 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-08-14T21:44:11.4451039Z 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-08-14T21:44:11.4451844Z 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-08-14T21:44:11.4452469Z 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-08-14T21:44:11.4453100Z 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-08-14T21:44:11.4453905Z 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-08-14T21:44:11.4454661Z 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-08-14T21:44:11.4455270Z 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-08-14T21:44:11.4456166Z 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-08-14T21:44:11.4456732Z 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-08-14T21:44:11.4457367Z 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-08-14T21:44:11.4457933Z 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-08-14T21:44:11.4458833Z 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-08-14T21:44:11.4459477Z 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-08-14T21:44:11.4460151Z 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-08-14T21:44:11.4460739Z 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-08-14T21:44:11.4461408Z 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-08-14T21:44:11.4462001Z 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-08-14T21:44:11.4462596Z 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-08-14T21:44:11.4463267Z 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-08-14T21:44:11.4464147Z 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-08-14T21:44:11.4464822Z 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-08-14T21:44:11.4465516Z 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-08-14T21:44:11.4466133Z 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-08-14T21:44:11.4466987Z 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-08-14T21:44:11.4467648Z 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-08-14T21:44:11.4468358Z 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-08-14T21:44:11.4468985Z 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-08-14T21:44:11.4469860Z 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-08-14T21:44:11.4471244Z 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-08-14T21:44:11.4472038Z 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-08-14T21:44:11.4472909Z 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-08-14T21:44:11.4473632Z 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-08-14T21:44:11.4474438Z 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-08-14T21:44:11.4475194Z 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-08-14T21:44:11.4475956Z 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-08-14T21:44:11.4476932Z 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-08-14T21:44:11.4477674Z 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-08-14T21:44:11.4478397Z 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-08-14T21:44:11.4479099Z 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-08-14T21:44:11.4479977Z 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-08-14T21:44:11.4480673Z 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-08-14T21:44:11.4481358Z 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-08-14T21:44:11.4482035Z 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-08-14T21:44:11.4482743Z 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-08-14T21:44:11.4483781Z 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-08-14T21:44:11.4484596Z 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-08-14T21:44:11.4485409Z 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-08-14T21:44:11.4486230Z 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-08-14T21:44:11.4487007Z 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-08-14T21:44:11.4487769Z 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-08-14T21:44:11.4488589Z 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-08-14T21:44:11.4489565Z 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-08-14T21:44:11.4490405Z 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-08-14T21:44:11.4491249Z 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-08-14T21:44:11.4491916Z 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-08-14T21:44:11.4492646Z 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-08-14T21:44:11.4493333Z 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-08-14T21:44:11.4493984Z 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-08-14T21:44:11.4494639Z 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-08-14T21:44:11.4495276Z 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-08-14T21:44:11.4496203Z 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-08-14T21:44:11.4496990Z 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-08-14T21:44:11.4497724Z 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-08-14T21:44:11.4498461Z 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-08-14T21:44:11.4499151Z 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-08-14T21:44:11.4499874Z 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-08-14T21:44:11.4500550Z 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-08-14T21:44:11.4501294Z 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-08-14T21:44:11.4501946Z 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-08-14T21:44:11.4502615Z 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-08-14T21:44:11.4503275Z 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-08-14T21:44:11.4503969Z 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-08-14T21:44:11.4504773Z 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-08-14T21:44:11.4505586Z 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-08-14T21:44:11.4506313Z 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-08-14T21:44:11.4507022Z 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-08-14T21:44:11.4507698Z 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-08-14T21:44:11.4508424Z 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-08-14T21:44:11.4509122Z 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-08-14T21:44:11.4509786Z 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-08-14T21:44:11.4510447Z 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-08-14T21:44:11.4511095Z 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-08-14T21:44:11.4512012Z 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-08-14T21:44:11.4512715Z 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-08-14T21:44:11.4513420Z 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-08-14T21:44:11.4514075Z 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-08-14T21:44:11.4514769Z 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-08-14T21:44:11.4515453Z 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-08-14T21:44:11.4516092Z 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-08-14T21:44:11.4516734Z 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-08-14T21:44:11.4517690Z 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-08-14T21:44:11.4518377Z 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-08-14T21:44:11.4519142Z 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-08-14T21:44:11.4520026Z 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-08-14T21:44:11.4520778Z 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-08-14T21:44:11.4521522Z 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-08-14T21:44:11.4522224Z 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-08-14T21:44:11.4522940Z 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-08-14T21:44:11.4523897Z 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-08-14T21:44:11.4524616Z 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-08-14T21:44:11.4525379Z 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-08-14T21:44:11.4525956Z 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-08-14T21:44:11.4526689Z 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-08-14T21:44:11.4527370Z 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-08-14T21:44:11.4528058Z 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-08-14T21:44:11.4528677Z 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-08-14T21:44:11.4529341Z 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-08-14T21:44:11.4530054Z 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-08-14T21:44:11.4530752Z 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-08-14T21:44:11.4531406Z 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-08-14T21:44:11.4532172Z 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-08-14T21:44:11.4533034Z 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-08-14T21:44:11.4533733Z 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-08-14T21:44:11.4534382Z 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-08-14T21:44:11.4534989Z 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-08-14T21:44:11.4535851Z 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-08-14T21:44:11.4536542Z 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-08-14T21:44:11.4537147Z 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-08-14T21:44:11.4537862Z 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-08-14T21:44:11.4538484Z 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-08-14T21:44:11.4539127Z 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-08-14T21:44:11.4539758Z 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-08-14T21:44:11.4540569Z 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-08-14T21:44:11.4541213Z 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-08-14T21:44:11.4541844Z 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-08-14T21:44:11.4542476Z 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-08-14T21:44:11.4543142Z 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-08-14T21:44:11.4544043Z 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-08-14T21:44:11.4544793Z 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-08-14T21:44:11.4545512Z 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-08-14T21:44:11.4546254Z 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-08-14T21:44:11.4546926Z 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-08-14T21:44:11.4547638Z 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-08-14T21:44:11.4548324Z 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-08-14T21:44:11.4549005Z 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-08-14T21:44:11.4549644Z 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-08-14T21:44:11.4550276Z 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-08-14T21:44:11.4551155Z 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-08-14T21:44:11.4551888Z 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-08-14T21:44:11.4552529Z 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-08-14T21:44:11.4553173Z 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-08-14T21:44:11.4553895Z 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-08-14T21:44:11.4554551Z 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-08-14T21:44:11.4555182Z 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-08-14T21:44:11.4555795Z 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-08-14T21:44:11.4556649Z 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-08-14T21:44:11.4557315Z 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-08-14T21:44:11.4557955Z 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-08-14T21:44:11.4558574Z 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-08-14T21:44:11.4559205Z 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-08-14T21:44:11.4560099Z 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-08-14T21:44:11.4560701Z 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-08-14T21:44:11.4561319Z 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-08-14T21:44:11.4562272Z 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-08-14T21:44:11.4562991Z 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-08-14T21:44:11.4563680Z 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-08-14T21:44:11.4564362Z 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-08-14T21:44:11.4565045Z 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-08-14T21:44:11.4565728Z 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-08-14T21:44:11.4566374Z 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-08-14T21:44:11.4567011Z 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-08-14T21:44:11.4567953Z 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-08-14T21:44:11.4568734Z 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-08-14T21:44:11.4569588Z 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-08-14T21:44:11.4570328Z 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-08-14T21:44:11.4571034Z 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-08-14T21:44:11.4571786Z 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-08-14T21:44:11.4572712Z 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-08-14T21:44:11.4573929Z 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-08-14T21:44:11.4575562Z 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-08-14T21:44:11.4576846Z 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-08-14T21:44:11.4578319Z 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-08-14T21:44:11.4579593Z 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-08-14T21:44:11.4581169Z 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-08-14T21:44:11.4582754Z 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-08-14T21:44:11.4583888Z 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-08-14T21:44:11.4585213Z 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-08-14T21:44:11.4586574Z 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-08-14T21:44:11.4587921Z 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-08-14T21:44:11.4589692Z 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-08-14T21:44:11.4590859Z 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-08-14T21:44:11.4592070Z 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-08-14T21:44:11.4593390Z 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-08-14T21:44:11.4594848Z 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-08-14T21:44:11.4596165Z 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-08-14T21:44:11.4597698Z 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-08-14T21:44:11.4598840Z 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-08-14T21:44:11.4601010Z 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-08-14T21:44:11.4601991Z 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-08-14T21:44:11.4603920Z 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-08-14T21:44:11.4605168Z 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-08-14T21:44:11.4606343Z 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-08-14T21:44:11.4607853Z 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-08-14T21:44:11.4609080Z 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-08-14T21:44:11.4610645Z 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-08-14T21:44:11.4612050Z 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-08-14T21:44:11.4613421Z 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-08-14T21:44:11.4614846Z 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-08-14T21:44:11.4616287Z 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-08-14T21:44:11.4617469Z 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-08-14T21:44:11.4619188Z 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-08-14T21:44:11.4620508Z 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-08-14T21:44:11.4621719Z 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-08-14T21:44:11.4623174Z 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-08-14T21:44:11.4624463Z 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-08-14T21:44:11.4625832Z 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-08-14T21:44:11.4627224Z 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-08-14T21:44:11.4628461Z 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-08-14T21:44:11.4630031Z 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-08-14T21:44:11.4631206Z 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-08-14T21:44:11.4632660Z 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-08-14T21:44:11.4633971Z 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-08-14T21:44:11.4635641Z 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-08-14T21:44:11.4636675Z 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-08-14T21:44:11.4638082Z 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-08-14T21:44:11.4639594Z 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-08-14T21:44:11.4641613Z 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-08-14T21:44:11.4642619Z 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-08-14T21:44:11.4644162Z 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-08-14T21:44:11.4645304Z 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-08-14T21:44:11.4646866Z 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-08-14T21:44:11.4648122Z 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-08-14T21:44:11.4649623Z 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-08-14T21:44:11.4650854Z 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-08-14T21:44:11.4652538Z 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-08-14T21:44:11.4654051Z 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-08-14T21:44:11.4655246Z 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-08-14T21:44:11.4656592Z 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-08-14T21:44:11.4658196Z 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-08-14T21:44:11.4659243Z 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-08-14T21:44:11.4660762Z 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-08-14T21:44:11.4661955Z 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-08-14T21:44:11.4663311Z 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-08-14T21:44:11.4664642Z 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-08-14T21:44:11.4666274Z 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-08-14T21:44:11.4667295Z 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-08-14T21:44:11.4668992Z 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-08-14T21:44:11.4670724Z 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-08-14T21:44:11.4671957Z 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-08-14T21:44:11.4673386Z 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-08-14T21:44:11.4674964Z 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-08-14T21:44:11.4676199Z 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-08-14T21:44:11.4677928Z 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-08-14T21:44:11.4679604Z 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-08-14T21:44:11.4680907Z 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-08-14T21:44:11.4682308Z 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-08-14T21:44:11.4683450Z 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-08-14T21:44:11.4685212Z 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-08-14T21:44:11.4686327Z 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-08-14T21:44:11.4687731Z 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-08-14T21:44:11.4689211Z 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-08-14T21:44:11.4690779Z 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-08-14T21:44:11.4692062Z 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-08-14T21:44:11.4693477Z 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-08-14T21:44:11.4694685Z 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-08-14T21:44:11.4696399Z 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-08-14T21:44:11.4697444Z 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-08-14T21:44:11.4698872Z 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-08-14T21:44:11.4700212Z 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-08-14T21:44:11.4701708Z 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-08-14T21:44:11.4702846Z 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-08-14T21:44:11.4704238Z 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-08-14T21:44:11.4705603Z 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-08-14T21:44:11.4707188Z 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-08-14T21:44:11.4708292Z 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-08-14T21:44:11.4709669Z 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-08-14T21:44:11.4711021Z 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-08-14T21:44:11.4712615Z 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-08-14T21:44:11.4713762Z 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-08-14T21:44:11.4715149Z 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-08-14T21:44:11.4716459Z 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-08-14T21:44:11.4718079Z 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-08-14T21:44:11.4719174Z 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-08-14T21:44:11.4720921Z 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-08-14T21:44:11.4722375Z 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-08-14T21:44:11.4723933Z 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-08-14T21:44:11.4725157Z 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-08-14T21:44:11.4726545Z 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-08-14T21:44:11.4728002Z 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-08-14T21:44:11.4729623Z 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-08-14T21:44:11.4730773Z 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-08-14T21:44:11.4732217Z 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-08-14T21:44:11.4733612Z 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-08-14T21:44:11.4735200Z 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-08-14T21:44:11.4736326Z 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-08-14T21:44:11.4737667Z 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-08-14T21:44:11.4738993Z 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-08-14T21:44:11.4740631Z 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-08-14T21:44:11.4741757Z 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-08-14T21:44:11.4743132Z 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-08-14T21:44:11.4744488Z 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-08-14T21:44:11.4746095Z 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-08-14T21:44:11.4747209Z 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-08-14T21:44:11.4748536Z 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-08-14T21:44:11.4749923Z 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-08-14T21:44:11.4751526Z 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-08-14T21:44:11.4752631Z 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-08-14T21:44:11.4753927Z 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-08-14T21:44:11.4755333Z 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-08-14T21:44:11.4756927Z 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-08-14T21:44:11.4758404Z 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-08-14T21:44:11.4759485Z 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-08-14T21:44:11.4761225Z 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-08-14T21:44:11.4762721Z 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-08-14T21:44:11.4763912Z 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-08-14T21:44:11.4765404Z 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-08-14T21:44:11.4766642Z 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-08-14T21:44:11.4768208Z 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-08-14T21:44:11.4769712Z 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-08-14T21:44:11.4771230Z 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-08-14T21:44:11.4772608Z 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-08-14T21:44:11.4773980Z 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-08-14T21:44:11.4775665Z 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-08-14T21:44:11.4776749Z 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-08-14T21:44:11.4778262Z 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-08-14T21:44:11.4779753Z 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-08-14T21:44:11.4781741Z 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-08-14T21:44:11.4782657Z 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-08-14T21:44:11.4784038Z 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-08-14T21:44:11.4785292Z 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-08-14T21:44:11.4786930Z 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-08-14T21:44:11.4788024Z 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-08-14T21:44:11.4789433Z 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-08-14T21:44:11.4790898Z 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-08-14T21:44:11.4792425Z 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-08-14T21:44:11.4793577Z 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-08-14T21:44:11.4794927Z 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-08-14T21:44:11.4796253Z 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-08-14T21:44:11.4797933Z 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-08-14T21:44:11.4798992Z 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-08-14T21:44:11.4800692Z 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-08-14T21:44:11.4802070Z 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-08-14T21:44:11.4803565Z 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-08-14T21:44:11.4804944Z 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-08-14T21:44:11.4806337Z 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-08-14T21:44:11.4807716Z 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-08-14T21:44:11.4809338Z 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-08-14T21:44:11.4810535Z 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-08-14T21:44:11.4812027Z 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-08-14T21:44:11.4813358Z 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-08-14T21:44:11.4814944Z 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-08-14T21:44:11.4816104Z 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-08-14T21:44:11.4817523Z 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-08-14T21:44:11.4818779Z 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-08-14T21:44:11.4820155Z 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-08-14T21:44:11.4821531Z 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-08-14T21:44:11.4823330Z 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-08-14T21:44:11.4824322Z 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-08-14T21:44:11.4825793Z 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-08-14T21:44:11.4826984Z 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-08-14T21:44:11.4828439Z 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-08-14T21:44:11.4829776Z 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-08-14T21:44:11.4831131Z 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-08-14T21:44:11.4832460Z 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-08-14T21:44:11.4834112Z 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-08-14T21:44:11.4835180Z 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-08-14T21:44:11.4836627Z 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-08-14T21:44:11.4837848Z 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-08-14T21:44:11.4839409Z 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-08-14T21:44:11.4840977Z 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-08-14T21:44:11.4842415Z 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-08-14T21:44:11.4843795Z 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-08-14T21:44:11.4845416Z 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-08-14T21:44:11.4846617Z 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-08-14T21:44:11.4848034Z 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-08-14T21:44:11.4849394Z 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-08-14T21:44:11.4851028Z 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-08-14T21:44:11.4852289Z 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-08-14T21:44:11.4853658Z 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-08-14T21:44:11.4855108Z 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-08-14T21:44:11.4856636Z 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-08-14T21:44:11.4857813Z 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-08-14T21:44:11.4859161Z 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-08-14T21:44:11.4860521Z 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-08-14T21:44:11.4862121Z 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-08-14T21:44:11.4863246Z 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-08-14T21:44:11.4864634Z 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-08-14T21:44:11.4865970Z 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-08-14T21:44:11.4867492Z 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-08-14T21:44:11.4868652Z 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-08-14T21:44:11.4870376Z 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-08-14T21:44:11.4871834Z 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-08-14T21:44:11.4873483Z 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-08-14T21:44:11.4874673Z 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-08-14T21:44:11.4876092Z 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-08-14T21:44:11.4877493Z 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-08-14T21:44:11.4879123Z 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-08-14T21:44:11.4880612Z 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-08-14T21:44:11.4882022Z 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-08-14T21:44:11.4883376Z 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-08-14T21:44:11.4884835Z 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-08-14T21:44:11.4886213Z 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-08-14T21:44:11.4887712Z 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-08-14T21:44:11.4889248Z 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-08-14T21:44:11.4890499Z 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-08-14T21:44:11.4891963Z 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-08-14T21:44:11.4893324Z 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-08-14T21:44:11.4894908Z 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-08-14T21:44:11.4896112Z 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-08-14T21:44:11.4897714Z 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-08-14T21:44:11.4898845Z 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-08-14T21:44:11.4900224Z 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-08-14T21:44:11.4901543Z 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-08-14T21:44:11.4902932Z 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-08-14T21:44:11.4904259Z 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-08-14T21:44:11.4905589Z 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-08-14T21:44:11.4906930Z 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-08-14T21:44:11.4908467Z 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-08-14T21:44:11.4909638Z 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-08-14T21:44:11.4910976Z 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-08-14T21:44:11.4912302Z 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-08-14T21:44:11.4913957Z 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-08-14T21:44:11.4915058Z 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-08-14T21:44:11.4916448Z 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-08-14T21:44:11.4917763Z 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-08-14T21:44:11.4919146Z 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-08-14T21:44:11.4920854Z 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-08-14T21:44:11.4922177Z 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-08-14T21:44:11.4923630Z 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-08-14T21:44:11.4925049Z 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-08-14T21:44:11.4926787Z 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-08-14T21:44:11.4927888Z 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-08-14T21:44:11.4929362Z 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-08-14T21:44:11.4930659Z 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-08-14T21:44:11.4932290Z 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-08-14T21:44:11.4933569Z 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-08-14T21:44:11.4934986Z 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-08-14T21:44:11.4936587Z 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-08-14T21:44:11.4937705Z 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-08-14T21:44:11.4939112Z 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-08-14T21:44:11.4940435Z 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-08-14T21:44:11.4941847Z 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-08-14T21:44:11.4943221Z 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-08-14T21:44:11.4944555Z 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-08-14T21:44:11.4945898Z 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-08-14T21:44:11.4947551Z 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-08-14T21:44:11.4948644Z 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-08-14T21:44:11.4950037Z 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-08-14T21:44:11.4951448Z 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-08-14T21:44:11.4952831Z 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-08-14T21:44:11.4954201Z 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-08-14T21:44:11.4955554Z 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-08-14T21:44:11.4956856Z 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-08-14T21:44:11.4958402Z 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-08-14T21:44:11.4959638Z 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-08-14T21:44:11.4961607Z 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-08-14T21:44:11.4962809Z 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-08-14T21:44:11.4964217Z 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-08-14T21:44:11.4965619Z 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-08-14T21:44:11.4966980Z 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-08-14T21:44:11.4968397Z 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-08-14T21:44:11.4970284Z 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-08-14T21:44:11.4971573Z 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-08-14T21:44:11.4973006Z 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-08-14T21:44:11.4974438Z 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-08-14T21:44:11.4975916Z 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-08-14T21:44:11.4977309Z 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-08-14T21:44:11.4978672Z 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-08-14T21:44:11.4980085Z 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-08-14T21:44:11.4981736Z 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-08-14T21:44:11.4982913Z 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-08-14T21:44:11.4984572Z 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-08-14T21:44:11.4985676Z 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-08-14T21:44:11.4987317Z 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-08-14T21:44:11.4988702Z 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-08-14T21:44:11.4989795Z 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-08-14T21:44:11.4991189Z 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-08-14T21:44:11.4992513Z 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-08-14T21:44:11.4993887Z 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-08-14T21:44:11.4995198Z 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-08-14T21:44:11.4996535Z 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-08-14T21:44:11.4997928Z 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-08-14T21:44:11.4999610Z 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-08-14T21:44:11.5000956Z 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-08-14T21:44:11.5002713Z 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-08-14T21:44:11.5003843Z 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-08-14T21:44:11.5005337Z 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-08-14T21:44:11.5006617Z 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-08-14T21:44:11.5008143Z 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-08-14T21:44:11.5009472Z 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-08-14T21:44:11.5010920Z 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-08-14T21:44:11.5012380Z 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-08-14T21:44:11.5013717Z 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-08-14T21:44:11.5015164Z 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-08-14T21:44:11.5016620Z 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-08-14T21:44:11.5017853Z 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-08-14T21:44:11.5019222Z 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-08-14T21:44:11.5020589Z 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-08-14T21:44:11.5022216Z 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-08-14T21:44:11.5023355Z 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-08-14T21:44:11.5024648Z 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-08-14T21:44:11.5026044Z 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-08-14T21:44:11.5027364Z 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-08-14T21:44:11.5028754Z 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-08-14T21:44:11.5030121Z 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-08-14T21:44:11.5031339Z 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-08-14T21:44:11.5032950Z 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-08-14T21:44:11.5034121Z 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-08-14T21:44:11.5035447Z 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-08-14T21:44:11.5036839Z 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-08-14T21:44:11.5038400Z 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-08-14T21:44:11.5039657Z 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-08-14T21:44:11.5041347Z 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-08-14T21:44:11.5042638Z 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-08-14T21:44:11.5044092Z 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-08-14T21:44:11.5045563Z 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-08-14T21:44:11.5046874Z 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-08-14T21:44:11.5048316Z 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-08-14T21:44:11.5049787Z 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-08-14T21:44:11.5051260Z 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-08-14T21:44:11.5052536Z 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-08-14T21:44:11.5053921Z 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-08-14T21:44:11.5055278Z 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-08-14T21:44:11.5056868Z 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-08-14T21:44:11.5058020Z 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-08-14T21:44:11.5059465Z 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-08-14T21:44:11.5060701Z 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-08-14T21:44:11.5062153Z 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-08-14T21:44:11.5063518Z 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-08-14T21:44:11.5065120Z 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-08-14T21:44:11.5066250Z 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-08-14T21:44:11.5067615Z 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-08-14T21:44:11.5069037Z 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-08-14T21:44:11.5070893Z 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-08-14T21:44:11.5072233Z 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-08-14T21:44:11.5073675Z 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-08-14T21:44:11.5075000Z 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-08-14T21:44:11.5076360Z 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-08-14T21:44:11.5078063Z 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-08-14T21:44:11.5079133Z 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-08-14T21:44:11.5081047Z 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-08-14T21:44:11.5082206Z 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-08-14T21:44:11.5083554Z 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-08-14T21:44:11.5084957Z 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-08-14T21:44:11.5086416Z 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-08-14T21:44:11.5087702Z 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-08-14T21:44:11.5089114Z 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-08-14T21:44:11.5090530Z 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-08-14T21:44:11.5091961Z 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-08-14T21:44:11.5093309Z 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-08-14T21:44:11.5094888Z 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-08-14T21:44:11.5095999Z 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-08-14T21:44:11.5097655Z 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-08-14T21:44:11.5098779Z 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-08-14T21:44:11.5100137Z 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-08-14T21:44:11.5101415Z 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-08-14T21:44:11.5102899Z 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-08-14T21:44:11.5104179Z 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-08-14T21:44:11.5105463Z 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-08-14T21:44:11.5106908Z 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-08-14T21:44:11.5108213Z 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-08-14T21:44:11.5109539Z 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-08-14T21:44:11.5111269Z 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-08-14T21:44:11.5112299Z 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-08-14T21:44:11.5113628Z 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-08-14T21:44:11.5115016Z 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-08-14T21:44:11.5116345Z 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-08-14T21:44:11.5117633Z 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-08-14T21:44:11.5119021Z 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-08-14T21:44:11.5120639Z 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-08-14T21:44:11.5122334Z 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-08-14T21:44:11.5123658Z 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-08-14T21:44:11.5125092Z 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-08-14T21:44:11.5126381Z 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-08-14T21:44:11.5127824Z 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-08-14T21:44:11.5129168Z 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-08-14T21:44:11.5130840Z 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-08-14T21:44:11.5132124Z 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-08-14T21:44:11.5133491Z 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-08-14T21:44:11.5134872Z 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-08-14T21:44:11.5136396Z 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-08-14T21:44:11.5137500Z 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-08-14T21:44:11.5139257Z 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-08-14T21:44:11.5140319Z 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-08-14T21:44:11.5141681Z 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-08-14T21:44:11.5142957Z 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-08-14T21:44:11.5144415Z 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-08-14T21:44:11.5145698Z 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-08-14T21:44:11.5147296Z 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-08-14T21:44:11.5148388Z 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-08-14T21:44:11.5149734Z 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-08-14T21:44:11.5150951Z 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-08-14T21:44:11.5152454Z 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-08-14T21:44:11.5153711Z 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-08-14T21:44:11.5155173Z 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-08-14T21:44:11.5156523Z 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-08-14T21:44:11.5158190Z 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-08-14T21:44:11.5159196Z 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-08-14T21:44:11.5161080Z 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-08-14T21:44:11.5162272Z 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-08-14T21:44:11.5163757Z 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-08-14T21:44:11.5165211Z 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-08-14T21:44:11.5166486Z 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-08-14T21:44:11.5167915Z 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-08-14T21:44:11.5169869Z 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-08-14T21:44:11.5171067Z 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-08-14T21:44:11.5172548Z 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-08-14T21:44:11.5173908Z 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-08-14T21:44:11.5175506Z 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-08-14T21:44:11.5176678Z 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-08-14T21:44:11.5178185Z 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-08-14T21:44:11.5179481Z 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-08-14T21:44:11.5180881Z 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-08-14T21:44:11.5182403Z 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-08-14T21:44:11.5183961Z 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-08-14T21:44:11.5185061Z 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-08-14T21:44:11.5186491Z 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-08-14T21:44:11.5187877Z 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-08-14T21:44:11.5189323Z 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-08-14T21:44:11.5190564Z 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-08-14T21:44:11.5191917Z 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-08-14T21:44:11.5193229Z 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-08-14T21:44:11.5194880Z 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-08-14T21:44:11.5195979Z 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-08-14T21:44:11.5197300Z 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-08-14T21:44:11.5198772Z 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-08-14T21:44:11.5200654Z 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-08-14T21:44:11.5201811Z 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-08-14T21:44:11.5203323Z 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-08-14T21:44:11.5204761Z 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-08-14T21:44:11.5206321Z 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-08-14T21:44:11.5207559Z 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-08-14T21:44:11.5208941Z 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-08-14T21:44:11.5210305Z 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-08-14T21:44:11.5212034Z 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-08-14T21:44:11.5213464Z 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-08-14T21:44:11.5214711Z 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-08-14T21:44:11.5215927Z 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-08-14T21:44:11.5217270Z 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-08-14T21:44:11.5218591Z 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-08-14T21:44:11.5220232Z 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-08-14T21:44:11.5221364Z 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-08-14T21:44:11.5222652Z 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-08-14T21:44:11.5224043Z 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-08-14T21:44:11.5225444Z 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-08-14T21:44:11.5226684Z 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-08-14T21:44:11.5228094Z 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-08-14T21:44:11.5229454Z 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-08-14T21:44:11.5231026Z 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-08-14T21:44:11.5232187Z 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-08-14T21:44:11.5233539Z 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-08-14T21:44:11.5234819Z 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-08-14T21:44:11.5236421Z 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-08-14T21:44:11.5237507Z 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-08-14T21:44:11.5239097Z 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-08-14T21:44:11.5240524Z 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-08-14T21:44:11.5241952Z 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-08-14T21:44:11.5243363Z 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-08-14T21:44:11.5244754Z 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-08-14T21:44:11.5246175Z 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-08-14T21:44:11.5247569Z 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-08-14T21:44:11.5249069Z 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-08-14T21:44:11.5250428Z 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-08-14T21:44:11.5251888Z 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-08-14T21:44:11.5253223Z 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-08-14T21:44:11.5254791Z 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-08-14T21:44:11.5255878Z 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-08-14T21:44:11.5257288Z 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-08-14T21:44:11.5258581Z 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-08-14T21:44:11.5260166Z 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-08-14T21:44:11.5261354Z 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-08-14T21:44:11.5262779Z 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-08-14T21:44:11.5263981Z 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-08-14T21:44:11.5265653Z 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-08-14T21:44:11.5266777Z 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-08-14T21:44:11.5268157Z 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-08-14T21:44:11.5269670Z 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-08-14T21:44:11.5271621Z 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-08-14T21:44:11.5272731Z 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-08-14T21:44:11.5274200Z 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-08-14T21:44:11.5275598Z 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-08-14T21:44:11.5277194Z 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-08-14T21:44:11.5278426Z 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-08-14T21:44:11.5279933Z 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-08-14T21:44:11.5281341Z 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-08-14T21:44:11.5282975Z 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-08-14T21:44:11.5284138Z 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-08-14T21:44:11.5285545Z 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-08-14T21:44:11.5286979Z 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-08-14T21:44:11.5288701Z 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-08-14T21:44:11.5289790Z 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-08-14T21:44:11.5291388Z 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-08-14T21:44:11.5292619Z 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-08-14T21:44:11.5294167Z 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-08-14T21:44:11.5295393Z 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-08-14T21:44:11.5296826Z 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-08-14T21:44:11.5297984Z 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-08-14T21:44:11.5299420Z 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-08-14T21:44:11.5300986Z 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-08-14T21:44:11.5302120Z 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-08-14T21:44:11.5303532Z 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-08-14T21:44:11.5305054Z 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-08-14T21:44:11.5306326Z 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-08-14T21:44:11.5307542Z 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-08-14T21:44:11.5308901Z 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-08-14T21:44:11.5310227Z 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-08-14T21:44:11.5311822Z 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-08-14T21:44:11.5313026Z 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-08-14T21:44:11.5314422Z 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-08-14T21:44:11.5315817Z 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-08-14T21:44:11.5317050Z 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-08-14T21:44:11.5318399Z 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-08-14T21:44:11.5319846Z 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-08-14T21:44:11.5321593Z 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-08-14T21:44:11.5323256Z 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-08-14T21:44:11.5324445Z 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-08-14T21:44:11.5325884Z 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-08-14T21:44:11.5327299Z 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-08-14T21:44:11.5328744Z 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-08-14T21:44:11.5330130Z 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-08-14T21:44:11.5331507Z 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-08-14T21:44:11.5332934Z 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-08-14T21:44:11.5334644Z 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-08-14T21:44:11.5335713Z 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-08-14T21:44:11.5337122Z 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-08-14T21:44:11.5338433Z 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-08-14T21:44:11.5339841Z 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-08-14T21:44:11.5341173Z 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-08-14T21:44:11.5354887Z 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-08-14T21:44:11.5355582Z 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-08-14T21:44:11.5356518Z 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-08-14T21:44:11.5357115Z 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-08-14T21:44:11.5357810Z 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-08-14T21:44:11.5358380Z 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-08-14T21:44:11.5358982Z 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-08-14T21:44:11.5359977Z 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-08-14T21:44:11.5360636Z 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-08-14T21:44:11.5361593Z 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-08-14T21:44:11.5362216Z 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-08-14T21:44:11.5363002Z 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-08-14T21:44:11.5363563Z 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-08-14T21:44:11.5364316Z 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-08-14T21:44:11.5364897Z 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-08-14T21:44:11.5365567Z 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-08-14T21:44:11.5366370Z 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-08-14T21:44:11.5367417Z 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-08-14T21:44:11.5369055Z 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-08-14T21:44:11.5370331Z 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-08-14T21:44:11.5371895Z 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-08-14T21:44:11.5373257Z 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-08-14T21:44:11.5374581Z 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-08-14T21:44:11.5376074Z 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-08-14T21:44:11.5377562Z 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-08-14T21:44:11.5379090Z 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-08-14T21:44:11.5380481Z 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-08-14T21:44:11.5382016Z 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-08-14T21:44:11.5383377Z 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-08-14T21:44:11.5384897Z 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-08-14T21:44:11.5386031Z 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-08-14T21:44:11.5387582Z 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-08-14T21:44:11.5388848Z 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-08-14T21:44:11.5390346Z 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-08-14T21:44:11.5391522Z 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-08-14T21:44:11.5393006Z 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-08-14T21:44:11.5394265Z 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-08-14T21:44:11.5395632Z 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-08-14T21:44:11.5397180Z 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-08-14T21:44:11.5398528Z 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-08-14T21:44:11.5399985Z 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-08-14T21:44:11.5401599Z 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-08-14T21:44:11.5402945Z 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-08-14T21:44:11.5404383Z 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-08-14T21:44:11.5406068Z 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-08-14T21:44:11.5407222Z 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-08-14T21:44:11.5408679Z 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-08-14T21:44:11.5410063Z 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-08-14T21:44:11.5411482Z 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-08-14T21:44:11.5412968Z 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-08-14T21:44:11.5414264Z 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-08-14T21:44:11.5415961Z 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-08-14T21:44:11.5417013Z 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-08-14T21:44:11.5418468Z 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-08-14T21:44:11.5419744Z 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-08-14T21:44:11.5421174Z 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-08-14T21:44:11.5422439Z 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-08-14T21:44:11.5423896Z 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-08-14T21:44:11.5425261Z 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-08-14T21:44:11.5426833Z 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-08-14T21:44:11.5428089Z 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-08-14T21:44:11.5429399Z 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-08-14T21:44:11.5430711Z 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-08-14T21:44:11.5432014Z 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-08-14T21:44:11.5433571Z 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-08-14T21:44:11.5434829Z 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-08-14T21:44:11.5436150Z 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-08-14T21:44:11.5437559Z 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-08-14T21:44:11.5439075Z 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-08-14T21:44:11.5440573Z 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-08-14T21:44:11.5442048Z 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-08-14T21:44:11.5443451Z 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-08-14T21:44:11.5444802Z 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-08-14T21:44:11.5446420Z 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-08-14T21:44:11.5447598Z 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-08-14T21:44:11.5449101Z 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-08-14T21:44:11.5450351Z 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-08-14T21:44:11.5452001Z 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-08-14T21:44:11.5453300Z 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-08-14T21:44:11.5454910Z 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-08-14T21:44:11.5456023Z 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-08-14T21:44:11.5457505Z 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-08-14T21:44:11.5458696Z 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-08-14T21:44:11.5460111Z 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-08-14T21:44:11.5461396Z 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-08-14T21:44:11.5462992Z 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-08-14T21:44:11.5464123Z 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-08-14T21:44:11.5465553Z 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-08-14T21:44:11.5466974Z 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-08-14T21:44:11.5468140Z 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-08-14T21:44:11.5469602Z 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-08-14T21:44:11.5471426Z 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-08-14T21:44:11.5473017Z 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-08-14T21:44:11.5474196Z 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-08-14T21:44:11.5475605Z 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-08-14T21:44:11.5477003Z 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-08-14T21:44:11.5478431Z 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-08-14T21:44:11.5479914Z 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-08-14T21:44:11.5481391Z 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-08-14T21:44:11.5482816Z 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-08-14T21:44:11.5484173Z 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-08-14T21:44:11.5485733Z 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-08-14T21:44:11.5487023Z 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-08-14T21:44:11.5488468Z 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-08-14T21:44:11.5489803Z 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-08-14T21:44:11.5491558Z 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-08-14T21:44:11.5492705Z 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-08-14T21:44:11.5494152Z 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-08-14T21:44:11.5495479Z 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-08-14T21:44:11.5496824Z 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-08-14T21:44:11.5498111Z 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-08-14T21:44:11.5499477Z 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-08-14T21:44:11.5501014Z 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-08-14T21:44:11.5502440Z 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-08-14T21:44:11.5503684Z 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-08-14T21:44:11.5504894Z 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-08-14T21:44:11.5506248Z 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-08-14T21:44:11.5507611Z 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-08-14T21:44:11.5509125Z 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-08-14T21:44:11.5510323Z 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-08-14T21:44:11.5511711Z 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-08-14T21:44:11.5513083Z 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-08-14T21:44:11.5514420Z 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-08-14T21:44:11.5515781Z 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-08-14T21:44:11.5517107Z 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-08-14T21:44:11.5518671Z 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-08-14T21:44:11.5520375Z 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-08-14T21:44:11.5521628Z 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-08-14T21:44:11.5523024Z 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-08-14T21:44:11.5524624Z 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-08-14T21:44:11.5525813Z 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-08-14T21:44:11.5527503Z 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-08-14T21:44:11.5528682Z 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-08-14T21:44:11.5530145Z 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-08-14T21:44:11.5531499Z 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-08-14T21:44:11.5532955Z 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-08-14T21:44:11.5534244Z 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-08-14T21:44:11.5535904Z 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-08-14T21:44:11.5536973Z 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-08-14T21:44:11.5538393Z 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-08-14T21:44:11.5539696Z 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-08-14T21:44:11.5541112Z 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-08-14T21:44:11.5542408Z 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-08-14T21:44:11.5543752Z 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-08-14T21:44:11.5545100Z 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-08-14T21:44:11.5546672Z 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-08-14T21:44:11.5547810Z 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-08-14T21:44:11.5549252Z 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-08-14T21:44:11.5550545Z 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-08-14T21:44:11.5552254Z 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-08-14T21:44:11.5553271Z 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-08-14T21:44:11.5554704Z 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-08-14T21:44:11.5555956Z 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-08-14T21:44:11.5557409Z 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-08-14T21:44:11.5558731Z 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-08-14T21:44:11.5560345Z 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-08-14T21:44:11.5561900Z 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-08-14T21:44:11.5563422Z 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-08-14T21:44:11.5564547Z 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-08-14T21:44:11.5565973Z 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-08-14T21:44:11.5567334Z 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-08-14T21:44:11.5568981Z 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-08-14T21:44:11.5570374Z 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-08-14T21:44:11.5572046Z 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-08-14T21:44:11.5573464Z 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-08-14T21:44:11.5575101Z 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-08-14T21:44:11.5576225Z 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-08-14T21:44:11.5577792Z 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-08-14T21:44:11.5579015Z 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-08-14T21:44:11.5580689Z 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-08-14T21:44:11.5582091Z 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-08-14T21:44:11.5583480Z 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-08-14T21:44:11.5584818Z 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-08-14T21:44:11.5586236Z 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-08-14T21:44:11.5587549Z 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-08-14T21:44:11.5588932Z 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-08-14T21:44:11.5590310Z 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-08-14T21:44:11.5591923Z 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-08-14T21:44:11.5593071Z 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-08-14T21:44:11.5594491Z 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-08-14T21:44:11.5595911Z 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-08-14T21:44:11.5597181Z 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-08-14T21:44:11.5598583Z 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-08-14T21:44:11.5600254Z 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-08-14T21:44:11.5601576Z 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-08-14T21:44:11.5603060Z 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-08-14T21:44:11.5604601Z 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-08-14T21:44:11.5606320Z 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-08-14T21:44:11.5608102Z 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-08-14T21:44:11.5609678Z 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-08-14T21:44:11.5611162Z 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-08-14T21:44:11.5612847Z 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-08-14T21:44:11.5614438Z 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-08-14T21:44:11.5615916Z 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-08-14T21:44:11.5617419Z 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-08-14T21:44:11.5618788Z 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-08-14T21:44:11.5620397Z 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-08-14T21:44:11.5622115Z 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-08-14T21:44:11.5623647Z 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-08-14T21:44:11.5625175Z 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-08-14T21:44:11.5626868Z 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-08-14T21:44:11.5628264Z 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-08-14T21:44:11.5629800Z 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-08-14T21:44:11.5631317Z 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-08-14T21:44:11.5633042Z 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-08-14T21:44:11.5634425Z 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-08-14T21:44:11.5635853Z 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-08-14T21:44:11.5637319Z 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-08-14T21:44:11.5638755Z 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-08-14T21:44:11.5640624Z 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-08-14T21:44:11.5641811Z 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-08-14T21:44:11.5643235Z 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-08-14T21:44:11.5644851Z 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-08-14T21:44:11.5645986Z 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-08-14T21:44:11.5647376Z 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-08-14T21:44:11.5648825Z 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-08-14T21:44:11.5650297Z 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-08-14T21:44:11.5651714Z 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-08-14T21:44:11.5653047Z 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-08-14T21:44:11.5654313Z 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-08-14T21:44:11.5655934Z 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-08-14T21:44:11.5657228Z 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-08-14T21:44:11.5658403Z 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-08-14T21:44:11.5659769Z 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-08-14T21:44:11.5661109Z 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-08-14T21:44:11.5662542Z 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-08-14T21:44:11.5663865Z 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-08-14T21:44:11.5665183Z 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-08-14T21:44:11.5666524Z 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-08-14T21:44:11.5668125Z 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-08-14T21:44:11.5669278Z 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-08-14T21:44:11.5671105Z 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-08-14T21:44:11.5672566Z 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-08-14T21:44:11.5674240Z 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-08-14T21:44:11.5675403Z 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-08-14T21:44:11.5676789Z 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-08-14T21:44:11.5678152Z 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-08-14T21:44:11.5679772Z 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-08-14T21:44:11.5681439Z 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-08-14T21:44:11.5682591Z 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-08-14T21:44:11.5684017Z 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-08-14T21:44:11.5685491Z 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-08-14T21:44:11.5686675Z 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-08-14T21:44:11.5688092Z 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-08-14T21:44:11.5689562Z 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-08-14T21:44:11.5691128Z 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-08-14T21:44:11.5692740Z 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-08-14T21:44:11.5693833Z 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-08-14T21:44:11.5695235Z 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-08-14T21:44:11.5696517Z 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-08-14T21:44:11.5697887Z 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-08-14T21:44:11.5699210Z 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-08-14T21:44:11.5700635Z 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-08-14T21:44:11.5702184Z 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-08-14T21:44:11.5703270Z 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-08-14T21:44:11.5704603Z 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-08-14T21:44:11.5705951Z 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-08-14T21:44:11.5707386Z 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-08-14T21:44:11.5708671Z 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-08-14T21:44:11.5709959Z 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-08-14T21:44:11.5711335Z 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-08-14T21:44:11.5712889Z 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-08-14T21:44:11.5713964Z 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-08-14T21:44:11.5715320Z 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-08-14T21:44:11.5716761Z 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-08-14T21:44:11.5718186Z 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-08-14T21:44:11.5719821Z 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-08-14T21:44:11.5721418Z 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-08-14T21:44:11.5722672Z 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-08-14T21:44:11.5724068Z 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-08-14T21:44:11.5725525Z 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-08-14T21:44:11.5726889Z 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-08-14T21:44:11.5728199Z 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-08-14T21:44:11.5729669Z 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-08-14T21:44:11.5730945Z 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-08-14T21:44:11.5732500Z 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-08-14T21:44:11.5733909Z 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-08-14T21:44:11.5735170Z 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-08-14T21:44:11.5736468Z 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-08-14T21:44:11.5737865Z 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-08-14T21:44:11.5739316Z 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-08-14T21:44:11.5740559Z 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-08-14T21:44:11.5741984Z 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-08-14T21:44:11.5743241Z 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-08-14T21:44:11.5744562Z 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-08-14T21:44:11.5746278Z 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-08-14T21:44:11.5747360Z 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-08-14T21:44:11.5748739Z 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-08-14T21:44:11.5750069Z 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-08-14T21:44:11.5751448Z 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-08-14T21:44:11.5752693Z 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-08-14T21:44:11.5754075Z 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-08-14T21:44:11.5755384Z 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-08-14T21:44:11.5756926Z 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-08-14T21:44:11.5758373Z 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-08-14T21:44:11.5759875Z 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-08-14T21:44:11.5761265Z 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-08-14T21:44:11.5762766Z 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-08-14T21:44:11.5763970Z 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-08-14T21:44:11.5765421Z 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-08-14T21:44:11.5766855Z 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-08-14T21:44:11.5768333Z 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-08-14T21:44:11.5769884Z 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-08-14T21:44:11.5771765Z 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-08-14T21:44:11.5773033Z 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-08-14T21:44:11.5774331Z 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-08-14T21:44:11.5775794Z 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-08-14T21:44:11.5777165Z 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-08-14T21:44:11.5778511Z 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-08-14T21:44:11.5779916Z 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-08-14T21:44:11.5781610Z 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-08-14T21:44:11.5782773Z 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-08-14T21:44:11.5784154Z 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-08-14T21:44:11.5785462Z 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-08-14T21:44:11.5787088Z 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-08-14T21:44:11.5788367Z 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-08-14T21:44:11.5789590Z 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-08-14T21:44:11.5790970Z 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-08-14T21:44:11.5792428Z 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-08-14T21:44:11.5793867Z 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-08-14T21:44:11.5795236Z 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-08-14T21:44:11.5796640Z 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-08-14T21:44:11.5797978Z 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-08-14T21:44:11.5799880Z 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-08-14T21:44:11.5801140Z 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-08-14T21:44:11.5802553Z 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-08-14T21:44:11.5803903Z 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-08-14T21:44:11.5805387Z 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-08-14T21:44:11.5806716Z 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-08-14T21:44:11.5808093Z 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-08-14T21:44:11.5809525Z 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-08-14T21:44:11.5810975Z 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-08-14T21:44:11.5812602Z 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-08-14T21:44:11.5813889Z 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-08-14T21:44:11.5815177Z 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-08-14T21:44:11.5816495Z 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-08-14T21:44:11.5818077Z 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-08-14T21:44:11.5819252Z 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-08-14T21:44:11.5820528Z 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-08-14T21:44:11.5821958Z 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-08-14T21:44:11.5823374Z 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-08-14T21:44:11.5824778Z 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-08-14T21:44:11.5826294Z 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-08-14T21:44:11.5827573Z 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-08-14T21:44:11.5828861Z 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-08-14T21:44:11.5830466Z 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-08-14T21:44:11.5831627Z 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-08-14T21:44:11.5832947Z 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-08-14T21:44:11.5834387Z 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-08-14T21:44:11.5835643Z 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-08-14T21:44:11.5837148Z 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-08-14T21:44:11.5838416Z 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-08-14T21:44:11.5840004Z 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-08-14T21:44:11.5841543Z 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-08-14T21:44:11.5843113Z 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-08-14T21:44:11.5844376Z 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-08-14T21:44:11.5845689Z 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-08-14T21:44:11.5847195Z 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-08-14T21:44:11.5848529Z 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-08-14T21:44:11.5850254Z 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-08-14T21:44:11.5851463Z 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-08-14T21:44:11.5853098Z 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-08-14T21:44:11.5854547Z 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-08-14T21:44:11.5855894Z 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-08-14T21:44:11.5857272Z 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-08-14T21:44:11.5858875Z 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-08-14T21:44:11.5860081Z 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-08-14T21:44:11.5861425Z 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-08-14T21:44:11.5862794Z 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-08-14T21:44:11.5864679Z 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-08-14T21:44:11.5865470Z 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-08-14T21:44:11.5866908Z 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-08-14T21:44:11.5868128Z 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-08-14T21:44:11.5869630Z 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-08-14T21:44:11.5871419Z 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-08-14T21:44:11.5873061Z 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-08-14T21:44:11.5874241Z 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-08-14T21:44:11.5875720Z 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-08-14T21:44:11.5877008Z 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-08-14T21:44:11.5878471Z 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-08-14T21:44:11.5880177Z 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-08-14T21:44:11.5881437Z 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-08-14T21:44:11.5882851Z 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-08-14T21:44:11.5884286Z 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-08-14T21:44:11.5885841Z 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-08-14T21:44:11.5887275Z 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-08-14T21:44:11.5888650Z 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-08-14T21:44:11.5890212Z 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-08-14T21:44:11.5891847Z 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-08-14T21:44:11.5893500Z 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-08-14T21:44:11.5894641Z 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-08-14T21:44:11.5896093Z 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-08-14T21:44:11.5897435Z 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-08-14T21:44:11.5898751Z 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-08-14T21:44:11.5900076Z 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-08-14T21:44:11.5901685Z 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-08-14T21:44:11.5902807Z 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-08-14T21:44:11.5904226Z 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-08-14T21:44:11.5905447Z 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-08-14T21:44:11.5906922Z 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-08-14T21:44:11.5908503Z 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-08-14T21:44:11.5909688Z 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-08-14T21:44:11.5911326Z 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-08-14T21:44:11.5912524Z 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-08-14T21:44:11.5913821Z 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-08-14T21:44:11.5915274Z 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-08-14T21:44:11.5916528Z 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-08-14T21:44:11.5918003Z 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-08-14T21:44:11.5919607Z 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-08-14T21:44:11.5921125Z 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-08-14T21:44:11.5922491Z 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-08-14T21:44:11.5924073Z 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-08-14T21:44:11.5925232Z 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-08-14T21:44:11.5926738Z 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-08-14T21:44:11.5928027Z 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-08-14T21:44:11.5929601Z 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-08-14T21:44:11.5931127Z 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-08-14T21:44:11.5932484Z 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-08-14T21:44:11.5933893Z 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-08-14T21:44:11.5935308Z 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-08-14T21:44:11.5936546Z 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-08-14T21:44:11.5937913Z 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-08-14T21:44:11.5939161Z 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-08-14T21:44:11.5940634Z 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-08-14T21:44:11.5942141Z 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-08-14T21:44:11.5943419Z 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-08-14T21:44:11.5944695Z 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-08-14T21:44:11.5946271Z 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-08-14T21:44:11.5947412Z 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-08-14T21:44:11.5948862Z 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-08-14T21:44:11.5950169Z 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-08-14T21:44:11.5951817Z 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-08-14T21:44:11.5952947Z 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-08-14T21:44:11.5954429Z 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-08-14T21:44:11.5955765Z 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-08-14T21:44:11.5957369Z 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-08-14T21:44:11.5958564Z 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-08-14T21:44:11.5960245Z 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-08-14T21:44:11.5961639Z 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-08-14T21:44:11.5963120Z 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-08-14T21:44:11.5964782Z 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-08-14T21:44:11.5966097Z 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-08-14T21:44:11.5967559Z 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-08-14T21:44:11.5968929Z 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-08-14T21:44:11.5970683Z 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-08-14T21:44:11.5972305Z 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-08-14T21:44:11.5973575Z 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-08-14T21:44:11.5975029Z 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-08-14T21:44:11.5976437Z 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-08-14T21:44:11.5977773Z 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-08-14T21:44:11.5979479Z 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-08-14T21:44:11.5980698Z 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-08-14T21:44:11.5982203Z 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-08-14T21:44:11.5983606Z 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-08-14T21:44:11.5985007Z 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-08-14T21:44:11.5986354Z 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-08-14T21:44:11.5987782Z 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-08-14T21:44:11.5989111Z 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-08-14T21:44:11.5990715Z 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-08-14T21:44:11.5992058Z 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-08-14T21:44:11.5993289Z 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-08-14T21:44:11.5994702Z 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-08-14T21:44:11.5996075Z 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-08-14T21:44:11.5997410Z 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-08-14T21:44:11.5998807Z 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-08-14T21:44:11.6000670Z 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-08-14T21:44:11.6002100Z 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-08-14T21:44:11.6003496Z 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-08-14T21:44:11.6004888Z 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-08-14T21:44:11.6006492Z 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-08-14T21:44:11.6007740Z 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-08-14T21:44:11.6009145Z 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-08-14T21:44:11.6010654Z 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-08-14T21:44:11.6012366Z 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-08-14T21:44:11.6013553Z 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-08-14T21:44:11.6014957Z 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-08-14T21:44:11.6016312Z 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-08-14T21:44:11.6018000Z 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-08-14T21:44:11.6019111Z 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-08-14T21:44:11.6020541Z 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-08-14T21:44:11.6021688Z 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-08-14T21:44:11.6023172Z 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-08-14T21:44:11.6024604Z 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-08-14T21:44:11.6025919Z 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-08-14T21:44:11.6027221Z 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-08-14T21:44:11.6028652Z 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-08-14T21:44:11.6030214Z 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-08-14T21:44:11.6031334Z 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-08-14T21:44:11.6032710Z 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-08-14T21:44:11.6034067Z 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-08-14T21:44:11.6035456Z 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-08-14T21:44:11.6036826Z 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-08-14T21:44:11.6038160Z 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-08-14T21:44:11.6039620Z 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-08-14T21:44:11.6041423Z 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-08-14T21:44:11.6042667Z 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-08-14T21:44:11.6044062Z 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-08-14T21:44:11.6045438Z 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-08-14T21:44:11.6047028Z 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-08-14T21:44:11.6048557Z 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-08-14T21:44:11.6049681Z 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-08-14T21:44:11.6051225Z 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-08-14T21:44:11.6052535Z 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-08-14T21:44:11.6054013Z 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-08-14T21:44:11.6055357Z 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-08-14T21:44:11.6056693Z 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-08-14T21:44:11.6058105Z 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-08-14T21:44:11.6059537Z 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-08-14T21:44:11.6060892Z 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-08-14T21:44:11.6062360Z 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-08-14T21:44:11.6063592Z 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-08-14T21:44:11.6065027Z 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-08-14T21:44:11.6066310Z 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-08-14T21:44:11.6067770Z 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-08-14T21:44:11.6069024Z 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-08-14T21:44:11.6070756Z 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-08-14T21:44:11.6072240Z 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-08-14T21:44:11.6073748Z 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-08-14T21:44:11.6075145Z 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-08-14T21:44:11.6076699Z 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-08-14T21:44:11.6078006Z 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-08-14T21:44:11.6079518Z 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-08-14T21:44:11.6081176Z 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-08-14T21:44:11.6082466Z 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-08-14T21:44:11.6083848Z 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-08-14T21:44:11.6085428Z 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-08-14T21:44:11.6086646Z 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-08-14T21:44:11.6088142Z 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-08-14T21:44:11.6089442Z 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-08-14T21:44:11.6091052Z 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-08-14T21:44:11.6092262Z 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-08-14T21:44:11.6093736Z 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-08-14T21:44:11.6095064Z 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-08-14T21:44:11.6096499Z 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-08-14T21:44:11.6097860Z 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-08-14T21:44:11.6099224Z 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-08-14T21:44:11.6100739Z 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-08-14T21:44:11.6101941Z 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-08-14T21:44:11.6103264Z 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-08-14T21:44:11.6104576Z 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-08-14T21:44:11.6106154Z 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-08-14T21:44:11.6107306Z 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-08-14T21:44:11.6108647Z 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-08-14T21:44:11.6110070Z 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-08-14T21:44:11.6111606Z 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-08-14T21:44:11.6112829Z 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-08-14T21:44:11.6114188Z 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-08-14T21:44:11.6115570Z 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-08-14T21:44:11.6116854Z 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-08-14T21:44:11.6118173Z 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-08-14T21:44:11.6120014Z 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-08-14T21:44:11.6121272Z 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-08-14T21:44:11.6122761Z 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-08-14T21:44:11.6124134Z 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-08-14T21:44:11.6125555Z 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-08-14T21:44:11.6126947Z 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-08-14T21:44:11.6128580Z 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-08-14T21:44:11.6129755Z 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-08-14T21:44:11.6131202Z 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-08-14T21:44:11.6132671Z 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-08-14T21:44:11.6134266Z 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-08-14T21:44:11.6135570Z 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-08-14T21:44:11.6136794Z 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-08-14T21:44:11.6138209Z 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-08-14T21:44:11.6139489Z 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-08-14T21:44:11.6140850Z 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-08-14T21:44:11.6142265Z 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-08-14T21:44:11.6143810Z 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-08-14T21:44:11.6144971Z 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-08-14T21:44:11.6146319Z 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-08-14T21:44:11.6147653Z 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-08-14T21:44:11.6149092Z 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-08-14T21:44:11.6150375Z 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-08-14T21:44:11.6151716Z 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-08-14T21:44:11.6153094Z 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-08-14T21:44:11.6154389Z 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-08-14T21:44:11.6155974Z 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-08-14T21:44:11.6157101Z 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-08-14T21:44:11.6158825Z 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-08-14T21:44:11.6160200Z 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-08-14T21:44:11.6161720Z 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-08-14T21:44:11.6163011Z 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-08-14T21:44:11.6164473Z 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-08-14T21:44:11.6165868Z 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-08-14T21:44:11.6167328Z 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-08-14T21:44:11.6168771Z 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-08-14T21:44:11.6170573Z 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-08-14T21:44:11.6171926Z 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-08-14T21:44:11.6173473Z 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-08-14T21:44:11.6174748Z 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-08-14T21:44:11.6176115Z 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-08-14T21:44:11.6177559Z 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-08-14T21:44:11.6179023Z 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-08-14T21:44:11.6180349Z 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-08-14T21:44:11.6181861Z 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-08-14T21:44:11.6183291Z 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-08-14T21:44:11.6184877Z 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-08-14T21:44:11.6186045Z 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-08-14T21:44:11.6187445Z 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-08-14T21:44:11.6188752Z 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-08-14T21:44:11.6190096Z 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-08-14T21:44:11.6191488Z 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-08-14T21:44:11.6193101Z 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-08-14T21:44:11.6194252Z 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-08-14T21:44:11.6195706Z 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-08-14T21:44:11.6196968Z 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-08-14T21:44:11.6198363Z 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-08-14T21:44:11.6200087Z 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-08-14T21:44:11.6201432Z 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-08-14T21:44:11.6202804Z 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-08-14T21:44:11.6204352Z 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-08-14T21:44:11.6205559Z 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-08-14T21:44:11.6206986Z 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-08-14T21:44:11.6208564Z 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-08-14T21:44:11.6210034Z 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-08-14T21:44:11.6211317Z 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-08-14T21:44:11.6212794Z 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-08-14T21:44:11.6214103Z 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-08-14T21:44:11.6215538Z 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-08-14T21:44:11.6217086Z 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-08-14T21:44:11.6218270Z 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-08-14T21:44:11.6219606Z 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-08-14T21:44:11.6220983Z 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-08-14T21:44:11.6222358Z 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-08-14T21:44:11.6223715Z 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-08-14T21:44:11.6225030Z 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-08-14T21:44:11.6226671Z 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-08-14T21:44:11.6227834Z 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-08-14T21:44:11.6229350Z 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-08-14T21:44:11.6230550Z 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-08-14T21:44:11.6231986Z 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-08-14T21:44:11.6233477Z 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-08-14T21:44:11.6234702Z 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-08-14T21:44:11.6236131Z 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-08-14T21:44:11.6237426Z 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-08-14T21:44:11.6238697Z 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-08-14T21:44:11.6240371Z 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-08-14T21:44:11.6241995Z 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-08-14T21:44:11.6243236Z 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-08-14T21:44:11.6244659Z 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-08-14T21:44:11.6246013Z 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-08-14T21:44:11.6247708Z 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-08-14T21:44:11.6248870Z 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-08-14T21:44:11.6250297Z 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-08-14T21:44:11.6251675Z 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-08-14T21:44:11.6253172Z 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-08-14T21:44:11.6254533Z 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-08-14T21:44:11.6255812Z 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-08-14T21:44:11.6257157Z 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-08-14T21:44:11.6258831Z 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-08-14T21:44:11.6259936Z 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-08-14T21:44:11.6261328Z 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-08-14T21:44:11.6262672Z 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-08-14T21:44:11.6264052Z 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-08-14T21:44:11.6265403Z 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-08-14T21:44:11.6266646Z 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-08-14T21:44:11.6268047Z 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-08-14T21:44:11.6270084Z 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-08-14T21:44:11.6271351Z 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-08-14T21:44:11.6272704Z 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-08-14T21:44:11.6274234Z 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-08-14T21:44:11.6275777Z 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-08-14T21:44:11.6277038Z 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-08-14T21:44:11.6278499Z 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-08-14T21:44:11.6279932Z 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-08-14T21:44:11.6281608Z 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-08-14T21:44:11.6282817Z 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-08-14T21:44:11.6284280Z 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-08-14T21:44:11.6285731Z 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-08-14T21:44:11.6287392Z 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-08-14T21:44:11.6288900Z 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-08-14T21:44:11.6290148Z 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-08-14T21:44:11.6291688Z 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-08-14T21:44:11.6293033Z 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-08-14T21:44:11.6294624Z 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-08-14T21:44:11.6295869Z 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-08-14T21:44:11.6297231Z 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-08-14T21:44:11.6298628Z 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-08-14T21:44:11.6300203Z 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-08-14T21:44:11.6301416Z 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-08-14T21:44:11.6302842Z 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-08-14T21:44:11.6304173Z 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-08-14T21:44:11.6305817Z 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-08-14T21:44:11.6306967Z 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-08-14T21:44:11.6308331Z 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-08-14T21:44:11.6309724Z 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-08-14T21:44:11.6311411Z 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-08-14T21:44:11.6312575Z 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-08-14T21:44:11.6314124Z 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-08-14T21:44:11.6315313Z 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-08-14T21:44:11.6316840Z 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-08-14T21:44:11.6318096Z 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-08-14T21:44:11.6319569Z 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-08-14T21:44:11.6321244Z 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-08-14T21:44:11.6322607Z 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-08-14T21:44:11.6324076Z 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-08-14T21:44:11.6325609Z 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-08-14T21:44:11.6326990Z 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-08-14T21:44:11.6328412Z 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-08-14T21:44:11.6329856Z 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-08-14T21:44:11.6331462Z 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-08-14T21:44:11.6332719Z 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-08-14T21:44:11.6334254Z 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-08-14T21:44:11.6335575Z 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-08-14T21:44:11.6337027Z 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-08-14T21:44:11.6338338Z 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-08-14T21:44:11.6339698Z 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-08-14T21:44:11.6341054Z 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-08-14T21:44:11.6342411Z 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-08-14T21:44:11.6344100Z 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-08-14T21:44:11.6345227Z 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-08-14T21:44:11.6346648Z 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-08-14T21:44:11.6347887Z 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-08-14T21:44:11.6349355Z 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-08-14T21:44:11.6350622Z 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-08-14T21:44:11.6352032Z 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-08-14T21:44:11.6353527Z 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-08-14T21:44:11.6354720Z 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-08-14T21:44:11.6356393Z 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-08-14T21:44:11.6357532Z 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-08-14T21:44:11.6358853Z 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-08-14T21:44:11.6360539Z 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-08-14T21:44:11.6362059Z 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-08-14T21:44:11.6363381Z 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-08-14T21:44:11.6364749Z 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-08-14T21:44:11.6366208Z 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-08-14T21:44:11.6367566Z 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-08-14T21:44:11.6369252Z 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-08-14T21:44:11.6370607Z 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-08-14T21:44:11.6372175Z 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-08-14T21:44:11.6373588Z 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-08-14T21:44:11.6374993Z 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-08-14T21:44:11.6376449Z 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-08-14T21:44:11.6377914Z 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-08-14T21:44:11.6379200Z 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-08-14T21:44:11.6380669Z 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-08-14T21:44:11.6382346Z 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-08-14T21:44:11.6383590Z 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-08-14T21:44:11.6384948Z 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-08-14T21:44:11.6386270Z 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-08-14T21:44:11.6387605Z 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-08-14T21:44:11.6389043Z 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-08-14T21:44:11.6390325Z 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-08-14T21:44:11.6391739Z 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-08-14T21:44:11.6392971Z 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-08-14T21:44:11.6394340Z 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-08-14T21:44:11.6395878Z 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-08-14T21:44:11.6397397Z 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-08-14T21:44:11.6398633Z 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-08-14T21:44:11.6400172Z 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-08-14T21:44:11.6401622Z 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-08-14T21:44:11.6403046Z 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-08-14T21:44:11.6404633Z 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-08-14T21:44:11.6405866Z 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-08-14T21:44:11.6407239Z 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-08-14T21:44:11.6408625Z 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-08-14T21:44:11.6410095Z 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-08-14T21:44:11.6411496Z 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-08-14T21:44:11.6412912Z 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-08-14T21:44:11.6414301Z 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-08-14T21:44:11.6415870Z 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-08-14T21:44:11.6417114Z 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-08-14T21:44:11.6418473Z 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-08-14T21:44:11.6419862Z 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-08-14T21:44:11.6421199Z 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-08-14T21:44:11.6422541Z 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-08-14T21:44:11.6423885Z 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-08-14T21:44:11.6425473Z 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-08-14T21:44:11.6426656Z 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-08-14T21:44:11.6428017Z 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-08-14T21:44:11.6429440Z 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-08-14T21:44:11.6431096Z 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-08-14T21:44:11.6432103Z 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-08-14T21:44:11.6433443Z 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-08-14T21:44:11.6434779Z 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-08-14T21:44:11.6436345Z 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-08-14T21:44:11.6437496Z 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-08-14T21:44:11.6438888Z 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-08-14T21:44:11.6440511Z 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-08-14T21:44:11.6442243Z 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-08-14T21:44:11.6443427Z 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-08-14T21:44:11.6444861Z 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-08-14T21:44:11.6446247Z 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-08-14T21:44:11.6447880Z 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-08-14T21:44:11.6449049Z 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-08-14T21:44:11.6450745Z 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-08-14T21:44:11.6451987Z 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-08-14T21:44:11.6453503Z 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-08-14T21:44:11.6454799Z 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-08-14T21:44:11.6456150Z 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-08-14T21:44:11.6457441Z 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-08-14T21:44:11.6459039Z 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-08-14T21:44:11.6460148Z 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-08-14T21:44:11.6461610Z 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-08-14T21:44:11.6462864Z 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-08-14T21:44:11.6464525Z 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-08-14T21:44:11.6465566Z 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-08-14T21:44:11.6466989Z 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-08-14T21:44:11.6468277Z 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-08-14T21:44:11.6470053Z 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-08-14T21:44:11.6471602Z 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-08-14T21:44:11.6473008Z 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-08-14T21:44:11.6474358Z 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-08-14T21:44:11.6475787Z 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-08-14T21:44:11.6477353Z 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-08-14T21:44:11.6478563Z 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-08-14T21:44:11.6480064Z 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-08-14T21:44:11.6481575Z 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-08-14T21:44:11.6483229Z 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-08-14T21:44:11.6484443Z 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-08-14T21:44:11.6485886Z 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-08-14T21:44:11.6487290Z 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-08-14T21:44:11.6488885Z 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-08-14T21:44:11.6490162Z 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-08-14T21:44:11.6491590Z 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-08-14T21:44:11.6492997Z 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-08-14T21:44:11.6494613Z 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-08-14T21:44:11.6495818Z 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-08-14T21:44:11.6497191Z 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-08-14T21:44:11.6498637Z 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-08-14T21:44:11.6500188Z 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-08-14T21:44:11.6501384Z 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-08-14T21:44:11.6502714Z 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-08-14T21:44:11.6504008Z 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-08-14T21:44:11.6505629Z 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-08-14T21:44:11.6506780Z 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-08-14T21:44:11.6508132Z 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-08-14T21:44:11.6509511Z 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-08-14T21:44:11.6511030Z 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-08-14T21:44:11.6512184Z 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-08-14T21:44:11.6513807Z 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-08-14T21:44:11.6515193Z 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-08-14T21:44:11.6516300Z 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-08-14T21:44:11.6517663Z 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-08-14T21:44:11.6519049Z 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-08-14T21:44:11.6520690Z 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-08-14T21:44:11.6522102Z 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-08-14T21:44:11.6523730Z 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-08-14T21:44:11.6524920Z 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-08-14T21:44:11.6526356Z 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-08-14T21:44:11.6527737Z 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-08-14T21:44:11.6529136Z 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-08-14T21:44:11.6530612Z 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-08-14T21:44:11.6532283Z 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-08-14T21:44:11.6533838Z 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-08-14T21:44:11.6534903Z 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-08-14T21:44:11.6536307Z 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-08-14T21:44:11.6537625Z 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-08-14T21:44:11.6538995Z 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-08-14T21:44:11.6540542Z 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-08-14T21:44:11.6542000Z 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-08-14T21:44:11.6543103Z 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-08-14T21:44:11.6544540Z 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-08-14T21:44:11.6545833Z 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-08-14T21:44:11.6547159Z 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-08-14T21:44:11.6548716Z 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-08-14T21:44:11.6550025Z 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-08-14T21:44:11.6551311Z 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-08-14T21:44:11.6552682Z 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-08-14T21:44:11.6554012Z 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-08-14T21:44:11.6555627Z 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-08-14T21:44:11.6556734Z 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-08-14T21:44:11.6558162Z 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-08-14T21:44:11.6559581Z 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-08-14T21:44:11.6561316Z 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-08-14T21:44:11.6562856Z 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-08-14T21:44:11.6564075Z 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-08-14T21:44:11.6565502Z 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-08-14T21:44:11.6566917Z 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-08-14T21:44:11.6568259Z 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-08-14T21:44:11.6569836Z 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-08-14T21:44:11.6571653Z 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-08-14T21:44:11.6573126Z 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-08-14T21:44:11.6574354Z 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-08-14T21:44:11.6575782Z 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-08-14T21:44:11.6577170Z 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-08-14T21:44:11.6578611Z 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-08-14T21:44:11.6579994Z 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-08-14T21:44:11.6581461Z 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-08-14T21:44:11.6582810Z 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-08-14T21:44:11.6584346Z 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-08-14T21:44:11.6585516Z 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-08-14T21:44:11.6586863Z 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-08-14T21:44:11.6588177Z 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-08-14T21:44:11.6590140Z 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-08-14T21:44:11.6590935Z 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-08-14T21:44:11.6592315Z 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-08-14T21:44:11.6593683Z 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-08-14T21:44:11.6594997Z 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-08-14T21:44:11.6596353Z 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-08-14T21:44:11.6597635Z 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-08-14T21:44:11.6599019Z 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-08-14T21:44:11.6600909Z 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-08-14T21:44:11.6602246Z 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-08-14T21:44:11.6603611Z 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-08-14T21:44:11.6605012Z 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-08-14T21:44:11.6606607Z 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-08-14T21:44:11.6608155Z 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-08-14T21:44:11.6609376Z 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-08-14T21:44:11.6610734Z 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-08-14T21:44:11.6612223Z 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-08-14T21:44:11.6613567Z 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-08-14T21:44:11.6614962Z 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-08-14T21:44:11.6616281Z 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-08-14T21:44:11.6617578Z 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-08-14T21:44:11.6619020Z 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-08-14T21:44:11.6620546Z 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-08-14T21:44:11.6621732Z 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-08-14T21:44:11.6623108Z 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-08-14T21:44:11.6624381Z 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-08-14T21:44:11.6625963Z 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-08-14T21:44:11.6627121Z 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-08-14T21:44:11.6628502Z 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-08-14T21:44:11.6629908Z 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-08-14T21:44:11.6631194Z 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-08-14T21:44:11.6632573Z 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-08-14T21:44:11.6633978Z 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-08-14T21:44:11.6635416Z 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-08-14T21:44:11.6636744Z 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-08-14T21:44:11.6638111Z 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-08-14T21:44:11.6639918Z 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-08-14T21:44:11.6641202Z 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-08-14T21:44:11.6642587Z 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-08-14T21:44:11.6644081Z 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-08-14T21:44:11.6645667Z 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-08-14T21:44:11.6646873Z 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-08-14T21:44:11.6648277Z 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-08-14T21:44:11.6649610Z 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-08-14T21:44:11.6651021Z 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-08-14T21:44:11.6652501Z 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-08-14T21:44:11.6653858Z 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-08-14T21:44:11.6655278Z 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-08-14T21:44:11.6656598Z 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-08-14T21:44:11.6657879Z 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-08-14T21:44:11.6659431Z 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-08-14T21:44:11.6660637Z 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-08-14T21:44:11.6661956Z 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-08-14T21:44:11.6663356Z 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-08-14T21:44:11.6664730Z 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-08-14T21:44:11.6666136Z 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-08-14T21:44:11.6667441Z 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-08-14T21:44:11.6669077Z 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-08-14T21:44:11.6670505Z 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-08-14T21:44:11.6672103Z 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-08-14T21:44:11.6673545Z 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-08-14T21:44:11.6675167Z 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-08-14T21:44:11.6676350Z 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-08-14T21:44:11.6677878Z 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-08-14T21:44:11.6679150Z 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-08-14T21:44:11.6680817Z 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-08-14T21:44:11.6682098Z 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-08-14T21:44:11.6683826Z 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-08-14T21:44:11.6684998Z 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-08-14T21:44:11.6686528Z 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-08-14T21:44:11.6687780Z 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-08-14T21:44:11.6689521Z 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-08-14T21:44:11.6690660Z 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-08-14T21:44:11.6692254Z 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-08-14T21:44:11.6693494Z 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-08-14T21:44:11.6694992Z 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-08-14T21:44:11.6696389Z 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-08-14T21:44:11.6697866Z 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-08-14T21:44:11.6699345Z 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-08-14T21:44:11.6700960Z 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-08-14T21:44:11.6702108Z 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-08-14T21:44:11.6703630Z 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-08-14T21:44:11.6704994Z 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-08-14T21:44:11.6706704Z 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-08-14T21:44:11.6707863Z 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-08-14T21:44:11.6709358Z 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-08-14T21:44:11.6710735Z 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-08-14T21:44:11.6712417Z 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-08-14T21:44:11.6713609Z 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-08-14T21:44:11.6715053Z 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-08-14T21:44:11.6716519Z 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-08-14T21:44:11.6718172Z 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-08-14T21:44:11.6719425Z 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-08-14T21:44:11.6721188Z 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-08-14T21:44:11.6722644Z 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-08-14T21:44:11.6724246Z 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-08-14T21:44:11.6725483Z 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-08-14T21:44:11.6726919Z 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-08-14T21:44:11.6728306Z 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-08-14T21:44:11.6730005Z 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-08-14T21:44:11.6731160Z 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-08-14T21:44:11.6732678Z 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-08-14T21:44:11.6734062Z 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-08-14T21:44:11.6735609Z 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-08-14T21:44:11.6736753Z 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-08-14T21:44:11.6738197Z 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-08-14T21:44:11.6739508Z 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-08-14T21:44:11.6741080Z 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-08-14T21:44:11.6742316Z 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-08-14T21:44:11.6743719Z 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-08-14T21:44:11.6744973Z 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-08-14T21:44:11.6746563Z 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-08-14T21:44:11.6747805Z 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-08-14T21:44:11.6749129Z 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-08-14T21:44:11.6750446Z 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-08-14T21:44:11.6752025Z 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-08-14T21:44:11.6753290Z 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-08-14T21:44:11.6754521Z 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-08-14T21:44:11.6756109Z 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-08-14T21:44:11.6757219Z 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-08-14T21:44:11.6758588Z 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-08-14T21:44:11.6760271Z 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-08-14T21:44:11.6761679Z 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-08-14T21:44:11.6763031Z 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-08-14T21:44:11.6764692Z 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-08-14T21:44:11.6765833Z 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-08-14T21:44:11.6767476Z 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-08-14T21:44:11.6768725Z 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-08-14T21:44:11.6770278Z 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-08-14T21:44:11.6771782Z 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-08-14T21:44:11.6773210Z 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-08-14T21:44:11.6774548Z 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-08-14T21:44:11.6776144Z 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-08-14T21:44:11.6777597Z 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-08-14T21:44:11.6778734Z 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-08-14T21:44:11.6780507Z 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-08-14T21:44:11.6781949Z 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-08-14T21:44:11.6783258Z 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-08-14T21:44:11.6784640Z 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-08-14T21:44:11.6786035Z 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-08-14T21:44:11.6787354Z 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-08-14T21:44:11.6788692Z 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-08-14T21:44:11.6790300Z 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-08-14T21:44:11.6791457Z 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-08-14T21:44:11.6792897Z 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-08-14T21:44:11.6794216Z 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-08-14T21:44:11.6795581Z 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-08-14T21:44:11.6796884Z 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-08-14T21:44:11.6798276Z 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-08-14T21:44:11.6800090Z 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-08-14T21:44:11.6801452Z 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-08-14T21:44:11.6802850Z 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-08-14T21:44:11.6804242Z 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-08-14T21:44:11.6805597Z 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-08-14T21:44:11.6806980Z 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-08-14T21:44:11.6808606Z 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-08-14T21:44:11.6809823Z 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-08-14T21:44:11.6811241Z 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-08-14T21:44:11.6812794Z 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-08-14T21:44:11.6814112Z 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-08-14T21:44:11.6815467Z 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-08-14T21:44:11.6816731Z 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-08-14T21:44:11.6818335Z 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-08-14T21:44:11.6819423Z 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-08-14T21:44:11.6820851Z 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-08-14T21:44:11.6822143Z 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-08-14T21:44:11.6823800Z 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-08-14T21:44:11.6824879Z 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-08-14T21:44:11.6826243Z 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-08-14T21:44:11.6827599Z 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-08-14T21:44:11.6829287Z 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-08-14T21:44:11.6830335Z 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-08-14T21:44:11.6831789Z 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-08-14T21:44:11.6833053Z 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-08-14T21:44:11.6834494Z 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-08-14T21:44:11.6835805Z 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-08-14T21:44:11.6837158Z 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-08-14T21:44:11.6838535Z 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-08-14T21:44:11.6840262Z 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-08-14T21:44:11.6841681Z 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-08-14T21:44:11.6843119Z 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-08-14T21:44:11.6844486Z 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-08-14T21:44:11.6846144Z 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-08-14T21:44:11.6847309Z 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-08-14T21:44:11.6848748Z 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-08-14T21:44:11.6850137Z 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-08-14T21:44:11.6851739Z 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-08-14T21:44:11.6853411Z 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-08-14T21:44:11.6854533Z 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-08-14T21:44:11.6855936Z 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-08-14T21:44:11.6857297Z 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-08-14T21:44:11.6858623Z 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-08-14T21:44:11.6860048Z 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-08-14T21:44:11.6861412Z 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-08-14T21:44:11.6863006Z 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-08-14T21:44:11.6864071Z 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-08-14T21:44:11.6865501Z 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-08-14T21:44:11.6866792Z 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-08-14T21:44:11.6868246Z 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-08-14T21:44:11.6870064Z 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-08-14T21:44:11.6871596Z 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-08-14T21:44:11.6872837Z 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-08-14T21:44:11.6874383Z 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-08-14T21:44:11.6875875Z 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-08-14T21:44:11.6877261Z 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-08-14T21:44:11.6878660Z 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-08-14T21:44:11.6880108Z 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-08-14T21:44:11.6881604Z 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-08-14T21:44:11.6882967Z 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-08-14T21:44:11.6884438Z 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-08-14T21:44:11.6885762Z 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-08-14T21:44:11.6887176Z 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-08-14T21:44:11.6888659Z 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-08-14T21:44:11.6890412Z 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-08-14T21:44:11.6891630Z 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-08-14T21:44:11.6892989Z 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-08-14T21:44:11.6894250Z 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-08-14T21:44:11.6895754Z 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-08-14T21:44:11.6897042Z 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-08-14T21:44:11.6898323Z 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-08-14T21:44:11.6900002Z 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-08-14T21:44:11.6901063Z 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-08-14T21:44:11.6902388Z 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-08-14T21:44:11.6903783Z 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-08-14T21:44:11.6905144Z 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-08-14T21:44:11.6906382Z 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-08-14T21:44:11.6907839Z 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-08-14T21:44:11.6908992Z 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-08-14T21:44:11.6910346Z 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-08-14T21:44:11.6911933Z 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-08-14T21:44:11.6913070Z 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-08-14T21:44:11.6914423Z 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-08-14T21:44:11.6915978Z 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-08-14T21:44:11.6917137Z 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-08-14T21:44:11.6918549Z 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-08-14T21:44:11.6920168Z 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-08-14T21:44:11.6921640Z 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-08-14T21:44:11.6923000Z 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-08-14T21:44:11.6924452Z 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-08-14T21:44:11.6926048Z 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-08-14T21:44:11.6927527Z 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-08-14T21:44:11.6928680Z 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-08-14T21:44:11.6930133Z 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-08-14T21:44:11.6931403Z 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-08-14T21:44:11.6933000Z 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-08-14T21:44:11.6934232Z 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-08-14T21:44:11.6935619Z 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-08-14T21:44:11.6936898Z 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-08-14T21:44:11.6938473Z 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-08-14T21:44:11.6939677Z 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-08-14T21:44:11.6941002Z 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-08-14T21:44:11.6942318Z 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-08-14T21:44:11.6943976Z 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-08-14T21:44:11.6945067Z 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-08-14T21:44:11.6946523Z 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-08-14T21:44:11.6947841Z 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-08-14T21:44:11.6949251Z 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-08-14T21:44:11.6950585Z 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-08-14T21:44:11.6951919Z 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-08-14T21:44:11.6953236Z 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-08-14T21:44:11.6954805Z 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-08-14T21:44:11.6955967Z 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-08-14T21:44:11.6957605Z 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-08-14T21:44:11.6958906Z 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-08-14T21:44:11.6960431Z 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-08-14T21:44:11.6961954Z 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-08-14T21:44:11.6963282Z 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-08-14T21:44:11.6964640Z 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-08-14T21:44:11.6966075Z 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-08-14T21:44:11.6967458Z 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-08-14T21:44:11.6969012Z 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-08-14T21:44:11.6970533Z 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-08-14T21:44:11.6972490Z 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-08-14T21:44:11.6973545Z 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-08-14T21:44:11.6974981Z 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-08-14T21:44:11.6976470Z 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-08-14T21:44:11.6977882Z 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-08-14T21:44:11.6979368Z 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-08-14T21:44:11.6980721Z 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-08-14T21:44:11.6982521Z 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-08-14T21:44:11.6983646Z 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-08-14T21:44:11.6985088Z 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-08-14T21:44:11.6986351Z 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-08-14T21:44:11.6987844Z 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-08-14T21:44:11.6989142Z 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-08-14T21:44:11.6990530Z 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-08-14T21:44:11.6991818Z 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-08-14T21:44:11.6993253Z 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-08-14T21:44:11.6994733Z 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-08-14T21:44:11.6996024Z 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-08-14T21:44:11.6997355Z 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-08-14T21:44:11.6998756Z 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-08-14T21:44:11.7000591Z 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-08-14T21:44:11.7001863Z 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-08-14T21:44:11.7003264Z 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-08-14T21:44:11.7004620Z 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-08-14T21:44:11.7006142Z 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-08-14T21:44:11.7007433Z 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-08-14T21:44:11.7008878Z 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-08-14T21:44:11.7010276Z 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-08-14T21:44:11.7011846Z 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-08-14T21:44:11.7013343Z 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-08-14T21:44:11.7014605Z 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-08-14T21:44:11.7016068Z 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-08-14T21:44:11.7017338Z 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-08-14T21:44:11.7019054Z 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-08-14T21:44:11.7020126Z 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-08-14T21:44:11.7021568Z 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-08-14T21:44:11.7022843Z 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-08-14T21:44:11.7024330Z 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-08-14T21:44:11.7025609Z 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-08-14T21:44:11.7027027Z 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-08-14T21:44:11.7028355Z 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-08-14T21:44:11.7030754Z 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-08-14T21:44:11.7031393Z 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-08-14T21:44:11.7032387Z 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-08-14T21:44:11.7033772Z 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-08-14T21:44:11.7035189Z 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-08-14T21:44:11.7036737Z 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-08-14T21:44:11.7038285Z 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-08-14T21:44:11.7039409Z 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-08-14T21:44:11.7041113Z 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-08-14T21:44:11.7042712Z 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-08-14T21:44:11.7044173Z 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-08-14T21:44:11.7045359Z 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-08-14T21:44:11.7046805Z 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-08-14T21:44:11.7048144Z 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-08-14T21:44:11.7049580Z 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-08-14T21:44:11.7051214Z 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-08-14T21:44:11.7052432Z 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-08-14T21:44:11.7053857Z 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-08-14T21:44:11.7055296Z 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-08-14T21:44:11.7056894Z 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-08-14T21:44:11.7058081Z 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-08-14T21:44:11.7059450Z 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-08-14T21:44:11.7060931Z 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-08-14T21:44:11.7062378Z 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-08-14T21:44:11.7063629Z 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-08-14T21:44:11.7065002Z 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-08-14T21:44:11.7066373Z 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-08-14T21:44:11.7067732Z 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-08-14T21:44:11.7069070Z 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-08-14T21:44:11.7070910Z 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-08-14T21:44:11.7072588Z 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-08-14T21:44:11.7073787Z 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-08-14T21:44:11.7075254Z 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-08-14T21:44:11.7076676Z 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-08-14T21:44:11.7078353Z 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-08-14T21:44:11.7079650Z 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-08-14T21:44:11.7081193Z 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-08-14T21:44:11.7082573Z 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-08-14T21:44:11.7084236Z 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-08-14T21:44:11.7085376Z 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-08-14T21:44:11.7086860Z 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-08-14T21:44:11.7088197Z 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-08-14T21:44:11.7089950Z 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-08-14T21:44:11.7091021Z 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-08-14T21:44:11.7092589Z 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-08-14T21:44:11.7094107Z 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-08-14T21:44:11.7095422Z 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-08-14T21:44:11.7096609Z 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-08-14T21:44:11.7098012Z 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-08-14T21:44:11.7099256Z 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-08-14T21:44:11.7100867Z 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-08-14T21:44:11.7101959Z 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-08-14T21:44:11.7103388Z 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-08-14T21:44:11.7104683Z 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-08-14T21:44:11.7106078Z 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-08-14T21:44:11.7107622Z 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-08-14T21:44:11.7108793Z 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-08-14T21:44:11.7110131Z 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-08-14T21:44:11.7111709Z 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-08-14T21:44:11.7112803Z 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-08-14T21:44:11.7114230Z 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-08-14T21:44:11.7115549Z 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-08-14T21:44:11.7116952Z 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-08-14T21:44:11.7118506Z 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-08-14T21:44:11.7119966Z 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-08-14T21:44:11.7121419Z 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-08-14T21:44:11.7123007Z 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-08-14T21:44:11.7124173Z 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-08-14T21:44:11.7125648Z 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-08-14T21:44:11.7126954Z 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-08-14T21:44:11.7128636Z 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-08-14T21:44:11.7129772Z 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-08-14T21:44:11.7131247Z 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-08-14T21:44:11.7132654Z 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-08-14T21:44:11.7134036Z 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-08-14T21:44:11.7135325Z 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-08-14T21:44:11.7136945Z 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-08-14T21:44:11.7138055Z 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-08-14T21:44:11.7139458Z 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-08-14T21:44:11.7140835Z 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-08-14T21:44:11.7142527Z 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-08-14T21:44:11.7143577Z 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-08-14T21:44:11.7145038Z 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-08-14T21:44:11.7146340Z 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-08-14T21:44:11.7147781Z 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-08-14T21:44:11.7149115Z 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-08-14T21:44:11.7150455Z 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-08-14T21:44:11.7151783Z 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-08-14T21:44:11.7153373Z 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-08-14T21:44:11.7154454Z 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-08-14T21:44:11.7156135Z 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-08-14T21:44:11.7157526Z 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-08-14T21:44:11.7158651Z 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-08-14T21:44:11.7160346Z 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-08-14T21:44:11.7161835Z 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-08-14T21:44:11.7163178Z 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-08-14T21:44:11.7164585Z 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-08-14T21:44:11.7166170Z 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-08-14T21:44:11.7167386Z 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-08-14T21:44:11.7168779Z 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-08-14T21:44:11.7170396Z 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-08-14T21:44:11.7172039Z 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-08-14T21:44:11.7173317Z 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-08-14T21:44:11.7174665Z 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-08-14T21:44:11.7176127Z 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-08-14T21:44:11.7177580Z 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-08-14T21:44:11.7179222Z 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-08-14T21:44:11.7180430Z 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-08-14T21:44:11.7182027Z 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-08-14T21:44:11.7183477Z 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-08-14T21:44:11.7184700Z 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-08-14T21:44:11.7186078Z 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-08-14T21:44:11.7187468Z 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-08-14T21:44:11.7188757Z 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-08-14T21:44:11.7190121Z 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-08-14T21:44:11.7191432Z 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-08-14T21:44:11.7193004Z 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-08-14T21:44:11.7194122Z 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-08-14T21:44:11.7195576Z 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-08-14T21:44:11.7196896Z 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-08-14T21:44:11.7198247Z 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-08-14T21:44:11.7199637Z 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-08-14T21:44:11.7201328Z 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-08-14T21:44:11.7202967Z 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-08-14T21:44:11.7204136Z 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-08-14T21:44:11.7205565Z 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-08-14T21:44:11.7206987Z 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-08-14T21:44:11.7208421Z 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-08-14T21:44:11.7209828Z 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-08-14T21:44:11.7211204Z 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-08-14T21:44:11.7212681Z 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-08-14T21:44:11.7214222Z 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-08-14T21:44:11.7215499Z 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-08-14T21:44:11.7216833Z 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-08-14T21:44:11.7218200Z 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-08-14T21:44:11.7219496Z 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-08-14T21:44:11.7220974Z 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-08-14T21:44:11.7222514Z 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-08-14T21:44:11.7223709Z 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-08-14T21:44:11.7225040Z 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-08-14T21:44:11.7226523Z 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-08-14T21:44:11.7228070Z 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-08-14T21:44:11.7229264Z 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-08-14T21:44:11.7230594Z 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-08-14T21:44:11.7231878Z 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-08-14T21:44:11.7233237Z 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-08-14T21:44:11.7234906Z 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-08-14T21:44:11.7236115Z 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-08-14T21:44:11.7237482Z 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-08-14T21:44:11.7238684Z 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-08-14T21:44:11.7240369Z 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-08-14T21:44:11.7241837Z 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-08-14T21:44:11.7243228Z 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-08-14T21:44:11.7244577Z 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-08-14T21:44:11.7246284Z 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-08-14T21:44:11.7247534Z 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-08-14T21:44:11.7248862Z 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-08-14T21:44:11.7250233Z 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-08-14T21:44:11.7251782Z 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-08-14T21:44:11.7253124Z 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-08-14T21:44:11.7254509Z 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-08-14T21:44:11.7255766Z 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-08-14T21:44:11.7257150Z 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-08-14T21:44:11.7258799Z 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-08-14T21:44:11.7259898Z 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-08-14T21:44:11.7261302Z 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-08-14T21:44:11.7262595Z 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-08-14T21:44:11.7263958Z 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-08-14T21:44:11.7265335Z 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-08-14T21:44:11.7266617Z 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-08-14T21:44:11.7267982Z 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-08-14T21:44:11.7269533Z 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-08-14T21:44:11.7271323Z 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-08-14T21:44:11.7272528Z 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-08-14T21:44:11.7274037Z 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-08-14T21:44:11.7275407Z 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-08-14T21:44:11.7277060Z 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-08-14T21:44:11.7278235Z 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-08-14T21:44:11.7279822Z 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-08-14T21:44:11.7281269Z 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-08-14T21:44:11.7282683Z 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-08-14T21:44:11.7284091Z 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-08-14T21:44:11.7285484Z 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-08-14T21:44:11.7287122Z 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-08-14T21:44:11.7288586Z 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-08-14T21:44:11.7289698Z 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-08-14T21:44:11.7291251Z 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-08-14T21:44:11.7292719Z 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-08-14T21:44:11.7294044Z 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-08-14T21:44:11.7295282Z 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-08-14T21:44:11.7296937Z 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-08-14T21:44:11.7298283Z 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-08-14T21:44:11.7299351Z 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-08-14T21:44:11.7300708Z 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-08-14T21:44:11.7302147Z 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-08-14T21:44:11.7303465Z 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-08-14T21:44:11.7304888Z 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-08-14T21:44:11.7306424Z 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-08-14T21:44:11.7307853Z 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-08-14T21:44:11.7308946Z 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-08-14T21:44:11.7310350Z 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-08-14T21:44:11.7311606Z 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-08-14T21:44:11.7313233Z 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-08-14T21:44:11.7314352Z 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-08-14T21:44:11.7315755Z 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-08-14T21:44:11.7317115Z 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-08-14T21:44:11.7318643Z 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-08-14T21:44:11.7320198Z 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-08-14T21:44:11.7321635Z 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-08-14T21:44:11.7322956Z 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-08-14T21:44:11.7324357Z 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-08-14T21:44:11.7325925Z 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-08-14T21:44:11.7327146Z 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-08-14T21:44:11.7328527Z 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-08-14T21:44:11.7329989Z 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-08-14T21:44:11.7331326Z 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-08-14T21:44:11.7332803Z 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-08-14T21:44:11.7334084Z 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-08-14T21:44:11.7335779Z 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-08-14T21:44:11.7336855Z 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-08-14T21:44:11.7338306Z 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-08-14T21:44:11.7339620Z 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-08-14T21:44:11.7340990Z 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-08-14T21:44:11.7342346Z 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-08-14T21:44:11.7343618Z 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-08-14T21:44:11.7345012Z 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-08-14T21:44:11.7346427Z 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-08-14T21:44:11.7348068Z 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-08-14T21:44:11.7349229Z 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-08-14T21:44:11.7350592Z 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-08-14T21:44:11.7351905Z 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-08-14T21:44:11.7353290Z 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-08-14T21:44:11.7354618Z 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-08-14T21:44:11.7355986Z 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-08-14T21:44:11.7357595Z 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-08-14T21:44:11.7358743Z 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-08-14T21:44:11.7360503Z 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-08-14T21:44:11.7361917Z 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-08-14T21:44:11.7363419Z 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-08-14T21:44:11.7364844Z 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-08-14T21:44:11.7366201Z 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-08-14T21:44:11.7367591Z 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-08-14T21:44:11.7369264Z 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-08-14T21:44:11.7370638Z 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-08-14T21:44:11.7372095Z 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-08-14T21:44:11.7373455Z 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-08-14T21:44:11.7374893Z 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-08-14T21:44:11.7376239Z 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-08-14T21:44:11.7377579Z 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-08-14T21:44:11.7379056Z 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-08-14T21:44:11.7380768Z 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-08-14T21:44:11.7382029Z 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-08-14T21:44:11.7383443Z 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-08-14T21:44:11.7384736Z 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-08-14T21:44:11.7386177Z 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-08-14T21:44:11.7387485Z 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-08-14T21:44:11.7388842Z 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-08-14T21:44:11.7390177Z 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-08-14T21:44:11.7391597Z 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-08-14T21:44:11.7393274Z 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-08-14T21:44:11.7394551Z 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-08-14T21:44:11.7395769Z 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-08-14T21:44:11.7397222Z 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-08-14T21:44:11.7398528Z 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-08-14T21:44:11.7400153Z 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-08-14T21:44:11.7401640Z 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-08-14T21:44:11.7402979Z 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-08-14T21:44:11.7404636Z 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-08-14T21:44:11.7405729Z 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-08-14T21:44:11.7407323Z 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-08-14T21:44:11.7408660Z 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-08-14T21:44:11.7410180Z 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-08-14T21:44:11.7411478Z 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-08-14T21:44:11.7412999Z 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-08-14T21:44:11.7414310Z 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-08-14T21:44:11.7416003Z 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-08-14T21:44:11.7417094Z 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-08-14T21:44:11.7418535Z 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-08-14T21:44:11.7419884Z 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-08-14T21:44:11.7421245Z 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-08-14T21:44:11.7422598Z 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-08-14T21:44:11.7423899Z 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-08-14T21:44:11.7425281Z 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-08-14T21:44:11.7426932Z 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-08-14T21:44:11.7428030Z 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-08-14T21:44:11.7429428Z 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-08-14T21:44:11.7430788Z 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-08-14T21:44:11.7432183Z 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-08-14T21:44:11.7433577Z 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-08-14T21:44:11.7434874Z 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-08-14T21:44:11.7436240Z 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-08-14T21:44:11.7437883Z 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-08-14T21:44:11.7438996Z 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-08-14T21:44:11.7440718Z 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-08-14T21:44:11.7442131Z 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-08-14T21:44:11.7443591Z 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-08-14T21:44:11.7444948Z 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-08-14T21:44:11.7446311Z 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-08-14T21:44:11.7447687Z 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-08-14T21:44:11.7449291Z 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-08-14T21:44:11.7450483Z 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-08-14T21:44:11.7451989Z 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-08-14T21:44:11.7453375Z 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-08-14T21:44:11.7454745Z 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-08-14T21:44:11.7456362Z 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-08-14T21:44:11.7457461Z 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-08-14T21:44:11.7458890Z 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-08-14T21:44:11.7460370Z 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-08-14T21:44:11.7461533Z 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-08-14T21:44:11.7463110Z 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-08-14T21:44:11.7464566Z 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-08-14T21:44:11.7465623Z 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-08-14T21:44:11.7467066Z 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-08-14T21:44:11.7468408Z 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-08-14T21:44:11.7470298Z 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-08-14T21:44:11.7471616Z 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-08-14T21:44:11.7473062Z 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-08-14T21:44:11.7474467Z 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-08-14T21:44:11.7475899Z 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-08-14T21:44:11.7477317Z 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-08-14T21:44:11.7479017Z 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-08-14T21:44:11.7480609Z 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-08-14T21:44:11.7481786Z 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-08-14T21:44:11.7483214Z 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-08-14T21:44:11.7484594Z 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-08-14T21:44:11.7486254Z 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-08-14T21:44:11.7487432Z 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-08-14T21:44:11.7488885Z 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-08-14T21:44:11.7490352Z 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-08-14T21:44:11.7492061Z 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-08-14T21:44:11.7493246Z 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-08-14T21:44:11.7494737Z 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-08-14T21:44:11.7496102Z 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-08-14T21:44:11.7497459Z 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-08-14T21:44:11.7498813Z 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-08-14T21:44:11.7500168Z 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-08-14T21:44:11.7501595Z 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-08-14T21:44:11.7503195Z 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-08-14T21:44:11.7504414Z 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-08-14T21:44:11.7505852Z 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-08-14T21:44:11.7507235Z 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-08-14T21:44:11.7508578Z 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-08-14T21:44:11.7509968Z 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-08-14T21:44:11.7511594Z 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-08-14T21:44:11.7512784Z 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-08-14T21:44:11.7514238Z 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-08-14T21:44:11.7515604Z 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-08-14T21:44:11.7516981Z 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-08-14T21:44:11.7518352Z 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-08-14T21:44:11.7520293Z 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-08-14T21:44:11.7521531Z 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-08-14T21:44:11.7523026Z 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-08-14T21:44:11.7524411Z 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-08-14T21:44:11.7525887Z 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-08-14T21:44:11.7527287Z 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-08-14T21:44:11.7528697Z 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-08-14T21:44:11.7530120Z 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-08-14T21:44:11.7531710Z 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-08-14T21:44:11.7533125Z 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-08-14T21:44:11.7534518Z 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-08-14T21:44:11.7535845Z 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-08-14T21:44:11.7537137Z 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-08-14T21:44:11.7538738Z 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-08-14T21:44:11.7539872Z 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-08-14T21:44:11.7541330Z 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-08-14T21:44:11.7542703Z 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-08-14T21:44:11.7544182Z 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-08-14T21:44:11.7545809Z 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-08-14T21:44:11.7547009Z 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-08-14T21:44:11.7548476Z 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-08-14T21:44:11.7549818Z 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-08-14T21:44:11.7551184Z 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-08-14T21:44:11.7552827Z 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-08-14T21:44:11.7554012Z 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-08-14T21:44:11.7555381Z 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-08-14T21:44:11.7556693Z 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-08-14T21:44:11.7558131Z 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-08-14T21:44:11.7559625Z 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-08-14T21:44:11.7561237Z 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-08-14T21:44:11.7562687Z 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-08-14T21:44:11.7564113Z 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-08-14T21:44:11.7565794Z 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-08-14T21:44:11.7567059Z 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-08-14T21:44:11.7568544Z 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-08-14T21:44:11.7570258Z 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-08-14T21:44:11.7571756Z 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-08-14T21:44:11.7573096Z 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-08-14T21:44:11.7574450Z 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-08-14T21:44:11.7576144Z 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-08-14T21:44:11.7577527Z 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-08-14T21:44:11.7578860Z 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-08-14T21:44:11.7580266Z 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-08-14T21:44:11.7587014Z 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-08-14T21:44:11.7587649Z 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-08-14T21:44:11.7588561Z 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-08-14T21:44:11.7589250Z 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-08-14T21:44:11.7589930Z 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-08-14T21:44:11.7590577Z 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-08-14T21:44:11.7591255Z 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-08-14T21:44:11.7591904Z 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-08-14T21:44:11.7592909Z 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-08-14T21:44:11.7594550Z 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-08-14T21:44:11.7595634Z 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-08-14T21:44:11.7597071Z 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-08-14T21:44:11.7598390Z 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-08-14T21:44:11.7600117Z 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-08-14T21:44:11.7601595Z 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-08-14T21:44:11.7602928Z 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-08-14T21:44:11.7604402Z 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-08-14T21:44:11.7605825Z 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-08-14T21:44:11.7607632Z 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-08-14T21:44:11.7608766Z 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-08-14T21:44:11.7610265Z 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-08-14T21:44:11.7611800Z 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-08-14T21:44:11.7613219Z 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-08-14T21:44:11.7614580Z 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-08-14T21:44:11.7615942Z 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-08-14T21:44:11.7617558Z 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-08-14T21:44:11.7618681Z 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-08-14T21:44:11.7620020Z 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-08-14T21:44:11.7621524Z 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-08-14T21:44:11.7622817Z 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-08-14T21:44:11.7624247Z 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-08-14T21:44:11.7625598Z 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-08-14T21:44:11.7626958Z 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-08-14T21:44:11.7628269Z 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-08-14T21:44:11.7629883Z 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-08-14T21:44:11.7631300Z 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-08-14T21:44:11.7632618Z 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-08-14T21:44:11.7633930Z 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-08-14T21:44:11.7635293Z 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-08-14T21:44:11.7636600Z 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-08-14T21:44:11.7637975Z 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-08-14T21:44:11.7639402Z 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-08-14T21:44:11.7641082Z 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-08-14T21:44:11.7642540Z 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-08-14T21:44:11.7644210Z 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-08-14T21:44:11.7645360Z 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-08-14T21:44:11.7646836Z 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-08-14T21:44:11.7648189Z 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-08-14T21:44:11.7649830Z 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-08-14T21:44:11.7650969Z 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-08-14T21:44:11.7652535Z 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-08-14T21:44:11.7653957Z 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-08-14T21:44:11.7655568Z 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-08-14T21:44:11.7656707Z 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-08-14T21:44:11.7658142Z 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-08-14T21:44:11.7659475Z 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-08-14T21:44:11.7661039Z 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-08-14T21:44:11.7662377Z 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-08-14T21:44:11.7663613Z 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-08-14T21:44:11.7664987Z 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-08-14T21:44:11.7666377Z 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-08-14T21:44:11.7667920Z 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-08-14T21:44:11.7669080Z 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-08-14T21:44:11.7670906Z 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-08-14T21:44:11.7672326Z 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-08-14T21:44:11.7673989Z 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-08-14T21:44:11.7675171Z 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-08-14T21:44:11.7676620Z 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-08-14T21:44:11.7678008Z 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-08-14T21:44:11.7679689Z 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-08-14T21:44:11.7681029Z 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-08-14T21:44:11.7682418Z 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-08-14T21:44:11.7683859Z 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-08-14T21:44:11.7685525Z 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-08-14T21:44:11.7686734Z 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-08-14T21:44:11.7688186Z 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-08-14T21:44:11.7689570Z 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-08-14T21:44:11.7691161Z 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-08-14T21:44:11.7692736Z 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-08-14T21:44:11.7693931Z 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-08-14T21:44:11.7695374Z 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-08-14T21:44:11.7696624Z 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-08-14T21:44:11.7698185Z 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-08-14T21:44:11.7699355Z 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-08-14T21:44:11.7700705Z 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-08-14T21:44:11.7702055Z 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-08-14T21:44:11.7703428Z 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-08-14T21:44:11.7704841Z 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-08-14T21:44:11.7706167Z 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-08-14T21:44:11.7707561Z 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-08-14T21:44:11.7709170Z 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-08-14T21:44:11.7710313Z 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-08-14T21:44:11.7711693Z 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-08-14T21:44:11.7713024Z 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-08-14T21:44:11.7714388Z 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-08-14T21:44:11.7715753Z 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-08-14T21:44:11.7717059Z 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-08-14T21:44:11.7718428Z 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-08-14T21:44:11.7720378Z 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-08-14T21:44:11.7721634Z 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-08-14T21:44:11.7723064Z 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-08-14T21:44:11.7724437Z 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-08-14T21:44:11.7725906Z 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-08-14T21:44:11.7727273Z 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-08-14T21:44:11.7728663Z 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-08-14T21:44:11.7730026Z 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-08-14T21:44:11.7731721Z 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-08-14T21:44:11.7732965Z 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-08-14T21:44:11.7734357Z 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-08-14T21:44:11.7735704Z 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-08-14T21:44:11.7737127Z 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-08-14T21:44:11.7738477Z 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-08-14T21:44:11.7739796Z 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-08-14T21:44:11.7741149Z 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-08-14T21:44:11.7742820Z 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-08-14T21:44:11.7743957Z 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-08-14T21:44:11.7745343Z 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-08-14T21:44:11.7746675Z 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-08-14T21:44:11.7748112Z 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-08-14T21:44:11.7749556Z 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-08-14T21:44:11.7750756Z 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-08-14T21:44:11.7752142Z 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-08-14T21:44:11.7753776Z 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-08-14T21:44:11.7754841Z 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-08-14T21:44:11.7756335Z 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-08-14T21:44:11.7757510Z 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-08-14T21:44:11.7759022Z 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-08-14T21:44:11.7760579Z 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-08-14T21:44:11.7762124Z 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-08-14T21:44:11.7763556Z 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-08-14T21:44:11.7765247Z 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-08-14T21:44:11.7766680Z 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-08-14T21:44:11.7767922Z 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-08-14T21:44:11.7769295Z 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-08-14T21:44:11.7771047Z 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-08-14T21:44:11.7772430Z 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-08-14T21:44:11.7773912Z 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-08-14T21:44:11.7775236Z 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-08-14T21:44:11.7776774Z 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-08-14T21:44:11.7778405Z 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-08-14T21:44:11.7779904Z 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-08-14T21:44:11.7781037Z 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-08-14T21:44:11.7782670Z 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-08-14T21:44:11.7783850Z 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-08-14T21:44:11.7785406Z 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-08-14T21:44:11.7786609Z 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-08-14T21:44:11.7788076Z 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-08-14T21:44:11.7789318Z 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-08-14T21:44:11.7790957Z 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-08-14T21:44:11.7792344Z 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-08-14T21:44:11.7793576Z 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-08-14T21:44:11.7794887Z 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-08-14T21:44:11.7796299Z 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-08-14T21:44:11.7797602Z 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-08-14T21:44:11.7799005Z 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-08-14T21:44:11.7800595Z 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-08-14T21:44:11.7802137Z 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-08-14T21:44:11.7803735Z 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-08-14T21:44:11.7805218Z 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-08-14T21:44:11.7806348Z 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-08-14T21:44:11.7807829Z 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-08-14T21:44:11.7809093Z 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-08-14T21:44:11.7810637Z 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-08-14T21:44:11.7812031Z 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-08-14T21:44:11.7813597Z 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-08-14T21:44:11.7814694Z 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-08-14T21:44:11.7816355Z 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-08-14T21:44:11.7822053Z 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-08-14T21:44:11.7823630Z 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-08-14T21:44:11.7825058Z 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-08-14T21:44:11.7826857Z 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-08-14T21:44:11.7827968Z 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-08-14T21:44:11.7829417Z 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-08-14T21:44:11.7831019Z 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-08-14T21:44:11.7832440Z 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-08-14T21:44:11.7833786Z 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-08-14T21:44:11.7835156Z 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-08-14T21:44:11.7836488Z 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-08-14T21:44:11.7838639Z 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-08-14T21:44:11.7840087Z 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-08-14T21:44:11.7841636Z 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-08-14T21:44:11.7843051Z 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-08-14T21:44:11.7844702Z 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-08-14T21:44:11.7845936Z 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-08-14T21:44:11.7847392Z 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-08-14T21:44:11.7848788Z 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-08-14T21:44:11.7850541Z 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-08-14T21:44:11.7851711Z 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-08-14T21:44:11.7853239Z 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-08-14T21:44:11.7854593Z 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-08-14T21:44:11.7856004Z 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-08-14T21:44:11.7857352Z 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-08-14T21:44:11.7858703Z 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-08-14T21:44:11.7860074Z 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-08-14T21:44:11.7861678Z 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-08-14T21:44:11.7862840Z 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-08-14T21:44:11.7864292Z 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-08-14T21:44:11.7865617Z 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-08-14T21:44:11.7867281Z 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-08-14T21:44:11.7868450Z 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-08-14T21:44:11.7870176Z 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-08-14T21:44:11.7871735Z 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-08-14T21:44:11.7873450Z 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-08-14T21:44:11.7874633Z 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-08-14T21:44:11.7876116Z 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-08-14T21:44:11.7877505Z 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-08-14T21:44:11.7879164Z 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-08-14T21:44:11.7880549Z 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-08-14T21:44:11.7882034Z 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-08-14T21:44:11.7883524Z 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-08-14T21:44:11.7885126Z 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-08-14T21:44:11.7886372Z 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-08-14T21:44:11.7887818Z 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-08-14T21:44:11.7889203Z 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-08-14T21:44:11.7890853Z 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-08-14T21:44:11.7892144Z 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-08-14T21:44:11.7893714Z 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-08-14T21:44:11.7895415Z 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-08-14T21:44:11.7897065Z 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-08-14T21:44:11.7898184Z 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-08-14T21:44:11.7899624Z 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-08-14T21:44:11.7901034Z 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-08-14T21:44:11.7902647Z 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-08-14T21:44:11.7904048Z 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-08-14T21:44:11.7905236Z 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-08-14T21:44:11.7906706Z 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-08-14T21:44:11.7907983Z 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-08-14T21:44:11.7909457Z 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-08-14T21:44:11.7910774Z 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-08-14T21:44:11.7912179Z 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-08-14T21:44:11.7913569Z 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-08-14T21:44:11.7915523Z 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-08-14T21:44:11.7916628Z 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-08-14T21:44:11.7917729Z 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-08-14T21:44:11.7919191Z 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-08-14T21:44:11.7920857Z 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-08-14T21:44:11.7922334Z 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-08-14T21:44:11.7923674Z 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-08-14T21:44:11.7925152Z 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-08-14T21:44:11.7926449Z 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-08-14T21:44:11.7928115Z 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-08-14T21:44:11.7929305Z 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-08-14T21:44:11.7930771Z 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-08-14T21:44:11.7932317Z 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-08-14T21:44:11.7934005Z 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-08-14T21:44:11.7935110Z 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-08-14T21:44:11.7936564Z 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-08-14T21:44:11.7937942Z 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-08-14T21:44:11.7939414Z 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-08-14T21:44:11.7940733Z 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-08-14T21:44:11.7942094Z 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-08-14T21:44:11.7943458Z 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-08-14T21:44:11.7945147Z 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-08-14T21:44:11.7946224Z 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-08-14T21:44:11.7947686Z 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-08-14T21:44:11.7948968Z 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-08-14T21:44:11.7950418Z 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-08-14T21:44:11.7951740Z 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-08-14T21:44:11.7953110Z 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-08-14T21:44:11.7954460Z 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-08-14T21:44:11.7956146Z 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-08-14T21:44:11.7957264Z 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-08-14T21:44:11.7958687Z 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-08-14T21:44:11.7960297Z 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-08-14T21:44:11.7961854Z 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-08-14T21:44:11.7963232Z 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-08-14T21:44:11.7964648Z 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-08-14T21:44:11.7966133Z 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-08-14T21:44:11.7967777Z 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-08-14T21:44:11.7969509Z 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-08-14T21:44:11.7970809Z 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-08-14T21:44:11.7972357Z 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-08-14T21:44:11.7973666Z 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-08-14T21:44:11.7975200Z 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-08-14T21:44:11.7976635Z 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-08-14T21:44:11.7977919Z 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-08-14T21:44:11.7979484Z 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-08-14T21:44:11.7981176Z 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-08-14T21:44:11.7982776Z 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-08-14T21:44:11.7983879Z 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-08-14T21:44:11.7985324Z 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-08-14T21:44:11.7986563Z 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-08-14T21:44:11.7988055Z 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-08-14T21:44:11.7989298Z 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-08-14T21:44:11.7990736Z 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-08-14T21:44:11.7991895Z 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-08-14T21:44:11.7993543Z 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-08-14T21:44:11.7994655Z 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-08-14T21:44:11.7996069Z 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-08-14T21:44:11.7997405Z 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-08-14T21:44:11.7999115Z 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-08-14T21:44:11.8000457Z 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-08-14T21:44:11.8002031Z 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-08-14T21:44:11.8003341Z 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-08-14T21:44:11.8004836Z 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-08-14T21:44:11.8006151Z 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-08-14T21:44:11.8007583Z 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-08-14T21:44:11.8009068Z 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-08-14T21:44:11.8010716Z 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-08-14T21:44:11.8012018Z 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-08-14T21:44:11.8013479Z 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-08-14T21:44:11.8014748Z 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-08-14T21:44:11.8016359Z 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-08-14T21:44:11.8017461Z 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-08-14T21:44:11.8018892Z 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-08-14T21:44:11.8020234Z 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-08-14T21:44:11.8021820Z 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-08-14T21:44:11.8022923Z 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-08-14T21:44:11.8024354Z 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-08-14T21:44:11.8025701Z 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-08-14T21:44:11.8027411Z 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-08-14T21:44:11.8028455Z 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-08-14T21:44:11.8029934Z 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-08-14T21:44:11.8031171Z 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-08-14T21:44:11.8032669Z 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-08-14T21:44:11.8033908Z 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-08-14T21:44:11.8035328Z 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-08-14T21:44:11.8036626Z 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-08-14T21:44:11.8038391Z 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-08-14T21:44:11.8039494Z 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-08-14T21:44:11.8041281Z 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-08-14T21:44:11.8042645Z 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-08-14T21:44:11.8044177Z 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-08-14T21:44:11.8045477Z 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-08-14T21:44:11.8046943Z 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-08-14T21:44:11.8048306Z 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-08-14T21:44:11.8050077Z 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-08-14T21:44:11.8051192Z 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-08-14T21:44:11.8052756Z 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-08-14T21:44:11.8054105Z 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-08-14T21:44:11.8055558Z 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-08-14T21:44:11.8056815Z 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-08-14T21:44:11.8058236Z 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-08-14T21:44:11.8059558Z 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-08-14T21:44:11.8061256Z 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-08-14T21:44:11.8062321Z 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-08-14T21:44:11.8063773Z 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-08-14T21:44:11.8065074Z 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-08-14T21:44:11.8066541Z 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-08-14T21:44:11.8067827Z 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-08-14T21:44:11.8069220Z 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-08-14T21:44:11.8071075Z 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-08-14T21:44:11.8072853Z 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-08-14T21:44:11.8074026Z 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-08-14T21:44:11.8075504Z 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-08-14T21:44:11.8076811Z 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-08-14T21:44:11.8078482Z 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-08-14T21:44:11.8079730Z 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-08-14T21:44:11.8081257Z 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-08-14T21:44:11.8082605Z 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-08-14T21:44:11.8084364Z 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-08-14T21:44:11.8085475Z 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-08-14T21:44:11.8086950Z 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-08-14T21:44:11.8088270Z 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-08-14T21:44:11.8089757Z 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-08-14T21:44:11.8091182Z 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-08-14T21:44:11.8092512Z 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-08-14T21:44:11.8093916Z 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-08-14T21:44:11.8095440Z 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-08-14T21:44:11.8096489Z 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-08-14T21:44:11.8097994Z 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-08-14T21:44:11.8099329Z 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-08-14T21:44:11.8100630Z 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-08-14T21:44:11.8102155Z 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-08-14T21:44:11.8103460Z 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-08-14T21:44:11.8104772Z 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-08-14T21:44:11.8106156Z 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-08-14T21:44:11.8107711Z 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-08-14T21:44:11.8108902Z 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-08-14T21:44:11.8110262Z 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-08-14T21:44:11.8111757Z 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-08-14T21:44:11.8113392Z 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-08-14T21:44:11.8114530Z 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-08-14T21:44:11.8115955Z 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-08-14T21:44:11.8117329Z 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-08-14T21:44:11.8118667Z 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-08-14T21:44:11.8120407Z 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-08-14T21:44:11.8121845Z 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-08-14T21:44:11.8123196Z 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-08-14T21:44:11.8124943Z 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-08-14T21:44:11.8126154Z 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-08-14T21:44:11.8127503Z 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-08-14T21:44:11.8129056Z 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-08-14T21:44:11.8130417Z 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-08-14T21:44:11.8132016Z 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-08-14T21:44:11.8133310Z 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-08-14T21:44:11.8134765Z 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-08-14T21:44:11.8136319Z 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-08-14T21:44:11.8137798Z 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-08-14T21:44:11.8138930Z 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-08-14T21:44:11.8140441Z 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-08-14T21:44:11.8141668Z 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-08-14T21:44:11.8143164Z 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-08-14T21:44:11.8144420Z 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-08-14T21:44:11.8145845Z 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-08-14T21:44:11.8147119Z 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-08-14T21:44:11.8148720Z 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-08-14T21:44:11.8150147Z 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-08-14T21:44:11.8151281Z 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-08-14T21:44:11.8152609Z 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-08-14T21:44:11.8153996Z 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-08-14T21:44:11.8155341Z 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-08-14T21:44:11.8156699Z 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-08-14T21:44:11.8158021Z 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-08-14T21:44:11.8159468Z 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-08-14T21:44:11.8161387Z 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-08-14T21:44:11.8162818Z 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-08-14T21:44:11.8163954Z 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-08-14T21:44:11.8165337Z 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-08-14T21:44:11.8166781Z 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-08-14T21:44:11.8168156Z 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-08-14T21:44:11.8169647Z 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-08-14T21:44:11.8171255Z 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-08-14T21:44:11.8172560Z 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-08-14T21:44:11.8174215Z 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-08-14T21:44:11.8175725Z 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-08-14T21:44:11.8176891Z 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-08-14T21:44:11.8178267Z 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-08-14T21:44:11.8179734Z 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-08-14T21:44:11.8181307Z 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-08-14T21:44:11.8182582Z 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-08-14T21:44:11.8184055Z 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-08-14T21:44:11.8185148Z 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-08-14T21:44:11.8186731Z 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-08-14T21:44:11.8187923Z 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-08-14T21:44:11.8189253Z 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-08-14T21:44:11.8190602Z 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-08-14T21:44:11.8192197Z 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-08-14T21:44:11.8193339Z 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-08-14T21:44:11.8194755Z 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-08-14T21:44:11.8196192Z 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-08-14T21:44:11.8197937Z 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-08-14T21:44:11.8198967Z 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-08-14T21:44:11.8200656Z 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-08-14T21:44:11.8202100Z 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-08-14T21:44:11.8203591Z 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-08-14T21:44:11.8205014Z 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-08-14T21:44:11.8206419Z 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-08-14T21:44:11.8207830Z 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-08-14T21:44:11.8209529Z 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-08-14T21:44:11.8211058Z 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-08-14T21:44:11.8212309Z 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-08-14T21:44:11.8213739Z 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-08-14T21:44:11.8215066Z 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-08-14T21:44:11.8216437Z 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-08-14T21:44:11.8217767Z 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-08-14T21:44:11.8219096Z 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-08-14T21:44:11.8220485Z 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-08-14T21:44:11.8221982Z 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-08-14T21:44:11.8223149Z 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-08-14T21:44:11.8224559Z 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-08-14T21:44:11.8225915Z 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-08-14T21:44:11.8227532Z 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-08-14T21:44:11.8228899Z 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-08-14T21:44:11.8230091Z 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-08-14T21:44:11.8231462Z 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-08-14T21:44:11.8232809Z 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-08-14T21:44:11.8234196Z 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-08-14T21:44:11.8235547Z 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-08-14T21:44:11.8236850Z 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-08-14T21:44:11.8238183Z 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-08-14T21:44:11.8239972Z 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-08-14T21:44:11.8241500Z 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-08-14T21:44:11.8242685Z 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-08-14T21:44:11.8244343Z 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-08-14T21:44:11.8245845Z 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-08-14T21:44:11.8247044Z 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-08-14T21:44:11.8248509Z 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-08-14T21:44:11.8249854Z 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-08-14T21:44:11.8251255Z 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-08-14T21:44:11.8252791Z 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-08-14T21:44:11.8254381Z 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-08-14T21:44:11.8255558Z 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-08-14T21:44:11.8257181Z 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-08-14T21:44:11.8258631Z 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-08-14T21:44:11.8259803Z 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-08-14T21:44:11.8261197Z 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-08-14T21:44:11.8262538Z 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-08-14T21:44:11.8263856Z 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-08-14T21:44:11.8265219Z 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-08-14T21:44:11.8266484Z 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-08-14T21:44:11.8268167Z 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-08-14T21:44:11.8269240Z 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-08-14T21:44:11.8271216Z 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-08-14T21:44:11.8272664Z 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-08-14T21:44:11.8273973Z 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-08-14T21:44:11.8275330Z 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-08-14T21:44:11.8276762Z 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-08-14T21:44:11.8278086Z 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-08-14T21:44:11.8279798Z 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-08-14T21:44:11.8281035Z 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-08-14T21:44:11.8282501Z 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-08-14T21:44:11.8283871Z 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-08-14T21:44:11.8285568Z 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-08-14T21:44:11.8286906Z 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-08-14T21:44:11.8288222Z 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-08-14T21:44:11.8289826Z 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-08-14T21:44:11.8291422Z 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-08-14T21:44:11.8292562Z 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-08-14T21:44:11.8293954Z 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-08-14T21:44:11.8295339Z 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-08-14T21:44:11.8296690Z 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-08-14T21:44:11.8298080Z 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-08-14T21:44:11.8299675Z 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-08-14T21:44:11.8300996Z 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-08-14T21:44:11.8302207Z 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-08-14T21:44:11.8303646Z 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-08-14T21:44:11.8304930Z 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-08-14T21:44:11.8306330Z 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-08-14T21:44:11.8307816Z 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-08-14T21:44:11.8309025Z 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-08-14T21:44:11.8310417Z 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-08-14T21:44:11.8311691Z 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-08-14T21:44:11.8313229Z 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-08-14T21:44:11.8314403Z 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-08-14T21:44:11.8315784Z 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-08-14T21:44:11.8317115Z 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-08-14T21:44:11.8318694Z 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-08-14T21:44:11.8320241Z 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-08-14T21:44:11.8321669Z 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-08-14T21:44:11.8323017Z 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-08-14T21:44:11.8324409Z 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-08-14T21:44:11.8325788Z 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-08-14T21:44:11.8327214Z 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-08-14T21:44:11.8328585Z 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-08-14T21:44:11.8329983Z 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-08-14T21:44:11.8331753Z 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-08-14T21:44:11.8332874Z 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-08-14T21:44:11.8334277Z 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-08-14T21:44:11.8335641Z 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-08-14T21:44:11.8337219Z 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-08-14T21:44:11.8338406Z 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-08-14T21:44:11.8339767Z 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-08-14T21:44:11.8341114Z 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-08-14T21:44:11.8342648Z 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-08-14T21:44:11.8344056Z 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-08-14T21:44:11.8345220Z 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-08-14T21:44:11.8346651Z 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-08-14T21:44:11.8347977Z 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-08-14T21:44:11.8349472Z 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-08-14T21:44:11.8350752Z 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-08-14T21:44:11.8352112Z 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-08-14T21:44:11.8353473Z 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-08-14T21:44:11.8355046Z 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-08-14T21:44:11.8356175Z 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-08-14T21:44:11.8357547Z 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-08-14T21:44:11.8358811Z 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-08-14T21:44:11.8360739Z 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-08-14T21:44:11.8362166Z 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-08-14T21:44:11.8363514Z 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-08-14T21:44:11.8364831Z 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-08-14T21:44:11.8366287Z 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-08-14T21:44:11.8367622Z 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-08-14T21:44:11.8369076Z 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-08-14T21:44:11.8370759Z 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-08-14T21:44:11.8372147Z 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-08-14T21:44:11.8373566Z 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-08-14T21:44:11.8375183Z 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-08-14T21:44:11.8376423Z 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-08-14T21:44:11.8377865Z 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-08-14T21:44:11.8379248Z 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-08-14T21:44:11.8380870Z 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-08-14T21:44:11.8382238Z 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-08-14T21:44:11.8383593Z 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-08-14T21:44:11.8384983Z 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-08-14T21:44:11.8386597Z 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-08-14T21:44:11.8387736Z 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-08-14T21:44:11.8389129Z 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-08-14T21:44:11.8390505Z 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-08-14T21:44:11.8392074Z 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-08-14T21:44:11.8393237Z 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-08-14T21:44:11.8394708Z 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-08-14T21:44:11.8396131Z 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-08-14T21:44:11.8397682Z 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-08-14T21:44:11.8398808Z 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-08-14T21:44:11.8400772Z 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-08-14T21:44:11.8402114Z 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-08-14T21:44:11.8403530Z 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-08-14T21:44:11.8404997Z 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-08-14T21:44:11.8406252Z 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-08-14T21:44:11.8407657Z 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-08-14T21:44:11.8409317Z 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-08-14T21:44:11.8410452Z 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-08-14T21:44:11.8412055Z 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-08-14T21:44:11.8413367Z 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-08-14T21:44:11.8414971Z 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-08-14T21:44:11.8416083Z 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-08-14T21:44:11.8417477Z 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-08-14T21:44:11.8418862Z 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-08-14T21:44:11.8420445Z 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-08-14T21:44:11.8421565Z 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-08-14T21:44:11.8422965Z 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-08-14T21:44:11.8424238Z 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-08-14T21:44:11.8425834Z 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-08-14T21:44:11.8426973Z 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-08-14T21:44:11.8428378Z 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-08-14T21:44:11.8429642Z 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-08-14T21:44:11.8431250Z 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-08-14T21:44:11.8432330Z 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-08-14T21:44:11.8434002Z 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-08-14T21:44:11.8435349Z 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-08-14T21:44:11.8436505Z 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-08-14T21:44:11.8437844Z 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-08-14T21:44:11.8439212Z 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-08-14T21:44:11.8440920Z 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-08-14T21:44:11.8442349Z 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-08-14T21:44:11.8443745Z 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-08-14T21:44:11.8445429Z 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-08-14T21:44:11.8446567Z 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-08-14T21:44:11.8448022Z 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-08-14T21:44:11.8449423Z 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-08-14T21:44:11.8450843Z 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-08-14T21:44:11.8452279Z 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-08-14T21:44:11.8453646Z 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-08-14T21:44:11.8454956Z 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-08-14T21:44:11.8456667Z 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-08-14T21:44:11.8457723Z 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-08-14T21:44:11.8459161Z 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-08-14T21:44:11.8460462Z 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-08-14T21:44:11.8461884Z 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-08-14T21:44:11.8463171Z 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-08-14T21:44:11.8464527Z 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-08-14T21:44:11.8465890Z 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-08-14T21:44:11.8467356Z 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-08-14T21:44:11.8468997Z 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-08-14T21:44:11.8470418Z 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-08-14T21:44:11.8472069Z 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-08-14T21:44:11.8473301Z 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-08-14T21:44:11.8474895Z 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-08-14T21:44:11.8476204Z 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-08-14T21:44:11.8477656Z 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-08-14T21:44:11.8479382Z 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-08-14T21:44:11.8480617Z 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-08-14T21:44:11.8482065Z 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-08-14T21:44:11.8483515Z 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-08-14T21:44:11.8484941Z 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-08-14T21:44:11.8486365Z 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-08-14T21:44:11.8487693Z 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-08-14T21:44:11.8489159Z 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-08-14T21:44:11.8490769Z 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-08-14T21:44:11.8492066Z 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-08-14T21:44:11.8493426Z 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-08-14T21:44:11.8494777Z 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-08-14T21:44:11.8496294Z 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-08-14T21:44:11.8497489Z 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-08-14T21:44:11.8498870Z 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-08-14T21:44:11.8500217Z 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-08-14T21:44:11.8501792Z 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-08-14T21:44:11.8502908Z 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-08-14T21:44:11.8504277Z 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-08-14T21:44:11.8505718Z 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-08-14T21:44:11.8507131Z 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-08-14T21:44:11.8508864Z 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-08-14T21:44:11.8509915Z 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-08-14T21:44:11.8511360Z 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-08-14T21:44:11.8512688Z 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-08-14T21:44:11.8514123Z 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-08-14T21:44:11.8515477Z 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-08-14T21:44:11.8516826Z 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-08-14T21:44:11.8518629Z 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-08-14T21:44:11.8520040Z 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-08-14T21:44:11.8521581Z 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-08-14T21:44:11.8522979Z 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-08-14T21:44:11.8524446Z 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-08-14T21:44:11.8525851Z 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-08-14T21:44:11.8527258Z 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-08-14T21:44:11.8528620Z 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-08-14T21:44:11.8530284Z 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-08-14T21:44:11.8531492Z 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-08-14T21:44:11.8532989Z 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-08-14T21:44:11.8534372Z 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-08-14T21:44:11.8535918Z 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-08-14T21:44:11.8537046Z 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-08-14T21:44:11.8538577Z 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-08-14T21:44:11.8540178Z 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-08-14T21:44:11.8541352Z 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-08-14T21:44:11.8542749Z 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-08-14T21:44:11.8544274Z 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-08-14T21:44:11.8545446Z 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-08-14T21:44:11.8546831Z 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-08-14T21:44:11.8548203Z 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-08-14T21:44:11.8549648Z 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-08-14T21:44:11.8551201Z 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-08-14T21:44:11.8552382Z 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-08-14T21:44:11.8553772Z 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-08-14T21:44:11.8555303Z 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-08-14T21:44:11.8556504Z 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-08-14T21:44:11.8557898Z 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-08-14T21:44:11.8559256Z 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-08-14T21:44:11.8560958Z 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-08-14T21:44:11.8562445Z 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-08-14T21:44:11.8563854Z 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-08-14T21:44:11.8565512Z 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-08-14T21:44:11.8566657Z 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-08-14T21:44:11.8568109Z 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-08-14T21:44:11.8569604Z 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-08-14T21:44:11.8571211Z 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-08-14T21:44:11.8572827Z 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-08-14T21:44:11.8574038Z 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-08-14T21:44:11.8575518Z 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-08-14T21:44:11.8576912Z 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-08-14T21:44:11.8578535Z 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-08-14T21:44:11.8579743Z 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-08-14T21:44:11.8581202Z 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-08-14T21:44:11.8582948Z 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-08-14T21:44:11.8584086Z 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-08-14T21:44:11.8585733Z 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-08-14T21:44:11.8586936Z 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-08-14T21:44:11.8588319Z 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-08-14T21:44:11.8589685Z 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-08-14T21:44:11.8591284Z 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-08-14T21:44:11.8592432Z 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-08-14T21:44:11.8593863Z 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-08-14T21:44:11.8595275Z 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-08-14T21:44:11.8596600Z 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-08-14T21:44:11.8597967Z 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-08-14T21:44:11.8599890Z 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-08-14T21:44:11.8601220Z 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-08-14T21:44:11.8602638Z 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-08-14T21:44:11.8603956Z 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-08-14T21:44:11.8605452Z 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-08-14T21:44:11.8606833Z 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-08-14T21:44:11.8608230Z 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-08-14T21:44:11.8609642Z 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-08-14T21:44:11.8611098Z 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-08-14T21:44:11.8612838Z 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-08-14T21:44:11.8614035Z 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-08-14T21:44:11.8615463Z 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-08-14T21:44:11.8617045Z 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-08-14T21:44:11.8618226Z 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-08-14T21:44:11.8620091Z 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-08-14T21:44:11.8621414Z 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-08-14T21:44:11.8622681Z 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-08-14T21:44:11.8623983Z 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-08-14T21:44:11.8625455Z 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-08-14T21:44:11.8627137Z 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-08-14T21:44:11.8628728Z 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-08-14T21:44:11.8630248Z 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-08-14T21:44:11.8632067Z 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-08-14T21:44:11.8633715Z 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-08-14T21:44:11.8635087Z 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-08-14T21:44:11.8636424Z 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-08-14T21:44:11.8637744Z 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-08-14T21:44:11.8639028Z 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-08-14T21:44:11.8640793Z 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-08-14T21:44:11.8642355Z 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-08-14T21:44:11.8643713Z 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-08-14T21:44:11.8645020Z 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-08-14T21:44:11.8646483Z 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-08-14T21:44:11.8647966Z 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-08-14T21:44:11.8649274Z 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-08-14T21:44:11.8650608Z 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-08-14T21:44:11.8652373Z 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-08-14T21:44:11.8654075Z 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-08-14T21:44:11.8655557Z 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-08-14T21:44:11.8657023Z 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-08-14T21:44:11.8658456Z 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-08-14T21:44:11.8659903Z 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-08-14T21:44:11.8661347Z 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-08-14T21:44:11.8662635Z 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-08-14T21:44:11.8664144Z 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-08-14T21:44:11.8665687Z 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-08-14T21:44:11.8667015Z 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-08-14T21:44:11.8668321Z 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-08-14T21:44:11.8670117Z 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-08-14T21:44:11.8671711Z 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-08-14T21:44:11.8673155Z 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-08-14T21:44:11.8674578Z 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-08-14T21:44:11.8675945Z 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-08-14T21:44:11.8677258Z 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-08-14T21:44:11.8678585Z 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-08-14T21:44:11.8680018Z 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-08-14T21:44:11.8681291Z 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-08-14T21:44:11.8682629Z 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-08-14T21:44:11.8684231Z 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-08-14T21:44:11.8685869Z 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-08-14T21:44:11.8687327Z 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-08-14T21:44:11.8688661Z 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-08-14T21:44:11.8690257Z 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-08-14T21:44:11.8691950Z 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-08-14T21:44:11.8693280Z 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-08-14T21:44:11.8694661Z 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-08-14T21:44:11.8696137Z 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-08-14T21:44:11.8697724Z 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-08-14T21:44:11.8699140Z 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-08-14T21:44:11.8700523Z 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-08-14T21:44:11.8701844Z 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-08-14T21:44:11.8703123Z 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-08-14T21:44:11.8704412Z 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-08-14T21:44:11.8705707Z 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-08-14T21:44:11.8706954Z 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-08-14T21:44:11.8708195Z 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-08-14T21:44:11.8709645Z 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-08-14T21:44:11.8711150Z 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-08-14T21:44:11.8712469Z 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-08-14T21:44:11.8713717Z 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-08-14T21:44:11.8715217Z 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-08-14T21:44:11.8716780Z 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-08-14T21:44:11.8718126Z 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-08-14T21:44:11.8719541Z 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-08-14T21:44:11.8721055Z 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-08-14T21:44:11.8722445Z 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-08-14T21:44:11.8723738Z 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-08-14T21:44:11.8724991Z 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-08-14T21:44:11.8726514Z 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-08-14T21:44:11.8728006Z 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-08-14T21:44:11.8729331Z 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-08-14T21:44:11.8730611Z 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-08-14T21:44:11.8732186Z 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-08-14T21:44:11.8733805Z 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-08-14T21:44:11.8735261Z 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-08-14T21:44:11.8736727Z 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-08-14T21:44:11.8738488Z 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-08-14T21:44:11.8740091Z 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-08-14T21:44:11.8741402Z 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-08-14T21:44:11.8742697Z 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-08-14T21:44:11.8743971Z 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-08-14T21:44:11.8745222Z 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-08-14T21:44:11.8746693Z 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-08-14T21:44:11.8748230Z 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-08-14T21:44:11.8749826Z 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-08-14T21:44:11.8751472Z 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-08-14T21:44:11.8752928Z 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-08-14T21:44:11.8754343Z 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-08-14T21:44:11.8755660Z 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-08-14T21:44:11.8756923Z 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-08-14T21:44:11.8758235Z 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-08-14T21:44:11.8760013Z 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-08-14T21:44:11.8761672Z 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-08-14T21:44:11.8763181Z 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-08-14T21:44:11.8764645Z 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-08-14T21:44:11.8766051Z 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-08-14T21:44:11.8767408Z 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-08-14T21:44:11.8768931Z 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-08-14T21:44:11.8770897Z 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-08-14T21:44:11.8772557Z 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-08-14T21:44:11.8773928Z 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-08-14T21:44:11.8775291Z 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-08-14T21:44:11.8776688Z 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-08-14T21:44:11.8778103Z 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-08-14T21:44:11.8779464Z 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-08-14T21:44:11.8780777Z 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-08-14T21:44:11.8782151Z 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-08-14T21:44:11.8783598Z 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-08-14T21:44:11.8785103Z 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-08-14T21:44:11.8786470Z 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-08-14T21:44:11.8787912Z 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-08-14T21:44:11.8789252Z 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-08-14T21:44:11.8790530Z 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-08-14T21:44:11.8791926Z 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-08-14T21:44:11.8793489Z 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-08-14T21:44:11.8795143Z 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-08-14T21:44:11.8796629Z 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-08-14T21:44:11.8798093Z 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-08-14T21:44:11.8799579Z 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-08-14T21:44:11.8801123Z 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-08-14T21:44:11.8802611Z 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-08-14T21:44:11.8804186Z 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-08-14T21:44:11.8805808Z 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-08-14T21:44:11.8807510Z 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-08-14T21:44:11.8809078Z 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-08-14T21:44:11.8810609Z 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-08-14T21:44:11.8812195Z 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-08-14T21:44:11.8813596Z 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-08-14T21:44:11.8814992Z 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-08-14T21:44:11.8816348Z 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-08-14T21:44:11.8817653Z 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-08-14T21:44:11.8818931Z 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-08-14T21:44:11.8820680Z 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-08-14T21:44:11.8822199Z 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-08-14T21:44:11.8823534Z 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-08-14T21:44:11.8824897Z 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-08-14T21:44:11.8826382Z 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-08-14T21:44:11.8827921Z 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-08-14T21:44:11.8829265Z 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-08-14T21:44:11.8830615Z 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-08-14T21:44:11.8832194Z 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-08-14T21:44:11.8833806Z 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-08-14T21:44:11.8835248Z 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-08-14T21:44:11.8836587Z 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-08-14T21:44:11.8838054Z 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-08-14T21:44:11.8839832Z 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-08-14T21:44:11.8841395Z 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-08-14T21:44:11.8843272Z 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-08-14T21:44:11.8844965Z 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-08-14T21:44:11.8846383Z 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-08-14T21:44:11.8847764Z 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-08-14T21:44:11.8849136Z 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-08-14T21:44:11.8850520Z 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-08-14T21:44:11.8852073Z 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-08-14T21:44:11.8853861Z 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-08-14T21:44:11.8855665Z 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-08-14T21:44:11.8857253Z 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-08-14T21:44:11.8858862Z 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-08-14T21:44:11.8860416Z 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-08-14T21:44:11.8862001Z 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-08-14T21:44:11.8863519Z 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-08-14T21:44:11.8865225Z 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-08-14T21:44:11.8867062Z 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-08-14T21:44:11.8868701Z 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-08-14T21:44:11.8870555Z 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-08-14T21:44:11.8872052Z 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-08-14T21:44:11.8873566Z 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-08-14T21:44:11.8875080Z 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-08-14T21:44:11.8876527Z 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-08-14T21:44:11.8877960Z 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-08-14T21:44:11.8879510Z 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-08-14T21:44:11.8881326Z 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-08-14T21:44:11.8883207Z 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-08-14T21:44:11.8884853Z 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-08-14T21:44:11.8886460Z 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-08-14T21:44:11.8888145Z 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-08-14T21:44:11.8889754Z 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-08-14T21:44:11.8891424Z 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-08-14T21:44:11.8893145Z 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-08-14T21:44:11.8895043Z 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-08-14T21:44:11.8896910Z 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-08-14T21:44:11.8898554Z 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-08-14T21:44:11.8900053Z 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-08-14T21:44:11.8901532Z 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-08-14T21:44:11.8903007Z 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-08-14T21:44:11.8904476Z 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-08-14T21:44:11.8905898Z 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-08-14T21:44:11.8907279Z 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-08-14T21:44:11.8908672Z 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-08-14T21:44:11.8910404Z 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-08-14T21:44:11.8912188Z 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-08-14T21:44:11.8913767Z 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-08-14T21:44:11.8915303Z 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-08-14T21:44:11.8916832Z 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-08-14T21:44:11.8918379Z 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-08-14T21:44:11.8920155Z 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-08-14T21:44:11.8921956Z 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-08-14T21:44:11.8923851Z 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-08-14T21:44:11.8925555Z 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-08-14T21:44:11.8927106Z 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-08-14T21:44:11.8928630Z 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-08-14T21:44:11.8930131Z 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-08-14T21:44:11.8931740Z 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-08-14T21:44:11.8933141Z 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-08-14T21:44:11.8934518Z 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-08-14T21:44:11.8935917Z 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-08-14T21:44:11.8937665Z 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-08-14T21:44:11.8939471Z 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-08-14T21:44:11.8941073Z 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-08-14T21:44:11.8942629Z 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-08-14T21:44:11.8944170Z 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-08-14T21:44:11.8945736Z 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-08-14T21:44:11.8947247Z 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-08-14T21:44:11.8948937Z 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-08-14T21:44:11.8950793Z 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-08-14T21:44:11.8952424Z 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-08-14T21:44:11.8953910Z 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-08-14T21:44:11.8955407Z 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-08-14T21:44:11.8956856Z 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-08-14T21:44:11.8958313Z 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-08-14T21:44:11.8960064Z 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-08-14T21:44:11.8961489Z 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-08-14T21:44:11.8962974Z 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-08-14T21:44:11.8964774Z 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-08-14T21:44:11.8966636Z 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-08-14T21:44:11.8968260Z 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-08-14T21:44:11.8970009Z 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-08-14T21:44:11.8971609Z 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-08-14T21:44:11.8973217Z 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-08-14T21:44:11.8974763Z 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-08-14T21:44:11.8976428Z 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-08-14T21:44:11.8978341Z 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-08-14T21:44:11.8980258Z 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-08-14T21:44:11.8982017Z 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-08-14T21:44:11.8983515Z 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-08-14T21:44:11.8984969Z 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-08-14T21:44:11.8986410Z 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-08-14T21:44:11.8987884Z 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-08-14T21:44:11.8989367Z 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-08-14T21:44:11.8990727Z 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-08-14T21:44:11.8992145Z 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-08-14T21:44:11.8993959Z 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-08-14T21:44:11.8995759Z 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-08-14T21:44:11.8997384Z 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-08-14T21:44:11.8998937Z 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-08-14T21:44:11.9000753Z 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-08-14T21:44:11.9002371Z 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-08-14T21:44:11.9003915Z 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-08-14T21:44:11.9005686Z 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-08-14T21:44:11.9007603Z 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-08-14T21:44:11.9009277Z 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-08-14T21:44:11.9010827Z 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-08-14T21:44:11.9012424Z 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-08-14T21:44:11.9013864Z 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-08-14T21:44:11.9015335Z 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-08-14T21:44:11.9016756Z 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-08-14T21:44:11.9018154Z 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-08-14T21:44:11.9019584Z 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-08-14T21:44:11.9021354Z 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-08-14T21:44:11.9023216Z 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-08-14T21:44:11.9024831Z 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-08-14T21:44:11.9026403Z 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-08-14T21:44:11.9028027Z 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-08-14T21:44:11.9029614Z 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-08-14T21:44:11.9031174Z 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-08-14T21:44:11.9032896Z 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-08-14T21:44:11.9034767Z 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-08-14T21:44:11.9036417Z 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-08-14T21:44:11.9037931Z 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-08-14T21:44:11.9039490Z 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-08-14T21:44:11.9041179Z 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-08-14T21:44:11.9042716Z 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-08-14T21:44:11.9044200Z 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-08-14T21:44:11.9045709Z 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-08-14T21:44:11.9047477Z 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-08-14T21:44:11.9049288Z 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-08-14T21:44:11.9050912Z 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-08-14T21:44:11.9052442Z 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-08-14T21:44:11.9053864Z 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-08-14T21:44:11.9055301Z 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-08-14T21:44:11.9056809Z 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-08-14T21:44:11.9058571Z 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-08-14T21:44:11.9060158Z 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-08-14T21:44:11.9061532Z 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-08-14T21:44:11.9062824Z 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-08-14T21:44:11.9064126Z 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-08-14T21:44:11.9065368Z 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-08-14T21:44:11.9066780Z 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-08-14T21:44:11.9068235Z 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-08-14T21:44:11.9069651Z 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-08-14T21:44:11.9071082Z 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-08-14T21:44:11.9072523Z 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-08-14T21:44:11.9074062Z 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-08-14T21:44:11.9075411Z 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-08-14T21:44:11.9076735Z 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-08-14T21:44:11.9078200Z 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-08-14T21:44:11.9079957Z 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-08-14T21:44:11.9081502Z 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-08-14T21:44:11.9082901Z 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-08-14T21:44:11.9084290Z 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-08-14T21:44:11.9085623Z 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-08-14T21:44:11.9086905Z 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-08-14T21:44:11.9088177Z 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-08-14T21:44:11.9089504Z 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-08-14T21:44:11.9090932Z 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-08-14T21:44:11.9092524Z 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-08-14T21:44:11.9093923Z 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-08-14T21:44:11.9095222Z 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-08-14T21:44:11.9096500Z 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-08-14T21:44:11.9097694Z 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-08-14T21:44:11.9098903Z 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-08-14T21:44:11.9100154Z 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-08-14T21:44:11.9101471Z 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-08-14T21:44:11.9103014Z 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-08-14T21:44:11.9104825Z 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-08-14T21:44:11.9106494Z 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-08-14T21:44:11.9107899Z 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-08-14T21:44:11.9109297Z 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-08-14T21:44:11.9110729Z 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-08-14T21:44:11.9112156Z 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-08-14T21:44:11.9113549Z 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-08-14T21:44:11.9114896Z 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-08-14T21:44:11.9116375Z 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-08-14T21:44:11.9117820Z 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-08-14T21:44:11.9119087Z 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-08-14T21:44:11.9120621Z 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-08-14T21:44:11.9121971Z 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-08-14T21:44:11.9123525Z 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-08-14T21:44:11.9125419Z 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-08-14T21:44:11.9127093Z 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-08-14T21:44:11.9128524Z 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-08-14T21:44:11.9129936Z 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-08-14T21:44:11.9131370Z 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-08-14T21:44:11.9132891Z 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-08-14T21:44:11.9134250Z 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-08-14T21:44:11.9135557Z 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-08-14T21:44:11.9137019Z 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-08-14T21:44:11.9138437Z 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-08-14T21:44:11.9139893Z 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-08-14T21:44:11.9141636Z 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-08-14T21:44:11.9143195Z 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-08-14T21:44:11.9144496Z 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-08-14T21:44:11.9145783Z 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-08-14T21:44:11.9147120Z 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-08-14T21:44:11.9148466Z 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-08-14T21:44:11.9149761Z 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-08-14T21:44:11.9151208Z 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-08-14T21:44:11.9152683Z 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-08-14T21:44:11.9153986Z 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-08-14T21:44:11.9155239Z 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-08-14T21:44:11.9156668Z 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-08-14T21:44:11.9158186Z 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-08-14T21:44:11.9159544Z 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-08-14T21:44:11.9161020Z 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-08-14T21:44:11.9162495Z 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-08-14T21:44:11.9164033Z 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-08-14T21:44:11.9165414Z 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-08-14T21:44:11.9166777Z 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-08-14T21:44:11.9168085Z 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-08-14T21:44:11.9169489Z 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-08-14T21:44:11.9170970Z 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-08-14T21:44:11.9172717Z 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-08-14T21:44:11.9174332Z 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-08-14T21:44:11.9175725Z 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-08-14T21:44:11.9177066Z 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-08-14T21:44:11.9178420Z 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-08-14T21:44:11.9179781Z 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-08-14T21:44:11.9181198Z 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-08-14T21:44:11.9182413Z 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-08-14T21:44:11.9183809Z 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-08-14T21:44:11.9185222Z 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-08-14T21:44:11.9186521Z 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-08-14T21:44:11.9187714Z 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-08-14T21:44:11.9189112Z 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-08-14T21:44:11.9190658Z 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-08-14T21:44:11.9191985Z 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-08-14T21:44:11.9193373Z 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-08-14T21:44:11.9194685Z 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-08-14T21:44:11.9195920Z 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-08-14T21:44:11.9197140Z 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-08-14T21:44:11.9198560Z 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-08-14T21:44:11.9200245Z 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-08-14T21:44:11.9201760Z 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-08-14T21:44:11.9203547Z 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-08-14T21:44:11.9205181Z 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-08-14T21:44:11.9206546Z 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-08-14T21:44:11.9207860Z 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-08-14T21:44:11.9209163Z 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-08-14T21:44:11.9210361Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:11.9211557Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_ocl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:11.9212634Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_sycl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:11.9213738Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_threadpool.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:11.9214923Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_threadpool_iface.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-08-14T21:44:11.9215762Z creating build/bdist.linux-x86_64/wheel/torch/csrc 2025-08-14T21:44:11.9216244Z creating build/bdist.linux-x86_64/wheel/torch/csrc/inductor 2025-08-14T21:44:11.9216834Z creating build/bdist.linux-x86_64/wheel/torch/csrc/inductor/aoti_runtime 2025-08-14T21:44:11.9217904Z 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-08-14T21:44:11.9218842Z creating build/bdist.linux-x86_64/wheel/torch/share 2025-08-14T21:44:11.9219326Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake 2025-08-14T21:44:11.9219852Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2025-08-14T21:44:11.9220806Z 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-08-14T21:44:11.9221818Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2025-08-14T21:44:11.9222822Z 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-08-14T21:44:11.9224293Z 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-08-14T21:44:11.9225742Z 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-08-14T21:44:11.9227159Z 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-08-14T21:44:11.9228575Z 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-08-14T21:44:11.9230023Z 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-08-14T21:44:11.9231509Z 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-08-14T21:44:11.9232584Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2025-08-14T21:44:11.9233648Z 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-08-14T21:44:11.9235096Z 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-08-14T21:44:11.9236529Z 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-08-14T21:44:11.9238010Z 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-08-14T21:44:11.9239542Z 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-08-14T21:44:11.9241226Z 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-08-14T21:44:11.9242774Z 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-08-14T21:44:11.9244319Z 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-08-14T21:44:11.9245861Z 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-08-14T21:44:11.9247015Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-08-14T21:44:11.9248252Z 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-08-14T21:44:11.9249998Z 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-08-14T21:44:11.9251342Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-08-14T21:44:11.9252917Z 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-08-14T21:44:11.9254957Z 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-08-14T21:44:11.9256898Z 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-08-14T21:44:11.9267195Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-08-14T21:44:11.9268721Z 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-08-14T21:44:11.9271294Z 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-08-14T21:44:11.9273459Z 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-08-14T21:44:11.9275625Z 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-08-14T21:44:11.9277082Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2025-08-14T21:44:11.9278230Z 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-08-14T21:44:11.9280001Z 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-08-14T21:44:11.9281184Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2025-08-14T21:44:11.9282241Z 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-08-14T21:44:11.9283709Z 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-08-14T21:44:11.9284983Z 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-08-14T21:44:11.9285773Z creating build/bdist.linux-x86_64/wheel/torchgen 2025-08-14T21:44:11.9286482Z copying build/lib.linux-x86_64-cpython-39/torchgen/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-08-14T21:44:11.9287500Z copying build/lib.linux-x86_64-cpython-39/torchgen/code_template.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-08-14T21:44:11.9288510Z copying build/lib.linux-x86_64-cpython-39/torchgen/context.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-08-14T21:44:11.9289483Z copying build/lib.linux-x86_64-cpython-39/torchgen/gen.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-08-14T21:44:11.9290458Z copying build/lib.linux-x86_64-cpython-39/torchgen/gen_aoti_c_shim.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-08-14T21:44:11.9291628Z copying build/lib.linux-x86_64-cpython-39/torchgen/gen_backend_stubs.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-08-14T21:44:11.9292788Z copying build/lib.linux-x86_64-cpython-39/torchgen/gen_functionalization_type.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-08-14T21:44:11.9293860Z copying build/lib.linux-x86_64-cpython-39/torchgen/gen_lazy_tensor.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-08-14T21:44:11.9294882Z copying build/lib.linux-x86_64-cpython-39/torchgen/gen_schema_utils.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-08-14T21:44:11.9295955Z copying build/lib.linux-x86_64-cpython-39/torchgen/gen_vmap_plumbing.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-08-14T21:44:11.9296974Z copying build/lib.linux-x86_64-cpython-39/torchgen/local.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-08-14T21:44:11.9297911Z copying build/lib.linux-x86_64-cpython-39/torchgen/model.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-08-14T21:44:11.9298985Z copying build/lib.linux-x86_64-cpython-39/torchgen/native_function_generation.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-08-14T21:44:11.9300038Z copying build/lib.linux-x86_64-cpython-39/torchgen/utils.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-08-14T21:44:11.9300989Z copying build/lib.linux-x86_64-cpython-39/torchgen/yaml_utils.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-08-14T21:44:11.9301704Z creating build/bdist.linux-x86_64/wheel/torchgen/aoti 2025-08-14T21:44:11.9302451Z copying build/lib.linux-x86_64-cpython-39/torchgen/aoti/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/aoti 2025-08-14T21:44:11.9303518Z copying build/lib.linux-x86_64-cpython-39/torchgen/aoti/fallback_ops.py -> build/bdist.linux-x86_64/wheel/./torchgen/aoti 2025-08-14T21:44:11.9304309Z creating build/bdist.linux-x86_64/wheel/torchgen/api 2025-08-14T21:44:11.9305037Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-08-14T21:44:11.9306064Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/autograd.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-08-14T21:44:11.9307088Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/cpp.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-08-14T21:44:11.9308249Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/dispatcher.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-08-14T21:44:11.9309647Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/functionalization.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-08-14T21:44:11.9310930Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/lazy.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-08-14T21:44:11.9312309Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/meta.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-08-14T21:44:11.9313760Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/native.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-08-14T21:44:11.9315150Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/python.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-08-14T21:44:11.9316545Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/structured.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-08-14T21:44:11.9317911Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/translate.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-08-14T21:44:11.9319251Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/ufunc.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-08-14T21:44:11.9321084Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/unboxing.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-08-14T21:44:11.9322795Z creating build/bdist.linux-x86_64/wheel/torchgen/api/types 2025-08-14T21:44:11.9324529Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-08-14T21:44:11.9325926Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/types/signatures.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-08-14T21:44:11.9327313Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/types/types.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-08-14T21:44:11.9328779Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/types/types_base.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-08-14T21:44:11.9329803Z creating build/bdist.linux-x86_64/wheel/torchgen/dest 2025-08-14T21:44:11.9331575Z copying build/lib.linux-x86_64-cpython-39/torchgen/dest/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-08-14T21:44:11.9333098Z copying build/lib.linux-x86_64-cpython-39/torchgen/dest/lazy_ir.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-08-14T21:44:11.9334464Z copying build/lib.linux-x86_64-cpython-39/torchgen/dest/lazy_ts_lowering.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-08-14T21:44:11.9335919Z copying build/lib.linux-x86_64-cpython-39/torchgen/dest/native_functions.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-08-14T21:44:11.9337291Z copying build/lib.linux-x86_64-cpython-39/torchgen/dest/register_dispatch_key.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-08-14T21:44:11.9338601Z copying build/lib.linux-x86_64-cpython-39/torchgen/dest/ufunc.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-08-14T21:44:11.9339954Z creating build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2025-08-14T21:44:11.9341775Z copying build/lib.linux-x86_64-cpython-39/torchgen/operator_versions/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/operator_versions 2025-08-14T21:44:11.9343169Z 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-08-14T21:44:11.9344933Z 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-08-14T21:44:11.9346043Z creating build/bdist.linux-x86_64/wheel/torchgen/selective_build 2025-08-14T21:44:11.9347239Z copying build/lib.linux-x86_64-cpython-39/torchgen/selective_build/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/selective_build 2025-08-14T21:44:11.9348646Z copying build/lib.linux-x86_64-cpython-39/torchgen/selective_build/operator.py -> build/bdist.linux-x86_64/wheel/./torchgen/selective_build 2025-08-14T21:44:11.9350038Z copying build/lib.linux-x86_64-cpython-39/torchgen/selective_build/selector.py -> build/bdist.linux-x86_64/wheel/./torchgen/selective_build 2025-08-14T21:44:11.9350999Z creating build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2025-08-14T21:44:11.9352808Z copying build/lib.linux-x86_64-cpython-39/torchgen/static_runtime/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/static_runtime 2025-08-14T21:44:11.9354115Z copying build/lib.linux-x86_64-cpython-39/torchgen/static_runtime/config.py -> build/bdist.linux-x86_64/wheel/./torchgen/static_runtime 2025-08-14T21:44:11.9355732Z 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-08-14T21:44:11.9357112Z copying build/lib.linux-x86_64-cpython-39/torchgen/static_runtime/generator.py -> build/bdist.linux-x86_64/wheel/./torchgen/static_runtime 2025-08-14T21:44:11.9358619Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged 2025-08-14T21:44:11.9360319Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen 2025-08-14T21:44:11.9361759Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2025-08-14T21:44:11.9363718Z 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-08-14T21:44:11.9369223Z 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-08-14T21:44:11.9371235Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2025-08-14T21:44:11.9373163Z 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-08-14T21:44:11.9374719Z 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-08-14T21:44:11.9376372Z 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-08-14T21:44:11.9377574Z 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-08-14T21:44:11.9379169Z 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-08-14T21:44:11.9380548Z 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-08-14T21:44:11.9382092Z 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-08-14T21:44:11.9383384Z 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-08-14T21:44:11.9384901Z 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-08-14T21:44:11.9386192Z 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-08-14T21:44:11.9387640Z 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-08-14T21:44:11.9389022Z 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-08-14T21:44:11.9390530Z 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-08-14T21:44:11.9391836Z 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-08-14T21:44:11.9393301Z 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-08-14T21:44:11.9394734Z 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-08-14T21:44:11.9396061Z 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-08-14T21:44:11.9397534Z 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-08-14T21:44:11.9398793Z 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-08-14T21:44:11.9400605Z 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-08-14T21:44:11.9402040Z 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-08-14T21:44:11.9403612Z 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-08-14T21:44:11.9404952Z 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-08-14T21:44:11.9406591Z 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-08-14T21:44:11.9408021Z 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-08-14T21:44:11.9409485Z 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-08-14T21:44:11.9410779Z 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-08-14T21:44:11.9412407Z 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-08-14T21:44:11.9413659Z 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-08-14T21:44:11.9415216Z 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-08-14T21:44:11.9416428Z 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-08-14T21:44:11.9417888Z 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-08-14T21:44:11.9419170Z 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-08-14T21:44:11.9420647Z 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-08-14T21:44:11.9422009Z 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-08-14T21:44:11.9423365Z 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-08-14T21:44:11.9424698Z 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-08-14T21:44:11.9426167Z 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-08-14T21:44:11.9427419Z 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-08-14T21:44:11.9428228Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2025-08-14T21:44:11.9430135Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/BUILD.bazel -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-08-14T21:44:11.9431428Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/README.md -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-08-14T21:44:11.9432807Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-08-14T21:44:11.9434170Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/build.bzl -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-08-14T21:44:11.9435542Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/context.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-08-14T21:44:11.9436873Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/deprecated.yaml -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-08-14T21:44:11.9438340Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/derivatives.yaml -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-08-14T21:44:11.9439686Z 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-08-14T21:44:11.9441516Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/gen_autograd.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-08-14T21:44:11.9442781Z 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-08-14T21:44:11.9444394Z 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-08-14T21:44:11.9445679Z 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-08-14T21:44:11.9447118Z 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-08-14T21:44:11.9448559Z 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-08-14T21:44:11.9449983Z 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-08-14T21:44:11.9451452Z 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-08-14T21:44:11.9452995Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/load_derivatives.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-08-14T21:44:11.9453869Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2025-08-14T21:44:11.9455902Z 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-08-14T21:44:11.9457191Z 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-08-14T21:44:11.9458655Z 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-08-14T21:44:11.9460006Z 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-08-14T21:44:11.9461468Z 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-08-14T21:44:11.9462877Z 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-08-14T21:44:11.9464223Z 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-08-14T21:44:11.9465732Z 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-08-14T21:44:11.9467105Z 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-08-14T21:44:11.9468530Z 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-08-14T21:44:11.9470208Z 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-08-14T21:44:11.9471856Z 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-08-14T21:44:11.9473135Z 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-08-14T21:44:11.9474675Z 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-08-14T21:44:11.9476073Z 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-08-14T21:44:11.9477497Z 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-08-14T21:44:11.9479006Z 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-08-14T21:44:11.9480480Z 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-08-14T21:44:11.9482084Z 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-08-14T21:44:11.9483482Z 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-08-14T21:44:11.9484916Z 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-08-14T21:44:11.9486458Z 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-08-14T21:44:11.9487788Z 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-08-14T21:44:11.9491125Z running install_egg_info 2025-08-14T21:44:11.9563128Z running egg_info 2025-08-14T21:44:11.9601047Z creating torch.egg-info 2025-08-14T21:44:11.9601192Z writing torch.egg-info/PKG-INFO 2025-08-14T21:44:11.9610980Z writing dependency_links to torch.egg-info/dependency_links.txt 2025-08-14T21:44:11.9613635Z writing entry points to torch.egg-info/entry_points.txt 2025-08-14T21:44:11.9622871Z writing requirements to torch.egg-info/requires.txt 2025-08-14T21:44:11.9625571Z writing top-level names to torch.egg-info/top_level.txt 2025-08-14T21:44:11.9627325Z writing manifest file 'torch.egg-info/SOURCES.txt' 2025-08-14T21:44:12.3792517Z reading manifest file 'torch.egg-info/SOURCES.txt' 2025-08-14T21:44:12.3793162Z reading manifest template 'MANIFEST.in' 2025-08-14T21:44:12.3796519Z warning: no files found matching 'BUILD' 2025-08-14T21:44:12.3798206Z warning: no files found matching '*.BUILD' 2025-08-14T21:44:12.3801330Z warning: no files found matching 'BUCK' 2025-08-14T21:44:12.3815502Z warning: no files found matching '[Mm]akefile.*' 2025-08-14T21:44:12.3817705Z warning: no files found matching '*.[Dd]ockerfile' 2025-08-14T21:44:12.3819934Z warning: no files found matching '[Dd]ockerfile.*' 2025-08-14T21:44:13.9248997Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-08-14T21:44:14.0290585Z warning: no previously-included files matching '*.obj' found anywhere in distribution 2025-08-14T21:44:14.3474390Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-08-14T21:44:14.8111843Z no previously-included directories found matching '*/.git' 2025-08-14T21:44:14.9983656Z warning: no previously-included files matching '*~' found anywhere in distribution 2025-08-14T21:44:15.1031307Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-08-14T21:44:15.1032104Z adding license file 'LICENSE' 2025-08-14T21:44:15.1032443Z adding license file 'NOTICE' 2025-08-14T21:44:16.6624818Z writing manifest file 'torch.egg-info/SOURCES.txt' 2025-08-14T21:44:16.7075045Z Copying torch.egg-info to build/bdist.linux-x86_64/wheel/./torch-2.9.0.dev20250814+cpu-py3.9.egg-info 2025-08-14T21:44:16.7119105Z running install_scripts 2025-08-14T21:44:16.7320141Z creating build/bdist.linux-x86_64/wheel/torch-2.9.0.dev20250814+cpu.dist-info/WHEEL 2025-08-14T21:44:16.7321294Z creating '/tmp/pip-wheel-yp9s5523/.tmp-_pq_cfcs/torch-2.9.0.dev20250814+cpu-cp39-cp39-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-08-14T21:44:16.7511451Z adding 'functorch/_C.cpython-39-x86_64-linux-gnu.so' 2025-08-14T21:44:16.7516676Z adding 'functorch/__init__.py' 2025-08-14T21:44:16.7518210Z adding 'functorch/_src/__init__.py' 2025-08-14T21:44:16.7520701Z adding 'functorch/_src/aot_autograd/__init__.py' 2025-08-14T21:44:16.7522728Z adding 'functorch/_src/eager_transforms/__init__.py' 2025-08-14T21:44:16.7524836Z adding 'functorch/_src/make_functional/__init__.py' 2025-08-14T21:44:16.7526829Z adding 'functorch/_src/vmap/__init__.py' 2025-08-14T21:44:16.7528921Z adding 'functorch/compile/__init__.py' 2025-08-14T21:44:16.7531991Z adding 'functorch/dim/__init__.py' 2025-08-14T21:44:16.7534167Z adding 'functorch/dim/magic_trace.py' 2025-08-14T21:44:16.7537143Z adding 'functorch/dim/op_properties.py' 2025-08-14T21:44:16.7539161Z adding 'functorch/dim/tree_map.py' 2025-08-14T21:44:16.7541278Z adding 'functorch/dim/wrap_type.py' 2025-08-14T21:44:16.7543212Z adding 'functorch/einops/__init__.py' 2025-08-14T21:44:16.7547776Z adding 'functorch/einops/_parsing.py' 2025-08-14T21:44:16.7551788Z adding 'functorch/einops/rearrange.py' 2025-08-14T21:44:16.7554289Z adding 'functorch/experimental/__init__.py' 2025-08-14T21:44:16.7555945Z adding 'functorch/experimental/control_flow.py' 2025-08-14T21:44:16.7557517Z adding 'functorch/experimental/ops.py' 2025-08-14T21:44:16.7563826Z adding 'torch/_C.cpython-39-x86_64-linux-gnu.so' 2025-08-14T21:44:16.7566207Z adding 'torch/_VF.py' 2025-08-14T21:44:16.7810049Z adding 'torch/_VF.pyi' 2025-08-14T21:44:16.7841795Z adding 'torch/__config__.py' 2025-08-14T21:44:16.7842508Z adding 'torch/__future__.py' 2025-08-14T21:44:16.7882060Z adding 'torch/__init__.py' 2025-08-14T21:44:16.7890860Z adding 'torch/_appdirs.py' 2025-08-14T21:44:16.7893782Z adding 'torch/_classes.py' 2025-08-14T21:44:16.7895990Z adding 'torch/_compile.py' 2025-08-14T21:44:16.7900517Z adding 'torch/_custom_ops.py' 2025-08-14T21:44:16.7902580Z adding 'torch/_environment.py' 2025-08-14T21:44:16.7921048Z adding 'torch/_guards.py' 2025-08-14T21:44:16.7943388Z adding 'torch/_jit_internal.py' 2025-08-14T21:44:16.7943847Z adding 'torch/_linalg_utils.py' 2025-08-14T21:44:16.7961136Z adding 'torch/_lobpcg.py' 2025-08-14T21:44:16.7963620Z adding 'torch/_lowrank.py' 2025-08-14T21:44:16.8043600Z adding 'torch/_meta_registrations.py' 2025-08-14T21:44:16.8051225Z adding 'torch/_namedtensor_internals.py' 2025-08-14T21:44:16.8074116Z adding 'torch/_ops.py' 2025-08-14T21:44:16.8077862Z adding 'torch/_python_dispatcher.py' 2025-08-14T21:44:16.8080188Z adding 'torch/_size_docs.py' 2025-08-14T21:44:16.8083371Z adding 'torch/_sources.py' 2025-08-14T21:44:16.8085731Z adding 'torch/_storage_docs.py' 2025-08-14T21:44:16.8087688Z adding 'torch/_streambase.py' 2025-08-14T21:44:16.8113181Z adding 'torch/_tensor.py' 2025-08-14T21:44:16.8159364Z adding 'torch/_tensor_docs.py' 2025-08-14T21:44:16.8170966Z adding 'torch/_tensor_str.py' 2025-08-14T21:44:16.8173383Z adding 'torch/_thread_safe_fork.py' 2025-08-14T21:44:16.8320958Z adding 'torch/_torch_docs.py' 2025-08-14T21:44:16.8347805Z adding 'torch/_utils.py' 2025-08-14T21:44:16.8349311Z adding 'torch/_utils_internal.py' 2025-08-14T21:44:16.8353620Z adding 'torch/_vmap_internals.py' 2025-08-14T21:44:16.8361143Z adding 'torch/_weights_only_unpickler.py' 2025-08-14T21:44:16.8397800Z adding 'torch/functional.py' 2025-08-14T21:44:16.8407440Z adding 'torch/hub.py' 2025-08-14T21:44:16.8436649Z adding 'torch/library.py' 2025-08-14T21:44:16.8466107Z adding 'torch/overrides.py' 2025-08-14T21:44:16.8466492Z adding 'torch/py.typed' 2025-08-14T21:44:16.8467292Z adding 'torch/quasirandom.py' 2025-08-14T21:44:16.8471616Z adding 'torch/random.py' 2025-08-14T21:44:16.8473976Z adding 'torch/return_types.py' 2025-08-14T21:44:16.8477261Z adding 'torch/return_types.pyi' 2025-08-14T21:44:16.8509078Z adding 'torch/serialization.py' 2025-08-14T21:44:16.8523488Z adding 'torch/storage.py' 2025-08-14T21:44:16.8527285Z adding 'torch/torch_version.py' 2025-08-14T21:44:16.8530026Z adding 'torch/types.py' 2025-08-14T21:44:16.8532076Z adding 'torch/version.py' 2025-08-14T21:44:16.8774230Z adding 'torch/_C/_VariableFunctions.pyi' 2025-08-14T21:44:16.8903595Z adding 'torch/_C/__init__.pyi' 2025-08-14T21:44:16.8911269Z adding 'torch/_C/_aoti.pyi' 2025-08-14T21:44:16.8913926Z adding 'torch/_C/_autograd.pyi' 2025-08-14T21:44:16.8915785Z adding 'torch/_C/_cpu.pyi' 2025-08-14T21:44:16.8917604Z adding 'torch/_C/_cudnn.pyi' 2025-08-14T21:44:16.8919122Z adding 'torch/_C/_cusparselt.pyi' 2025-08-14T21:44:16.8921397Z adding 'torch/_C/_distributed_autograd.pyi' 2025-08-14T21:44:16.8928394Z adding 'torch/_C/_distributed_c10d.pyi' 2025-08-14T21:44:16.8932268Z adding 'torch/_C/_distributed_rpc.pyi' 2025-08-14T21:44:16.8934414Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2025-08-14T21:44:16.8936258Z adding 'torch/_C/_functions.pyi' 2025-08-14T21:44:16.8938546Z adding 'torch/_C/_functorch.pyi' 2025-08-14T21:44:16.8940337Z adding 'torch/_C/_instruction_counter.pyi' 2025-08-14T21:44:16.8941960Z adding 'torch/_C/_itt.pyi' 2025-08-14T21:44:16.8944549Z adding 'torch/_C/_jit_tree_views.pyi' 2025-08-14T21:44:16.8946612Z adding 'torch/_C/_lazy.pyi' 2025-08-14T21:44:16.8948473Z adding 'torch/_C/_lazy_ts_backend.pyi' 2025-08-14T21:44:16.8950429Z adding 'torch/_C/_monitor.pyi' 2025-08-14T21:44:16.8953168Z adding 'torch/_C/_nn.pyi' 2025-08-14T21:44:16.8955212Z adding 'torch/_C/_nvtx.pyi' 2025-08-14T21:44:16.8957166Z adding 'torch/_C/_onnx.pyi' 2025-08-14T21:44:16.8960634Z adding 'torch/_C/_profiler.pyi' 2025-08-14T21:44:16.8962414Z adding 'torch/_C/_verbose.pyi' 2025-08-14T21:44:16.8964460Z adding 'torch/_C/_dynamo/__init__.pyi' 2025-08-14T21:44:16.8966347Z adding 'torch/_C/_dynamo/compiled_autograd.pyi' 2025-08-14T21:44:16.8968671Z adding 'torch/_C/_dynamo/eval_frame.pyi' 2025-08-14T21:44:16.8972724Z adding 'torch/_C/_dynamo/guards.pyi' 2025-08-14T21:44:16.8975142Z adding 'torch/_C/_export/__init__.pyi' 2025-08-14T21:44:16.8977061Z adding 'torch/_C/_export/pt2_archive_constants.pyi' 2025-08-14T21:44:16.8979159Z adding 'torch/_C_flatbuffer/__init__.pyi' 2025-08-14T21:44:16.8981665Z adding 'torch/_awaits/__init__.py' 2025-08-14T21:44:16.8983528Z adding 'torch/_custom_op/__init__.py' 2025-08-14T21:44:16.8988020Z adding 'torch/_custom_op/autograd.py' 2025-08-14T21:44:16.8996674Z adding 'torch/_custom_op/impl.py' 2025-08-14T21:44:16.9004015Z adding 'torch/_decomp/__init__.py' 2025-08-14T21:44:16.9068004Z adding 'torch/_decomp/decompositions.py' 2025-08-14T21:44:16.9071729Z adding 'torch/_decomp/decompositions_for_jvp.py' 2025-08-14T21:44:16.9075837Z adding 'torch/_decomp/decompositions_for_rng.py' 2025-08-14T21:44:16.9077964Z adding 'torch/_dispatch/__init__.py' 2025-08-14T21:44:16.9081569Z adding 'torch/_dispatch/python.py' 2025-08-14T21:44:16.9085659Z adding 'torch/_dynamo/__init__.py' 2025-08-14T21:44:16.9090087Z adding 'torch/_dynamo/_trace_wrapped_higher_order_op.py' 2025-08-14T21:44:16.9094286Z adding 'torch/_dynamo/bytecode_analysis.py' 2025-08-14T21:44:16.9117626Z adding 'torch/_dynamo/bytecode_transformation.py' 2025-08-14T21:44:16.9120633Z adding 'torch/_dynamo/cache_size.py' 2025-08-14T21:44:16.9123794Z adding 'torch/_dynamo/callback.py' 2025-08-14T21:44:16.9126095Z adding 'torch/_dynamo/code_context.py' 2025-08-14T21:44:16.9135630Z adding 'torch/_dynamo/codegen.py' 2025-08-14T21:44:16.9160798Z adding 'torch/_dynamo/compiled_autograd.py' 2025-08-14T21:44:16.9164301Z adding 'torch/_dynamo/comptime.py' 2025-08-14T21:44:16.9177555Z adding 'torch/_dynamo/config.py' 2025-08-14T21:44:16.9201623Z adding 'torch/_dynamo/convert_frame.py' 2025-08-14T21:44:16.9203533Z adding 'torch/_dynamo/create_parameter_op.py' 2025-08-14T21:44:16.9205599Z adding 'torch/_dynamo/current_scope_id.py' 2025-08-14T21:44:16.9220507Z adding 'torch/_dynamo/debug_utils.py' 2025-08-14T21:44:16.9236278Z adding 'torch/_dynamo/decorators.py' 2025-08-14T21:44:16.9237264Z adding 'torch/_dynamo/device_interface.py' 2025-08-14T21:44:16.9240184Z adding 'torch/_dynamo/distributed.py' 2025-08-14T21:44:16.9275015Z adding 'torch/_dynamo/eval_frame.py' 2025-08-14T21:44:16.9285544Z adding 'torch/_dynamo/exc.py' 2025-08-14T21:44:16.9289774Z adding 'torch/_dynamo/external_utils.py' 2025-08-14T21:44:16.9292470Z adding 'torch/_dynamo/funcname_cache.py' 2025-08-14T21:44:16.9294635Z adding 'torch/_dynamo/graph_break_hints.py' 2025-08-14T21:44:16.9323487Z adding 'torch/_dynamo/graph_break_registry.json' 2025-08-14T21:44:16.9331207Z adding 'torch/_dynamo/graph_deduplication.py' 2025-08-14T21:44:16.9338167Z adding 'torch/_dynamo/graph_region_tracker.py' 2025-08-14T21:44:16.9340922Z adding 'torch/_dynamo/graph_utils.py' 2025-08-14T21:44:16.9402333Z adding 'torch/_dynamo/guards.py' 2025-08-14T21:44:16.9406771Z adding 'torch/_dynamo/hooks.py' 2025-08-14T21:44:16.9409075Z adding 'torch/_dynamo/logging.py' 2025-08-14T21:44:16.9412807Z adding 'torch/_dynamo/metrics_context.py' 2025-08-14T21:44:16.9415982Z adding 'torch/_dynamo/mutation_guard.py' 2025-08-14T21:44:16.9472218Z adding 'torch/_dynamo/output_graph.py' 2025-08-14T21:44:16.9484778Z adding 'torch/_dynamo/package.py' 2025-08-14T21:44:16.9501682Z adding 'torch/_dynamo/pgo.py' 2025-08-14T21:44:16.9502164Z adding 'torch/_dynamo/precompile_context.py' 2025-08-14T21:44:16.9504713Z adding 'torch/_dynamo/profiler.py' 2025-08-14T21:44:16.9507445Z adding 'torch/_dynamo/replay_record.py' 2025-08-14T21:44:16.9515079Z adding 'torch/_dynamo/resume_execution.py' 2025-08-14T21:44:16.9535794Z adding 'torch/_dynamo/side_effects.py' 2025-08-14T21:44:16.9541947Z adding 'torch/_dynamo/source.py' 2025-08-14T21:44:16.9603879Z adding 'torch/_dynamo/symbolic_convert.py' 2025-08-14T21:44:16.9608970Z adding 'torch/_dynamo/tensor_version_op.py' 2025-08-14T21:44:16.9612493Z adding 'torch/_dynamo/test_case.py' 2025-08-14T21:44:16.9614709Z adding 'torch/_dynamo/test_dont_skip_tracing_functions.py' 2025-08-14T21:44:16.9619338Z adding 'torch/_dynamo/test_minifier_common.py' 2025-08-14T21:44:16.9625542Z adding 'torch/_dynamo/testing.py' 2025-08-14T21:44:16.9670166Z adding 'torch/_dynamo/trace_rules.py' 2025-08-14T21:44:16.9672266Z adding 'torch/_dynamo/types.py' 2025-08-14T21:44:16.9740375Z adding 'torch/_dynamo/utils.py' 2025-08-14T21:44:16.9741719Z adding 'torch/_dynamo/backends/__init__.py' 2025-08-14T21:44:16.9744448Z adding 'torch/_dynamo/backends/common.py' 2025-08-14T21:44:16.9748509Z adding 'torch/_dynamo/backends/cudagraphs.py' 2025-08-14T21:44:16.9754194Z adding 'torch/_dynamo/backends/debugging.py' 2025-08-14T21:44:16.9764847Z adding 'torch/_dynamo/backends/distributed.py' 2025-08-14T21:44:16.9767614Z adding 'torch/_dynamo/backends/inductor.py' 2025-08-14T21:44:16.9770159Z adding 'torch/_dynamo/backends/onnxrt.py' 2025-08-14T21:44:16.9773793Z adding 'torch/_dynamo/backends/registry.py' 2025-08-14T21:44:16.9775864Z adding 'torch/_dynamo/backends/tensorrt.py' 2025-08-14T21:44:16.9777936Z adding 'torch/_dynamo/backends/torchxla.py' 2025-08-14T21:44:16.9781661Z adding 'torch/_dynamo/backends/tvm.py' 2025-08-14T21:44:16.9787104Z adding 'torch/_dynamo/polyfills/__init__.py' 2025-08-14T21:44:16.9790160Z adding 'torch/_dynamo/polyfills/builtins.py' 2025-08-14T21:44:16.9792336Z adding 'torch/_dynamo/polyfills/functools.py' 2025-08-14T21:44:16.9794351Z adding 'torch/_dynamo/polyfills/fx.py' 2025-08-14T21:44:16.9797686Z adding 'torch/_dynamo/polyfills/itertools.py' 2025-08-14T21:44:16.9800329Z adding 'torch/_dynamo/polyfills/loader.py' 2025-08-14T21:44:16.9802873Z adding 'torch/_dynamo/polyfills/operator.py' 2025-08-14T21:44:16.9805008Z adding 'torch/_dynamo/polyfills/os.py' 2025-08-14T21:44:16.9810141Z adding 'torch/_dynamo/polyfills/pytree.py' 2025-08-14T21:44:16.9812635Z adding 'torch/_dynamo/polyfills/struct.py' 2025-08-14T21:44:16.9814472Z adding 'torch/_dynamo/polyfills/sys.py' 2025-08-14T21:44:16.9816550Z adding 'torch/_dynamo/polyfills/tensor.py' 2025-08-14T21:44:16.9818484Z adding 'torch/_dynamo/repro/__init__.py' 2025-08-14T21:44:16.9832366Z adding 'torch/_dynamo/repro/after_aot.py' 2025-08-14T21:44:16.9840860Z adding 'torch/_dynamo/repro/after_dynamo.py' 2025-08-14T21:44:16.9849192Z adding 'torch/_dynamo/repro/aoti.py' 2025-08-14T21:44:16.9853584Z adding 'torch/_dynamo/variables/__init__.py' 2025-08-14T21:44:16.9861789Z adding 'torch/_dynamo/variables/base.py' 2025-08-14T21:44:16.9921049Z adding 'torch/_dynamo/variables/builder.py' 2025-08-14T21:44:16.9958752Z adding 'torch/_dynamo/variables/builtin.py' 2025-08-14T21:44:16.9960409Z adding 'torch/_dynamo/variables/constant.py' 2025-08-14T21:44:16.9974234Z adding 'torch/_dynamo/variables/ctx_manager.py' 2025-08-14T21:44:16.9994880Z adding 'torch/_dynamo/variables/dicts.py' 2025-08-14T21:44:16.9995572Z adding 'torch/_dynamo/variables/distributed.py' 2025-08-14T21:44:17.0032206Z adding 'torch/_dynamo/variables/functions.py' 2025-08-14T21:44:17.0071910Z adding 'torch/_dynamo/variables/higher_order_ops.py' 2025-08-14T21:44:17.0077667Z adding 'torch/_dynamo/variables/iter.py' 2025-08-14T21:44:17.0081920Z adding 'torch/_dynamo/variables/lazy.py' 2025-08-14T21:44:17.0100371Z adding 'torch/_dynamo/variables/lists.py' 2025-08-14T21:44:17.0121478Z adding 'torch/_dynamo/variables/misc.py' 2025-08-14T21:44:17.0142179Z adding 'torch/_dynamo/variables/nn_module.py' 2025-08-14T21:44:17.0144890Z adding 'torch/_dynamo/variables/optimizer.py' 2025-08-14T21:44:17.0147867Z adding 'torch/_dynamo/variables/script_object.py' 2025-08-14T21:44:17.0150258Z adding 'torch/_dynamo/variables/sdpa.py' 2025-08-14T21:44:17.0173399Z adding 'torch/_dynamo/variables/tensor.py' 2025-08-14T21:44:17.0201464Z adding 'torch/_dynamo/variables/torch.py' 2025-08-14T21:44:17.0210840Z adding 'torch/_dynamo/variables/torch_function.py' 2025-08-14T21:44:17.0241340Z adding 'torch/_dynamo/variables/user_defined.py' 2025-08-14T21:44:17.0244653Z adding 'torch/_export/__init__.py' 2025-08-14T21:44:17.0270248Z adding 'torch/_export/converter.py' 2025-08-14T21:44:17.0270739Z adding 'torch/_export/error.py' 2025-08-14T21:44:17.0284849Z adding 'torch/_export/non_strict_utils.py' 2025-08-14T21:44:17.0291563Z adding 'torch/_export/pass_base.py' 2025-08-14T21:44:17.0294895Z adding 'torch/_export/tools.py' 2025-08-14T21:44:17.0321135Z adding 'torch/_export/utils.py' 2025-08-14T21:44:17.0323667Z adding 'torch/_export/verifier.py' 2025-08-14T21:44:17.0328082Z adding 'torch/_export/wrappers.py' 2025-08-14T21:44:17.0330448Z adding 'torch/_export/db/__init__.py' 2025-08-14T21:44:17.0333552Z adding 'torch/_export/db/case.py' 2025-08-14T21:44:17.0335576Z adding 'torch/_export/db/gen_example.py' 2025-08-14T21:44:17.0337733Z adding 'torch/_export/db/logging.py' 2025-08-14T21:44:17.0340664Z adding 'torch/_export/db/examples/__init__.py' 2025-08-14T21:44:17.0342593Z adding 'torch/_export/db/examples/assume_constant_result.py' 2025-08-14T21:44:17.0344372Z adding 'torch/_export/db/examples/autograd_function.py' 2025-08-14T21:44:17.0346133Z adding 'torch/_export/db/examples/class_method.py' 2025-08-14T21:44:17.0348244Z adding 'torch/_export/db/examples/cond_branch_class_method.py' 2025-08-14T21:44:17.0350274Z adding 'torch/_export/db/examples/cond_branch_nested_function.py' 2025-08-14T21:44:17.0352492Z adding 'torch/_export/db/examples/cond_branch_nonlocal_variables.py' 2025-08-14T21:44:17.0354395Z adding 'torch/_export/db/examples/cond_closed_over_variable.py' 2025-08-14T21:44:17.0356250Z adding 'torch/_export/db/examples/cond_operands.py' 2025-08-14T21:44:17.0358136Z adding 'torch/_export/db/examples/cond_predicate.py' 2025-08-14T21:44:17.0360396Z adding 'torch/_export/db/examples/constrain_as_size_example.py' 2025-08-14T21:44:17.0362405Z adding 'torch/_export/db/examples/constrain_as_value_example.py' 2025-08-14T21:44:17.0364194Z adding 'torch/_export/db/examples/decorator.py' 2025-08-14T21:44:17.0366063Z adding 'torch/_export/db/examples/dictionary.py' 2025-08-14T21:44:17.0367884Z adding 'torch/_export/db/examples/dynamic_shape_assert.py' 2025-08-14T21:44:17.0370001Z adding 'torch/_export/db/examples/dynamic_shape_constructor.py' 2025-08-14T21:44:17.0372084Z adding 'torch/_export/db/examples/dynamic_shape_if_guard.py' 2025-08-14T21:44:17.0373931Z adding 'torch/_export/db/examples/dynamic_shape_map.py' 2025-08-14T21:44:17.0375861Z adding 'torch/_export/db/examples/dynamic_shape_round.py' 2025-08-14T21:44:17.0377697Z adding 'torch/_export/db/examples/dynamic_shape_slicing.py' 2025-08-14T21:44:17.0379516Z adding 'torch/_export/db/examples/dynamic_shape_view.py' 2025-08-14T21:44:17.0381525Z adding 'torch/_export/db/examples/fn_with_kwargs.py' 2025-08-14T21:44:17.0383332Z adding 'torch/_export/db/examples/list_contains.py' 2025-08-14T21:44:17.0385261Z adding 'torch/_export/db/examples/list_unpack.py' 2025-08-14T21:44:17.0387038Z adding 'torch/_export/db/examples/model_attr_mutation.py' 2025-08-14T21:44:17.0388764Z adding 'torch/_export/db/examples/nested_function.py' 2025-08-14T21:44:17.0390576Z adding 'torch/_export/db/examples/null_context_manager.py' 2025-08-14T21:44:17.0392371Z adding 'torch/_export/db/examples/optional_input.py' 2025-08-14T21:44:17.0394136Z adding 'torch/_export/db/examples/pytree_flatten.py' 2025-08-14T21:44:17.0395953Z adding 'torch/_export/db/examples/scalar_output.py' 2025-08-14T21:44:17.0397766Z adding 'torch/_export/db/examples/specialized_attribute.py' 2025-08-14T21:44:17.0399631Z adding 'torch/_export/db/examples/static_for_loop.py' 2025-08-14T21:44:17.0401818Z adding 'torch/_export/db/examples/static_if.py' 2025-08-14T21:44:17.0403740Z adding 'torch/_export/db/examples/tensor_setattr.py' 2025-08-14T21:44:17.0405657Z adding 'torch/_export/db/examples/type_reflection_method.py' 2025-08-14T21:44:17.0407487Z adding 'torch/_export/db/examples/unsupported_operator.py' 2025-08-14T21:44:17.0409270Z adding 'torch/_export/db/examples/user_input_mutation.py' 2025-08-14T21:44:17.0411146Z adding 'torch/_export/pass_infra/__init__.py' 2025-08-14T21:44:17.0413209Z adding 'torch/_export/pass_infra/node_metadata.py' 2025-08-14T21:44:17.0415225Z adding 'torch/_export/pass_infra/proxy_value.py' 2025-08-14T21:44:17.0417301Z adding 'torch/_export/passes/__init__.py' 2025-08-14T21:44:17.0419804Z adding 'torch/_export/passes/_node_metadata_hook.py' 2025-08-14T21:44:17.0423873Z adding 'torch/_export/passes/add_runtime_assertions_for_constraints_pass.py' 2025-08-14T21:44:17.0427107Z adding 'torch/_export/passes/collect_tracepoints_pass.py' 2025-08-14T21:44:17.0431714Z adding 'torch/_export/passes/constant_folding.py' 2025-08-14T21:44:17.0434627Z adding 'torch/_export/passes/functionalize_side_effectful_ops_pass.py' 2025-08-14T21:44:17.0437032Z adding 'torch/_export/passes/insert_custom_op_guards.py' 2025-08-14T21:44:17.0443312Z adding 'torch/_export/passes/lift_constants_pass.py' 2025-08-14T21:44:17.0446035Z adding 'torch/_export/passes/remove_runtime_assertions.py' 2025-08-14T21:44:17.0449612Z adding 'torch/_export/passes/replace_autocast_with_hop_pass.py' 2025-08-14T21:44:17.0457699Z adding 'torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py' 2025-08-14T21:44:17.0461129Z adding 'torch/_export/passes/replace_set_grad_with_hop_pass.py' 2025-08-14T21:44:17.0463527Z adding 'torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py' 2025-08-14T21:44:17.0466931Z adding 'torch/_export/passes/replace_with_hop_pass_util.py' 2025-08-14T21:44:17.0469076Z adding 'torch/_export/serde/__init__.py' 2025-08-14T21:44:17.0474100Z adding 'torch/_export/serde/dynamic_shapes.py' 2025-08-14T21:44:17.0477985Z adding 'torch/_export/serde/export_schema.thrift' 2025-08-14T21:44:17.0483991Z adding 'torch/_export/serde/schema.py' 2025-08-14T21:44:17.0488125Z adding 'torch/_export/serde/schema.yaml' 2025-08-14T21:44:17.0495938Z adding 'torch/_export/serde/schema_check.py' 2025-08-14T21:44:17.0548765Z adding 'torch/_export/serde/serialize.py' 2025-08-14T21:44:17.0549856Z adding 'torch/_export/serde/union.py' 2025-08-14T21:44:17.0551989Z adding 'torch/_functorch/__init__.py' 2025-08-14T21:44:17.0580610Z adding 'torch/_functorch/aot_autograd.py' 2025-08-14T21:44:17.0588602Z adding 'torch/_functorch/apis.py' 2025-08-14T21:44:17.0598423Z adding 'torch/_functorch/autograd_function.py' 2025-08-14T21:44:17.0601617Z adding 'torch/_functorch/batch_norm_replacement.py' 2025-08-14T21:44:17.0605200Z adding 'torch/_functorch/benchmark_utils.py' 2025-08-14T21:44:17.0609229Z adding 'torch/_functorch/compile_utils.py' 2025-08-14T21:44:17.0614748Z adding 'torch/_functorch/compilers.py' 2025-08-14T21:44:17.0621737Z adding 'torch/_functorch/config.py' 2025-08-14T21:44:17.0625031Z adding 'torch/_functorch/deprecated.py' 2025-08-14T21:44:17.0650988Z adding 'torch/_functorch/eager_transforms.py' 2025-08-14T21:44:17.0656129Z adding 'torch/_functorch/functional_call.py' 2025-08-14T21:44:17.0662080Z adding 'torch/_functorch/fx_minifier.py' 2025-08-14T21:44:17.0669483Z adding 'torch/_functorch/make_functional.py' 2025-08-14T21:44:17.0715602Z adding 'torch/_functorch/partitioners.py' 2025-08-14T21:44:17.0717196Z adding 'torch/_functorch/pyfunctorch.py' 2025-08-14T21:44:17.0719094Z adding 'torch/_functorch/python_key.py' 2025-08-14T21:44:17.0722583Z adding 'torch/_functorch/pytree_hacks.py' 2025-08-14T21:44:17.0729726Z adding 'torch/_functorch/top_operators_github_usage.py' 2025-08-14T21:44:17.0732459Z adding 'torch/_functorch/utils.py' 2025-08-14T21:44:17.0739115Z adding 'torch/_functorch/vmap.py' 2025-08-14T21:44:17.0741910Z adding 'torch/_functorch/_activation_checkpointing/__init__.py' 2025-08-14T21:44:17.0744699Z adding 'torch/_functorch/_activation_checkpointing/ac_logging_utils.py' 2025-08-14T21:44:17.0749019Z adding 'torch/_functorch/_activation_checkpointing/graph_info_provider.py' 2025-08-14T21:44:17.0752052Z adding 'torch/_functorch/_activation_checkpointing/knapsack.py' 2025-08-14T21:44:17.0756372Z adding 'torch/_functorch/_activation_checkpointing/knapsack_evaluator.py' 2025-08-14T21:44:17.0758873Z adding 'torch/_functorch/_aot_autograd/__init__.py' 2025-08-14T21:44:17.0780428Z adding 'torch/_functorch/_aot_autograd/autograd_cache.py' 2025-08-14T21:44:17.0801761Z adding 'torch/_functorch/_aot_autograd/collect_metadata_analysis.py' 2025-08-14T21:44:17.0808956Z adding 'torch/_functorch/_aot_autograd/descriptors.py' 2025-08-14T21:44:17.0814069Z adding 'torch/_functorch/_aot_autograd/frontend_utils.py' 2025-08-14T21:44:17.0821688Z adding 'torch/_functorch/_aot_autograd/functional_utils.py' 2025-08-14T21:44:17.0826384Z adding 'torch/_functorch/_aot_autograd/fx_utils.py' 2025-08-14T21:44:17.0832324Z adding 'torch/_functorch/_aot_autograd/graph_capture.py' 2025-08-14T21:44:17.0858819Z adding 'torch/_functorch/_aot_autograd/graph_capture_wrappers.py' 2025-08-14T21:44:17.0886693Z adding 'torch/_functorch/_aot_autograd/graph_compile.py' 2025-08-14T21:44:17.0894477Z adding 'torch/_functorch/_aot_autograd/input_output_analysis.py' 2025-08-14T21:44:17.0897744Z adding 'torch/_functorch/_aot_autograd/logging_utils.py' 2025-08-14T21:44:17.0941831Z adding 'torch/_functorch/_aot_autograd/runtime_wrappers.py' 2025-08-14T21:44:17.0962842Z adding 'torch/_functorch/_aot_autograd/schemas.py' 2025-08-14T21:44:17.0965166Z adding 'torch/_functorch/_aot_autograd/subclass_parametrization.py' 2025-08-14T21:44:17.0972653Z adding 'torch/_functorch/_aot_autograd/subclass_utils.py' 2025-08-14T21:44:17.0980857Z adding 'torch/_functorch/_aot_autograd/utils.py' 2025-08-14T21:44:17.0984305Z adding 'torch/_higher_order_ops/__init__.py' 2025-08-14T21:44:17.0986540Z adding 'torch/_higher_order_ops/_invoke_quant.py' 2025-08-14T21:44:17.0989514Z adding 'torch/_higher_order_ops/aoti_call_delegate.py' 2025-08-14T21:44:17.0995977Z adding 'torch/_higher_order_ops/associative_scan.py' 2025-08-14T21:44:17.1008367Z adding 'torch/_higher_order_ops/auto_functionalize.py' 2025-08-14T21:44:17.1013869Z adding 'torch/_higher_order_ops/base_hop.py' 2025-08-14T21:44:17.1023278Z adding 'torch/_higher_order_ops/cond.py' 2025-08-14T21:44:17.1028182Z adding 'torch/_higher_order_ops/effects.py' 2025-08-14T21:44:17.1031793Z adding 'torch/_higher_order_ops/executorch_call_delegate.py' 2025-08-14T21:44:17.1034736Z adding 'torch/_higher_order_ops/flat_apply.py' 2025-08-14T21:44:17.1046365Z adding 'torch/_higher_order_ops/flex_attention.py' 2025-08-14T21:44:17.1049442Z adding 'torch/_higher_order_ops/foreach_map.py' 2025-08-14T21:44:17.1052424Z adding 'torch/_higher_order_ops/hints_wrap.py' 2025-08-14T21:44:17.1060999Z adding 'torch/_higher_order_ops/invoke_subgraph.py' 2025-08-14T21:44:17.1065782Z adding 'torch/_higher_order_ops/map.py' 2025-08-14T21:44:17.1069204Z adding 'torch/_higher_order_ops/out_dtype.py' 2025-08-14T21:44:17.1072218Z adding 'torch/_higher_order_ops/run_const_graph.py' 2025-08-14T21:44:17.1086329Z adding 'torch/_higher_order_ops/scan.py' 2025-08-14T21:44:17.1092068Z adding 'torch/_higher_order_ops/schema.py' 2025-08-14T21:44:17.1095003Z adding 'torch/_higher_order_ops/strict_mode.py' 2025-08-14T21:44:17.1098346Z adding 'torch/_higher_order_ops/torchbind.py' 2025-08-14T21:44:17.1126884Z adding 'torch/_higher_order_ops/triton_kernel_wrap.py' 2025-08-14T21:44:17.1150046Z adding 'torch/_higher_order_ops/utils.py' 2025-08-14T21:44:17.1152769Z adding 'torch/_higher_order_ops/while_loop.py' 2025-08-14T21:44:17.1157171Z adding 'torch/_higher_order_ops/wrap.py' 2025-08-14T21:44:17.1160747Z adding 'torch/_inductor/__autotune_main__.py' 2025-08-14T21:44:17.1165791Z adding 'torch/_inductor/__init__.py' 2025-08-14T21:44:17.1169572Z adding 'torch/_inductor/analyze_preserves_zero_mask.py' 2025-08-14T21:44:17.1173916Z adding 'torch/_inductor/aoti_eager.py' 2025-08-14T21:44:17.1182711Z adding 'torch/_inductor/async_compile.py' 2025-08-14T21:44:17.1192006Z adding 'torch/_inductor/autotune_process.py' 2025-08-14T21:44:17.1195776Z adding 'torch/_inductor/await_utils.py' 2025-08-14T21:44:17.1200255Z adding 'torch/_inductor/bounds.py' 2025-08-14T21:44:17.1206238Z adding 'torch/_inductor/choices.py' 2025-08-14T21:44:17.1270374Z adding 'torch/_inductor/codecache.py' 2025-08-14T21:44:17.1274061Z adding 'torch/_inductor/comm_analysis.py' 2025-08-14T21:44:17.1278724Z adding 'torch/_inductor/comm_lowering.py' 2025-08-14T21:44:17.1302354Z adding 'torch/_inductor/comms.py' 2025-08-14T21:44:17.1341782Z adding 'torch/_inductor/compile_fx.py' 2025-08-14T21:44:17.1344472Z adding 'torch/_inductor/compile_fx_async.py' 2025-08-14T21:44:17.1352133Z adding 'torch/_inductor/compile_fx_ext.py' 2025-08-14T21:44:17.1355225Z adding 'torch/_inductor/compile_fx_subproc.py' 2025-08-14T21:44:17.1362536Z adding 'torch/_inductor/compiler_bisector.py' 2025-08-14T21:44:17.1400793Z adding 'torch/_inductor/config.py' 2025-08-14T21:44:17.1404030Z adding 'torch/_inductor/constant_folding.py' 2025-08-14T21:44:17.1431896Z adding 'torch/_inductor/cpp_builder.py' 2025-08-14T21:44:17.1434906Z adding 'torch/_inductor/cpu_vec_isa.py' 2025-08-14T21:44:17.1474930Z adding 'torch/_inductor/cudagraph_trees.py' 2025-08-14T21:44:17.1481654Z adding 'torch/_inductor/cudagraph_utils.py' 2025-08-14T21:44:17.1484652Z adding 'torch/_inductor/custom_graph_pass.py' 2025-08-14T21:44:17.1504483Z adding 'torch/_inductor/debug.py' 2025-08-14T21:44:17.1510893Z adding 'torch/_inductor/decomposition.py' 2025-08-14T21:44:17.1522454Z adding 'torch/_inductor/dependencies.py' 2025-08-14T21:44:17.1527288Z adding 'torch/_inductor/dtype_propagation.py' 2025-08-14T21:44:17.1530347Z adding 'torch/_inductor/exc.py' 2025-08-14T21:44:17.1532716Z adding 'torch/_inductor/extern_node_serializer.py' 2025-08-14T21:44:17.1536846Z adding 'torch/_inductor/freezing.py' 2025-08-14T21:44:17.1539226Z adding 'torch/_inductor/freezing_utils.py' 2025-08-14T21:44:17.1554823Z adding 'torch/_inductor/fuzzer.py' 2025-08-14T21:44:17.1556942Z adding 'torch/_inductor/fx_utils.py' 2025-08-14T21:44:17.1600589Z adding 'torch/_inductor/graph.py' 2025-08-14T21:44:17.1601148Z adding 'torch/_inductor/hooks.py' 2025-08-14T21:44:17.1606017Z adding 'torch/_inductor/index_propagation.py' 2025-08-14T21:44:17.1609889Z adding 'torch/_inductor/inductor_prims.py' 2025-08-14T21:44:17.1721711Z adding 'torch/_inductor/ir.py' 2025-08-14T21:44:17.1730346Z adding 'torch/_inductor/jagged_lowerings.py' 2025-08-14T21:44:17.1733694Z adding 'torch/_inductor/kernel_inputs.py' 2025-08-14T21:44:17.1741739Z adding 'torch/_inductor/loop_body.py' 2025-08-14T21:44:17.1828095Z adding 'torch/_inductor/lowering.py' 2025-08-14T21:44:17.1841078Z adding 'torch/_inductor/memory.py' 2025-08-14T21:44:17.1843388Z adding 'torch/_inductor/metrics.py' 2025-08-14T21:44:17.1853337Z adding 'torch/_inductor/mkldnn_ir.py' 2025-08-14T21:44:17.1871113Z adding 'torch/_inductor/mkldnn_lowerings.py' 2025-08-14T21:44:17.1871559Z adding 'torch/_inductor/mock_cache.py' 2025-08-14T21:44:17.1881042Z adding 'torch/_inductor/ops_handler.py' 2025-08-14T21:44:17.1884786Z adding 'torch/_inductor/optimize_indexing.py' 2025-08-14T21:44:17.1894322Z adding 'torch/_inductor/output_code.py' 2025-08-14T21:44:17.1925536Z adding 'torch/_inductor/pattern_matcher.py' 2025-08-14T21:44:17.1929387Z adding 'torch/_inductor/quantized_lowerings.py' 2025-08-14T21:44:17.1934249Z adding 'torch/_inductor/remote_cache.py' 2025-08-14T21:44:17.1936632Z adding 'torch/_inductor/remote_gemm_autotune_cache.py' 2025-08-14T21:44:17.2023494Z adding 'torch/_inductor/scheduler.py' 2025-08-14T21:44:17.2027182Z adding 'torch/_inductor/script.ld' 2025-08-14T21:44:17.2081856Z adding 'torch/_inductor/select_algorithm.py' 2025-08-14T21:44:17.2104975Z adding 'torch/_inductor/sizevars.py' 2025-08-14T21:44:17.2105523Z adding 'torch/_inductor/standalone_compile.py' 2025-08-14T21:44:17.2108116Z adding 'torch/_inductor/subgraph_lowering.py' 2025-08-14T21:44:17.2124479Z adding 'torch/_inductor/template_heuristics.py' 2025-08-14T21:44:17.2128728Z adding 'torch/_inductor/template_registry.py' 2025-08-14T21:44:17.2130988Z adding 'torch/_inductor/test_case.py' 2025-08-14T21:44:17.2133103Z adding 'torch/_inductor/test_operators.py' 2025-08-14T21:44:17.2142120Z adding 'torch/_inductor/tiling_utils.py' 2025-08-14T21:44:17.2148146Z adding 'torch/_inductor/triton_bundler.py' 2025-08-14T21:44:17.2200947Z adding 'torch/_inductor/utils.py' 2025-08-14T21:44:17.2202739Z adding 'torch/_inductor/virtualized.py' 2025-08-14T21:44:17.2208965Z adding 'torch/_inductor/wrapper_benchmark.py' 2025-08-14T21:44:17.2211521Z adding 'torch/_inductor/analysis/__init__.py' 2025-08-14T21:44:17.2214587Z adding 'torch/_inductor/analysis/device_info.py' 2025-08-14T21:44:17.2222663Z adding 'torch/_inductor/analysis/profile_analysis.py' 2025-08-14T21:44:17.2225246Z adding 'torch/_inductor/autoheuristic/__init__.py' 2025-08-14T21:44:17.2229701Z adding 'torch/_inductor/autoheuristic/autoheuristic.py' 2025-08-14T21:44:17.2234091Z adding 'torch/_inductor/autoheuristic/autoheuristic_utils.py' 2025-08-14T21:44:17.2237189Z adding 'torch/_inductor/autoheuristic/learned_heuristic_controller.py' 2025-08-14T21:44:17.2239860Z adding 'torch/_inductor/autoheuristic/learnedheuristic_interface.py' 2025-08-14T21:44:17.2246304Z adding 'torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py' 2025-08-14T21:44:17.2253406Z adding 'torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py' 2025-08-14T21:44:17.2257151Z adding 'torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py' 2025-08-14T21:44:17.2260335Z adding 'torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py' 2025-08-14T21:44:17.2263126Z adding 'torch/_inductor/autoheuristic/artifacts/_PadMMA100.py' 2025-08-14T21:44:17.2264812Z adding 'torch/_inductor/autoheuristic/artifacts/__init__.py' 2025-08-14T21:44:17.2266952Z adding 'torch/_inductor/codegen/__init__.py' 2025-08-14T21:44:17.2269098Z adding 'torch/_inductor/codegen/aoti_hipify_utils.py' 2025-08-14T21:44:17.2273464Z adding 'torch/_inductor/codegen/block_analysis.py' 2025-08-14T21:44:17.2306522Z adding 'torch/_inductor/codegen/common.py' 2025-08-14T21:44:17.2386906Z adding 'torch/_inductor/codegen/cpp.py' 2025-08-14T21:44:17.2391724Z adding 'torch/_inductor/codegen/cpp_bmm_template.py' 2025-08-14T21:44:17.2404808Z adding 'torch/_inductor/codegen/cpp_flex_attention_template.py' 2025-08-14T21:44:17.2434097Z adding 'torch/_inductor/codegen/cpp_gemm_template.py' 2025-08-14T21:44:17.2437257Z adding 'torch/_inductor/codegen/cpp_grouped_gemm_template.py' 2025-08-14T21:44:17.2463158Z adding 'torch/_inductor/codegen/cpp_micro_gemm.py' 2025-08-14T21:44:17.2464052Z adding 'torch/_inductor/codegen/cpp_template.py' 2025-08-14T21:44:17.2470555Z adding 'torch/_inductor/codegen/cpp_template_kernel.py' 2025-08-14T21:44:17.2480383Z adding 'torch/_inductor/codegen/cpp_utils.py' 2025-08-14T21:44:17.2522179Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu.py' 2025-08-14T21:44:17.2540769Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py' 2025-08-14T21:44:17.2545837Z adding 'torch/_inductor/codegen/cpp_wrapper_gpu.py' 2025-08-14T21:44:17.2549654Z adding 'torch/_inductor/codegen/cpp_wrapper_mps.py' 2025-08-14T21:44:17.2551775Z adding 'torch/_inductor/codegen/cpu_device_op_overrides.py' 2025-08-14T21:44:17.2554442Z adding 'torch/_inductor/codegen/cuda_combined_scheduling.py' 2025-08-14T21:44:17.2558489Z adding 'torch/_inductor/codegen/debug_utils.py' 2025-08-14T21:44:17.2579660Z adding 'torch/_inductor/codegen/halide.py' 2025-08-14T21:44:17.2589623Z adding 'torch/_inductor/codegen/memory_planning.py' 2025-08-14T21:44:17.2602629Z adding 'torch/_inductor/codegen/mps.py' 2025-08-14T21:44:17.2605771Z adding 'torch/_inductor/codegen/mps_device_op_overrides.py' 2025-08-14T21:44:17.2612620Z adding 'torch/_inductor/codegen/multi_kernel.py' 2025-08-14T21:44:17.2615236Z adding 'torch/_inductor/codegen/python_wrapper_mtia.py' 2025-08-14T21:44:17.2653958Z adding 'torch/_inductor/codegen/simd.py' 2025-08-14T21:44:17.2661061Z adding 'torch/_inductor/codegen/simd_kernel_features.py' 2025-08-14T21:44:17.2664700Z adding 'torch/_inductor/codegen/subgraph.py' 2025-08-14T21:44:17.2733893Z adding 'torch/_inductor/codegen/triton.py' 2025-08-14T21:44:17.2753315Z adding 'torch/_inductor/codegen/triton_combo_kernel.py' 2025-08-14T21:44:17.2754007Z adding 'torch/_inductor/codegen/triton_split_scan.py' 2025-08-14T21:44:17.2756661Z adding 'torch/_inductor/codegen/triton_utils.py' 2025-08-14T21:44:17.2806423Z adding 'torch/_inductor/codegen/wrapper.py' 2025-08-14T21:44:17.2822189Z adding 'torch/_inductor/codegen/wrapper_fxir.py' 2025-08-14T21:44:17.2823185Z adding 'torch/_inductor/codegen/aoti_runtime/interface.cpp' 2025-08-14T21:44:17.2825101Z adding 'torch/_inductor/codegen/cuda/__init__.py' 2025-08-14T21:44:17.2829772Z adding 'torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py' 2025-08-14T21:44:17.2831987Z adding 'torch/_inductor/codegen/cuda/cuda_env.py' 2025-08-14T21:44:17.2840225Z adding 'torch/_inductor/codegen/cuda/cuda_kernel.py' 2025-08-14T21:44:17.2845969Z adding 'torch/_inductor/codegen/cuda/cuda_template.py' 2025-08-14T21:44:17.2849101Z adding 'torch/_inductor/codegen/cuda/cutlass_cache.py' 2025-08-14T21:44:17.2851820Z adding 'torch/_inductor/codegen/cuda/cutlass_presets.py' 2025-08-14T21:44:17.2856580Z adding 'torch/_inductor/codegen/cuda/cutlass_python_evt.py' 2025-08-14T21:44:17.2862997Z adding 'torch/_inductor/codegen/cuda/cutlass_utils.py' 2025-08-14T21:44:17.2867796Z adding 'torch/_inductor/codegen/cuda/device_op_overrides.py' 2025-08-14T21:44:17.2896788Z adding 'torch/_inductor/codegen/cuda/gemm_template.py' 2025-08-14T21:44:17.2899906Z adding 'torch/_inductor/codegen/cuda/serialization.py' 2025-08-14T21:44:17.2902454Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py' 2025-08-14T21:44:17.2906736Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/evt_extensions.py' 2025-08-14T21:44:17.2912353Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py' 2025-08-14T21:44:17.2914816Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/__init__.py' 2025-08-14T21:44:17.2916889Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/__init__.py' 2025-08-14T21:44:17.2918634Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cuda.py' 2025-08-14T21:44:17.2920815Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cudart.py' 2025-08-14T21:44:17.2922826Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot/__init__.py' 2025-08-14T21:44:17.2924806Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/__init__.py' 2025-08-14T21:44:17.2926487Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/special.py' 2025-08-14T21:44:17.2928081Z adding 'torch/_inductor/codegen/mtia/__init__.py' 2025-08-14T21:44:17.2929994Z adding 'torch/_inductor/codegen/mtia/device_op_overrides.py' 2025-08-14T21:44:17.2932083Z adding 'torch/_inductor/codegen/rocm/__init__.py' 2025-08-14T21:44:17.2939038Z adding 'torch/_inductor/codegen/rocm/ck_conv_template.py' 2025-08-14T21:44:17.2942216Z adding 'torch/_inductor/codegen/rocm/ck_template.py' 2025-08-14T21:44:17.2944450Z adding 'torch/_inductor/codegen/rocm/ck_tile_template.py' 2025-08-14T21:44:17.2953999Z adding 'torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py' 2025-08-14T21:44:17.2966995Z adding 'torch/_inductor/codegen/rocm/ck_universal_gemm_template.py' 2025-08-14T21:44:17.2971124Z adding 'torch/_inductor/codegen/rocm/compile_command.py' 2025-08-14T21:44:17.2974261Z adding 'torch/_inductor/codegen/rocm/rocm_benchmark_request.py' 2025-08-14T21:44:17.2977132Z adding 'torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py' 2025-08-14T21:44:17.2981673Z adding 'torch/_inductor/codegen/rocm/rocm_kernel.py' 2025-08-14T21:44:17.2985320Z adding 'torch/_inductor/codegen/rocm/rocm_template.py' 2025-08-14T21:44:17.2987540Z adding 'torch/_inductor/codegen/rocm/rocm_template_buffer.py' 2025-08-14T21:44:17.2989292Z adding 'torch/_inductor/codegen/rocm/rocm_utils.py' 2025-08-14T21:44:17.2991169Z adding 'torch/_inductor/codegen/xpu/__init__.py' 2025-08-14T21:44:17.2993310Z adding 'torch/_inductor/codegen/xpu/device_op_overrides.py' 2025-08-14T21:44:17.2995213Z adding 'torch/_inductor/compile_worker/__init__.py' 2025-08-14T21:44:17.2997428Z adding 'torch/_inductor/compile_worker/__main__.py' 2025-08-14T21:44:17.3003317Z adding 'torch/_inductor/compile_worker/subproc_pool.py' 2025-08-14T21:44:17.3006503Z adding 'torch/_inductor/compile_worker/tracked_process_pool.py' 2025-08-14T21:44:17.3008786Z adding 'torch/_inductor/compile_worker/utils.py' 2025-08-14T21:44:17.3011008Z adding 'torch/_inductor/fx_passes/__init__.py' 2025-08-14T21:44:17.3018905Z adding 'torch/_inductor/fx_passes/b2b_gemm.py' 2025-08-14T21:44:17.3024925Z adding 'torch/_inductor/fx_passes/binary_folding.py' 2025-08-14T21:44:17.3031793Z adding 'torch/_inductor/fx_passes/bucketing.py' 2025-08-14T21:44:17.3039592Z adding 'torch/_inductor/fx_passes/ddp_fusion.py' 2025-08-14T21:44:17.3044258Z adding 'torch/_inductor/fx_passes/decompose_mem_bound_mm.py' 2025-08-14T21:44:17.3047016Z adding 'torch/_inductor/fx_passes/dedupe_symint_uses.py' 2025-08-14T21:44:17.3051475Z adding 'torch/_inductor/fx_passes/efficient_conv_bn_eval.py' 2025-08-14T21:44:17.3055613Z adding 'torch/_inductor/fx_passes/freezing_patterns.py' 2025-08-14T21:44:17.3058176Z adding 'torch/_inductor/fx_passes/fsdp.py' 2025-08-14T21:44:17.3066908Z adding 'torch/_inductor/fx_passes/fuse_attention.py' 2025-08-14T21:44:17.3083313Z adding 'torch/_inductor/fx_passes/group_batch_fusion.py' 2025-08-14T21:44:17.3100277Z adding 'torch/_inductor/fx_passes/joint_graph.py' 2025-08-14T21:44:17.3115337Z adding 'torch/_inductor/fx_passes/micro_pipeline_tp.py' 2025-08-14T21:44:17.3116281Z adding 'torch/_inductor/fx_passes/misc_patterns.py' 2025-08-14T21:44:17.3128627Z adding 'torch/_inductor/fx_passes/mkldnn_fusion.py' 2025-08-14T21:44:17.3133308Z adding 'torch/_inductor/fx_passes/numeric_utils.py' 2025-08-14T21:44:17.3142044Z adding 'torch/_inductor/fx_passes/pad_mm.py' 2025-08-14T21:44:17.3169814Z adding 'torch/_inductor/fx_passes/post_grad.py' 2025-08-14T21:44:17.3179559Z adding 'torch/_inductor/fx_passes/pre_grad.py' 2025-08-14T21:44:17.3222199Z adding 'torch/_inductor/fx_passes/quantization.py' 2025-08-14T21:44:17.3230958Z adding 'torch/_inductor/fx_passes/reinplace.py' 2025-08-14T21:44:17.3233553Z adding 'torch/_inductor/fx_passes/replace_random.py' 2025-08-14T21:44:17.3271724Z adding 'torch/_inductor/fx_passes/split_cat.py' 2025-08-14T21:44:17.3274239Z adding 'torch/_inductor/fx_passes/serialized_patterns/__init__.py' 2025-08-14T21:44:17.3276933Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py' 2025-08-14T21:44:17.3280637Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py' 2025-08-14T21:44:17.3284028Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py' 2025-08-14T21:44:17.3287585Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py' 2025-08-14T21:44:17.3290704Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py' 2025-08-14T21:44:17.3294036Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py' 2025-08-14T21:44:17.3297598Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py' 2025-08-14T21:44:17.3302856Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py' 2025-08-14T21:44:17.3307330Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py' 2025-08-14T21:44:17.3312005Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py' 2025-08-14T21:44:17.3315969Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py' 2025-08-14T21:44:17.3319183Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py' 2025-08-14T21:44:17.3323341Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py' 2025-08-14T21:44:17.3326907Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py' 2025-08-14T21:44:17.3330553Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py' 2025-08-14T21:44:17.3334256Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py' 2025-08-14T21:44:17.3337360Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_24.py' 2025-08-14T21:44:17.3340443Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py' 2025-08-14T21:44:17.3343738Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py' 2025-08-14T21:44:17.3346830Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py' 2025-08-14T21:44:17.3350113Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py' 2025-08-14T21:44:17.3353496Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py' 2025-08-14T21:44:17.3356944Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py' 2025-08-14T21:44:17.3360811Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py' 2025-08-14T21:44:17.3363374Z adding 'torch/_inductor/fx_passes/serialized_patterns/addmm_gelu_pattern.py' 2025-08-14T21:44:17.3365667Z adding 'torch/_inductor/fx_passes/serialized_patterns/addmm_gelu_pattern_2.py' 2025-08-14T21:44:17.3367824Z adding 'torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py' 2025-08-14T21:44:17.3370106Z adding 'torch/_inductor/fx_passes/serialized_patterns/addmm_relu_pattern.py' 2025-08-14T21:44:17.3372325Z adding 'torch/_inductor/fx_passes/serialized_patterns/addmm_relu_pattern_2.py' 2025-08-14T21:44:17.3374341Z adding 'torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py' 2025-08-14T21:44:17.3376418Z adding 'torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py' 2025-08-14T21:44:17.3378377Z adding 'torch/_inductor/kernel/__init__.py' 2025-08-14T21:44:17.3382589Z adding 'torch/_inductor/kernel/bmm.py' 2025-08-14T21:44:17.3389321Z adding 'torch/_inductor/kernel/conv.py' 2025-08-14T21:44:17.3403217Z adding 'torch/_inductor/kernel/mm.py' 2025-08-14T21:44:17.3407723Z adding 'torch/_inductor/kernel/mm_common.py' 2025-08-14T21:44:17.3414964Z adding 'torch/_inductor/kernel/mm_grouped.py' 2025-08-14T21:44:17.3418893Z adding 'torch/_inductor/kernel/mm_plus_mm.py' 2025-08-14T21:44:17.3421186Z adding 'torch/_inductor/kernel/flex/__init__.py' 2025-08-14T21:44:17.3425768Z adding 'torch/_inductor/kernel/flex/common.py' 2025-08-14T21:44:17.3434207Z adding 'torch/_inductor/kernel/flex/flex_attention.py' 2025-08-14T21:44:17.3439649Z adding 'torch/_inductor/kernel/flex/flex_cpu.py' 2025-08-14T21:44:17.3445701Z adding 'torch/_inductor/kernel/flex/flex_decoding.py' 2025-08-14T21:44:17.3449888Z adding 'torch/_inductor/kernel/flex/templates/common.py.jinja' 2025-08-14T21:44:17.3454356Z adding 'torch/_inductor/kernel/flex/templates/flex_attention.py.jinja' 2025-08-14T21:44:17.3461801Z adding 'torch/_inductor/kernel/flex/templates/flex_backwards.py.jinja' 2025-08-14T21:44:17.3466828Z adding 'torch/_inductor/kernel/flex/templates/flex_decode.py.jinja' 2025-08-14T21:44:17.3469557Z adding 'torch/_inductor/kernel/flex/templates/utilities.py.jinja' 2025-08-14T21:44:17.3472115Z adding 'torch/_inductor/package/__init__.py' 2025-08-14T21:44:17.3473935Z adding 'torch/_inductor/package/build_package.py' 2025-08-14T21:44:17.3476827Z adding 'torch/_inductor/package/package.py' 2025-08-14T21:44:17.3479028Z adding 'torch/_inductor/runtime/__init__.py' 2025-08-14T21:44:17.3487289Z adding 'torch/_inductor/runtime/autotune_cache.py' 2025-08-14T21:44:17.3492358Z adding 'torch/_inductor/runtime/benchmarking.py' 2025-08-14T21:44:17.3494801Z adding 'torch/_inductor/runtime/cache_dir_utils.py' 2025-08-14T21:44:17.3497136Z adding 'torch/_inductor/runtime/compile_tasks.py' 2025-08-14T21:44:17.3501245Z adding 'torch/_inductor/runtime/coordinate_descent_tuner.py' 2025-08-14T21:44:17.3504233Z adding 'torch/_inductor/runtime/debug_utils.py' 2025-08-14T21:44:17.3506957Z adding 'torch/_inductor/runtime/halide_helpers.py' 2025-08-14T21:44:17.3510296Z adding 'torch/_inductor/runtime/hints.py' 2025-08-14T21:44:17.3513585Z adding 'torch/_inductor/runtime/runtime_utils.py' 2025-08-14T21:44:17.3517858Z adding 'torch/_inductor/runtime/static_cuda_launcher.py' 2025-08-14T21:44:17.3521332Z adding 'torch/_inductor/runtime/triton_compat.py' 2025-08-14T21:44:17.3529890Z adding 'torch/_inductor/runtime/triton_helpers.py' 2025-08-14T21:44:17.3572436Z adding 'torch/_inductor/runtime/triton_heuristics.py' 2025-08-14T21:44:17.3578179Z adding 'torch/_lazy/__init__.py' 2025-08-14T21:44:17.3581457Z adding 'torch/_lazy/closure.py' 2025-08-14T21:44:17.3583704Z adding 'torch/_lazy/computation.py' 2025-08-14T21:44:17.3585419Z adding 'torch/_lazy/config.py' 2025-08-14T21:44:17.3587209Z adding 'torch/_lazy/debug.py' 2025-08-14T21:44:17.3589257Z adding 'torch/_lazy/device_context.py' 2025-08-14T21:44:17.3593063Z adding 'torch/_lazy/extract_compiled_graph.py' 2025-08-14T21:44:17.3595143Z adding 'torch/_lazy/ir_cache.py' 2025-08-14T21:44:17.3596947Z adding 'torch/_lazy/metrics.py' 2025-08-14T21:44:17.3598911Z adding 'torch/_lazy/tensor_factory_functions.py' 2025-08-14T21:44:17.3600961Z adding 'torch/_lazy/ts_backend.py' 2025-08-14T21:44:17.3603126Z adding 'torch/_library/__init__.py' 2025-08-14T21:44:17.3606958Z adding 'torch/_library/autograd.py' 2025-08-14T21:44:17.3619037Z adding 'torch/_library/custom_ops.py' 2025-08-14T21:44:17.3625245Z adding 'torch/_library/fake_class_registry.py' 2025-08-14T21:44:17.3629508Z adding 'torch/_library/fake_impl.py' 2025-08-14T21:44:17.3634336Z adding 'torch/_library/fake_profile.py' 2025-08-14T21:44:17.3639540Z adding 'torch/_library/infer_schema.py' 2025-08-14T21:44:17.3642733Z adding 'torch/_library/simple_registry.py' 2025-08-14T21:44:17.3648544Z adding 'torch/_library/triton.py' 2025-08-14T21:44:17.3655837Z adding 'torch/_library/utils.py' 2025-08-14T21:44:17.3658694Z adding 'torch/_logging/__init__.py' 2025-08-14T21:44:17.3677660Z adding 'torch/_logging/_internal.py' 2025-08-14T21:44:17.3682717Z adding 'torch/_logging/_registrations.py' 2025-08-14T21:44:17.3685352Z adding 'torch/_logging/scribe.py' 2025-08-14T21:44:17.3688000Z adding 'torch/_logging/structured.py' 2025-08-14T21:44:17.3690510Z adding 'torch/_numpy/__init__.py' 2025-08-14T21:44:17.3692888Z adding 'torch/_numpy/_binary_ufuncs_impl.py' 2025-08-14T21:44:17.3697651Z adding 'torch/_numpy/_casting_dicts.py' 2025-08-14T21:44:17.3703121Z adding 'torch/_numpy/_dtypes.py' 2025-08-14T21:44:17.3706746Z adding 'torch/_numpy/_dtypes_impl.py' 2025-08-14T21:44:17.3709255Z adding 'torch/_numpy/_funcs.py' 2025-08-14T21:44:17.3730056Z adding 'torch/_numpy/_funcs_impl.py' 2025-08-14T21:44:17.3733501Z adding 'torch/_numpy/_getlimits.py' 2025-08-14T21:44:17.3740714Z adding 'torch/_numpy/_ndarray.py' 2025-08-14T21:44:17.3745029Z adding 'torch/_numpy/_normalizations.py' 2025-08-14T21:44:17.3750731Z adding 'torch/_numpy/_reductions_impl.py' 2025-08-14T21:44:17.3754566Z adding 'torch/_numpy/_ufuncs.py' 2025-08-14T21:44:17.3756921Z adding 'torch/_numpy/_unary_ufuncs_impl.py' 2025-08-14T21:44:17.3761114Z adding 'torch/_numpy/_util.py' 2025-08-14T21:44:17.3763617Z adding 'torch/_numpy/fft.py' 2025-08-14T21:44:17.3766615Z adding 'torch/_numpy/linalg.py' 2025-08-14T21:44:17.3769823Z adding 'torch/_numpy/random.py' 2025-08-14T21:44:17.3772615Z adding 'torch/_numpy/testing/__init__.py' 2025-08-14T21:44:17.3798772Z adding 'torch/_numpy/testing/utils.py' 2025-08-14T21:44:17.3827919Z adding 'torch/_prims/__init__.py' 2025-08-14T21:44:17.3831492Z adding 'torch/_prims/context.py' 2025-08-14T21:44:17.3834073Z adding 'torch/_prims/debug_prims.py' 2025-08-14T21:44:17.3836319Z adding 'torch/_prims/executor.py' 2025-08-14T21:44:17.3841136Z adding 'torch/_prims/rng_prims.py' 2025-08-14T21:44:17.3871192Z adding 'torch/_prims_common/__init__.py' 2025-08-14T21:44:17.3877148Z adding 'torch/_prims_common/wrappers.py' 2025-08-14T21:44:17.3957559Z adding 'torch/_refs/__init__.py' 2025-08-14T21:44:17.3960437Z adding 'torch/_refs/_conversions.py' 2025-08-14T21:44:17.3965532Z adding 'torch/_refs/fft.py' 2025-08-14T21:44:17.3971131Z adding 'torch/_refs/linalg/__init__.py' 2025-08-14T21:44:17.3973522Z adding 'torch/_refs/nn/__init__.py' 2025-08-14T21:44:17.3990177Z adding 'torch/_refs/nn/functional/__init__.py' 2025-08-14T21:44:17.3991070Z adding 'torch/_refs/special/__init__.py' 2025-08-14T21:44:17.3992666Z adding 'torch/_strobelight/__init__.py' 2025-08-14T21:44:17.3996697Z adding 'torch/_strobelight/cli_function_profiler.py' 2025-08-14T21:44:17.4001526Z adding 'torch/_strobelight/compile_time_profiler.py' 2025-08-14T21:44:17.4004105Z adding 'torch/_subclasses/__init__.py' 2025-08-14T21:44:17.4007948Z adding 'torch/_subclasses/_fake_tensor_utils.py' 2025-08-14T21:44:17.4025146Z adding 'torch/_subclasses/fake_impls.py' 2025-08-14T21:44:17.4075347Z adding 'torch/_subclasses/fake_tensor.py' 2025-08-14T21:44:17.4082829Z adding 'torch/_subclasses/fake_utils.py' 2025-08-14T21:44:17.4098897Z adding 'torch/_subclasses/functional_tensor.py' 2025-08-14T21:44:17.4125157Z adding 'torch/_subclasses/meta_utils.py' 2025-08-14T21:44:17.4129795Z adding 'torch/_subclasses/schema_check_mode.py' 2025-08-14T21:44:17.4131937Z adding 'torch/_vendor/__init__.py' 2025-08-14T21:44:17.4134115Z adding 'torch/_vendor/packaging/__init__.py' 2025-08-14T21:44:17.4135971Z adding 'torch/_vendor/packaging/_structures.py' 2025-08-14T21:44:17.4141580Z adding 'torch/_vendor/packaging/version.py' 2025-08-14T21:44:17.4146084Z adding 'torch/accelerator/__init__.py' 2025-08-14T21:44:17.4148360Z adding 'torch/accelerator/_utils.py' 2025-08-14T21:44:17.4151545Z adding 'torch/accelerator/memory.py' 2025-08-14T21:44:17.4153887Z adding 'torch/amp/__init__.py' 2025-08-14T21:44:17.4161897Z adding 'torch/amp/autocast_mode.py' 2025-08-14T21:44:17.4173483Z adding 'torch/amp/grad_scaler.py' 2025-08-14T21:44:17.4176594Z adding 'torch/ao/__init__.py' 2025-08-14T21:44:17.4178961Z adding 'torch/ao/nn/__init__.py' 2025-08-14T21:44:17.4181458Z adding 'torch/ao/nn/intrinsic/__init__.py' 2025-08-14T21:44:17.4183842Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2025-08-14T21:44:17.4186521Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2025-08-14T21:44:17.4188682Z adding 'torch/ao/nn/intrinsic/qat/__init__.py' 2025-08-14T21:44:17.4190836Z adding 'torch/ao/nn/intrinsic/qat/modules/__init__.py' 2025-08-14T21:44:17.4198038Z adding 'torch/ao/nn/intrinsic/qat/modules/conv_fused.py' 2025-08-14T21:44:17.4202773Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_fused.py' 2025-08-14T21:44:17.4205295Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_relu.py' 2025-08-14T21:44:17.4207527Z adding 'torch/ao/nn/intrinsic/quantized/__init__.py' 2025-08-14T21:44:17.4209530Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/__init__.py' 2025-08-14T21:44:17.4211716Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-08-14T21:44:17.4214024Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-08-14T21:44:17.4216089Z adding 'torch/ao/nn/intrinsic/quantized/modules/__init__.py' 2025-08-14T21:44:17.4218353Z adding 'torch/ao/nn/intrinsic/quantized/modules/bn_relu.py' 2025-08-14T21:44:17.4220868Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_add.py' 2025-08-14T21:44:17.4223794Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_relu.py' 2025-08-14T21:44:17.4226792Z adding 'torch/ao/nn/intrinsic/quantized/modules/linear_relu.py' 2025-08-14T21:44:17.4228833Z adding 'torch/ao/nn/qat/__init__.py' 2025-08-14T21:44:17.4230735Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2025-08-14T21:44:17.4232673Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2025-08-14T21:44:17.4234705Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2025-08-14T21:44:17.4236785Z adding 'torch/ao/nn/qat/modules/__init__.py' 2025-08-14T21:44:17.4240282Z adding 'torch/ao/nn/qat/modules/conv.py' 2025-08-14T21:44:17.4243657Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2025-08-14T21:44:17.4246462Z adding 'torch/ao/nn/qat/modules/linear.py' 2025-08-14T21:44:17.4248543Z adding 'torch/ao/nn/quantizable/__init__.py' 2025-08-14T21:44:17.4250610Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2025-08-14T21:44:17.4257456Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2025-08-14T21:44:17.4264654Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2025-08-14T21:44:17.4267490Z adding 'torch/ao/nn/quantized/__init__.py' 2025-08-14T21:44:17.4275607Z adding 'torch/ao/nn/quantized/functional.py' 2025-08-14T21:44:17.4278458Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2025-08-14T21:44:17.4280938Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2025-08-14T21:44:17.4284790Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2025-08-14T21:44:17.4288700Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2025-08-14T21:44:17.4306074Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2025-08-14T21:44:17.4306881Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2025-08-14T21:44:17.4310420Z adding 'torch/ao/nn/quantized/modules/activation.py' 2025-08-14T21:44:17.4313060Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2025-08-14T21:44:17.4321798Z adding 'torch/ao/nn/quantized/modules/conv.py' 2025-08-14T21:44:17.4324965Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2025-08-14T21:44:17.4329488Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2025-08-14T21:44:17.4333202Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2025-08-14T21:44:17.4338119Z adding 'torch/ao/nn/quantized/modules/linear.py' 2025-08-14T21:44:17.4341361Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2025-08-14T21:44:17.4343855Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2025-08-14T21:44:17.4346640Z adding 'torch/ao/nn/quantized/modules/utils.py' 2025-08-14T21:44:17.4348914Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2025-08-14T21:44:17.4351109Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2025-08-14T21:44:17.4354435Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2025-08-14T21:44:17.4357273Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2025-08-14T21:44:17.4364436Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2025-08-14T21:44:17.4367816Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2025-08-14T21:44:17.4372754Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2025-08-14T21:44:17.4375113Z adding 'torch/ao/nn/sparse/__init__.py' 2025-08-14T21:44:17.4377252Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2025-08-14T21:44:17.4380848Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2025-08-14T21:44:17.4383385Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2025-08-14T21:44:17.4385471Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2025-08-14T21:44:17.4388698Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2025-08-14T21:44:17.4390768Z adding 'torch/ao/ns/__init__.py' 2025-08-14T21:44:17.4396526Z adding 'torch/ao/ns/_numeric_suite.py' 2025-08-14T21:44:17.4409597Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2025-08-14T21:44:17.4412819Z adding 'torch/ao/ns/fx/__init__.py' 2025-08-14T21:44:17.4419348Z adding 'torch/ao/ns/fx/graph_matcher.py' 2025-08-14T21:44:17.4437224Z adding 'torch/ao/ns/fx/graph_passes.py' 2025-08-14T21:44:17.4439029Z adding 'torch/ao/ns/fx/mappings.py' 2025-08-14T21:44:17.4460479Z adding 'torch/ao/ns/fx/n_shadows_utils.py' 2025-08-14T21:44:17.4460920Z adding 'torch/ao/ns/fx/ns_types.py' 2025-08-14T21:44:17.4463313Z adding 'torch/ao/ns/fx/pattern_utils.py' 2025-08-14T21:44:17.4467369Z adding 'torch/ao/ns/fx/qconfig_multi_mapping.py' 2025-08-14T21:44:17.4474665Z adding 'torch/ao/ns/fx/utils.py' 2025-08-14T21:44:17.4479032Z adding 'torch/ao/ns/fx/weight_utils.py' 2025-08-14T21:44:17.4481944Z adding 'torch/ao/pruning/__init__.py' 2025-08-14T21:44:17.4483799Z adding 'torch/ao/pruning/_mappings.py' 2025-08-14T21:44:17.4485821Z adding 'torch/ao/pruning/_experimental/__init__.py' 2025-08-14T21:44:17.4487824Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/__init__.py' 2025-08-14T21:44:17.4494624Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py' 2025-08-14T21:44:17.4497074Z adding 'torch/ao/pruning/_experimental/data_scheduler/__init__.py' 2025-08-14T21:44:17.4500666Z adding 'torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py' 2025-08-14T21:44:17.4502887Z adding 'torch/ao/pruning/_experimental/data_sparsifier/__init__.py' 2025-08-14T21:44:17.4508277Z adding 'torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py' 2025-08-14T21:44:17.4512139Z adding 'torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py' 2025-08-14T21:44:17.4515319Z adding 'torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py' 2025-08-14T21:44:17.4517381Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py' 2025-08-14T21:44:17.4519440Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2025-08-14T21:44:17.4521918Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2025-08-14T21:44:17.4524981Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2025-08-14T21:44:17.4528133Z adding 'torch/ao/pruning/_experimental/pruner/FPGM_pruner.py' 2025-08-14T21:44:17.4530053Z adding 'torch/ao/pruning/_experimental/pruner/__init__.py' 2025-08-14T21:44:17.4534353Z adding 'torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py' 2025-08-14T21:44:17.4536985Z adding 'torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py' 2025-08-14T21:44:17.4539217Z adding 'torch/ao/pruning/_experimental/pruner/match_utils.py' 2025-08-14T21:44:17.4541487Z adding 'torch/ao/pruning/_experimental/pruner/parametrization.py' 2025-08-14T21:44:17.4547134Z adding 'torch/ao/pruning/_experimental/pruner/prune_functions.py' 2025-08-14T21:44:17.4549926Z adding 'torch/ao/pruning/_experimental/pruner/saliency_pruner.py' 2025-08-14T21:44:17.4551826Z adding 'torch/ao/pruning/scheduler/__init__.py' 2025-08-14T21:44:17.4555082Z adding 'torch/ao/pruning/scheduler/base_scheduler.py' 2025-08-14T21:44:17.4557864Z adding 'torch/ao/pruning/scheduler/cubic_scheduler.py' 2025-08-14T21:44:17.4560735Z adding 'torch/ao/pruning/scheduler/lambda_scheduler.py' 2025-08-14T21:44:17.4562794Z adding 'torch/ao/pruning/sparsifier/__init__.py' 2025-08-14T21:44:17.4567917Z adding 'torch/ao/pruning/sparsifier/base_sparsifier.py' 2025-08-14T21:44:17.4571328Z adding 'torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py' 2025-08-14T21:44:17.4574544Z adding 'torch/ao/pruning/sparsifier/utils.py' 2025-08-14T21:44:17.4578754Z adding 'torch/ao/pruning/sparsifier/weight_norm_sparsifier.py' 2025-08-14T21:44:17.4582987Z adding 'torch/ao/quantization/__init__.py' 2025-08-14T21:44:17.4586372Z adding 'torch/ao/quantization/_correct_bias.py' 2025-08-14T21:44:17.4590666Z adding 'torch/ao/quantization/_equalize.py' 2025-08-14T21:44:17.4594433Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2025-08-14T21:44:17.4601417Z adding 'torch/ao/quantization/fake_quantize.py' 2025-08-14T21:44:17.4605812Z adding 'torch/ao/quantization/fuse_modules.py' 2025-08-14T21:44:17.4609859Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2025-08-14T21:44:17.4637309Z adding 'torch/ao/quantization/observer.py' 2025-08-14T21:44:17.4644398Z adding 'torch/ao/quantization/qconfig.py' 2025-08-14T21:44:17.4649771Z adding 'torch/ao/quantization/qconfig_mapping.py' 2025-08-14T21:44:17.4652396Z adding 'torch/ao/quantization/quant_type.py' 2025-08-14T21:44:17.4656790Z adding 'torch/ao/quantization/quantization_mappings.py' 2025-08-14T21:44:17.4666442Z adding 'torch/ao/quantization/quantize.py' 2025-08-14T21:44:17.4676474Z adding 'torch/ao/quantization/quantize_fx.py' 2025-08-14T21:44:17.4682406Z adding 'torch/ao/quantization/quantize_jit.py' 2025-08-14T21:44:17.4686775Z adding 'torch/ao/quantization/quantize_pt2e.py' 2025-08-14T21:44:17.4689320Z adding 'torch/ao/quantization/stubs.py' 2025-08-14T21:44:17.4699543Z adding 'torch/ao/quantization/utils.py' 2025-08-14T21:44:17.4702814Z adding 'torch/ao/quantization/backend_config/__init__.py' 2025-08-14T21:44:17.4709356Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2025-08-14T21:44:17.4712964Z adding 'torch/ao/quantization/backend_config/_qnnpack_pt2e.py' 2025-08-14T21:44:17.4722452Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2025-08-14T21:44:17.4727822Z adding 'torch/ao/quantization/backend_config/executorch.py' 2025-08-14T21:44:17.4730661Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2025-08-14T21:44:17.4733762Z adding 'torch/ao/quantization/backend_config/native.py' 2025-08-14T21:44:17.4735694Z adding 'torch/ao/quantization/backend_config/observation_type.py' 2025-08-14T21:44:17.4740222Z adding 'torch/ao/quantization/backend_config/onednn.py' 2025-08-14T21:44:17.4743317Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2025-08-14T21:44:17.4745908Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2025-08-14T21:44:17.4750428Z adding 'torch/ao/quantization/backend_config/utils.py' 2025-08-14T21:44:17.4753270Z adding 'torch/ao/quantization/backend_config/x86.py' 2025-08-14T21:44:17.4755437Z adding 'torch/ao/quantization/fx/__init__.py' 2025-08-14T21:44:17.4765107Z adding 'torch/ao/quantization/fx/_decomposed.py' 2025-08-14T21:44:17.4779069Z adding 'torch/ao/quantization/fx/_equalize.py' 2025-08-14T21:44:17.4800854Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2025-08-14T21:44:17.4820828Z adding 'torch/ao/quantization/fx/convert.py' 2025-08-14T21:44:17.4822971Z adding 'torch/ao/quantization/fx/custom_config.py' 2025-08-14T21:44:17.4826631Z adding 'torch/ao/quantization/fx/fuse.py' 2025-08-14T21:44:17.4829587Z adding 'torch/ao/quantization/fx/fuse_handler.py' 2025-08-14T21:44:17.4832656Z adding 'torch/ao/quantization/fx/graph_module.py' 2025-08-14T21:44:17.4834794Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2025-08-14T21:44:17.4836600Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2025-08-14T21:44:17.4841058Z adding 'torch/ao/quantization/fx/lstm_utils.py' 2025-08-14T21:44:17.4845149Z adding 'torch/ao/quantization/fx/match_utils.py' 2025-08-14T21:44:17.4848046Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2025-08-14T21:44:17.4878711Z adding 'torch/ao/quantization/fx/prepare.py' 2025-08-14T21:44:17.4886641Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2025-08-14T21:44:17.4890416Z adding 'torch/ao/quantization/fx/quantize_handler.py' 2025-08-14T21:44:17.4892913Z adding 'torch/ao/quantization/fx/tracer.py' 2025-08-14T21:44:17.4908424Z adding 'torch/ao/quantization/fx/utils.py' 2025-08-14T21:44:17.4908925Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2025-08-14T21:44:17.4934216Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2025-08-14T21:44:17.4943459Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2025-08-14T21:44:17.4947644Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2025-08-14T21:44:17.4957916Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2025-08-14T21:44:17.4961129Z adding 'torch/ao/quantization/pt2e/__init__.py' 2025-08-14T21:44:17.4970864Z adding 'torch/ao/quantization/pt2e/_affine_quantization.py' 2025-08-14T21:44:17.4976993Z adding 'torch/ao/quantization/pt2e/_numeric_debugger.py' 2025-08-14T21:44:17.4979920Z adding 'torch/ao/quantization/pt2e/duplicate_dq_pass.py' 2025-08-14T21:44:17.4983627Z adding 'torch/ao/quantization/pt2e/export_utils.py' 2025-08-14T21:44:17.4986977Z adding 'torch/ao/quantization/pt2e/graph_utils.py' 2025-08-14T21:44:17.4989394Z adding 'torch/ao/quantization/pt2e/lowering.py' 2025-08-14T21:44:17.4993272Z adding 'torch/ao/quantization/pt2e/port_metadata_pass.py' 2025-08-14T21:44:17.5001444Z adding 'torch/ao/quantization/pt2e/prepare.py' 2025-08-14T21:44:17.5017259Z adding 'torch/ao/quantization/pt2e/qat_utils.py' 2025-08-14T21:44:17.5022394Z adding 'torch/ao/quantization/pt2e/utils.py' 2025-08-14T21:44:17.5025184Z adding 'torch/ao/quantization/pt2e/representation/__init__.py' 2025-08-14T21:44:17.5031780Z adding 'torch/ao/quantization/pt2e/representation/rewrite.py' 2025-08-14T21:44:17.5034958Z adding 'torch/ao/quantization/quantizer/__init__.py' 2025-08-14T21:44:17.5037629Z adding 'torch/ao/quantization/quantizer/composable_quantizer.py' 2025-08-14T21:44:17.5040984Z adding 'torch/ao/quantization/quantizer/embedding_quantizer.py' 2025-08-14T21:44:17.5044513Z adding 'torch/ao/quantization/quantizer/quantizer.py' 2025-08-14T21:44:17.5047357Z adding 'torch/ao/quantization/quantizer/utils.py' 2025-08-14T21:44:17.5062956Z adding 'torch/ao/quantization/quantizer/x86_inductor_quantizer.py' 2025-08-14T21:44:17.5070245Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer.py' 2025-08-14T21:44:17.5081038Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py' 2025-08-14T21:44:17.5084907Z adding 'torch/ao/quantization/quantizer/xpu_inductor_quantizer.py' 2025-08-14T21:44:17.5094148Z adding 'torch/autograd/__init__.py' 2025-08-14T21:44:17.5097648Z adding 'torch/autograd/anomaly_mode.py' 2025-08-14T21:44:17.5101219Z adding 'torch/autograd/forward_ad.py' 2025-08-14T21:44:17.5112064Z adding 'torch/autograd/function.py' 2025-08-14T21:44:17.5127699Z adding 'torch/autograd/functional.py' 2025-08-14T21:44:17.5133615Z adding 'torch/autograd/grad_mode.py' 2025-08-14T21:44:17.5167508Z adding 'torch/autograd/gradcheck.py' 2025-08-14T21:44:17.5179640Z adding 'torch/autograd/graph.py' 2025-08-14T21:44:17.5200812Z adding 'torch/autograd/profiler.py' 2025-08-14T21:44:17.5202067Z adding 'torch/autograd/profiler_legacy.py' 2025-08-14T21:44:17.5220947Z adding 'torch/autograd/profiler_util.py' 2025-08-14T21:44:17.5221445Z adding 'torch/autograd/variable.py' 2025-08-14T21:44:17.5221824Z adding 'torch/autograd/_functions/__init__.py' 2025-08-14T21:44:17.5223023Z adding 'torch/autograd/_functions/tensor.py' 2025-08-14T21:44:17.5225302Z adding 'torch/autograd/_functions/utils.py' 2025-08-14T21:44:17.5228188Z adding 'torch/backends/__init__.py' 2025-08-14T21:44:17.5230128Z adding 'torch/backends/_coreml/__init__.py' 2025-08-14T21:44:17.5232900Z adding 'torch/backends/_coreml/preprocess.py' 2025-08-14T21:44:17.5234874Z adding 'torch/backends/_nnapi/__init__.py' 2025-08-14T21:44:17.5238030Z adding 'torch/backends/_nnapi/prepare.py' 2025-08-14T21:44:17.5261951Z adding 'torch/backends/_nnapi/serializer.py' 2025-08-14T21:44:17.5266112Z adding 'torch/backends/cpu/__init__.py' 2025-08-14T21:44:17.5272406Z adding 'torch/backends/cuda/__init__.py' 2025-08-14T21:44:17.5276661Z adding 'torch/backends/cudnn/__init__.py' 2025-08-14T21:44:17.5279245Z adding 'torch/backends/cudnn/rnn.py' 2025-08-14T21:44:17.5281966Z adding 'torch/backends/cusparselt/__init__.py' 2025-08-14T21:44:17.5284077Z adding 'torch/backends/kleidiai/__init__.py' 2025-08-14T21:44:17.5286237Z adding 'torch/backends/mha/__init__.py' 2025-08-14T21:44:17.5288583Z adding 'torch/backends/miopen/__init__.py' 2025-08-14T21:44:17.5291106Z adding 'torch/backends/mkl/__init__.py' 2025-08-14T21:44:17.5294202Z adding 'torch/backends/mkldnn/__init__.py' 2025-08-14T21:44:17.5296812Z adding 'torch/backends/mps/__init__.py' 2025-08-14T21:44:17.5299004Z adding 'torch/backends/nnpack/__init__.py' 2025-08-14T21:44:17.5300983Z adding 'torch/backends/openmp/__init__.py' 2025-08-14T21:44:17.5303824Z adding 'torch/backends/opt_einsum/__init__.py' 2025-08-14T21:44:17.5306411Z adding 'torch/backends/quantized/__init__.py' 2025-08-14T21:44:17.5308274Z adding 'torch/backends/xeon/__init__.py' 2025-08-14T21:44:17.5318841Z adding 'torch/backends/xeon/run_cpu.py' 2025-08-14T21:44:17.5322610Z adding 'torch/backends/xnnpack/__init__.py' 2025-08-14T21:44:17.5671993Z adding 'torch/bin/FileStoreTest' 2025-08-14T21:44:17.6041264Z adding 'torch/bin/HashStoreTest' 2025-08-14T21:44:17.6421762Z adding 'torch/bin/TCPStoreTest' 2025-08-14T21:44:17.9324476Z adding 'torch/bin/protoc' 2025-08-14T21:44:18.2305849Z adding 'torch/bin/protoc-3.13.0.0' 2025-08-14T21:44:18.9274963Z adding 'torch/bin/test_api' 2025-08-14T21:44:19.0121381Z adding 'torch/bin/test_cpp_rpc' 2025-08-14T21:44:19.0501934Z adding 'torch/bin/test_dist_autograd' 2025-08-14T21:44:19.7110331Z adding 'torch/bin/test_jit' 2025-08-14T21:44:19.9349212Z adding 'torch/bin/test_lazy' 2025-08-14T21:44:20.1401848Z adding 'torch/bin/test_nativert' 2025-08-14T21:44:20.1521073Z adding 'torch/bin/torch_shm_manager' 2025-08-14T21:44:20.1526712Z adding 'torch/compiler/__init__.py' 2025-08-14T21:44:20.1531748Z adding 'torch/compiler/_cache.py' 2025-08-14T21:44:20.1534769Z adding 'torch/compiler/config.py' 2025-08-14T21:44:20.1536805Z adding 'torch/contrib/__init__.py' 2025-08-14T21:44:20.1540169Z adding 'torch/contrib/_tensorboard_vis.py' 2025-08-14T21:44:20.1543087Z adding 'torch/cpu/__init__.py' 2025-08-14T21:44:20.1545195Z adding 'torch/cpu/amp/__init__.py' 2025-08-14T21:44:20.1547269Z adding 'torch/cpu/amp/autocast_mode.py' 2025-08-14T21:44:20.1549239Z adding 'torch/cpu/amp/grad_scaler.py' 2025-08-14T21:44:20.1552114Z adding 'torch/csrc/inductor/aoti_runtime/model.h' 2025-08-14T21:44:20.1573662Z adding 'torch/cuda/__init__.py' 2025-08-14T21:44:20.1577449Z adding 'torch/cuda/_gpu_trace.py' 2025-08-14T21:44:20.1586689Z adding 'torch/cuda/_memory_viz.py' 2025-08-14T21:44:20.1589398Z adding 'torch/cuda/_pin_memory_utils.py' 2025-08-14T21:44:20.1596521Z adding 'torch/cuda/_sanitizer.py' 2025-08-14T21:44:20.1602497Z adding 'torch/cuda/_utils.py' 2025-08-14T21:44:20.1604749Z adding 'torch/cuda/comm.py' 2025-08-14T21:44:20.1606380Z adding 'torch/cuda/error.py' 2025-08-14T21:44:20.1609257Z adding 'torch/cuda/gds.py' 2025-08-14T21:44:20.1618689Z adding 'torch/cuda/graphs.py' 2025-08-14T21:44:20.1622630Z adding 'torch/cuda/jiterator.py' 2025-08-14T21:44:20.1639837Z adding 'torch/cuda/memory.py' 2025-08-14T21:44:20.1642361Z adding 'torch/cuda/nccl.py' 2025-08-14T21:44:20.1645031Z adding 'torch/cuda/nvtx.py' 2025-08-14T21:44:20.1647592Z adding 'torch/cuda/profiler.py' 2025-08-14T21:44:20.1650388Z adding 'torch/cuda/random.py' 2025-08-14T21:44:20.1652370Z adding 'torch/cuda/sparse.py' 2025-08-14T21:44:20.1656294Z adding 'torch/cuda/streams.py' 2025-08-14T21:44:20.1666726Z adding 'torch/cuda/tunable.py' 2025-08-14T21:44:20.1670059Z adding 'torch/cuda/amp/__init__.py' 2025-08-14T21:44:20.1672689Z adding 'torch/cuda/amp/autocast_mode.py' 2025-08-14T21:44:20.1674563Z adding 'torch/cuda/amp/common.py' 2025-08-14T21:44:20.1676596Z adding 'torch/cuda/amp/grad_scaler.py' 2025-08-14T21:44:20.1680697Z adding 'torch/distributed/__init__.py' 2025-08-14T21:44:20.1683060Z adding 'torch/distributed/_checkpointable.py' 2025-08-14T21:44:20.1685257Z adding 'torch/distributed/_composable_state.py' 2025-08-14T21:44:20.1688253Z adding 'torch/distributed/_dist2.py' 2025-08-14T21:44:20.1702006Z adding 'torch/distributed/_functional_collectives.py' 2025-08-14T21:44:20.1705440Z adding 'torch/distributed/_functional_collectives_impl.py' 2025-08-14T21:44:20.1708264Z adding 'torch/distributed/_serialization.py' 2025-08-14T21:44:20.1717610Z adding 'torch/distributed/_state_dict_utils.py' 2025-08-14T21:44:20.1721389Z adding 'torch/distributed/argparse_util.py' 2025-08-14T21:44:20.1724140Z adding 'torch/distributed/c10d_logger.py' 2025-08-14T21:44:20.1728892Z adding 'torch/distributed/collective_utils.py' 2025-08-14T21:44:20.1731357Z adding 'torch/distributed/constants.py' 2025-08-14T21:44:20.1753056Z adding 'torch/distributed/device_mesh.py' 2025-08-14T21:44:20.1828838Z adding 'torch/distributed/distributed_c10d.py' 2025-08-14T21:44:20.1832792Z adding 'torch/distributed/launch.py' 2025-08-14T21:44:20.1834665Z adding 'torch/distributed/logging_handlers.py' 2025-08-14T21:44:20.1837305Z adding 'torch/distributed/remote_device.py' 2025-08-14T21:44:20.1842037Z adding 'torch/distributed/rendezvous.py' 2025-08-14T21:44:20.1856824Z adding 'torch/distributed/run.py' 2025-08-14T21:44:20.1860205Z adding 'torch/distributed/utils.py' 2025-08-14T21:44:20.1862784Z adding 'torch/distributed/_composable/__init__.py' 2025-08-14T21:44:20.1865715Z adding 'torch/distributed/_composable/checkpoint_activation.py' 2025-08-14T21:44:20.1870172Z adding 'torch/distributed/_composable/contract.py' 2025-08-14T21:44:20.1874821Z adding 'torch/distributed/_composable/replicate.py' 2025-08-14T21:44:20.1880764Z adding 'torch/distributed/_composable/replicate_with_fsdp.py' 2025-08-14T21:44:20.1883288Z adding 'torch/distributed/_composable/fsdp/__init__.py' 2025-08-14T21:44:20.1885114Z adding 'torch/distributed/_composable/fsdp/fully_shard.py' 2025-08-14T21:44:20.1887251Z adding 'torch/distributed/_shard/__init__.py' 2025-08-14T21:44:20.1889334Z adding 'torch/distributed/_shard/_utils.py' 2025-08-14T21:44:20.1893996Z adding 'torch/distributed/_shard/api.py' 2025-08-14T21:44:20.1896752Z adding 'torch/distributed/_shard/common_op_utils.py' 2025-08-14T21:44:20.1900922Z adding 'torch/distributed/_shard/metadata.py' 2025-08-14T21:44:20.1903169Z adding 'torch/distributed/_shard/op_registry_utils.py' 2025-08-14T21:44:20.1905177Z adding 'torch/distributed/_shard/sharder.py' 2025-08-14T21:44:20.1907379Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2025-08-14T21:44:20.1909885Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2025-08-14T21:44:20.1912675Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2025-08-14T21:44:20.1918052Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2025-08-14T21:44:20.1935781Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2025-08-14T21:44:20.1939280Z adding 'torch/distributed/_shard/sharded_tensor/logger.py' 2025-08-14T21:44:20.1941323Z adding 'torch/distributed/_shard/sharded_tensor/logging_handlers.py' 2025-08-14T21:44:20.1943603Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2025-08-14T21:44:20.1947475Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2025-08-14T21:44:20.1950173Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2025-08-14T21:44:20.1954448Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2025-08-14T21:44:20.1957062Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2025-08-14T21:44:20.1960098Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2025-08-14T21:44:20.1962738Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2025-08-14T21:44:20.1965734Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2025-08-14T21:44:20.1967826Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2025-08-14T21:44:20.1971621Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2025-08-14T21:44:20.1973960Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2025-08-14T21:44:20.1976634Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2025-08-14T21:44:20.1978956Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2025-08-14T21:44:20.1983065Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2025-08-14T21:44:20.1987402Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2025-08-14T21:44:20.1991639Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2025-08-14T21:44:20.1994007Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2025-08-14T21:44:20.1998923Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2025-08-14T21:44:20.2004158Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2025-08-14T21:44:20.2010761Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2025-08-14T21:44:20.2013480Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2025-08-14T21:44:20.2015601Z adding 'torch/distributed/_sharding_spec/__init__.py' 2025-08-14T21:44:20.2037743Z adding 'torch/distributed/_symmetric_memory/__init__.py' 2025-08-14T21:44:20.2047354Z adding 'torch/distributed/_symmetric_memory/_nvshmem_triton.py' 2025-08-14T21:44:20.2050562Z adding 'torch/distributed/_tensor/__init__.py' 2025-08-14T21:44:20.2052546Z adding 'torch/distributed/_tensor/api.py' 2025-08-14T21:44:20.2054372Z adding 'torch/distributed/_tensor/placement_types.py' 2025-08-14T21:44:20.2056518Z adding 'torch/distributed/_tools/__init__.py' 2025-08-14T21:44:20.2058550Z adding 'torch/distributed/_tools/common_utils.py' 2025-08-14T21:44:20.2062149Z adding 'torch/distributed/_tools/fake_collectives.py' 2025-08-14T21:44:20.2069664Z adding 'torch/distributed/_tools/fsdp2_mem_tracker.py' 2025-08-14T21:44:20.2074969Z adding 'torch/distributed/_tools/ilp_utils.py' 2025-08-14T21:44:20.2089309Z adding 'torch/distributed/_tools/mem_tracker.py' 2025-08-14T21:44:20.2094824Z adding 'torch/distributed/_tools/memory_tracker.py' 2025-08-14T21:44:20.2098975Z adding 'torch/distributed/_tools/mod_tracker.py' 2025-08-14T21:44:20.2105864Z adding 'torch/distributed/_tools/runtime_estimator.py' 2025-08-14T21:44:20.2122093Z adding 'torch/distributed/_tools/sac_estimator.py' 2025-08-14T21:44:20.2125909Z adding 'torch/distributed/_tools/sac_ilp.py' 2025-08-14T21:44:20.2128169Z adding 'torch/distributed/algorithms/__init__.py' 2025-08-14T21:44:20.2133434Z adding 'torch/distributed/algorithms/join.py' 2025-08-14T21:44:20.2135923Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2025-08-14T21:44:20.2140490Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2025-08-14T21:44:20.2142763Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2025-08-14T21:44:20.2146793Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2025-08-14T21:44:20.2148289Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2025-08-14T21:44:20.2150805Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2025-08-14T21:44:20.2152695Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2025-08-14T21:44:20.2155495Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2025-08-14T21:44:20.2158513Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2025-08-14T21:44:20.2165085Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2025-08-14T21:44:20.2167737Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2025-08-14T21:44:20.2171444Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2025-08-14T21:44:20.2174405Z adding 'torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py' 2025-08-14T21:44:20.2177696Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2025-08-14T21:44:20.2181127Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2025-08-14T21:44:20.2194691Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2025-08-14T21:44:20.2198468Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2025-08-14T21:44:20.2201062Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2025-08-14T21:44:20.2204105Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2025-08-14T21:44:20.2208476Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2025-08-14T21:44:20.2211271Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2025-08-14T21:44:20.2214097Z adding 'torch/distributed/autograd/__init__.py' 2025-08-14T21:44:20.2216564Z adding 'torch/distributed/checkpoint/__init__.py' 2025-08-14T21:44:20.2218597Z adding 'torch/distributed/checkpoint/_async_executor.py' 2025-08-14T21:44:20.2223163Z adding 'torch/distributed/checkpoint/_async_process_executor.py' 2025-08-14T21:44:20.2225859Z adding 'torch/distributed/checkpoint/_async_thread_executor.py' 2025-08-14T21:44:20.2228378Z adding 'torch/distributed/checkpoint/_checkpointer.py' 2025-08-14T21:44:20.2237451Z adding 'torch/distributed/checkpoint/_consolidate_hf_safetensors.py' 2025-08-14T21:44:20.2241017Z adding 'torch/distributed/checkpoint/_dedup_save_plans.py' 2025-08-14T21:44:20.2243378Z adding 'torch/distributed/checkpoint/_dedup_tensors.py' 2025-08-14T21:44:20.2247005Z adding 'torch/distributed/checkpoint/_extension.py' 2025-08-14T21:44:20.2250312Z adding 'torch/distributed/checkpoint/_fsspec_filesystem.py' 2025-08-14T21:44:20.2253159Z adding 'torch/distributed/checkpoint/_hf_utils.py' 2025-08-14T21:44:20.2255489Z adding 'torch/distributed/checkpoint/_nested_dict.py' 2025-08-14T21:44:20.2260601Z adding 'torch/distributed/checkpoint/_pg_transport.py' 2025-08-14T21:44:20.2263714Z adding 'torch/distributed/checkpoint/_sharded_tensor_utils.py' 2025-08-14T21:44:20.2268800Z adding 'torch/distributed/checkpoint/_state_dict_stager.py' 2025-08-14T21:44:20.2271864Z adding 'torch/distributed/checkpoint/_storage_utils.py' 2025-08-14T21:44:20.2275214Z adding 'torch/distributed/checkpoint/_traverse.py' 2025-08-14T21:44:20.2277219Z adding 'torch/distributed/checkpoint/_version.py' 2025-08-14T21:44:20.2279437Z adding 'torch/distributed/checkpoint/api.py' 2025-08-14T21:44:20.2288117Z adding 'torch/distributed/checkpoint/default_planner.py' 2025-08-14T21:44:20.2303019Z adding 'torch/distributed/checkpoint/filesystem.py' 2025-08-14T21:44:20.2304962Z adding 'torch/distributed/checkpoint/format_utils.py' 2025-08-14T21:44:20.2309870Z adding 'torch/distributed/checkpoint/hf_storage.py' 2025-08-14T21:44:20.2312801Z adding 'torch/distributed/checkpoint/logger.py' 2025-08-14T21:44:20.2314727Z adding 'torch/distributed/checkpoint/logging_handlers.py' 2025-08-14T21:44:20.2317691Z adding 'torch/distributed/checkpoint/metadata.py' 2025-08-14T21:44:20.2323255Z adding 'torch/distributed/checkpoint/optimizer.py' 2025-08-14T21:44:20.2329451Z adding 'torch/distributed/checkpoint/planner.py' 2025-08-14T21:44:20.2335565Z adding 'torch/distributed/checkpoint/planner_helpers.py' 2025-08-14T21:44:20.2338244Z adding 'torch/distributed/checkpoint/resharding.py' 2025-08-14T21:44:20.2344967Z adding 'torch/distributed/checkpoint/staging.py' 2025-08-14T21:44:20.2364404Z adding 'torch/distributed/checkpoint/state_dict.py' 2025-08-14T21:44:20.2370090Z adding 'torch/distributed/checkpoint/state_dict_loader.py' 2025-08-14T21:44:20.2376466Z adding 'torch/distributed/checkpoint/state_dict_saver.py' 2025-08-14T21:44:20.2378982Z adding 'torch/distributed/checkpoint/stateful.py' 2025-08-14T21:44:20.2382761Z adding 'torch/distributed/checkpoint/storage.py' 2025-08-14T21:44:20.2388423Z adding 'torch/distributed/checkpoint/utils.py' 2025-08-14T21:44:20.2391466Z adding 'torch/distributed/checkpoint/_experimental/__init__.py' 2025-08-14T21:44:20.2395334Z adding 'torch/distributed/checkpoint/_experimental/barriers.py' 2025-08-14T21:44:20.2398476Z adding 'torch/distributed/checkpoint/_experimental/builder.py' 2025-08-14T21:44:20.2403771Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_process.py' 2025-08-14T21:44:20.2407746Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_reader.py' 2025-08-14T21:44:20.2411089Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_writer.py' 2025-08-14T21:44:20.2415058Z adding 'torch/distributed/checkpoint/_experimental/checkpointer.py' 2025-08-14T21:44:20.2417516Z adding 'torch/distributed/checkpoint/_experimental/config.py' 2025-08-14T21:44:20.2421100Z adding 'torch/distributed/checkpoint/_experimental/staging.py' 2025-08-14T21:44:20.2423250Z adding 'torch/distributed/checkpoint/_experimental/types.py' 2025-08-14T21:44:20.2425288Z adding 'torch/distributed/checkpoint/_experimental/utils.py' 2025-08-14T21:44:20.2428351Z adding 'torch/distributed/elastic/__init__.py' 2025-08-14T21:44:20.2430484Z adding 'torch/distributed/elastic/control_plane.py' 2025-08-14T21:44:20.2432378Z adding 'torch/distributed/elastic/agent/__init__.py' 2025-08-14T21:44:20.2434767Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2025-08-14T21:44:20.2448471Z adding 'torch/distributed/elastic/agent/server/api.py' 2025-08-14T21:44:20.2451967Z adding 'torch/distributed/elastic/agent/server/health_check_server.py' 2025-08-14T21:44:20.2457501Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2025-08-14T21:44:20.2461309Z adding 'torch/distributed/elastic/events/__init__.py' 2025-08-14T21:44:20.2463999Z adding 'torch/distributed/elastic/events/api.py' 2025-08-14T21:44:20.2466073Z adding 'torch/distributed/elastic/events/handlers.py' 2025-08-14T21:44:20.2469436Z adding 'torch/distributed/elastic/metrics/__init__.py' 2025-08-14T21:44:20.2473156Z adding 'torch/distributed/elastic/metrics/api.py' 2025-08-14T21:44:20.2477447Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2025-08-14T21:44:20.2489286Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2025-08-14T21:44:20.2492841Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2025-08-14T21:44:20.2495881Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2025-08-14T21:44:20.2501969Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2025-08-14T21:44:20.2505695Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2025-08-14T21:44:20.2507754Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2025-08-14T21:44:20.2510112Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py' 2025-08-14T21:44:20.2512026Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py' 2025-08-14T21:44:20.2514562Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py' 2025-08-14T21:44:20.2518098Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2025-08-14T21:44:20.2520838Z adding 'torch/distributed/elastic/rendezvous/_etcd_stub.py' 2025-08-14T21:44:20.2525694Z adding 'torch/distributed/elastic/rendezvous/api.py' 2025-08-14T21:44:20.2530687Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2025-08-14T21:44:20.2547417Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2025-08-14T21:44:20.2562153Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2025-08-14T21:44:20.2565026Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2025-08-14T21:44:20.2568994Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2025-08-14T21:44:20.2573315Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2025-08-14T21:44:20.2575845Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2025-08-14T21:44:20.2578681Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2025-08-14T21:44:20.2582733Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2025-08-14T21:44:20.2585487Z adding 'torch/distributed/elastic/timer/__init__.py' 2025-08-14T21:44:20.2589712Z adding 'torch/distributed/elastic/timer/api.py' 2025-08-14T21:44:20.2592040Z adding 'torch/distributed/elastic/timer/debug_info_logging.py' 2025-08-14T21:44:20.2597825Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2025-08-14T21:44:20.2601426Z adding 'torch/distributed/elastic/timer/local_timer.py' 2025-08-14T21:44:20.2603760Z adding 'torch/distributed/elastic/utils/__init__.py' 2025-08-14T21:44:20.2606015Z adding 'torch/distributed/elastic/utils/api.py' 2025-08-14T21:44:20.2609460Z adding 'torch/distributed/elastic/utils/distributed.py' 2025-08-14T21:44:20.2611672Z adding 'torch/distributed/elastic/utils/log_level.py' 2025-08-14T21:44:20.2614081Z adding 'torch/distributed/elastic/utils/logging.py' 2025-08-14T21:44:20.2617562Z adding 'torch/distributed/elastic/utils/store.py' 2025-08-14T21:44:20.2619961Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2025-08-14T21:44:20.2622272Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2025-08-14T21:44:20.2624921Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2025-08-14T21:44:20.2627400Z adding 'torch/distributed/fsdp/__init__.py' 2025-08-14T21:44:20.2635519Z adding 'torch/distributed/fsdp/_common_utils.py' 2025-08-14T21:44:20.2639320Z adding 'torch/distributed/fsdp/_debug_utils.py' 2025-08-14T21:44:20.2642344Z adding 'torch/distributed/fsdp/_dynamo_utils.py' 2025-08-14T21:44:20.2647687Z adding 'torch/distributed/fsdp/_exec_order_utils.py' 2025-08-14T21:44:20.2693748Z adding 'torch/distributed/fsdp/_flat_param.py' 2025-08-14T21:44:20.2697201Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2025-08-14T21:44:20.2718030Z adding 'torch/distributed/fsdp/_init_utils.py' 2025-08-14T21:44:20.2718510Z adding 'torch/distributed/fsdp/_limiter_utils.py' 2025-08-14T21:44:20.2751809Z adding 'torch/distributed/fsdp/_optim_utils.py' 2025-08-14T21:44:20.2774226Z adding 'torch/distributed/fsdp/_runtime_utils.py' 2025-08-14T21:44:20.2778067Z adding 'torch/distributed/fsdp/_shard_utils.py' 2025-08-14T21:44:20.2788255Z adding 'torch/distributed/fsdp/_state_dict_utils.py' 2025-08-14T21:44:20.2793304Z adding 'torch/distributed/fsdp/_trace_utils.py' 2025-08-14T21:44:20.2796541Z adding 'torch/distributed/fsdp/_traversal_utils.py' 2025-08-14T21:44:20.2801315Z adding 'torch/distributed/fsdp/_unshard_param_utils.py' 2025-08-14T21:44:20.2806001Z adding 'torch/distributed/fsdp/_wrap_utils.py' 2025-08-14T21:44:20.2813125Z adding 'torch/distributed/fsdp/api.py' 2025-08-14T21:44:20.2847186Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2025-08-14T21:44:20.2854859Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2025-08-14T21:44:20.2862911Z adding 'torch/distributed/fsdp/wrap.py' 2025-08-14T21:44:20.2865874Z adding 'torch/distributed/fsdp/_fully_shard/__init__.py' 2025-08-14T21:44:20.2868895Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_api.py' 2025-08-14T21:44:20.2879078Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py' 2025-08-14T21:44:20.2883008Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_common.py' 2025-08-14T21:44:20.2887212Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_init.py' 2025-08-14T21:44:20.2907285Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_param.py' 2025-08-14T21:44:20.2915420Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py' 2025-08-14T21:44:20.2921726Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_state.py' 2025-08-14T21:44:20.2938539Z adding 'torch/distributed/fsdp/_fully_shard/_fully_shard.py' 2025-08-14T21:44:20.2939080Z adding 'torch/distributed/launcher/__init__.py' 2025-08-14T21:44:20.2941049Z adding 'torch/distributed/launcher/api.py' 2025-08-14T21:44:20.2943351Z adding 'torch/distributed/nn/__init__.py' 2025-08-14T21:44:20.2948089Z adding 'torch/distributed/nn/functional.py' 2025-08-14T21:44:20.2950404Z adding 'torch/distributed/nn/api/__init__.py' 2025-08-14T21:44:20.2958968Z adding 'torch/distributed/nn/api/remote_module.py' 2025-08-14T21:44:20.2962170Z adding 'torch/distributed/nn/jit/__init__.py' 2025-08-14T21:44:20.2965229Z adding 'torch/distributed/nn/jit/instantiator.py' 2025-08-14T21:44:20.2967355Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2025-08-14T21:44:20.2970259Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2025-08-14T21:44:20.2973050Z adding 'torch/distributed/optim/__init__.py' 2025-08-14T21:44:20.2975056Z adding 'torch/distributed/optim/_deprecation_warning.py' 2025-08-14T21:44:20.2978146Z adding 'torch/distributed/optim/apply_optimizer_in_backward.py' 2025-08-14T21:44:20.2980929Z adding 'torch/distributed/optim/functional_adadelta.py' 2025-08-14T21:44:20.2983783Z adding 'torch/distributed/optim/functional_adagrad.py' 2025-08-14T21:44:20.2987032Z adding 'torch/distributed/optim/functional_adam.py' 2025-08-14T21:44:20.2990043Z adding 'torch/distributed/optim/functional_adamax.py' 2025-08-14T21:44:20.2993296Z adding 'torch/distributed/optim/functional_adamw.py' 2025-08-14T21:44:20.2996198Z adding 'torch/distributed/optim/functional_rmsprop.py' 2025-08-14T21:44:20.2998913Z adding 'torch/distributed/optim/functional_rprop.py' 2025-08-14T21:44:20.3002407Z adding 'torch/distributed/optim/functional_sgd.py' 2025-08-14T21:44:20.3007597Z adding 'torch/distributed/optim/named_optimizer.py' 2025-08-14T21:44:20.3012379Z adding 'torch/distributed/optim/optimizer.py' 2025-08-14T21:44:20.3015606Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2025-08-14T21:44:20.3017869Z adding 'torch/distributed/optim/utils.py' 2025-08-14T21:44:20.3042966Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2025-08-14T21:44:20.3046745Z adding 'torch/distributed/optim/zero_redundancy_optimizer.pyi' 2025-08-14T21:44:20.3071087Z adding 'torch/distributed/pipelining/_IR.py' 2025-08-14T21:44:20.3071568Z adding 'torch/distributed/pipelining/__init__.py' 2025-08-14T21:44:20.3075279Z adding 'torch/distributed/pipelining/_backward.py' 2025-08-14T21:44:20.3077389Z adding 'torch/distributed/pipelining/_debug.py' 2025-08-14T21:44:20.3081283Z adding 'torch/distributed/pipelining/_schedule_visualizer.py' 2025-08-14T21:44:20.3083511Z adding 'torch/distributed/pipelining/_unflatten.py' 2025-08-14T21:44:20.3086384Z adding 'torch/distributed/pipelining/_utils.py' 2025-08-14T21:44:20.3092743Z adding 'torch/distributed/pipelining/microbatch.py' 2025-08-14T21:44:20.3134803Z adding 'torch/distributed/pipelining/schedules.py' 2025-08-14T21:44:20.3161625Z adding 'torch/distributed/pipelining/stage.py' 2025-08-14T21:44:20.3164402Z adding 'torch/distributed/rpc/__init__.py' 2025-08-14T21:44:20.3166573Z adding 'torch/distributed/rpc/_utils.py' 2025-08-14T21:44:20.3178687Z adding 'torch/distributed/rpc/api.py' 2025-08-14T21:44:20.3185388Z adding 'torch/distributed/rpc/backend_registry.py' 2025-08-14T21:44:20.3187773Z adding 'torch/distributed/rpc/constants.py' 2025-08-14T21:44:20.3191025Z adding 'torch/distributed/rpc/functions.py' 2025-08-14T21:44:20.3195489Z adding 'torch/distributed/rpc/internal.py' 2025-08-14T21:44:20.3199113Z adding 'torch/distributed/rpc/options.py' 2025-08-14T21:44:20.3202181Z adding 'torch/distributed/rpc/rref_proxy.py' 2025-08-14T21:44:20.3205979Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2025-08-14T21:44:20.3208384Z adding 'torch/distributed/rpc/_testing/__init__.py' 2025-08-14T21:44:20.3210715Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2025-08-14T21:44:20.3213379Z adding 'torch/distributed/tensor/__init__.py' 2025-08-14T21:44:20.3232704Z adding 'torch/distributed/tensor/_api.py' 2025-08-14T21:44:20.3241291Z adding 'torch/distributed/tensor/_collective_utils.py' 2025-08-14T21:44:20.3251263Z adding 'torch/distributed/tensor/_dispatch.py' 2025-08-14T21:44:20.3256769Z adding 'torch/distributed/tensor/_dtensor_spec.py' 2025-08-14T21:44:20.3265884Z adding 'torch/distributed/tensor/_op_schema.py' 2025-08-14T21:44:20.3275260Z adding 'torch/distributed/tensor/_random.py' 2025-08-14T21:44:20.3282719Z adding 'torch/distributed/tensor/_redistribute.py' 2025-08-14T21:44:20.3299351Z adding 'torch/distributed/tensor/_sharding_prop.py' 2025-08-14T21:44:20.3300454Z adding 'torch/distributed/tensor/_shards_wrapper.py' 2025-08-14T21:44:20.3305122Z adding 'torch/distributed/tensor/_tp_conv.py' 2025-08-14T21:44:20.3312985Z adding 'torch/distributed/tensor/_utils.py' 2025-08-14T21:44:20.3315762Z adding 'torch/distributed/tensor/device_mesh.py' 2025-08-14T21:44:20.3327738Z adding 'torch/distributed/tensor/placement_types.py' 2025-08-14T21:44:20.3331481Z adding 'torch/distributed/tensor/_ops/__init__.py' 2025-08-14T21:44:20.3337287Z adding 'torch/distributed/tensor/_ops/_common_rules.py' 2025-08-14T21:44:20.3340236Z adding 'torch/distributed/tensor/_ops/_conv_ops.py' 2025-08-14T21:44:20.3344553Z adding 'torch/distributed/tensor/_ops/_einsum_strategy.py' 2025-08-14T21:44:20.3349696Z adding 'torch/distributed/tensor/_ops/_embedding_ops.py' 2025-08-14T21:44:20.3364394Z adding 'torch/distributed/tensor/_ops/_math_ops.py' 2025-08-14T21:44:20.3375178Z adding 'torch/distributed/tensor/_ops/_matrix_ops.py' 2025-08-14T21:44:20.3383599Z adding 'torch/distributed/tensor/_ops/_pointwise_ops.py' 2025-08-14T21:44:20.3386472Z adding 'torch/distributed/tensor/_ops/_random_ops.py' 2025-08-14T21:44:20.3402758Z adding 'torch/distributed/tensor/_ops/_tensor_ops.py' 2025-08-14T21:44:20.3412528Z adding 'torch/distributed/tensor/_ops/_view_ops.py' 2025-08-14T21:44:20.3418572Z adding 'torch/distributed/tensor/_ops/utils.py' 2025-08-14T21:44:20.3421231Z adding 'torch/distributed/tensor/debug/__init__.py' 2025-08-14T21:44:20.3428996Z adding 'torch/distributed/tensor/debug/_comm_mode.py' 2025-08-14T21:44:20.3432324Z adding 'torch/distributed/tensor/debug/_op_coverage.py' 2025-08-14T21:44:20.3436048Z adding 'torch/distributed/tensor/debug/_visualize_sharding.py' 2025-08-14T21:44:20.3438726Z adding 'torch/distributed/tensor/experimental/__init__.py' 2025-08-14T21:44:20.3462620Z adding 'torch/distributed/tensor/experimental/_attention.py' 2025-08-14T21:44:20.3463212Z adding 'torch/distributed/tensor/experimental/_func_map.py' 2025-08-14T21:44:20.3466140Z adding 'torch/distributed/tensor/experimental/_register_sharding.py' 2025-08-14T21:44:20.3473440Z adding 'torch/distributed/tensor/experimental/_tp_transform.py' 2025-08-14T21:44:20.3476148Z adding 'torch/distributed/tensor/parallel/__init__.py' 2025-08-14T21:44:20.3478358Z adding 'torch/distributed/tensor/parallel/_data_parallel_utils.py' 2025-08-14T21:44:20.3481952Z adding 'torch/distributed/tensor/parallel/api.py' 2025-08-14T21:44:20.3484884Z adding 'torch/distributed/tensor/parallel/ddp.py' 2025-08-14T21:44:20.3490133Z adding 'torch/distributed/tensor/parallel/fsdp.py' 2025-08-14T21:44:20.3493393Z adding 'torch/distributed/tensor/parallel/input_reshard.py' 2025-08-14T21:44:20.3499142Z adding 'torch/distributed/tensor/parallel/loss.py' 2025-08-14T21:44:20.3508219Z adding 'torch/distributed/tensor/parallel/style.py' 2025-08-14T21:44:20.3513085Z adding 'torch/distributions/__init__.py' 2025-08-14T21:44:20.3516054Z adding 'torch/distributions/bernoulli.py' 2025-08-14T21:44:20.3518805Z adding 'torch/distributions/beta.py' 2025-08-14T21:44:20.3522463Z adding 'torch/distributions/binomial.py' 2025-08-14T21:44:20.3525875Z adding 'torch/distributions/categorical.py' 2025-08-14T21:44:20.3528521Z adding 'torch/distributions/cauchy.py' 2025-08-14T21:44:20.3530669Z adding 'torch/distributions/chi2.py' 2025-08-14T21:44:20.3534638Z adding 'torch/distributions/constraint_registry.py' 2025-08-14T21:44:20.3540960Z adding 'torch/distributions/constraints.py' 2025-08-14T21:44:20.3545274Z adding 'torch/distributions/continuous_bernoulli.py' 2025-08-14T21:44:20.3548257Z adding 'torch/distributions/dirichlet.py' 2025-08-14T21:44:20.3552862Z adding 'torch/distributions/distribution.py' 2025-08-14T21:44:20.3555605Z adding 'torch/distributions/exp_family.py' 2025-08-14T21:44:20.3557945Z adding 'torch/distributions/exponential.py' 2025-08-14T21:44:20.3560900Z adding 'torch/distributions/fishersnedecor.py' 2025-08-14T21:44:20.3563766Z adding 'torch/distributions/gamma.py' 2025-08-14T21:44:20.3566931Z adding 'torch/distributions/generalized_pareto.py' 2025-08-14T21:44:20.3570405Z adding 'torch/distributions/geometric.py' 2025-08-14T21:44:20.3573075Z adding 'torch/distributions/gumbel.py' 2025-08-14T21:44:20.3575559Z adding 'torch/distributions/half_cauchy.py' 2025-08-14T21:44:20.3577919Z adding 'torch/distributions/half_normal.py' 2025-08-14T21:44:20.3580742Z adding 'torch/distributions/independent.py' 2025-08-14T21:44:20.3583333Z adding 'torch/distributions/inverse_gamma.py' 2025-08-14T21:44:20.3592244Z adding 'torch/distributions/kl.py' 2025-08-14T21:44:20.3595586Z adding 'torch/distributions/kumaraswamy.py' 2025-08-14T21:44:20.3598203Z adding 'torch/distributions/laplace.py' 2025-08-14T21:44:20.3602273Z adding 'torch/distributions/lkj_cholesky.py' 2025-08-14T21:44:20.3604713Z adding 'torch/distributions/log_normal.py' 2025-08-14T21:44:20.3607113Z adding 'torch/distributions/logistic_normal.py' 2025-08-14T21:44:20.3611227Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2025-08-14T21:44:20.3615124Z adding 'torch/distributions/mixture_same_family.py' 2025-08-14T21:44:20.3618424Z adding 'torch/distributions/multinomial.py' 2025-08-14T21:44:20.3622734Z adding 'torch/distributions/multivariate_normal.py' 2025-08-14T21:44:20.3625969Z adding 'torch/distributions/negative_binomial.py' 2025-08-14T21:44:20.3628776Z adding 'torch/distributions/normal.py' 2025-08-14T21:44:20.3631761Z adding 'torch/distributions/one_hot_categorical.py' 2025-08-14T21:44:20.3634052Z adding 'torch/distributions/pareto.py' 2025-08-14T21:44:20.3636344Z adding 'torch/distributions/poisson.py' 2025-08-14T21:44:20.3640166Z adding 'torch/distributions/relaxed_bernoulli.py' 2025-08-14T21:44:20.3643505Z adding 'torch/distributions/relaxed_categorical.py' 2025-08-14T21:44:20.3646285Z adding 'torch/distributions/studentT.py' 2025-08-14T21:44:20.3650159Z adding 'torch/distributions/transformed_distribution.py' 2025-08-14T21:44:20.3664131Z adding 'torch/distributions/transforms.py' 2025-08-14T21:44:20.3665913Z adding 'torch/distributions/uniform.py' 2025-08-14T21:44:20.3670079Z adding 'torch/distributions/utils.py' 2025-08-14T21:44:20.3673888Z adding 'torch/distributions/von_mises.py' 2025-08-14T21:44:20.3676582Z adding 'torch/distributions/weibull.py' 2025-08-14T21:44:20.3681730Z adding 'torch/distributions/wishart.py' 2025-08-14T21:44:20.3690402Z adding 'torch/export/__init__.py' 2025-08-14T21:44:20.3697553Z adding 'torch/export/_draft_export.py' 2025-08-14T21:44:20.3700492Z adding 'torch/export/_remove_auto_functionalized_pass.py' 2025-08-14T21:44:20.3703648Z adding 'torch/export/_remove_effect_tokens_pass.py' 2025-08-14T21:44:20.3706074Z adding 'torch/export/_safeguard.py' 2025-08-14T21:44:20.3712055Z adding 'torch/export/_swap.py' 2025-08-14T21:44:20.3750232Z adding 'torch/export/_trace.py' 2025-08-14T21:44:20.3750809Z adding 'torch/export/_tree_utils.py' 2025-08-14T21:44:20.3756792Z adding 'torch/export/_unlift.py' 2025-08-14T21:44:20.3759100Z adding 'torch/export/_wrapper_utils.py' 2025-08-14T21:44:20.3761277Z adding 'torch/export/custom_obj.py' 2025-08-14T21:44:20.3763213Z adding 'torch/export/custom_ops.py' 2025-08-14T21:44:20.3766177Z adding 'torch/export/decomp_utils.py' 2025-08-14T21:44:20.3788639Z adding 'torch/export/dynamic_shapes.py' 2025-08-14T21:44:20.3810584Z adding 'torch/export/exported_program.py' 2025-08-14T21:44:20.3819112Z adding 'torch/export/graph_signature.py' 2025-08-14T21:44:20.3846851Z adding 'torch/export/unflatten.py' 2025-08-14T21:44:20.3853674Z adding 'torch/export/experimental/__init__.py' 2025-08-14T21:44:20.3857356Z adding 'torch/export/experimental/_utils.py' 2025-08-14T21:44:20.3860121Z adding 'torch/export/passes/__init__.py' 2025-08-14T21:44:20.3862206Z adding 'torch/export/pt2_archive/__init__.py' 2025-08-14T21:44:20.3870774Z adding 'torch/export/pt2_archive/_package.py' 2025-08-14T21:44:20.3874206Z adding 'torch/export/pt2_archive/_package_weights.py' 2025-08-14T21:44:20.3876253Z adding 'torch/export/pt2_archive/constants.py' 2025-08-14T21:44:20.3887974Z adding 'torch/fft/__init__.py' 2025-08-14T21:44:20.3891713Z adding 'torch/func/__init__.py' 2025-08-14T21:44:20.3897098Z adding 'torch/futures/__init__.py' 2025-08-14T21:44:20.3900855Z adding 'torch/fx/__init__.py' 2025-08-14T21:44:20.3902967Z adding 'torch/fx/_compatibility.py' 2025-08-14T21:44:20.3909871Z adding 'torch/fx/_graph_pickler.py' 2025-08-14T21:44:20.3913894Z adding 'torch/fx/_lazy_graph_module.py' 2025-08-14T21:44:20.3916393Z adding 'torch/fx/_pytree.py' 2025-08-14T21:44:20.3939406Z adding 'torch/fx/_symbolic_trace.py' 2025-08-14T21:44:20.3939797Z adding 'torch/fx/_utils.py' 2025-08-14T21:44:20.3940838Z adding 'torch/fx/annotate.py' 2025-08-14T21:44:20.3942503Z adding 'torch/fx/config.py' 2025-08-14T21:44:20.3972373Z adding 'torch/fx/graph.py' 2025-08-14T21:44:20.3993788Z adding 'torch/fx/graph_module.py' 2025-08-14T21:44:20.3994225Z adding 'torch/fx/immutable_collections.py' 2025-08-14T21:44:20.3999667Z adding 'torch/fx/interpreter.py' 2025-08-14T21:44:20.4020117Z adding 'torch/fx/node.py' 2025-08-14T21:44:20.4022245Z adding 'torch/fx/operator_schemas.py' 2025-08-14T21:44:20.4032799Z adding 'torch/fx/proxy.py' 2025-08-14T21:44:20.4039700Z adding 'torch/fx/subgraph_rewriter.py' 2025-08-14T21:44:20.4042999Z adding 'torch/fx/tensor_type.py' 2025-08-14T21:44:20.4047658Z adding 'torch/fx/traceback.py' 2025-08-14T21:44:20.4050217Z adding 'torch/fx/experimental/__init__.py' 2025-08-14T21:44:20.4052312Z adding 'torch/fx/experimental/_backward_state.py' 2025-08-14T21:44:20.4055180Z adding 'torch/fx/experimental/_config.py' 2025-08-14T21:44:20.4057324Z adding 'torch/fx/experimental/_constant_symnode.py' 2025-08-14T21:44:20.4060117Z adding 'torch/fx/experimental/_dynamism.py' 2025-08-14T21:44:20.4075521Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2025-08-14T21:44:20.4082110Z adding 'torch/fx/experimental/const_fold.py' 2025-08-14T21:44:20.4084457Z adding 'torch/fx/experimental/debug.py' 2025-08-14T21:44:20.4095091Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2025-08-14T21:44:20.4099476Z adding 'torch/fx/experimental/merge_matmul.py' 2025-08-14T21:44:20.4103805Z adding 'torch/fx/experimental/meta_tracer.py' 2025-08-14T21:44:20.4107082Z adding 'torch/fx/experimental/normalize.py' 2025-08-14T21:44:20.4113673Z adding 'torch/fx/experimental/optimization.py' 2025-08-14T21:44:20.4118781Z adding 'torch/fx/experimental/partitioner_utils.py' 2025-08-14T21:44:20.4160069Z adding 'torch/fx/experimental/proxy_tensor.py' 2025-08-14T21:44:20.4164753Z adding 'torch/fx/experimental/recording.py' 2025-08-14T21:44:20.4166937Z adding 'torch/fx/experimental/refinement_types.py' 2025-08-14T21:44:20.4170396Z adding 'torch/fx/experimental/rewriter.py' 2025-08-14T21:44:20.4173720Z adding 'torch/fx/experimental/schema_type_annotation.py' 2025-08-14T21:44:20.4198013Z adding 'torch/fx/experimental/sym_node.py' 2025-08-14T21:44:20.4332685Z adding 'torch/fx/experimental/symbolic_shapes.py' 2025-08-14T21:44:20.4340684Z adding 'torch/fx/experimental/unify_refinements.py' 2025-08-14T21:44:20.4357696Z adding 'torch/fx/experimental/validator.py' 2025-08-14T21:44:20.4358237Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2025-08-14T21:44:20.4360207Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2025-08-14T21:44:20.4374908Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2025-08-14T21:44:20.4395556Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2025-08-14T21:44:20.4396310Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2025-08-14T21:44:20.4396955Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2025-08-14T21:44:20.4399138Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2025-08-14T21:44:20.4401565Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2025-08-14T21:44:20.4403579Z adding 'torch/fx/experimental/unification/__init__.py' 2025-08-14T21:44:20.4406002Z adding 'torch/fx/experimental/unification/core.py' 2025-08-14T21:44:20.4407804Z adding 'torch/fx/experimental/unification/dispatch.py' 2025-08-14T21:44:20.4410423Z adding 'torch/fx/experimental/unification/match.py' 2025-08-14T21:44:20.4413121Z adding 'torch/fx/experimental/unification/more.py' 2025-08-14T21:44:20.4417473Z adding 'torch/fx/experimental/unification/unification_tools.py' 2025-08-14T21:44:20.4420270Z adding 'torch/fx/experimental/unification/utils.py' 2025-08-14T21:44:20.4422615Z adding 'torch/fx/experimental/unification/variable.py' 2025-08-14T21:44:20.4424841Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2025-08-14T21:44:20.4427457Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2025-08-14T21:44:20.4429922Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2025-08-14T21:44:20.4435198Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2025-08-14T21:44:20.4438391Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2025-08-14T21:44:20.4441384Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2025-08-14T21:44:20.4443667Z adding 'torch/fx/passes/__init__.py' 2025-08-14T21:44:20.4449701Z adding 'torch/fx/passes/_tensorify_python_scalars.py' 2025-08-14T21:44:20.4452542Z adding 'torch/fx/passes/annotate_getitem_nodes.py' 2025-08-14T21:44:20.4455317Z adding 'torch/fx/passes/fake_tensor_prop.py' 2025-08-14T21:44:20.4461195Z adding 'torch/fx/passes/graph_drawer.py' 2025-08-14T21:44:20.4464461Z adding 'torch/fx/passes/graph_manipulation.py' 2025-08-14T21:44:20.4468006Z adding 'torch/fx/passes/graph_transform_observer.py' 2025-08-14T21:44:20.4479821Z adding 'torch/fx/passes/net_min_base.py' 2025-08-14T21:44:20.4484356Z adding 'torch/fx/passes/operator_support.py' 2025-08-14T21:44:20.4487220Z adding 'torch/fx/passes/param_fetch.py' 2025-08-14T21:44:20.4490910Z adding 'torch/fx/passes/pass_manager.py' 2025-08-14T21:44:20.4506960Z adding 'torch/fx/passes/reinplace.py' 2025-08-14T21:44:20.4513349Z adding 'torch/fx/passes/runtime_assert.py' 2025-08-14T21:44:20.4517831Z adding 'torch/fx/passes/shape_prop.py' 2025-08-14T21:44:20.4527303Z adding 'torch/fx/passes/split_module.py' 2025-08-14T21:44:20.4532844Z adding 'torch/fx/passes/split_utils.py' 2025-08-14T21:44:20.4550633Z adding 'torch/fx/passes/splitter_base.py' 2025-08-14T21:44:20.4551135Z adding 'torch/fx/passes/tools_common.py' 2025-08-14T21:44:20.4551826Z adding 'torch/fx/passes/backends/__init__.py' 2025-08-14T21:44:20.4554097Z adding 'torch/fx/passes/backends/cudagraphs.py' 2025-08-14T21:44:20.4555948Z adding 'torch/fx/passes/dialect/__init__.py' 2025-08-14T21:44:20.4557763Z adding 'torch/fx/passes/dialect/common/__init__.py' 2025-08-14T21:44:20.4561056Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2025-08-14T21:44:20.4563185Z adding 'torch/fx/passes/infra/__init__.py' 2025-08-14T21:44:20.4569139Z adding 'torch/fx/passes/infra/partitioner.py' 2025-08-14T21:44:20.4572675Z adding 'torch/fx/passes/infra/pass_base.py' 2025-08-14T21:44:20.4577287Z adding 'torch/fx/passes/infra/pass_manager.py' 2025-08-14T21:44:20.4579596Z adding 'torch/fx/passes/tests/__init__.py' 2025-08-14T21:44:20.4581827Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2025-08-14T21:44:20.4583789Z adding 'torch/fx/passes/utils/__init__.py' 2025-08-14T21:44:20.4586272Z adding 'torch/fx/passes/utils/common.py' 2025-08-14T21:44:20.4590629Z adding 'torch/fx/passes/utils/fuser_utils.py' 2025-08-14T21:44:20.4597050Z adding 'torch/fx/passes/utils/matcher_utils.py' 2025-08-14T21:44:20.4600814Z adding 'torch/fx/passes/utils/matcher_with_name_node_map_utils.py' 2025-08-14T21:44:20.4604126Z adding 'torch/fx/passes/utils/source_matcher_utils.py' 2025-08-14T21:44:20.4611825Z adding 'torch/include/advisor-annotate.h' 2025-08-14T21:44:20.4614874Z adding 'torch/include/clog.h' 2025-08-14T21:44:20.4631469Z adding 'torch/include/cpuinfo.h' 2025-08-14T21:44:20.4631858Z adding 'torch/include/dnnl.h' 2025-08-14T21:44:20.4632173Z adding 'torch/include/dnnl.hpp' 2025-08-14T21:44:20.4633874Z adding 'torch/include/dnnl_config.h' 2025-08-14T21:44:20.4635618Z adding 'torch/include/dnnl_debug.h' 2025-08-14T21:44:20.4637478Z adding 'torch/include/dnnl_ocl.h' 2025-08-14T21:44:20.4639464Z adding 'torch/include/dnnl_ocl.hpp' 2025-08-14T21:44:20.4641617Z adding 'torch/include/dnnl_sycl.h' 2025-08-14T21:44:20.4643637Z adding 'torch/include/dnnl_sycl.hpp' 2025-08-14T21:44:20.4645563Z adding 'torch/include/dnnl_sycl_types.h' 2025-08-14T21:44:20.4647475Z adding 'torch/include/dnnl_threadpool.h' 2025-08-14T21:44:20.4649451Z adding 'torch/include/dnnl_threadpool.hpp' 2025-08-14T21:44:20.4651398Z adding 'torch/include/dnnl_threadpool_iface.hpp' 2025-08-14T21:44:20.4653358Z adding 'torch/include/dnnl_types.h' 2025-08-14T21:44:20.4655186Z adding 'torch/include/dnnl_version.h' 2025-08-14T21:44:20.4656996Z adding 'torch/include/experiments-config.h' 2025-08-14T21:44:20.4658595Z adding 'torch/include/fp16.h' 2025-08-14T21:44:20.4662629Z adding 'torch/include/fxdiv.h' 2025-08-14T21:44:20.4665562Z adding 'torch/include/ittnotify-zca.h' 2025-08-14T21:44:20.4718497Z adding 'torch/include/ittnotify.h' 2025-08-14T21:44:20.4727237Z adding 'torch/include/jitprofiling.h' 2025-08-14T21:44:20.4729652Z adding 'torch/include/libittnotify.h' 2025-08-14T21:44:20.4731745Z adding 'torch/include/libshm.h' 2025-08-14T21:44:20.4738258Z adding 'torch/include/nnpack.h' 2025-08-14T21:44:20.4747909Z adding 'torch/include/psimd.h' 2025-08-14T21:44:20.4762680Z adding 'torch/include/pthreadpool.h' 2025-08-14T21:44:20.4767585Z adding 'torch/include/qnnpack_func.h' 2025-08-14T21:44:20.4806440Z adding 'torch/include/sleef.h' 2025-08-14T21:44:20.4849073Z adding 'torch/include/xnnpack.h' 2025-08-14T21:44:20.4856192Z adding 'torch/include/ATen/ATen.h' 2025-08-14T21:44:20.4858964Z adding 'torch/include/ATen/AccumulateType.h' 2025-08-14T21:44:20.4860702Z adding 'torch/include/ATen/ArrayRef.h' 2025-08-14T21:44:20.4862311Z adding 'torch/include/ATen/Backend.h' 2025-08-14T21:44:20.4863871Z adding 'torch/include/ATen/Backtrace.h' 2025-08-14T21:44:20.4865599Z adding 'torch/include/ATen/BlasBackend.h' 2025-08-14T21:44:20.4869973Z adding 'torch/include/ATen/CPUApplyUtils.h' 2025-08-14T21:44:20.4872496Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2025-08-14T21:44:20.4874753Z adding 'torch/include/ATen/CPUFunctions.h' 2025-08-14T21:44:20.4880045Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2025-08-14T21:44:20.4883061Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2025-08-14T21:44:20.4885366Z adding 'torch/include/ATen/CUDAFunctions.h' 2025-08-14T21:44:20.4891125Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2025-08-14T21:44:20.4894044Z adding 'torch/include/ATen/CachedTensorUtils.h' 2025-08-14T21:44:20.4896424Z adding 'torch/include/ATen/CollapseDims.h' 2025-08-14T21:44:20.4898809Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2025-08-14T21:44:20.4904687Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2025-08-14T21:44:20.4908153Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2025-08-14T21:44:20.4912391Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2025-08-14T21:44:20.4920854Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2025-08-14T21:44:20.4921551Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2025-08-14T21:44:20.4924197Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2025-08-14T21:44:20.4926255Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2025-08-14T21:44:20.4927863Z adding 'torch/include/ATen/Config.h' 2025-08-14T21:44:20.4935161Z adding 'torch/include/ATen/Context.h' 2025-08-14T21:44:20.4938265Z adding 'torch/include/ATen/DLConvertor.h' 2025-08-14T21:44:20.4939911Z adding 'torch/include/ATen/Device.h' 2025-08-14T21:44:20.4942438Z adding 'torch/include/ATen/DeviceAccelerator.h' 2025-08-14T21:44:20.4944541Z adding 'torch/include/ATen/DeviceGuard.h' 2025-08-14T21:44:20.4946116Z adding 'torch/include/ATen/DimVector.h' 2025-08-14T21:44:20.4947681Z adding 'torch/include/ATen/Dimname.h' 2025-08-14T21:44:20.4955236Z adding 'torch/include/ATen/Dispatch.h' 2025-08-14T21:44:20.4963444Z adding 'torch/include/ATen/Dispatch_v2.h' 2025-08-14T21:44:20.4967040Z adding 'torch/include/ATen/DynamicLibrary.h' 2025-08-14T21:44:20.4969551Z adding 'torch/include/ATen/EmptyTensor.h' 2025-08-14T21:44:20.4971862Z adding 'torch/include/ATen/ExpandBase.h' 2025-08-14T21:44:20.4976643Z adding 'torch/include/ATen/ExpandUtils.h' 2025-08-14T21:44:20.4978887Z adding 'torch/include/ATen/Formatting.h' 2025-08-14T21:44:20.4981200Z adding 'torch/include/ATen/FuncTorchTLS.h' 2025-08-14T21:44:20.4984986Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2025-08-14T21:44:20.4991329Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2025-08-14T21:44:20.5002325Z adding 'torch/include/ATen/Functions.h' 2025-08-14T21:44:20.5005493Z adding 'torch/include/ATen/Generator.h' 2025-08-14T21:44:20.5008039Z adding 'torch/include/ATen/InferSize.h' 2025-08-14T21:44:20.5010062Z adding 'torch/include/ATen/InitialTensorOptions.h' 2025-08-14T21:44:20.5011816Z adding 'torch/include/ATen/Layout.h' 2025-08-14T21:44:20.5013741Z adding 'torch/include/ATen/LegacyBatchedFallback.h' 2025-08-14T21:44:20.5016916Z adding 'torch/include/ATen/LegacyBatchedTensorImpl.h' 2025-08-14T21:44:20.5019008Z adding 'torch/include/ATen/LegacyVmapMode.h' 2025-08-14T21:44:20.5022915Z adding 'torch/include/ATen/LegacyVmapTransforms.h' 2025-08-14T21:44:20.5024963Z adding 'torch/include/ATen/LinalgBackend.h' 2025-08-14T21:44:20.5027441Z adding 'torch/include/ATen/MapAllocator.h' 2025-08-14T21:44:20.5030017Z adding 'torch/include/ATen/MatrixRef.h' 2025-08-14T21:44:20.5032113Z adding 'torch/include/ATen/MemoryOverlap.h' 2025-08-14T21:44:20.5034294Z adding 'torch/include/ATen/MetaFunctions.h' 2025-08-14T21:44:20.5037847Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2025-08-14T21:44:20.5042393Z adding 'torch/include/ATen/MethodOperators.h' 2025-08-14T21:44:20.5044508Z adding 'torch/include/ATen/NamedTensor.h' 2025-08-14T21:44:20.5047687Z adding 'torch/include/ATen/NamedTensorUtils.h' 2025-08-14T21:44:20.5057702Z adding 'torch/include/ATen/NativeFunctions.h' 2025-08-14T21:44:20.5068396Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2025-08-14T21:44:20.5074884Z adding 'torch/include/ATen/NestedTensorImpl.h' 2025-08-14T21:44:20.5077591Z adding 'torch/include/ATen/NumericUtils.h' 2025-08-14T21:44:20.5079989Z adding 'torch/include/ATen/OpMathType.h' 2025-08-14T21:44:20.5083242Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2025-08-14T21:44:20.5093639Z adding 'torch/include/ATen/Operators.h' 2025-08-14T21:44:20.5097067Z adding 'torch/include/ATen/PTThreadPool.h' 2025-08-14T21:44:20.5098738Z adding 'torch/include/ATen/PadNd.h' 2025-08-14T21:44:20.5100858Z adding 'torch/include/ATen/Parallel-inl.h' 2025-08-14T21:44:20.5103715Z adding 'torch/include/ATen/Parallel.h' 2025-08-14T21:44:20.5105615Z adding 'torch/include/ATen/ParallelFuture.h' 2025-08-14T21:44:20.5107452Z adding 'torch/include/ATen/ParallelNative.h' 2025-08-14T21:44:20.5109432Z adding 'torch/include/ATen/ParallelOpenMP.h' 2025-08-14T21:44:20.5111514Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2025-08-14T21:44:20.5113325Z adding 'torch/include/ATen/ROCmFABackend.h' 2025-08-14T21:44:20.5393305Z adding 'torch/include/ATen/RedispatchFunctions.h' 2025-08-14T21:44:20.5590999Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2025-08-14T21:44:20.5614376Z adding 'torch/include/ATen/SDPBackend.h' 2025-08-14T21:44:20.5614846Z adding 'torch/include/ATen/SavedTensorHooks.h' 2025-08-14T21:44:20.5615243Z adding 'torch/include/ATen/Scalar.h' 2025-08-14T21:44:20.5616476Z adding 'torch/include/ATen/ScalarOps.h' 2025-08-14T21:44:20.5618220Z adding 'torch/include/ATen/ScalarType.h' 2025-08-14T21:44:20.5619877Z adding 'torch/include/ATen/SequenceNumber.h' 2025-08-14T21:44:20.5621438Z adding 'torch/include/ATen/SmallVector.h' 2025-08-14T21:44:20.5624746Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2025-08-14T21:44:20.5629677Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2025-08-14T21:44:20.5635205Z adding 'torch/include/ATen/SparseTensorImpl.h' 2025-08-14T21:44:20.5637341Z adding 'torch/include/ATen/Storage.h' 2025-08-14T21:44:20.5639906Z adding 'torch/include/ATen/StorageUtils.h' 2025-08-14T21:44:20.5641598Z adding 'torch/include/ATen/Tensor.h' 2025-08-14T21:44:20.5643264Z adding 'torch/include/ATen/TensorAccessor.h' 2025-08-14T21:44:20.5645887Z adding 'torch/include/ATen/TensorGeometry.h' 2025-08-14T21:44:20.5654534Z adding 'torch/include/ATen/TensorIndexing.h' 2025-08-14T21:44:20.5671149Z adding 'torch/include/ATen/TensorIterator.h' 2025-08-14T21:44:20.5672635Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2025-08-14T21:44:20.5675549Z adding 'torch/include/ATen/TensorMeta.h' 2025-08-14T21:44:20.5678162Z adding 'torch/include/ATen/TensorNames.h' 2025-08-14T21:44:20.5680669Z adding 'torch/include/ATen/TensorOperators.h' 2025-08-14T21:44:20.5682419Z adding 'torch/include/ATen/TensorOptions.h' 2025-08-14T21:44:20.5685098Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2025-08-14T21:44:20.5687990Z adding 'torch/include/ATen/TensorUtils.h' 2025-08-14T21:44:20.5690123Z adding 'torch/include/ATen/ThreadLocalPythonObjects.h' 2025-08-14T21:44:20.5692989Z adding 'torch/include/ATen/ThreadLocalState.h' 2025-08-14T21:44:20.5696244Z adding 'torch/include/ATen/TracerMode.h' 2025-08-14T21:44:20.5698184Z adding 'torch/include/ATen/TypeDefault.h' 2025-08-14T21:44:20.5700604Z adding 'torch/include/ATen/Utils.h' 2025-08-14T21:44:20.5702450Z adding 'torch/include/ATen/Version.h' 2025-08-14T21:44:20.5886637Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2025-08-14T21:44:20.5936601Z adding 'torch/include/ATen/WrapDimUtils.h' 2025-08-14T21:44:20.5937081Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2025-08-14T21:44:20.5943413Z adding 'torch/include/ATen/autocast_mode.h' 2025-08-14T21:44:20.5946283Z adding 'torch/include/ATen/ceil_div.h' 2025-08-14T21:44:20.5949613Z adding 'torch/include/ATen/code_template.h' 2025-08-14T21:44:20.5952344Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2025-08-14T21:44:20.5954186Z adding 'torch/include/ATen/div_rtn.h' 2025-08-14T21:44:20.5958645Z adding 'torch/include/ATen/dlpack.h' 2025-08-14T21:44:20.5961560Z adding 'torch/include/ATen/jit_macros.h' 2025-08-14T21:44:20.5963382Z adding 'torch/include/ATen/jiterator_macros.h' 2025-08-14T21:44:20.5971724Z adding 'torch/include/ATen/record_function.h' 2025-08-14T21:44:20.5975035Z adding 'torch/include/ATen/core/ATenGeneral.h' 2025-08-14T21:44:20.5976929Z adding 'torch/include/ATen/core/ATenOpList.h' 2025-08-14T21:44:20.5978873Z adding 'torch/include/ATen/core/ATen_fwd.h' 2025-08-14T21:44:20.5981713Z adding 'torch/include/ATen/core/ATen_pch.h' 2025-08-14T21:44:20.5983846Z adding 'torch/include/ATen/core/Array.h' 2025-08-14T21:44:20.5985572Z adding 'torch/include/ATen/core/Backtrace.h' 2025-08-14T21:44:20.5995188Z adding 'torch/include/ATen/core/CachingHostAllocator.h' 2025-08-14T21:44:20.5997936Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2025-08-14T21:44:20.6001020Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2025-08-14T21:44:20.6003185Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2025-08-14T21:44:20.6008368Z adding 'torch/include/ATen/core/Dict.h' 2025-08-14T21:44:20.6012102Z adding 'torch/include/ATen/core/Dict_inl.h' 2025-08-14T21:44:20.6014087Z adding 'torch/include/ATen/core/DimVector.h' 2025-08-14T21:44:20.6016142Z adding 'torch/include/ATen/core/Dimname.h' 2025-08-14T21:44:20.6019974Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2025-08-14T21:44:20.6022216Z adding 'torch/include/ATen/core/Formatting.h' 2025-08-14T21:44:20.6025611Z adding 'torch/include/ATen/core/Generator.h' 2025-08-14T21:44:20.6027930Z adding 'torch/include/ATen/core/GeneratorForPrivateuseone.h' 2025-08-14T21:44:20.6034724Z adding 'torch/include/ATen/core/IListRef.h' 2025-08-14T21:44:20.6038180Z adding 'torch/include/ATen/core/IListRef_inl.h' 2025-08-14T21:44:20.6041723Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2025-08-14T21:44:20.6047179Z adding 'torch/include/ATen/core/List.h' 2025-08-14T21:44:20.6051753Z adding 'torch/include/ATen/core/List_inl.h' 2025-08-14T21:44:20.6055515Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2025-08-14T21:44:20.6058765Z adding 'torch/include/ATen/core/NamedTensor.h' 2025-08-14T21:44:20.6062054Z adding 'torch/include/ATen/core/NestedIntSymNodeImpl.h' 2025-08-14T21:44:20.6065818Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2025-08-14T21:44:20.6067998Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2025-08-14T21:44:20.6070499Z adding 'torch/include/ATen/core/PythonOpRegistrationTrampoline.h' 2025-08-14T21:44:20.6072938Z adding 'torch/include/ATen/core/QuantizerBase.h' 2025-08-14T21:44:20.6074840Z adding 'torch/include/ATen/core/Range.h' 2025-08-14T21:44:20.6076707Z adding 'torch/include/ATen/core/Reduction.h' 2025-08-14T21:44:20.6078359Z adding 'torch/include/ATen/core/Scalar.h' 2025-08-14T21:44:20.6080028Z adding 'torch/include/ATen/core/ScalarType.h' 2025-08-14T21:44:20.6082295Z adding 'torch/include/ATen/core/Tensor.h' 2025-08-14T21:44:20.6085931Z adding 'torch/include/ATen/core/TensorAccessor.h' 2025-08-14T21:44:20.6100147Z adding 'torch/include/ATen/core/TensorBase.h' 2025-08-14T21:44:20.6160945Z adding 'torch/include/ATen/core/TensorBody.h' 2025-08-14T21:44:20.6167181Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2025-08-14T21:44:20.6170503Z adding 'torch/include/ATen/core/TransformationHelper.h' 2025-08-14T21:44:20.6172617Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2025-08-14T21:44:20.6174400Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2025-08-14T21:44:20.6176991Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2025-08-14T21:44:20.6179388Z adding 'torch/include/ATen/core/Variadic.h' 2025-08-14T21:44:20.6181943Z adding 'torch/include/ATen/core/Vitals.h' 2025-08-14T21:44:20.6184701Z adding 'torch/include/ATen/core/alias_info.h' 2025-08-14T21:44:20.6199157Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2025-08-14T21:44:20.6204240Z adding 'torch/include/ATen/core/blob.h' 2025-08-14T21:44:20.6206675Z adding 'torch/include/ATen/core/builtin_function.h' 2025-08-14T21:44:20.6212029Z adding 'torch/include/ATen/core/class_type.h' 2025-08-14T21:44:20.6214406Z adding 'torch/include/ATen/core/custom_class.h' 2025-08-14T21:44:20.6218766Z adding 'torch/include/ATen/core/dynamic_type.h' 2025-08-14T21:44:20.6220885Z adding 'torch/include/ATen/core/enum_tag.h' 2025-08-14T21:44:20.6223298Z adding 'torch/include/ATen/core/enum_type.h' 2025-08-14T21:44:20.6225969Z adding 'torch/include/ATen/core/function.h' 2025-08-14T21:44:20.6234585Z adding 'torch/include/ATen/core/function_schema.h' 2025-08-14T21:44:20.6237597Z adding 'torch/include/ATen/core/function_schema_inl.h' 2025-08-14T21:44:20.6239974Z adding 'torch/include/ATen/core/functional.h' 2025-08-14T21:44:20.6241881Z adding 'torch/include/ATen/core/grad_mode.h' 2025-08-14T21:44:20.6246373Z adding 'torch/include/ATen/core/interned_strings.h' 2025-08-14T21:44:20.6248851Z adding 'torch/include/ATen/core/interned_strings_class.h' 2025-08-14T21:44:20.6267326Z adding 'torch/include/ATen/core/ivalue.h' 2025-08-14T21:44:20.6305295Z adding 'torch/include/ATen/core/ivalue_inl.h' 2025-08-14T21:44:20.6305761Z adding 'torch/include/ATen/core/ivalue_to.h' 2025-08-14T21:44:20.6327083Z adding 'torch/include/ATen/core/jit_type.h' 2025-08-14T21:44:20.6335199Z adding 'torch/include/ATen/core/jit_type_base.h' 2025-08-14T21:44:20.6338119Z adding 'torch/include/ATen/core/operator_name.h' 2025-08-14T21:44:20.6340907Z adding 'torch/include/ATen/core/qualified_name.h' 2025-08-14T21:44:20.6343037Z adding 'torch/include/ATen/core/rref_interface.h' 2025-08-14T21:44:20.6346238Z adding 'torch/include/ATen/core/stack.h' 2025-08-14T21:44:20.6349522Z adding 'torch/include/ATen/core/symbol.h' 2025-08-14T21:44:20.6352003Z adding 'torch/include/ATen/core/type_factory.h' 2025-08-14T21:44:20.6354122Z adding 'torch/include/ATen/core/type_ptr.h' 2025-08-14T21:44:20.6357241Z adding 'torch/include/ATen/core/typeid.h' 2025-08-14T21:44:20.6361976Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2025-08-14T21:44:20.6364751Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2025-08-14T21:44:20.6368826Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2025-08-14T21:44:20.6374080Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2025-08-14T21:44:20.6376416Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2025-08-14T21:44:20.6379019Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2025-08-14T21:44:20.6381350Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2025-08-14T21:44:20.6385964Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2025-08-14T21:44:20.6394927Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2025-08-14T21:44:20.6398324Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2025-08-14T21:44:20.6401525Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2025-08-14T21:44:20.6406222Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2025-08-14T21:44:20.6422782Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2025-08-14T21:44:20.6423372Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2025-08-14T21:44:20.6426558Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2025-08-14T21:44:20.6428877Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2025-08-14T21:44:20.6430879Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2025-08-14T21:44:20.6433445Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2025-08-14T21:44:20.6436645Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2025-08-14T21:44:20.6440385Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2025-08-14T21:44:20.6447880Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2025-08-14T21:44:20.6450903Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2025-08-14T21:44:20.6452924Z adding 'torch/include/ATen/cpu/Utils.h' 2025-08-14T21:44:20.6456029Z adding 'torch/include/ATen/cpu/vml.h' 2025-08-14T21:44:20.6458377Z adding 'torch/include/ATen/cpu/vec/functional.h' 2025-08-14T21:44:20.6462282Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2025-08-14T21:44:20.6467628Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2025-08-14T21:44:20.6470404Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2025-08-14T21:44:20.6472586Z adding 'torch/include/ATen/cpu/vec/vec.h' 2025-08-14T21:44:20.6485079Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2025-08-14T21:44:20.6488608Z adding 'torch/include/ATen/cpu/vec/vec_convert.h' 2025-08-14T21:44:20.6491282Z adding 'torch/include/ATen/cpu/vec/vec_half.h' 2025-08-14T21:44:20.6495025Z adding 'torch/include/ATen/cpu/vec/vec_mask.h' 2025-08-14T21:44:20.6499162Z adding 'torch/include/ATen/cpu/vec/vec_n.h' 2025-08-14T21:44:20.6502227Z adding 'torch/include/ATen/cpu/vec/vec_quant.h' 2025-08-14T21:44:20.6505031Z adding 'torch/include/ATen/cpu/vec/sve/sve_helper.h' 2025-08-14T21:44:20.6510289Z adding 'torch/include/ATen/cpu/vec/sve/vec_bfloat16.h' 2025-08-14T21:44:20.6513985Z adding 'torch/include/ATen/cpu/vec/sve/vec_common_sve.h' 2025-08-14T21:44:20.6518859Z adding 'torch/include/ATen/cpu/vec/sve/vec_double.h' 2025-08-14T21:44:20.6526643Z adding 'torch/include/ATen/cpu/vec/sve/vec_float.h' 2025-08-14T21:44:20.6532714Z adding 'torch/include/ATen/cpu/vec/sve/vec_int.h' 2025-08-14T21:44:20.6538125Z adding 'torch/include/ATen/cpu/vec/sve/vec_qint.h' 2025-08-14T21:44:20.6540917Z adding 'torch/include/ATen/cpu/vec/vec128/vec128.h' 2025-08-14T21:44:20.6546591Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h' 2025-08-14T21:44:20.6549310Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_convert.h' 2025-08-14T21:44:20.6554696Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h' 2025-08-14T21:44:20.6561053Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h' 2025-08-14T21:44:20.6565194Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h' 2025-08-14T21:44:20.6567548Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2025-08-14T21:44:20.6569256Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2025-08-14T21:44:20.6573766Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2025-08-14T21:44:20.6581297Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h' 2025-08-14T21:44:20.6585271Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2025-08-14T21:44:20.6591287Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2025-08-14T21:44:20.6598016Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2025-08-14T21:44:20.6602706Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_convert.h' 2025-08-14T21:44:20.6607188Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2025-08-14T21:44:20.6614917Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2025-08-14T21:44:20.6618760Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_half.h' 2025-08-14T21:44:20.6639209Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2025-08-14T21:44:20.6640048Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_mask.h' 2025-08-14T21:44:20.6648954Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2025-08-14T21:44:20.6652953Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h' 2025-08-14T21:44:20.6656237Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h' 2025-08-14T21:44:20.6662855Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h' 2025-08-14T21:44:20.6670817Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h' 2025-08-14T21:44:20.6676032Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h' 2025-08-14T21:44:20.6681305Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h' 2025-08-14T21:44:20.6685757Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h' 2025-08-14T21:44:20.6689878Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h' 2025-08-14T21:44:20.6693722Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h' 2025-08-14T21:44:20.6697638Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h' 2025-08-14T21:44:20.6702733Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h' 2025-08-14T21:44:20.6708072Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h' 2025-08-14T21:44:20.6714543Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h' 2025-08-14T21:44:20.6746183Z adding 'torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h' 2025-08-14T21:44:20.6746731Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2025-08-14T21:44:20.6763743Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2025-08-14T21:44:20.6771645Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2025-08-14T21:44:20.6781169Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2025-08-14T21:44:20.6785559Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_convert.h' 2025-08-14T21:44:20.6790097Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2025-08-14T21:44:20.6798223Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2025-08-14T21:44:20.6805553Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float8.h' 2025-08-14T21:44:20.6823111Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2025-08-14T21:44:20.6823624Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_mask.h' 2025-08-14T21:44:20.6832864Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2025-08-14T21:44:20.6836618Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2025-08-14T21:44:20.6838700Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2025-08-14T21:44:20.6841466Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2025-08-14T21:44:20.6847274Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2025-08-14T21:44:20.6854786Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2025-08-14T21:44:20.6859388Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2025-08-14T21:44:20.6861707Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2025-08-14T21:44:20.6864156Z adding 'torch/include/ATen/cuda/CUDAContextLight.h' 2025-08-14T21:44:20.6866395Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2025-08-14T21:44:20.6868332Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2025-08-14T21:44:20.6872801Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2025-08-14T21:44:20.6876330Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2025-08-14T21:44:20.6879210Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2025-08-14T21:44:20.6881780Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2025-08-14T21:44:20.6884015Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2025-08-14T21:44:20.6887414Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2025-08-14T21:44:20.6891192Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2025-08-14T21:44:20.6893201Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2025-08-14T21:44:20.6894941Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2025-08-14T21:44:20.6897220Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2025-08-14T21:44:20.6899456Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2025-08-14T21:44:20.6901442Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2025-08-14T21:44:20.6904990Z adding 'torch/include/ATen/cuda/Exceptions.h' 2025-08-14T21:44:20.6907872Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2025-08-14T21:44:20.6909833Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2025-08-14T21:44:20.6911526Z adding 'torch/include/ATen/cuda/PhiloxCudaState.h' 2025-08-14T21:44:20.6913128Z adding 'torch/include/ATen/cuda/PhiloxUtils.cuh' 2025-08-14T21:44:20.6914835Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2025-08-14T21:44:20.6916938Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2025-08-14T21:44:20.6918809Z adding 'torch/include/ATen/cuda/Sleep.h' 2025-08-14T21:44:20.6920971Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2025-08-14T21:44:20.6923297Z adding 'torch/include/ATen/cuda/cub-RadixSortPairs.cuh' 2025-08-14T21:44:20.6929957Z adding 'torch/include/ATen/cuda/cub.cuh' 2025-08-14T21:44:20.6933298Z adding 'torch/include/ATen/cuda/cub.h' 2025-08-14T21:44:20.6935596Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2025-08-14T21:44:20.6937364Z adding 'torch/include/ATen/cuda/jiterator.h' 2025-08-14T21:44:20.6940469Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2025-08-14T21:44:20.6942379Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2025-08-14T21:44:20.6945088Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2025-08-14T21:44:20.6948930Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2025-08-14T21:44:20.6951094Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2025-08-14T21:44:20.6953875Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2025-08-14T21:44:20.6956102Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2025-08-14T21:44:20.6957879Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2025-08-14T21:44:20.6960998Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2025-08-14T21:44:20.6963232Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2025-08-14T21:44:20.6965733Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2025-08-14T21:44:20.6968044Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2025-08-14T21:44:20.6974234Z adding 'torch/include/ATen/cuda/tunable/GemmCommon.h' 2025-08-14T21:44:20.6980782Z adding 'torch/include/ATen/cuda/tunable/GemmHipblaslt.h' 2025-08-14T21:44:20.6984935Z adding 'torch/include/ATen/cuda/tunable/GemmRocblas.h' 2025-08-14T21:44:20.6987192Z adding 'torch/include/ATen/cuda/tunable/StreamTimer.h' 2025-08-14T21:44:20.6990501Z adding 'torch/include/ATen/cuda/tunable/Tunable.h' 2025-08-14T21:44:20.6993836Z adding 'torch/include/ATen/cuda/tunable/TunableGemm.h' 2025-08-14T21:44:20.6999109Z adding 'torch/include/ATen/cuda/tunable/TunableOp.h' 2025-08-14T21:44:20.7005702Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2025-08-14T21:44:20.7008041Z adding 'torch/include/ATen/cudnn/Handle.h' 2025-08-14T21:44:20.7009703Z adding 'torch/include/ATen/cudnn/Handles.h' 2025-08-14T21:44:20.7011455Z adding 'torch/include/ATen/cudnn/Types.h' 2025-08-14T21:44:20.7013396Z adding 'torch/include/ATen/cudnn/Utils.h' 2025-08-14T21:44:20.7015248Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2025-08-14T21:44:20.7018069Z adding 'torch/include/ATen/detail/AcceleratorHooksInterface.h' 2025-08-14T21:44:20.7021365Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2025-08-14T21:44:20.7023826Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2025-08-14T21:44:20.7026212Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2025-08-14T21:44:20.7028245Z adding 'torch/include/ATen/detail/HPUHooksInterface.h' 2025-08-14T21:44:20.7030283Z adding 'torch/include/ATen/detail/IPUHooksInterface.h' 2025-08-14T21:44:20.7032318Z adding 'torch/include/ATen/detail/MAIAHooksInterface.h' 2025-08-14T21:44:20.7034751Z adding 'torch/include/ATen/detail/MPSHooksInterface.h' 2025-08-14T21:44:20.7037280Z adding 'torch/include/ATen/detail/MTIAHooksInterface.h' 2025-08-14T21:44:20.7040016Z adding 'torch/include/ATen/detail/PrivateUse1HooksInterface.h' 2025-08-14T21:44:20.7042436Z adding 'torch/include/ATen/detail/XPUHooksInterface.h' 2025-08-14T21:44:20.7045044Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2025-08-14T21:44:20.7050657Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2025-08-14T21:44:20.7053789Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2025-08-14T21:44:20.7057277Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2025-08-14T21:44:20.7060171Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2025-08-14T21:44:20.7063300Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2025-08-14T21:44:20.7065534Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2025-08-14T21:44:20.7070815Z adding 'torch/include/ATen/functorch/Interpreter.h' 2025-08-14T21:44:20.7075451Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2025-08-14T21:44:20.7077415Z adding 'torch/include/ATen/functorch/Macros.h' 2025-08-14T21:44:20.7080153Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2025-08-14T21:44:20.7083099Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2025-08-14T21:44:20.7085309Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2025-08-14T21:44:20.7088029Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2025-08-14T21:44:20.7090060Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2025-08-14T21:44:20.7094945Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2025-08-14T21:44:20.7098083Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2025-08-14T21:44:20.7100285Z adding 'torch/include/ATen/metal/Context.h' 2025-08-14T21:44:20.7103693Z adding 'torch/include/ATen/miopen/Descriptors.h' 2025-08-14T21:44:20.7105844Z adding 'torch/include/ATen/miopen/Exceptions.h' 2025-08-14T21:44:20.7107567Z adding 'torch/include/ATen/miopen/Handle.h' 2025-08-14T21:44:20.7109298Z adding 'torch/include/ATen/miopen/Types.h' 2025-08-14T21:44:20.7111138Z adding 'torch/include/ATen/miopen/Utils.h' 2025-08-14T21:44:20.7112995Z adding 'torch/include/ATen/miopen/miopen-wrapper.h' 2025-08-14T21:44:20.7115200Z adding 'torch/include/ATen/mps/EmptyTensor.h' 2025-08-14T21:44:20.7117883Z adding 'torch/include/ATen/mps/IndexKernels.h' 2025-08-14T21:44:20.7125854Z adding 'torch/include/ATen/mps/MPSAllocator.h' 2025-08-14T21:44:20.7128957Z adding 'torch/include/ATen/mps/MPSAllocatorInterface.h' 2025-08-14T21:44:20.7131276Z adding 'torch/include/ATen/mps/MPSDevice.h' 2025-08-14T21:44:20.7134056Z adding 'torch/include/ATen/mps/MPSEvent.h' 2025-08-14T21:44:20.7136276Z adding 'torch/include/ATen/mps/MPSGeneratorImpl.h' 2025-08-14T21:44:20.7139203Z adding 'torch/include/ATen/mps/MPSGuardImpl.h' 2025-08-14T21:44:20.7141574Z adding 'torch/include/ATen/mps/MPSHooks.h' 2025-08-14T21:44:20.7147622Z adding 'torch/include/ATen/mps/MPSProfiler.h' 2025-08-14T21:44:20.7150846Z adding 'torch/include/ATen/mps/MPSStream.h' 2025-08-14T21:44:20.7154263Z adding 'torch/include/ATen/native/Activation.h' 2025-08-14T21:44:20.7156558Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2025-08-14T21:44:20.7158449Z adding 'torch/include/ATen/native/AmpKernels.h' 2025-08-14T21:44:20.7162135Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2025-08-14T21:44:20.7164971Z adding 'torch/include/ATen/native/BinaryOps.h' 2025-08-14T21:44:20.7168729Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2025-08-14T21:44:20.7172530Z adding 'torch/include/ATen/native/CPUBlas.h' 2025-08-14T21:44:20.7175084Z adding 'torch/include/ATen/native/CPUFallback.h' 2025-08-14T21:44:20.7177024Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2025-08-14T21:44:20.7179666Z adding 'torch/include/ATen/native/ComplexHelper.h' 2025-08-14T21:44:20.7181954Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2025-08-14T21:44:20.7185038Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2025-08-14T21:44:20.7190474Z adding 'torch/include/ATen/native/ConvUtils.h' 2025-08-14T21:44:20.7192881Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2025-08-14T21:44:20.7194624Z adding 'torch/include/ATen/native/Copy.h' 2025-08-14T21:44:20.7196364Z adding 'torch/include/ATen/native/Cross.h' 2025-08-14T21:44:20.7199507Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2025-08-14T21:44:20.7204763Z adding 'torch/include/ATen/native/DispatchStub.h' 2025-08-14T21:44:20.7207119Z adding 'torch/include/ATen/native/Distance.h' 2025-08-14T21:44:20.7212793Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2025-08-14T21:44:20.7220590Z adding 'torch/include/ATen/native/Distributions.h' 2025-08-14T21:44:20.7223995Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2025-08-14T21:44:20.7225976Z adding 'torch/include/ATen/native/Fill.h' 2025-08-14T21:44:20.7231142Z adding 'torch/include/ATen/native/ForeachUtils.h' 2025-08-14T21:44:20.7233881Z adding 'torch/include/ATen/native/FractionalMaxPooling.h' 2025-08-14T21:44:20.7235786Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2025-08-14T21:44:20.7237511Z adding 'torch/include/ATen/native/FusedAdagrad.h' 2025-08-14T21:44:20.7239435Z adding 'torch/include/ATen/native/FusedAdam.h' 2025-08-14T21:44:20.7241484Z adding 'torch/include/ATen/native/FusedSGD.h' 2025-08-14T21:44:20.7243527Z adding 'torch/include/ATen/native/Gelu.h' 2025-08-14T21:44:20.7247188Z adding 'torch/include/ATen/native/GridSampler.h' 2025-08-14T21:44:20.7249990Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2025-08-14T21:44:20.7252090Z adding 'torch/include/ATen/native/Histogram.h' 2025-08-14T21:44:20.7254071Z adding 'torch/include/ATen/native/IndexKernel.h' 2025-08-14T21:44:20.7257230Z adding 'torch/include/ATen/native/IndexingUtils.h' 2025-08-14T21:44:20.7259443Z adding 'torch/include/ATen/native/Lerp.h' 2025-08-14T21:44:20.7261276Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2025-08-14T21:44:20.7271102Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2025-08-14T21:44:20.7274117Z adding 'torch/include/ATen/native/LossMulti.h' 2025-08-14T21:44:20.7321506Z adding 'torch/include/ATen/native/Math.h' 2025-08-14T21:44:20.7326247Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2025-08-14T21:44:20.7329806Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2025-08-14T21:44:20.7332587Z adding 'torch/include/ATen/native/MaxPooling.h' 2025-08-14T21:44:20.7334644Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2025-08-14T21:44:20.7336872Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2025-08-14T21:44:20.7338778Z adding 'torch/include/ATen/native/Normalization.h' 2025-08-14T21:44:20.7340848Z adding 'torch/include/ATen/native/Padding.h' 2025-08-14T21:44:20.7342906Z adding 'torch/include/ATen/native/PixelShuffle.h' 2025-08-14T21:44:20.7344793Z adding 'torch/include/ATen/native/PointwiseOps.h' 2025-08-14T21:44:20.7349065Z adding 'torch/include/ATen/native/Pool.h' 2025-08-14T21:44:20.7351594Z adding 'torch/include/ATen/native/Pow.h' 2025-08-14T21:44:20.7353796Z adding 'torch/include/ATen/native/RNN.h' 2025-08-14T21:44:20.7355683Z adding 'torch/include/ATen/native/RangeFactories.h' 2025-08-14T21:44:20.7357896Z adding 'torch/include/ATen/native/RangeUtils.h' 2025-08-14T21:44:20.7360114Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2025-08-14T21:44:20.7362309Z adding 'torch/include/ATen/native/ReduceOps.h' 2025-08-14T21:44:20.7367563Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2025-08-14T21:44:20.7370382Z adding 'torch/include/ATen/native/ReductionType.h' 2025-08-14T21:44:20.7372932Z adding 'torch/include/ATen/native/Repeat.h' 2025-08-14T21:44:20.7376863Z adding 'torch/include/ATen/native/Resize.h' 2025-08-14T21:44:20.7379569Z adding 'torch/include/ATen/native/ResizeCommon.h' 2025-08-14T21:44:20.7382342Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2025-08-14T21:44:20.7384232Z adding 'torch/include/ATen/native/SegmentReduce.h' 2025-08-14T21:44:20.7388595Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2025-08-14T21:44:20.7391318Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2025-08-14T21:44:20.7393158Z adding 'torch/include/ATen/native/Sorting.h' 2025-08-14T21:44:20.7395335Z adding 'torch/include/ATen/native/SortingUtils.h' 2025-08-14T21:44:20.7398740Z adding 'torch/include/ATen/native/SparseTensorUtils.h' 2025-08-14T21:44:20.7401933Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2025-08-14T21:44:20.7404953Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2025-08-14T21:44:20.7407359Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2025-08-14T21:44:20.7410071Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2025-08-14T21:44:20.7412226Z adding 'torch/include/ATen/native/TensorCompare.h' 2025-08-14T21:44:20.7414145Z adding 'torch/include/ATen/native/TensorConversions.h' 2025-08-14T21:44:20.7416276Z adding 'torch/include/ATen/native/TensorDimApply.h' 2025-08-14T21:44:20.7419300Z adding 'torch/include/ATen/native/TensorFactories.h' 2025-08-14T21:44:20.7421108Z adding 'torch/include/ATen/native/TensorIterator.h' 2025-08-14T21:44:20.7423337Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2025-08-14T21:44:20.7425027Z adding 'torch/include/ATen/native/TensorProperties.h' 2025-08-14T21:44:20.7427791Z adding 'torch/include/ATen/native/TensorShape.h' 2025-08-14T21:44:20.7429913Z adding 'torch/include/ATen/native/TensorTransformations.h' 2025-08-14T21:44:20.7432171Z adding 'torch/include/ATen/native/TopKImpl.h' 2025-08-14T21:44:20.7434106Z adding 'torch/include/ATen/native/TransposeType.h' 2025-08-14T21:44:20.7436325Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2025-08-14T21:44:20.7438200Z adding 'torch/include/ATen/native/TypeProperties.h' 2025-08-14T21:44:20.7441048Z adding 'torch/include/ATen/native/UnaryOps.h' 2025-08-14T21:44:20.7443041Z adding 'torch/include/ATen/native/Unfold2d.h' 2025-08-14T21:44:20.7444945Z adding 'torch/include/ATen/native/Unfold3d.h' 2025-08-14T21:44:20.7447401Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2025-08-14T21:44:20.7453522Z adding 'torch/include/ATen/native/UpSample.h' 2025-08-14T21:44:20.7456126Z adding 'torch/include/ATen/native/batch_norm.h' 2025-08-14T21:44:20.7457997Z adding 'torch/include/ATen/native/group_norm.h' 2025-08-14T21:44:20.7460544Z adding 'torch/include/ATen/native/im2col.h' 2025-08-14T21:44:20.7463618Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2025-08-14T21:44:20.7466221Z adding 'torch/include/ATen/native/layer_norm.h' 2025-08-14T21:44:20.7468128Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2025-08-14T21:44:20.7470851Z adding 'torch/include/ATen/native/vol2col.h' 2025-08-14T21:44:20.7474200Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h' 2025-08-14T21:44:20.7476674Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h' 2025-08-14T21:44:20.7479198Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h' 2025-08-14T21:44:20.7482028Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2025-08-14T21:44:20.7483909Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2025-08-14T21:44:20.7485811Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2025-08-14T21:44:20.7487547Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2025-08-14T21:44:20.7489487Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2025-08-14T21:44:20.7494027Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2025-08-14T21:44:20.7496785Z adding 'torch/include/ATen/native/cpu/Elu.h' 2025-08-14T21:44:20.7499158Z adding 'torch/include/ATen/native/cpu/Gelu.h' 2025-08-14T21:44:20.7501211Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2025-08-14T21:44:20.7503712Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2025-08-14T21:44:20.7505710Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2025-08-14T21:44:20.7507895Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2025-08-14T21:44:20.7510228Z adding 'torch/include/ATen/native/cpu/LogAddExp.h' 2025-08-14T21:44:20.7514510Z adding 'torch/include/ATen/native/cpu/LogSoftmaxKernelImpl.h' 2025-08-14T21:44:20.7519853Z adding 'torch/include/ATen/native/cpu/Loops.h' 2025-08-14T21:44:20.7522412Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2025-08-14T21:44:20.7524197Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2025-08-14T21:44:20.7528881Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2025-08-14T21:44:20.7532651Z adding 'torch/include/ATen/native/cpu/ReduceUtils.h' 2025-08-14T21:44:20.7535220Z adding 'torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h' 2025-08-14T21:44:20.7536802Z adding 'torch/include/ATen/native/cpu/SampledAddmmKernel.h' 2025-08-14T21:44:20.7539854Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2025-08-14T21:44:20.7541885Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2025-08-14T21:44:20.7543813Z adding 'torch/include/ATen/native/cpu/SpmmReduceKernel.h' 2025-08-14T21:44:20.7545598Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2025-08-14T21:44:20.7560001Z adding 'torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h' 2025-08-14T21:44:20.7563616Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2025-08-14T21:44:20.7568895Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2025-08-14T21:44:20.7571790Z adding 'torch/include/ATen/native/cpu/int_mm_kernel.h' 2025-08-14T21:44:20.7573977Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2025-08-14T21:44:20.7577205Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2025-08-14T21:44:20.7580778Z adding 'torch/include/ATen/native/cpu/utils.h' 2025-08-14T21:44:20.7583772Z adding 'torch/include/ATen/native/cpu/zmath.h' 2025-08-14T21:44:20.7586688Z adding 'torch/include/ATen/native/cuda/Activation.h' 2025-08-14T21:44:20.7588746Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2025-08-14T21:44:20.7593155Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2025-08-14T21:44:20.7602941Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2025-08-14T21:44:20.7606022Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2025-08-14T21:44:20.7607703Z adding 'torch/include/ATen/native/cuda/Copy.h' 2025-08-14T21:44:20.7614531Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2025-08-14T21:44:20.7617169Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2025-08-14T21:44:20.7619140Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2025-08-14T21:44:20.7626835Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2025-08-14T21:44:20.7630727Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2025-08-14T21:44:20.7632881Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2025-08-14T21:44:20.7637053Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2025-08-14T21:44:20.7639649Z adding 'torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh' 2025-08-14T21:44:20.7643697Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2025-08-14T21:44:20.7645936Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2025-08-14T21:44:20.7647855Z adding 'torch/include/ATen/native/cuda/GroupMM.h' 2025-08-14T21:44:20.7650977Z adding 'torch/include/ATen/native/cuda/GroupMMCommon.cuh' 2025-08-14T21:44:20.7653164Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2025-08-14T21:44:20.7655347Z adding 'torch/include/ATen/native/cuda/IndexKernelUtils.h' 2025-08-14T21:44:20.7658684Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2025-08-14T21:44:20.7663214Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2025-08-14T21:44:20.7665408Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2025-08-14T21:44:20.7669514Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2025-08-14T21:44:20.7709566Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2025-08-14T21:44:20.7714153Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2025-08-14T21:44:20.7716566Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2025-08-14T21:44:20.7721072Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2025-08-14T21:44:20.7743923Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2025-08-14T21:44:20.7746279Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2025-08-14T21:44:20.7748725Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2025-08-14T21:44:20.7750987Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2025-08-14T21:44:20.7767528Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2025-08-14T21:44:20.7771051Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2025-08-14T21:44:20.7773255Z adding 'torch/include/ATen/native/cuda/Resize.h' 2025-08-14T21:44:20.7775208Z adding 'torch/include/ATen/native/cuda/RowwiseScaledMM.h' 2025-08-14T21:44:20.7777067Z adding 'torch/include/ATen/native/cuda/ScaledGroupMM.h' 2025-08-14T21:44:20.7778864Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2025-08-14T21:44:20.7784851Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2025-08-14T21:44:20.7787312Z adding 'torch/include/ATen/native/cuda/Sort.h' 2025-08-14T21:44:20.7789198Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2025-08-14T21:44:20.7793370Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2025-08-14T21:44:20.7795523Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2025-08-14T21:44:20.7798451Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2025-08-14T21:44:20.7803783Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2025-08-14T21:44:20.7810408Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2025-08-14T21:44:20.7812895Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2025-08-14T21:44:20.7814633Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2025-08-14T21:44:20.7816392Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2025-08-14T21:44:20.7820393Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2025-08-14T21:44:20.7823264Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2025-08-14T21:44:20.7825350Z adding 'torch/include/ATen/native/cuda/cutlass_common.cuh' 2025-08-14T21:44:20.7827218Z adding 'torch/include/ATen/native/cuda/fused_adagrad_impl.cuh' 2025-08-14T21:44:20.7829843Z adding 'torch/include/ATen/native/cuda/fused_adagrad_utils.cuh' 2025-08-14T21:44:20.7831862Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2025-08-14T21:44:20.7833641Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2025-08-14T21:44:20.7836911Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2025-08-14T21:44:20.7839036Z adding 'torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh' 2025-08-14T21:44:20.7841192Z adding 'torch/include/ATen/native/cuda/fused_adamw_impl.cuh' 2025-08-14T21:44:20.7844805Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2025-08-14T21:44:20.7848361Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2025-08-14T21:44:20.7855502Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2025-08-14T21:44:20.7857994Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2025-08-14T21:44:20.7861517Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2025-08-14T21:44:20.7864048Z adding 'torch/include/ATen/native/hip/ck_bgemm.h' 2025-08-14T21:44:20.7865961Z adding 'torch/include/ATen/native/hip/ck_gemm.h' 2025-08-14T21:44:20.7870260Z adding 'torch/include/ATen/native/hip/ck_gemm_template.h' 2025-08-14T21:44:20.7873070Z adding 'torch/include/ATen/native/hip/ck_types.h' 2025-08-14T21:44:20.7875846Z adding 'torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h' 2025-08-14T21:44:20.7879159Z adding 'torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h' 2025-08-14T21:44:20.7881831Z adding 'torch/include/ATen/native/kleidiai/kai_kernels.h' 2025-08-14T21:44:20.7884061Z adding 'torch/include/ATen/native/kleidiai/kai_pack.h' 2025-08-14T21:44:20.7886677Z adding 'torch/include/ATen/native/kleidiai/kai_ukernel_interface.h' 2025-08-14T21:44:20.7889256Z adding 'torch/include/ATen/native/mkldnn/xpu/Conv.h' 2025-08-14T21:44:20.7891657Z adding 'torch/include/ATen/native/mkldnn/xpu/FusionUtils.h' 2025-08-14T21:44:20.7897538Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/Attr.h' 2025-08-14T21:44:20.7903513Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/DnnlExt.h' 2025-08-14T21:44:20.7906405Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/LRUCache.h' 2025-08-14T21:44:20.7909046Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/Utils.h' 2025-08-14T21:44:20.7911739Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h' 2025-08-14T21:44:20.7914306Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h' 2025-08-14T21:44:20.7916518Z adding 'torch/include/ATen/native/mps/Copy.h' 2025-08-14T21:44:20.7918666Z adding 'torch/include/ATen/native/mps/MPSGraphSequoiaOps.h' 2025-08-14T21:44:20.7921172Z adding 'torch/include/ATen/native/mps/MPSGraphSonomaOps.h' 2025-08-14T21:44:20.7924394Z adding 'torch/include/ATen/native/mps/MPSGraphVenturaOps.h' 2025-08-14T21:44:20.7927699Z adding 'torch/include/ATen/native/mps/MetalShaderLibrary.h' 2025-08-14T21:44:20.7935099Z adding 'torch/include/ATen/native/mps/OperationUtils.h' 2025-08-14T21:44:20.7937772Z adding 'torch/include/ATen/native/mps/TensorFactory.h' 2025-08-14T21:44:20.7940132Z adding 'torch/include/ATen/native/mps/kernels/Pooling.h' 2025-08-14T21:44:20.7941988Z adding 'torch/include/ATen/native/mps/kernels/UpSample.h' 2025-08-14T21:44:20.7944139Z adding 'torch/include/ATen/native/mps/operations/BinaryKernel.h' 2025-08-14T21:44:20.7946099Z adding 'torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h' 2025-08-14T21:44:20.7947902Z adding 'torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h' 2025-08-14T21:44:20.7949808Z adding 'torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h' 2025-08-14T21:44:20.7951519Z adding 'torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h' 2025-08-14T21:44:20.7955967Z adding 'torch/include/ATen/native/mps/operations/MultiTensorApply.h' 2025-08-14T21:44:20.7958578Z adding 'torch/include/ATen/native/mtia/EmptyTensor.h' 2025-08-14T21:44:20.7961236Z adding 'torch/include/ATen/native/nested/NestedTensorBinaryOps.h' 2025-08-14T21:44:20.7963621Z adding 'torch/include/ATen/native/nested/NestedTensorMath.h' 2025-08-14T21:44:20.7966212Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h' 2025-08-14T21:44:20.7968240Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerUtils.h' 2025-08-14T21:44:20.7974250Z adding 'torch/include/ATen/native/nested/NestedTensorUtils.h' 2025-08-14T21:44:20.7977401Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2025-08-14T21:44:20.7979725Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2025-08-14T21:44:20.7981992Z adding 'torch/include/ATen/native/quantized/ConvUtils.h' 2025-08-14T21:44:20.7983749Z adding 'torch/include/ATen/native/quantized/Copy.h' 2025-08-14T21:44:20.7985776Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2025-08-14T21:44:20.7987590Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2025-08-14T21:44:20.7989965Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2025-08-14T21:44:20.7991815Z adding 'torch/include/ATen/native/quantized/library.h' 2025-08-14T21:44:20.7995645Z adding 'torch/include/ATen/native/quantized/cpu/ACLUtils.h' 2025-08-14T21:44:20.7997688Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2025-08-14T21:44:20.7999979Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2025-08-14T21:44:20.8004668Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2025-08-14T21:44:20.8010621Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2025-08-14T21:44:20.8015255Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2025-08-14T21:44:20.8018643Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2025-08-14T21:44:20.8020696Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2025-08-14T21:44:20.8024770Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2025-08-14T21:44:20.8029464Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2025-08-14T21:44:20.8033704Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2025-08-14T21:44:20.8035790Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2025-08-14T21:44:20.8037849Z adding 'torch/include/ATen/native/quantized/cpu/qconv.h' 2025-08-14T21:44:20.8040141Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2025-08-14T21:44:20.8042131Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2025-08-14T21:44:20.8044197Z adding 'torch/include/ATen/native/quantized/cpu/qlinear.h' 2025-08-14T21:44:20.8048335Z adding 'torch/include/ATen/native/quantized/cudnn/utils.h' 2025-08-14T21:44:20.8051196Z adding 'torch/include/ATen/native/transformers/attention.h' 2025-08-14T21:44:20.8053847Z adding 'torch/include/ATen/native/transformers/sdp_utils.h' 2025-08-14T21:44:20.8059348Z adding 'torch/include/ATen/native/transformers/sdp_utils_cpp.h' 2025-08-14T21:44:20.8062091Z adding 'torch/include/ATen/native/transformers/cuda/sdp_utils.h' 2025-08-14T21:44:20.8064917Z adding 'torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h' 2025-08-14T21:44:20.8067426Z adding 'torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h' 2025-08-14T21:44:20.8071970Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h' 2025-08-14T21:44:20.8075896Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h' 2025-08-14T21:44:20.8110192Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h' 2025-08-14T21:44:20.8126805Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h' 2025-08-14T21:44:20.8129425Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h' 2025-08-14T21:44:20.8136045Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h' 2025-08-14T21:44:20.8140054Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h' 2025-08-14T21:44:20.8143343Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h' 2025-08-14T21:44:20.8146055Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h' 2025-08-14T21:44:20.8149350Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h' 2025-08-14T21:44:20.8156953Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h' 2025-08-14T21:44:20.8163240Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h' 2025-08-14T21:44:20.8166457Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h' 2025-08-14T21:44:20.8171068Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h' 2025-08-14T21:44:20.8195473Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h' 2025-08-14T21:44:20.8196524Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h' 2025-08-14T21:44:20.8202969Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h' 2025-08-14T21:44:20.8205695Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h' 2025-08-14T21:44:20.8215590Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h' 2025-08-14T21:44:20.8225601Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h' 2025-08-14T21:44:20.8229119Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h' 2025-08-14T21:44:20.8233340Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h' 2025-08-14T21:44:20.8246265Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h' 2025-08-14T21:44:20.8252926Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h' 2025-08-14T21:44:20.8256317Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h' 2025-08-14T21:44:20.8258980Z adding 'torch/include/ATen/native/transformers/hip/aotriton_adapter.h' 2025-08-14T21:44:20.8263600Z adding 'torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h' 2025-08-14T21:44:20.8266609Z adding 'torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h' 2025-08-14T21:44:20.8268712Z adding 'torch/include/ATen/native/utils/Factory.h' 2025-08-14T21:44:20.8271306Z adding 'torch/include/ATen/native/utils/ParamUtils.h' 2025-08-14T21:44:20.8273740Z adding 'torch/include/ATen/native/utils/ParamsHash.h' 2025-08-14T21:44:20.8321835Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2025-08-14T21:44:20.8323672Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2025-08-14T21:44:20.8325941Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8327759Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2025-08-14T21:44:20.8329694Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2025-08-14T21:44:20.8331720Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2025-08-14T21:44:20.8333760Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2025-08-14T21:44:20.8335923Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8337704Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2025-08-14T21:44:20.8339596Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2025-08-14T21:44:20.8341429Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2025-08-14T21:44:20.8343428Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2025-08-14T21:44:20.8345636Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2025-08-14T21:44:20.8347743Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2025-08-14T21:44:20.8349958Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8351677Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-08-14T21:44:20.8353533Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-08-14T21:44:20.8355320Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2025-08-14T21:44:20.8357391Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2025-08-14T21:44:20.8359598Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8361733Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2025-08-14T21:44:20.8363661Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2025-08-14T21:44:20.8365571Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2025-08-14T21:44:20.8367634Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2025-08-14T21:44:20.8369791Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2025-08-14T21:44:20.8372332Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8374170Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2025-08-14T21:44:20.8376115Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2025-08-14T21:44:20.8378263Z adding 'torch/include/ATen/ops/_add_relu.h' 2025-08-14T21:44:20.8380507Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8382462Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2025-08-14T21:44:20.8384381Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2025-08-14T21:44:20.8386255Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2025-08-14T21:44:20.8388498Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2025-08-14T21:44:20.8390628Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2025-08-14T21:44:20.8392937Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:20.8394668Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2025-08-14T21:44:20.8396619Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2025-08-14T21:44:20.8398451Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2025-08-14T21:44:20.8400844Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2025-08-14T21:44:20.8402712Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2025-08-14T21:44:20.8404859Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2025-08-14T21:44:20.8406955Z adding 'torch/include/ATen/ops/_aminmax.h' 2025-08-14T21:44:20.8409204Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8411090Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2025-08-14T21:44:20.8413136Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2025-08-14T21:44:20.8414981Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2025-08-14T21:44:20.8417069Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2025-08-14T21:44:20.8419376Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2025-08-14T21:44:20.8421518Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8423360Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h' 2025-08-14T21:44:20.8425265Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2025-08-14T21:44:20.8427102Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2025-08-14T21:44:20.8429193Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2025-08-14T21:44:20.8431141Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2025-08-14T21:44:20.8433383Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8435162Z adding 'torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h' 2025-08-14T21:44:20.8437086Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2025-08-14T21:44:20.8439004Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2025-08-14T21:44:20.8441226Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2025-08-14T21:44:20.8443544Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2025-08-14T21:44:20.8445505Z adding 'torch/include/ATen/ops/_assert_async.h' 2025-08-14T21:44:20.8447499Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2025-08-14T21:44:20.8449490Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2025-08-14T21:44:20.8451291Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2025-08-14T21:44:20.8453417Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2025-08-14T21:44:20.8455280Z adding 'torch/include/ATen/ops/_assert_scalar.h' 2025-08-14T21:44:20.8457460Z adding 'torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8459050Z adding 'torch/include/ATen/ops/_assert_scalar_native.h' 2025-08-14T21:44:20.8460950Z adding 'torch/include/ATen/ops/_assert_scalar_ops.h' 2025-08-14T21:44:20.8463127Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2025-08-14T21:44:20.8465435Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8467207Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h' 2025-08-14T21:44:20.8469118Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2025-08-14T21:44:20.8471652Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2025-08-14T21:44:20.8473638Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2025-08-14T21:44:20.8478158Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8480147Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2025-08-14T21:44:20.8482308Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2025-08-14T21:44:20.8484179Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2025-08-14T21:44:20.8486393Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8488139Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2025-08-14T21:44:20.8490189Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2025-08-14T21:44:20.8492085Z adding 'torch/include/ATen/ops/_backward.h' 2025-08-14T21:44:20.8494165Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8495843Z adding 'torch/include/ATen/ops/_backward_native.h' 2025-08-14T21:44:20.8497807Z adding 'torch/include/ATen/ops/_backward_ops.h' 2025-08-14T21:44:20.8499798Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2025-08-14T21:44:20.8501892Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2025-08-14T21:44:20.8504129Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8505877Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2025-08-14T21:44:20.8507957Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2025-08-14T21:44:20.8510106Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8511812Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2025-08-14T21:44:20.8513858Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2025-08-14T21:44:20.8515910Z adding 'torch/include/ATen/ops/_batch_norm_no_update.h' 2025-08-14T21:44:20.8518244Z adding 'torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8520306Z adding 'torch/include/ATen/ops/_batch_norm_no_update_native.h' 2025-08-14T21:44:20.8522640Z adding 'torch/include/ATen/ops/_batch_norm_no_update_ops.h' 2025-08-14T21:44:20.8524923Z adding 'torch/include/ATen/ops/_batch_norm_with_update.h' 2025-08-14T21:44:20.8527275Z adding 'torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8529173Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h' 2025-08-14T21:44:20.8531282Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h' 2025-08-14T21:44:20.8533372Z adding 'torch/include/ATen/ops/_batch_norm_with_update_native.h' 2025-08-14T21:44:20.8535747Z adding 'torch/include/ATen/ops/_batch_norm_with_update_ops.h' 2025-08-14T21:44:20.8537646Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2025-08-14T21:44:20.8539764Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8541387Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2025-08-14T21:44:20.8543345Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2025-08-14T21:44:20.8545120Z adding 'torch/include/ATen/ops/_cast_Char.h' 2025-08-14T21:44:20.8547298Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8548921Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2025-08-14T21:44:20.8550790Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2025-08-14T21:44:20.8552628Z adding 'torch/include/ATen/ops/_cast_Double.h' 2025-08-14T21:44:20.8554746Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8556336Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2025-08-14T21:44:20.8558253Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2025-08-14T21:44:20.8560471Z adding 'torch/include/ATen/ops/_cast_Float.h' 2025-08-14T21:44:20.8562584Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8564326Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2025-08-14T21:44:20.8566297Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2025-08-14T21:44:20.8568216Z adding 'torch/include/ATen/ops/_cast_Half.h' 2025-08-14T21:44:20.8570652Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8572392Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2025-08-14T21:44:20.8574430Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2025-08-14T21:44:20.8576539Z adding 'torch/include/ATen/ops/_cast_Int.h' 2025-08-14T21:44:20.8578494Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8580174Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2025-08-14T21:44:20.8582309Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2025-08-14T21:44:20.8584113Z adding 'torch/include/ATen/ops/_cast_Long.h' 2025-08-14T21:44:20.8586193Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8587845Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2025-08-14T21:44:20.8589689Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2025-08-14T21:44:20.8591477Z adding 'torch/include/ATen/ops/_cast_Short.h' 2025-08-14T21:44:20.8593569Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8595167Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2025-08-14T21:44:20.8597060Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2025-08-14T21:44:20.8599025Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2025-08-14T21:44:20.8601562Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8603382Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2025-08-14T21:44:20.8605290Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2025-08-14T21:44:20.8607121Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2025-08-14T21:44:20.8609228Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2025-08-14T21:44:20.8611410Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2025-08-14T21:44:20.8613843Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8615686Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2025-08-14T21:44:20.8617582Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2025-08-14T21:44:20.8619366Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2025-08-14T21:44:20.8621365Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2025-08-14T21:44:20.8623345Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2025-08-14T21:44:20.8625544Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8627208Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2025-08-14T21:44:20.8629040Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2025-08-14T21:44:20.8630926Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2025-08-14T21:44:20.8632871Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2025-08-14T21:44:20.8634762Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2025-08-14T21:44:20.8636933Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8638521Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2025-08-14T21:44:20.8640823Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2025-08-14T21:44:20.8642860Z adding 'torch/include/ATen/ops/_chunk_cat.h' 2025-08-14T21:44:20.8645036Z adding 'torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8646873Z adding 'torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h' 2025-08-14T21:44:20.8648909Z adding 'torch/include/ATen/ops/_chunk_cat_native.h' 2025-08-14T21:44:20.8650984Z adding 'torch/include/ATen/ops/_chunk_cat_ops.h' 2025-08-14T21:44:20.8653030Z adding 'torch/include/ATen/ops/_coalesce.h' 2025-08-14T21:44:20.8655088Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8656773Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2025-08-14T21:44:20.8658735Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2025-08-14T21:44:20.8660655Z adding 'torch/include/ATen/ops/_coalesced.h' 2025-08-14T21:44:20.8662801Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8664550Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2025-08-14T21:44:20.8666312Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2025-08-14T21:44:20.8668333Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2025-08-14T21:44:20.8671094Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2025-08-14T21:44:20.8673264Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2025-08-14T21:44:20.8675282Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2025-08-14T21:44:20.8677173Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2025-08-14T21:44:20.8679339Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2025-08-14T21:44:20.8681306Z adding 'torch/include/ATen/ops/_conj.h' 2025-08-14T21:44:20.8683397Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8685198Z adding 'torch/include/ATen/ops/_conj_copy.h' 2025-08-14T21:44:20.8687374Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8689368Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:20.8691124Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2025-08-14T21:44:20.8693027Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2025-08-14T21:44:20.8694810Z adding 'torch/include/ATen/ops/_conj_native.h' 2025-08-14T21:44:20.8696737Z adding 'torch/include/ATen/ops/_conj_ops.h' 2025-08-14T21:44:20.8698654Z adding 'torch/include/ATen/ops/_conj_physical.h' 2025-08-14T21:44:20.8700800Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8709520Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2025-08-14T21:44:20.8710016Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2025-08-14T21:44:20.8710475Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2025-08-14T21:44:20.8711009Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2025-08-14T21:44:20.8711672Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2025-08-14T21:44:20.8713377Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2025-08-14T21:44:20.8715372Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2025-08-14T21:44:20.8717625Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:20.8719497Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2025-08-14T21:44:20.8721629Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2025-08-14T21:44:20.8723487Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2025-08-14T21:44:20.8725532Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2025-08-14T21:44:20.8727509Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2025-08-14T21:44:20.8729495Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2025-08-14T21:44:20.8731816Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2025-08-14T21:44:20.8734165Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:20.8735923Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2025-08-14T21:44:20.8737829Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2025-08-14T21:44:20.8739622Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2025-08-14T21:44:20.8741644Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2025-08-14T21:44:20.8743470Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2025-08-14T21:44:20.8745513Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2025-08-14T21:44:20.8747393Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack.h' 2025-08-14T21:44:20.8749345Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h' 2025-08-14T21:44:20.8751232Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h' 2025-08-14T21:44:20.8753175Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h' 2025-08-14T21:44:20.8754938Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h' 2025-08-14T21:44:20.8756853Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h' 2025-08-14T21:44:20.8758678Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_native.h' 2025-08-14T21:44:20.8761014Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h' 2025-08-14T21:44:20.8763689Z adding 'torch/include/ATen/ops/_convolution.h' 2025-08-14T21:44:20.8766482Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8768562Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8771018Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2025-08-14T21:44:20.8773600Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8775348Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2025-08-14T21:44:20.8777473Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2025-08-14T21:44:20.8779625Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2025-08-14T21:44:20.8781975Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8783684Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2025-08-14T21:44:20.8785700Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2025-08-14T21:44:20.8787666Z adding 'torch/include/ATen/ops/_convolution_native.h' 2025-08-14T21:44:20.8789947Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2025-08-14T21:44:20.8792014Z adding 'torch/include/ATen/ops/_copy_from.h' 2025-08-14T21:44:20.8793988Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2025-08-14T21:44:20.8796163Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8797756Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2025-08-14T21:44:20.8800008Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2025-08-14T21:44:20.8802371Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8803995Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2025-08-14T21:44:20.8805999Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2025-08-14T21:44:20.8807926Z adding 'torch/include/ATen/ops/_cslt_compress.h' 2025-08-14T21:44:20.8809920Z adding 'torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h' 2025-08-14T21:44:20.8811811Z adding 'torch/include/ATen/ops/_cslt_compress_native.h' 2025-08-14T21:44:20.8813714Z adding 'torch/include/ATen/ops/_cslt_compress_ops.h' 2025-08-14T21:44:20.8815636Z adding 'torch/include/ATen/ops/_cslt_sparse_mm.h' 2025-08-14T21:44:20.8817710Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h' 2025-08-14T21:44:20.8819560Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_native.h' 2025-08-14T21:44:20.8821555Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_ops.h' 2025-08-14T21:44:20.8823520Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search.h' 2025-08-14T21:44:20.8825545Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h' 2025-08-14T21:44:20.8827364Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_native.h' 2025-08-14T21:44:20.8829353Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h' 2025-08-14T21:44:20.8831501Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2025-08-14T21:44:20.8833727Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2025-08-14T21:44:20.8835995Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8837787Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2025-08-14T21:44:20.8839959Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2025-08-14T21:44:20.8842028Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2025-08-14T21:44:20.8844352Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2025-08-14T21:44:20.8846650Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8848559Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2025-08-14T21:44:20.8850544Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2025-08-14T21:44:20.8852606Z adding 'torch/include/ATen/ops/_ctc_loss_meta_dispatch.h' 2025-08-14T21:44:20.8854508Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2025-08-14T21:44:20.8856792Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2025-08-14T21:44:20.8859178Z adding 'torch/include/ATen/ops/_cudnn_attention_backward.h' 2025-08-14T21:44:20.8861389Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_cuda_dispatch.h' 2025-08-14T21:44:20.8863281Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_native.h' 2025-08-14T21:44:20.8865396Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_ops.h' 2025-08-14T21:44:20.8867595Z adding 'torch/include/ATen/ops/_cudnn_attention_forward.h' 2025-08-14T21:44:20.8870154Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h' 2025-08-14T21:44:20.8872689Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_native.h' 2025-08-14T21:44:20.8874986Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_ops.h' 2025-08-14T21:44:20.8877152Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2025-08-14T21:44:20.8879529Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8881476Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2025-08-14T21:44:20.8883441Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2025-08-14T21:44:20.8885697Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2025-08-14T21:44:20.8888021Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2025-08-14T21:44:20.8890267Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8892232Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2025-08-14T21:44:20.8894064Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2025-08-14T21:44:20.8896071Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2025-08-14T21:44:20.8898765Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2025-08-14T21:44:20.8902130Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2025-08-14T21:44:20.8904960Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8906986Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2025-08-14T21:44:20.8908968Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2025-08-14T21:44:20.8911437Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2025-08-14T21:44:20.8913858Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8915810Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2025-08-14T21:44:20.8918157Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2025-08-14T21:44:20.8921001Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.8922857Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2025-08-14T21:44:20.8924834Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2025-08-14T21:44:20.8927045Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2025-08-14T21:44:20.8929102Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2025-08-14T21:44:20.8931482Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2025-08-14T21:44:20.8933614Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2025-08-14T21:44:20.8935755Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8937354Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2025-08-14T21:44:20.8939212Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2025-08-14T21:44:20.8941074Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2025-08-14T21:44:20.8943215Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8944883Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2025-08-14T21:44:20.8947550Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2025-08-14T21:44:20.8949514Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2025-08-14T21:44:20.8951648Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8953285Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2025-08-14T21:44:20.8955177Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2025-08-14T21:44:20.8957027Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2025-08-14T21:44:20.8959185Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8961213Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2025-08-14T21:44:20.8963231Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2025-08-14T21:44:20.8965101Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2025-08-14T21:44:20.8967088Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2025-08-14T21:44:20.8969013Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2025-08-14T21:44:20.8971129Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2025-08-14T21:44:20.8973213Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2025-08-14T21:44:20.8975187Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2025-08-14T21:44:20.8977171Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2025-08-14T21:44:20.8979091Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2025-08-14T21:44:20.8980972Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2025-08-14T21:44:20.8983078Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2025-08-14T21:44:20.8984926Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2025-08-14T21:44:20.8987074Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.8988649Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2025-08-14T21:44:20.8990533Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2025-08-14T21:44:20.8992201Z adding 'torch/include/ATen/ops/_dimI.h' 2025-08-14T21:44:20.8994087Z adding 'torch/include/ATen/ops/_dimI_native.h' 2025-08-14T21:44:20.8995977Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2025-08-14T21:44:20.8997681Z adding 'torch/include/ATen/ops/_dimV.h' 2025-08-14T21:44:20.8999526Z adding 'torch/include/ATen/ops/_dimV_native.h' 2025-08-14T21:44:20.9001755Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2025-08-14T21:44:20.9003662Z adding 'torch/include/ATen/ops/_dim_arange.h' 2025-08-14T21:44:20.9005841Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.9007488Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2025-08-14T21:44:20.9009439Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2025-08-14T21:44:20.9011456Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2025-08-14T21:44:20.9013744Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9015468Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2025-08-14T21:44:20.9017331Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2025-08-14T21:44:20.9019132Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2025-08-14T21:44:20.9021090Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2025-08-14T21:44:20.9023017Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit.h' 2025-08-14T21:44:20.9025033Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h' 2025-08-14T21:44:20.9026823Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h' 2025-08-14T21:44:20.9028760Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h' 2025-08-14T21:44:20.9030691Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h' 2025-08-14T21:44:20.9032679Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h' 2025-08-14T21:44:20.9034497Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h' 2025-08-14T21:44:20.9036470Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h' 2025-08-14T21:44:20.9038820Z adding 'torch/include/ATen/ops/_efficient_attention_backward.h' 2025-08-14T21:44:20.9041573Z adding 'torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h' 2025-08-14T21:44:20.9043597Z adding 'torch/include/ATen/ops/_efficient_attention_backward_native.h' 2025-08-14T21:44:20.9045847Z adding 'torch/include/ATen/ops/_efficient_attention_backward_ops.h' 2025-08-14T21:44:20.9048269Z adding 'torch/include/ATen/ops/_efficient_attention_forward.h' 2025-08-14T21:44:20.9050544Z adding 'torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h' 2025-08-14T21:44:20.9052649Z adding 'torch/include/ATen/ops/_efficient_attention_forward_native.h' 2025-08-14T21:44:20.9054855Z adding 'torch/include/ATen/ops/_efficient_attention_forward_ops.h' 2025-08-14T21:44:20.9057207Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2025-08-14T21:44:20.9059556Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9061381Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2025-08-14T21:44:20.9063332Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2025-08-14T21:44:20.9065220Z adding 'torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h' 2025-08-14T21:44:20.9067581Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2025-08-14T21:44:20.9070064Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2025-08-14T21:44:20.9072676Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2025-08-14T21:44:20.9074917Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2025-08-14T21:44:20.9077116Z adding 'torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h' 2025-08-14T21:44:20.9079183Z adding 'torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h' 2025-08-14T21:44:20.9081268Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2025-08-14T21:44:20.9083506Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2025-08-14T21:44:20.9085806Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9087675Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2025-08-14T21:44:20.9089677Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2025-08-14T21:44:20.9092264Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2025-08-14T21:44:20.9094786Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9096707Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2025-08-14T21:44:20.9098689Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2025-08-14T21:44:20.9100598Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2025-08-14T21:44:20.9102756Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2025-08-14T21:44:20.9104984Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2025-08-14T21:44:20.9107266Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9109125Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2025-08-14T21:44:20.9111090Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2025-08-14T21:44:20.9113006Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2025-08-14T21:44:20.9115211Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2025-08-14T21:44:20.9117201Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2025-08-14T21:44:20.9119475Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2025-08-14T21:44:20.9122138Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2025-08-14T21:44:20.9124448Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9126334Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2025-08-14T21:44:20.9128280Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2025-08-14T21:44:20.9130160Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2025-08-14T21:44:20.9132438Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2025-08-14T21:44:20.9134522Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2025-08-14T21:44:20.9136868Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.9138677Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2025-08-14T21:44:20.9140694Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2025-08-14T21:44:20.9143191Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2025-08-14T21:44:20.9145835Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9148372Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2025-08-14T21:44:20.9150904Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2025-08-14T21:44:20.9153363Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2025-08-14T21:44:20.9156783Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2025-08-14T21:44:20.9160262Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9162880Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2025-08-14T21:44:20.9165491Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2025-08-14T21:44:20.9168335Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2025-08-14T21:44:20.9171130Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2025-08-14T21:44:20.9173945Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9175991Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2025-08-14T21:44:20.9178555Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2025-08-14T21:44:20.9181501Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2025-08-14T21:44:20.9184101Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2025-08-14T21:44:20.9186586Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2025-08-14T21:44:20.9189070Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2025-08-14T21:44:20.9191440Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2025-08-14T21:44:20.9193989Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2025-08-14T21:44:20.9196679Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9198953Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2025-08-14T21:44:20.9201873Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2025-08-14T21:44:20.9204342Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2025-08-14T21:44:20.9207067Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2025-08-14T21:44:20.9209771Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2025-08-14T21:44:20.9212512Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2025-08-14T21:44:20.9215193Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2025-08-14T21:44:20.9217587Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2025-08-14T21:44:20.9219589Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2025-08-14T21:44:20.9222216Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2025-08-14T21:44:20.9225086Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9227361Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2025-08-14T21:44:20.9229786Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2025-08-14T21:44:20.9232139Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2025-08-14T21:44:20.9234784Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2025-08-14T21:44:20.9237577Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2025-08-14T21:44:20.9240802Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9243014Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2025-08-14T21:44:20.9245528Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2025-08-14T21:44:20.9248031Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2025-08-14T21:44:20.9250852Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2025-08-14T21:44:20.9253553Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2025-08-14T21:44:20.9256309Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2025-08-14T21:44:20.9258947Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2025-08-14T21:44:20.9261269Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2025-08-14T21:44:20.9263872Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2025-08-14T21:44:20.9266538Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2025-08-14T21:44:20.9269151Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2025-08-14T21:44:20.9271906Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2025-08-14T21:44:20.9273855Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2025-08-14T21:44:20.9275998Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2025-08-14T21:44:20.9278018Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2025-08-14T21:44:20.9280210Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2025-08-14T21:44:20.9282217Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2025-08-14T21:44:20.9284127Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2025-08-14T21:44:20.9286224Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2025-08-14T21:44:20.9288267Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h' 2025-08-14T21:44:20.9290418Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h' 2025-08-14T21:44:20.9292410Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h' 2025-08-14T21:44:20.9294162Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h' 2025-08-14T21:44:20.9296101Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h' 2025-08-14T21:44:20.9298370Z adding 'torch/include/ATen/ops/_flash_attention_backward.h' 2025-08-14T21:44:20.9300570Z adding 'torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h' 2025-08-14T21:44:20.9302473Z adding 'torch/include/ATen/ops/_flash_attention_backward_native.h' 2025-08-14T21:44:20.9304627Z adding 'torch/include/ATen/ops/_flash_attention_backward_ops.h' 2025-08-14T21:44:20.9306965Z adding 'torch/include/ATen/ops/_flash_attention_forward.h' 2025-08-14T21:44:20.9309205Z adding 'torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h' 2025-08-14T21:44:20.9311136Z adding 'torch/include/ATen/ops/_flash_attention_forward_native.h' 2025-08-14T21:44:20.9313277Z adding 'torch/include/ATen/ops/_flash_attention_forward_ops.h' 2025-08-14T21:44:20.9315202Z adding 'torch/include/ATen/ops/_foobar.h' 2025-08-14T21:44:20.9317360Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9319155Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2025-08-14T21:44:20.9321327Z adding 'torch/include/ATen/ops/_foobar_native.h' 2025-08-14T21:44:20.9323457Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2025-08-14T21:44:20.9325475Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2025-08-14T21:44:20.9327716Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9329475Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2025-08-14T21:44:20.9331331Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2025-08-14T21:44:20.9333505Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2025-08-14T21:44:20.9335468Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2025-08-14T21:44:20.9337669Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9339336Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2025-08-14T21:44:20.9341112Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2025-08-14T21:44:20.9343102Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2025-08-14T21:44:20.9345372Z adding 'torch/include/ATen/ops/_foreach_add.h' 2025-08-14T21:44:20.9347853Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9349665Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2025-08-14T21:44:20.9351726Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2025-08-14T21:44:20.9354355Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2025-08-14T21:44:20.9356808Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2025-08-14T21:44:20.9359247Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9361552Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2025-08-14T21:44:20.9363671Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2025-08-14T21:44:20.9366359Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2025-08-14T21:44:20.9368803Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2025-08-14T21:44:20.9371594Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9374315Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2025-08-14T21:44:20.9376565Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2025-08-14T21:44:20.9379258Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2025-08-14T21:44:20.9381533Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2025-08-14T21:44:20.9383749Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9385495Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2025-08-14T21:44:20.9387352Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2025-08-14T21:44:20.9389341Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2025-08-14T21:44:20.9391333Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2025-08-14T21:44:20.9393517Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9395273Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2025-08-14T21:44:20.9397067Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2025-08-14T21:44:20.9399100Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2025-08-14T21:44:20.9401382Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2025-08-14T21:44:20.9403688Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9405484Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2025-08-14T21:44:20.9407341Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2025-08-14T21:44:20.9409452Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2025-08-14T21:44:20.9411825Z adding 'torch/include/ATen/ops/_foreach_clamp_max.h' 2025-08-14T21:44:20.9414150Z adding 'torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9415981Z adding 'torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h' 2025-08-14T21:44:20.9417936Z adding 'torch/include/ATen/ops/_foreach_clamp_max_native.h' 2025-08-14T21:44:20.9420344Z adding 'torch/include/ATen/ops/_foreach_clamp_max_ops.h' 2025-08-14T21:44:20.9422663Z adding 'torch/include/ATen/ops/_foreach_clamp_min.h' 2025-08-14T21:44:20.9425028Z adding 'torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9426894Z adding 'torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h' 2025-08-14T21:44:20.9428870Z adding 'torch/include/ATen/ops/_foreach_clamp_min_native.h' 2025-08-14T21:44:20.9431280Z adding 'torch/include/ATen/ops/_foreach_clamp_min_ops.h' 2025-08-14T21:44:20.9433368Z adding 'torch/include/ATen/ops/_foreach_copy.h' 2025-08-14T21:44:20.9435638Z adding 'torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9437406Z adding 'torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h' 2025-08-14T21:44:20.9439205Z adding 'torch/include/ATen/ops/_foreach_copy_native.h' 2025-08-14T21:44:20.9441696Z adding 'torch/include/ATen/ops/_foreach_copy_ops.h' 2025-08-14T21:44:20.9443759Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2025-08-14T21:44:20.9445942Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9447747Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2025-08-14T21:44:20.9449589Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2025-08-14T21:44:20.9452636Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2025-08-14T21:44:20.9454781Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2025-08-14T21:44:20.9456912Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9458675Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2025-08-14T21:44:20.9460464Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2025-08-14T21:44:20.9462497Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2025-08-14T21:44:20.9464769Z adding 'torch/include/ATen/ops/_foreach_div.h' 2025-08-14T21:44:20.9467142Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9469052Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2025-08-14T21:44:20.9471644Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2025-08-14T21:44:20.9474475Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2025-08-14T21:44:20.9476636Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2025-08-14T21:44:20.9478928Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9480998Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2025-08-14T21:44:20.9482768Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2025-08-14T21:44:20.9484881Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2025-08-14T21:44:20.9486912Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2025-08-14T21:44:20.9489148Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9491081Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2025-08-14T21:44:20.9492851Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2025-08-14T21:44:20.9494862Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2025-08-14T21:44:20.9496853Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2025-08-14T21:44:20.9499124Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9500847Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2025-08-14T21:44:20.9502642Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2025-08-14T21:44:20.9504661Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2025-08-14T21:44:20.9506616Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2025-08-14T21:44:20.9508757Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9510530Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2025-08-14T21:44:20.9512341Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2025-08-14T21:44:20.9514321Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2025-08-14T21:44:20.9516299Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2025-08-14T21:44:20.9518462Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9520585Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2025-08-14T21:44:20.9522718Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2025-08-14T21:44:20.9525514Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2025-08-14T21:44:20.9527617Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2025-08-14T21:44:20.9529910Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9531822Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2025-08-14T21:44:20.9533658Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2025-08-14T21:44:20.9535693Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2025-08-14T21:44:20.9537932Z adding 'torch/include/ATen/ops/_foreach_lerp.h' 2025-08-14T21:44:20.9540285Z adding 'torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9542118Z adding 'torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h' 2025-08-14T21:44:20.9544093Z adding 'torch/include/ATen/ops/_foreach_lerp_native.h' 2025-08-14T21:44:20.9546565Z adding 'torch/include/ATen/ops/_foreach_lerp_ops.h' 2025-08-14T21:44:20.9548724Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2025-08-14T21:44:20.9550887Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9552664Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2025-08-14T21:44:20.9554440Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2025-08-14T21:44:20.9556458Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2025-08-14T21:44:20.9558391Z adding 'torch/include/ATen/ops/_foreach_log.h' 2025-08-14T21:44:20.9560730Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2025-08-14T21:44:20.9563078Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9564887Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2025-08-14T21:44:20.9566683Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2025-08-14T21:44:20.9568793Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2025-08-14T21:44:20.9571070Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2025-08-14T21:44:20.9573518Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9575371Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2025-08-14T21:44:20.9577198Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2025-08-14T21:44:20.9579376Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2025-08-14T21:44:20.9581483Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2025-08-14T21:44:20.9583635Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9585387Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2025-08-14T21:44:20.9587199Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2025-08-14T21:44:20.9589233Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2025-08-14T21:44:20.9591382Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9593110Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2025-08-14T21:44:20.9594974Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2025-08-14T21:44:20.9597052Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2025-08-14T21:44:20.9599043Z adding 'torch/include/ATen/ops/_foreach_max.h' 2025-08-14T21:44:20.9601604Z adding 'torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9603422Z adding 'torch/include/ATen/ops/_foreach_max_cuda_dispatch.h' 2025-08-14T21:44:20.9605268Z adding 'torch/include/ATen/ops/_foreach_max_native.h' 2025-08-14T21:44:20.9607308Z adding 'torch/include/ATen/ops/_foreach_max_ops.h' 2025-08-14T21:44:20.9609489Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2025-08-14T21:44:20.9612056Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9613910Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2025-08-14T21:44:20.9615842Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2025-08-14T21:44:20.9618250Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2025-08-14T21:44:20.9620579Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2025-08-14T21:44:20.9622867Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9624727Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2025-08-14T21:44:20.9626679Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2025-08-14T21:44:20.9629135Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2025-08-14T21:44:20.9631479Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2025-08-14T21:44:20.9633829Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9635689Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2025-08-14T21:44:20.9637659Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2025-08-14T21:44:20.9640633Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2025-08-14T21:44:20.9642908Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2025-08-14T21:44:20.9645151Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9646952Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2025-08-14T21:44:20.9648820Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2025-08-14T21:44:20.9650876Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2025-08-14T21:44:20.9653021Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2025-08-14T21:44:20.9655252Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9657036Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2025-08-14T21:44:20.9658892Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2025-08-14T21:44:20.9660913Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2025-08-14T21:44:20.9663066Z adding 'torch/include/ATen/ops/_foreach_pow.h' 2025-08-14T21:44:20.9665381Z adding 'torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9667204Z adding 'torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h' 2025-08-14T21:44:20.9669224Z adding 'torch/include/ATen/ops/_foreach_pow_native.h' 2025-08-14T21:44:20.9672260Z adding 'torch/include/ATen/ops/_foreach_pow_ops.h' 2025-08-14T21:44:20.9674475Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2025-08-14T21:44:20.9676730Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9678533Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2025-08-14T21:44:20.9680567Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2025-08-14T21:44:20.9682691Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2025-08-14T21:44:20.9684738Z adding 'torch/include/ATen/ops/_foreach_round.h' 2025-08-14T21:44:20.9686990Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9688819Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2025-08-14T21:44:20.9690692Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2025-08-14T21:44:20.9692861Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2025-08-14T21:44:20.9694783Z adding 'torch/include/ATen/ops/_foreach_rsqrt.h' 2025-08-14T21:44:20.9696923Z adding 'torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9698665Z adding 'torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h' 2025-08-14T21:44:20.9700523Z adding 'torch/include/ATen/ops/_foreach_rsqrt_native.h' 2025-08-14T21:44:20.9702556Z adding 'torch/include/ATen/ops/_foreach_rsqrt_ops.h' 2025-08-14T21:44:20.9704501Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2025-08-14T21:44:20.9706671Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9708430Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2025-08-14T21:44:20.9710248Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2025-08-14T21:44:20.9712263Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2025-08-14T21:44:20.9714227Z adding 'torch/include/ATen/ops/_foreach_sign.h' 2025-08-14T21:44:20.9716367Z adding 'torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9718120Z adding 'torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h' 2025-08-14T21:44:20.9720220Z adding 'torch/include/ATen/ops/_foreach_sign_native.h' 2025-08-14T21:44:20.9722419Z adding 'torch/include/ATen/ops/_foreach_sign_ops.h' 2025-08-14T21:44:20.9724407Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2025-08-14T21:44:20.9726732Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9728392Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2025-08-14T21:44:20.9730260Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2025-08-14T21:44:20.9732462Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2025-08-14T21:44:20.9734433Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2025-08-14T21:44:20.9736568Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9738361Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2025-08-14T21:44:20.9740075Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2025-08-14T21:44:20.9742053Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2025-08-14T21:44:20.9744006Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2025-08-14T21:44:20.9746142Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9747942Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2025-08-14T21:44:20.9749755Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2025-08-14T21:44:20.9751755Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2025-08-14T21:44:20.9753926Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2025-08-14T21:44:20.9756242Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9758070Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2025-08-14T21:44:20.9760373Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2025-08-14T21:44:20.9762962Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2025-08-14T21:44:20.9765158Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2025-08-14T21:44:20.9767418Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9769200Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2025-08-14T21:44:20.9771346Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2025-08-14T21:44:20.9773533Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2025-08-14T21:44:20.9775557Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2025-08-14T21:44:20.9777784Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9779647Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2025-08-14T21:44:20.9781599Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2025-08-14T21:44:20.9783601Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2025-08-14T21:44:20.9785594Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2025-08-14T21:44:20.9787697Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9789428Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2025-08-14T21:44:20.9791223Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2025-08-14T21:44:20.9793270Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2025-08-14T21:44:20.9795203Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2025-08-14T21:44:20.9797369Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9799127Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2025-08-14T21:44:20.9801280Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2025-08-14T21:44:20.9803420Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2025-08-14T21:44:20.9805455Z adding 'torch/include/ATen/ops/_functional_assert_async.h' 2025-08-14T21:44:20.9807418Z adding 'torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h' 2025-08-14T21:44:20.9809242Z adding 'torch/include/ATen/ops/_functional_assert_async_native.h' 2025-08-14T21:44:20.9811274Z adding 'torch/include/ATen/ops/_functional_assert_async_ops.h' 2025-08-14T21:44:20.9813713Z adding 'torch/include/ATen/ops/_functional_assert_scalar.h' 2025-08-14T21:44:20.9815492Z adding 'torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9817097Z adding 'torch/include/ATen/ops/_functional_assert_scalar_native.h' 2025-08-14T21:44:20.9819057Z adding 'torch/include/ATen/ops/_functional_assert_scalar_ops.h' 2025-08-14T21:44:20.9820980Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range.h' 2025-08-14T21:44:20.9823115Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9824840Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h' 2025-08-14T21:44:20.9827052Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9828737Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h' 2025-08-14T21:44:20.9830658Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h' 2025-08-14T21:44:20.9832480Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_native.h' 2025-08-14T21:44:20.9834468Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_ops.h' 2025-08-14T21:44:20.9836720Z adding 'torch/include/ATen/ops/_fused_adagrad.h' 2025-08-14T21:44:20.9839216Z adding 'torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9841491Z adding 'torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h' 2025-08-14T21:44:20.9843541Z adding 'torch/include/ATen/ops/_fused_adagrad_cuda_dispatch.h' 2025-08-14T21:44:20.9845584Z adding 'torch/include/ATen/ops/_fused_adagrad_native.h' 2025-08-14T21:44:20.9848273Z adding 'torch/include/ATen/ops/_fused_adagrad_ops.h' 2025-08-14T21:44:20.9851031Z adding 'torch/include/ATen/ops/_fused_adam.h' 2025-08-14T21:44:20.9853703Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9855643Z adding 'torch/include/ATen/ops/_fused_adam_cpu_dispatch.h' 2025-08-14T21:44:20.9857622Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2025-08-14T21:44:20.9859662Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2025-08-14T21:44:20.9862414Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2025-08-14T21:44:20.9865170Z adding 'torch/include/ATen/ops/_fused_adamw.h' 2025-08-14T21:44:20.9867771Z adding 'torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9870043Z adding 'torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h' 2025-08-14T21:44:20.9872437Z adding 'torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h' 2025-08-14T21:44:20.9874621Z adding 'torch/include/ATen/ops/_fused_adamw_native.h' 2025-08-14T21:44:20.9877479Z adding 'torch/include/ATen/ops/_fused_adamw_ops.h' 2025-08-14T21:44:20.9879984Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2025-08-14T21:44:20.9882357Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9884215Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2025-08-14T21:44:20.9886107Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2025-08-14T21:44:20.9888191Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2025-08-14T21:44:20.9890649Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2025-08-14T21:44:20.9893163Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9895014Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2025-08-14T21:44:20.9897107Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2025-08-14T21:44:20.9899022Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2025-08-14T21:44:20.9901397Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2025-08-14T21:44:20.9903398Z adding 'torch/include/ATen/ops/_fused_rms_norm.h' 2025-08-14T21:44:20.9905347Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward.h' 2025-08-14T21:44:20.9907347Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_cuda_dispatch.h' 2025-08-14T21:44:20.9909148Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_native.h' 2025-08-14T21:44:20.9911221Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_ops.h' 2025-08-14T21:44:20.9913371Z adding 'torch/include/ATen/ops/_fused_rms_norm_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:20.9915185Z adding 'torch/include/ATen/ops/_fused_rms_norm_cuda_dispatch.h' 2025-08-14T21:44:20.9916968Z adding 'torch/include/ATen/ops/_fused_rms_norm_native.h' 2025-08-14T21:44:20.9918957Z adding 'torch/include/ATen/ops/_fused_rms_norm_ops.h' 2025-08-14T21:44:20.9921284Z adding 'torch/include/ATen/ops/_fused_sdp_choice.h' 2025-08-14T21:44:20.9923421Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h' 2025-08-14T21:44:20.9925431Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h' 2025-08-14T21:44:20.9927415Z adding 'torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h' 2025-08-14T21:44:20.9970973Z adding 'torch/include/ATen/ops/_fused_sdp_choice_native.h' 2025-08-14T21:44:20.9973204Z adding 'torch/include/ATen/ops/_fused_sdp_choice_ops.h' 2025-08-14T21:44:20.9975794Z adding 'torch/include/ATen/ops/_fused_sgd.h' 2025-08-14T21:44:20.9978301Z adding 'torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9980274Z adding 'torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h' 2025-08-14T21:44:20.9982404Z adding 'torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h' 2025-08-14T21:44:20.9984429Z adding 'torch/include/ATen/ops/_fused_sgd_native.h' 2025-08-14T21:44:20.9987141Z adding 'torch/include/ATen/ops/_fused_sgd_ops.h' 2025-08-14T21:44:20.9989169Z adding 'torch/include/ATen/ops/_fw_primal.h' 2025-08-14T21:44:20.9991296Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9993005Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2025-08-14T21:44:20.9995225Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:20.9997225Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:20.9998793Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2025-08-14T21:44:21.0001183Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2025-08-14T21:44:21.0003134Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2025-08-14T21:44:21.0005127Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2025-08-14T21:44:21.0007134Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2025-08-14T21:44:21.0009316Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.0011010Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2025-08-14T21:44:21.0013156Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2025-08-14T21:44:21.0015158Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2025-08-14T21:44:21.0017155Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2025-08-14T21:44:21.0019453Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.0021075Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2025-08-14T21:44:21.0023030Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2025-08-14T21:44:21.0025187Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0026883Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2025-08-14T21:44:21.0028953Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2025-08-14T21:44:21.0030818Z adding 'torch/include/ATen/ops/_grouped_mm.h' 2025-08-14T21:44:21.0032844Z adding 'torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h' 2025-08-14T21:44:21.0034622Z adding 'torch/include/ATen/ops/_grouped_mm_native.h' 2025-08-14T21:44:21.0036584Z adding 'torch/include/ATen/ops/_grouped_mm_ops.h' 2025-08-14T21:44:21.0038573Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2025-08-14T21:44:21.0041064Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.0042839Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2025-08-14T21:44:21.0044757Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2025-08-14T21:44:21.0046604Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2025-08-14T21:44:21.0048782Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0050441Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2025-08-14T21:44:21.0052515Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2025-08-14T21:44:21.0054494Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2025-08-14T21:44:21.0056729Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0058544Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2025-08-14T21:44:21.0060354Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2025-08-14T21:44:21.0062419Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2025-08-14T21:44:21.0064489Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2025-08-14T21:44:21.0066698Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0068475Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2025-08-14T21:44:21.0070964Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2025-08-14T21:44:21.0073062Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2025-08-14T21:44:21.0075219Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2025-08-14T21:44:21.0077506Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0079386Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2025-08-14T21:44:21.0081365Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2025-08-14T21:44:21.0083537Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2025-08-14T21:44:21.0085554Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2025-08-14T21:44:21.0087897Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0089781Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2025-08-14T21:44:21.0091800Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2025-08-14T21:44:21.0093666Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2025-08-14T21:44:21.0095548Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2025-08-14T21:44:21.0097683Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2025-08-14T21:44:21.0099508Z adding 'torch/include/ATen/ops/_indices.h' 2025-08-14T21:44:21.0101415Z adding 'torch/include/ATen/ops/_indices_copy.h' 2025-08-14T21:44:21.0103595Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0105592Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.0107201Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2025-08-14T21:44:21.0109107Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2025-08-14T21:44:21.0110910Z adding 'torch/include/ATen/ops/_indices_native.h' 2025-08-14T21:44:21.0112806Z adding 'torch/include/ATen/ops/_indices_ops.h' 2025-08-14T21:44:21.0114676Z adding 'torch/include/ATen/ops/_int_mm.h' 2025-08-14T21:44:21.0116683Z adding 'torch/include/ATen/ops/_int_mm_cpu_dispatch.h' 2025-08-14T21:44:21.0118540Z adding 'torch/include/ATen/ops/_int_mm_cuda_dispatch.h' 2025-08-14T21:44:21.0120768Z adding 'torch/include/ATen/ops/_int_mm_native.h' 2025-08-14T21:44:21.0122898Z adding 'torch/include/ATen/ops/_int_mm_ops.h' 2025-08-14T21:44:21.0124805Z adding 'torch/include/ATen/ops/_is_all_true.h' 2025-08-14T21:44:21.0126997Z adding 'torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0128670Z adding 'torch/include/ATen/ops/_is_all_true_native.h' 2025-08-14T21:44:21.0130656Z adding 'torch/include/ATen/ops/_is_all_true_ops.h' 2025-08-14T21:44:21.0132622Z adding 'torch/include/ATen/ops/_is_any_true.h' 2025-08-14T21:44:21.0134724Z adding 'torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0136326Z adding 'torch/include/ATen/ops/_is_any_true_native.h' 2025-08-14T21:44:21.0138273Z adding 'torch/include/ATen/ops/_is_any_true_ops.h' 2025-08-14T21:44:21.0140099Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2025-08-14T21:44:21.0142225Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.0143829Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2025-08-14T21:44:21.0145703Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2025-08-14T21:44:21.0147772Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward.h' 2025-08-14T21:44:21.0149783Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h' 2025-08-14T21:44:21.0151735Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h' 2025-08-14T21:44:21.0153553Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h' 2025-08-14T21:44:21.0155512Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h' 2025-08-14T21:44:21.0157263Z adding 'torch/include/ATen/ops/_lazy_clone.h' 2025-08-14T21:44:21.0159381Z adding 'torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0161305Z adding 'torch/include/ATen/ops/_lazy_clone_native.h' 2025-08-14T21:44:21.0163298Z adding 'torch/include/ATen/ops/_lazy_clone_ops.h' 2025-08-14T21:44:21.0165228Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2025-08-14T21:44:21.0167549Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0169158Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2025-08-14T21:44:21.0171422Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2025-08-14T21:44:21.0173628Z adding 'torch/include/ATen/ops/_linalg_det.h' 2025-08-14T21:44:21.0175948Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.0177711Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2025-08-14T21:44:21.0179680Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2025-08-14T21:44:21.0181646Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2025-08-14T21:44:21.0183599Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2025-08-14T21:44:21.0185383Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2025-08-14T21:44:21.0187461Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2025-08-14T21:44:21.0189474Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2025-08-14T21:44:21.0191787Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.0193475Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2025-08-14T21:44:21.0195397Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2025-08-14T21:44:21.0197160Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2025-08-14T21:44:21.0199128Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2025-08-14T21:44:21.0201485Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2025-08-14T21:44:21.0203566Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2025-08-14T21:44:21.0205487Z adding 'torch/include/ATen/ops/_linalg_eigvals.h' 2025-08-14T21:44:21.0207468Z adding 'torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h' 2025-08-14T21:44:21.0209409Z adding 'torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h' 2025-08-14T21:44:21.0211231Z adding 'torch/include/ATen/ops/_linalg_eigvals_native.h' 2025-08-14T21:44:21.0213266Z adding 'torch/include/ATen/ops/_linalg_eigvals_ops.h' 2025-08-14T21:44:21.0215197Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2025-08-14T21:44:21.0217484Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.0219227Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2025-08-14T21:44:21.0221146Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2025-08-14T21:44:21.0222980Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2025-08-14T21:44:21.0224963Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2025-08-14T21:44:21.0226795Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2025-08-14T21:44:21.0230975Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2025-08-14T21:44:21.0232611Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2025-08-14T21:44:21.0234431Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.0235672Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2025-08-14T21:44:21.0237053Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2025-08-14T21:44:21.0238666Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2025-08-14T21:44:21.0241118Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2025-08-14T21:44:21.0242948Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2025-08-14T21:44:21.0245111Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2025-08-14T21:44:21.0247290Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2025-08-14T21:44:21.0249600Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.0251400Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2025-08-14T21:44:21.0253461Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2025-08-14T21:44:21.0255275Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2025-08-14T21:44:21.0257253Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2025-08-14T21:44:21.0259053Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2025-08-14T21:44:21.0261125Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2025-08-14T21:44:21.0263041Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2025-08-14T21:44:21.0265045Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2025-08-14T21:44:21.0266924Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2025-08-14T21:44:21.0268713Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2025-08-14T21:44:21.0271182Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2025-08-14T21:44:21.0273356Z adding 'torch/include/ATen/ops/_log_softmax.h' 2025-08-14T21:44:21.0275484Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2025-08-14T21:44:21.0277817Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.0279658Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2025-08-14T21:44:21.0281876Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2025-08-14T21:44:21.0283818Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2025-08-14T21:44:21.0285811Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2025-08-14T21:44:21.0287731Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2025-08-14T21:44:21.0289838Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2025-08-14T21:44:21.0292147Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.0293823Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2025-08-14T21:44:21.0295761Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2025-08-14T21:44:21.0297568Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2025-08-14T21:44:21.0299499Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2025-08-14T21:44:21.0301334Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2025-08-14T21:44:21.0303320Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2025-08-14T21:44:21.0305265Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2025-08-14T21:44:21.0307219Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2025-08-14T21:44:21.0309130Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2025-08-14T21:44:21.0310922Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2025-08-14T21:44:21.0312948Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2025-08-14T21:44:21.0315105Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2025-08-14T21:44:21.0317331Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0319062Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2025-08-14T21:44:21.0321665Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2025-08-14T21:44:21.0323692Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2025-08-14T21:44:21.0325905Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.0327676Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2025-08-14T21:44:21.0329698Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2025-08-14T21:44:21.0331877Z adding 'torch/include/ATen/ops/_make_dep_token.h' 2025-08-14T21:44:21.0333903Z adding 'torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h' 2025-08-14T21:44:21.0335708Z adding 'torch/include/ATen/ops/_make_dep_token_native.h' 2025-08-14T21:44:21.0337690Z adding 'torch/include/ATen/ops/_make_dep_token_ops.h' 2025-08-14T21:44:21.0339603Z adding 'torch/include/ATen/ops/_make_dual.h' 2025-08-14T21:44:21.0341740Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0343458Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2025-08-14T21:44:21.0345616Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0347604Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.0349165Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2025-08-14T21:44:21.0351158Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2025-08-14T21:44:21.0353011Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2025-08-14T21:44:21.0354928Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2025-08-14T21:44:21.0357029Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2025-08-14T21:44:21.0359237Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0361439Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2025-08-14T21:44:21.0363441Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2025-08-14T21:44:21.0365247Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2025-08-14T21:44:21.0367342Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2025-08-14T21:44:21.0369573Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2025-08-14T21:44:21.0372010Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0373978Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2025-08-14T21:44:21.0375992Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2025-08-14T21:44:21.0377762Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2025-08-14T21:44:21.0379819Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2025-08-14T21:44:21.0381875Z adding 'torch/include/ATen/ops/_masked_scale.h' 2025-08-14T21:44:21.0384014Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0385745Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2025-08-14T21:44:21.0387560Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2025-08-14T21:44:21.0389951Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2025-08-14T21:44:21.0392072Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2025-08-14T21:44:21.0394162Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2025-08-14T21:44:21.0396338Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0398125Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2025-08-14T21:44:21.0400291Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2025-08-14T21:44:21.0402241Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2025-08-14T21:44:21.0404361Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2025-08-14T21:44:21.0406619Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0408435Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2025-08-14T21:44:21.0410374Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2025-08-14T21:44:21.0412368Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2025-08-14T21:44:21.0414447Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2025-08-14T21:44:21.0416362Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear.h' 2025-08-14T21:44:21.0418377Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h' 2025-08-14T21:44:21.0420209Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_native.h' 2025-08-14T21:44:21.0422214Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_ops.h' 2025-08-14T21:44:21.0424092Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2025-08-14T21:44:21.0426258Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0427899Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2025-08-14T21:44:21.0430701Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2025-08-14T21:44:21.0432802Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2025-08-14T21:44:21.0435006Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0436789Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2025-08-14T21:44:21.0438580Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2025-08-14T21:44:21.0440998Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2025-08-14T21:44:21.0443449Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2025-08-14T21:44:21.0445912Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0447680Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2025-08-14T21:44:21.0449823Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2025-08-14T21:44:21.0452453Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2025-08-14T21:44:21.0454894Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0456599Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2025-08-14T21:44:21.0458683Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2025-08-14T21:44:21.0460986Z adding 'torch/include/ATen/ops/_native_batch_norm_legit.h' 2025-08-14T21:44:21.0463285Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0465219Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h' 2025-08-14T21:44:21.0467258Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h' 2025-08-14T21:44:21.0469455Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_native.h' 2025-08-14T21:44:21.0472089Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training.h' 2025-08-14T21:44:21.0474543Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0476296Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h' 2025-08-14T21:44:21.0478701Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h' 2025-08-14T21:44:21.0481278Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_ops.h' 2025-08-14T21:44:21.0483748Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2025-08-14T21:44:21.0486151Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0488058Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2025-08-14T21:44:21.0490071Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2025-08-14T21:44:21.0492169Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2025-08-14T21:44:21.0494485Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2025-08-14T21:44:21.0496469Z adding 'torch/include/ATen/ops/_neg_view.h' 2025-08-14T21:44:21.0498485Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0500212Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2025-08-14T21:44:21.0502336Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0504296Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.0505867Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2025-08-14T21:44:21.0508074Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2025-08-14T21:44:21.0509925Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2025-08-14T21:44:21.0511957Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2025-08-14T21:44:21.0513994Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h' 2025-08-14T21:44:21.0515987Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h' 2025-08-14T21:44:21.0517866Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h' 2025-08-14T21:44:21.0519926Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h' 2025-08-14T21:44:21.0522015Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h' 2025-08-14T21:44:21.0523886Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2025-08-14T21:44:21.0526070Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2025-08-14T21:44:21.0528324Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0530041Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2025-08-14T21:44:21.0532204Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2025-08-14T21:44:21.0534240Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0536013Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2025-08-14T21:44:21.0537937Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2025-08-14T21:44:21.0539713Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2025-08-14T21:44:21.0541775Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2025-08-14T21:44:21.0543921Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor.h' 2025-08-14T21:44:21.0545860Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor_native.h' 2025-08-14T21:44:21.0547830Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor_ops.h' 2025-08-14T21:44:21.0549674Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy.h' 2025-08-14T21:44:21.0551473Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_native.h' 2025-08-14T21:44:21.0553375Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h' 2025-08-14T21:44:21.0555183Z adding 'torch/include/ATen/ops/_nested_get_lengths.h' 2025-08-14T21:44:21.0557025Z adding 'torch/include/ATen/ops/_nested_get_lengths_native.h' 2025-08-14T21:44:21.0558959Z adding 'torch/include/ATen/ops/_nested_get_lengths_ops.h' 2025-08-14T21:44:21.0561217Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen.h' 2025-08-14T21:44:21.0563098Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_native.h' 2025-08-14T21:44:21.0565029Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_ops.h' 2025-08-14T21:44:21.0566912Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen.h' 2025-08-14T21:44:21.0568752Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_native.h' 2025-08-14T21:44:21.0570993Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_ops.h' 2025-08-14T21:44:21.0573259Z adding 'torch/include/ATen/ops/_nested_get_offsets.h' 2025-08-14T21:44:21.0575175Z adding 'torch/include/ATen/ops/_nested_get_offsets_native.h' 2025-08-14T21:44:21.0577179Z adding 'torch/include/ATen/ops/_nested_get_offsets_ops.h' 2025-08-14T21:44:21.0579069Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx.h' 2025-08-14T21:44:21.0580937Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_native.h' 2025-08-14T21:44:21.0582957Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_ops.h' 2025-08-14T21:44:21.0584758Z adding 'torch/include/ATen/ops/_nested_get_values.h' 2025-08-14T21:44:21.0586664Z adding 'torch/include/ATen/ops/_nested_get_values_copy.h' 2025-08-14T21:44:21.0588815Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0590754Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.0592305Z adding 'torch/include/ATen/ops/_nested_get_values_copy_native.h' 2025-08-14T21:44:21.0594325Z adding 'torch/include/ATen/ops/_nested_get_values_copy_ops.h' 2025-08-14T21:44:21.0596083Z adding 'torch/include/ATen/ops/_nested_get_values_native.h' 2025-08-14T21:44:21.0597996Z adding 'torch/include/ATen/ops/_nested_get_values_ops.h' 2025-08-14T21:44:21.0600325Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2025-08-14T21:44:21.0602317Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2025-08-14T21:44:21.0604334Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2025-08-14T21:44:21.0606277Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2025-08-14T21:44:21.0608158Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2025-08-14T21:44:21.0610153Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2025-08-14T21:44:21.0612316Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2025-08-14T21:44:21.0614496Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0616249Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2025-08-14T21:44:21.0618106Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2025-08-14T21:44:21.0619961Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2025-08-14T21:44:21.0621988Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2025-08-14T21:44:21.0623797Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2025-08-14T21:44:21.0625544Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2025-08-14T21:44:21.0627483Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2025-08-14T21:44:21.0629367Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2025-08-14T21:44:21.0631289Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2025-08-14T21:44:21.0633420Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2025-08-14T21:44:21.0635632Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0637330Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2025-08-14T21:44:21.0639489Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2025-08-14T21:44:21.0641746Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2025-08-14T21:44:21.0643973Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0645667Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2025-08-14T21:44:21.0647694Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2025-08-14T21:44:21.0649734Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2025-08-14T21:44:21.0651647Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2025-08-14T21:44:21.0653686Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2025-08-14T21:44:21.0655532Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets.h' 2025-08-14T21:44:21.0657683Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0659361Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h' 2025-08-14T21:44:21.0661362Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h' 2025-08-14T21:44:21.0663213Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2025-08-14T21:44:21.0665337Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0666990Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2025-08-14T21:44:21.0668964Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2025-08-14T21:44:21.0671379Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2025-08-14T21:44:21.0673507Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2025-08-14T21:44:21.0675810Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0677937Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.0679645Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2025-08-14T21:44:21.0681922Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2025-08-14T21:44:21.0683919Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2025-08-14T21:44:21.0685908Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2025-08-14T21:44:21.0687718Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2025-08-14T21:44:21.0689740Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2025-08-14T21:44:21.0691898Z adding 'torch/include/ATen/ops/_nested_view_from_jagged.h' 2025-08-14T21:44:21.0693986Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy.h' 2025-08-14T21:44:21.0696248Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0698291Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.0699962Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h' 2025-08-14T21:44:21.0702028Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h' 2025-08-14T21:44:21.0703840Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_native.h' 2025-08-14T21:44:21.0705862Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_ops.h' 2025-08-14T21:44:21.0707925Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2025-08-14T21:44:21.0710068Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0711728Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2025-08-14T21:44:21.0713763Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2025-08-14T21:44:21.0715554Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2025-08-14T21:44:21.0717621Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.0719236Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2025-08-14T21:44:21.0721592Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2025-08-14T21:44:21.0724038Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2025-08-14T21:44:21.0726623Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0728313Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2025-08-14T21:44:21.0730431Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2025-08-14T21:44:21.0732309Z adding 'torch/include/ATen/ops/_nnz.h' 2025-08-14T21:44:21.0734118Z adding 'torch/include/ATen/ops/_nnz_native.h' 2025-08-14T21:44:21.0736004Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2025-08-14T21:44:21.0738049Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2025-08-14T21:44:21.0740141Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2025-08-14T21:44:21.0742353Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.0744029Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2025-08-14T21:44:21.0745957Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2025-08-14T21:44:21.0748073Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0749777Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2025-08-14T21:44:21.0751820Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2025-08-14T21:44:21.0753785Z adding 'torch/include/ATen/ops/_pad_circular.h' 2025-08-14T21:44:21.0755920Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.0757546Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2025-08-14T21:44:21.0759517Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2025-08-14T21:44:21.0761897Z adding 'torch/include/ATen/ops/_pad_enum.h' 2025-08-14T21:44:21.0764047Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.0765794Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2025-08-14T21:44:21.0767847Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2025-08-14T21:44:21.0770290Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2025-08-14T21:44:21.0772535Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.0774257Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2025-08-14T21:44:21.0776244Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2025-08-14T21:44:21.0778406Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward.h' 2025-08-14T21:44:21.0780472Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h' 2025-08-14T21:44:21.0782548Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h' 2025-08-14T21:44:21.0784434Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h' 2025-08-14T21:44:21.0786347Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h' 2025-08-14T21:44:21.0788199Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2025-08-14T21:44:21.0790377Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0792170Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2025-08-14T21:44:21.0793970Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2025-08-14T21:44:21.0795759Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2025-08-14T21:44:21.0797788Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2025-08-14T21:44:21.0800022Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2025-08-14T21:44:21.0802439Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0804179Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2025-08-14T21:44:21.0806097Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2025-08-14T21:44:21.0807911Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2025-08-14T21:44:21.0809948Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2025-08-14T21:44:21.0812039Z adding 'torch/include/ATen/ops/_pin_memory.h' 2025-08-14T21:44:21.0814196Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0815922Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2025-08-14T21:44:21.0817905Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2025-08-14T21:44:21.0819803Z adding 'torch/include/ATen/ops/_prelu_kernel.h' 2025-08-14T21:44:21.0821711Z adding 'torch/include/ATen/ops/_prelu_kernel_backward.h' 2025-08-14T21:44:21.0823653Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h' 2025-08-14T21:44:21.0825515Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h' 2025-08-14T21:44:21.0827296Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_native.h' 2025-08-14T21:44:21.0829243Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_ops.h' 2025-08-14T21:44:21.0831191Z adding 'torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h' 2025-08-14T21:44:21.0833073Z adding 'torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h' 2025-08-14T21:44:21.0834848Z adding 'torch/include/ATen/ops/_prelu_kernel_native.h' 2025-08-14T21:44:21.0836762Z adding 'torch/include/ATen/ops/_prelu_kernel_ops.h' 2025-08-14T21:44:21.0838535Z adding 'torch/include/ATen/ops/_print.h' 2025-08-14T21:44:21.0841007Z adding 'torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0842667Z adding 'torch/include/ATen/ops/_print_native.h' 2025-08-14T21:44:21.0844618Z adding 'torch/include/ATen/ops/_print_ops.h' 2025-08-14T21:44:21.0846530Z adding 'torch/include/ATen/ops/_propagate_xla_data.h' 2025-08-14T21:44:21.0848808Z adding 'torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.0850433Z adding 'torch/include/ATen/ops/_propagate_xla_data_native.h' 2025-08-14T21:44:21.0852462Z adding 'torch/include/ATen/ops/_propagate_xla_data_ops.h' 2025-08-14T21:44:21.0854389Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2025-08-14T21:44:21.0856546Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.0858147Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2025-08-14T21:44:21.0860088Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2025-08-14T21:44:21.0861997Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2025-08-14T21:44:21.0864276Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2025-08-14T21:44:21.0866608Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0868684Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.0870888Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2025-08-14T21:44:21.0872870Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2025-08-14T21:44:21.0874915Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2025-08-14T21:44:21.0876888Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2025-08-14T21:44:21.0878905Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2025-08-14T21:44:21.0880879Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2025-08-14T21:44:21.0882954Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2025-08-14T21:44:21.0884990Z adding 'torch/include/ATen/ops/_reshape_copy.h' 2025-08-14T21:44:21.0887185Z adding 'torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0888879Z adding 'torch/include/ATen/ops/_reshape_copy_native.h' 2025-08-14T21:44:21.0891752Z adding 'torch/include/ATen/ops/_reshape_copy_ops.h' 2025-08-14T21:44:21.0893718Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2025-08-14T21:44:21.0895862Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.0897504Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2025-08-14T21:44:21.0899447Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2025-08-14T21:44:21.0901637Z adding 'torch/include/ATen/ops/_resize_output.h' 2025-08-14T21:44:21.0903982Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0905776Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2025-08-14T21:44:21.0907559Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2025-08-14T21:44:21.0909653Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2025-08-14T21:44:21.0911543Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2025-08-14T21:44:21.0913731Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.0915383Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2025-08-14T21:44:21.0917326Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2025-08-14T21:44:21.0919205Z adding 'torch/include/ATen/ops/_safe_softmax.h' 2025-08-14T21:44:21.0921719Z adding 'torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0923434Z adding 'torch/include/ATen/ops/_safe_softmax_native.h' 2025-08-14T21:44:21.0925420Z adding 'torch/include/ATen/ops/_safe_softmax_ops.h' 2025-08-14T21:44:21.0927428Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2025-08-14T21:44:21.0929745Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.0931678Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2025-08-14T21:44:21.0933558Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2025-08-14T21:44:21.0935363Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2025-08-14T21:44:21.0937388Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2025-08-14T21:44:21.0939287Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2025-08-14T21:44:21.0941428Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.0943075Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2025-08-14T21:44:21.0944956Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2025-08-14T21:44:21.0947013Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2025-08-14T21:44:21.0949289Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.0951031Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h' 2025-08-14T21:44:21.0952855Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h' 2025-08-14T21:44:21.0954885Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h' 2025-08-14T21:44:21.0956759Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2025-08-14T21:44:21.0958720Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2025-08-14T21:44:21.0961219Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h' 2025-08-14T21:44:21.0963543Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h' 2025-08-14T21:44:21.0965880Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h' 2025-08-14T21:44:21.0967840Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h' 2025-08-14T21:44:21.0970235Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h' 2025-08-14T21:44:21.0972524Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h' 2025-08-14T21:44:21.0974524Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h' 2025-08-14T21:44:21.0976777Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h' 2025-08-14T21:44:21.0978791Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h' 2025-08-14T21:44:21.0980950Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h' 2025-08-14T21:44:21.0983156Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h' 2025-08-14T21:44:21.0985060Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h' 2025-08-14T21:44:21.0987169Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h' 2025-08-14T21:44:21.0989157Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h' 2025-08-14T21:44:21.0991047Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h' 2025-08-14T21:44:21.0993047Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h' 2025-08-14T21:44:21.0995036Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention.h' 2025-08-14T21:44:21.0997272Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h' 2025-08-14T21:44:21.0999585Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h' 2025-08-14T21:44:21.1001862Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h' 2025-08-14T21:44:21.1004065Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h' 2025-08-14T21:44:21.1006121Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h' 2025-08-14T21:44:21.1008109Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h' 2025-08-14T21:44:21.1010258Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h' 2025-08-14T21:44:21.1012527Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h' 2025-08-14T21:44:21.1014478Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h' 2025-08-14T21:44:21.1016484Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h' 2025-08-14T21:44:21.1018484Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h' 2025-08-14T21:44:21.1020253Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h' 2025-08-14T21:44:21.1022265Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h' 2025-08-14T21:44:21.1024130Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h' 2025-08-14T21:44:21.1026252Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h' 2025-08-14T21:44:21.1028390Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h' 2025-08-14T21:44:21.1030721Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h' 2025-08-14T21:44:21.1033200Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1034888Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h' 2025-08-14T21:44:21.1037073Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h' 2025-08-14T21:44:21.1039255Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1041375Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h' 2025-08-14T21:44:21.1043555Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h' 2025-08-14T21:44:21.1045458Z adding 'torch/include/ATen/ops/_scaled_grouped_mm.h' 2025-08-14T21:44:21.1047528Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h' 2025-08-14T21:44:21.1049433Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_native.h' 2025-08-14T21:44:21.1051702Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_ops.h' 2025-08-14T21:44:21.1053781Z adding 'torch/include/ATen/ops/_scaled_mm.h' 2025-08-14T21:44:21.1055911Z adding 'torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h' 2025-08-14T21:44:21.1057935Z adding 'torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h' 2025-08-14T21:44:21.1059847Z adding 'torch/include/ATen/ops/_scaled_mm_native.h' 2025-08-14T21:44:21.1061994Z adding 'torch/include/ATen/ops/_scaled_mm_ops.h' 2025-08-14T21:44:21.1064165Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2025-08-14T21:44:21.1066477Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1068273Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2025-08-14T21:44:21.1070749Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2025-08-14T21:44:21.1072664Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2025-08-14T21:44:21.1074927Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2025-08-14T21:44:21.1076842Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2025-08-14T21:44:21.1078998Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1080862Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2025-08-14T21:44:21.1082902Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2025-08-14T21:44:21.1085839Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2025-08-14T21:44:21.1088620Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1090625Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2025-08-14T21:44:21.1092839Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2025-08-14T21:44:21.1094845Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2025-08-14T21:44:21.1097275Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2025-08-14T21:44:21.1099660Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2025-08-14T21:44:21.1101929Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2025-08-14T21:44:21.1103956Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2025-08-14T21:44:21.1105869Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2025-08-14T21:44:21.1108006Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2025-08-14T21:44:21.1109978Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2025-08-14T21:44:21.1112156Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1113858Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2025-08-14T21:44:21.1115858Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2025-08-14T21:44:21.1117749Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2025-08-14T21:44:21.1120212Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1121942Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2025-08-14T21:44:21.1123948Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2025-08-14T21:44:21.1126038Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2025-08-14T21:44:21.1128228Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1129905Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2025-08-14T21:44:21.1131950Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2025-08-14T21:44:21.1133793Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2025-08-14T21:44:21.1135908Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1137549Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2025-08-14T21:44:21.1139465Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2025-08-14T21:44:21.1141332Z adding 'torch/include/ATen/ops/_softmax.h' 2025-08-14T21:44:21.1143402Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2025-08-14T21:44:21.1145669Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.1147381Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2025-08-14T21:44:21.1149293Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2025-08-14T21:44:21.1151089Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2025-08-14T21:44:21.1153075Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2025-08-14T21:44:21.1154933Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2025-08-14T21:44:21.1156999Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2025-08-14T21:44:21.1159167Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.1161201Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2025-08-14T21:44:21.1163169Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2025-08-14T21:44:21.1165042Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2025-08-14T21:44:21.1167015Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2025-08-14T21:44:21.1168895Z adding 'torch/include/ATen/ops/_softmax_native.h' 2025-08-14T21:44:21.1171296Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2025-08-14T21:44:21.1173940Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2025-08-14T21:44:21.1176271Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1178024Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2025-08-14T21:44:21.1180098Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2025-08-14T21:44:21.1182166Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2025-08-14T21:44:21.1184125Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2025-08-14T21:44:21.1186277Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1188241Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.1189866Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2025-08-14T21:44:21.1191869Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2025-08-14T21:44:21.1193690Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2025-08-14T21:44:21.1195596Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2025-08-14T21:44:21.1197616Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2025-08-14T21:44:21.1200096Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1202037Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2025-08-14T21:44:21.1204176Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2025-08-14T21:44:21.1206290Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2025-08-14T21:44:21.1208585Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1210377Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2025-08-14T21:44:21.1212513Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2025-08-14T21:44:21.1214866Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2025-08-14T21:44:21.1217200Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1218975Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2025-08-14T21:44:21.1220996Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2025-08-14T21:44:21.1223083Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h' 2025-08-14T21:44:21.1225344Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1227072Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h' 2025-08-14T21:44:21.1229026Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h' 2025-08-14T21:44:21.1231327Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2025-08-14T21:44:21.1233683Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1235407Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2025-08-14T21:44:21.1237462Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2025-08-14T21:44:21.1239626Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2025-08-14T21:44:21.1242751Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2025-08-14T21:44:21.1245401Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1247392Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2025-08-14T21:44:21.1249378Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2025-08-14T21:44:21.1251694Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2025-08-14T21:44:21.1253846Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1255648Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2025-08-14T21:44:21.1257495Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2025-08-14T21:44:21.1259604Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2025-08-14T21:44:21.1261647Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2025-08-14T21:44:21.1263870Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1265548Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2025-08-14T21:44:21.1267555Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2025-08-14T21:44:21.1269672Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2025-08-14T21:44:21.1272332Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1274150Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2025-08-14T21:44:21.1276273Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2025-08-14T21:44:21.1278397Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2025-08-14T21:44:21.1280796Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1282555Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2025-08-14T21:44:21.1284690Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2025-08-14T21:44:21.1286883Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2025-08-14T21:44:21.1289177Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1291071Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2025-08-14T21:44:21.1293140Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2025-08-14T21:44:21.1295101Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2025-08-14T21:44:21.1303966Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2025-08-14T21:44:21.1304392Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1304664Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2025-08-14T21:44:21.1304923Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2025-08-14T21:44:21.1305506Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1307126Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1308776Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2025-08-14T21:44:21.1310905Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2025-08-14T21:44:21.1312924Z adding 'torch/include/ATen/ops/_sparse_mask_projection.h' 2025-08-14T21:44:21.1315161Z adding 'torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1316759Z adding 'torch/include/ATen/ops/_sparse_mask_projection_native.h' 2025-08-14T21:44:21.1318803Z adding 'torch/include/ATen/ops/_sparse_mask_projection_ops.h' 2025-08-14T21:44:21.1321058Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2025-08-14T21:44:21.1323262Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1324954Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2025-08-14T21:44:21.1327025Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2025-08-14T21:44:21.1328993Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl.h' 2025-08-14T21:44:21.1331030Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h' 2025-08-14T21:44:21.1333032Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h' 2025-08-14T21:44:21.1335069Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h' 2025-08-14T21:44:21.1336882Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h' 2025-08-14T21:44:21.1338840Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h' 2025-08-14T21:44:21.1340801Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm.h' 2025-08-14T21:44:21.1342812Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h' 2025-08-14T21:44:21.1344699Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h' 2025-08-14T21:44:21.1346620Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h' 2025-08-14T21:44:21.1348485Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply.h' 2025-08-14T21:44:21.1350503Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h' 2025-08-14T21:44:21.1352321Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h' 2025-08-14T21:44:21.1354391Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h' 2025-08-14T21:44:21.1356101Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h' 2025-08-14T21:44:21.1357983Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h' 2025-08-14T21:44:21.1360056Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_native.h' 2025-08-14T21:44:21.1363064Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h' 2025-08-14T21:44:21.1365139Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear.h' 2025-08-14T21:44:21.1367327Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h' 2025-08-14T21:44:21.1369236Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_native.h' 2025-08-14T21:44:21.1371569Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h' 2025-08-14T21:44:21.1373605Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm.h' 2025-08-14T21:44:21.1375744Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h' 2025-08-14T21:44:21.1377515Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_native.h' 2025-08-14T21:44:21.1379533Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h' 2025-08-14T21:44:21.1381598Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile.h' 2025-08-14T21:44:21.1383622Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h' 2025-08-14T21:44:21.1385455Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_native.h' 2025-08-14T21:44:21.1387419Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h' 2025-08-14T21:44:21.1389377Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2025-08-14T21:44:21.1391452Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2025-08-14T21:44:21.1393646Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1395347Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2025-08-14T21:44:21.1397377Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2025-08-14T21:44:21.1399534Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1401787Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1403593Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2025-08-14T21:44:21.1405800Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2025-08-14T21:44:21.1407848Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2025-08-14T21:44:21.1410091Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1411903Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2025-08-14T21:44:21.1413906Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2025-08-14T21:44:21.1415916Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2025-08-14T21:44:21.1417870Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2025-08-14T21:44:21.1420033Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1421680Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2025-08-14T21:44:21.1423669Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2025-08-14T21:44:21.1425779Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1427685Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1429390Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2025-08-14T21:44:21.1431538Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2025-08-14T21:44:21.1433561Z adding 'torch/include/ATen/ops/_spdiags.h' 2025-08-14T21:44:21.1435695Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1437438Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2025-08-14T21:44:21.1439263Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2025-08-14T21:44:21.1441714Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2025-08-14T21:44:21.1443722Z adding 'torch/include/ATen/ops/_spsolve.h' 2025-08-14T21:44:21.1445616Z adding 'torch/include/ATen/ops/_spsolve_native.h' 2025-08-14T21:44:21.1447577Z adding 'torch/include/ATen/ops/_spsolve_ops.h' 2025-08-14T21:44:21.1449529Z adding 'torch/include/ATen/ops/_stack.h' 2025-08-14T21:44:21.1451820Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1453594Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2025-08-14T21:44:21.1455467Z adding 'torch/include/ATen/ops/_stack_native.h' 2025-08-14T21:44:21.1457376Z adding 'torch/include/ATen/ops/_stack_ops.h' 2025-08-14T21:44:21.1459399Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2025-08-14T21:44:21.1461632Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1463464Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2025-08-14T21:44:21.1465273Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2025-08-14T21:44:21.1467148Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2025-08-14T21:44:21.1469273Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1471552Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2025-08-14T21:44:21.1473796Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2025-08-14T21:44:21.1475669Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2025-08-14T21:44:21.1477786Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2025-08-14T21:44:21.1479895Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2025-08-14T21:44:21.1482071Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2025-08-14T21:44:21.1484112Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2025-08-14T21:44:21.1486336Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1488016Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2025-08-14T21:44:21.1490057Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2025-08-14T21:44:21.1492185Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2025-08-14T21:44:21.1494379Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1496301Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1497946Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2025-08-14T21:44:21.1499974Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2025-08-14T21:44:21.1501870Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2025-08-14T21:44:21.1504025Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1505693Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2025-08-14T21:44:21.1507883Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1509910Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.1511480Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2025-08-14T21:44:21.1513451Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2025-08-14T21:44:21.1515261Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2025-08-14T21:44:21.1517141Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2025-08-14T21:44:21.1518900Z adding 'torch/include/ATen/ops/_test_check_tensor.h' 2025-08-14T21:44:21.1521389Z adding 'torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1523095Z adding 'torch/include/ATen/ops/_test_check_tensor_native.h' 2025-08-14T21:44:21.1525111Z adding 'torch/include/ATen/ops/_test_check_tensor_ops.h' 2025-08-14T21:44:21.1527146Z adding 'torch/include/ATen/ops/_test_functorch_fallback.h' 2025-08-14T21:44:21.1529338Z adding 'torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1531145Z adding 'torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h' 2025-08-14T21:44:21.1533106Z adding 'torch/include/ATen/ops/_test_functorch_fallback_native.h' 2025-08-14T21:44:21.1535041Z adding 'torch/include/ATen/ops/_test_functorch_fallback_ops.h' 2025-08-14T21:44:21.1536989Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2025-08-14T21:44:21.1539217Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1540934Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2025-08-14T21:44:21.1542746Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2025-08-14T21:44:21.1544740Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2025-08-14T21:44:21.1546676Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2025-08-14T21:44:21.1548852Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1550584Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2025-08-14T21:44:21.1552374Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2025-08-14T21:44:21.1554390Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2025-08-14T21:44:21.1556342Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2025-08-14T21:44:21.1558517Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1560601Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2025-08-14T21:44:21.1562463Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2025-08-14T21:44:21.1564532Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2025-08-14T21:44:21.1566523Z adding 'torch/include/ATen/ops/_test_parallel_materialize.h' 2025-08-14T21:44:21.1568729Z adding 'torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1570687Z adding 'torch/include/ATen/ops/_test_parallel_materialize_native.h' 2025-08-14T21:44:21.1572828Z adding 'torch/include/ATen/ops/_test_parallel_materialize_ops.h' 2025-08-14T21:44:21.1574794Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2025-08-14T21:44:21.1577007Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1578690Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2025-08-14T21:44:21.1580647Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2025-08-14T21:44:21.1582612Z adding 'torch/include/ATen/ops/_test_string_default.h' 2025-08-14T21:44:21.1584730Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1586347Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2025-08-14T21:44:21.1588323Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2025-08-14T21:44:21.1590282Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2025-08-14T21:44:21.1592400Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1594036Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2025-08-14T21:44:21.1595978Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2025-08-14T21:44:21.1598033Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2025-08-14T21:44:21.1600496Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1602312Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2025-08-14T21:44:21.1604378Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2025-08-14T21:44:21.1606440Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2025-08-14T21:44:21.1608673Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1610477Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2025-08-14T21:44:21.1612590Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2025-08-14T21:44:21.1614502Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2025-08-14T21:44:21.1616610Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2025-08-14T21:44:21.1618909Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1620638Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2025-08-14T21:44:21.1622474Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2025-08-14T21:44:21.1624561Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2025-08-14T21:44:21.1626726Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1628500Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2025-08-14T21:44:21.1630359Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2025-08-14T21:44:21.1632488Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2025-08-14T21:44:21.1634610Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2025-08-14T21:44:21.1636613Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2025-08-14T21:44:21.1638793Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1641046Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2025-08-14T21:44:21.1643400Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1645214Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2025-08-14T21:44:21.1647149Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2025-08-14T21:44:21.1649357Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2025-08-14T21:44:21.1651318Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2025-08-14T21:44:21.1653441Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2025-08-14T21:44:21.1655575Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1657367Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2025-08-14T21:44:21.1659223Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2025-08-14T21:44:21.1661364Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2025-08-14T21:44:21.1663513Z adding 'torch/include/ATen/ops/_to_copy.h' 2025-08-14T21:44:21.1665730Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1667492Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2025-08-14T21:44:21.1669901Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2025-08-14T21:44:21.1672106Z adding 'torch/include/ATen/ops/_to_cpu.h' 2025-08-14T21:44:21.1674235Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1675960Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2025-08-14T21:44:21.1677969Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2025-08-14T21:44:21.1680106Z adding 'torch/include/ATen/ops/_to_dense.h' 2025-08-14T21:44:21.1682338Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1684147Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2025-08-14T21:44:21.1686224Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2025-08-14T21:44:21.1688330Z adding 'torch/include/ATen/ops/_to_sparse.h' 2025-08-14T21:44:21.1690361Z adding 'torch/include/ATen/ops/_to_sparse_bsc.h' 2025-08-14T21:44:21.1692721Z adding 'torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1694490Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h' 2025-08-14T21:44:21.1696424Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h' 2025-08-14T21:44:21.1698208Z adding 'torch/include/ATen/ops/_to_sparse_bsc_native.h' 2025-08-14T21:44:21.1700233Z adding 'torch/include/ATen/ops/_to_sparse_bsc_ops.h' 2025-08-14T21:44:21.1702204Z adding 'torch/include/ATen/ops/_to_sparse_bsr.h' 2025-08-14T21:44:21.1704429Z adding 'torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1706164Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h' 2025-08-14T21:44:21.1708106Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h' 2025-08-14T21:44:21.1709936Z adding 'torch/include/ATen/ops/_to_sparse_bsr_native.h' 2025-08-14T21:44:21.1711993Z adding 'torch/include/ATen/ops/_to_sparse_bsr_ops.h' 2025-08-14T21:44:21.1714190Z adding 'torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1716000Z adding 'torch/include/ATen/ops/_to_sparse_cpu_dispatch.h' 2025-08-14T21:44:21.1717851Z adding 'torch/include/ATen/ops/_to_sparse_csc.h' 2025-08-14T21:44:21.1720363Z adding 'torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1722231Z adding 'torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h' 2025-08-14T21:44:21.1724171Z adding 'torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h' 2025-08-14T21:44:21.1726021Z adding 'torch/include/ATen/ops/_to_sparse_csc_native.h' 2025-08-14T21:44:21.1728079Z adding 'torch/include/ATen/ops/_to_sparse_csc_ops.h' 2025-08-14T21:44:21.1730037Z adding 'torch/include/ATen/ops/_to_sparse_csr.h' 2025-08-14T21:44:21.1732396Z adding 'torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1734088Z adding 'torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h' 2025-08-14T21:44:21.1735962Z adding 'torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h' 2025-08-14T21:44:21.1737763Z adding 'torch/include/ATen/ops/_to_sparse_csr_native.h' 2025-08-14T21:44:21.1739982Z adding 'torch/include/ATen/ops/_to_sparse_csr_ops.h' 2025-08-14T21:44:21.1742028Z adding 'torch/include/ATen/ops/_to_sparse_cuda_dispatch.h' 2025-08-14T21:44:21.1743944Z adding 'torch/include/ATen/ops/_to_sparse_native.h' 2025-08-14T21:44:21.1746126Z adding 'torch/include/ATen/ops/_to_sparse_ops.h' 2025-08-14T21:44:21.1748168Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured.h' 2025-08-14T21:44:21.1750190Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h' 2025-08-14T21:44:21.1751946Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_native.h' 2025-08-14T21:44:21.1753907Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_ops.h' 2025-08-14T21:44:21.1755954Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2025-08-14T21:44:21.1758173Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1760219Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2025-08-14T21:44:21.1762261Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2025-08-14T21:44:21.1764160Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2025-08-14T21:44:21.1766440Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2025-08-14T21:44:21.1768870Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2025-08-14T21:44:21.1771715Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1773666Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2025-08-14T21:44:21.1775697Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2025-08-14T21:44:21.1777737Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2025-08-14T21:44:21.1780134Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2025-08-14T21:44:21.1782358Z adding 'torch/include/ATen/ops/_trilinear.h' 2025-08-14T21:44:21.1784612Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1786590Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.1788179Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2025-08-14T21:44:21.1790321Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2025-08-14T21:44:21.1792446Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2025-08-14T21:44:21.1794680Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1796499Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2025-08-14T21:44:21.1798383Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2025-08-14T21:44:21.1800913Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2025-08-14T21:44:21.1802962Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2025-08-14T21:44:21.1805227Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1807035Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2025-08-14T21:44:21.1808897Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2025-08-14T21:44:21.1811043Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2025-08-14T21:44:21.1813084Z adding 'torch/include/ATen/ops/_unique.h' 2025-08-14T21:44:21.1815116Z adding 'torch/include/ATen/ops/_unique2.h' 2025-08-14T21:44:21.1817266Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1819070Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2025-08-14T21:44:21.1820953Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2025-08-14T21:44:21.1822803Z adding 'torch/include/ATen/ops/_unique2_native.h' 2025-08-14T21:44:21.1825667Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2025-08-14T21:44:21.1827972Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1829808Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2025-08-14T21:44:21.1831695Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2025-08-14T21:44:21.1833487Z adding 'torch/include/ATen/ops/_unique_native.h' 2025-08-14T21:44:21.1835534Z adding 'torch/include/ATen/ops/_unique_ops.h' 2025-08-14T21:44:21.1837441Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2025-08-14T21:44:21.1839674Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1841632Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2025-08-14T21:44:21.1843705Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2025-08-14T21:44:21.1845645Z adding 'torch/include/ATen/ops/_unsafe_index.h' 2025-08-14T21:44:21.1847835Z adding 'torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1849512Z adding 'torch/include/ATen/ops/_unsafe_index_native.h' 2025-08-14T21:44:21.1851494Z adding 'torch/include/ATen/ops/_unsafe_index_ops.h' 2025-08-14T21:44:21.1853477Z adding 'torch/include/ATen/ops/_unsafe_index_put.h' 2025-08-14T21:44:21.1855592Z adding 'torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1857306Z adding 'torch/include/ATen/ops/_unsafe_index_put_native.h' 2025-08-14T21:44:21.1859243Z adding 'torch/include/ATen/ops/_unsafe_index_put_ops.h' 2025-08-14T21:44:21.1861162Z adding 'torch/include/ATen/ops/_unsafe_masked_index.h' 2025-08-14T21:44:21.1863327Z adding 'torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1864975Z adding 'torch/include/ATen/ops/_unsafe_masked_index_native.h' 2025-08-14T21:44:21.1867017Z adding 'torch/include/ATen/ops/_unsafe_masked_index_ops.h' 2025-08-14T21:44:21.1868915Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h' 2025-08-14T21:44:21.1871654Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1874071Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h' 2025-08-14T21:44:21.1876218Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h' 2025-08-14T21:44:21.1878393Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2025-08-14T21:44:21.1880874Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.1882632Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2025-08-14T21:44:21.1884701Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2025-08-14T21:44:21.1887245Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2025-08-14T21:44:21.1889966Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2025-08-14T21:44:21.1892644Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.1894486Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2025-08-14T21:44:21.1896579Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2025-08-14T21:44:21.1898428Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2025-08-14T21:44:21.1900520Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2025-08-14T21:44:21.1902434Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2025-08-14T21:44:21.1904543Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2025-08-14T21:44:21.1906791Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.1908688Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1910498Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2025-08-14T21:44:21.1912503Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2025-08-14T21:44:21.1914360Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2025-08-14T21:44:21.1916375Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2025-08-14T21:44:21.1918472Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2025-08-14T21:44:21.1920948Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2025-08-14T21:44:21.1923476Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2025-08-14T21:44:21.1926205Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2025-08-14T21:44:21.1928790Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.1930655Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2025-08-14T21:44:21.1932922Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2025-08-14T21:44:21.1934777Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2025-08-14T21:44:21.1936886Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2025-08-14T21:44:21.1938791Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2025-08-14T21:44:21.1940907Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2025-08-14T21:44:21.1943154Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.1945118Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1946944Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2025-08-14T21:44:21.1948958Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2025-08-14T21:44:21.1950837Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2025-08-14T21:44:21.1952895Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2025-08-14T21:44:21.1954767Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2025-08-14T21:44:21.1956932Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2025-08-14T21:44:21.1960091Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2025-08-14T21:44:21.1963030Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2025-08-14T21:44:21.1965492Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.1967380Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2025-08-14T21:44:21.1969611Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2025-08-14T21:44:21.1971665Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2025-08-14T21:44:21.1973912Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2025-08-14T21:44:21.1975876Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2025-08-14T21:44:21.1978040Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2025-08-14T21:44:21.1980296Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.1982287Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.1984073Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2025-08-14T21:44:21.1986042Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2025-08-14T21:44:21.1987932Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2025-08-14T21:44:21.1989909Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2025-08-14T21:44:21.1991786Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2025-08-14T21:44:21.1993908Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2025-08-14T21:44:21.1996369Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2025-08-14T21:44:21.1998957Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2025-08-14T21:44:21.2002038Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2003849Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2025-08-14T21:44:21.2005957Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2025-08-14T21:44:21.2007887Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2025-08-14T21:44:21.2010061Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2025-08-14T21:44:21.2012082Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2025-08-14T21:44:21.2014215Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2025-08-14T21:44:21.2016481Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2018353Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2020189Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2025-08-14T21:44:21.2022220Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2025-08-14T21:44:21.2024042Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2025-08-14T21:44:21.2026052Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2025-08-14T21:44:21.2028052Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2025-08-14T21:44:21.2030206Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2025-08-14T21:44:21.2032686Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2025-08-14T21:44:21.2035378Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2025-08-14T21:44:21.2037823Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2039980Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2025-08-14T21:44:21.2042364Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2025-08-14T21:44:21.2044239Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2025-08-14T21:44:21.2046398Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2025-08-14T21:44:21.2048346Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2025-08-14T21:44:21.2050477Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2025-08-14T21:44:21.2052894Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2054779Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2056679Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2025-08-14T21:44:21.2058707Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2025-08-14T21:44:21.2060590Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2025-08-14T21:44:21.2062632Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2025-08-14T21:44:21.2064565Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2025-08-14T21:44:21.2066716Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2025-08-14T21:44:21.2068954Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2025-08-14T21:44:21.2071541Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2025-08-14T21:44:21.2073988Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2025-08-14T21:44:21.2076044Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2025-08-14T21:44:21.2078008Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2025-08-14T21:44:21.2080315Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2082057Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2025-08-14T21:44:21.2084013Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2025-08-14T21:44:21.2085955Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2025-08-14T21:44:21.2088090Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2025-08-14T21:44:21.2090070Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2025-08-14T21:44:21.2091989Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2025-08-14T21:44:21.2093973Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2025-08-14T21:44:21.2095916Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2025-08-14T21:44:21.2098169Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2099863Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2025-08-14T21:44:21.2101894Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2025-08-14T21:44:21.2103822Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2025-08-14T21:44:21.2105973Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2107621Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2025-08-14T21:44:21.2109588Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2025-08-14T21:44:21.2111533Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2025-08-14T21:44:21.2113754Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2115390Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2025-08-14T21:44:21.2117358Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2025-08-14T21:44:21.2119368Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2025-08-14T21:44:21.2121813Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2123554Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2025-08-14T21:44:21.2125749Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2025-08-14T21:44:21.2127852Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2025-08-14T21:44:21.2130137Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2131988Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2025-08-14T21:44:21.2133955Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2025-08-14T21:44:21.2135866Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2025-08-14T21:44:21.2138039Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2139648Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2025-08-14T21:44:21.2141605Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2025-08-14T21:44:21.2143302Z adding 'torch/include/ATen/ops/_values.h' 2025-08-14T21:44:21.2145209Z adding 'torch/include/ATen/ops/_values_copy.h' 2025-08-14T21:44:21.2147406Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.2149381Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2150932Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2025-08-14T21:44:21.2152872Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2025-08-14T21:44:21.2154678Z adding 'torch/include/ATen/ops/_values_native.h' 2025-08-14T21:44:21.2156598Z adding 'torch/include/ATen/ops/_values_ops.h' 2025-08-14T21:44:21.2158353Z adding 'torch/include/ATen/ops/_version.h' 2025-08-14T21:44:21.2160748Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2162487Z adding 'torch/include/ATen/ops/_version_native.h' 2025-08-14T21:44:21.2164705Z adding 'torch/include/ATen/ops/_version_ops.h' 2025-08-14T21:44:21.2166699Z adding 'torch/include/ATen/ops/_weight_int4pack_mm.h' 2025-08-14T21:44:21.2168726Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h' 2025-08-14T21:44:21.2170947Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h' 2025-08-14T21:44:21.2173048Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h' 2025-08-14T21:44:21.2174933Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h' 2025-08-14T21:44:21.2176950Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h' 2025-08-14T21:44:21.2178824Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_native.h' 2025-08-14T21:44:21.2180823Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_ops.h' 2025-08-14T21:44:21.2183044Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h' 2025-08-14T21:44:21.2184869Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h' 2025-08-14T21:44:21.2187073Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h' 2025-08-14T21:44:21.2188836Z adding 'torch/include/ATen/ops/_weight_int8pack_mm.h' 2025-08-14T21:44:21.2190772Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h' 2025-08-14T21:44:21.2192626Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cuda_dispatch.h' 2025-08-14T21:44:21.2194450Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_native.h' 2025-08-14T21:44:21.2196318Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_ops.h' 2025-08-14T21:44:21.2198200Z adding 'torch/include/ATen/ops/_weight_norm.h' 2025-08-14T21:44:21.2200702Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2202562Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2025-08-14T21:44:21.2204741Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2206414Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2025-08-14T21:44:21.2208426Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2025-08-14T21:44:21.2210360Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2025-08-14T21:44:21.2212631Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2025-08-14T21:44:21.2214858Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.2216656Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2025-08-14T21:44:21.2218583Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2025-08-14T21:44:21.2220406Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2025-08-14T21:44:21.2222479Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2025-08-14T21:44:21.2224631Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.2226369Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2025-08-14T21:44:21.2228278Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2025-08-14T21:44:21.2230080Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2025-08-14T21:44:21.2232098Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2025-08-14T21:44:21.2233931Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2025-08-14T21:44:21.2235842Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2025-08-14T21:44:21.2237776Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack.h' 2025-08-14T21:44:21.2240183Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2241976Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_native.h' 2025-08-14T21:44:21.2244004Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_ops.h' 2025-08-14T21:44:21.2246070Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h' 2025-08-14T21:44:21.2248310Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2249997Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h' 2025-08-14T21:44:21.2252157Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h' 2025-08-14T21:44:21.2253970Z adding 'torch/include/ATen/ops/abs.h' 2025-08-14T21:44:21.2256025Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.2257803Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2025-08-14T21:44:21.2259705Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2025-08-14T21:44:21.2261554Z adding 'torch/include/ATen/ops/abs_native.h' 2025-08-14T21:44:21.2263603Z adding 'torch/include/ATen/ops/abs_ops.h' 2025-08-14T21:44:21.2265514Z adding 'torch/include/ATen/ops/absolute.h' 2025-08-14T21:44:21.2267623Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2269277Z adding 'torch/include/ATen/ops/absolute_native.h' 2025-08-14T21:44:21.2271878Z adding 'torch/include/ATen/ops/absolute_ops.h' 2025-08-14T21:44:21.2273883Z adding 'torch/include/ATen/ops/acos.h' 2025-08-14T21:44:21.2276779Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2278052Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2025-08-14T21:44:21.2279999Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2025-08-14T21:44:21.2281906Z adding 'torch/include/ATen/ops/acos_meta.h' 2025-08-14T21:44:21.2283891Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2025-08-14T21:44:21.2285727Z adding 'torch/include/ATen/ops/acos_native.h' 2025-08-14T21:44:21.2287851Z adding 'torch/include/ATen/ops/acos_ops.h' 2025-08-14T21:44:21.2289779Z adding 'torch/include/ATen/ops/acosh.h' 2025-08-14T21:44:21.2292101Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2293742Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2025-08-14T21:44:21.2296444Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2025-08-14T21:44:21.2298386Z adding 'torch/include/ATen/ops/acosh_meta.h' 2025-08-14T21:44:21.2300303Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2025-08-14T21:44:21.2302082Z adding 'torch/include/ATen/ops/acosh_native.h' 2025-08-14T21:44:21.2304081Z adding 'torch/include/ATen/ops/acosh_ops.h' 2025-08-14T21:44:21.2306091Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2025-08-14T21:44:21.2308261Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.2310141Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2311853Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2025-08-14T21:44:21.2313863Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2025-08-14T21:44:21.2316006Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2025-08-14T21:44:21.2318244Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2320366Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2025-08-14T21:44:21.2322396Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2025-08-14T21:44:21.2324390Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2025-08-14T21:44:21.2326445Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2025-08-14T21:44:21.2328637Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2025-08-14T21:44:21.2330774Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2025-08-14T21:44:21.2332933Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-08-14T21:44:21.2334795Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-08-14T21:44:21.2336589Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2025-08-14T21:44:21.2338505Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2025-08-14T21:44:21.2340638Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2342433Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2025-08-14T21:44:21.2344352Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2025-08-14T21:44:21.2346165Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2025-08-14T21:44:21.2348157Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2025-08-14T21:44:21.2350057Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2025-08-14T21:44:21.2352186Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2353792Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2025-08-14T21:44:21.2355730Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2025-08-14T21:44:21.2357705Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2025-08-14T21:44:21.2360022Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2025-08-14T21:44:21.2362488Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2364302Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2025-08-14T21:44:21.2366209Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2025-08-14T21:44:21.2368035Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2025-08-14T21:44:21.2370293Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2025-08-14T21:44:21.2372748Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2025-08-14T21:44:21.2374888Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2025-08-14T21:44:21.2377124Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2378859Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2025-08-14T21:44:21.2380844Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2025-08-14T21:44:21.2382795Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2025-08-14T21:44:21.2384749Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2025-08-14T21:44:21.2386566Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2025-08-14T21:44:21.2388647Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2025-08-14T21:44:21.2390622Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2025-08-14T21:44:21.2392648Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2025-08-14T21:44:21.2394907Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2396570Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2025-08-14T21:44:21.2398502Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2025-08-14T21:44:21.2400671Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2025-08-14T21:44:21.2402666Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2025-08-14T21:44:21.2404707Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2025-08-14T21:44:21.2406802Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2025-08-14T21:44:21.2409103Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2410818Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2025-08-14T21:44:21.2412852Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2025-08-14T21:44:21.2414655Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2025-08-14T21:44:21.2416654Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2025-08-14T21:44:21.2418472Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2025-08-14T21:44:21.2420545Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2025-08-14T21:44:21.2422548Z adding 'torch/include/ATen/ops/add.h' 2025-08-14T21:44:21.2424696Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.2426740Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2428458Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2025-08-14T21:44:21.2430316Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2025-08-14T21:44:21.2432143Z adding 'torch/include/ATen/ops/add_meta.h' 2025-08-14T21:44:21.2434126Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2025-08-14T21:44:21.2436149Z adding 'torch/include/ATen/ops/add_native.h' 2025-08-14T21:44:21.2438443Z adding 'torch/include/ATen/ops/add_ops.h' 2025-08-14T21:44:21.2440891Z adding 'torch/include/ATen/ops/addbmm.h' 2025-08-14T21:44:21.2443006Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2025-08-14T21:44:21.2445061Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2025-08-14T21:44:21.2447006Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2025-08-14T21:44:21.2448868Z adding 'torch/include/ATen/ops/addbmm_native.h' 2025-08-14T21:44:21.2451131Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2025-08-14T21:44:21.2453244Z adding 'torch/include/ATen/ops/addcdiv.h' 2025-08-14T21:44:21.2455490Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2457183Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2025-08-14T21:44:21.2459155Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2025-08-14T21:44:21.2460910Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2025-08-14T21:44:21.2462852Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2025-08-14T21:44:21.2464680Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2025-08-14T21:44:21.2466768Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2025-08-14T21:44:21.2468776Z adding 'torch/include/ATen/ops/addcmul.h' 2025-08-14T21:44:21.2471559Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2473403Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2025-08-14T21:44:21.2475397Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2025-08-14T21:44:21.2477300Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2025-08-14T21:44:21.2479378Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2025-08-14T21:44:21.2481465Z adding 'torch/include/ATen/ops/addcmul_native.h' 2025-08-14T21:44:21.2483600Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2025-08-14T21:44:21.2485754Z adding 'torch/include/ATen/ops/addmm.h' 2025-08-14T21:44:21.2488146Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2489908Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2025-08-14T21:44:21.2492054Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2025-08-14T21:44:21.2493901Z adding 'torch/include/ATen/ops/addmm_meta.h' 2025-08-14T21:44:21.2495926Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2025-08-14T21:44:21.2497881Z adding 'torch/include/ATen/ops/addmm_native.h' 2025-08-14T21:44:21.2500232Z adding 'torch/include/ATen/ops/addmm_ops.h' 2025-08-14T21:44:21.2502345Z adding 'torch/include/ATen/ops/addmv.h' 2025-08-14T21:44:21.2504588Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2506290Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2025-08-14T21:44:21.2508227Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2025-08-14T21:44:21.2510037Z adding 'torch/include/ATen/ops/addmv_meta.h' 2025-08-14T21:44:21.2511995Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2025-08-14T21:44:21.2513917Z adding 'torch/include/ATen/ops/addmv_native.h' 2025-08-14T21:44:21.2516013Z adding 'torch/include/ATen/ops/addmv_ops.h' 2025-08-14T21:44:21.2518014Z adding 'torch/include/ATen/ops/addr.h' 2025-08-14T21:44:21.2520486Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.2522552Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2025-08-14T21:44:21.2524425Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2025-08-14T21:44:21.2526334Z adding 'torch/include/ATen/ops/addr_native.h' 2025-08-14T21:44:21.2528487Z adding 'torch/include/ATen/ops/addr_ops.h' 2025-08-14T21:44:21.2530517Z adding 'torch/include/ATen/ops/adjoint.h' 2025-08-14T21:44:21.2532796Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2534431Z adding 'torch/include/ATen/ops/adjoint_native.h' 2025-08-14T21:44:21.2536327Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2025-08-14T21:44:21.2538567Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2025-08-14T21:44:21.2540689Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2025-08-14T21:44:21.2542928Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2544533Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2025-08-14T21:44:21.2546493Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2025-08-14T21:44:21.2548684Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.2550332Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2025-08-14T21:44:21.2552333Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2025-08-14T21:44:21.2554224Z adding 'torch/include/ATen/ops/alias.h' 2025-08-14T21:44:21.2556173Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.2557855Z adding 'torch/include/ATen/ops/alias_copy.h' 2025-08-14T21:44:21.2560235Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.2562429Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2564080Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2025-08-14T21:44:21.2566047Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2025-08-14T21:44:21.2567889Z adding 'torch/include/ATen/ops/alias_native.h' 2025-08-14T21:44:21.2570059Z adding 'torch/include/ATen/ops/alias_ops.h' 2025-08-14T21:44:21.2572246Z adding 'torch/include/ATen/ops/align_as.h' 2025-08-14T21:44:21.2574393Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2576077Z adding 'torch/include/ATen/ops/align_as_native.h' 2025-08-14T21:44:21.2578048Z adding 'torch/include/ATen/ops/align_as_ops.h' 2025-08-14T21:44:21.2579957Z adding 'torch/include/ATen/ops/align_tensors.h' 2025-08-14T21:44:21.2582269Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2583865Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2025-08-14T21:44:21.2585738Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2025-08-14T21:44:21.2587495Z adding 'torch/include/ATen/ops/align_to.h' 2025-08-14T21:44:21.2589598Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2591231Z adding 'torch/include/ATen/ops/align_to_native.h' 2025-08-14T21:44:21.2593237Z adding 'torch/include/ATen/ops/align_to_ops.h' 2025-08-14T21:44:21.2595371Z adding 'torch/include/ATen/ops/all.h' 2025-08-14T21:44:21.2597586Z adding 'torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.2599880Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2601887Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2603752Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2025-08-14T21:44:21.2605761Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2025-08-14T21:44:21.2607700Z adding 'torch/include/ATen/ops/all_meta.h' 2025-08-14T21:44:21.2609713Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2025-08-14T21:44:21.2611796Z adding 'torch/include/ATen/ops/all_native.h' 2025-08-14T21:44:21.2614238Z adding 'torch/include/ATen/ops/all_ops.h' 2025-08-14T21:44:21.2616224Z adding 'torch/include/ATen/ops/allclose.h' 2025-08-14T21:44:21.2618343Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.2619987Z adding 'torch/include/ATen/ops/allclose_native.h' 2025-08-14T21:44:21.2621923Z adding 'torch/include/ATen/ops/allclose_ops.h' 2025-08-14T21:44:21.2623810Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2025-08-14T21:44:21.2626077Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2627635Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2025-08-14T21:44:21.2629621Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2025-08-14T21:44:21.2631558Z adding 'torch/include/ATen/ops/amax.h' 2025-08-14T21:44:21.2633754Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2635455Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2025-08-14T21:44:21.2637354Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2025-08-14T21:44:21.2639185Z adding 'torch/include/ATen/ops/amax_meta.h' 2025-08-14T21:44:21.2641476Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2025-08-14T21:44:21.2643348Z adding 'torch/include/ATen/ops/amax_native.h' 2025-08-14T21:44:21.2645444Z adding 'torch/include/ATen/ops/amax_ops.h' 2025-08-14T21:44:21.2647437Z adding 'torch/include/ATen/ops/amin.h' 2025-08-14T21:44:21.2649767Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2651455Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2025-08-14T21:44:21.2653412Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2025-08-14T21:44:21.2655209Z adding 'torch/include/ATen/ops/amin_meta.h' 2025-08-14T21:44:21.2657123Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2025-08-14T21:44:21.2658931Z adding 'torch/include/ATen/ops/amin_native.h' 2025-08-14T21:44:21.2660980Z adding 'torch/include/ATen/ops/amin_ops.h' 2025-08-14T21:44:21.2662947Z adding 'torch/include/ATen/ops/aminmax.h' 2025-08-14T21:44:21.2665257Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2666865Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2025-08-14T21:44:21.2668765Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2025-08-14T21:44:21.2671134Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2025-08-14T21:44:21.2673152Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2025-08-14T21:44:21.2675019Z adding 'torch/include/ATen/ops/aminmax_native.h' 2025-08-14T21:44:21.2677174Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2025-08-14T21:44:21.2679151Z adding 'torch/include/ATen/ops/and.h' 2025-08-14T21:44:21.2681487Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2683281Z adding 'torch/include/ATen/ops/and_native.h' 2025-08-14T21:44:21.2685438Z adding 'torch/include/ATen/ops/and_ops.h' 2025-08-14T21:44:21.2687435Z adding 'torch/include/ATen/ops/angle.h' 2025-08-14T21:44:21.2689455Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2025-08-14T21:44:21.2691507Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2025-08-14T21:44:21.2693377Z adding 'torch/include/ATen/ops/angle_native.h' 2025-08-14T21:44:21.2695270Z adding 'torch/include/ATen/ops/angle_ops.h' 2025-08-14T21:44:21.2697399Z adding 'torch/include/ATen/ops/any.h' 2025-08-14T21:44:21.2699547Z adding 'torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.2701595Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2703381Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2705201Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2025-08-14T21:44:21.2707163Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2025-08-14T21:44:21.2709082Z adding 'torch/include/ATen/ops/any_meta.h' 2025-08-14T21:44:21.2711052Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2025-08-14T21:44:21.2712988Z adding 'torch/include/ATen/ops/any_native.h' 2025-08-14T21:44:21.2715315Z adding 'torch/include/ATen/ops/any_ops.h' 2025-08-14T21:44:21.2717635Z adding 'torch/include/ATen/ops/arange.h' 2025-08-14T21:44:21.2720183Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.2722373Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2025-08-14T21:44:21.2724252Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2025-08-14T21:44:21.2726178Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2025-08-14T21:44:21.2728112Z adding 'torch/include/ATen/ops/arange_native.h' 2025-08-14T21:44:21.2730490Z adding 'torch/include/ATen/ops/arange_ops.h' 2025-08-14T21:44:21.2732660Z adding 'torch/include/ATen/ops/arccos.h' 2025-08-14T21:44:21.2734776Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2736428Z adding 'torch/include/ATen/ops/arccos_native.h' 2025-08-14T21:44:21.2738525Z adding 'torch/include/ATen/ops/arccos_ops.h' 2025-08-14T21:44:21.2740436Z adding 'torch/include/ATen/ops/arccosh.h' 2025-08-14T21:44:21.2742517Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2744177Z adding 'torch/include/ATen/ops/arccosh_native.h' 2025-08-14T21:44:21.2746230Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2025-08-14T21:44:21.2748095Z adding 'torch/include/ATen/ops/arcsin.h' 2025-08-14T21:44:21.2750197Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2751848Z adding 'torch/include/ATen/ops/arcsin_native.h' 2025-08-14T21:44:21.2753862Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2025-08-14T21:44:21.2756618Z adding 'torch/include/ATen/ops/arcsinh.h' 2025-08-14T21:44:21.2758878Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2760976Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2025-08-14T21:44:21.2763045Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2025-08-14T21:44:21.2765019Z adding 'torch/include/ATen/ops/arctan.h' 2025-08-14T21:44:21.2767033Z adding 'torch/include/ATen/ops/arctan2.h' 2025-08-14T21:44:21.2769156Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2771198Z adding 'torch/include/ATen/ops/arctan2_native.h' 2025-08-14T21:44:21.2773794Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2025-08-14T21:44:21.2776025Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2777754Z adding 'torch/include/ATen/ops/arctan_native.h' 2025-08-14T21:44:21.2779815Z adding 'torch/include/ATen/ops/arctan_ops.h' 2025-08-14T21:44:21.2781926Z adding 'torch/include/ATen/ops/arctanh.h' 2025-08-14T21:44:21.2784034Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2785707Z adding 'torch/include/ATen/ops/arctanh_native.h' 2025-08-14T21:44:21.2787732Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2025-08-14T21:44:21.2789697Z adding 'torch/include/ATen/ops/argmax.h' 2025-08-14T21:44:21.2791983Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2793673Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2025-08-14T21:44:21.2795585Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2025-08-14T21:44:21.2797412Z adding 'torch/include/ATen/ops/argmax_meta.h' 2025-08-14T21:44:21.2799446Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2025-08-14T21:44:21.2801598Z adding 'torch/include/ATen/ops/argmax_native.h' 2025-08-14T21:44:21.2803761Z adding 'torch/include/ATen/ops/argmax_ops.h' 2025-08-14T21:44:21.2805779Z adding 'torch/include/ATen/ops/argmin.h' 2025-08-14T21:44:21.2808131Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2809880Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2025-08-14T21:44:21.2811967Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2025-08-14T21:44:21.2813785Z adding 'torch/include/ATen/ops/argmin_meta.h' 2025-08-14T21:44:21.2815709Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2025-08-14T21:44:21.2817520Z adding 'torch/include/ATen/ops/argmin_native.h' 2025-08-14T21:44:21.2819528Z adding 'torch/include/ATen/ops/argmin_ops.h' 2025-08-14T21:44:21.2821553Z adding 'torch/include/ATen/ops/argsort.h' 2025-08-14T21:44:21.2823856Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2825476Z adding 'torch/include/ATen/ops/argsort_native.h' 2025-08-14T21:44:21.2827600Z adding 'torch/include/ATen/ops/argsort_ops.h' 2025-08-14T21:44:21.2829495Z adding 'torch/include/ATen/ops/argwhere.h' 2025-08-14T21:44:21.2831565Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2833180Z adding 'torch/include/ATen/ops/argwhere_native.h' 2025-08-14T21:44:21.2835116Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2025-08-14T21:44:21.2837180Z adding 'torch/include/ATen/ops/as_strided.h' 2025-08-14T21:44:21.2839656Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2842065Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2025-08-14T21:44:21.2844517Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.2846592Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2848249Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2025-08-14T21:44:21.2850337Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2025-08-14T21:44:21.2852522Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2025-08-14T21:44:21.2854452Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2025-08-14T21:44:21.2856367Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2025-08-14T21:44:21.2858217Z adding 'torch/include/ATen/ops/as_strided_native.h' 2025-08-14T21:44:21.2860269Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2025-08-14T21:44:21.2862612Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2025-08-14T21:44:21.2865007Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.2867206Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2868762Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2025-08-14T21:44:21.2871337Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2025-08-14T21:44:21.2873373Z adding 'torch/include/ATen/ops/asin.h' 2025-08-14T21:44:21.2875653Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2877378Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2025-08-14T21:44:21.2879399Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2025-08-14T21:44:21.2881349Z adding 'torch/include/ATen/ops/asin_meta.h' 2025-08-14T21:44:21.2883362Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2025-08-14T21:44:21.2885282Z adding 'torch/include/ATen/ops/asin_native.h' 2025-08-14T21:44:21.2887346Z adding 'torch/include/ATen/ops/asin_ops.h' 2025-08-14T21:44:21.2889320Z adding 'torch/include/ATen/ops/asinh.h' 2025-08-14T21:44:21.2891703Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2893374Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2025-08-14T21:44:21.2895248Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2025-08-14T21:44:21.2897048Z adding 'torch/include/ATen/ops/asinh_meta.h' 2025-08-14T21:44:21.2898945Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2025-08-14T21:44:21.2900824Z adding 'torch/include/ATen/ops/asinh_native.h' 2025-08-14T21:44:21.2902849Z adding 'torch/include/ATen/ops/asinh_ops.h' 2025-08-14T21:44:21.2904771Z adding 'torch/include/ATen/ops/atan.h' 2025-08-14T21:44:21.2906665Z adding 'torch/include/ATen/ops/atan2.h' 2025-08-14T21:44:21.2908897Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2910539Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2025-08-14T21:44:21.2912419Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2025-08-14T21:44:21.2914263Z adding 'torch/include/ATen/ops/atan2_meta.h' 2025-08-14T21:44:21.2916194Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2025-08-14T21:44:21.2917989Z adding 'torch/include/ATen/ops/atan2_native.h' 2025-08-14T21:44:21.2920386Z adding 'torch/include/ATen/ops/atan2_ops.h' 2025-08-14T21:44:21.2922686Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2924411Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2025-08-14T21:44:21.2926356Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2025-08-14T21:44:21.2928276Z adding 'torch/include/ATen/ops/atan_meta.h' 2025-08-14T21:44:21.2930193Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2025-08-14T21:44:21.2932201Z adding 'torch/include/ATen/ops/atan_native.h' 2025-08-14T21:44:21.2934249Z adding 'torch/include/ATen/ops/atan_ops.h' 2025-08-14T21:44:21.2936189Z adding 'torch/include/ATen/ops/atanh.h' 2025-08-14T21:44:21.2938442Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2940038Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2025-08-14T21:44:21.2941910Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2025-08-14T21:44:21.2943698Z adding 'torch/include/ATen/ops/atanh_meta.h' 2025-08-14T21:44:21.2945642Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2025-08-14T21:44:21.2947470Z adding 'torch/include/ATen/ops/atanh_native.h' 2025-08-14T21:44:21.2949517Z adding 'torch/include/ATen/ops/atanh_ops.h' 2025-08-14T21:44:21.2951460Z adding 'torch/include/ATen/ops/atleast_1d.h' 2025-08-14T21:44:21.2953599Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2955221Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2025-08-14T21:44:21.2957187Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2025-08-14T21:44:21.2960132Z adding 'torch/include/ATen/ops/atleast_2d.h' 2025-08-14T21:44:21.2961639Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2963299Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2025-08-14T21:44:21.2965330Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2025-08-14T21:44:21.2967355Z adding 'torch/include/ATen/ops/atleast_3d.h' 2025-08-14T21:44:21.2969724Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2971551Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2025-08-14T21:44:21.2973984Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2025-08-14T21:44:21.2976105Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2025-08-14T21:44:21.2978374Z adding 'torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.2980356Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.2982174Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2025-08-14T21:44:21.2984308Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2025-08-14T21:44:21.2986390Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2025-08-14T21:44:21.2988523Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2025-08-14T21:44:21.2990850Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.2992605Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2025-08-14T21:44:21.2994575Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2025-08-14T21:44:21.2996461Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2025-08-14T21:44:21.2998515Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2025-08-14T21:44:21.3000847Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2025-08-14T21:44:21.3003136Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2025-08-14T21:44:21.3005370Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3007152Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2025-08-14T21:44:21.3009182Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2025-08-14T21:44:21.3011642Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2025-08-14T21:44:21.3013774Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2025-08-14T21:44:21.3015775Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2025-08-14T21:44:21.3017905Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2025-08-14T21:44:21.3019995Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2025-08-14T21:44:21.3022116Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2025-08-14T21:44:21.3024590Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3026243Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2025-08-14T21:44:21.3028192Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2025-08-14T21:44:21.3030085Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2025-08-14T21:44:21.3032039Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2025-08-14T21:44:21.3033923Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2025-08-14T21:44:21.3036079Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2025-08-14T21:44:21.3038461Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3040465Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2025-08-14T21:44:21.3042510Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2025-08-14T21:44:21.3044443Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2025-08-14T21:44:21.3046513Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2025-08-14T21:44:21.3048532Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2025-08-14T21:44:21.3050731Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2025-08-14T21:44:21.3053076Z adding 'torch/include/ATen/ops/baddbmm.h' 2025-08-14T21:44:21.3055332Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3057041Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2025-08-14T21:44:21.3059045Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2025-08-14T21:44:21.3060872Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2025-08-14T21:44:21.3062874Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2025-08-14T21:44:21.3064767Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2025-08-14T21:44:21.3067103Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2025-08-14T21:44:21.3069550Z adding 'torch/include/ATen/ops/bartlett_window.h' 2025-08-14T21:44:21.3072459Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3074103Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2025-08-14T21:44:21.3076402Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2025-08-14T21:44:21.3078443Z adding 'torch/include/ATen/ops/batch_norm.h' 2025-08-14T21:44:21.3080718Z adding 'torch/include/ATen/ops/batch_norm_backward.h' 2025-08-14T21:44:21.3082880Z adding 'torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h' 2025-08-14T21:44:21.3084880Z adding 'torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h' 2025-08-14T21:44:21.3086939Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2025-08-14T21:44:21.3089260Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3091157Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2025-08-14T21:44:21.3092986Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2025-08-14T21:44:21.3095065Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2025-08-14T21:44:21.3097091Z adding 'torch/include/ATen/ops/batch_norm_backward_native.h' 2025-08-14T21:44:21.3099197Z adding 'torch/include/ATen/ops/batch_norm_backward_ops.h' 2025-08-14T21:44:21.3101329Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2025-08-14T21:44:21.3103581Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3105391Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2025-08-14T21:44:21.3107239Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2025-08-14T21:44:21.3109425Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2025-08-14T21:44:21.3111582Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3113473Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2025-08-14T21:44:21.3115475Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2025-08-14T21:44:21.3117310Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2025-08-14T21:44:21.3119457Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2025-08-14T21:44:21.3122020Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2025-08-14T21:44:21.3124254Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3126133Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2025-08-14T21:44:21.3128015Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2025-08-14T21:44:21.3130221Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2025-08-14T21:44:21.3132536Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2025-08-14T21:44:21.3134814Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3136695Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2025-08-14T21:44:21.3138449Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2025-08-14T21:44:21.3140597Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2025-08-14T21:44:21.3142435Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2025-08-14T21:44:21.3144417Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2025-08-14T21:44:21.3146402Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2025-08-14T21:44:21.3148588Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3150340Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2025-08-14T21:44:21.3152099Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2025-08-14T21:44:21.3154176Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2025-08-14T21:44:21.3156229Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2025-08-14T21:44:21.3158456Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3160678Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2025-08-14T21:44:21.3162533Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2025-08-14T21:44:21.3164384Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2025-08-14T21:44:21.3166623Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2025-08-14T21:44:21.3168756Z adding 'torch/include/ATen/ops/bernoulli.h' 2025-08-14T21:44:21.3171367Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3173573Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3175362Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2025-08-14T21:44:21.3177354Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2025-08-14T21:44:21.3179307Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2025-08-14T21:44:21.3181344Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2025-08-14T21:44:21.3183776Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2025-08-14T21:44:21.3185886Z adding 'torch/include/ATen/ops/bilinear.h' 2025-08-14T21:44:21.3187940Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3189584Z adding 'torch/include/ATen/ops/bilinear_native.h' 2025-08-14T21:44:21.3191564Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2025-08-14T21:44:21.3193552Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2025-08-14T21:44:21.3195636Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2025-08-14T21:44:21.3197700Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2025-08-14T21:44:21.3199976Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2025-08-14T21:44:21.3202042Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2025-08-14T21:44:21.3204168Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2025-08-14T21:44:21.3206184Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2025-08-14T21:44:21.3208225Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2025-08-14T21:44:21.3210102Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2025-08-14T21:44:21.3212299Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2025-08-14T21:44:21.3214435Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2025-08-14T21:44:21.3216783Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3218399Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2025-08-14T21:44:21.3220460Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2025-08-14T21:44:21.3222523Z adding 'torch/include/ATen/ops/bincount.h' 2025-08-14T21:44:21.3225570Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3227488Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2025-08-14T21:44:21.3229483Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2025-08-14T21:44:21.3231344Z adding 'torch/include/ATen/ops/bincount_native.h' 2025-08-14T21:44:21.3233400Z adding 'torch/include/ATen/ops/bincount_ops.h' 2025-08-14T21:44:21.3235359Z adding 'torch/include/ATen/ops/binomial.h' 2025-08-14T21:44:21.3237485Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3239253Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2025-08-14T21:44:21.3241517Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2025-08-14T21:44:21.3243408Z adding 'torch/include/ATen/ops/binomial_native.h' 2025-08-14T21:44:21.3245578Z adding 'torch/include/ATen/ops/binomial_ops.h' 2025-08-14T21:44:21.3247734Z adding 'torch/include/ATen/ops/bitwise_and.h' 2025-08-14T21:44:21.3250045Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3252183Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3253858Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2025-08-14T21:44:21.3255738Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2025-08-14T21:44:21.3257541Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2025-08-14T21:44:21.3259441Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2025-08-14T21:44:21.3261343Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2025-08-14T21:44:21.3263711Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2025-08-14T21:44:21.3265911Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2025-08-14T21:44:21.3268188Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3270562Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3272461Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2025-08-14T21:44:21.3274426Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2025-08-14T21:44:21.3276359Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2025-08-14T21:44:21.3278354Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2025-08-14T21:44:21.3280454Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2025-08-14T21:44:21.3282919Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2025-08-14T21:44:21.3285017Z adding 'torch/include/ATen/ops/bitwise_not.h' 2025-08-14T21:44:21.3287333Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3289061Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2025-08-14T21:44:21.3291045Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2025-08-14T21:44:21.3292947Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2025-08-14T21:44:21.3294906Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2025-08-14T21:44:21.3296734Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2025-08-14T21:44:21.3298747Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2025-08-14T21:44:21.3300783Z adding 'torch/include/ATen/ops/bitwise_or.h' 2025-08-14T21:44:21.3303090Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3305014Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3306689Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2025-08-14T21:44:21.3308615Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2025-08-14T21:44:21.3310423Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2025-08-14T21:44:21.3312373Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2025-08-14T21:44:21.3314211Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2025-08-14T21:44:21.3316522Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2025-08-14T21:44:21.3318786Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2025-08-14T21:44:21.3321436Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3323572Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3325281Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2025-08-14T21:44:21.3327218Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2025-08-14T21:44:21.3329086Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2025-08-14T21:44:21.3331044Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2025-08-14T21:44:21.3333023Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2025-08-14T21:44:21.3335374Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2025-08-14T21:44:21.3337515Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2025-08-14T21:44:21.3339811Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3341811Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3343474Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2025-08-14T21:44:21.3345357Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2025-08-14T21:44:21.3347174Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2025-08-14T21:44:21.3349078Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2025-08-14T21:44:21.3350925Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2025-08-14T21:44:21.3353303Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2025-08-14T21:44:21.3355587Z adding 'torch/include/ATen/ops/blackman_window.h' 2025-08-14T21:44:21.3357921Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3359873Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2025-08-14T21:44:21.3362264Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2025-08-14T21:44:21.3364286Z adding 'torch/include/ATen/ops/block_diag.h' 2025-08-14T21:44:21.3366527Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3368177Z adding 'torch/include/ATen/ops/block_diag_native.h' 2025-08-14T21:44:21.3370574Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2025-08-14T21:44:21.3372805Z adding 'torch/include/ATen/ops/bmm.h' 2025-08-14T21:44:21.3375131Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3376862Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2025-08-14T21:44:21.3378860Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2025-08-14T21:44:21.3380781Z adding 'torch/include/ATen/ops/bmm_meta.h' 2025-08-14T21:44:21.3382764Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2025-08-14T21:44:21.3384685Z adding 'torch/include/ATen/ops/bmm_native.h' 2025-08-14T21:44:21.3386832Z adding 'torch/include/ATen/ops/bmm_ops.h' 2025-08-14T21:44:21.3388799Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2025-08-14T21:44:21.3390986Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3392543Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2025-08-14T21:44:21.3394427Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2025-08-14T21:44:21.3396341Z adding 'torch/include/ATen/ops/broadcast_to.h' 2025-08-14T21:44:21.3398464Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3400504Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2025-08-14T21:44:21.3402472Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2025-08-14T21:44:21.3404611Z adding 'torch/include/ATen/ops/bucketize.h' 2025-08-14T21:44:21.3406850Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3408723Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2025-08-14T21:44:21.3410717Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2025-08-14T21:44:21.3412740Z adding 'torch/include/ATen/ops/bucketize_native.h' 2025-08-14T21:44:21.3414905Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2025-08-14T21:44:21.3416794Z adding 'torch/include/ATen/ops/can_cast.h' 2025-08-14T21:44:21.3418899Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3420576Z adding 'torch/include/ATen/ops/can_cast_native.h' 2025-08-14T21:44:21.3422471Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2025-08-14T21:44:21.3424438Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2025-08-14T21:44:21.3426464Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3428019Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2025-08-14T21:44:21.3429901Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2025-08-14T21:44:21.3431860Z adding 'torch/include/ATen/ops/cat.h' 2025-08-14T21:44:21.3434063Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3435903Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3437694Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2025-08-14T21:44:21.3439645Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2025-08-14T21:44:21.3442370Z adding 'torch/include/ATen/ops/cat_meta.h' 2025-08-14T21:44:21.3444519Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2025-08-14T21:44:21.3446527Z adding 'torch/include/ATen/ops/cat_native.h' 2025-08-14T21:44:21.3448765Z adding 'torch/include/ATen/ops/cat_ops.h' 2025-08-14T21:44:21.3450871Z adding 'torch/include/ATen/ops/cauchy.h' 2025-08-14T21:44:21.3453151Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3454955Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2025-08-14T21:44:21.3456813Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2025-08-14T21:44:21.3458663Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2025-08-14T21:44:21.3460486Z adding 'torch/include/ATen/ops/cauchy_native.h' 2025-08-14T21:44:21.3462572Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2025-08-14T21:44:21.3464466Z adding 'torch/include/ATen/ops/ccol_indices.h' 2025-08-14T21:44:21.3466603Z adding 'torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3468301Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2025-08-14T21:44:21.3471023Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3473470Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3474672Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2025-08-14T21:44:21.3476681Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2025-08-14T21:44:21.3478552Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2025-08-14T21:44:21.3480651Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2025-08-14T21:44:21.3482703Z adding 'torch/include/ATen/ops/cdist.h' 2025-08-14T21:44:21.3484841Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3486526Z adding 'torch/include/ATen/ops/cdist_native.h' 2025-08-14T21:44:21.3488546Z adding 'torch/include/ATen/ops/cdist_ops.h' 2025-08-14T21:44:21.3490527Z adding 'torch/include/ATen/ops/ceil.h' 2025-08-14T21:44:21.3492856Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3494493Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2025-08-14T21:44:21.3496398Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2025-08-14T21:44:21.3498185Z adding 'torch/include/ATen/ops/ceil_meta.h' 2025-08-14T21:44:21.3500148Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2025-08-14T21:44:21.3501973Z adding 'torch/include/ATen/ops/ceil_native.h' 2025-08-14T21:44:21.3503992Z adding 'torch/include/ATen/ops/ceil_ops.h' 2025-08-14T21:44:21.3505926Z adding 'torch/include/ATen/ops/celu.h' 2025-08-14T21:44:21.3508049Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3509737Z adding 'torch/include/ATen/ops/celu_native.h' 2025-08-14T21:44:21.3511765Z adding 'torch/include/ATen/ops/celu_ops.h' 2025-08-14T21:44:21.3513723Z adding 'torch/include/ATen/ops/chain_matmul.h' 2025-08-14T21:44:21.3515920Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3517564Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2025-08-14T21:44:21.3519651Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2025-08-14T21:44:21.3521798Z adding 'torch/include/ATen/ops/chalf.h' 2025-08-14T21:44:21.3523878Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3525577Z adding 'torch/include/ATen/ops/chalf_native.h' 2025-08-14T21:44:21.3527568Z adding 'torch/include/ATen/ops/chalf_ops.h' 2025-08-14T21:44:21.3529743Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2025-08-14T21:44:21.3532204Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3533943Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2025-08-14T21:44:21.3535819Z adding 'torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h' 2025-08-14T21:44:21.3537653Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2025-08-14T21:44:21.3539622Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2025-08-14T21:44:21.3541557Z adding 'torch/include/ATen/ops/cholesky.h' 2025-08-14T21:44:21.3543488Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2025-08-14T21:44:21.3545353Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2025-08-14T21:44:21.3547286Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2025-08-14T21:44:21.3549289Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2025-08-14T21:44:21.3551158Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2025-08-14T21:44:21.3552940Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2025-08-14T21:44:21.3554947Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2025-08-14T21:44:21.3556739Z adding 'torch/include/ATen/ops/cholesky_native.h' 2025-08-14T21:44:21.3558768Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2025-08-14T21:44:21.3561084Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2025-08-14T21:44:21.3563359Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3565418Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2025-08-14T21:44:21.3567626Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2025-08-14T21:44:21.3569774Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2025-08-14T21:44:21.3572409Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3574149Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2025-08-14T21:44:21.3576250Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2025-08-14T21:44:21.3578048Z adding 'torch/include/ATen/ops/chunk.h' 2025-08-14T21:44:21.3580222Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3582044Z adding 'torch/include/ATen/ops/chunk_native.h' 2025-08-14T21:44:21.3584015Z adding 'torch/include/ATen/ops/chunk_ops.h' 2025-08-14T21:44:21.3586119Z adding 'torch/include/ATen/ops/clamp.h' 2025-08-14T21:44:21.3588473Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3590215Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2025-08-14T21:44:21.3592214Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2025-08-14T21:44:21.3594218Z adding 'torch/include/ATen/ops/clamp_max.h' 2025-08-14T21:44:21.3596530Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3598289Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2025-08-14T21:44:21.3600633Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2025-08-14T21:44:21.3602603Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2025-08-14T21:44:21.3604684Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2025-08-14T21:44:21.3606443Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2025-08-14T21:44:21.3608753Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2025-08-14T21:44:21.3610703Z adding 'torch/include/ATen/ops/clamp_meta.h' 2025-08-14T21:44:21.3612950Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2025-08-14T21:44:21.3614999Z adding 'torch/include/ATen/ops/clamp_min.h' 2025-08-14T21:44:21.3617303Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3619043Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2025-08-14T21:44:21.3620927Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2025-08-14T21:44:21.3622744Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2025-08-14T21:44:21.3624733Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2025-08-14T21:44:21.3626583Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2025-08-14T21:44:21.3628834Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2025-08-14T21:44:21.3630845Z adding 'torch/include/ATen/ops/clamp_native.h' 2025-08-14T21:44:21.3633143Z adding 'torch/include/ATen/ops/clamp_ops.h' 2025-08-14T21:44:21.3635336Z adding 'torch/include/ATen/ops/clip.h' 2025-08-14T21:44:21.3637599Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3639411Z adding 'torch/include/ATen/ops/clip_native.h' 2025-08-14T21:44:21.3642118Z adding 'torch/include/ATen/ops/clip_ops.h' 2025-08-14T21:44:21.3644239Z adding 'torch/include/ATen/ops/clone.h' 2025-08-14T21:44:21.3646461Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3648258Z adding 'torch/include/ATen/ops/clone_native.h' 2025-08-14T21:44:21.3650350Z adding 'torch/include/ATen/ops/clone_ops.h' 2025-08-14T21:44:21.3652324Z adding 'torch/include/ATen/ops/coalesce.h' 2025-08-14T21:44:21.3654362Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3655993Z adding 'torch/include/ATen/ops/coalesce_native.h' 2025-08-14T21:44:21.3657882Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2025-08-14T21:44:21.3660156Z adding 'torch/include/ATen/ops/col2im.h' 2025-08-14T21:44:21.3662358Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2025-08-14T21:44:21.3664422Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2025-08-14T21:44:21.3666289Z adding 'torch/include/ATen/ops/col2im_native.h' 2025-08-14T21:44:21.3668330Z adding 'torch/include/ATen/ops/col2im_ops.h' 2025-08-14T21:44:21.3670848Z adding 'torch/include/ATen/ops/col_indices.h' 2025-08-14T21:44:21.3672928Z adding 'torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3674780Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2025-08-14T21:44:21.3676949Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3678990Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3680758Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2025-08-14T21:44:21.3682815Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2025-08-14T21:44:21.3684658Z adding 'torch/include/ATen/ops/col_indices_native.h' 2025-08-14T21:44:21.3686630Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2025-08-14T21:44:21.3689419Z adding 'torch/include/ATen/ops/column_stack.h' 2025-08-14T21:44:21.3691844Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3693515Z adding 'torch/include/ATen/ops/column_stack_native.h' 2025-08-14T21:44:21.3695536Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2025-08-14T21:44:21.3697415Z adding 'torch/include/ATen/ops/combinations.h' 2025-08-14T21:44:21.3699577Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3701209Z adding 'torch/include/ATen/ops/combinations_native.h' 2025-08-14T21:44:21.3703146Z adding 'torch/include/ATen/ops/combinations_ops.h' 2025-08-14T21:44:21.3705017Z adding 'torch/include/ATen/ops/complex.h' 2025-08-14T21:44:21.3707112Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3708880Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2025-08-14T21:44:21.3710763Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2025-08-14T21:44:21.3712609Z adding 'torch/include/ATen/ops/complex_native.h' 2025-08-14T21:44:21.3714600Z adding 'torch/include/ATen/ops/complex_ops.h' 2025-08-14T21:44:21.3716551Z adding 'torch/include/ATen/ops/concat.h' 2025-08-14T21:44:21.3718776Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3720855Z adding 'torch/include/ATen/ops/concat_native.h' 2025-08-14T21:44:21.3722977Z adding 'torch/include/ATen/ops/concat_ops.h' 2025-08-14T21:44:21.3725090Z adding 'torch/include/ATen/ops/concatenate.h' 2025-08-14T21:44:21.3727430Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3729165Z adding 'torch/include/ATen/ops/concatenate_native.h' 2025-08-14T21:44:21.3731313Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2025-08-14T21:44:21.3733321Z adding 'torch/include/ATen/ops/conj.h' 2025-08-14T21:44:21.3735383Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3737013Z adding 'torch/include/ATen/ops/conj_native.h' 2025-08-14T21:44:21.3738932Z adding 'torch/include/ATen/ops/conj_ops.h' 2025-08-14T21:44:21.3740882Z adding 'torch/include/ATen/ops/conj_physical.h' 2025-08-14T21:44:21.3743011Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3744996Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3746658Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2025-08-14T21:44:21.3748538Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2025-08-14T21:44:21.3750315Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2025-08-14T21:44:21.3752338Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2025-08-14T21:44:21.3754501Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2025-08-14T21:44:21.3756863Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3758515Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2025-08-14T21:44:21.3760905Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2025-08-14T21:44:21.3762773Z adding 'torch/include/ATen/ops/contiguous.h' 2025-08-14T21:44:21.3765024Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3766674Z adding 'torch/include/ATen/ops/contiguous_native.h' 2025-08-14T21:44:21.3768651Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2025-08-14T21:44:21.3771210Z adding 'torch/include/ATen/ops/conv1d.h' 2025-08-14T21:44:21.3773736Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3775527Z adding 'torch/include/ATen/ops/conv1d_native.h' 2025-08-14T21:44:21.3777721Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2025-08-14T21:44:21.3780079Z adding 'torch/include/ATen/ops/conv2d.h' 2025-08-14T21:44:21.3782524Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3784277Z adding 'torch/include/ATen/ops/conv2d_native.h' 2025-08-14T21:44:21.3786365Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2025-08-14T21:44:21.3788624Z adding 'torch/include/ATen/ops/conv3d.h' 2025-08-14T21:44:21.3790982Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3792726Z adding 'torch/include/ATen/ops/conv3d_native.h' 2025-08-14T21:44:21.3794831Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2025-08-14T21:44:21.3797235Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2025-08-14T21:44:21.3799907Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3801952Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2025-08-14T21:44:21.3803827Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2025-08-14T21:44:21.3806054Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2025-08-14T21:44:21.3808110Z adding 'torch/include/ATen/ops/conv_tbc.h' 2025-08-14T21:44:21.3810104Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2025-08-14T21:44:21.3812433Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3814073Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2025-08-14T21:44:21.3816012Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2025-08-14T21:44:21.3818081Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3819792Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2025-08-14T21:44:21.3821843Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2025-08-14T21:44:21.3824034Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2025-08-14T21:44:21.3826287Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3827956Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2025-08-14T21:44:21.3829954Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2025-08-14T21:44:21.3832062Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2025-08-14T21:44:21.3834383Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3836044Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2025-08-14T21:44:21.3838075Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2025-08-14T21:44:21.3840623Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2025-08-14T21:44:21.3842928Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3844650Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2025-08-14T21:44:21.3846699Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2025-08-14T21:44:21.3849228Z adding 'torch/include/ATen/ops/convolution.h' 2025-08-14T21:44:21.3852252Z adding 'torch/include/ATen/ops/convolution_backward.h' 2025-08-14T21:44:21.3855001Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3856854Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2025-08-14T21:44:21.3858755Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2025-08-14T21:44:21.3861033Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2025-08-14T21:44:21.3863787Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2025-08-14T21:44:21.3866396Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3868187Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2025-08-14T21:44:21.3870972Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2025-08-14T21:44:21.3873739Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3875664Z adding 'torch/include/ATen/ops/convolution_native.h' 2025-08-14T21:44:21.3877860Z adding 'torch/include/ATen/ops/convolution_ops.h' 2025-08-14T21:44:21.3880666Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2025-08-14T21:44:21.3883325Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3885196Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2025-08-14T21:44:21.3887383Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2025-08-14T21:44:21.3889372Z adding 'torch/include/ATen/ops/copy.h' 2025-08-14T21:44:21.3891671Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3893682Z adding 'torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3895355Z adding 'torch/include/ATen/ops/copy_meta_dispatch.h' 2025-08-14T21:44:21.3897210Z adding 'torch/include/ATen/ops/copy_native.h' 2025-08-14T21:44:21.3899256Z adding 'torch/include/ATen/ops/copy_ops.h' 2025-08-14T21:44:21.3901351Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2025-08-14T21:44:21.3903525Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3905317Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2025-08-14T21:44:21.3907111Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2025-08-14T21:44:21.3909204Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2025-08-14T21:44:21.3911129Z adding 'torch/include/ATen/ops/copysign.h' 2025-08-14T21:44:21.3913260Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3915283Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3916961Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2025-08-14T21:44:21.3918856Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2025-08-14T21:44:21.3921093Z adding 'torch/include/ATen/ops/copysign_meta.h' 2025-08-14T21:44:21.3923134Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2025-08-14T21:44:21.3925030Z adding 'torch/include/ATen/ops/copysign_native.h' 2025-08-14T21:44:21.3927293Z adding 'torch/include/ATen/ops/copysign_ops.h' 2025-08-14T21:44:21.3929291Z adding 'torch/include/ATen/ops/corrcoef.h' 2025-08-14T21:44:21.3931442Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3933185Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2025-08-14T21:44:21.3935070Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2025-08-14T21:44:21.3936953Z adding 'torch/include/ATen/ops/cos.h' 2025-08-14T21:44:21.3939202Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3940887Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2025-08-14T21:44:21.3942736Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2025-08-14T21:44:21.3944538Z adding 'torch/include/ATen/ops/cos_meta.h' 2025-08-14T21:44:21.3946468Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2025-08-14T21:44:21.3948241Z adding 'torch/include/ATen/ops/cos_native.h' 2025-08-14T21:44:21.3950223Z adding 'torch/include/ATen/ops/cos_ops.h' 2025-08-14T21:44:21.3952149Z adding 'torch/include/ATen/ops/cosh.h' 2025-08-14T21:44:21.3954417Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.3956063Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2025-08-14T21:44:21.3957930Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2025-08-14T21:44:21.3959985Z adding 'torch/include/ATen/ops/cosh_meta.h' 2025-08-14T21:44:21.3962062Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2025-08-14T21:44:21.3963939Z adding 'torch/include/ATen/ops/cosh_native.h' 2025-08-14T21:44:21.3966000Z adding 'torch/include/ATen/ops/cosh_ops.h' 2025-08-14T21:44:21.3968057Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2025-08-14T21:44:21.3970567Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3972411Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2025-08-14T21:44:21.3974472Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2025-08-14T21:44:21.3976381Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2025-08-14T21:44:21.3978633Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.3980248Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2025-08-14T21:44:21.3982279Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2025-08-14T21:44:21.3984259Z adding 'torch/include/ATen/ops/count_nonzero.h' 2025-08-14T21:44:21.3986462Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.3988228Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2025-08-14T21:44:21.3990119Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2025-08-14T21:44:21.3991927Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2025-08-14T21:44:21.3994050Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2025-08-14T21:44:21.3995936Z adding 'torch/include/ATen/ops/cov.h' 2025-08-14T21:44:21.3998010Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4000003Z adding 'torch/include/ATen/ops/cov_native.h' 2025-08-14T21:44:21.4002170Z adding 'torch/include/ATen/ops/cov_ops.h' 2025-08-14T21:44:21.4004203Z adding 'torch/include/ATen/ops/cross.h' 2025-08-14T21:44:21.4006399Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4008373Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2025-08-14T21:44:21.4010674Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4012501Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2025-08-14T21:44:21.4014438Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2025-08-14T21:44:21.4016264Z adding 'torch/include/ATen/ops/cross_native.h' 2025-08-14T21:44:21.4018272Z adding 'torch/include/ATen/ops/cross_ops.h' 2025-08-14T21:44:21.4020125Z adding 'torch/include/ATen/ops/crow_indices.h' 2025-08-14T21:44:21.4022309Z adding 'torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4024009Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2025-08-14T21:44:21.4026058Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4028011Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.4029523Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2025-08-14T21:44:21.4031506Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2025-08-14T21:44:21.4033336Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2025-08-14T21:44:21.4035313Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2025-08-14T21:44:21.4037336Z adding 'torch/include/ATen/ops/ctc_loss.h' 2025-08-14T21:44:21.4039518Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4041567Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2025-08-14T21:44:21.4043730Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2025-08-14T21:44:21.4045947Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2025-08-14T21:44:21.4047989Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2025-08-14T21:44:21.4050268Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4052244Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2025-08-14T21:44:21.4054059Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2025-08-14T21:44:21.4056031Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2025-08-14T21:44:21.4058161Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4059902Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2025-08-14T21:44:21.4061710Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2025-08-14T21:44:21.4063717Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2025-08-14T21:44:21.4065803Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2025-08-14T21:44:21.4068045Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2025-08-14T21:44:21.4070920Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4072834Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2025-08-14T21:44:21.4074746Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2025-08-14T21:44:21.4077017Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2025-08-14T21:44:21.4079217Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2025-08-14T21:44:21.4081400Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2025-08-14T21:44:21.4083632Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2025-08-14T21:44:21.4086159Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2025-08-14T21:44:21.4088813Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2025-08-14T21:44:21.4091487Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4093392Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2025-08-14T21:44:21.4095270Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2025-08-14T21:44:21.4097388Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2025-08-14T21:44:21.4099489Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2025-08-14T21:44:21.4101359Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2025-08-14T21:44:21.4103436Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2025-08-14T21:44:21.4105820Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2025-08-14T21:44:21.4108285Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4110168Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2025-08-14T21:44:21.4112015Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2025-08-14T21:44:21.4114080Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2025-08-14T21:44:21.4116650Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2025-08-14T21:44:21.4119127Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4121359Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2025-08-14T21:44:21.4123362Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2025-08-14T21:44:21.4125496Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2025-08-14T21:44:21.4127468Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2025-08-14T21:44:21.4129592Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2025-08-14T21:44:21.4131987Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4133687Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2025-08-14T21:44:21.4135529Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2025-08-14T21:44:21.4137576Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2025-08-14T21:44:21.4146349Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4147237Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2025-08-14T21:44:21.4147802Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2025-08-14T21:44:21.4148328Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2025-08-14T21:44:21.4148847Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2025-08-14T21:44:21.4149497Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4150767Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2025-08-14T21:44:21.4152739Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2025-08-14T21:44:21.4154685Z adding 'torch/include/ATen/ops/cummax.h' 2025-08-14T21:44:21.4156852Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4158754Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4161708Z adding 'torch/include/ATen/ops/cummax_native.h' 2025-08-14T21:44:21.4163987Z adding 'torch/include/ATen/ops/cummax_ops.h' 2025-08-14T21:44:21.4166074Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2025-08-14T21:44:21.4168335Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4170300Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2025-08-14T21:44:21.4172575Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2025-08-14T21:44:21.4174607Z adding 'torch/include/ATen/ops/cummin.h' 2025-08-14T21:44:21.4176822Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4178804Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4180593Z adding 'torch/include/ATen/ops/cummin_native.h' 2025-08-14T21:44:21.4183002Z adding 'torch/include/ATen/ops/cummin_ops.h' 2025-08-14T21:44:21.4185108Z adding 'torch/include/ATen/ops/cumprod.h' 2025-08-14T21:44:21.4187124Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2025-08-14T21:44:21.4189277Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4190920Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2025-08-14T21:44:21.4192820Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2025-08-14T21:44:21.4195002Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.4196808Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4198638Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2025-08-14T21:44:21.4200953Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2025-08-14T21:44:21.4202858Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2025-08-14T21:44:21.4204834Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2025-08-14T21:44:21.4206756Z adding 'torch/include/ATen/ops/cumprod_native.h' 2025-08-14T21:44:21.4209098Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2025-08-14T21:44:21.4211267Z adding 'torch/include/ATen/ops/cumsum.h' 2025-08-14T21:44:21.4213735Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.4215528Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4217344Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2025-08-14T21:44:21.4219278Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2025-08-14T21:44:21.4221131Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2025-08-14T21:44:21.4223036Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2025-08-14T21:44:21.4224879Z adding 'torch/include/ATen/ops/cumsum_native.h' 2025-08-14T21:44:21.4227129Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2025-08-14T21:44:21.4229208Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2025-08-14T21:44:21.4231438Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4233106Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2025-08-14T21:44:21.4235125Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2025-08-14T21:44:21.4236818Z adding 'torch/include/ATen/ops/data.h' 2025-08-14T21:44:21.4238884Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4240899Z adding 'torch/include/ATen/ops/data_native.h' 2025-08-14T21:44:21.4242823Z adding 'torch/include/ATen/ops/data_ops.h' 2025-08-14T21:44:21.4244811Z adding 'torch/include/ATen/ops/deg2rad.h' 2025-08-14T21:44:21.4246961Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4248747Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2025-08-14T21:44:21.4250839Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2025-08-14T21:44:21.4252876Z adding 'torch/include/ATen/ops/dense_dim.h' 2025-08-14T21:44:21.4254892Z adding 'torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4256521Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2025-08-14T21:44:21.4258431Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2025-08-14T21:44:21.4260457Z adding 'torch/include/ATen/ops/dequantize.h' 2025-08-14T21:44:21.4262679Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4264450Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2025-08-14T21:44:21.4266363Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2025-08-14T21:44:21.4268148Z adding 'torch/include/ATen/ops/dequantize_native.h' 2025-08-14T21:44:21.4270852Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2025-08-14T21:44:21.4272734Z adding 'torch/include/ATen/ops/det.h' 2025-08-14T21:44:21.4274880Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4276569Z adding 'torch/include/ATen/ops/det_native.h' 2025-08-14T21:44:21.4278522Z adding 'torch/include/ATen/ops/det_ops.h' 2025-08-14T21:44:21.4280601Z adding 'torch/include/ATen/ops/detach.h' 2025-08-14T21:44:21.4282789Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4284615Z adding 'torch/include/ATen/ops/detach_copy.h' 2025-08-14T21:44:21.4286840Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4288855Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.4290499Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2025-08-14T21:44:21.4292549Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2025-08-14T21:44:21.4294314Z adding 'torch/include/ATen/ops/detach_native.h' 2025-08-14T21:44:21.4296255Z adding 'torch/include/ATen/ops/detach_ops.h' 2025-08-14T21:44:21.4298142Z adding 'torch/include/ATen/ops/diag.h' 2025-08-14T21:44:21.4300274Z adding 'torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4302121Z adding 'torch/include/ATen/ops/diag_embed.h' 2025-08-14T21:44:21.4304253Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4306309Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.4307837Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2025-08-14T21:44:21.4309832Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2025-08-14T21:44:21.4311650Z adding 'torch/include/ATen/ops/diag_native.h' 2025-08-14T21:44:21.4313681Z adding 'torch/include/ATen/ops/diag_ops.h' 2025-08-14T21:44:21.4315568Z adding 'torch/include/ATen/ops/diagflat.h' 2025-08-14T21:44:21.4317683Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4319365Z adding 'torch/include/ATen/ops/diagflat_native.h' 2025-08-14T21:44:21.4321594Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2025-08-14T21:44:21.4323573Z adding 'torch/include/ATen/ops/diagonal.h' 2025-08-14T21:44:21.4325919Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2025-08-14T21:44:21.4328352Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4330079Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2025-08-14T21:44:21.4332308Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2025-08-14T21:44:21.4334409Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4336313Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4338113Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2025-08-14T21:44:21.4340277Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4342256Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.4343800Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2025-08-14T21:44:21.4345843Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2025-08-14T21:44:21.4347757Z adding 'torch/include/ATen/ops/diagonal_native.h' 2025-08-14T21:44:21.4349767Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2025-08-14T21:44:21.4351772Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2025-08-14T21:44:21.4353967Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4355970Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.4357542Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2025-08-14T21:44:21.4359602Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2025-08-14T21:44:21.4362030Z adding 'torch/include/ATen/ops/diff.h' 2025-08-14T21:44:21.4364214Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4366018Z adding 'torch/include/ATen/ops/diff_native.h' 2025-08-14T21:44:21.4368141Z adding 'torch/include/ATen/ops/diff_ops.h' 2025-08-14T21:44:21.4370443Z adding 'torch/include/ATen/ops/digamma.h' 2025-08-14T21:44:21.4372938Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.4374673Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2025-08-14T21:44:21.4376610Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2025-08-14T21:44:21.4378514Z adding 'torch/include/ATen/ops/digamma_meta.h' 2025-08-14T21:44:21.4380466Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2025-08-14T21:44:21.4382485Z adding 'torch/include/ATen/ops/digamma_native.h' 2025-08-14T21:44:21.4384439Z adding 'torch/include/ATen/ops/digamma_ops.h' 2025-08-14T21:44:21.4386345Z adding 'torch/include/ATen/ops/dist.h' 2025-08-14T21:44:21.4388467Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4390150Z adding 'torch/include/ATen/ops/dist_native.h' 2025-08-14T21:44:21.4392121Z adding 'torch/include/ATen/ops/dist_ops.h' 2025-08-14T21:44:21.4394312Z adding 'torch/include/ATen/ops/div.h' 2025-08-14T21:44:21.4396543Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4398701Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.4400724Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2025-08-14T21:44:21.4402720Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2025-08-14T21:44:21.4404664Z adding 'torch/include/ATen/ops/div_meta.h' 2025-08-14T21:44:21.4406763Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2025-08-14T21:44:21.4408787Z adding 'torch/include/ATen/ops/div_native.h' 2025-08-14T21:44:21.4411478Z adding 'torch/include/ATen/ops/div_ops.h' 2025-08-14T21:44:21.4413886Z adding 'torch/include/ATen/ops/divide.h' 2025-08-14T21:44:21.4416133Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4417910Z adding 'torch/include/ATen/ops/divide_native.h' 2025-08-14T21:44:21.4420372Z adding 'torch/include/ATen/ops/divide_ops.h' 2025-08-14T21:44:21.4422444Z adding 'torch/include/ATen/ops/dot.h' 2025-08-14T21:44:21.4424592Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4426346Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2025-08-14T21:44:21.4428232Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2025-08-14T21:44:21.4430041Z adding 'torch/include/ATen/ops/dot_native.h' 2025-08-14T21:44:21.4432002Z adding 'torch/include/ATen/ops/dot_ops.h' 2025-08-14T21:44:21.4433905Z adding 'torch/include/ATen/ops/dropout.h' 2025-08-14T21:44:21.4436015Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4437653Z adding 'torch/include/ATen/ops/dropout_native.h' 2025-08-14T21:44:21.4439858Z adding 'torch/include/ATen/ops/dropout_ops.h' 2025-08-14T21:44:21.4441985Z adding 'torch/include/ATen/ops/dsplit.h' 2025-08-14T21:44:21.4444153Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4445898Z adding 'torch/include/ATen/ops/dsplit_native.h' 2025-08-14T21:44:21.4447973Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2025-08-14T21:44:21.4449983Z adding 'torch/include/ATen/ops/dstack.h' 2025-08-14T21:44:21.4452230Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4453881Z adding 'torch/include/ATen/ops/dstack_native.h' 2025-08-14T21:44:21.4455881Z adding 'torch/include/ATen/ops/dstack_ops.h' 2025-08-14T21:44:21.4457776Z adding 'torch/include/ATen/ops/einsum.h' 2025-08-14T21:44:21.4459921Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4461591Z adding 'torch/include/ATen/ops/einsum_native.h' 2025-08-14T21:44:21.4463596Z adding 'torch/include/ATen/ops/einsum_ops.h' 2025-08-14T21:44:21.4465510Z adding 'torch/include/ATen/ops/elu.h' 2025-08-14T21:44:21.4467558Z adding 'torch/include/ATen/ops/elu_backward.h' 2025-08-14T21:44:21.4470269Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.4472183Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2025-08-14T21:44:21.4474229Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2025-08-14T21:44:21.4476155Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2025-08-14T21:44:21.4478194Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2025-08-14T21:44:21.4480262Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2025-08-14T21:44:21.4482457Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2025-08-14T21:44:21.4484796Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.4486551Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2025-08-14T21:44:21.4488544Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2025-08-14T21:44:21.4490525Z adding 'torch/include/ATen/ops/elu_meta.h' 2025-08-14T21:44:21.4492600Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2025-08-14T21:44:21.4494407Z adding 'torch/include/ATen/ops/elu_native.h' 2025-08-14T21:44:21.4496556Z adding 'torch/include/ATen/ops/elu_ops.h' 2025-08-14T21:44:21.4498753Z adding 'torch/include/ATen/ops/embedding.h' 2025-08-14T21:44:21.4500934Z adding 'torch/include/ATen/ops/embedding_backward.h' 2025-08-14T21:44:21.4503149Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4504868Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2025-08-14T21:44:21.4506802Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2025-08-14T21:44:21.4508814Z adding 'torch/include/ATen/ops/embedding_bag.h' 2025-08-14T21:44:21.4511104Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4512802Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2025-08-14T21:44:21.4514918Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2025-08-14T21:44:21.4517173Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4519436Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2025-08-14T21:44:21.4522224Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4524005Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2025-08-14T21:44:21.4525971Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2025-08-14T21:44:21.4527885Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2025-08-14T21:44:21.4529978Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2025-08-14T21:44:21.4532021Z adding 'torch/include/ATen/ops/embedding_native.h' 2025-08-14T21:44:21.4534108Z adding 'torch/include/ATen/ops/embedding_ops.h' 2025-08-14T21:44:21.4536147Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2025-08-14T21:44:21.4538409Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4540094Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2025-08-14T21:44:21.4541975Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2025-08-14T21:44:21.4543819Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2025-08-14T21:44:21.4545635Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2025-08-14T21:44:21.4547698Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2025-08-14T21:44:21.4549737Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2025-08-14T21:44:21.4551891Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4553519Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2025-08-14T21:44:21.4555438Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2025-08-14T21:44:21.4557945Z adding 'torch/include/ATen/ops/empty.h' 2025-08-14T21:44:21.4560711Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4562764Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4564739Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2025-08-14T21:44:21.4566810Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2025-08-14T21:44:21.4568940Z adding 'torch/include/ATen/ops/empty_like.h' 2025-08-14T21:44:21.4571548Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4573594Z adding 'torch/include/ATen/ops/empty_like_native.h' 2025-08-14T21:44:21.4575798Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2025-08-14T21:44:21.4577920Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2025-08-14T21:44:21.4580022Z adding 'torch/include/ATen/ops/empty_native.h' 2025-08-14T21:44:21.4582520Z adding 'torch/include/ATen/ops/empty_ops.h' 2025-08-14T21:44:21.4585027Z adding 'torch/include/ATen/ops/empty_permuted.h' 2025-08-14T21:44:21.4587474Z adding 'torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4589237Z adding 'torch/include/ATen/ops/empty_permuted_native.h' 2025-08-14T21:44:21.4591271Z adding 'torch/include/ATen/ops/empty_permuted_ops.h' 2025-08-14T21:44:21.4593454Z adding 'torch/include/ATen/ops/empty_quantized.h' 2025-08-14T21:44:21.4595705Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4597460Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2025-08-14T21:44:21.4599590Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2025-08-14T21:44:21.4602351Z adding 'torch/include/ATen/ops/empty_strided.h' 2025-08-14T21:44:21.4604731Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4606706Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2025-08-14T21:44:21.4608764Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2025-08-14T21:44:21.4610759Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2025-08-14T21:44:21.4612781Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2025-08-14T21:44:21.4614844Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2025-08-14T21:44:21.4616826Z adding 'torch/include/ATen/ops/eq.h' 2025-08-14T21:44:21.4619055Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.4620814Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2025-08-14T21:44:21.4622779Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2025-08-14T21:44:21.4624600Z adding 'torch/include/ATen/ops/eq_meta.h' 2025-08-14T21:44:21.4626543Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2025-08-14T21:44:21.4629248Z adding 'torch/include/ATen/ops/eq_native.h' 2025-08-14T21:44:21.4631594Z adding 'torch/include/ATen/ops/eq_ops.h' 2025-08-14T21:44:21.4633557Z adding 'torch/include/ATen/ops/equal.h' 2025-08-14T21:44:21.4635513Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2025-08-14T21:44:21.4637419Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2025-08-14T21:44:21.4639227Z adding 'torch/include/ATen/ops/equal_native.h' 2025-08-14T21:44:21.4641516Z adding 'torch/include/ATen/ops/equal_ops.h' 2025-08-14T21:44:21.4643487Z adding 'torch/include/ATen/ops/erf.h' 2025-08-14T21:44:21.4645749Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.4647461Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2025-08-14T21:44:21.4649374Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2025-08-14T21:44:21.4651228Z adding 'torch/include/ATen/ops/erf_meta.h' 2025-08-14T21:44:21.4653313Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2025-08-14T21:44:21.4655180Z adding 'torch/include/ATen/ops/erf_native.h' 2025-08-14T21:44:21.4657292Z adding 'torch/include/ATen/ops/erf_ops.h' 2025-08-14T21:44:21.4659241Z adding 'torch/include/ATen/ops/erfc.h' 2025-08-14T21:44:21.4661398Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.4663025Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2025-08-14T21:44:21.4664919Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2025-08-14T21:44:21.4666706Z adding 'torch/include/ATen/ops/erfc_meta.h' 2025-08-14T21:44:21.4668604Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2025-08-14T21:44:21.4670989Z adding 'torch/include/ATen/ops/erfc_native.h' 2025-08-14T21:44:21.4673079Z adding 'torch/include/ATen/ops/erfc_ops.h' 2025-08-14T21:44:21.4675105Z adding 'torch/include/ATen/ops/erfinv.h' 2025-08-14T21:44:21.4677377Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.4679088Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2025-08-14T21:44:21.4681194Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2025-08-14T21:44:21.4683076Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2025-08-14T21:44:21.4685037Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2025-08-14T21:44:21.4686947Z adding 'torch/include/ATen/ops/erfinv_native.h' 2025-08-14T21:44:21.4689152Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2025-08-14T21:44:21.4691062Z adding 'torch/include/ATen/ops/exp.h' 2025-08-14T21:44:21.4693118Z adding 'torch/include/ATen/ops/exp2.h' 2025-08-14T21:44:21.4695320Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.4697004Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2025-08-14T21:44:21.4698837Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2025-08-14T21:44:21.4700627Z adding 'torch/include/ATen/ops/exp2_meta.h' 2025-08-14T21:44:21.4702532Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2025-08-14T21:44:21.4704352Z adding 'torch/include/ATen/ops/exp2_native.h' 2025-08-14T21:44:21.4706410Z adding 'torch/include/ATen/ops/exp2_ops.h' 2025-08-14T21:44:21.4708632Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.4710293Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2025-08-14T21:44:21.4712191Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2025-08-14T21:44:21.4713976Z adding 'torch/include/ATen/ops/exp_meta.h' 2025-08-14T21:44:21.4715856Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2025-08-14T21:44:21.4717657Z adding 'torch/include/ATen/ops/exp_native.h' 2025-08-14T21:44:21.4719906Z adding 'torch/include/ATen/ops/exp_ops.h' 2025-08-14T21:44:21.4722123Z adding 'torch/include/ATen/ops/expand.h' 2025-08-14T21:44:21.4723957Z adding 'torch/include/ATen/ops/expand_as.h' 2025-08-14T21:44:21.4726075Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4727759Z adding 'torch/include/ATen/ops/expand_as_native.h' 2025-08-14T21:44:21.4729730Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2025-08-14T21:44:21.4731962Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4733983Z adding 'torch/include/ATen/ops/expand_copy.h' 2025-08-14T21:44:21.4736244Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4738239Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.4739891Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2025-08-14T21:44:21.4741937Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2025-08-14T21:44:21.4743767Z adding 'torch/include/ATen/ops/expand_native.h' 2025-08-14T21:44:21.4745761Z adding 'torch/include/ATen/ops/expand_ops.h' 2025-08-14T21:44:21.4747606Z adding 'torch/include/ATen/ops/expm1.h' 2025-08-14T21:44:21.4749790Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.4751433Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2025-08-14T21:44:21.4753303Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2025-08-14T21:44:21.4755147Z adding 'torch/include/ATen/ops/expm1_meta.h' 2025-08-14T21:44:21.4757072Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2025-08-14T21:44:21.4758892Z adding 'torch/include/ATen/ops/expm1_native.h' 2025-08-14T21:44:21.4761341Z adding 'torch/include/ATen/ops/expm1_ops.h' 2025-08-14T21:44:21.4763394Z adding 'torch/include/ATen/ops/exponential.h' 2025-08-14T21:44:21.4765630Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4767438Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2025-08-14T21:44:21.4769500Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2025-08-14T21:44:21.4771649Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2025-08-14T21:44:21.4773565Z adding 'torch/include/ATen/ops/exponential_native.h' 2025-08-14T21:44:21.4775725Z adding 'torch/include/ATen/ops/exponential_ops.h' 2025-08-14T21:44:21.4778378Z adding 'torch/include/ATen/ops/eye.h' 2025-08-14T21:44:21.4780856Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4782857Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2025-08-14T21:44:21.4784877Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2025-08-14T21:44:21.4786763Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2025-08-14T21:44:21.4788630Z adding 'torch/include/ATen/ops/eye_native.h' 2025-08-14T21:44:21.4790820Z adding 'torch/include/ATen/ops/eye_ops.h' 2025-08-14T21:44:21.4792981Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2025-08-14T21:44:21.4795004Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2025-08-14T21:44:21.4797004Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2025-08-14T21:44:21.4799116Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4801154Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2025-08-14T21:44:21.4803169Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2025-08-14T21:44:21.4805341Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4807196Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2025-08-14T21:44:21.4809142Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2025-08-14T21:44:21.4811045Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2025-08-14T21:44:21.4813312Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2025-08-14T21:44:21.4815496Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4817204Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2025-08-14T21:44:21.4819107Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2025-08-14T21:44:21.4821053Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2025-08-14T21:44:21.4823068Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2025-08-14T21:44:21.4825077Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2025-08-14T21:44:21.4827191Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4828828Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2025-08-14T21:44:21.4830819Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2025-08-14T21:44:21.4832882Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4834735Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2025-08-14T21:44:21.4836579Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2025-08-14T21:44:21.4838382Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2025-08-14T21:44:21.4840860Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2025-08-14T21:44:21.4843012Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4844788Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2025-08-14T21:44:21.4846897Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2025-08-14T21:44:21.4848829Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2025-08-14T21:44:21.4851025Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4852937Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2025-08-14T21:44:21.4855090Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4856734Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2025-08-14T21:44:21.4858707Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2025-08-14T21:44:21.4860467Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2025-08-14T21:44:21.4862495Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2025-08-14T21:44:21.4864403Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2025-08-14T21:44:21.4866497Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4868271Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2025-08-14T21:44:21.4871031Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4873242Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2025-08-14T21:44:21.4875384Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2025-08-14T21:44:21.4877234Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2025-08-14T21:44:21.4879372Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2025-08-14T21:44:21.4881475Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2025-08-14T21:44:21.4883711Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4885353Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2025-08-14T21:44:21.4887354Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2025-08-14T21:44:21.4889258Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2025-08-14T21:44:21.4891601Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4893321Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2025-08-14T21:44:21.4895163Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2025-08-14T21:44:21.4897034Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2025-08-14T21:44:21.4899177Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4900832Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2025-08-14T21:44:21.4902786Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2025-08-14T21:44:21.4904638Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2025-08-14T21:44:21.4906762Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4908382Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2025-08-14T21:44:21.4910372Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2025-08-14T21:44:21.4912215Z adding 'torch/include/ATen/ops/feature_dropout.h' 2025-08-14T21:44:21.4914392Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4915978Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2025-08-14T21:44:21.4917936Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2025-08-14T21:44:21.4920617Z adding 'torch/include/ATen/ops/fft_fft.h' 2025-08-14T21:44:21.4923020Z adding 'torch/include/ATen/ops/fft_fft2.h' 2025-08-14T21:44:21.4925464Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4927295Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2025-08-14T21:44:21.4929401Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2025-08-14T21:44:21.4931799Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4933519Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2025-08-14T21:44:21.4935579Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2025-08-14T21:44:21.4937679Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2025-08-14T21:44:21.4939880Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.4941567Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2025-08-14T21:44:21.4943595Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2025-08-14T21:44:21.4945858Z adding 'torch/include/ATen/ops/fft_fftn.h' 2025-08-14T21:44:21.4948233Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4949893Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2025-08-14T21:44:21.4951926Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2025-08-14T21:44:21.4953892Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2025-08-14T21:44:21.4956012Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4957628Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2025-08-14T21:44:21.4959599Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2025-08-14T21:44:21.4962184Z adding 'torch/include/ATen/ops/fft_hfft.h' 2025-08-14T21:44:21.4964612Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2025-08-14T21:44:21.4967014Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4968876Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2025-08-14T21:44:21.4971295Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2025-08-14T21:44:21.4973644Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4975439Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2025-08-14T21:44:21.4977545Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2025-08-14T21:44:21.4979879Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2025-08-14T21:44:21.4982336Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4984140Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2025-08-14T21:44:21.4986202Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2025-08-14T21:44:21.4988443Z adding 'torch/include/ATen/ops/fft_ifft.h' 2025-08-14T21:44:21.4990786Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2025-08-14T21:44:21.4993109Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.4994890Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2025-08-14T21:44:21.4996948Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2025-08-14T21:44:21.4999198Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5001335Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2025-08-14T21:44:21.5003466Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2025-08-14T21:44:21.5005780Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2025-08-14T21:44:21.5008189Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5010167Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2025-08-14T21:44:21.5012314Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2025-08-14T21:44:21.5014270Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2025-08-14T21:44:21.5016365Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5017942Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2025-08-14T21:44:21.5019887Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2025-08-14T21:44:21.5022037Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2025-08-14T21:44:21.5024382Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2025-08-14T21:44:21.5026725Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5028506Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2025-08-14T21:44:21.5030611Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2025-08-14T21:44:21.5032788Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5034513Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2025-08-14T21:44:21.5036602Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2025-08-14T21:44:21.5038865Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2025-08-14T21:44:21.5041599Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5043432Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2025-08-14T21:44:21.5045547Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2025-08-14T21:44:21.5047908Z adding 'torch/include/ATen/ops/fft_irfft.h' 2025-08-14T21:44:21.5050316Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2025-08-14T21:44:21.5052840Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5054562Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2025-08-14T21:44:21.5056635Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2025-08-14T21:44:21.5058827Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5060565Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2025-08-14T21:44:21.5062581Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2025-08-14T21:44:21.5064876Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2025-08-14T21:44:21.5067199Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5068880Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2025-08-14T21:44:21.5071531Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2025-08-14T21:44:21.5074087Z adding 'torch/include/ATen/ops/fft_rfft.h' 2025-08-14T21:44:21.5076505Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2025-08-14T21:44:21.5078873Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5080873Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2025-08-14T21:44:21.5083011Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2025-08-14T21:44:21.5085307Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5087131Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2025-08-14T21:44:21.5089242Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2025-08-14T21:44:21.5091468Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2025-08-14T21:44:21.5093729Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.5095380Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2025-08-14T21:44:21.5098249Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2025-08-14T21:44:21.5100640Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2025-08-14T21:44:21.5103317Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5104815Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2025-08-14T21:44:21.5106843Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2025-08-14T21:44:21.5108848Z adding 'torch/include/ATen/ops/fill.h' 2025-08-14T21:44:21.5111022Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.5112788Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2025-08-14T21:44:21.5114738Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2025-08-14T21:44:21.5116364Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2025-08-14T21:44:21.5118535Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5120490Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2025-08-14T21:44:21.5122528Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2025-08-14T21:44:21.5124430Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2025-08-14T21:44:21.5126348Z adding 'torch/include/ATen/ops/fill_native.h' 2025-08-14T21:44:21.5128634Z adding 'torch/include/ATen/ops/fill_ops.h' 2025-08-14T21:44:21.5130851Z adding 'torch/include/ATen/ops/fix.h' 2025-08-14T21:44:21.5133668Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5137292Z adding 'torch/include/ATen/ops/fix_native.h' 2025-08-14T21:44:21.5139418Z adding 'torch/include/ATen/ops/fix_ops.h' 2025-08-14T21:44:21.5141606Z adding 'torch/include/ATen/ops/flatten.h' 2025-08-14T21:44:21.5143603Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5145346Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2025-08-14T21:44:21.5147460Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5149128Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2025-08-14T21:44:21.5150975Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2025-08-14T21:44:21.5152829Z adding 'torch/include/ATen/ops/flatten_native.h' 2025-08-14T21:44:21.5155006Z adding 'torch/include/ATen/ops/flatten_ops.h' 2025-08-14T21:44:21.5156950Z adding 'torch/include/ATen/ops/flip.h' 2025-08-14T21:44:21.5159043Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.5161192Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2025-08-14T21:44:21.5163140Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2025-08-14T21:44:21.5165117Z adding 'torch/include/ATen/ops/flip_native.h' 2025-08-14T21:44:21.5167045Z adding 'torch/include/ATen/ops/flip_ops.h' 2025-08-14T21:44:21.5168939Z adding 'torch/include/ATen/ops/fliplr.h' 2025-08-14T21:44:21.5172112Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5173941Z adding 'torch/include/ATen/ops/fliplr_native.h' 2025-08-14T21:44:21.5175913Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2025-08-14T21:44:21.5177821Z adding 'torch/include/ATen/ops/flipud.h' 2025-08-14T21:44:21.5179941Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5181742Z adding 'torch/include/ATen/ops/flipud_native.h' 2025-08-14T21:44:21.5183644Z adding 'torch/include/ATen/ops/flipud_ops.h' 2025-08-14T21:44:21.5185736Z adding 'torch/include/ATen/ops/float_power.h' 2025-08-14T21:44:21.5188051Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5189788Z adding 'torch/include/ATen/ops/float_power_native.h' 2025-08-14T21:44:21.5192098Z adding 'torch/include/ATen/ops/float_power_ops.h' 2025-08-14T21:44:21.5194147Z adding 'torch/include/ATen/ops/floor.h' 2025-08-14T21:44:21.5196351Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5198010Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2025-08-14T21:44:21.5200157Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2025-08-14T21:44:21.5202414Z adding 'torch/include/ATen/ops/floor_divide.h' 2025-08-14T21:44:21.5204784Z adding 'torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.5206635Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2025-08-14T21:44:21.5208545Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2025-08-14T21:44:21.5210471Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2025-08-14T21:44:21.5212448Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2025-08-14T21:44:21.5214683Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2025-08-14T21:44:21.5216576Z adding 'torch/include/ATen/ops/floor_meta.h' 2025-08-14T21:44:21.5218502Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2025-08-14T21:44:21.5220394Z adding 'torch/include/ATen/ops/floor_native.h' 2025-08-14T21:44:21.5222461Z adding 'torch/include/ATen/ops/floor_ops.h' 2025-08-14T21:44:21.5224360Z adding 'torch/include/ATen/ops/fmax.h' 2025-08-14T21:44:21.5226558Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5228249Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2025-08-14T21:44:21.5230122Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2025-08-14T21:44:21.5231891Z adding 'torch/include/ATen/ops/fmax_meta.h' 2025-08-14T21:44:21.5233829Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2025-08-14T21:44:21.5235723Z adding 'torch/include/ATen/ops/fmax_native.h' 2025-08-14T21:44:21.5237750Z adding 'torch/include/ATen/ops/fmax_ops.h' 2025-08-14T21:44:21.5239916Z adding 'torch/include/ATen/ops/fmin.h' 2025-08-14T21:44:21.5242278Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5243985Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2025-08-14T21:44:21.5245973Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2025-08-14T21:44:21.5247750Z adding 'torch/include/ATen/ops/fmin_meta.h' 2025-08-14T21:44:21.5249716Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2025-08-14T21:44:21.5251682Z adding 'torch/include/ATen/ops/fmin_native.h' 2025-08-14T21:44:21.5253695Z adding 'torch/include/ATen/ops/fmin_ops.h' 2025-08-14T21:44:21.5255686Z adding 'torch/include/ATen/ops/fmod.h' 2025-08-14T21:44:21.5257853Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.5259854Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5261633Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2025-08-14T21:44:21.5263594Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2025-08-14T21:44:21.5265431Z adding 'torch/include/ATen/ops/fmod_meta.h' 2025-08-14T21:44:21.5267352Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2025-08-14T21:44:21.5269205Z adding 'torch/include/ATen/ops/fmod_native.h' 2025-08-14T21:44:21.5272029Z adding 'torch/include/ATen/ops/fmod_ops.h' 2025-08-14T21:44:21.5274116Z adding 'torch/include/ATen/ops/frac.h' 2025-08-14T21:44:21.5276452Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5278108Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2025-08-14T21:44:21.5280175Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2025-08-14T21:44:21.5282051Z adding 'torch/include/ATen/ops/frac_meta.h' 2025-08-14T21:44:21.5284028Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2025-08-14T21:44:21.5285949Z adding 'torch/include/ATen/ops/frac_native.h' 2025-08-14T21:44:21.5288069Z adding 'torch/include/ATen/ops/frac_ops.h' 2025-08-14T21:44:21.5290243Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2025-08-14T21:44:21.5292528Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2025-08-14T21:44:21.5294910Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5296595Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2025-08-14T21:44:21.5298538Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2025-08-14T21:44:21.5300371Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2025-08-14T21:44:21.5302406Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2025-08-14T21:44:21.5304238Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2025-08-14T21:44:21.5306333Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2025-08-14T21:44:21.5308533Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5310268Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2025-08-14T21:44:21.5312187Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2025-08-14T21:44:21.5314037Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2025-08-14T21:44:21.5316029Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2025-08-14T21:44:21.5317865Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2025-08-14T21:44:21.5320262Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2025-08-14T21:44:21.5322496Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2025-08-14T21:44:21.5324688Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2025-08-14T21:44:21.5326898Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2025-08-14T21:44:21.5328860Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2025-08-14T21:44:21.5330751Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2025-08-14T21:44:21.5333023Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2025-08-14T21:44:21.5335362Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5336981Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2025-08-14T21:44:21.5338931Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2025-08-14T21:44:21.5341665Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2025-08-14T21:44:21.5343957Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2025-08-14T21:44:21.5345917Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2025-08-14T21:44:21.5348037Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2025-08-14T21:44:21.5349936Z adding 'torch/include/ATen/ops/frexp.h' 2025-08-14T21:44:21.5352039Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.5353830Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2025-08-14T21:44:21.5355701Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2025-08-14T21:44:21.5357472Z adding 'torch/include/ATen/ops/frexp_native.h' 2025-08-14T21:44:21.5359600Z adding 'torch/include/ATen/ops/frexp_ops.h' 2025-08-14T21:44:21.5361941Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2025-08-14T21:44:21.5364428Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5366086Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2025-08-14T21:44:21.5368103Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2025-08-14T21:44:21.5370993Z adding 'torch/include/ATen/ops/from_blob.h' 2025-08-14T21:44:21.5373344Z adding 'torch/include/ATen/ops/from_file.h' 2025-08-14T21:44:21.5375679Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.5377587Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2025-08-14T21:44:21.5379524Z adding 'torch/include/ATen/ops/from_file_native.h' 2025-08-14T21:44:21.5381822Z adding 'torch/include/ATen/ops/from_file_ops.h' 2025-08-14T21:44:21.5384347Z adding 'torch/include/ATen/ops/full.h' 2025-08-14T21:44:21.5386818Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.5388876Z adding 'torch/include/ATen/ops/full_like.h' 2025-08-14T21:44:21.5391113Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.5392870Z adding 'torch/include/ATen/ops/full_like_native.h' 2025-08-14T21:44:21.5394992Z adding 'torch/include/ATen/ops/full_like_ops.h' 2025-08-14T21:44:21.5396936Z adding 'torch/include/ATen/ops/full_native.h' 2025-08-14T21:44:21.5399249Z adding 'torch/include/ATen/ops/full_ops.h' 2025-08-14T21:44:21.5401894Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2025-08-14T21:44:21.5404232Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5406019Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2025-08-14T21:44:21.5408139Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2025-08-14T21:44:21.5410163Z adding 'torch/include/ATen/ops/gather.h' 2025-08-14T21:44:21.5412319Z adding 'torch/include/ATen/ops/gather_backward.h' 2025-08-14T21:44:21.5414444Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5416072Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2025-08-14T21:44:21.5418022Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2025-08-14T21:44:21.5420229Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5421988Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5423756Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2025-08-14T21:44:21.5425692Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2025-08-14T21:44:21.5427594Z adding 'torch/include/ATen/ops/gather_meta.h' 2025-08-14T21:44:21.5429459Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2025-08-14T21:44:21.5431321Z adding 'torch/include/ATen/ops/gather_native.h' 2025-08-14T21:44:21.5433518Z adding 'torch/include/ATen/ops/gather_ops.h' 2025-08-14T21:44:21.5435491Z adding 'torch/include/ATen/ops/gcd.h' 2025-08-14T21:44:21.5437738Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5439444Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2025-08-14T21:44:21.5441663Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2025-08-14T21:44:21.5443496Z adding 'torch/include/ATen/ops/gcd_meta.h' 2025-08-14T21:44:21.5445530Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2025-08-14T21:44:21.5447429Z adding 'torch/include/ATen/ops/gcd_native.h' 2025-08-14T21:44:21.5449518Z adding 'torch/include/ATen/ops/gcd_ops.h' 2025-08-14T21:44:21.5451713Z adding 'torch/include/ATen/ops/ge.h' 2025-08-14T21:44:21.5453914Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5455620Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2025-08-14T21:44:21.5457564Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2025-08-14T21:44:21.5459435Z adding 'torch/include/ATen/ops/ge_meta.h' 2025-08-14T21:44:21.5461343Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2025-08-14T21:44:21.5463313Z adding 'torch/include/ATen/ops/ge_native.h' 2025-08-14T21:44:21.5465543Z adding 'torch/include/ATen/ops/ge_ops.h' 2025-08-14T21:44:21.5467664Z adding 'torch/include/ATen/ops/gelu.h' 2025-08-14T21:44:21.5470025Z adding 'torch/include/ATen/ops/gelu_backward.h' 2025-08-14T21:44:21.5472529Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5474339Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2025-08-14T21:44:21.5476339Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2025-08-14T21:44:21.5478157Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2025-08-14T21:44:21.5480383Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2025-08-14T21:44:21.5482373Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2025-08-14T21:44:21.5484509Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2025-08-14T21:44:21.5486764Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5488493Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2025-08-14T21:44:21.5490457Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2025-08-14T21:44:21.5492451Z adding 'torch/include/ATen/ops/gelu_meta.h' 2025-08-14T21:44:21.5494338Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2025-08-14T21:44:21.5496297Z adding 'torch/include/ATen/ops/gelu_native.h' 2025-08-14T21:44:21.5498389Z adding 'torch/include/ATen/ops/gelu_ops.h' 2025-08-14T21:44:21.5500379Z adding 'torch/include/ATen/ops/geometric.h' 2025-08-14T21:44:21.5502534Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.5504298Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2025-08-14T21:44:21.5506163Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2025-08-14T21:44:21.5508016Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2025-08-14T21:44:21.5509866Z adding 'torch/include/ATen/ops/geometric_native.h' 2025-08-14T21:44:21.5511952Z adding 'torch/include/ATen/ops/geometric_ops.h' 2025-08-14T21:44:21.5513905Z adding 'torch/include/ATen/ops/geqrf.h' 2025-08-14T21:44:21.5515942Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2025-08-14T21:44:21.5517859Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2025-08-14T21:44:21.5519937Z adding 'torch/include/ATen/ops/geqrf_native.h' 2025-08-14T21:44:21.5522099Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2025-08-14T21:44:21.5524046Z adding 'torch/include/ATen/ops/ger.h' 2025-08-14T21:44:21.5526275Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5528015Z adding 'torch/include/ATen/ops/ger_native.h' 2025-08-14T21:44:21.5530099Z adding 'torch/include/ATen/ops/ger_ops.h' 2025-08-14T21:44:21.5532195Z adding 'torch/include/ATen/ops/glu.h' 2025-08-14T21:44:21.5534144Z adding 'torch/include/ATen/ops/glu_backward.h' 2025-08-14T21:44:21.5536160Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2025-08-14T21:44:21.5538031Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2025-08-14T21:44:21.5539961Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2025-08-14T21:44:21.5542138Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.5543866Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2025-08-14T21:44:21.5545761Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2025-08-14T21:44:21.5547559Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2025-08-14T21:44:21.5549564Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2025-08-14T21:44:21.5551489Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2025-08-14T21:44:21.5553600Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2025-08-14T21:44:21.5555746Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5557472Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2025-08-14T21:44:21.5559452Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2025-08-14T21:44:21.5561763Z adding 'torch/include/ATen/ops/glu_jvp.h' 2025-08-14T21:44:21.5564038Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.5572723Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2025-08-14T21:44:21.5574749Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2025-08-14T21:44:21.5576618Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2025-08-14T21:44:21.5578758Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2025-08-14T21:44:21.5580670Z adding 'torch/include/ATen/ops/glu_meta.h' 2025-08-14T21:44:21.5582767Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2025-08-14T21:44:21.5584615Z adding 'torch/include/ATen/ops/glu_native.h' 2025-08-14T21:44:21.5586603Z adding 'torch/include/ATen/ops/glu_ops.h' 2025-08-14T21:44:21.5588729Z adding 'torch/include/ATen/ops/gradient.h' 2025-08-14T21:44:21.5591002Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5592790Z adding 'torch/include/ATen/ops/gradient_native.h' 2025-08-14T21:44:21.5595179Z adding 'torch/include/ATen/ops/gradient_ops.h' 2025-08-14T21:44:21.5597414Z adding 'torch/include/ATen/ops/greater.h' 2025-08-14T21:44:21.5599919Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5602078Z adding 'torch/include/ATen/ops/greater_equal.h' 2025-08-14T21:44:21.5604446Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5606193Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2025-08-14T21:44:21.5608433Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2025-08-14T21:44:21.5610411Z adding 'torch/include/ATen/ops/greater_native.h' 2025-08-14T21:44:21.5612749Z adding 'torch/include/ATen/ops/greater_ops.h' 2025-08-14T21:44:21.5614792Z adding 'torch/include/ATen/ops/grid_sampler.h' 2025-08-14T21:44:21.5616777Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2025-08-14T21:44:21.5618907Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2025-08-14T21:44:21.5621221Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.5622987Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2025-08-14T21:44:21.5624849Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2025-08-14T21:44:21.5626689Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2025-08-14T21:44:21.5628876Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2025-08-14T21:44:21.5631006Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.5632753Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2025-08-14T21:44:21.5634764Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2025-08-14T21:44:21.5636585Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2025-08-14T21:44:21.5638611Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2025-08-14T21:44:21.5640968Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2025-08-14T21:44:21.5643186Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2025-08-14T21:44:21.5645632Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.5647501Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2025-08-14T21:44:21.5649468Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2025-08-14T21:44:21.5651344Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2025-08-14T21:44:21.5653574Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2025-08-14T21:44:21.5655726Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.5657493Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2025-08-14T21:44:21.5659399Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2025-08-14T21:44:21.5661224Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2025-08-14T21:44:21.5663257Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2025-08-14T21:44:21.5665386Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5667029Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2025-08-14T21:44:21.5668979Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2025-08-14T21:44:21.5671521Z adding 'torch/include/ATen/ops/group_norm.h' 2025-08-14T21:44:21.5673839Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5675572Z adding 'torch/include/ATen/ops/group_norm_native.h' 2025-08-14T21:44:21.5677640Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2025-08-14T21:44:21.5679768Z adding 'torch/include/ATen/ops/gru.h' 2025-08-14T21:44:21.5681900Z adding 'torch/include/ATen/ops/gru_cell.h' 2025-08-14T21:44:21.5684067Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5685781Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2025-08-14T21:44:21.5687886Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2025-08-14T21:44:21.5690061Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5691967Z adding 'torch/include/ATen/ops/gru_native.h' 2025-08-14T21:44:21.5694070Z adding 'torch/include/ATen/ops/gru_ops.h' 2025-08-14T21:44:21.5696083Z adding 'torch/include/ATen/ops/gt.h' 2025-08-14T21:44:21.5698291Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5700011Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2025-08-14T21:44:21.5701934Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2025-08-14T21:44:21.5703817Z adding 'torch/include/ATen/ops/gt_meta.h' 2025-08-14T21:44:21.5705790Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2025-08-14T21:44:21.5707807Z adding 'torch/include/ATen/ops/gt_native.h' 2025-08-14T21:44:21.5710032Z adding 'torch/include/ATen/ops/gt_ops.h' 2025-08-14T21:44:21.5712631Z adding 'torch/include/ATen/ops/hamming_window.h' 2025-08-14T21:44:21.5715058Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.5716875Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2025-08-14T21:44:21.5719404Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2025-08-14T21:44:21.5722206Z adding 'torch/include/ATen/ops/hann_window.h' 2025-08-14T21:44:21.5724525Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.5726302Z adding 'torch/include/ATen/ops/hann_window_native.h' 2025-08-14T21:44:21.5728584Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2025-08-14T21:44:21.5730605Z adding 'torch/include/ATen/ops/hardshrink.h' 2025-08-14T21:44:21.5732816Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2025-08-14T21:44:21.5735105Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5736920Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2025-08-14T21:44:21.5738891Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2025-08-14T21:44:21.5740661Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2025-08-14T21:44:21.5742651Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2025-08-14T21:44:21.5744438Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2025-08-14T21:44:21.5746571Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2025-08-14T21:44:21.5748755Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5750386Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2025-08-14T21:44:21.5752299Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2025-08-14T21:44:21.5754093Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2025-08-14T21:44:21.5756015Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2025-08-14T21:44:21.5757804Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2025-08-14T21:44:21.5760059Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2025-08-14T21:44:21.5762356Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2025-08-14T21:44:21.5764221Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2025-08-14T21:44:21.5766672Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5768297Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2025-08-14T21:44:21.5770514Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2025-08-14T21:44:21.5772540Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2025-08-14T21:44:21.5774627Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2025-08-14T21:44:21.5776496Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2025-08-14T21:44:21.5778559Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2025-08-14T21:44:21.5780800Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5782654Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2025-08-14T21:44:21.5784591Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2025-08-14T21:44:21.5786375Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2025-08-14T21:44:21.5788287Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2025-08-14T21:44:21.5790098Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2025-08-14T21:44:21.5792093Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2025-08-14T21:44:21.5794087Z adding 'torch/include/ATen/ops/hardswish.h' 2025-08-14T21:44:21.5796005Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2025-08-14T21:44:21.5798152Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.5800163Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2025-08-14T21:44:21.5802286Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2025-08-14T21:44:21.5804051Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2025-08-14T21:44:21.5806067Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2025-08-14T21:44:21.5808146Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2025-08-14T21:44:21.5810148Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2025-08-14T21:44:21.5812137Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2025-08-14T21:44:21.5813893Z adding 'torch/include/ATen/ops/hardswish_native.h' 2025-08-14T21:44:21.5815957Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2025-08-14T21:44:21.5818039Z adding 'torch/include/ATen/ops/hardtanh.h' 2025-08-14T21:44:21.5820073Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2025-08-14T21:44:21.5822105Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2025-08-14T21:44:21.5824043Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2025-08-14T21:44:21.5825855Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2025-08-14T21:44:21.5827841Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2025-08-14T21:44:21.5829781Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2025-08-14T21:44:21.5831705Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2025-08-14T21:44:21.5833635Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2025-08-14T21:44:21.5835529Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2025-08-14T21:44:21.5837566Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2025-08-14T21:44:21.5839924Z adding 'torch/include/ATen/ops/hash_tensor.h' 2025-08-14T21:44:21.5842477Z adding 'torch/include/ATen/ops/hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5844134Z adding 'torch/include/ATen/ops/hash_tensor_cpu_dispatch.h' 2025-08-14T21:44:21.5846098Z adding 'torch/include/ATen/ops/hash_tensor_cuda_dispatch.h' 2025-08-14T21:44:21.5847954Z adding 'torch/include/ATen/ops/hash_tensor_meta.h' 2025-08-14T21:44:21.5849995Z adding 'torch/include/ATen/ops/hash_tensor_meta_dispatch.h' 2025-08-14T21:44:21.5851952Z adding 'torch/include/ATen/ops/hash_tensor_native.h' 2025-08-14T21:44:21.5854061Z adding 'torch/include/ATen/ops/hash_tensor_ops.h' 2025-08-14T21:44:21.5855996Z adding 'torch/include/ATen/ops/heaviside.h' 2025-08-14T21:44:21.5858224Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5859897Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2025-08-14T21:44:21.5861785Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2025-08-14T21:44:21.5863589Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2025-08-14T21:44:21.5865518Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2025-08-14T21:44:21.5867312Z adding 'torch/include/ATen/ops/heaviside_native.h' 2025-08-14T21:44:21.5869309Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2025-08-14T21:44:21.5871934Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2025-08-14T21:44:21.5874190Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5875873Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2025-08-14T21:44:21.5877850Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2025-08-14T21:44:21.5879989Z adding 'torch/include/ATen/ops/histc.h' 2025-08-14T21:44:21.5882055Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2025-08-14T21:44:21.5884034Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2025-08-14T21:44:21.5885935Z adding 'torch/include/ATen/ops/histc_native.h' 2025-08-14T21:44:21.5888025Z adding 'torch/include/ATen/ops/histc_ops.h' 2025-08-14T21:44:21.5890263Z adding 'torch/include/ATen/ops/histogram.h' 2025-08-14T21:44:21.5892616Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2025-08-14T21:44:21.5894474Z adding 'torch/include/ATen/ops/histogram_native.h' 2025-08-14T21:44:21.5896834Z adding 'torch/include/ATen/ops/histogram_ops.h' 2025-08-14T21:44:21.5898931Z adding 'torch/include/ATen/ops/histogramdd.h' 2025-08-14T21:44:21.5901209Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5902928Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2025-08-14T21:44:21.5905223Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2025-08-14T21:44:21.5907130Z adding 'torch/include/ATen/ops/hsplit.h' 2025-08-14T21:44:21.5909233Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5910890Z adding 'torch/include/ATen/ops/hsplit_native.h' 2025-08-14T21:44:21.5912926Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2025-08-14T21:44:21.5914869Z adding 'torch/include/ATen/ops/hspmm.h' 2025-08-14T21:44:21.5916733Z adding 'torch/include/ATen/ops/hspmm_native.h' 2025-08-14T21:44:21.5918722Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2025-08-14T21:44:21.5921027Z adding 'torch/include/ATen/ops/hstack.h' 2025-08-14T21:44:21.5923211Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.5924932Z adding 'torch/include/ATen/ops/hstack_native.h' 2025-08-14T21:44:21.5927022Z adding 'torch/include/ATen/ops/hstack_ops.h' 2025-08-14T21:44:21.5929145Z adding 'torch/include/ATen/ops/huber_loss.h' 2025-08-14T21:44:21.5931236Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2025-08-14T21:44:21.5933518Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.5935287Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2025-08-14T21:44:21.5937257Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2025-08-14T21:44:21.5939064Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2025-08-14T21:44:21.5941085Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2025-08-14T21:44:21.5943109Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2025-08-14T21:44:21.5945095Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2025-08-14T21:44:21.5946916Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2025-08-14T21:44:21.5948959Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2025-08-14T21:44:21.5950854Z adding 'torch/include/ATen/ops/hypot.h' 2025-08-14T21:44:21.5953083Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5954719Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2025-08-14T21:44:21.5956602Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2025-08-14T21:44:21.5958433Z adding 'torch/include/ATen/ops/hypot_meta.h' 2025-08-14T21:44:21.5960788Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2025-08-14T21:44:21.5962671Z adding 'torch/include/ATen/ops/hypot_native.h' 2025-08-14T21:44:21.5964775Z adding 'torch/include/ATen/ops/hypot_ops.h' 2025-08-14T21:44:21.5966762Z adding 'torch/include/ATen/ops/i0.h' 2025-08-14T21:44:21.5969076Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5971117Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2025-08-14T21:44:21.5973476Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2025-08-14T21:44:21.5975361Z adding 'torch/include/ATen/ops/i0_meta.h' 2025-08-14T21:44:21.5977304Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2025-08-14T21:44:21.5979199Z adding 'torch/include/ATen/ops/i0_native.h' 2025-08-14T21:44:21.5981291Z adding 'torch/include/ATen/ops/i0_ops.h' 2025-08-14T21:44:21.5983334Z adding 'torch/include/ATen/ops/igamma.h' 2025-08-14T21:44:21.5985611Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.5987306Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2025-08-14T21:44:21.5989173Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2025-08-14T21:44:21.5991001Z adding 'torch/include/ATen/ops/igamma_meta.h' 2025-08-14T21:44:21.5992943Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2025-08-14T21:44:21.5994691Z adding 'torch/include/ATen/ops/igamma_native.h' 2025-08-14T21:44:21.5996710Z adding 'torch/include/ATen/ops/igamma_ops.h' 2025-08-14T21:44:21.5998682Z adding 'torch/include/ATen/ops/igammac.h' 2025-08-14T21:44:21.6001394Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6003134Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2025-08-14T21:44:21.6005091Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2025-08-14T21:44:21.6006910Z adding 'torch/include/ATen/ops/igammac_meta.h' 2025-08-14T21:44:21.6008936Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2025-08-14T21:44:21.6010776Z adding 'torch/include/ATen/ops/igammac_native.h' 2025-08-14T21:44:21.6012930Z adding 'torch/include/ATen/ops/igammac_ops.h' 2025-08-14T21:44:21.6014921Z adding 'torch/include/ATen/ops/im2col.h' 2025-08-14T21:44:21.6016927Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2025-08-14T21:44:21.6018844Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2025-08-14T21:44:21.6020690Z adding 'torch/include/ATen/ops/im2col_native.h' 2025-08-14T21:44:21.6022738Z adding 'torch/include/ATen/ops/im2col_ops.h' 2025-08-14T21:44:21.6024599Z adding 'torch/include/ATen/ops/imag.h' 2025-08-14T21:44:21.6026720Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6028440Z adding 'torch/include/ATen/ops/imag_native.h' 2025-08-14T21:44:21.6030385Z adding 'torch/include/ATen/ops/imag_ops.h' 2025-08-14T21:44:21.6032322Z adding 'torch/include/ATen/ops/index.h' 2025-08-14T21:44:21.6034391Z adding 'torch/include/ATen/ops/index_add.h' 2025-08-14T21:44:21.6037575Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6039405Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6041554Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2025-08-14T21:44:21.6043566Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2025-08-14T21:44:21.6045630Z adding 'torch/include/ATen/ops/index_add_meta.h' 2025-08-14T21:44:21.6047662Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2025-08-14T21:44:21.6049564Z adding 'torch/include/ATen/ops/index_add_native.h' 2025-08-14T21:44:21.6051811Z adding 'torch/include/ATen/ops/index_add_ops.h' 2025-08-14T21:44:21.6054204Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6055909Z adding 'torch/include/ATen/ops/index_copy.h' 2025-08-14T21:44:21.6058199Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6060037Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6061905Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2025-08-14T21:44:21.6063730Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2025-08-14T21:44:21.6065632Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2025-08-14T21:44:21.6067644Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2025-08-14T21:44:21.6069662Z adding 'torch/include/ATen/ops/index_copy_native.h' 2025-08-14T21:44:21.6072470Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2025-08-14T21:44:21.6074564Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2025-08-14T21:44:21.6076540Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2025-08-14T21:44:21.6078721Z adding 'torch/include/ATen/ops/index_fill.h' 2025-08-14T21:44:21.6081268Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.6083285Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6085074Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2025-08-14T21:44:21.6087044Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2025-08-14T21:44:21.6089000Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2025-08-14T21:44:21.6091066Z adding 'torch/include/ATen/ops/index_fill_native.h' 2025-08-14T21:44:21.6093690Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2025-08-14T21:44:21.6095879Z adding 'torch/include/ATen/ops/index_meta.h' 2025-08-14T21:44:21.6097928Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2025-08-14T21:44:21.6099701Z adding 'torch/include/ATen/ops/index_native.h' 2025-08-14T21:44:21.6101822Z adding 'torch/include/ATen/ops/index_ops.h' 2025-08-14T21:44:21.6103811Z adding 'torch/include/ATen/ops/index_put.h' 2025-08-14T21:44:21.6105988Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.6107718Z adding 'torch/include/ATen/ops/index_put_native.h' 2025-08-14T21:44:21.6109852Z adding 'torch/include/ATen/ops/index_put_ops.h' 2025-08-14T21:44:21.6111912Z adding 'torch/include/ATen/ops/index_reduce.h' 2025-08-14T21:44:21.6114247Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6115982Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2025-08-14T21:44:21.6117909Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2025-08-14T21:44:21.6120181Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2025-08-14T21:44:21.6122360Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2025-08-14T21:44:21.6124291Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2025-08-14T21:44:21.6126450Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2025-08-14T21:44:21.6128594Z adding 'torch/include/ATen/ops/index_select.h' 2025-08-14T21:44:21.6130708Z adding 'torch/include/ATen/ops/index_select_backward.h' 2025-08-14T21:44:21.6133051Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6134786Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2025-08-14T21:44:21.6136815Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2025-08-14T21:44:21.6138914Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6140665Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2025-08-14T21:44:21.6142545Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2025-08-14T21:44:21.6144426Z adding 'torch/include/ATen/ops/index_select_native.h' 2025-08-14T21:44:21.6146609Z adding 'torch/include/ATen/ops/index_select_ops.h' 2025-08-14T21:44:21.6148537Z adding 'torch/include/ATen/ops/indices.h' 2025-08-14T21:44:21.6150581Z adding 'torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.6152332Z adding 'torch/include/ATen/ops/indices_copy.h' 2025-08-14T21:44:21.6154500Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.6156581Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6158143Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2025-08-14T21:44:21.6160488Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2025-08-14T21:44:21.6162395Z adding 'torch/include/ATen/ops/indices_native.h' 2025-08-14T21:44:21.6164345Z adding 'torch/include/ATen/ops/indices_ops.h' 2025-08-14T21:44:21.6166413Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2025-08-14T21:44:21.6168730Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6170749Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2025-08-14T21:44:21.6172776Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2025-08-14T21:44:21.6174589Z adding 'torch/include/ATen/ops/inner.h' 2025-08-14T21:44:21.6176719Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6178480Z adding 'torch/include/ATen/ops/inner_native.h' 2025-08-14T21:44:21.6180493Z adding 'torch/include/ATen/ops/inner_ops.h' 2025-08-14T21:44:21.6182566Z adding 'torch/include/ATen/ops/instance_norm.h' 2025-08-14T21:44:21.6184780Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6186506Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2025-08-14T21:44:21.6188563Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2025-08-14T21:44:21.6190405Z adding 'torch/include/ATen/ops/int_repr.h' 2025-08-14T21:44:21.6192498Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.6194128Z adding 'torch/include/ATen/ops/int_repr_native.h' 2025-08-14T21:44:21.6196090Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2025-08-14T21:44:21.6198036Z adding 'torch/include/ATen/ops/inverse.h' 2025-08-14T21:44:21.6200549Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6202312Z adding 'torch/include/ATen/ops/inverse_native.h' 2025-08-14T21:44:21.6204397Z adding 'torch/include/ATen/ops/inverse_ops.h' 2025-08-14T21:44:21.6206258Z adding 'torch/include/ATen/ops/is_coalesced.h' 2025-08-14T21:44:21.6208439Z adding 'torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.6210095Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2025-08-14T21:44:21.6212126Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2025-08-14T21:44:21.6213982Z adding 'torch/include/ATen/ops/is_complex.h' 2025-08-14T21:44:21.6216070Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6217649Z adding 'torch/include/ATen/ops/is_complex_native.h' 2025-08-14T21:44:21.6219566Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2025-08-14T21:44:21.6221498Z adding 'torch/include/ATen/ops/is_conj.h' 2025-08-14T21:44:21.6223589Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6225223Z adding 'torch/include/ATen/ops/is_conj_native.h' 2025-08-14T21:44:21.6227106Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2025-08-14T21:44:21.6228927Z adding 'torch/include/ATen/ops/is_distributed.h' 2025-08-14T21:44:21.6231127Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6232732Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2025-08-14T21:44:21.6234586Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2025-08-14T21:44:21.6236417Z adding 'torch/include/ATen/ops/is_floating_point.h' 2025-08-14T21:44:21.6238604Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6240582Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2025-08-14T21:44:21.6242530Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2025-08-14T21:44:21.6244440Z adding 'torch/include/ATen/ops/is_inference.h' 2025-08-14T21:44:21.6246579Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6248206Z adding 'torch/include/ATen/ops/is_inference_native.h' 2025-08-14T21:44:21.6250166Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2025-08-14T21:44:21.6252062Z adding 'torch/include/ATen/ops/is_leaf.h' 2025-08-14T21:44:21.6254083Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6255752Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2025-08-14T21:44:21.6257720Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2025-08-14T21:44:21.6259605Z adding 'torch/include/ATen/ops/is_neg.h' 2025-08-14T21:44:21.6261655Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6263294Z adding 'torch/include/ATen/ops/is_neg_native.h' 2025-08-14T21:44:21.6265178Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2025-08-14T21:44:21.6266998Z adding 'torch/include/ATen/ops/is_nonzero.h' 2025-08-14T21:44:21.6269103Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6271219Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2025-08-14T21:44:21.6273184Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2025-08-14T21:44:21.6275076Z adding 'torch/include/ATen/ops/is_pinned.h' 2025-08-14T21:44:21.6277270Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.6278984Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2025-08-14T21:44:21.6281154Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2025-08-14T21:44:21.6283122Z adding 'torch/include/ATen/ops/is_same_size.h' 2025-08-14T21:44:21.6285298Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.6286970Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2025-08-14T21:44:21.6288926Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2025-08-14T21:44:21.6290804Z adding 'torch/include/ATen/ops/is_set_to.h' 2025-08-14T21:44:21.6292914Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2025-08-14T21:44:21.6294826Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2025-08-14T21:44:21.6296605Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2025-08-14T21:44:21.6298526Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2025-08-14T21:44:21.6300361Z adding 'torch/include/ATen/ops/is_signed.h' 2025-08-14T21:44:21.6302433Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6304037Z adding 'torch/include/ATen/ops/is_signed_native.h' 2025-08-14T21:44:21.6305909Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2025-08-14T21:44:21.6307809Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2025-08-14T21:44:21.6309845Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6311439Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2025-08-14T21:44:21.6313272Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2025-08-14T21:44:21.6315062Z adding 'torch/include/ATen/ops/isclose.h' 2025-08-14T21:44:21.6317127Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6318818Z adding 'torch/include/ATen/ops/isclose_native.h' 2025-08-14T21:44:21.6321159Z adding 'torch/include/ATen/ops/isclose_ops.h' 2025-08-14T21:44:21.6323113Z adding 'torch/include/ATen/ops/isfinite.h' 2025-08-14T21:44:21.6325196Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6326880Z adding 'torch/include/ATen/ops/isfinite_native.h' 2025-08-14T21:44:21.6328940Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2025-08-14T21:44:21.6331129Z adding 'torch/include/ATen/ops/isin.h' 2025-08-14T21:44:21.6333583Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6335325Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2025-08-14T21:44:21.6337318Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2025-08-14T21:44:21.6339204Z adding 'torch/include/ATen/ops/isin_meta.h' 2025-08-14T21:44:21.6341216Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2025-08-14T21:44:21.6343082Z adding 'torch/include/ATen/ops/isin_native.h' 2025-08-14T21:44:21.6345358Z adding 'torch/include/ATen/ops/isin_ops.h' 2025-08-14T21:44:21.6347451Z adding 'torch/include/ATen/ops/isinf.h' 2025-08-14T21:44:21.6349554Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.6351243Z adding 'torch/include/ATen/ops/isinf_native.h' 2025-08-14T21:44:21.6353293Z adding 'torch/include/ATen/ops/isinf_ops.h' 2025-08-14T21:44:21.6355210Z adding 'torch/include/ATen/ops/isnan.h' 2025-08-14T21:44:21.6357291Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.6359023Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2025-08-14T21:44:21.6361307Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2025-08-14T21:44:21.6363267Z adding 'torch/include/ATen/ops/isnan_native.h' 2025-08-14T21:44:21.6365368Z adding 'torch/include/ATen/ops/isnan_ops.h' 2025-08-14T21:44:21.6367290Z adding 'torch/include/ATen/ops/isneginf.h' 2025-08-14T21:44:21.6369715Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6371658Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2025-08-14T21:44:21.6373606Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2025-08-14T21:44:21.6375431Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2025-08-14T21:44:21.6377441Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2025-08-14T21:44:21.6379341Z adding 'torch/include/ATen/ops/isneginf_native.h' 2025-08-14T21:44:21.6381510Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2025-08-14T21:44:21.6383461Z adding 'torch/include/ATen/ops/isposinf.h' 2025-08-14T21:44:21.6385636Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6387283Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2025-08-14T21:44:21.6389128Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2025-08-14T21:44:21.6390897Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2025-08-14T21:44:21.6392816Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2025-08-14T21:44:21.6394671Z adding 'torch/include/ATen/ops/isposinf_native.h' 2025-08-14T21:44:21.6396632Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2025-08-14T21:44:21.6398472Z adding 'torch/include/ATen/ops/isreal.h' 2025-08-14T21:44:21.6400950Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6402729Z adding 'torch/include/ATen/ops/isreal_native.h' 2025-08-14T21:44:21.6404707Z adding 'torch/include/ATen/ops/isreal_ops.h' 2025-08-14T21:44:21.6406732Z adding 'torch/include/ATen/ops/istft.h' 2025-08-14T21:44:21.6408898Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6410787Z adding 'torch/include/ATen/ops/istft_native.h' 2025-08-14T21:44:21.6412983Z adding 'torch/include/ATen/ops/istft_ops.h' 2025-08-14T21:44:21.6414849Z adding 'torch/include/ATen/ops/item.h' 2025-08-14T21:44:21.6416898Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6418541Z adding 'torch/include/ATen/ops/item_native.h' 2025-08-14T21:44:21.6420411Z adding 'torch/include/ATen/ops/item_ops.h' 2025-08-14T21:44:21.6422700Z adding 'torch/include/ATen/ops/kaiser_window.h' 2025-08-14T21:44:21.6425092Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.6426911Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2025-08-14T21:44:21.6429215Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2025-08-14T21:44:21.6431241Z adding 'torch/include/ATen/ops/kl_div.h' 2025-08-14T21:44:21.6433290Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6434960Z adding 'torch/include/ATen/ops/kl_div_native.h' 2025-08-14T21:44:21.6436958Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2025-08-14T21:44:21.6438849Z adding 'torch/include/ATen/ops/kron.h' 2025-08-14T21:44:21.6441308Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6443120Z adding 'torch/include/ATen/ops/kron_native.h' 2025-08-14T21:44:21.6445189Z adding 'torch/include/ATen/ops/kron_ops.h' 2025-08-14T21:44:21.6447779Z adding 'torch/include/ATen/ops/kthvalue.h' 2025-08-14T21:44:21.6450223Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.6452348Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6454247Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2025-08-14T21:44:21.6456211Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2025-08-14T21:44:21.6458064Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2025-08-14T21:44:21.6460333Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2025-08-14T21:44:21.6462222Z adding 'torch/include/ATen/ops/l1_loss.h' 2025-08-14T21:44:21.6464294Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6465990Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2025-08-14T21:44:21.6467929Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2025-08-14T21:44:21.6470470Z adding 'torch/include/ATen/ops/layer_norm.h' 2025-08-14T21:44:21.6473314Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6475208Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2025-08-14T21:44:21.6477280Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2025-08-14T21:44:21.6479406Z adding 'torch/include/ATen/ops/lcm.h' 2025-08-14T21:44:21.6481897Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6483606Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2025-08-14T21:44:21.6485606Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2025-08-14T21:44:21.6487444Z adding 'torch/include/ATen/ops/lcm_meta.h' 2025-08-14T21:44:21.6489460Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2025-08-14T21:44:21.6491490Z adding 'torch/include/ATen/ops/lcm_native.h' 2025-08-14T21:44:21.6493556Z adding 'torch/include/ATen/ops/lcm_ops.h' 2025-08-14T21:44:21.6496206Z adding 'torch/include/ATen/ops/ldexp.h' 2025-08-14T21:44:21.6498464Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6500143Z adding 'torch/include/ATen/ops/ldexp_native.h' 2025-08-14T21:44:21.6502184Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2025-08-14T21:44:21.6504186Z adding 'torch/include/ATen/ops/le.h' 2025-08-14T21:44:21.6506453Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6508195Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2025-08-14T21:44:21.6510143Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2025-08-14T21:44:21.6512090Z adding 'torch/include/ATen/ops/le_meta.h' 2025-08-14T21:44:21.6514068Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2025-08-14T21:44:21.6515939Z adding 'torch/include/ATen/ops/le_native.h' 2025-08-14T21:44:21.6518135Z adding 'torch/include/ATen/ops/le_ops.h' 2025-08-14T21:44:21.6520592Z adding 'torch/include/ATen/ops/leaky_relu.h' 2025-08-14T21:44:21.6522657Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2025-08-14T21:44:21.6525085Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6526821Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2025-08-14T21:44:21.6528782Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2025-08-14T21:44:21.6530633Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2025-08-14T21:44:21.6532764Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2025-08-14T21:44:21.6534607Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2025-08-14T21:44:21.6536596Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2025-08-14T21:44:21.6538850Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6540582Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2025-08-14T21:44:21.6542491Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2025-08-14T21:44:21.6544267Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2025-08-14T21:44:21.6546242Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2025-08-14T21:44:21.6548111Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2025-08-14T21:44:21.6550241Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2025-08-14T21:44:21.6552272Z adding 'torch/include/ATen/ops/lerp.h' 2025-08-14T21:44:21.6554554Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6556363Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2025-08-14T21:44:21.6558258Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2025-08-14T21:44:21.6560379Z adding 'torch/include/ATen/ops/lerp_meta.h' 2025-08-14T21:44:21.6562439Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2025-08-14T21:44:21.6564407Z adding 'torch/include/ATen/ops/lerp_native.h' 2025-08-14T21:44:21.6566631Z adding 'torch/include/ATen/ops/lerp_ops.h' 2025-08-14T21:44:21.6568752Z adding 'torch/include/ATen/ops/less.h' 2025-08-14T21:44:21.6571375Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6573376Z adding 'torch/include/ATen/ops/less_equal.h' 2025-08-14T21:44:21.6575742Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6577517Z adding 'torch/include/ATen/ops/less_equal_native.h' 2025-08-14T21:44:21.6579754Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2025-08-14T21:44:21.6581932Z adding 'torch/include/ATen/ops/less_native.h' 2025-08-14T21:44:21.6584120Z adding 'torch/include/ATen/ops/less_ops.h' 2025-08-14T21:44:21.6586212Z adding 'torch/include/ATen/ops/lgamma.h' 2025-08-14T21:44:21.6588470Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6590171Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2025-08-14T21:44:21.6592022Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2025-08-14T21:44:21.6593862Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2025-08-14T21:44:21.6595741Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2025-08-14T21:44:21.6597499Z adding 'torch/include/ATen/ops/lgamma_native.h' 2025-08-14T21:44:21.6599549Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2025-08-14T21:44:21.6601855Z adding 'torch/include/ATen/ops/lift.h' 2025-08-14T21:44:21.6604005Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.6605838Z adding 'torch/include/ATen/ops/lift_fresh.h' 2025-08-14T21:44:21.6608013Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.6609740Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2025-08-14T21:44:21.6612043Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.6614096Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6615640Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2025-08-14T21:44:21.6617632Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2025-08-14T21:44:21.6619456Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2025-08-14T21:44:21.6621360Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2025-08-14T21:44:21.6623244Z adding 'torch/include/ATen/ops/lift_native.h' 2025-08-14T21:44:21.6625177Z adding 'torch/include/ATen/ops/lift_ops.h' 2025-08-14T21:44:21.6627132Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2025-08-14T21:44:21.6629297Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6631103Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2025-08-14T21:44:21.6633294Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6634998Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2025-08-14T21:44:21.6636936Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2025-08-14T21:44:21.6638739Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2025-08-14T21:44:21.6641060Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2025-08-14T21:44:21.6642949Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2025-08-14T21:44:21.6645091Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2025-08-14T21:44:21.6647022Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2025-08-14T21:44:21.6649090Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2025-08-14T21:44:21.6651078Z adding 'torch/include/ATen/ops/linalg_cond.h' 2025-08-14T21:44:21.6653440Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6655127Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2025-08-14T21:44:21.6657262Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2025-08-14T21:44:21.6659296Z adding 'torch/include/ATen/ops/linalg_cross.h' 2025-08-14T21:44:21.6661523Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6663218Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2025-08-14T21:44:21.6665094Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2025-08-14T21:44:21.6666930Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2025-08-14T21:44:21.6668901Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2025-08-14T21:44:21.6671292Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2025-08-14T21:44:21.6673394Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2025-08-14T21:44:21.6675399Z adding 'torch/include/ATen/ops/linalg_det.h' 2025-08-14T21:44:21.6677680Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6679417Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2025-08-14T21:44:21.6681574Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2025-08-14T21:44:21.6683517Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2025-08-14T21:44:21.6685754Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6687415Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2025-08-14T21:44:21.6689398Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2025-08-14T21:44:21.6691458Z adding 'torch/include/ATen/ops/linalg_eig.h' 2025-08-14T21:44:21.6693421Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2025-08-14T21:44:21.6695435Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2025-08-14T21:44:21.6697229Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2025-08-14T21:44:21.6699227Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2025-08-14T21:44:21.6701297Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2025-08-14T21:44:21.6703507Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6705178Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2025-08-14T21:44:21.6707208Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2025-08-14T21:44:21.6709194Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2025-08-14T21:44:21.6711334Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6713053Z adding 'torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h' 2025-08-14T21:44:21.6714903Z adding 'torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h' 2025-08-14T21:44:21.6716650Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2025-08-14T21:44:21.6718642Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2025-08-14T21:44:21.6720975Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2025-08-14T21:44:21.6723162Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6724858Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2025-08-14T21:44:21.6726886Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2025-08-14T21:44:21.6728884Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2025-08-14T21:44:21.6731036Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2025-08-14T21:44:21.6733159Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2025-08-14T21:44:21.6734949Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2025-08-14T21:44:21.6736985Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2025-08-14T21:44:21.6738862Z adding 'torch/include/ATen/ops/linalg_inv.h' 2025-08-14T21:44:21.6740923Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6742779Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2025-08-14T21:44:21.6744980Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6746773Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2025-08-14T21:44:21.6748625Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2025-08-14T21:44:21.6750417Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2025-08-14T21:44:21.6752360Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2025-08-14T21:44:21.6754177Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2025-08-14T21:44:21.6756191Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2025-08-14T21:44:21.6758025Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2025-08-14T21:44:21.6760328Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2025-08-14T21:44:21.6762382Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2025-08-14T21:44:21.6764688Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6766652Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2025-08-14T21:44:21.6768996Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6771040Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2025-08-14T21:44:21.6773106Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2025-08-14T21:44:21.6774983Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2025-08-14T21:44:21.6777098Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2025-08-14T21:44:21.6778966Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2025-08-14T21:44:21.6781092Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2025-08-14T21:44:21.6783121Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2025-08-14T21:44:21.6785165Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2025-08-14T21:44:21.6787128Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2025-08-14T21:44:21.6789361Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6791028Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2025-08-14T21:44:21.6792948Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2025-08-14T21:44:21.6794757Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2025-08-14T21:44:21.6796728Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2025-08-14T21:44:21.6798541Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2025-08-14T21:44:21.6800976Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2025-08-14T21:44:21.6803139Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2025-08-14T21:44:21.6805467Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.6807411Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2025-08-14T21:44:21.6809285Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2025-08-14T21:44:21.6811263Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2025-08-14T21:44:21.6813568Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2025-08-14T21:44:21.6815555Z adding 'torch/include/ATen/ops/linalg_lu.h' 2025-08-14T21:44:21.6817799Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6819494Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2025-08-14T21:44:21.6821367Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2025-08-14T21:44:21.6823263Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2025-08-14T21:44:21.6825961Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6828006Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2025-08-14T21:44:21.6830212Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6831957Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2025-08-14T21:44:21.6833900Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2025-08-14T21:44:21.6835652Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2025-08-14T21:44:21.6837621Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2025-08-14T21:44:21.6839673Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2025-08-14T21:44:21.6842213Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2025-08-14T21:44:21.6844153Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2025-08-14T21:44:21.6846216Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2025-08-14T21:44:21.6848115Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2025-08-14T21:44:21.6850191Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2025-08-14T21:44:21.6852162Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2025-08-14T21:44:21.6854190Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2025-08-14T21:44:21.6856193Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2025-08-14T21:44:21.6858523Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6860224Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2025-08-14T21:44:21.6862113Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2025-08-14T21:44:21.6863959Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2025-08-14T21:44:21.6865878Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2025-08-14T21:44:21.6867686Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2025-08-14T21:44:21.6870110Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2025-08-14T21:44:21.6872660Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2025-08-14T21:44:21.6874976Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6876741Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2025-08-14T21:44:21.6878805Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2025-08-14T21:44:21.6880954Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2025-08-14T21:44:21.6883360Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.6885159Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2025-08-14T21:44:21.6887039Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2025-08-14T21:44:21.6888861Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2025-08-14T21:44:21.6891018Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2025-08-14T21:44:21.6893117Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2025-08-14T21:44:21.6895417Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6897159Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2025-08-14T21:44:21.6899342Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2025-08-14T21:44:21.6901341Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2025-08-14T21:44:21.6903504Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6905223Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2025-08-14T21:44:21.6907175Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2025-08-14T21:44:21.6909411Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2025-08-14T21:44:21.6911786Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6913637Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2025-08-14T21:44:21.6916160Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2025-08-14T21:44:21.6918245Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2025-08-14T21:44:21.6920856Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6922581Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2025-08-14T21:44:21.6924701Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2025-08-14T21:44:21.6926827Z adding 'torch/include/ATen/ops/linalg_norm.h' 2025-08-14T21:44:21.6929238Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6931008Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2025-08-14T21:44:21.6933338Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2025-08-14T21:44:21.6935692Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2025-08-14T21:44:21.6937968Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.6939962Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6941868Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6943593Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2025-08-14T21:44:21.6946013Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2025-08-14T21:44:21.6948206Z adding 'torch/include/ATen/ops/linalg_qr.h' 2025-08-14T21:44:21.6950431Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.6952177Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2025-08-14T21:44:21.6954180Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2025-08-14T21:44:21.6955968Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2025-08-14T21:44:21.6957981Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2025-08-14T21:44:21.6960945Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2025-08-14T21:44:21.6963076Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2025-08-14T21:44:21.6965164Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2025-08-14T21:44:21.6967451Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6969141Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2025-08-14T21:44:21.6971503Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2025-08-14T21:44:21.6973626Z adding 'torch/include/ATen/ops/linalg_solve.h' 2025-08-14T21:44:21.6975896Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6978063Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2025-08-14T21:44:21.6980045Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.6981932Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2025-08-14T21:44:21.6983950Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2025-08-14T21:44:21.6985901Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2025-08-14T21:44:21.6987909Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2025-08-14T21:44:21.6990013Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2025-08-14T21:44:21.6992062Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2025-08-14T21:44:21.6994130Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2025-08-14T21:44:21.6995923Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2025-08-14T21:44:21.6997997Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2025-08-14T21:44:21.7000407Z adding 'torch/include/ATen/ops/linalg_svd.h' 2025-08-14T21:44:21.7002739Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7004480Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2025-08-14T21:44:21.7006602Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2025-08-14T21:44:21.7008636Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2025-08-14T21:44:21.7010930Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7012686Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2025-08-14T21:44:21.7014681Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2025-08-14T21:44:21.7016588Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2025-08-14T21:44:21.7018820Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7020495Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2025-08-14T21:44:21.7029380Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2025-08-14T21:44:21.7029650Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2025-08-14T21:44:21.7030011Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7030264Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2025-08-14T21:44:21.7030471Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2025-08-14T21:44:21.7032428Z adding 'torch/include/ATen/ops/linalg_vander.h' 2025-08-14T21:44:21.7034544Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7036161Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2025-08-14T21:44:21.7038091Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2025-08-14T21:44:21.7040266Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2025-08-14T21:44:21.7042542Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7044311Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2025-08-14T21:44:21.7046378Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2025-08-14T21:44:21.7048496Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2025-08-14T21:44:21.7050857Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.7052801Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2025-08-14T21:44:21.7054798Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2025-08-14T21:44:21.7056598Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2025-08-14T21:44:21.7058641Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2025-08-14T21:44:21.7060480Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2025-08-14T21:44:21.7062569Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2025-08-14T21:44:21.7064536Z adding 'torch/include/ATen/ops/linear.h' 2025-08-14T21:44:21.7066634Z adding 'torch/include/ATen/ops/linear_backward.h' 2025-08-14T21:44:21.7068840Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7071051Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2025-08-14T21:44:21.7073197Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2025-08-14T21:44:21.7075473Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7077428Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7079185Z adding 'torch/include/ATen/ops/linear_native.h' 2025-08-14T21:44:21.7081487Z adding 'torch/include/ATen/ops/linear_ops.h' 2025-08-14T21:44:21.7083995Z adding 'torch/include/ATen/ops/linspace.h' 2025-08-14T21:44:21.7086532Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7088515Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2025-08-14T21:44:21.7090566Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2025-08-14T21:44:21.7092611Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2025-08-14T21:44:21.7094515Z adding 'torch/include/ATen/ops/linspace_native.h' 2025-08-14T21:44:21.7097073Z adding 'torch/include/ATen/ops/linspace_ops.h' 2025-08-14T21:44:21.7099187Z adding 'torch/include/ATen/ops/log.h' 2025-08-14T21:44:21.7101164Z adding 'torch/include/ATen/ops/log10.h' 2025-08-14T21:44:21.7103453Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.7105088Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2025-08-14T21:44:21.7107016Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2025-08-14T21:44:21.7108782Z adding 'torch/include/ATen/ops/log10_meta.h' 2025-08-14T21:44:21.7110711Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2025-08-14T21:44:21.7112446Z adding 'torch/include/ATen/ops/log10_native.h' 2025-08-14T21:44:21.7114437Z adding 'torch/include/ATen/ops/log10_ops.h' 2025-08-14T21:44:21.7116410Z adding 'torch/include/ATen/ops/log1p.h' 2025-08-14T21:44:21.7118612Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.7120736Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2025-08-14T21:44:21.7122741Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2025-08-14T21:44:21.7124655Z adding 'torch/include/ATen/ops/log1p_meta.h' 2025-08-14T21:44:21.7126691Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2025-08-14T21:44:21.7128560Z adding 'torch/include/ATen/ops/log1p_native.h' 2025-08-14T21:44:21.7130615Z adding 'torch/include/ATen/ops/log1p_ops.h' 2025-08-14T21:44:21.7132736Z adding 'torch/include/ATen/ops/log2.h' 2025-08-14T21:44:21.7134943Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.7136636Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2025-08-14T21:44:21.7138561Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2025-08-14T21:44:21.7140367Z adding 'torch/include/ATen/ops/log2_meta.h' 2025-08-14T21:44:21.7142246Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2025-08-14T21:44:21.7144020Z adding 'torch/include/ATen/ops/log2_native.h' 2025-08-14T21:44:21.7146011Z adding 'torch/include/ATen/ops/log2_ops.h' 2025-08-14T21:44:21.7148198Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.7149921Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2025-08-14T21:44:21.7151777Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2025-08-14T21:44:21.7153562Z adding 'torch/include/ATen/ops/log_meta.h' 2025-08-14T21:44:21.7155494Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2025-08-14T21:44:21.7157287Z adding 'torch/include/ATen/ops/log_native.h' 2025-08-14T21:44:21.7159223Z adding 'torch/include/ATen/ops/log_normal.h' 2025-08-14T21:44:21.7161771Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7163560Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2025-08-14T21:44:21.7165467Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2025-08-14T21:44:21.7167377Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2025-08-14T21:44:21.7169205Z adding 'torch/include/ATen/ops/log_normal_native.h' 2025-08-14T21:44:21.7171783Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2025-08-14T21:44:21.7174038Z adding 'torch/include/ATen/ops/log_ops.h' 2025-08-14T21:44:21.7176125Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2025-08-14T21:44:21.7178170Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2025-08-14T21:44:21.7180211Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2025-08-14T21:44:21.7182320Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2025-08-14T21:44:21.7184228Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2025-08-14T21:44:21.7186225Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2025-08-14T21:44:21.7188377Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7190206Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2025-08-14T21:44:21.7192184Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2025-08-14T21:44:21.7194064Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2025-08-14T21:44:21.7195927Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2025-08-14T21:44:21.7197881Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2025-08-14T21:44:21.7199919Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2025-08-14T21:44:21.7202050Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2025-08-14T21:44:21.7204164Z adding 'torch/include/ATen/ops/log_softmax.h' 2025-08-14T21:44:21.7206433Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7208367Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7210167Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2025-08-14T21:44:21.7212400Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2025-08-14T21:44:21.7214369Z adding 'torch/include/ATen/ops/logaddexp.h' 2025-08-14T21:44:21.7216394Z adding 'torch/include/ATen/ops/logaddexp2.h' 2025-08-14T21:44:21.7218577Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.7220274Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2025-08-14T21:44:21.7222156Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2025-08-14T21:44:21.7223961Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2025-08-14T21:44:21.7225861Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2025-08-14T21:44:21.7227673Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2025-08-14T21:44:21.7229591Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2025-08-14T21:44:21.7231821Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.7233432Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2025-08-14T21:44:21.7235346Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2025-08-14T21:44:21.7237165Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2025-08-14T21:44:21.7239093Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2025-08-14T21:44:21.7241247Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2025-08-14T21:44:21.7243407Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2025-08-14T21:44:21.7245485Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2025-08-14T21:44:21.7247736Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7249781Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7251720Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2025-08-14T21:44:21.7253837Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2025-08-14T21:44:21.7255764Z adding 'torch/include/ATen/ops/logdet.h' 2025-08-14T21:44:21.7257826Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7259524Z adding 'torch/include/ATen/ops/logdet_native.h' 2025-08-14T21:44:21.7261384Z adding 'torch/include/ATen/ops/logdet_ops.h' 2025-08-14T21:44:21.7263344Z adding 'torch/include/ATen/ops/logical_and.h' 2025-08-14T21:44:21.7265410Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7267126Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2025-08-14T21:44:21.7269042Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2025-08-14T21:44:21.7271345Z adding 'torch/include/ATen/ops/logical_and_native.h' 2025-08-14T21:44:21.7273561Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2025-08-14T21:44:21.7275568Z adding 'torch/include/ATen/ops/logical_not.h' 2025-08-14T21:44:21.7277760Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7279572Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2025-08-14T21:44:21.7281690Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2025-08-14T21:44:21.7283572Z adding 'torch/include/ATen/ops/logical_not_native.h' 2025-08-14T21:44:21.7285696Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2025-08-14T21:44:21.7287822Z adding 'torch/include/ATen/ops/logical_or.h' 2025-08-14T21:44:21.7289950Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7291814Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2025-08-14T21:44:21.7293689Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2025-08-14T21:44:21.7295510Z adding 'torch/include/ATen/ops/logical_or_native.h' 2025-08-14T21:44:21.7297509Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2025-08-14T21:44:21.7299487Z adding 'torch/include/ATen/ops/logical_xor.h' 2025-08-14T21:44:21.7301610Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7303379Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2025-08-14T21:44:21.7305410Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2025-08-14T21:44:21.7307110Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2025-08-14T21:44:21.7309130Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2025-08-14T21:44:21.7311094Z adding 'torch/include/ATen/ops/logit.h' 2025-08-14T21:44:21.7313124Z adding 'torch/include/ATen/ops/logit_backward.h' 2025-08-14T21:44:21.7315394Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.7317175Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2025-08-14T21:44:21.7319099Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2025-08-14T21:44:21.7321273Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2025-08-14T21:44:21.7323307Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2025-08-14T21:44:21.7325159Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2025-08-14T21:44:21.7327239Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2025-08-14T21:44:21.7329226Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2025-08-14T21:44:21.7331146Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2025-08-14T21:44:21.7333181Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2025-08-14T21:44:21.7335005Z adding 'torch/include/ATen/ops/logit_native.h' 2025-08-14T21:44:21.7337027Z adding 'torch/include/ATen/ops/logit_ops.h' 2025-08-14T21:44:21.7339546Z adding 'torch/include/ATen/ops/logspace.h' 2025-08-14T21:44:21.7342042Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7343890Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2025-08-14T21:44:21.7345777Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2025-08-14T21:44:21.7347780Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2025-08-14T21:44:21.7349704Z adding 'torch/include/ATen/ops/logspace_native.h' 2025-08-14T21:44:21.7352279Z adding 'torch/include/ATen/ops/logspace_ops.h' 2025-08-14T21:44:21.7354547Z adding 'torch/include/ATen/ops/logsumexp.h' 2025-08-14T21:44:21.7356721Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7358747Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.7360947Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7362762Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2025-08-14T21:44:21.7364987Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2025-08-14T21:44:21.7367060Z adding 'torch/include/ATen/ops/lshift.h' 2025-08-14T21:44:21.7369279Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7371553Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2025-08-14T21:44:21.7374043Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2025-08-14T21:44:21.7376037Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2025-08-14T21:44:21.7377959Z adding 'torch/include/ATen/ops/lshift_native.h' 2025-08-14T21:44:21.7380352Z adding 'torch/include/ATen/ops/lshift_ops.h' 2025-08-14T21:44:21.7382575Z adding 'torch/include/ATen/ops/lstm.h' 2025-08-14T21:44:21.7384676Z adding 'torch/include/ATen/ops/lstm_cell.h' 2025-08-14T21:44:21.7386713Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7388409Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2025-08-14T21:44:21.7390381Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2025-08-14T21:44:21.7392631Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7394686Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2025-08-14T21:44:21.7397019Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7398777Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2025-08-14T21:44:21.7401372Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2025-08-14T21:44:21.7403424Z adding 'torch/include/ATen/ops/lstm_native.h' 2025-08-14T21:44:21.7405581Z adding 'torch/include/ATen/ops/lstm_ops.h' 2025-08-14T21:44:21.7407665Z adding 'torch/include/ATen/ops/lt.h' 2025-08-14T21:44:21.7410034Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.7411794Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2025-08-14T21:44:21.7413831Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2025-08-14T21:44:21.7415757Z adding 'torch/include/ATen/ops/lt_meta.h' 2025-08-14T21:44:21.7417673Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2025-08-14T21:44:21.7419570Z adding 'torch/include/ATen/ops/lt_native.h' 2025-08-14T21:44:21.7421736Z adding 'torch/include/ATen/ops/lt_ops.h' 2025-08-14T21:44:21.7423745Z adding 'torch/include/ATen/ops/lu_solve.h' 2025-08-14T21:44:21.7426652Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7428468Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2025-08-14T21:44:21.7430537Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2025-08-14T21:44:21.7432619Z adding 'torch/include/ATen/ops/lu_unpack.h' 2025-08-14T21:44:21.7434809Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.7436593Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2025-08-14T21:44:21.7438559Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2025-08-14T21:44:21.7440758Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2025-08-14T21:44:21.7442805Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2025-08-14T21:44:21.7444682Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2025-08-14T21:44:21.7446919Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2025-08-14T21:44:21.7448781Z adding 'torch/include/ATen/ops/mH.h' 2025-08-14T21:44:21.7450848Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7452634Z adding 'torch/include/ATen/ops/mH_native.h' 2025-08-14T21:44:21.7454482Z adding 'torch/include/ATen/ops/mH_ops.h' 2025-08-14T21:44:21.7456255Z adding 'torch/include/ATen/ops/mT.h' 2025-08-14T21:44:21.7458306Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7460020Z adding 'torch/include/ATen/ops/mT_native.h' 2025-08-14T21:44:21.7462027Z adding 'torch/include/ATen/ops/mT_ops.h' 2025-08-14T21:44:21.7464008Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2025-08-14T21:44:21.7466204Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7467892Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2025-08-14T21:44:21.7470256Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2025-08-14T21:44:21.7472560Z adding 'torch/include/ATen/ops/masked_fill.h' 2025-08-14T21:44:21.7474870Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7476701Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2025-08-14T21:44:21.7478624Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2025-08-14T21:44:21.7480799Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2025-08-14T21:44:21.7482726Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2025-08-14T21:44:21.7485178Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2025-08-14T21:44:21.7487287Z adding 'torch/include/ATen/ops/masked_scatter.h' 2025-08-14T21:44:21.7489482Z adding 'torch/include/ATen/ops/masked_scatter_backward.h' 2025-08-14T21:44:21.7491755Z adding 'torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7493593Z adding 'torch/include/ATen/ops/masked_scatter_backward_native.h' 2025-08-14T21:44:21.7495560Z adding 'torch/include/ATen/ops/masked_scatter_backward_ops.h' 2025-08-14T21:44:21.7497656Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7499382Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2025-08-14T21:44:21.7501469Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2025-08-14T21:44:21.7503295Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2025-08-14T21:44:21.7505115Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2025-08-14T21:44:21.7507262Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2025-08-14T21:44:21.7509254Z adding 'torch/include/ATen/ops/masked_select.h' 2025-08-14T21:44:21.7511261Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2025-08-14T21:44:21.7513415Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7514991Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2025-08-14T21:44:21.7516890Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2025-08-14T21:44:21.7518971Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2025-08-14T21:44:21.7521294Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2025-08-14T21:44:21.7523161Z adding 'torch/include/ATen/ops/masked_select_native.h' 2025-08-14T21:44:21.7525258Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2025-08-14T21:44:21.7527216Z adding 'torch/include/ATen/ops/matmul.h' 2025-08-14T21:44:21.7529294Z adding 'torch/include/ATen/ops/matmul_backward.h' 2025-08-14T21:44:21.7531548Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7533328Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2025-08-14T21:44:21.7535400Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2025-08-14T21:44:21.7537467Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7539213Z adding 'torch/include/ATen/ops/matmul_native.h' 2025-08-14T21:44:21.7541265Z adding 'torch/include/ATen/ops/matmul_ops.h' 2025-08-14T21:44:21.7543078Z adding 'torch/include/ATen/ops/matrix_H.h' 2025-08-14T21:44:21.7545150Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7546773Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2025-08-14T21:44:21.7548641Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2025-08-14T21:44:21.7550561Z adding 'torch/include/ATen/ops/matrix_exp.h' 2025-08-14T21:44:21.7552452Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2025-08-14T21:44:21.7554631Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7556204Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2025-08-14T21:44:21.7558081Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2025-08-14T21:44:21.7560506Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7562289Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2025-08-14T21:44:21.7564279Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2025-08-14T21:44:21.7566240Z adding 'torch/include/ATen/ops/matrix_power.h' 2025-08-14T21:44:21.7568456Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7570530Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2025-08-14T21:44:21.7572588Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2025-08-14T21:44:21.7574888Z adding 'torch/include/ATen/ops/max.h' 2025-08-14T21:44:21.7577327Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.7579296Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7581156Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2025-08-14T21:44:21.7583252Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2025-08-14T21:44:21.7585271Z adding 'torch/include/ATen/ops/max_meta.h' 2025-08-14T21:44:21.7587217Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2025-08-14T21:44:21.7589205Z adding 'torch/include/ATen/ops/max_native.h' 2025-08-14T21:44:21.7591600Z adding 'torch/include/ATen/ops/max_ops.h' 2025-08-14T21:44:21.7593671Z adding 'torch/include/ATen/ops/max_pool1d.h' 2025-08-14T21:44:21.7595842Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7597492Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2025-08-14T21:44:21.7599510Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2025-08-14T21:44:21.7601906Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2025-08-14T21:44:21.7604076Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7605841Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2025-08-14T21:44:21.7607885Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2025-08-14T21:44:21.7609791Z adding 'torch/include/ATen/ops/max_pool2d.h' 2025-08-14T21:44:21.7612009Z adding 'torch/include/ATen/ops/max_pool2d_backward.h' 2025-08-14T21:44:21.7614321Z adding 'torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7615981Z adding 'torch/include/ATen/ops/max_pool2d_backward_native.h' 2025-08-14T21:44:21.7618115Z adding 'torch/include/ATen/ops/max_pool2d_backward_ops.h' 2025-08-14T21:44:21.7620311Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7621957Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2025-08-14T21:44:21.7623945Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2025-08-14T21:44:21.7626048Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2025-08-14T21:44:21.7628195Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2025-08-14T21:44:21.7630515Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.7632223Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2025-08-14T21:44:21.7634222Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2025-08-14T21:44:21.7636122Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2025-08-14T21:44:21.7638068Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2025-08-14T21:44:21.7640236Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2025-08-14T21:44:21.7642507Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2025-08-14T21:44:21.7644780Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.7646559Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2025-08-14T21:44:21.7648642Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2025-08-14T21:44:21.7650574Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2025-08-14T21:44:21.7652728Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2025-08-14T21:44:21.7654591Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2025-08-14T21:44:21.7656684Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2025-08-14T21:44:21.7658747Z adding 'torch/include/ATen/ops/max_pool3d.h' 2025-08-14T21:44:21.7660803Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7662436Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2025-08-14T21:44:21.7664434Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2025-08-14T21:44:21.7666610Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2025-08-14T21:44:21.7668656Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2025-08-14T21:44:21.7671351Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2025-08-14T21:44:21.7673326Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2025-08-14T21:44:21.7675242Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2025-08-14T21:44:21.7677393Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2025-08-14T21:44:21.7679631Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2025-08-14T21:44:21.7681770Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2025-08-14T21:44:21.7683713Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2025-08-14T21:44:21.7685983Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2025-08-14T21:44:21.7688234Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2025-08-14T21:44:21.7690386Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2025-08-14T21:44:21.7692609Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2025-08-14T21:44:21.7694462Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2025-08-14T21:44:21.7696507Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2025-08-14T21:44:21.7698815Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2025-08-14T21:44:21.7700960Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2025-08-14T21:44:21.7702953Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2025-08-14T21:44:21.7704872Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2025-08-14T21:44:21.7706907Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2025-08-14T21:44:21.7708873Z adding 'torch/include/ATen/ops/maximum.h' 2025-08-14T21:44:21.7711054Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.7712689Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2025-08-14T21:44:21.7714551Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2025-08-14T21:44:21.7716350Z adding 'torch/include/ATen/ops/maximum_meta.h' 2025-08-14T21:44:21.7718248Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2025-08-14T21:44:21.7720426Z adding 'torch/include/ATen/ops/maximum_native.h' 2025-08-14T21:44:21.7722460Z adding 'torch/include/ATen/ops/maximum_ops.h' 2025-08-14T21:44:21.7724746Z adding 'torch/include/ATen/ops/mean.h' 2025-08-14T21:44:21.7727081Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7729241Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.7731127Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7733104Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2025-08-14T21:44:21.7735012Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2025-08-14T21:44:21.7736824Z adding 'torch/include/ATen/ops/mean_meta.h' 2025-08-14T21:44:21.7738806Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2025-08-14T21:44:21.7740738Z adding 'torch/include/ATen/ops/mean_native.h' 2025-08-14T21:44:21.7743006Z adding 'torch/include/ATen/ops/mean_ops.h' 2025-08-14T21:44:21.7745270Z adding 'torch/include/ATen/ops/median.h' 2025-08-14T21:44:21.7747449Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7749360Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7751241Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2025-08-14T21:44:21.7753130Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2025-08-14T21:44:21.7755097Z adding 'torch/include/ATen/ops/median_native.h' 2025-08-14T21:44:21.7757423Z adding 'torch/include/ATen/ops/median_ops.h' 2025-08-14T21:44:21.7759450Z adding 'torch/include/ATen/ops/meshgrid.h' 2025-08-14T21:44:21.7762093Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7763869Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2025-08-14T21:44:21.7765908Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2025-08-14T21:44:21.7768188Z adding 'torch/include/ATen/ops/min.h' 2025-08-14T21:44:21.7770957Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.7772924Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7774875Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2025-08-14T21:44:21.7776872Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2025-08-14T21:44:21.7778834Z adding 'torch/include/ATen/ops/min_meta.h' 2025-08-14T21:44:21.7780859Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2025-08-14T21:44:21.7782872Z adding 'torch/include/ATen/ops/min_native.h' 2025-08-14T21:44:21.7785298Z adding 'torch/include/ATen/ops/min_ops.h' 2025-08-14T21:44:21.7787387Z adding 'torch/include/ATen/ops/minimum.h' 2025-08-14T21:44:21.7789620Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.7791255Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2025-08-14T21:44:21.7793121Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2025-08-14T21:44:21.7794947Z adding 'torch/include/ATen/ops/minimum_meta.h' 2025-08-14T21:44:21.7796881Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2025-08-14T21:44:21.7798708Z adding 'torch/include/ATen/ops/minimum_native.h' 2025-08-14T21:44:21.7801133Z adding 'torch/include/ATen/ops/minimum_ops.h' 2025-08-14T21:44:21.7803464Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2025-08-14T21:44:21.7805605Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2025-08-14T21:44:21.7808009Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7809831Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2025-08-14T21:44:21.7811716Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2025-08-14T21:44:21.7814062Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2025-08-14T21:44:21.7816313Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7818085Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2025-08-14T21:44:21.7819943Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2025-08-14T21:44:21.7822152Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2025-08-14T21:44:21.7824596Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2025-08-14T21:44:21.7826924Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2025-08-14T21:44:21.7829099Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2025-08-14T21:44:21.7831033Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2025-08-14T21:44:21.7833074Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2025-08-14T21:44:21.7835330Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7837161Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2025-08-14T21:44:21.7839027Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2025-08-14T21:44:21.7841572Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2025-08-14T21:44:21.7843804Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2025-08-14T21:44:21.7846001Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2025-08-14T21:44:21.7847819Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2025-08-14T21:44:21.7849871Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2025-08-14T21:44:21.7852502Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2025-08-14T21:44:21.7855075Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7856899Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2025-08-14T21:44:21.7858844Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2025-08-14T21:44:21.7860969Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2025-08-14T21:44:21.7863414Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2025-08-14T21:44:21.7865860Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7867666Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2025-08-14T21:44:21.7869672Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2025-08-14T21:44:21.7872654Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2025-08-14T21:44:21.7875005Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2025-08-14T21:44:21.7877611Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2025-08-14T21:44:21.7880286Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7882344Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2025-08-14T21:44:21.7884365Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2025-08-14T21:44:21.7886917Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2025-08-14T21:44:21.7889282Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7891288Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2025-08-14T21:44:21.7893289Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2025-08-14T21:44:21.7895606Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2025-08-14T21:44:21.7897662Z adding 'torch/include/ATen/ops/mish.h' 2025-08-14T21:44:21.7900261Z adding 'torch/include/ATen/ops/mish_backward.h' 2025-08-14T21:44:21.7902513Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.7904243Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2025-08-14T21:44:21.7906140Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2025-08-14T21:44:21.7907942Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2025-08-14T21:44:21.7909835Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2025-08-14T21:44:21.7911983Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.7913721Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2025-08-14T21:44:21.7915680Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2025-08-14T21:44:21.7917556Z adding 'torch/include/ATen/ops/mish_meta.h' 2025-08-14T21:44:21.7919449Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2025-08-14T21:44:21.7921612Z adding 'torch/include/ATen/ops/mish_native.h' 2025-08-14T21:44:21.7923715Z adding 'torch/include/ATen/ops/mish_ops.h' 2025-08-14T21:44:21.7925827Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2025-08-14T21:44:21.7927888Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2025-08-14T21:44:21.7930232Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7931986Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2025-08-14T21:44:21.7933978Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2025-08-14T21:44:21.7935771Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2025-08-14T21:44:21.7937805Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2025-08-14T21:44:21.7940070Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2025-08-14T21:44:21.7942501Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7944254Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2025-08-14T21:44:21.7946394Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2025-08-14T21:44:21.7948398Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2025-08-14T21:44:21.7950479Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2025-08-14T21:44:21.7952791Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7954574Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2025-08-14T21:44:21.7956792Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7958441Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2025-08-14T21:44:21.7960851Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2025-08-14T21:44:21.7962809Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2025-08-14T21:44:21.7965052Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2025-08-14T21:44:21.7967173Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2025-08-14T21:44:21.7969609Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7971442Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2025-08-14T21:44:21.7973613Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2025-08-14T21:44:21.7975810Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7977535Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2025-08-14T21:44:21.7979570Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2025-08-14T21:44:21.7981745Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2025-08-14T21:44:21.7983832Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2025-08-14T21:44:21.7986127Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7987834Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2025-08-14T21:44:21.7990035Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2025-08-14T21:44:21.7992264Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.7993977Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2025-08-14T21:44:21.7996042Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2025-08-14T21:44:21.7998052Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2025-08-14T21:44:21.8000571Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2025-08-14T21:44:21.8002859Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8004644Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2025-08-14T21:44:21.8006823Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2025-08-14T21:44:21.8009030Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8010781Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2025-08-14T21:44:21.8012955Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2025-08-14T21:44:21.8015437Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2025-08-14T21:44:21.8017907Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8019719Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2025-08-14T21:44:21.8021714Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2025-08-14T21:44:21.8024254Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2025-08-14T21:44:21.8026654Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8028475Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2025-08-14T21:44:21.8030709Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2025-08-14T21:44:21.8032859Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer.h' 2025-08-14T21:44:21.8035333Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward.h' 2025-08-14T21:44:21.8037924Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8040042Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h' 2025-08-14T21:44:21.8042246Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h' 2025-08-14T21:44:21.8044785Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h' 2025-08-14T21:44:21.8047228Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8049101Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h' 2025-08-14T21:44:21.8051128Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_native.h' 2025-08-14T21:44:21.8053488Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_ops.h' 2025-08-14T21:44:21.8055469Z adding 'torch/include/ATen/ops/mm.h' 2025-08-14T21:44:21.8057726Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.8059441Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2025-08-14T21:44:21.8061326Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2025-08-14T21:44:21.8063120Z adding 'torch/include/ATen/ops/mm_meta.h' 2025-08-14T21:44:21.8065010Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2025-08-14T21:44:21.8066983Z adding 'torch/include/ATen/ops/mm_native.h' 2025-08-14T21:44:21.8069128Z adding 'torch/include/ATen/ops/mm_ops.h' 2025-08-14T21:44:21.8072242Z adding 'torch/include/ATen/ops/mode.h' 2025-08-14T21:44:21.8074616Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8076617Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8078469Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2025-08-14T21:44:21.8080568Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2025-08-14T21:44:21.8082581Z adding 'torch/include/ATen/ops/mode_native.h' 2025-08-14T21:44:21.8084882Z adding 'torch/include/ATen/ops/mode_ops.h' 2025-08-14T21:44:21.8086917Z adding 'torch/include/ATen/ops/moveaxis.h' 2025-08-14T21:44:21.8089075Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8091043Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2025-08-14T21:44:21.8093039Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2025-08-14T21:44:21.8094993Z adding 'torch/include/ATen/ops/movedim.h' 2025-08-14T21:44:21.8097062Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8098727Z adding 'torch/include/ATen/ops/movedim_native.h' 2025-08-14T21:44:21.8100834Z adding 'torch/include/ATen/ops/movedim_ops.h' 2025-08-14T21:44:21.8103389Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2025-08-14T21:44:21.8106007Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8107729Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2025-08-14T21:44:21.8109875Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2025-08-14T21:44:21.8112463Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2025-08-14T21:44:21.8114981Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8116700Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2025-08-14T21:44:21.8118962Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2025-08-14T21:44:21.8121198Z adding 'torch/include/ATen/ops/mse_loss.h' 2025-08-14T21:44:21.8123296Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2025-08-14T21:44:21.8125374Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2025-08-14T21:44:21.8127472Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2025-08-14T21:44:21.8129279Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2025-08-14T21:44:21.8131363Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2025-08-14T21:44:21.8133668Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.8135382Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2025-08-14T21:44:21.8137280Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2025-08-14T21:44:21.8139150Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2025-08-14T21:44:21.8141061Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2025-08-14T21:44:21.8142946Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2025-08-14T21:44:21.8144948Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2025-08-14T21:44:21.8146848Z adding 'torch/include/ATen/ops/msort.h' 2025-08-14T21:44:21.8148924Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8150622Z adding 'torch/include/ATen/ops/msort_native.h' 2025-08-14T21:44:21.8152573Z adding 'torch/include/ATen/ops/msort_ops.h' 2025-08-14T21:44:21.8154581Z adding 'torch/include/ATen/ops/mul.h' 2025-08-14T21:44:21.8156708Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8158718Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.8160717Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2025-08-14T21:44:21.8162719Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2025-08-14T21:44:21.8164618Z adding 'torch/include/ATen/ops/mul_meta.h' 2025-08-14T21:44:21.8166695Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2025-08-14T21:44:21.8168779Z adding 'torch/include/ATen/ops/mul_native.h' 2025-08-14T21:44:21.8171446Z adding 'torch/include/ATen/ops/mul_ops.h' 2025-08-14T21:44:21.8173743Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2025-08-14T21:44:21.8175977Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2025-08-14T21:44:21.8178097Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2025-08-14T21:44:21.8180299Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2025-08-14T21:44:21.8182475Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2025-08-14T21:44:21.8184543Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2025-08-14T21:44:21.8186549Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2025-08-14T21:44:21.8188527Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2025-08-14T21:44:21.8190378Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2025-08-14T21:44:21.8192447Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2025-08-14T21:44:21.8194455Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2025-08-14T21:44:21.8196550Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2025-08-14T21:44:21.8198635Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2025-08-14T21:44:21.8201058Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2025-08-14T21:44:21.8202867Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2025-08-14T21:44:21.8205049Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2025-08-14T21:44:21.8207247Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8209161Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2025-08-14T21:44:21.8211349Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2025-08-14T21:44:21.8213440Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2025-08-14T21:44:21.8215254Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2025-08-14T21:44:21.8217411Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2025-08-14T21:44:21.8219195Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2025-08-14T21:44:21.8221251Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2025-08-14T21:44:21.8223418Z adding 'torch/include/ATen/ops/multinomial.h' 2025-08-14T21:44:21.8225610Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2025-08-14T21:44:21.8227661Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2025-08-14T21:44:21.8229539Z adding 'torch/include/ATen/ops/multinomial_native.h' 2025-08-14T21:44:21.8231564Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2025-08-14T21:44:21.8233510Z adding 'torch/include/ATen/ops/multiply.h' 2025-08-14T21:44:21.8235636Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8237358Z adding 'torch/include/ATen/ops/multiply_native.h' 2025-08-14T21:44:21.8239523Z adding 'torch/include/ATen/ops/multiply_ops.h' 2025-08-14T21:44:21.8241971Z adding 'torch/include/ATen/ops/mv.h' 2025-08-14T21:44:21.8244075Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8245875Z adding 'torch/include/ATen/ops/mv_native.h' 2025-08-14T21:44:21.8247892Z adding 'torch/include/ATen/ops/mv_ops.h' 2025-08-14T21:44:21.8249866Z adding 'torch/include/ATen/ops/mvlgamma.h' 2025-08-14T21:44:21.8252108Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8253919Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2025-08-14T21:44:21.8255861Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2025-08-14T21:44:21.8257674Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2025-08-14T21:44:21.8259760Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2025-08-14T21:44:21.8261772Z adding 'torch/include/ATen/ops/nan_to_num.h' 2025-08-14T21:44:21.8263932Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8265707Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2025-08-14T21:44:21.8267583Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2025-08-14T21:44:21.8269595Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2025-08-14T21:44:21.8272576Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2025-08-14T21:44:21.8274783Z adding 'torch/include/ATen/ops/nanmean.h' 2025-08-14T21:44:21.8277036Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8278896Z adding 'torch/include/ATen/ops/nanmean_native.h' 2025-08-14T21:44:21.8281150Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2025-08-14T21:44:21.8283400Z adding 'torch/include/ATen/ops/nanmedian.h' 2025-08-14T21:44:21.8285671Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8287710Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8289622Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2025-08-14T21:44:21.8291743Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2025-08-14T21:44:21.8293652Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2025-08-14T21:44:21.8295965Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2025-08-14T21:44:21.8298166Z adding 'torch/include/ATen/ops/nanquantile.h' 2025-08-14T21:44:21.8300514Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8302233Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2025-08-14T21:44:21.8304544Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2025-08-14T21:44:21.8306539Z adding 'torch/include/ATen/ops/nansum.h' 2025-08-14T21:44:21.8308483Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2025-08-14T21:44:21.8310404Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2025-08-14T21:44:21.8312294Z adding 'torch/include/ATen/ops/nansum_native.h' 2025-08-14T21:44:21.8314327Z adding 'torch/include/ATen/ops/nansum_ops.h' 2025-08-14T21:44:21.8316459Z adding 'torch/include/ATen/ops/narrow.h' 2025-08-14T21:44:21.8318578Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8320997Z adding 'torch/include/ATen/ops/narrow_copy.h' 2025-08-14T21:44:21.8323436Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.8325169Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2025-08-14T21:44:21.8327060Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2025-08-14T21:44:21.8329208Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2025-08-14T21:44:21.8331095Z adding 'torch/include/ATen/ops/narrow_native.h' 2025-08-14T21:44:21.8333223Z adding 'torch/include/ATen/ops/narrow_ops.h' 2025-08-14T21:44:21.8335406Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2025-08-14T21:44:21.8337639Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2025-08-14T21:44:21.8339965Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8341783Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2025-08-14T21:44:21.8343732Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2025-08-14T21:44:21.8345663Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2025-08-14T21:44:21.8348011Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2025-08-14T21:44:21.8350103Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2025-08-14T21:44:21.8352193Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2025-08-14T21:44:21.8354162Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2025-08-14T21:44:21.8356350Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2025-08-14T21:44:21.8358381Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2025-08-14T21:44:21.8361005Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8362812Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2025-08-14T21:44:21.8364661Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2025-08-14T21:44:21.8366701Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2025-08-14T21:44:21.8368689Z adding 'torch/include/ATen/ops/native_dropout.h' 2025-08-14T21:44:21.8371044Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2025-08-14T21:44:21.8373370Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8375184Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2025-08-14T21:44:21.8377804Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2025-08-14T21:44:21.8379824Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2025-08-14T21:44:21.8381973Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2025-08-14T21:44:21.8384100Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8385825Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2025-08-14T21:44:21.8387735Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2025-08-14T21:44:21.8389617Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2025-08-14T21:44:21.8391656Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2025-08-14T21:44:21.8394085Z adding 'torch/include/ATen/ops/native_group_norm.h' 2025-08-14T21:44:21.8396869Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2025-08-14T21:44:21.8399401Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8401519Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2025-08-14T21:44:21.8403550Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2025-08-14T21:44:21.8405650Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2025-08-14T21:44:21.8408336Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2025-08-14T21:44:21.8410866Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8412846Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2025-08-14T21:44:21.8414795Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2025-08-14T21:44:21.8416682Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2025-08-14T21:44:21.8418823Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2025-08-14T21:44:21.8421320Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2025-08-14T21:44:21.8424041Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2025-08-14T21:44:21.8426551Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8428414Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2025-08-14T21:44:21.8430466Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2025-08-14T21:44:21.8432385Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2025-08-14T21:44:21.8434628Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2025-08-14T21:44:21.8436976Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8438787Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2025-08-14T21:44:21.8441105Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2025-08-14T21:44:21.8443049Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2025-08-14T21:44:21.8445326Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2025-08-14T21:44:21.8447473Z adding 'torch/include/ATen/ops/native_norm.h' 2025-08-14T21:44:21.8449862Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8451723Z adding 'torch/include/ATen/ops/native_norm_native.h' 2025-08-14T21:44:21.8453903Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2025-08-14T21:44:21.8455821Z adding 'torch/include/ATen/ops/ne.h' 2025-08-14T21:44:21.8458061Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.8459769Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2025-08-14T21:44:21.8461698Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2025-08-14T21:44:21.8463516Z adding 'torch/include/ATen/ops/ne_meta.h' 2025-08-14T21:44:21.8465583Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2025-08-14T21:44:21.8467467Z adding 'torch/include/ATen/ops/ne_native.h' 2025-08-14T21:44:21.8469988Z adding 'torch/include/ATen/ops/ne_ops.h' 2025-08-14T21:44:21.8472418Z adding 'torch/include/ATen/ops/neg.h' 2025-08-14T21:44:21.8474756Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.8476421Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2025-08-14T21:44:21.8478419Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2025-08-14T21:44:21.8480447Z adding 'torch/include/ATen/ops/neg_meta.h' 2025-08-14T21:44:21.8482488Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2025-08-14T21:44:21.8484471Z adding 'torch/include/ATen/ops/neg_native.h' 2025-08-14T21:44:21.8486617Z adding 'torch/include/ATen/ops/neg_ops.h' 2025-08-14T21:44:21.8488636Z adding 'torch/include/ATen/ops/negative.h' 2025-08-14T21:44:21.8490830Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8492682Z adding 'torch/include/ATen/ops/negative_native.h' 2025-08-14T21:44:21.8494641Z adding 'torch/include/ATen/ops/negative_ops.h' 2025-08-14T21:44:21.8496638Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2025-08-14T21:44:21.8498958Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8500593Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2025-08-14T21:44:21.8502487Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2025-08-14T21:44:21.8504611Z adding 'torch/include/ATen/ops/new_empty.h' 2025-08-14T21:44:21.8506880Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8508628Z adding 'torch/include/ATen/ops/new_empty_native.h' 2025-08-14T21:44:21.8510685Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2025-08-14T21:44:21.8513010Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2025-08-14T21:44:21.8515378Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8517444Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.8519137Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2025-08-14T21:44:21.8521719Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2025-08-14T21:44:21.8524026Z adding 'torch/include/ATen/ops/new_full.h' 2025-08-14T21:44:21.8526466Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8528313Z adding 'torch/include/ATen/ops/new_full_native.h' 2025-08-14T21:44:21.8530458Z adding 'torch/include/ATen/ops/new_full_ops.h' 2025-08-14T21:44:21.8532951Z adding 'torch/include/ATen/ops/new_ones.h' 2025-08-14T21:44:21.8535243Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8536978Z adding 'torch/include/ATen/ops/new_ones_native.h' 2025-08-14T21:44:21.8539025Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2025-08-14T21:44:21.8541326Z adding 'torch/include/ATen/ops/new_zeros.h' 2025-08-14T21:44:21.8543641Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8545347Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2025-08-14T21:44:21.8547399Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2025-08-14T21:44:21.8549325Z adding 'torch/include/ATen/ops/nextafter.h' 2025-08-14T21:44:21.8551544Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.8553319Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2025-08-14T21:44:21.8555217Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2025-08-14T21:44:21.8557039Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2025-08-14T21:44:21.8559059Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2025-08-14T21:44:21.8561267Z adding 'torch/include/ATen/ops/nextafter_native.h' 2025-08-14T21:44:21.8563403Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2025-08-14T21:44:21.8565819Z adding 'torch/include/ATen/ops/nll_loss.h' 2025-08-14T21:44:21.8568233Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2025-08-14T21:44:21.8571157Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2025-08-14T21:44:21.8573583Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2025-08-14T21:44:21.8575692Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2025-08-14T21:44:21.8577650Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2025-08-14T21:44:21.8579849Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2025-08-14T21:44:21.8582224Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8584366Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2025-08-14T21:44:21.8586618Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2025-08-14T21:44:21.8588665Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2025-08-14T21:44:21.8590627Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2025-08-14T21:44:21.8592695Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2025-08-14T21:44:21.8594568Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2025-08-14T21:44:21.8596687Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2025-08-14T21:44:21.8599153Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2025-08-14T21:44:21.8602051Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.8603997Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2025-08-14T21:44:21.8606108Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2025-08-14T21:44:21.8608028Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2025-08-14T21:44:21.8610179Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2025-08-14T21:44:21.8612283Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2025-08-14T21:44:21.8614435Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2025-08-14T21:44:21.8616628Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8618740Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2025-08-14T21:44:21.8621215Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.8623030Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2025-08-14T21:44:21.8625055Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2025-08-14T21:44:21.8626904Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2025-08-14T21:44:21.8629011Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2025-08-14T21:44:21.8630915Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2025-08-14T21:44:21.8633030Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2025-08-14T21:44:21.8634992Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2025-08-14T21:44:21.8636972Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2025-08-14T21:44:21.8639172Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8641296Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2025-08-14T21:44:21.8643404Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2025-08-14T21:44:21.8645559Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2025-08-14T21:44:21.8647560Z adding 'torch/include/ATen/ops/nonzero.h' 2025-08-14T21:44:21.8649549Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2025-08-14T21:44:21.8651475Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2025-08-14T21:44:21.8653372Z adding 'torch/include/ATen/ops/nonzero_native.h' 2025-08-14T21:44:21.8655238Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2025-08-14T21:44:21.8657355Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8658986Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2025-08-14T21:44:21.8660900Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2025-08-14T21:44:21.8662860Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2025-08-14T21:44:21.8664987Z adding 'torch/include/ATen/ops/nonzero_static.h' 2025-08-14T21:44:21.8667276Z adding 'torch/include/ATen/ops/nonzero_static_cpu_dispatch.h' 2025-08-14T21:44:21.8669196Z adding 'torch/include/ATen/ops/nonzero_static_cuda_dispatch.h' 2025-08-14T21:44:21.8671517Z adding 'torch/include/ATen/ops/nonzero_static_native.h' 2025-08-14T21:44:21.8673706Z adding 'torch/include/ATen/ops/nonzero_static_ops.h' 2025-08-14T21:44:21.8676180Z adding 'torch/include/ATen/ops/norm.h' 2025-08-14T21:44:21.8678552Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8680837Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.8682858Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8684855Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2025-08-14T21:44:21.8686894Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2025-08-14T21:44:21.8688845Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2025-08-14T21:44:21.8691167Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8692870Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2025-08-14T21:44:21.8694883Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2025-08-14T21:44:21.8696614Z adding 'torch/include/ATen/ops/norm_meta.h' 2025-08-14T21:44:21.8698626Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2025-08-14T21:44:21.8700753Z adding 'torch/include/ATen/ops/norm_native.h' 2025-08-14T21:44:21.8703367Z adding 'torch/include/ATen/ops/norm_ops.h' 2025-08-14T21:44:21.8706467Z adding 'torch/include/ATen/ops/normal.h' 2025-08-14T21:44:21.8709088Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8711031Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2025-08-14T21:44:21.8713120Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2025-08-14T21:44:21.8715166Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2025-08-14T21:44:21.8717230Z adding 'torch/include/ATen/ops/normal_native.h' 2025-08-14T21:44:21.8720412Z adding 'torch/include/ATen/ops/normal_ops.h' 2025-08-14T21:44:21.8722722Z adding 'torch/include/ATen/ops/not_equal.h' 2025-08-14T21:44:21.8724988Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8726924Z adding 'torch/include/ATen/ops/not_equal_native.h' 2025-08-14T21:44:21.8729064Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2025-08-14T21:44:21.8731213Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2025-08-14T21:44:21.8733559Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8735273Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2025-08-14T21:44:21.8737369Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2025-08-14T21:44:21.8739272Z adding 'torch/include/ATen/ops/numpy_T.h' 2025-08-14T21:44:21.8741370Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8742968Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2025-08-14T21:44:21.8744941Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2025-08-14T21:44:21.8746815Z adding 'torch/include/ATen/ops/one_hot.h' 2025-08-14T21:44:21.8748833Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8750506Z adding 'torch/include/ATen/ops/one_hot_native.h' 2025-08-14T21:44:21.8752589Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2025-08-14T21:44:21.8755037Z adding 'torch/include/ATen/ops/ones.h' 2025-08-14T21:44:21.8757444Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8759424Z adding 'torch/include/ATen/ops/ones_like.h' 2025-08-14T21:44:21.8762029Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8763800Z adding 'torch/include/ATen/ops/ones_like_native.h' 2025-08-14T21:44:21.8766023Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2025-08-14T21:44:21.8767989Z adding 'torch/include/ATen/ops/ones_native.h' 2025-08-14T21:44:21.8770651Z adding 'torch/include/ATen/ops/ones_ops.h' 2025-08-14T21:44:21.8772717Z adding 'torch/include/ATen/ops/or.h' 2025-08-14T21:44:21.8774880Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8776614Z adding 'torch/include/ATen/ops/or_native.h' 2025-08-14T21:44:21.8778741Z adding 'torch/include/ATen/ops/or_ops.h' 2025-08-14T21:44:21.8780789Z adding 'torch/include/ATen/ops/orgqr.h' 2025-08-14T21:44:21.8783081Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8784760Z adding 'torch/include/ATen/ops/orgqr_native.h' 2025-08-14T21:44:21.8786801Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2025-08-14T21:44:21.8788772Z adding 'torch/include/ATen/ops/ormqr.h' 2025-08-14T21:44:21.8790812Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2025-08-14T21:44:21.8792998Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2025-08-14T21:44:21.8794809Z adding 'torch/include/ATen/ops/ormqr_native.h' 2025-08-14T21:44:21.8796889Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2025-08-14T21:44:21.8798788Z adding 'torch/include/ATen/ops/outer.h' 2025-08-14T21:44:21.8801321Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8803172Z adding 'torch/include/ATen/ops/outer_native.h' 2025-08-14T21:44:21.8805144Z adding 'torch/include/ATen/ops/outer_ops.h' 2025-08-14T21:44:21.8807009Z adding 'torch/include/ATen/ops/output_nr.h' 2025-08-14T21:44:21.8809115Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8810792Z adding 'torch/include/ATen/ops/output_nr_native.h' 2025-08-14T21:44:21.8812785Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2025-08-14T21:44:21.8814768Z adding 'torch/include/ATen/ops/pad.h' 2025-08-14T21:44:21.8817093Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8818981Z adding 'torch/include/ATen/ops/pad_native.h' 2025-08-14T21:44:21.8820977Z adding 'torch/include/ATen/ops/pad_ops.h' 2025-08-14T21:44:21.8822889Z adding 'torch/include/ATen/ops/pad_sequence.h' 2025-08-14T21:44:21.8825058Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8826770Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2025-08-14T21:44:21.8828708Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2025-08-14T21:44:21.8830656Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2025-08-14T21:44:21.8832829Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8834483Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2025-08-14T21:44:21.8836454Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2025-08-14T21:44:21.8838264Z adding 'torch/include/ATen/ops/pdist.h' 2025-08-14T21:44:21.8840681Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8842386Z adding 'torch/include/ATen/ops/pdist_native.h' 2025-08-14T21:44:21.8844344Z adding 'torch/include/ATen/ops/pdist_ops.h' 2025-08-14T21:44:21.8846240Z adding 'torch/include/ATen/ops/permute.h' 2025-08-14T21:44:21.8848561Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8850375Z adding 'torch/include/ATen/ops/permute_copy.h' 2025-08-14T21:44:21.8852674Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8854617Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.8856173Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2025-08-14T21:44:21.8858838Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2025-08-14T21:44:21.8860777Z adding 'torch/include/ATen/ops/permute_native.h' 2025-08-14T21:44:21.8862783Z adding 'torch/include/ATen/ops/permute_ops.h' 2025-08-14T21:44:21.8864587Z adding 'torch/include/ATen/ops/pin_memory.h' 2025-08-14T21:44:21.8866712Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8868412Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2025-08-14T21:44:21.8870926Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2025-08-14T21:44:21.8873019Z adding 'torch/include/ATen/ops/pinverse.h' 2025-08-14T21:44:21.8875237Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8876925Z adding 'torch/include/ATen/ops/pinverse_native.h' 2025-08-14T21:44:21.8879073Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2025-08-14T21:44:21.8881346Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2025-08-14T21:44:21.8883659Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8885663Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.8887397Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2025-08-14T21:44:21.8889278Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2025-08-14T21:44:21.8891391Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2025-08-14T21:44:21.8893307Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2025-08-14T21:44:21.8895477Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8897454Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.8899166Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2025-08-14T21:44:21.8901006Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2025-08-14T21:44:21.8903059Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2025-08-14T21:44:21.8904957Z adding 'torch/include/ATen/ops/poisson.h' 2025-08-14T21:44:21.8907105Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8908828Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2025-08-14T21:44:21.8910703Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2025-08-14T21:44:21.8912497Z adding 'torch/include/ATen/ops/poisson_native.h' 2025-08-14T21:44:21.8914414Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2025-08-14T21:44:21.8916573Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8918295Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2025-08-14T21:44:21.8920525Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2025-08-14T21:44:21.8922602Z adding 'torch/include/ATen/ops/poisson_ops.h' 2025-08-14T21:44:21.8924568Z adding 'torch/include/ATen/ops/polar.h' 2025-08-14T21:44:21.8926741Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8928545Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2025-08-14T21:44:21.8930463Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2025-08-14T21:44:21.8932499Z adding 'torch/include/ATen/ops/polar_native.h' 2025-08-14T21:44:21.8934515Z adding 'torch/include/ATen/ops/polar_ops.h' 2025-08-14T21:44:21.8936459Z adding 'torch/include/ATen/ops/polygamma.h' 2025-08-14T21:44:21.8938529Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8940537Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.8942173Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2025-08-14T21:44:21.8944102Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2025-08-14T21:44:21.8945914Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2025-08-14T21:44:21.8947812Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2025-08-14T21:44:21.8949695Z adding 'torch/include/ATen/ops/polygamma_native.h' 2025-08-14T21:44:21.8951706Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2025-08-14T21:44:21.8953565Z adding 'torch/include/ATen/ops/positive.h' 2025-08-14T21:44:21.8955697Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8957336Z adding 'torch/include/ATen/ops/positive_native.h' 2025-08-14T21:44:21.8959224Z adding 'torch/include/ATen/ops/positive_ops.h' 2025-08-14T21:44:21.8961659Z adding 'torch/include/ATen/ops/pow.h' 2025-08-14T21:44:21.8964022Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.8965912Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2025-08-14T21:44:21.8967908Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2025-08-14T21:44:21.8970112Z adding 'torch/include/ATen/ops/pow_meta.h' 2025-08-14T21:44:21.8972468Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2025-08-14T21:44:21.8974432Z adding 'torch/include/ATen/ops/pow_native.h' 2025-08-14T21:44:21.8976842Z adding 'torch/include/ATen/ops/pow_ops.h' 2025-08-14T21:44:21.8978883Z adding 'torch/include/ATen/ops/prelu.h' 2025-08-14T21:44:21.8981013Z adding 'torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8982820Z adding 'torch/include/ATen/ops/prelu_native.h' 2025-08-14T21:44:21.8984724Z adding 'torch/include/ATen/ops/prelu_ops.h' 2025-08-14T21:44:21.8986794Z adding 'torch/include/ATen/ops/prod.h' 2025-08-14T21:44:21.8988958Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.8990998Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.8992853Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.8994647Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2025-08-14T21:44:21.8996511Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2025-08-14T21:44:21.8998495Z adding 'torch/include/ATen/ops/prod_meta.h' 2025-08-14T21:44:21.9000871Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2025-08-14T21:44:21.9002775Z adding 'torch/include/ATen/ops/prod_native.h' 2025-08-14T21:44:21.9005096Z adding 'torch/include/ATen/ops/prod_ops.h' 2025-08-14T21:44:21.9007222Z adding 'torch/include/ATen/ops/promote_types.h' 2025-08-14T21:44:21.9009403Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9011141Z adding 'torch/include/ATen/ops/promote_types_native.h' 2025-08-14T21:44:21.9013173Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2025-08-14T21:44:21.9015093Z adding 'torch/include/ATen/ops/put.h' 2025-08-14T21:44:21.9017208Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9018973Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2025-08-14T21:44:21.9020820Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2025-08-14T21:44:21.9022677Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2025-08-14T21:44:21.9024468Z adding 'torch/include/ATen/ops/put_native.h' 2025-08-14T21:44:21.9026556Z adding 'torch/include/ATen/ops/put_ops.h' 2025-08-14T21:44:21.9028518Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2025-08-14T21:44:21.9030337Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2025-08-14T21:44:21.9032248Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2025-08-14T21:44:21.9034177Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2025-08-14T21:44:21.9036295Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9037930Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2025-08-14T21:44:21.9040217Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2025-08-14T21:44:21.9042271Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2025-08-14T21:44:21.9044578Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9046304Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2025-08-14T21:44:21.9048365Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2025-08-14T21:44:21.9050238Z adding 'torch/include/ATen/ops/q_scale.h' 2025-08-14T21:44:21.9052235Z adding 'torch/include/ATen/ops/q_scale_native.h' 2025-08-14T21:44:21.9054103Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2025-08-14T21:44:21.9055905Z adding 'torch/include/ATen/ops/q_zero_point.h' 2025-08-14T21:44:21.9057722Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2025-08-14T21:44:21.9059653Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2025-08-14T21:44:21.9061534Z adding 'torch/include/ATen/ops/qr.h' 2025-08-14T21:44:21.9063641Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9065358Z adding 'torch/include/ATen/ops/qr_native.h' 2025-08-14T21:44:21.9067425Z adding 'torch/include/ATen/ops/qr_ops.h' 2025-08-14T21:44:21.9069256Z adding 'torch/include/ATen/ops/qscheme.h' 2025-08-14T21:44:21.9071591Z adding 'torch/include/ATen/ops/qscheme_native.h' 2025-08-14T21:44:21.9073653Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2025-08-14T21:44:21.9075829Z adding 'torch/include/ATen/ops/quantile.h' 2025-08-14T21:44:21.9078078Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9080098Z adding 'torch/include/ATen/ops/quantile_native.h' 2025-08-14T21:44:21.9082488Z adding 'torch/include/ATen/ops/quantile_ops.h' 2025-08-14T21:44:21.9084724Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2025-08-14T21:44:21.9087068Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9088822Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2025-08-14T21:44:21.9090754Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2025-08-14T21:44:21.9092651Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2025-08-14T21:44:21.9094761Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2025-08-14T21:44:21.9096988Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2025-08-14T21:44:21.9099389Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9101194Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2025-08-14T21:44:21.9103120Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2025-08-14T21:44:21.9105058Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2025-08-14T21:44:21.9107189Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9108921Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2025-08-14T21:44:21.9110791Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2025-08-14T21:44:21.9112602Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2025-08-14T21:44:21.9114617Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2025-08-14T21:44:21.9116609Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2025-08-14T21:44:21.9118980Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2025-08-14T21:44:21.9121551Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2025-08-14T21:44:21.9123897Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9125662Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2025-08-14T21:44:21.9127890Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2025-08-14T21:44:21.9129921Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2025-08-14T21:44:21.9132306Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9134006Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2025-08-14T21:44:21.9136125Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2025-08-14T21:44:21.9138166Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2025-08-14T21:44:21.9140370Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9142097Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2025-08-14T21:44:21.9144183Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2025-08-14T21:44:21.9146280Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2025-08-14T21:44:21.9148443Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9150121Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2025-08-14T21:44:21.9152169Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2025-08-14T21:44:21.9154240Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2025-08-14T21:44:21.9156611Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9158236Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2025-08-14T21:44:21.9160687Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2025-08-14T21:44:21.9162838Z adding 'torch/include/ATen/ops/quantized_max_pool3d.h' 2025-08-14T21:44:21.9165048Z adding 'torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9166747Z adding 'torch/include/ATen/ops/quantized_max_pool3d_native.h' 2025-08-14T21:44:21.9168945Z adding 'torch/include/ATen/ops/quantized_max_pool3d_ops.h' 2025-08-14T21:44:21.9172002Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2025-08-14T21:44:21.9174742Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9176798Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2025-08-14T21:44:21.9178954Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2025-08-14T21:44:21.9181003Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2025-08-14T21:44:21.9183334Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9185102Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2025-08-14T21:44:21.9187193Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2025-08-14T21:44:21.9189455Z adding 'torch/include/ATen/ops/rad2deg.h' 2025-08-14T21:44:21.9191804Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9193788Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2025-08-14T21:44:21.9195986Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2025-08-14T21:44:21.9200258Z adding 'torch/include/ATen/ops/rand.h' 2025-08-14T21:44:21.9203787Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9206334Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9208677Z adding 'torch/include/ATen/ops/rand_like.h' 2025-08-14T21:44:21.9211228Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9213412Z adding 'torch/include/ATen/ops/rand_like_native.h' 2025-08-14T21:44:21.9215732Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2025-08-14T21:44:21.9217877Z adding 'torch/include/ATen/ops/rand_native.h' 2025-08-14T21:44:21.9220465Z adding 'torch/include/ATen/ops/rand_ops.h' 2025-08-14T21:44:21.9224564Z adding 'torch/include/ATen/ops/randint.h' 2025-08-14T21:44:21.9227849Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9230924Z adding 'torch/include/ATen/ops/randint_like.h' 2025-08-14T21:44:21.9234275Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9236496Z adding 'torch/include/ATen/ops/randint_like_native.h' 2025-08-14T21:44:21.9239219Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2025-08-14T21:44:21.9242034Z adding 'torch/include/ATen/ops/randint_native.h' 2025-08-14T21:44:21.9244912Z adding 'torch/include/ATen/ops/randint_ops.h' 2025-08-14T21:44:21.9249222Z adding 'torch/include/ATen/ops/randn.h' 2025-08-14T21:44:21.9252879Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9255297Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9257552Z adding 'torch/include/ATen/ops/randn_like.h' 2025-08-14T21:44:21.9260046Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9262405Z adding 'torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-08-14T21:44:21.9264345Z adding 'torch/include/ATen/ops/randn_like_native.h' 2025-08-14T21:44:21.9266789Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2025-08-14T21:44:21.9269148Z adding 'torch/include/ATen/ops/randn_native.h' 2025-08-14T21:44:21.9272580Z adding 'torch/include/ATen/ops/randn_ops.h' 2025-08-14T21:44:21.9275151Z adding 'torch/include/ATen/ops/random.h' 2025-08-14T21:44:21.9277782Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9280352Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2025-08-14T21:44:21.9282656Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2025-08-14T21:44:21.9284977Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2025-08-14T21:44:21.9287294Z adding 'torch/include/ATen/ops/random_native.h' 2025-08-14T21:44:21.9290209Z adding 'torch/include/ATen/ops/random_ops.h' 2025-08-14T21:44:21.9293555Z adding 'torch/include/ATen/ops/randperm.h' 2025-08-14T21:44:21.9296572Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9298810Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2025-08-14T21:44:21.9301187Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2025-08-14T21:44:21.9303205Z adding 'torch/include/ATen/ops/randperm_native.h' 2025-08-14T21:44:21.9305446Z adding 'torch/include/ATen/ops/randperm_ops.h' 2025-08-14T21:44:21.9307899Z adding 'torch/include/ATen/ops/range.h' 2025-08-14T21:44:21.9310485Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9312669Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2025-08-14T21:44:21.9314909Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2025-08-14T21:44:21.9317109Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2025-08-14T21:44:21.9319383Z adding 'torch/include/ATen/ops/range_native.h' 2025-08-14T21:44:21.9322300Z adding 'torch/include/ATen/ops/range_ops.h' 2025-08-14T21:44:21.9324576Z adding 'torch/include/ATen/ops/ravel.h' 2025-08-14T21:44:21.9326799Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9328506Z adding 'torch/include/ATen/ops/ravel_native.h' 2025-08-14T21:44:21.9330518Z adding 'torch/include/ATen/ops/ravel_ops.h' 2025-08-14T21:44:21.9332491Z adding 'torch/include/ATen/ops/real.h' 2025-08-14T21:44:21.9334962Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9336575Z adding 'torch/include/ATen/ops/real_native.h' 2025-08-14T21:44:21.9338635Z adding 'torch/include/ATen/ops/real_ops.h' 2025-08-14T21:44:21.9340473Z adding 'torch/include/ATen/ops/reciprocal.h' 2025-08-14T21:44:21.9342452Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.9344070Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2025-08-14T21:44:21.9346133Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2025-08-14T21:44:21.9348053Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2025-08-14T21:44:21.9349764Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2025-08-14T21:44:21.9351698Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2025-08-14T21:44:21.9354544Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2025-08-14T21:44:21.9356441Z adding 'torch/include/ATen/ops/record_stream.h' 2025-08-14T21:44:21.9358378Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2025-08-14T21:44:21.9360611Z adding 'torch/include/ATen/ops/record_stream_native.h' 2025-08-14T21:44:21.9362678Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2025-08-14T21:44:21.9364444Z adding 'torch/include/ATen/ops/refine_names.h' 2025-08-14T21:44:21.9366714Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9367915Z adding 'torch/include/ATen/ops/refine_names_native.h' 2025-08-14T21:44:21.9370253Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2025-08-14T21:44:21.9373280Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2025-08-14T21:44:21.9375627Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2025-08-14T21:44:21.9378177Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.9379925Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2025-08-14T21:44:21.9382475Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2025-08-14T21:44:21.9384333Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2025-08-14T21:44:21.9386289Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2025-08-14T21:44:21.9388168Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2025-08-14T21:44:21.9390237Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2025-08-14T21:44:21.9392431Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.9394102Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2025-08-14T21:44:21.9396038Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2025-08-14T21:44:21.9397870Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2025-08-14T21:44:21.9400133Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2025-08-14T21:44:21.9401957Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2025-08-14T21:44:21.9404278Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2025-08-14T21:44:21.9406477Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2025-08-14T21:44:21.9408876Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2025-08-14T21:44:21.9411241Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2025-08-14T21:44:21.9413381Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2025-08-14T21:44:21.9415264Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2025-08-14T21:44:21.9417348Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2025-08-14T21:44:21.9419323Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2025-08-14T21:44:21.9421264Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2025-08-14T21:44:21.9423113Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2025-08-14T21:44:21.9425131Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2025-08-14T21:44:21.9427277Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2025-08-14T21:44:21.9429593Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2025-08-14T21:44:21.9431823Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.9433788Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2025-08-14T21:44:21.9435791Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2025-08-14T21:44:21.9437677Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2025-08-14T21:44:21.9440021Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2025-08-14T21:44:21.9441677Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2025-08-14T21:44:21.9443767Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2025-08-14T21:44:21.9446359Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.9448368Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2025-08-14T21:44:21.9450343Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2025-08-14T21:44:21.9452384Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2025-08-14T21:44:21.9454304Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2025-08-14T21:44:21.9455913Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2025-08-14T21:44:21.9457983Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2025-08-14T21:44:21.9459782Z adding 'torch/include/ATen/ops/relu.h' 2025-08-14T21:44:21.9461663Z adding 'torch/include/ATen/ops/relu6.h' 2025-08-14T21:44:21.9464067Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9465780Z adding 'torch/include/ATen/ops/relu6_native.h' 2025-08-14T21:44:21.9467598Z adding 'torch/include/ATen/ops/relu6_ops.h' 2025-08-14T21:44:21.9469958Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9471693Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2025-08-14T21:44:21.9473595Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2025-08-14T21:44:21.9475616Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2025-08-14T21:44:21.9477420Z adding 'torch/include/ATen/ops/relu_native.h' 2025-08-14T21:44:21.9479618Z adding 'torch/include/ATen/ops/relu_ops.h' 2025-08-14T21:44:21.9481915Z adding 'torch/include/ATen/ops/remainder.h' 2025-08-14T21:44:21.9484243Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9486424Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.9488189Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2025-08-14T21:44:21.9490176Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2025-08-14T21:44:21.9492117Z adding 'torch/include/ATen/ops/remainder_meta.h' 2025-08-14T21:44:21.9494110Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2025-08-14T21:44:21.9496025Z adding 'torch/include/ATen/ops/remainder_native.h' 2025-08-14T21:44:21.9498335Z adding 'torch/include/ATen/ops/remainder_ops.h' 2025-08-14T21:44:21.9500250Z adding 'torch/include/ATen/ops/rename.h' 2025-08-14T21:44:21.9502373Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9504085Z adding 'torch/include/ATen/ops/rename_native.h' 2025-08-14T21:44:21.9506119Z adding 'torch/include/ATen/ops/rename_ops.h' 2025-08-14T21:44:21.9507998Z adding 'torch/include/ATen/ops/renorm.h' 2025-08-14T21:44:21.9510226Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.9511959Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2025-08-14T21:44:21.9513858Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2025-08-14T21:44:21.9515741Z adding 'torch/include/ATen/ops/renorm_meta.h' 2025-08-14T21:44:21.9517660Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2025-08-14T21:44:21.9519586Z adding 'torch/include/ATen/ops/renorm_native.h' 2025-08-14T21:44:21.9522053Z adding 'torch/include/ATen/ops/renorm_ops.h' 2025-08-14T21:44:21.9524245Z adding 'torch/include/ATen/ops/repeat.h' 2025-08-14T21:44:21.9526565Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9528963Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2025-08-14T21:44:21.9531419Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9533536Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9535268Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2025-08-14T21:44:21.9537164Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2025-08-14T21:44:21.9538999Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2025-08-14T21:44:21.9541188Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2025-08-14T21:44:21.9543072Z adding 'torch/include/ATen/ops/repeat_native.h' 2025-08-14T21:44:21.9545148Z adding 'torch/include/ATen/ops/repeat_ops.h' 2025-08-14T21:44:21.9547349Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2025-08-14T21:44:21.9549663Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2025-08-14T21:44:21.9552067Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.9553862Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2025-08-14T21:44:21.9555889Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2025-08-14T21:44:21.9557800Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2025-08-14T21:44:21.9560021Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2025-08-14T21:44:21.9562262Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2025-08-14T21:44:21.9564338Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2025-08-14T21:44:21.9566547Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.9568313Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2025-08-14T21:44:21.9570703Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2025-08-14T21:44:21.9572767Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2025-08-14T21:44:21.9574863Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2025-08-14T21:44:21.9576774Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2025-08-14T21:44:21.9578816Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2025-08-14T21:44:21.9581108Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2025-08-14T21:44:21.9583407Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2025-08-14T21:44:21.9585603Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2025-08-14T21:44:21.9587678Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2025-08-14T21:44:21.9589493Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2025-08-14T21:44:21.9591562Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2025-08-14T21:44:21.9593770Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.9595526Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2025-08-14T21:44:21.9597483Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2025-08-14T21:44:21.9608047Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2025-08-14T21:44:21.9608639Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2025-08-14T21:44:21.9609234Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2025-08-14T21:44:21.9609757Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2025-08-14T21:44:21.9610251Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2025-08-14T21:44:21.9610758Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2025-08-14T21:44:21.9612656Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2025-08-14T21:44:21.9614578Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2025-08-14T21:44:21.9616463Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2025-08-14T21:44:21.9618508Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2025-08-14T21:44:21.9620772Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.9622474Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2025-08-14T21:44:21.9624411Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2025-08-14T21:44:21.9626227Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2025-08-14T21:44:21.9628193Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2025-08-14T21:44:21.9630042Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2025-08-14T21:44:21.9632190Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2025-08-14T21:44:21.9634055Z adding 'torch/include/ATen/ops/requires_grad.h' 2025-08-14T21:44:21.9636179Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9637781Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2025-08-14T21:44:21.9639937Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2025-08-14T21:44:21.9642026Z adding 'torch/include/ATen/ops/reshape.h' 2025-08-14T21:44:21.9644000Z adding 'torch/include/ATen/ops/reshape_as.h' 2025-08-14T21:44:21.9646062Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9648109Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2025-08-14T21:44:21.9649692Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2025-08-14T21:44:21.9651831Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2025-08-14T21:44:21.9653840Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9655814Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2025-08-14T21:44:21.9657348Z adding 'torch/include/ATen/ops/reshape_native.h' 2025-08-14T21:44:21.9659240Z adding 'torch/include/ATen/ops/reshape_ops.h' 2025-08-14T21:44:21.9661435Z adding 'torch/include/ATen/ops/resize.h' 2025-08-14T21:44:21.9663701Z adding 'torch/include/ATen/ops/resize_as.h' 2025-08-14T21:44:21.9665879Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9667619Z adding 'torch/include/ATen/ops/resize_as_native.h' 2025-08-14T21:44:21.9670078Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2025-08-14T21:44:21.9672421Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2025-08-14T21:44:21.9674694Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9676518Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2025-08-14T21:44:21.9678335Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2025-08-14T21:44:21.9680709Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2025-08-14T21:44:21.9683096Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9684890Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2025-08-14T21:44:21.9686808Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2025-08-14T21:44:21.9688767Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2025-08-14T21:44:21.9690690Z adding 'torch/include/ATen/ops/resize_native.h' 2025-08-14T21:44:21.9692930Z adding 'torch/include/ATen/ops/resize_ops.h' 2025-08-14T21:44:21.9694899Z adding 'torch/include/ATen/ops/resolve_conj.h' 2025-08-14T21:44:21.9697083Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9698701Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2025-08-14T21:44:21.9700589Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2025-08-14T21:44:21.9702383Z adding 'torch/include/ATen/ops/resolve_neg.h' 2025-08-14T21:44:21.9704503Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9706150Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2025-08-14T21:44:21.9708037Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2025-08-14T21:44:21.9710006Z adding 'torch/include/ATen/ops/result_type.h' 2025-08-14T21:44:21.9712165Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9713881Z adding 'torch/include/ATen/ops/result_type_native.h' 2025-08-14T21:44:21.9716053Z adding 'torch/include/ATen/ops/result_type_ops.h' 2025-08-14T21:44:21.9717889Z adding 'torch/include/ATen/ops/retain_grad.h' 2025-08-14T21:44:21.9720273Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9722042Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2025-08-14T21:44:21.9723994Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2025-08-14T21:44:21.9725883Z adding 'torch/include/ATen/ops/retains_grad.h' 2025-08-14T21:44:21.9728218Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9729733Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2025-08-14T21:44:21.9731801Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2025-08-14T21:44:21.9733789Z adding 'torch/include/ATen/ops/rms_norm.h' 2025-08-14T21:44:21.9735981Z adding 'torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9737631Z adding 'torch/include/ATen/ops/rms_norm_native.h' 2025-08-14T21:44:21.9739958Z adding 'torch/include/ATen/ops/rms_norm_ops.h' 2025-08-14T21:44:21.9741577Z adding 'torch/include/ATen/ops/rnn_relu.h' 2025-08-14T21:44:21.9743628Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2025-08-14T21:44:21.9745776Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9747486Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2025-08-14T21:44:21.9749430Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2025-08-14T21:44:21.9751565Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9753280Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2025-08-14T21:44:21.9755464Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2025-08-14T21:44:21.9757534Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2025-08-14T21:44:21.9759588Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2025-08-14T21:44:21.9762172Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9763830Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2025-08-14T21:44:21.9765830Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2025-08-14T21:44:21.9768034Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9769985Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2025-08-14T21:44:21.9772373Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2025-08-14T21:44:21.9774643Z adding 'torch/include/ATen/ops/roll.h' 2025-08-14T21:44:21.9777009Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9778792Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2025-08-14T21:44:21.9780836Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2025-08-14T21:44:21.9782773Z adding 'torch/include/ATen/ops/roll_native.h' 2025-08-14T21:44:21.9784795Z adding 'torch/include/ATen/ops/roll_ops.h' 2025-08-14T21:44:21.9786764Z adding 'torch/include/ATen/ops/rot90.h' 2025-08-14T21:44:21.9788957Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9790636Z adding 'torch/include/ATen/ops/rot90_native.h' 2025-08-14T21:44:21.9792629Z adding 'torch/include/ATen/ops/rot90_ops.h' 2025-08-14T21:44:21.9794651Z adding 'torch/include/ATen/ops/round.h' 2025-08-14T21:44:21.9796939Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.9798644Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2025-08-14T21:44:21.9800956Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2025-08-14T21:44:21.9802858Z adding 'torch/include/ATen/ops/round_meta.h' 2025-08-14T21:44:21.9804884Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2025-08-14T21:44:21.9806817Z adding 'torch/include/ATen/ops/round_native.h' 2025-08-14T21:44:21.9809181Z adding 'torch/include/ATen/ops/round_ops.h' 2025-08-14T21:44:21.9811160Z adding 'torch/include/ATen/ops/row_indices.h' 2025-08-14T21:44:21.9813406Z adding 'torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9815104Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2025-08-14T21:44:21.9817315Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9819300Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.9821620Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2025-08-14T21:44:21.9823686Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2025-08-14T21:44:21.9825549Z adding 'torch/include/ATen/ops/row_indices_native.h' 2025-08-14T21:44:21.9827440Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2025-08-14T21:44:21.9829344Z adding 'torch/include/ATen/ops/row_stack.h' 2025-08-14T21:44:21.9831493Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9833127Z adding 'torch/include/ATen/ops/row_stack_native.h' 2025-08-14T21:44:21.9835060Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2025-08-14T21:44:21.9837014Z adding 'torch/include/ATen/ops/rrelu.h' 2025-08-14T21:44:21.9839171Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9841218Z adding 'torch/include/ATen/ops/rrelu_native.h' 2025-08-14T21:44:21.9843437Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2025-08-14T21:44:21.9845775Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2025-08-14T21:44:21.9847887Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2025-08-14T21:44:21.9850197Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9852029Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2025-08-14T21:44:21.9854186Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2025-08-14T21:44:21.9856400Z adding 'torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9858262Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2025-08-14T21:44:21.9860257Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2025-08-14T21:44:21.9862179Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2025-08-14T21:44:21.9864128Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2025-08-14T21:44:21.9866454Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2025-08-14T21:44:21.9868429Z adding 'torch/include/ATen/ops/rshift.h' 2025-08-14T21:44:21.9871202Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9873166Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2025-08-14T21:44:21.9875242Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2025-08-14T21:44:21.9877201Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2025-08-14T21:44:21.9879098Z adding 'torch/include/ATen/ops/rshift_native.h' 2025-08-14T21:44:21.9881663Z adding 'torch/include/ATen/ops/rshift_ops.h' 2025-08-14T21:44:21.9883749Z adding 'torch/include/ATen/ops/rsqrt.h' 2025-08-14T21:44:21.9886029Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.9887783Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2025-08-14T21:44:21.9889779Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2025-08-14T21:44:21.9891868Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2025-08-14T21:44:21.9893786Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2025-08-14T21:44:21.9895599Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2025-08-14T21:44:21.9897587Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2025-08-14T21:44:21.9899591Z adding 'torch/include/ATen/ops/rsub.h' 2025-08-14T21:44:21.9901725Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9903460Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2025-08-14T21:44:21.9905311Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2025-08-14T21:44:21.9907137Z adding 'torch/include/ATen/ops/rsub_native.h' 2025-08-14T21:44:21.9909249Z adding 'torch/include/ATen/ops/rsub_ops.h' 2025-08-14T21:44:21.9911370Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2025-08-14T21:44:21.9913593Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9915240Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2025-08-14T21:44:21.9917252Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2025-08-14T21:44:21.9919373Z adding 'torch/include/ATen/ops/scaled_dot_product_attention.h' 2025-08-14T21:44:21.9922082Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9923844Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_native.h' 2025-08-14T21:44:21.9925851Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_ops.h' 2025-08-14T21:44:21.9928143Z adding 'torch/include/ATen/ops/scatter.h' 2025-08-14T21:44:21.9930401Z adding 'torch/include/ATen/ops/scatter_add.h' 2025-08-14T21:44:21.9932898Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.9934634Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9936452Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2025-08-14T21:44:21.9938427Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2025-08-14T21:44:21.9940253Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2025-08-14T21:44:21.9942196Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2025-08-14T21:44:21.9944012Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2025-08-14T21:44:21.9946158Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2025-08-14T21:44:21.9948517Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.9950317Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:21.9952277Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2025-08-14T21:44:21.9954372Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2025-08-14T21:44:21.9956363Z adding 'torch/include/ATen/ops/scatter_meta.h' 2025-08-14T21:44:21.9958430Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2025-08-14T21:44:21.9960830Z adding 'torch/include/ATen/ops/scatter_native.h' 2025-08-14T21:44:21.9963654Z adding 'torch/include/ATen/ops/scatter_ops.h' 2025-08-14T21:44:21.9966161Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2025-08-14T21:44:21.9968571Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:21.9970649Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2025-08-14T21:44:21.9972742Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2025-08-14T21:44:21.9974746Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2025-08-14T21:44:21.9976791Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2025-08-14T21:44:21.9978711Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2025-08-14T21:44:21.9980920Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2025-08-14T21:44:21.9983257Z adding 'torch/include/ATen/ops/searchsorted.h' 2025-08-14T21:44:21.9985373Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2025-08-14T21:44:21.9987438Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2025-08-14T21:44:21.9989365Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2025-08-14T21:44:21.9991713Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2025-08-14T21:44:21.9993868Z adding 'torch/include/ATen/ops/segment_reduce.h' 2025-08-14T21:44:21.9996161Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:21.9997939Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2025-08-14T21:44:22.0000104Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2025-08-14T21:44:22.0002119Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2025-08-14T21:44:22.0004355Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2025-08-14T21:44:22.0006460Z adding 'torch/include/ATen/ops/select.h' 2025-08-14T21:44:22.0008821Z adding 'torch/include/ATen/ops/select_backward.h' 2025-08-14T21:44:22.0011252Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0013514Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0015012Z adding 'torch/include/ATen/ops/select_backward_native.h' 2025-08-14T21:44:22.0017023Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2025-08-14T21:44:22.0019173Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0021043Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0022967Z adding 'torch/include/ATen/ops/select_copy.h' 2025-08-14T21:44:22.0025792Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0028031Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0029591Z adding 'torch/include/ATen/ops/select_copy_native.h' 2025-08-14T21:44:22.0031593Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2025-08-14T21:44:22.0033425Z adding 'torch/include/ATen/ops/select_native.h' 2025-08-14T21:44:22.0035419Z adding 'torch/include/ATen/ops/select_ops.h' 2025-08-14T21:44:22.0037586Z adding 'torch/include/ATen/ops/select_scatter.h' 2025-08-14T21:44:22.0040124Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0042442Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0044072Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2025-08-14T21:44:22.0046153Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2025-08-14T21:44:22.0048067Z adding 'torch/include/ATen/ops/selu.h' 2025-08-14T21:44:22.0050173Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0051962Z adding 'torch/include/ATen/ops/selu_native.h' 2025-08-14T21:44:22.0053902Z adding 'torch/include/ATen/ops/selu_ops.h' 2025-08-14T21:44:22.0056481Z adding 'torch/include/ATen/ops/set.h' 2025-08-14T21:44:22.0058976Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0060981Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0062918Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2025-08-14T21:44:22.0064835Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2025-08-14T21:44:22.0066627Z adding 'torch/include/ATen/ops/set_data.h' 2025-08-14T21:44:22.0068656Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0070976Z adding 'torch/include/ATen/ops/set_data_native.h' 2025-08-14T21:44:22.0072959Z adding 'torch/include/ATen/ops/set_data_ops.h' 2025-08-14T21:44:22.0075072Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2025-08-14T21:44:22.0077153Z adding 'torch/include/ATen/ops/set_native.h' 2025-08-14T21:44:22.0080017Z adding 'torch/include/ATen/ops/set_ops.h' 2025-08-14T21:44:22.0082373Z adding 'torch/include/ATen/ops/sgn.h' 2025-08-14T21:44:22.0084718Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0086444Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2025-08-14T21:44:22.0088396Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2025-08-14T21:44:22.0090265Z adding 'torch/include/ATen/ops/sgn_meta.h' 2025-08-14T21:44:22.0092331Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2025-08-14T21:44:22.0094268Z adding 'torch/include/ATen/ops/sgn_native.h' 2025-08-14T21:44:22.0096280Z adding 'torch/include/ATen/ops/sgn_ops.h' 2025-08-14T21:44:22.0098185Z adding 'torch/include/ATen/ops/sigmoid.h' 2025-08-14T21:44:22.0100168Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2025-08-14T21:44:22.0102410Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0104128Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2025-08-14T21:44:22.0106093Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2025-08-14T21:44:22.0107912Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2025-08-14T21:44:22.0109831Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2025-08-14T21:44:22.0111620Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2025-08-14T21:44:22.0113642Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2025-08-14T21:44:22.0115770Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0117457Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2025-08-14T21:44:22.0119399Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2025-08-14T21:44:22.0121630Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2025-08-14T21:44:22.0123556Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2025-08-14T21:44:22.0125512Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2025-08-14T21:44:22.0127603Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2025-08-14T21:44:22.0129528Z adding 'torch/include/ATen/ops/sign.h' 2025-08-14T21:44:22.0131888Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0133528Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2025-08-14T21:44:22.0135453Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2025-08-14T21:44:22.0137250Z adding 'torch/include/ATen/ops/sign_meta.h' 2025-08-14T21:44:22.0139195Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2025-08-14T21:44:22.0141011Z adding 'torch/include/ATen/ops/sign_native.h' 2025-08-14T21:44:22.0143013Z adding 'torch/include/ATen/ops/sign_ops.h' 2025-08-14T21:44:22.0144955Z adding 'torch/include/ATen/ops/signbit.h' 2025-08-14T21:44:22.0147208Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0148842Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2025-08-14T21:44:22.0150697Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2025-08-14T21:44:22.0152517Z adding 'torch/include/ATen/ops/signbit_meta.h' 2025-08-14T21:44:22.0154567Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2025-08-14T21:44:22.0156402Z adding 'torch/include/ATen/ops/signbit_native.h' 2025-08-14T21:44:22.0158364Z adding 'torch/include/ATen/ops/signbit_ops.h' 2025-08-14T21:44:22.0160637Z adding 'torch/include/ATen/ops/silu.h' 2025-08-14T21:44:22.0162701Z adding 'torch/include/ATen/ops/silu_backward.h' 2025-08-14T21:44:22.0164958Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0166792Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0168618Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2025-08-14T21:44:22.0170891Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2025-08-14T21:44:22.0173099Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2025-08-14T21:44:22.0175200Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2025-08-14T21:44:22.0177084Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2025-08-14T21:44:22.0179123Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2025-08-14T21:44:22.0181437Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0183072Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2025-08-14T21:44:22.0184945Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2025-08-14T21:44:22.0186818Z adding 'torch/include/ATen/ops/silu_meta.h' 2025-08-14T21:44:22.0188894Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2025-08-14T21:44:22.0190744Z adding 'torch/include/ATen/ops/silu_native.h' 2025-08-14T21:44:22.0192713Z adding 'torch/include/ATen/ops/silu_ops.h' 2025-08-14T21:44:22.0194616Z adding 'torch/include/ATen/ops/sin.h' 2025-08-14T21:44:22.0196872Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0198527Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2025-08-14T21:44:22.0200833Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2025-08-14T21:44:22.0202650Z adding 'torch/include/ATen/ops/sin_meta.h' 2025-08-14T21:44:22.0204645Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2025-08-14T21:44:22.0206581Z adding 'torch/include/ATen/ops/sin_native.h' 2025-08-14T21:44:22.0208759Z adding 'torch/include/ATen/ops/sin_ops.h' 2025-08-14T21:44:22.0210674Z adding 'torch/include/ATen/ops/sinc.h' 2025-08-14T21:44:22.0212974Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0214612Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2025-08-14T21:44:22.0216533Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2025-08-14T21:44:22.0218364Z adding 'torch/include/ATen/ops/sinc_meta.h' 2025-08-14T21:44:22.0220248Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2025-08-14T21:44:22.0222035Z adding 'torch/include/ATen/ops/sinc_native.h' 2025-08-14T21:44:22.0224084Z adding 'torch/include/ATen/ops/sinc_ops.h' 2025-08-14T21:44:22.0226119Z adding 'torch/include/ATen/ops/sinh.h' 2025-08-14T21:44:22.0228282Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0230040Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2025-08-14T21:44:22.0231926Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2025-08-14T21:44:22.0233731Z adding 'torch/include/ATen/ops/sinh_meta.h' 2025-08-14T21:44:22.0235603Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2025-08-14T21:44:22.0237404Z adding 'torch/include/ATen/ops/sinh_native.h' 2025-08-14T21:44:22.0239539Z adding 'torch/include/ATen/ops/sinh_ops.h' 2025-08-14T21:44:22.0241802Z adding 'torch/include/ATen/ops/size.h' 2025-08-14T21:44:22.0243904Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0245625Z adding 'torch/include/ATen/ops/size_native.h' 2025-08-14T21:44:22.0247730Z adding 'torch/include/ATen/ops/size_ops.h' 2025-08-14T21:44:22.0249815Z adding 'torch/include/ATen/ops/slice.h' 2025-08-14T21:44:22.0252318Z adding 'torch/include/ATen/ops/slice_backward.h' 2025-08-14T21:44:22.0254665Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0256388Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2025-08-14T21:44:22.0258451Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2025-08-14T21:44:22.0260689Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0262843Z adding 'torch/include/ATen/ops/slice_copy.h' 2025-08-14T21:44:22.0265173Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0267233Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0268833Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2025-08-14T21:44:22.0271484Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2025-08-14T21:44:22.0273769Z adding 'torch/include/ATen/ops/slice_inverse.h' 2025-08-14T21:44:22.0276069Z adding 'torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0277774Z adding 'torch/include/ATen/ops/slice_inverse_native.h' 2025-08-14T21:44:22.0279887Z adding 'torch/include/ATen/ops/slice_inverse_ops.h' 2025-08-14T21:44:22.0281942Z adding 'torch/include/ATen/ops/slice_native.h' 2025-08-14T21:44:22.0283956Z adding 'torch/include/ATen/ops/slice_ops.h' 2025-08-14T21:44:22.0286375Z adding 'torch/include/ATen/ops/slice_scatter.h' 2025-08-14T21:44:22.0288832Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0291774Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0293491Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2025-08-14T21:44:22.0295584Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2025-08-14T21:44:22.0297516Z adding 'torch/include/ATen/ops/slogdet.h' 2025-08-14T21:44:22.0299670Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0301406Z adding 'torch/include/ATen/ops/slogdet_native.h' 2025-08-14T21:44:22.0303401Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2025-08-14T21:44:22.0305818Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2025-08-14T21:44:22.0308195Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0310365Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2025-08-14T21:44:22.0312617Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2025-08-14T21:44:22.0314588Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2025-08-14T21:44:22.0316680Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2025-08-14T21:44:22.0318632Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2025-08-14T21:44:22.0321178Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2025-08-14T21:44:22.0323723Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2025-08-14T21:44:22.0326289Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0328224Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2025-08-14T21:44:22.0330300Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2025-08-14T21:44:22.0332379Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2025-08-14T21:44:22.0334423Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2025-08-14T21:44:22.0336853Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2025-08-14T21:44:22.0339353Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0341208Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2025-08-14T21:44:22.0343197Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2025-08-14T21:44:22.0345082Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2025-08-14T21:44:22.0347191Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2025-08-14T21:44:22.0349711Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2025-08-14T21:44:22.0352219Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0354067Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2025-08-14T21:44:22.0356267Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2025-08-14T21:44:22.0358160Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2025-08-14T21:44:22.0360699Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2025-08-14T21:44:22.0362592Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2025-08-14T21:44:22.0364831Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2025-08-14T21:44:22.0367428Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2025-08-14T21:44:22.0370086Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2025-08-14T21:44:22.0372511Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2025-08-14T21:44:22.0374499Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2025-08-14T21:44:22.0376715Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2025-08-14T21:44:22.0378671Z adding 'torch/include/ATen/ops/smm.h' 2025-08-14T21:44:22.0380791Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0382591Z adding 'torch/include/ATen/ops/smm_native.h' 2025-08-14T21:44:22.0384485Z adding 'torch/include/ATen/ops/smm_ops.h' 2025-08-14T21:44:22.0386499Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2025-08-14T21:44:22.0388523Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2025-08-14T21:44:22.0390682Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0392428Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2025-08-14T21:44:22.0394299Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2025-08-14T21:44:22.0396184Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2025-08-14T21:44:22.0398340Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2025-08-14T21:44:22.0400923Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0402707Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2025-08-14T21:44:22.0404682Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2025-08-14T21:44:22.0406601Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2025-08-14T21:44:22.0408616Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2025-08-14T21:44:22.0410482Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2025-08-14T21:44:22.0412616Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2025-08-14T21:44:22.0414637Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2025-08-14T21:44:22.0416720Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2025-08-14T21:44:22.0418931Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0420591Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2025-08-14T21:44:22.0422586Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2025-08-14T21:44:22.0424704Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0426354Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2025-08-14T21:44:22.0428329Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2025-08-14T21:44:22.0430261Z adding 'torch/include/ATen/ops/softmax.h' 2025-08-14T21:44:22.0432486Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0434412Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0436115Z adding 'torch/include/ATen/ops/softmax_native.h' 2025-08-14T21:44:22.0438182Z adding 'torch/include/ATen/ops/softmax_ops.h' 2025-08-14T21:44:22.0440582Z adding 'torch/include/ATen/ops/softplus.h' 2025-08-14T21:44:22.0442630Z adding 'torch/include/ATen/ops/softplus_backward.h' 2025-08-14T21:44:22.0444950Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0446710Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2025-08-14T21:44:22.0448690Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2025-08-14T21:44:22.0450632Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2025-08-14T21:44:22.0452778Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2025-08-14T21:44:22.0454566Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2025-08-14T21:44:22.0456566Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2025-08-14T21:44:22.0458821Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0460480Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2025-08-14T21:44:22.0462408Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2025-08-14T21:44:22.0464238Z adding 'torch/include/ATen/ops/softplus_meta.h' 2025-08-14T21:44:22.0466234Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2025-08-14T21:44:22.0468037Z adding 'torch/include/ATen/ops/softplus_native.h' 2025-08-14T21:44:22.0470588Z adding 'torch/include/ATen/ops/softplus_ops.h' 2025-08-14T21:44:22.0472913Z adding 'torch/include/ATen/ops/softshrink.h' 2025-08-14T21:44:22.0475218Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2025-08-14T21:44:22.0477430Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0479191Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2025-08-14T21:44:22.0481333Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2025-08-14T21:44:22.0483257Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2025-08-14T21:44:22.0485295Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2025-08-14T21:44:22.0487325Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2025-08-14T21:44:22.0489297Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2025-08-14T21:44:22.0491667Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0493425Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2025-08-14T21:44:22.0495303Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2025-08-14T21:44:22.0497092Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2025-08-14T21:44:22.0498989Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2025-08-14T21:44:22.0500788Z adding 'torch/include/ATen/ops/softshrink_native.h' 2025-08-14T21:44:22.0502825Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2025-08-14T21:44:22.0505047Z adding 'torch/include/ATen/ops/sort.h' 2025-08-14T21:44:22.0507257Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0509294Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0511211Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0513036Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2025-08-14T21:44:22.0514973Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2025-08-14T21:44:22.0516799Z adding 'torch/include/ATen/ops/sort_meta.h' 2025-08-14T21:44:22.0518743Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2025-08-14T21:44:22.0521109Z adding 'torch/include/ATen/ops/sort_native.h' 2025-08-14T21:44:22.0523680Z adding 'torch/include/ATen/ops/sort_ops.h' 2025-08-14T21:44:22.0526195Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2025-08-14T21:44:22.0528565Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0530363Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2025-08-14T21:44:22.0532630Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2025-08-14T21:44:22.0534769Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2025-08-14T21:44:22.0537123Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0538867Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2025-08-14T21:44:22.0541032Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2025-08-14T21:44:22.0543453Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2025-08-14T21:44:22.0545894Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0547655Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2025-08-14T21:44:22.0549722Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2025-08-14T21:44:22.0551971Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2025-08-14T21:44:22.0554274Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0556275Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0557997Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2025-08-14T21:44:22.0560719Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2025-08-14T21:44:22.0563054Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2025-08-14T21:44:22.0565482Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0567282Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2025-08-14T21:44:22.0569614Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2025-08-14T21:44:22.0572164Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2025-08-14T21:44:22.0574588Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0576363Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2025-08-14T21:44:22.0578603Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2025-08-14T21:44:22.0580425Z adding 'torch/include/ATen/ops/sparse_dim.h' 2025-08-14T21:44:22.0582740Z adding 'torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0584400Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2025-08-14T21:44:22.0586287Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2025-08-14T21:44:22.0588185Z adding 'torch/include/ATen/ops/sparse_mask.h' 2025-08-14T21:44:22.0590370Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0592060Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2025-08-14T21:44:22.0593945Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2025-08-14T21:44:22.0595935Z adding 'torch/include/ATen/ops/sparse_resize.h' 2025-08-14T21:44:22.0597948Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2025-08-14T21:44:22.0600696Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0602501Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2025-08-14T21:44:22.0604413Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2025-08-14T21:44:22.0606546Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2025-08-14T21:44:22.0608814Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0610613Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2025-08-14T21:44:22.0612545Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2025-08-14T21:44:22.0614653Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2025-08-14T21:44:22.0616664Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2025-08-14T21:44:22.0618620Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2025-08-14T21:44:22.0620631Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2025-08-14T21:44:22.0622503Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2025-08-14T21:44:22.0624771Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0626431Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2025-08-14T21:44:22.0628278Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2025-08-14T21:44:22.0630101Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2025-08-14T21:44:22.0632003Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2025-08-14T21:44:22.0633777Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2025-08-14T21:44:22.0635777Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2025-08-14T21:44:22.0637721Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2025-08-14T21:44:22.0640217Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0642112Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2025-08-14T21:44:22.0644039Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2025-08-14T21:44:22.0645865Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2025-08-14T21:44:22.0647884Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2025-08-14T21:44:22.0649749Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2025-08-14T21:44:22.0651845Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2025-08-14T21:44:22.0653820Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2025-08-14T21:44:22.0656043Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0657678Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2025-08-14T21:44:22.0659568Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2025-08-14T21:44:22.0661359Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2025-08-14T21:44:22.0663322Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2025-08-14T21:44:22.0665214Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2025-08-14T21:44:22.0667151Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2025-08-14T21:44:22.0669040Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2025-08-14T21:44:22.0671882Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0673721Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2025-08-14T21:44:22.0675577Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2025-08-14T21:44:22.0677502Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2025-08-14T21:44:22.0679637Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2025-08-14T21:44:22.0681589Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2025-08-14T21:44:22.0683612Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2025-08-14T21:44:22.0685557Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2025-08-14T21:44:22.0687850Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0689536Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2025-08-14T21:44:22.0691543Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2025-08-14T21:44:22.0693346Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2025-08-14T21:44:22.0695208Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2025-08-14T21:44:22.0697021Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2025-08-14T21:44:22.0699031Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2025-08-14T21:44:22.0701124Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2025-08-14T21:44:22.0703338Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0705401Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0707103Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2025-08-14T21:44:22.0708998Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2025-08-14T21:44:22.0710784Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2025-08-14T21:44:22.0712758Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2025-08-14T21:44:22.0714678Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2025-08-14T21:44:22.0716878Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2025-08-14T21:44:22.0719030Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2025-08-14T21:44:22.0721690Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0723758Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0725475Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2025-08-14T21:44:22.0727467Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2025-08-14T21:44:22.0729330Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2025-08-14T21:44:22.0731296Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2025-08-14T21:44:22.0733275Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2025-08-14T21:44:22.0735477Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2025-08-14T21:44:22.0737630Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2025-08-14T21:44:22.0739855Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0741880Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0743651Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2025-08-14T21:44:22.0745633Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2025-08-14T21:44:22.0747299Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2025-08-14T21:44:22.0749276Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2025-08-14T21:44:22.0751090Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2025-08-14T21:44:22.0753295Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2025-08-14T21:44:22.0755441Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2025-08-14T21:44:22.0757791Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0760074Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0762672Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2025-08-14T21:44:22.0764684Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2025-08-14T21:44:22.0766566Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2025-08-14T21:44:22.0768542Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2025-08-14T21:44:22.0770802Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2025-08-14T21:44:22.0773318Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2025-08-14T21:44:22.0775369Z adding 'torch/include/ATen/ops/special_digamma.h' 2025-08-14T21:44:22.0777582Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0779250Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2025-08-14T21:44:22.0781460Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2025-08-14T21:44:22.0783390Z adding 'torch/include/ATen/ops/special_entr.h' 2025-08-14T21:44:22.0785651Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0787311Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2025-08-14T21:44:22.0789215Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2025-08-14T21:44:22.0791010Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2025-08-14T21:44:22.0793577Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2025-08-14T21:44:22.0794827Z adding 'torch/include/ATen/ops/special_entr_native.h' 2025-08-14T21:44:22.0796804Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2025-08-14T21:44:22.0798706Z adding 'torch/include/ATen/ops/special_erf.h' 2025-08-14T21:44:22.0801228Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0802903Z adding 'torch/include/ATen/ops/special_erf_native.h' 2025-08-14T21:44:22.0804891Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2025-08-14T21:44:22.0806929Z adding 'torch/include/ATen/ops/special_erfc.h' 2025-08-14T21:44:22.0809102Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0810764Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2025-08-14T21:44:22.0812850Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2025-08-14T21:44:22.0814715Z adding 'torch/include/ATen/ops/special_erfcx.h' 2025-08-14T21:44:22.0816903Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0818605Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2025-08-14T21:44:22.0820478Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2025-08-14T21:44:22.0822270Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2025-08-14T21:44:22.0824209Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2025-08-14T21:44:22.0826031Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2025-08-14T21:44:22.0828008Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2025-08-14T21:44:22.0829860Z adding 'torch/include/ATen/ops/special_erfinv.h' 2025-08-14T21:44:22.0832045Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0833666Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2025-08-14T21:44:22.0835672Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2025-08-14T21:44:22.0837502Z adding 'torch/include/ATen/ops/special_exp2.h' 2025-08-14T21:44:22.0839898Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0841814Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2025-08-14T21:44:22.0843807Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2025-08-14T21:44:22.0845754Z adding 'torch/include/ATen/ops/special_expit.h' 2025-08-14T21:44:22.0847980Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0849656Z adding 'torch/include/ATen/ops/special_expit_native.h' 2025-08-14T21:44:22.0851779Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2025-08-14T21:44:22.0853779Z adding 'torch/include/ATen/ops/special_expm1.h' 2025-08-14T21:44:22.0856003Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0857670Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2025-08-14T21:44:22.0859639Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2025-08-14T21:44:22.0861529Z adding 'torch/include/ATen/ops/special_gammainc.h' 2025-08-14T21:44:22.0863686Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0865327Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2025-08-14T21:44:22.0867279Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2025-08-14T21:44:22.0869198Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2025-08-14T21:44:22.0871899Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0873641Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2025-08-14T21:44:22.0875776Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2025-08-14T21:44:22.0877775Z adding 'torch/include/ATen/ops/special_gammaln.h' 2025-08-14T21:44:22.0880109Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0881913Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2025-08-14T21:44:22.0883862Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2025-08-14T21:44:22.0886068Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2025-08-14T21:44:22.0888383Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0890602Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0892452Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2025-08-14T21:44:22.0894338Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2025-08-14T21:44:22.0896101Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2025-08-14T21:44:22.0898027Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2025-08-14T21:44:22.0899862Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2025-08-14T21:44:22.0902074Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2025-08-14T21:44:22.0904252Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2025-08-14T21:44:22.0906625Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0908615Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0910294Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2025-08-14T21:44:22.0912243Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2025-08-14T21:44:22.0914026Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2025-08-14T21:44:22.0915942Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2025-08-14T21:44:22.0917955Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2025-08-14T21:44:22.0920508Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2025-08-14T21:44:22.0922527Z adding 'torch/include/ATen/ops/special_i0.h' 2025-08-14T21:44:22.0924730Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.0926458Z adding 'torch/include/ATen/ops/special_i0_native.h' 2025-08-14T21:44:22.0928466Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2025-08-14T21:44:22.0930470Z adding 'torch/include/ATen/ops/special_i0e.h' 2025-08-14T21:44:22.0932792Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0934426Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2025-08-14T21:44:22.0936321Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2025-08-14T21:44:22.0938099Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2025-08-14T21:44:22.0939990Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2025-08-14T21:44:22.0941783Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2025-08-14T21:44:22.0943718Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2025-08-14T21:44:22.0945613Z adding 'torch/include/ATen/ops/special_i1.h' 2025-08-14T21:44:22.0947810Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0949418Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2025-08-14T21:44:22.0951267Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2025-08-14T21:44:22.0953133Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2025-08-14T21:44:22.0955172Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2025-08-14T21:44:22.0956974Z adding 'torch/include/ATen/ops/special_i1_native.h' 2025-08-14T21:44:22.0958967Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2025-08-14T21:44:22.0961333Z adding 'torch/include/ATen/ops/special_i1e.h' 2025-08-14T21:44:22.0963708Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0965399Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2025-08-14T21:44:22.0967400Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2025-08-14T21:44:22.0969289Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2025-08-14T21:44:22.0971582Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2025-08-14T21:44:22.0973483Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2025-08-14T21:44:22.0975535Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2025-08-14T21:44:22.0977767Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2025-08-14T21:44:22.0980127Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.0982272Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.0983874Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2025-08-14T21:44:22.0985794Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2025-08-14T21:44:22.0987634Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2025-08-14T21:44:22.0989641Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2025-08-14T21:44:22.0991482Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2025-08-14T21:44:22.0993689Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2025-08-14T21:44:22.0995848Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2025-08-14T21:44:22.0998210Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1000560Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1002466Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2025-08-14T21:44:22.1004371Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2025-08-14T21:44:22.1006239Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2025-08-14T21:44:22.1008181Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2025-08-14T21:44:22.1010088Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2025-08-14T21:44:22.1012496Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2025-08-14T21:44:22.1014456Z adding 'torch/include/ATen/ops/special_log1p.h' 2025-08-14T21:44:22.1016730Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1018395Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2025-08-14T21:44:22.1020343Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2025-08-14T21:44:22.1022255Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2025-08-14T21:44:22.1024541Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1026119Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2025-08-14T21:44:22.1027981Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2025-08-14T21:44:22.1029741Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2025-08-14T21:44:22.1031712Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2025-08-14T21:44:22.1033558Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2025-08-14T21:44:22.1035532Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2025-08-14T21:44:22.1037558Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2025-08-14T21:44:22.1039947Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1041814Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2025-08-14T21:44:22.1043860Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2025-08-14T21:44:22.1045937Z adding 'torch/include/ATen/ops/special_logit.h' 2025-08-14T21:44:22.1048162Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1049892Z adding 'torch/include/ATen/ops/special_logit_native.h' 2025-08-14T21:44:22.1052035Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2025-08-14T21:44:22.1053998Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2025-08-14T21:44:22.1056186Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1057851Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2025-08-14T21:44:22.1059823Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2025-08-14T21:44:22.1061782Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2025-08-14T21:44:22.1064059Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1065698Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2025-08-14T21:44:22.1067587Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2025-08-14T21:44:22.1069514Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2025-08-14T21:44:22.1071880Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2025-08-14T21:44:22.1073951Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2025-08-14T21:44:22.1076057Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2025-08-14T21:44:22.1078049Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2025-08-14T21:44:22.1080578Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1082358Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2025-08-14T21:44:22.1084323Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2025-08-14T21:44:22.1086300Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2025-08-14T21:44:22.1088236Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2025-08-14T21:44:22.1090105Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2025-08-14T21:44:22.1092213Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2025-08-14T21:44:22.1094202Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2025-08-14T21:44:22.1096438Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1098120Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2025-08-14T21:44:22.1100057Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2025-08-14T21:44:22.1101800Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2025-08-14T21:44:22.1103734Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2025-08-14T21:44:22.1105599Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2025-08-14T21:44:22.1107543Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2025-08-14T21:44:22.1109477Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2025-08-14T21:44:22.1111713Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1113445Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2025-08-14T21:44:22.1115376Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2025-08-14T21:44:22.1117102Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2025-08-14T21:44:22.1119008Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2025-08-14T21:44:22.1121190Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2025-08-14T21:44:22.1123184Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2025-08-14T21:44:22.1125149Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2025-08-14T21:44:22.1127424Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1129091Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2025-08-14T21:44:22.1131158Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2025-08-14T21:44:22.1133186Z adding 'torch/include/ATen/ops/special_ndtr.h' 2025-08-14T21:44:22.1135281Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1136895Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2025-08-14T21:44:22.1138831Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2025-08-14T21:44:22.1140720Z adding 'torch/include/ATen/ops/special_ndtri.h' 2025-08-14T21:44:22.1142978Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1144653Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2025-08-14T21:44:22.1146540Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2025-08-14T21:44:22.1148316Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2025-08-14T21:44:22.1150292Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2025-08-14T21:44:22.1152090Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2025-08-14T21:44:22.1154029Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2025-08-14T21:44:22.1156022Z adding 'torch/include/ATen/ops/special_polygamma.h' 2025-08-14T21:44:22.1158200Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1160075Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2025-08-14T21:44:22.1162287Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2025-08-14T21:44:22.1164228Z adding 'torch/include/ATen/ops/special_psi.h' 2025-08-14T21:44:22.1166422Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1168205Z adding 'torch/include/ATen/ops/special_psi_native.h' 2025-08-14T21:44:22.1170487Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2025-08-14T21:44:22.1172810Z adding 'torch/include/ATen/ops/special_round.h' 2025-08-14T21:44:22.1175076Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1176779Z adding 'torch/include/ATen/ops/special_round_native.h' 2025-08-14T21:44:22.1178856Z adding 'torch/include/ATen/ops/special_round_ops.h' 2025-08-14T21:44:22.1181189Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2025-08-14T21:44:22.1183515Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1185156Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2025-08-14T21:44:22.1187018Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2025-08-14T21:44:22.1188771Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2025-08-14T21:44:22.1190774Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2025-08-14T21:44:22.1192477Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2025-08-14T21:44:22.1194472Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2025-08-14T21:44:22.1196409Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2025-08-14T21:44:22.1198588Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1200693Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2025-08-14T21:44:22.1202587Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2025-08-14T21:44:22.1204402Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2025-08-14T21:44:22.1206392Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2025-08-14T21:44:22.1208229Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2025-08-14T21:44:22.1210295Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2025-08-14T21:44:22.1212566Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2025-08-14T21:44:22.1214905Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1216939Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1224196Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2025-08-14T21:44:22.1226297Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2025-08-14T21:44:22.1228107Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2025-08-14T21:44:22.1230212Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2025-08-14T21:44:22.1232117Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2025-08-14T21:44:22.1234345Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2025-08-14T21:44:22.1236538Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2025-08-14T21:44:22.1238827Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1241313Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1243065Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2025-08-14T21:44:22.1245023Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2025-08-14T21:44:22.1246944Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2025-08-14T21:44:22.1248932Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2025-08-14T21:44:22.1250808Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2025-08-14T21:44:22.1253116Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2025-08-14T21:44:22.1255258Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2025-08-14T21:44:22.1257651Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1259712Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1261464Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2025-08-14T21:44:22.1263365Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2025-08-14T21:44:22.1265159Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2025-08-14T21:44:22.1267097Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2025-08-14T21:44:22.1268939Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2025-08-14T21:44:22.1271723Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2025-08-14T21:44:22.1274009Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2025-08-14T21:44:22.1276403Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1278473Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1280365Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2025-08-14T21:44:22.1282317Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2025-08-14T21:44:22.1284160Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2025-08-14T21:44:22.1286193Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2025-08-14T21:44:22.1288086Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2025-08-14T21:44:22.1290439Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2025-08-14T21:44:22.1292461Z adding 'torch/include/ATen/ops/special_sinc.h' 2025-08-14T21:44:22.1294620Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1296341Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2025-08-14T21:44:22.1298295Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2025-08-14T21:44:22.1300224Z adding 'torch/include/ATen/ops/special_softmax.h' 2025-08-14T21:44:22.1302364Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1304003Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2025-08-14T21:44:22.1305909Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2025-08-14T21:44:22.1307958Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2025-08-14T21:44:22.1310181Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1311843Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2025-08-14T21:44:22.1313709Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2025-08-14T21:44:22.1315528Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2025-08-14T21:44:22.1317379Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2025-08-14T21:44:22.1319150Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2025-08-14T21:44:22.1321582Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2025-08-14T21:44:22.1323634Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2025-08-14T21:44:22.1325946Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1328007Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1329774Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2025-08-14T21:44:22.1331738Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2025-08-14T21:44:22.1333629Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2025-08-14T21:44:22.1335569Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2025-08-14T21:44:22.1337390Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2025-08-14T21:44:22.1339647Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2025-08-14T21:44:22.1341815Z adding 'torch/include/ATen/ops/special_xlogy.h' 2025-08-14T21:44:22.1344101Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1345833Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2025-08-14T21:44:22.1348019Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2025-08-14T21:44:22.1350122Z adding 'torch/include/ATen/ops/special_zeta.h' 2025-08-14T21:44:22.1352413Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1354484Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1356160Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2025-08-14T21:44:22.1358046Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2025-08-14T21:44:22.1360130Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2025-08-14T21:44:22.1362286Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2025-08-14T21:44:22.1364130Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2025-08-14T21:44:22.1366510Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2025-08-14T21:44:22.1369020Z adding 'torch/include/ATen/ops/split.h' 2025-08-14T21:44:22.1371396Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1373785Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1375829Z adding 'torch/include/ATen/ops/split_copy.h' 2025-08-14T21:44:22.1378147Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1380232Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1382053Z adding 'torch/include/ATen/ops/split_copy_native.h' 2025-08-14T21:44:22.1384057Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2025-08-14T21:44:22.1385963Z adding 'torch/include/ATen/ops/split_native.h' 2025-08-14T21:44:22.1388016Z adding 'torch/include/ATen/ops/split_ops.h' 2025-08-14T21:44:22.1390083Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2025-08-14T21:44:22.1392255Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1394232Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2025-08-14T21:44:22.1396477Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1398490Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1400643Z adding 'torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h' 2025-08-14T21:44:22.1402601Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2025-08-14T21:44:22.1404678Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2025-08-14T21:44:22.1406608Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2025-08-14T21:44:22.1408619Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2025-08-14T21:44:22.1410544Z adding 'torch/include/ATen/ops/sqrt.h' 2025-08-14T21:44:22.1412935Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1414536Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2025-08-14T21:44:22.1416490Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2025-08-14T21:44:22.1418380Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2025-08-14T21:44:22.1420286Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2025-08-14T21:44:22.1422136Z adding 'torch/include/ATen/ops/sqrt_native.h' 2025-08-14T21:44:22.1424148Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2025-08-14T21:44:22.1426097Z adding 'torch/include/ATen/ops/square.h' 2025-08-14T21:44:22.1428239Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1429902Z adding 'torch/include/ATen/ops/square_native.h' 2025-08-14T21:44:22.1431977Z adding 'torch/include/ATen/ops/square_ops.h' 2025-08-14T21:44:22.1433887Z adding 'torch/include/ATen/ops/squeeze.h' 2025-08-14T21:44:22.1435991Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1437889Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1440124Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2025-08-14T21:44:22.1442543Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1444618Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1446237Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2025-08-14T21:44:22.1448576Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2025-08-14T21:44:22.1450647Z adding 'torch/include/ATen/ops/squeeze_native.h' 2025-08-14T21:44:22.1453009Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2025-08-14T21:44:22.1455056Z adding 'torch/include/ATen/ops/sspaddmm.h' 2025-08-14T21:44:22.1457180Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1458957Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2025-08-14T21:44:22.1460833Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2025-08-14T21:44:22.1462719Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2025-08-14T21:44:22.1464814Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2025-08-14T21:44:22.1466686Z adding 'torch/include/ATen/ops/stack.h' 2025-08-14T21:44:22.1468783Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1471059Z adding 'torch/include/ATen/ops/stack_native.h' 2025-08-14T21:44:22.1473084Z adding 'torch/include/ATen/ops/stack_ops.h' 2025-08-14T21:44:22.1475448Z adding 'torch/include/ATen/ops/std.h' 2025-08-14T21:44:22.1477895Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1480015Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2025-08-14T21:44:22.1482161Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2025-08-14T21:44:22.1484422Z adding 'torch/include/ATen/ops/std_mean.h' 2025-08-14T21:44:22.1486687Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1488716Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1490544Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2025-08-14T21:44:22.1492565Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2025-08-14T21:44:22.1494567Z adding 'torch/include/ATen/ops/std_mean_native.h' 2025-08-14T21:44:22.1496983Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2025-08-14T21:44:22.1498999Z adding 'torch/include/ATen/ops/std_native.h' 2025-08-14T21:44:22.1501570Z adding 'torch/include/ATen/ops/std_ops.h' 2025-08-14T21:44:22.1503665Z adding 'torch/include/ATen/ops/stft.h' 2025-08-14T21:44:22.1505866Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1507700Z adding 'torch/include/ATen/ops/stft_native.h' 2025-08-14T21:44:22.1509899Z adding 'torch/include/ATen/ops/stft_ops.h' 2025-08-14T21:44:22.1511783Z adding 'torch/include/ATen/ops/stride.h' 2025-08-14T21:44:22.1513899Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1515640Z adding 'torch/include/ATen/ops/stride_native.h' 2025-08-14T21:44:22.1517693Z adding 'torch/include/ATen/ops/stride_ops.h' 2025-08-14T21:44:22.1520064Z adding 'torch/include/ATen/ops/sub.h' 2025-08-14T21:44:22.1522365Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1524492Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1526246Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2025-08-14T21:44:22.1528197Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2025-08-14T21:44:22.1530049Z adding 'torch/include/ATen/ops/sub_meta.h' 2025-08-14T21:44:22.1532133Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2025-08-14T21:44:22.1534037Z adding 'torch/include/ATen/ops/sub_native.h' 2025-08-14T21:44:22.1536272Z adding 'torch/include/ATen/ops/sub_ops.h' 2025-08-14T21:44:22.1538396Z adding 'torch/include/ATen/ops/subtract.h' 2025-08-14T21:44:22.1540544Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1542245Z adding 'torch/include/ATen/ops/subtract_native.h' 2025-08-14T21:44:22.1544398Z adding 'torch/include/ATen/ops/subtract_ops.h' 2025-08-14T21:44:22.1546656Z adding 'torch/include/ATen/ops/sum.h' 2025-08-14T21:44:22.1548937Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1550991Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1552798Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1554738Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2025-08-14T21:44:22.1556679Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2025-08-14T21:44:22.1558529Z adding 'torch/include/ATen/ops/sum_meta.h' 2025-08-14T21:44:22.1560922Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2025-08-14T21:44:22.1562925Z adding 'torch/include/ATen/ops/sum_native.h' 2025-08-14T21:44:22.1565294Z adding 'torch/include/ATen/ops/sum_ops.h' 2025-08-14T21:44:22.1567412Z adding 'torch/include/ATen/ops/sum_to_size.h' 2025-08-14T21:44:22.1569824Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1571657Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2025-08-14T21:44:22.1573710Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2025-08-14T21:44:22.1575687Z adding 'torch/include/ATen/ops/svd.h' 2025-08-14T21:44:22.1577860Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1579661Z adding 'torch/include/ATen/ops/svd_native.h' 2025-08-14T21:44:22.1581843Z adding 'torch/include/ATen/ops/svd_ops.h' 2025-08-14T21:44:22.1583808Z adding 'torch/include/ATen/ops/swapaxes.h' 2025-08-14T21:44:22.1585888Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1587570Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2025-08-14T21:44:22.1589573Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2025-08-14T21:44:22.1591477Z adding 'torch/include/ATen/ops/swapdims.h' 2025-08-14T21:44:22.1593548Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1595209Z adding 'torch/include/ATen/ops/swapdims_native.h' 2025-08-14T21:44:22.1597172Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2025-08-14T21:44:22.1599140Z adding 'torch/include/ATen/ops/sym_constrain_range.h' 2025-08-14T21:44:22.1601618Z adding 'torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1603577Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size.h' 2025-08-14T21:44:22.1605867Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1607502Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_native.h' 2025-08-14T21:44:22.1609484Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_ops.h' 2025-08-14T21:44:22.1611390Z adding 'torch/include/ATen/ops/sym_constrain_range_native.h' 2025-08-14T21:44:22.1613427Z adding 'torch/include/ATen/ops/sym_constrain_range_ops.h' 2025-08-14T21:44:22.1615317Z adding 'torch/include/ATen/ops/sym_numel.h' 2025-08-14T21:44:22.1617348Z adding 'torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1618994Z adding 'torch/include/ATen/ops/sym_numel_native.h' 2025-08-14T21:44:22.1620912Z adding 'torch/include/ATen/ops/sym_numel_ops.h' 2025-08-14T21:44:22.1622751Z adding 'torch/include/ATen/ops/sym_size.h' 2025-08-14T21:44:22.1624828Z adding 'torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1626511Z adding 'torch/include/ATen/ops/sym_size_native.h' 2025-08-14T21:44:22.1628425Z adding 'torch/include/ATen/ops/sym_size_ops.h' 2025-08-14T21:44:22.1630284Z adding 'torch/include/ATen/ops/sym_storage_offset.h' 2025-08-14T21:44:22.1632382Z adding 'torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1633973Z adding 'torch/include/ATen/ops/sym_storage_offset_native.h' 2025-08-14T21:44:22.1635873Z adding 'torch/include/ATen/ops/sym_storage_offset_ops.h' 2025-08-14T21:44:22.1637686Z adding 'torch/include/ATen/ops/sym_stride.h' 2025-08-14T21:44:22.1640052Z adding 'torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1641756Z adding 'torch/include/ATen/ops/sym_stride_native.h' 2025-08-14T21:44:22.1643838Z adding 'torch/include/ATen/ops/sym_stride_ops.h' 2025-08-14T21:44:22.1645708Z adding 'torch/include/ATen/ops/t.h' 2025-08-14T21:44:22.1647801Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1649612Z adding 'torch/include/ATen/ops/t_copy.h' 2025-08-14T21:44:22.1651860Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1654448Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1655875Z adding 'torch/include/ATen/ops/t_copy_native.h' 2025-08-14T21:44:22.1657806Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2025-08-14T21:44:22.1659585Z adding 'torch/include/ATen/ops/t_native.h' 2025-08-14T21:44:22.1661602Z adding 'torch/include/ATen/ops/t_ops.h' 2025-08-14T21:44:22.1663510Z adding 'torch/include/ATen/ops/take.h' 2025-08-14T21:44:22.1665530Z adding 'torch/include/ATen/ops/take_along_dim.h' 2025-08-14T21:44:22.1667657Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1669302Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2025-08-14T21:44:22.1672193Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2025-08-14T21:44:22.1674321Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2025-08-14T21:44:22.1676321Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2025-08-14T21:44:22.1678169Z adding 'torch/include/ATen/ops/take_native.h' 2025-08-14T21:44:22.1680461Z adding 'torch/include/ATen/ops/take_ops.h' 2025-08-14T21:44:22.1682492Z adding 'torch/include/ATen/ops/tan.h' 2025-08-14T21:44:22.1684809Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1686581Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2025-08-14T21:44:22.1688548Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2025-08-14T21:44:22.1691297Z adding 'torch/include/ATen/ops/tan_meta.h' 2025-08-14T21:44:22.1693292Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2025-08-14T21:44:22.1695147Z adding 'torch/include/ATen/ops/tan_native.h' 2025-08-14T21:44:22.1699499Z adding 'torch/include/ATen/ops/tan_ops.h' 2025-08-14T21:44:22.1699632Z adding 'torch/include/ATen/ops/tanh.h' 2025-08-14T21:44:22.1701276Z adding 'torch/include/ATen/ops/tanh_backward.h' 2025-08-14T21:44:22.1703407Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1705054Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2025-08-14T21:44:22.1707044Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2025-08-14T21:44:22.1708814Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2025-08-14T21:44:22.1710799Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2025-08-14T21:44:22.1712588Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2025-08-14T21:44:22.1714569Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2025-08-14T21:44:22.1716708Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1718377Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2025-08-14T21:44:22.1720654Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2025-08-14T21:44:22.1722585Z adding 'torch/include/ATen/ops/tanh_meta.h' 2025-08-14T21:44:22.1724589Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2025-08-14T21:44:22.1726520Z adding 'torch/include/ATen/ops/tanh_native.h' 2025-08-14T21:44:22.1728658Z adding 'torch/include/ATen/ops/tanh_ops.h' 2025-08-14T21:44:22.1730764Z adding 'torch/include/ATen/ops/tensor.h' 2025-08-14T21:44:22.1733083Z adding 'torch/include/ATen/ops/tensor_split.h' 2025-08-14T21:44:22.1735427Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1737104Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2025-08-14T21:44:22.1739333Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2025-08-14T21:44:22.1741341Z adding 'torch/include/ATen/ops/tensordot.h' 2025-08-14T21:44:22.1743560Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1745275Z adding 'torch/include/ATen/ops/tensordot_native.h' 2025-08-14T21:44:22.1747289Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2025-08-14T21:44:22.1749635Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2025-08-14T21:44:22.1752096Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1753826Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2025-08-14T21:44:22.1755889Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2025-08-14T21:44:22.1757881Z adding 'torch/include/ATen/ops/threshold.h' 2025-08-14T21:44:22.1760154Z adding 'torch/include/ATen/ops/threshold_backward.h' 2025-08-14T21:44:22.1762630Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1764353Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2025-08-14T21:44:22.1766329Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2025-08-14T21:44:22.1768153Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2025-08-14T21:44:22.1770531Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2025-08-14T21:44:22.1772627Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2025-08-14T21:44:22.1774819Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2025-08-14T21:44:22.1777184Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1778877Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2025-08-14T21:44:22.1780851Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2025-08-14T21:44:22.1782822Z adding 'torch/include/ATen/ops/threshold_meta.h' 2025-08-14T21:44:22.1784819Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2025-08-14T21:44:22.1786626Z adding 'torch/include/ATen/ops/threshold_native.h' 2025-08-14T21:44:22.1788729Z adding 'torch/include/ATen/ops/threshold_ops.h' 2025-08-14T21:44:22.1790657Z adding 'torch/include/ATen/ops/tile.h' 2025-08-14T21:44:22.1792756Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1794459Z adding 'torch/include/ATen/ops/tile_native.h' 2025-08-14T21:44:22.1796310Z adding 'torch/include/ATen/ops/tile_ops.h' 2025-08-14T21:44:22.1798092Z adding 'torch/include/ATen/ops/to.h' 2025-08-14T21:44:22.1800667Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1802412Z adding 'torch/include/ATen/ops/to_dense.h' 2025-08-14T21:44:22.1804438Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2025-08-14T21:44:22.1806662Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1808320Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2025-08-14T21:44:22.1810410Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2025-08-14T21:44:22.1812668Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1814356Z adding 'torch/include/ATen/ops/to_dense_native.h' 2025-08-14T21:44:22.1816327Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2025-08-14T21:44:22.1818239Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2025-08-14T21:44:22.1820163Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2025-08-14T21:44:22.1822373Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1823942Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2025-08-14T21:44:22.1825806Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2025-08-14T21:44:22.1827853Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1829562Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2025-08-14T21:44:22.1831370Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2025-08-14T21:44:22.1833292Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2025-08-14T21:44:22.1835269Z adding 'torch/include/ATen/ops/to_native.h' 2025-08-14T21:44:22.1837485Z adding 'torch/include/ATen/ops/to_ops.h' 2025-08-14T21:44:22.1840074Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2025-08-14T21:44:22.1842664Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1844396Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2025-08-14T21:44:22.1846534Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2025-08-14T21:44:22.1848397Z adding 'torch/include/ATen/ops/to_sparse.h' 2025-08-14T21:44:22.1850180Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2025-08-14T21:44:22.1852486Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1854137Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2025-08-14T21:44:22.1856090Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2025-08-14T21:44:22.1857868Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2025-08-14T21:44:22.1859967Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1861612Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2025-08-14T21:44:22.1863587Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2025-08-14T21:44:22.1865729Z adding 'torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1867328Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2025-08-14T21:44:22.1869608Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1871600Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2025-08-14T21:44:22.1873731Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2025-08-14T21:44:22.1875610Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2025-08-14T21:44:22.1877825Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1879545Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2025-08-14T21:44:22.1881644Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2025-08-14T21:44:22.1883602Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2025-08-14T21:44:22.1885845Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2025-08-14T21:44:22.1888077Z adding 'torch/include/ATen/ops/topk.h' 2025-08-14T21:44:22.1890474Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1892349Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2025-08-14T21:44:22.1894345Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2025-08-14T21:44:22.1896169Z adding 'torch/include/ATen/ops/topk_meta.h' 2025-08-14T21:44:22.1898233Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2025-08-14T21:44:22.1900179Z adding 'torch/include/ATen/ops/topk_native.h' 2025-08-14T21:44:22.1902260Z adding 'torch/include/ATen/ops/topk_ops.h' 2025-08-14T21:44:22.1904212Z adding 'torch/include/ATen/ops/trace.h' 2025-08-14T21:44:22.1906264Z adding 'torch/include/ATen/ops/trace_backward.h' 2025-08-14T21:44:22.1908419Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1910041Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2025-08-14T21:44:22.1911941Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2025-08-14T21:44:22.1913957Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1915714Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2025-08-14T21:44:22.1917574Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2025-08-14T21:44:22.1919419Z adding 'torch/include/ATen/ops/trace_native.h' 2025-08-14T21:44:22.1921792Z adding 'torch/include/ATen/ops/trace_ops.h' 2025-08-14T21:44:22.1923740Z adding 'torch/include/ATen/ops/transpose.h' 2025-08-14T21:44:22.1925863Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1927865Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1929732Z adding 'torch/include/ATen/ops/transpose_copy.h' 2025-08-14T21:44:22.1932057Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1934087Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1935663Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2025-08-14T21:44:22.1937709Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2025-08-14T21:44:22.1939579Z adding 'torch/include/ATen/ops/transpose_native.h' 2025-08-14T21:44:22.1941612Z adding 'torch/include/ATen/ops/transpose_ops.h' 2025-08-14T21:44:22.1943513Z adding 'torch/include/ATen/ops/trapezoid.h' 2025-08-14T21:44:22.1945603Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1947334Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2025-08-14T21:44:22.1949323Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2025-08-14T21:44:22.1951210Z adding 'torch/include/ATen/ops/trapz.h' 2025-08-14T21:44:22.1953290Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.1955007Z adding 'torch/include/ATen/ops/trapz_native.h' 2025-08-14T21:44:22.1956943Z adding 'torch/include/ATen/ops/trapz_ops.h' 2025-08-14T21:44:22.1958982Z adding 'torch/include/ATen/ops/triangular_solve.h' 2025-08-14T21:44:22.1961615Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1963385Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2025-08-14T21:44:22.1965411Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2025-08-14T21:44:22.1967318Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2025-08-14T21:44:22.1969557Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2025-08-14T21:44:22.1971596Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2025-08-14T21:44:22.1973811Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2025-08-14T21:44:22.1975788Z adding 'torch/include/ATen/ops/tril.h' 2025-08-14T21:44:22.1978138Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.1979797Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2025-08-14T21:44:22.1981914Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2025-08-14T21:44:22.1983965Z adding 'torch/include/ATen/ops/tril_indices.h' 2025-08-14T21:44:22.1986111Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.1987921Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2025-08-14T21:44:22.1989914Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2025-08-14T21:44:22.1991689Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2025-08-14T21:44:22.1993803Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2025-08-14T21:44:22.1995733Z adding 'torch/include/ATen/ops/tril_meta.h' 2025-08-14T21:44:22.1997665Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2025-08-14T21:44:22.1999566Z adding 'torch/include/ATen/ops/tril_native.h' 2025-08-14T21:44:22.2002056Z adding 'torch/include/ATen/ops/tril_ops.h' 2025-08-14T21:44:22.2004098Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2025-08-14T21:44:22.2006341Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2008043Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2025-08-14T21:44:22.2010049Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2025-08-14T21:44:22.2012125Z adding 'torch/include/ATen/ops/triu.h' 2025-08-14T21:44:22.2014362Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2016001Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2025-08-14T21:44:22.2017876Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2025-08-14T21:44:22.2019880Z adding 'torch/include/ATen/ops/triu_indices.h' 2025-08-14T21:44:22.2022026Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2023839Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2025-08-14T21:44:22.2025777Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2025-08-14T21:44:22.2027680Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2025-08-14T21:44:22.2029767Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2025-08-14T21:44:22.2031621Z adding 'torch/include/ATen/ops/triu_meta.h' 2025-08-14T21:44:22.2033601Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2025-08-14T21:44:22.2035417Z adding 'torch/include/ATen/ops/triu_native.h' 2025-08-14T21:44:22.2037425Z adding 'torch/include/ATen/ops/triu_ops.h' 2025-08-14T21:44:22.2039474Z adding 'torch/include/ATen/ops/true_divide.h' 2025-08-14T21:44:22.2042036Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2043759Z adding 'torch/include/ATen/ops/true_divide_native.h' 2025-08-14T21:44:22.2045957Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2025-08-14T21:44:22.2047989Z adding 'torch/include/ATen/ops/trunc.h' 2025-08-14T21:44:22.2050308Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2052073Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2025-08-14T21:44:22.2054021Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2025-08-14T21:44:22.2055818Z adding 'torch/include/ATen/ops/trunc_meta.h' 2025-08-14T21:44:22.2057718Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2025-08-14T21:44:22.2059603Z adding 'torch/include/ATen/ops/trunc_native.h' 2025-08-14T21:44:22.2061617Z adding 'torch/include/ATen/ops/trunc_ops.h' 2025-08-14T21:44:22.2063995Z adding 'torch/include/ATen/ops/type_as.h' 2025-08-14T21:44:22.2065685Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2067316Z adding 'torch/include/ATen/ops/type_as_native.h' 2025-08-14T21:44:22.2069202Z adding 'torch/include/ATen/ops/type_as_ops.h' 2025-08-14T21:44:22.2071666Z adding 'torch/include/ATen/ops/unbind.h' 2025-08-14T21:44:22.2073964Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2075956Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2077809Z adding 'torch/include/ATen/ops/unbind_copy.h' 2025-08-14T21:44:22.2080108Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2082257Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2083868Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2025-08-14T21:44:22.2085893Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2025-08-14T21:44:22.2087784Z adding 'torch/include/ATen/ops/unbind_native.h' 2025-08-14T21:44:22.2089834Z adding 'torch/include/ATen/ops/unbind_ops.h' 2025-08-14T21:44:22.2092114Z adding 'torch/include/ATen/ops/unflatten.h' 2025-08-14T21:44:22.2094363Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2096253Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2025-08-14T21:44:22.2098480Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2100076Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2025-08-14T21:44:22.2101996Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2025-08-14T21:44:22.2103830Z adding 'torch/include/ATen/ops/unflatten_native.h' 2025-08-14T21:44:22.2105794Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2025-08-14T21:44:22.2107686Z adding 'torch/include/ATen/ops/unfold.h' 2025-08-14T21:44:22.2109898Z adding 'torch/include/ATen/ops/unfold_backward.h' 2025-08-14T21:44:22.2112237Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2114008Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2025-08-14T21:44:22.2115952Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2025-08-14T21:44:22.2117769Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2025-08-14T21:44:22.2120114Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2025-08-14T21:44:22.2122183Z adding 'torch/include/ATen/ops/unfold_copy.h' 2025-08-14T21:44:22.2124491Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2126557Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2128156Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2025-08-14T21:44:22.2130188Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2025-08-14T21:44:22.2132354Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2025-08-14T21:44:22.2134201Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2025-08-14T21:44:22.2136165Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2025-08-14T21:44:22.2137940Z adding 'torch/include/ATen/ops/unfold_native.h' 2025-08-14T21:44:22.2139883Z adding 'torch/include/ATen/ops/unfold_ops.h' 2025-08-14T21:44:22.2141805Z adding 'torch/include/ATen/ops/uniform.h' 2025-08-14T21:44:22.2143940Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2145691Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2025-08-14T21:44:22.2147560Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2025-08-14T21:44:22.2150205Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2025-08-14T21:44:22.2152172Z adding 'torch/include/ATen/ops/uniform_native.h' 2025-08-14T21:44:22.2154309Z adding 'torch/include/ATen/ops/uniform_ops.h' 2025-08-14T21:44:22.2156425Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2025-08-14T21:44:22.2158684Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2160944Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2025-08-14T21:44:22.2162882Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2025-08-14T21:44:22.2164768Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2025-08-14T21:44:22.2166900Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2025-08-14T21:44:22.2168973Z adding 'torch/include/ATen/ops/unique_dim.h' 2025-08-14T21:44:22.2171585Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2173803Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2025-08-14T21:44:22.2176120Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2177928Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2025-08-14T21:44:22.2179872Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2025-08-14T21:44:22.2181938Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2025-08-14T21:44:22.2184275Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2025-08-14T21:44:22.2186352Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2025-08-14T21:44:22.2188261Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2025-08-14T21:44:22.2190111Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2025-08-14T21:44:22.2192203Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2025-08-14T21:44:22.2194179Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2025-08-14T21:44:22.2196319Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2198044Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2025-08-14T21:44:22.2200260Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2025-08-14T21:44:22.2202556Z adding 'torch/include/ATen/ops/unsafe_split.h' 2025-08-14T21:44:22.2204944Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2206675Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2025-08-14T21:44:22.2208730Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2025-08-14T21:44:22.2211101Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2025-08-14T21:44:22.2213591Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2215278Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2025-08-14T21:44:22.2217338Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2025-08-14T21:44:22.2219164Z adding 'torch/include/ATen/ops/unsqueeze.h' 2025-08-14T21:44:22.2221212Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2222962Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2025-08-14T21:44:22.2225093Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2227057Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2228580Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2025-08-14T21:44:22.2230520Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2025-08-14T21:44:22.2232460Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2025-08-14T21:44:22.2234439Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2025-08-14T21:44:22.2236898Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2025-08-14T21:44:22.2239602Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2025-08-14T21:44:22.2242526Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2244394Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2025-08-14T21:44:22.2246611Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2025-08-14T21:44:22.2248627Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2025-08-14T21:44:22.2250742Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2025-08-14T21:44:22.2252901Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2025-08-14T21:44:22.2254919Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2025-08-14T21:44:22.2257195Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2259061Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2260926Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2025-08-14T21:44:22.2262957Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2025-08-14T21:44:22.2264824Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2025-08-14T21:44:22.2266806Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2025-08-14T21:44:22.2268699Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2025-08-14T21:44:22.2271369Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2025-08-14T21:44:22.2274382Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2025-08-14T21:44:22.2277162Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2025-08-14T21:44:22.2279823Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2281786Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2025-08-14T21:44:22.2283982Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2025-08-14T21:44:22.2285950Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2025-08-14T21:44:22.2288176Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2025-08-14T21:44:22.2290158Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2025-08-14T21:44:22.2292386Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2025-08-14T21:44:22.2294573Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2296648Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2298479Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2300320Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2025-08-14T21:44:22.2302339Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2025-08-14T21:44:22.2304225Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2025-08-14T21:44:22.2306242Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2025-08-14T21:44:22.2308181Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2025-08-14T21:44:22.2310356Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2025-08-14T21:44:22.2312853Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2025-08-14T21:44:22.2315448Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2025-08-14T21:44:22.2317926Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2320008Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2025-08-14T21:44:22.2322254Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2025-08-14T21:44:22.2324175Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2025-08-14T21:44:22.2326353Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2025-08-14T21:44:22.2328366Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2025-08-14T21:44:22.2330595Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2025-08-14T21:44:22.2332936Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2334768Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2336629Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2025-08-14T21:44:22.2338570Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2025-08-14T21:44:22.2340419Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2025-08-14T21:44:22.2342445Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2025-08-14T21:44:22.2344377Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2025-08-14T21:44:22.2346494Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2025-08-14T21:44:22.2348850Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2025-08-14T21:44:22.2351335Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2025-08-14T21:44:22.2353831Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2355579Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2025-08-14T21:44:22.2357654Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2025-08-14T21:44:22.2359575Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2025-08-14T21:44:22.2361940Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2025-08-14T21:44:22.2363933Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2025-08-14T21:44:22.2366107Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2025-08-14T21:44:22.2368412Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2370642Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2372959Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2025-08-14T21:44:22.2375083Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2025-08-14T21:44:22.2377009Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2025-08-14T21:44:22.2379073Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2025-08-14T21:44:22.2381217Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2025-08-14T21:44:22.2383320Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2025-08-14T21:44:22.2385966Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2025-08-14T21:44:22.2388660Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2025-08-14T21:44:22.2391167Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2392941Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2025-08-14T21:44:22.2394992Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2025-08-14T21:44:22.2396849Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2025-08-14T21:44:22.2398947Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2025-08-14T21:44:22.2401289Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2025-08-14T21:44:22.2403546Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2025-08-14T21:44:22.2405807Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2407962Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2409839Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2411772Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2025-08-14T21:44:22.2413813Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2025-08-14T21:44:22.2415767Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2025-08-14T21:44:22.2417760Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2025-08-14T21:44:22.2419739Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2025-08-14T21:44:22.2421962Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2025-08-14T21:44:22.2424471Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2025-08-14T21:44:22.2427095Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2025-08-14T21:44:22.2429626Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2431396Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2025-08-14T21:44:22.2433463Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2025-08-14T21:44:22.2435358Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2025-08-14T21:44:22.2437414Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2025-08-14T21:44:22.2439392Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2025-08-14T21:44:22.2441960Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2025-08-14T21:44:22.2444296Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2446273Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2448228Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2025-08-14T21:44:22.2450314Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2025-08-14T21:44:22.2452334Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2025-08-14T21:44:22.2454355Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2025-08-14T21:44:22.2456347Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2025-08-14T21:44:22.2458525Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2025-08-14T21:44:22.2461019Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2025-08-14T21:44:22.2463753Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2025-08-14T21:44:22.2466308Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2468149Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2025-08-14T21:44:22.2470834Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2025-08-14T21:44:22.2472800Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2025-08-14T21:44:22.2474953Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2025-08-14T21:44:22.2476930Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2025-08-14T21:44:22.2479121Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2025-08-14T21:44:22.2481703Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2483703Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2485645Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2025-08-14T21:44:22.2487780Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2025-08-14T21:44:22.2489751Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2025-08-14T21:44:22.2491949Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2025-08-14T21:44:22.2493972Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2025-08-14T21:44:22.2496054Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2025-08-14T21:44:22.2498263Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2025-08-14T21:44:22.2500482Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2502081Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2025-08-14T21:44:22.2504020Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2025-08-14T21:44:22.2505668Z adding 'torch/include/ATen/ops/values.h' 2025-08-14T21:44:22.2507813Z adding 'torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2509490Z adding 'torch/include/ATen/ops/values_copy.h' 2025-08-14T21:44:22.2511592Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2513590Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2515198Z adding 'torch/include/ATen/ops/values_copy_native.h' 2025-08-14T21:44:22.2517146Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2025-08-14T21:44:22.2518965Z adding 'torch/include/ATen/ops/values_native.h' 2025-08-14T21:44:22.2521310Z adding 'torch/include/ATen/ops/values_ops.h' 2025-08-14T21:44:22.2523262Z adding 'torch/include/ATen/ops/vander.h' 2025-08-14T21:44:22.2525483Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2527167Z adding 'torch/include/ATen/ops/vander_native.h' 2025-08-14T21:44:22.2529188Z adding 'torch/include/ATen/ops/vander_ops.h' 2025-08-14T21:44:22.2531491Z adding 'torch/include/ATen/ops/var.h' 2025-08-14T21:44:22.2533902Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2535758Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2025-08-14T21:44:22.2537691Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2025-08-14T21:44:22.2539790Z adding 'torch/include/ATen/ops/var_mean.h' 2025-08-14T21:44:22.2541970Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2543957Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2545756Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2025-08-14T21:44:22.2547642Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2025-08-14T21:44:22.2549617Z adding 'torch/include/ATen/ops/var_mean_native.h' 2025-08-14T21:44:22.2551951Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2025-08-14T21:44:22.2554075Z adding 'torch/include/ATen/ops/var_native.h' 2025-08-14T21:44:22.2556615Z adding 'torch/include/ATen/ops/var_ops.h' 2025-08-14T21:44:22.2558719Z adding 'torch/include/ATen/ops/vdot.h' 2025-08-14T21:44:22.2561536Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2563043Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2025-08-14T21:44:22.2564970Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2025-08-14T21:44:22.2566785Z adding 'torch/include/ATen/ops/vdot_native.h' 2025-08-14T21:44:22.2568818Z adding 'torch/include/ATen/ops/vdot_ops.h' 2025-08-14T21:44:22.2571062Z adding 'torch/include/ATen/ops/view.h' 2025-08-14T21:44:22.2573048Z adding 'torch/include/ATen/ops/view_as.h' 2025-08-14T21:44:22.2575020Z adding 'torch/include/ATen/ops/view_as_complex.h' 2025-08-14T21:44:22.2577013Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2025-08-14T21:44:22.2579200Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2581397Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2582936Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2025-08-14T21:44:22.2584907Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2025-08-14T21:44:22.2586825Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2025-08-14T21:44:22.2588677Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2025-08-14T21:44:22.2590531Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2025-08-14T21:44:22.2592497Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2025-08-14T21:44:22.2594379Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2025-08-14T21:44:22.2596380Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2598028Z adding 'torch/include/ATen/ops/view_as_native.h' 2025-08-14T21:44:22.2600221Z adding 'torch/include/ATen/ops/view_as_ops.h' 2025-08-14T21:44:22.2602247Z adding 'torch/include/ATen/ops/view_as_real.h' 2025-08-14T21:44:22.2604153Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2025-08-14T21:44:22.2606342Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2608373Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2610002Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2025-08-14T21:44:22.2612104Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2025-08-14T21:44:22.2614045Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2025-08-14T21:44:22.2615887Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2025-08-14T21:44:22.2617716Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2025-08-14T21:44:22.2619442Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2025-08-14T21:44:22.2621351Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2025-08-14T21:44:22.2623403Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2625491Z adding 'torch/include/ATen/ops/view_copy.h' 2025-08-14T21:44:22.2627812Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2630552Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2632243Z adding 'torch/include/ATen/ops/view_copy_native.h' 2025-08-14T21:44:22.2634401Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2025-08-14T21:44:22.2636375Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2025-08-14T21:44:22.2638259Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2025-08-14T21:44:22.2640492Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2025-08-14T21:44:22.2642430Z adding 'torch/include/ATen/ops/view_native.h' 2025-08-14T21:44:22.2644495Z adding 'torch/include/ATen/ops/view_ops.h' 2025-08-14T21:44:22.2646459Z adding 'torch/include/ATen/ops/vsplit.h' 2025-08-14T21:44:22.2648604Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2650334Z adding 'torch/include/ATen/ops/vsplit_native.h' 2025-08-14T21:44:22.2652476Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2025-08-14T21:44:22.2654403Z adding 'torch/include/ATen/ops/vstack.h' 2025-08-14T21:44:22.2656560Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2658270Z adding 'torch/include/ATen/ops/vstack_native.h' 2025-08-14T21:44:22.2660241Z adding 'torch/include/ATen/ops/vstack_ops.h' 2025-08-14T21:44:22.2662290Z adding 'torch/include/ATen/ops/where.h' 2025-08-14T21:44:22.2664496Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2666293Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2025-08-14T21:44:22.2668194Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2025-08-14T21:44:22.2670568Z adding 'torch/include/ATen/ops/where_native.h' 2025-08-14T21:44:22.2673419Z adding 'torch/include/ATen/ops/where_ops.h' 2025-08-14T21:44:22.2675722Z adding 'torch/include/ATen/ops/xlogy.h' 2025-08-14T21:44:22.2678032Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2680376Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:44:22.2682108Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2025-08-14T21:44:22.2684055Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2025-08-14T21:44:22.2685911Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2025-08-14T21:44:22.2687946Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2025-08-14T21:44:22.2689851Z adding 'torch/include/ATen/ops/xlogy_native.h' 2025-08-14T21:44:22.2692351Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2025-08-14T21:44:22.2694350Z adding 'torch/include/ATen/ops/xor.h' 2025-08-14T21:44:22.2696476Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2025-08-14T21:44:22.2698098Z adding 'torch/include/ATen/ops/xor_native.h' 2025-08-14T21:44:22.2700173Z adding 'torch/include/ATen/ops/xor_ops.h' 2025-08-14T21:44:22.2702153Z adding 'torch/include/ATen/ops/zero.h' 2025-08-14T21:44:22.2704273Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2706061Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2025-08-14T21:44:22.2707968Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2025-08-14T21:44:22.2709814Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2025-08-14T21:44:22.2711610Z adding 'torch/include/ATen/ops/zero_native.h' 2025-08-14T21:44:22.2713602Z adding 'torch/include/ATen/ops/zero_ops.h' 2025-08-14T21:44:22.2716050Z adding 'torch/include/ATen/ops/zeros.h' 2025-08-14T21:44:22.2718447Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2720917Z adding 'torch/include/ATen/ops/zeros_like.h' 2025-08-14T21:44:22.2723222Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2025-08-14T21:44:22.2725392Z adding 'torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-08-14T21:44:22.2727059Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2025-08-14T21:44:22.2729182Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2025-08-14T21:44:22.2731163Z adding 'torch/include/ATen/ops/zeros_native.h' 2025-08-14T21:44:22.2733468Z adding 'torch/include/ATen/ops/zeros_ops.h' 2025-08-14T21:44:22.2738564Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2025-08-14T21:44:22.2742381Z adding 'torch/include/ATen/quantized/Quantizer.h' 2025-08-14T21:44:22.2744989Z adding 'torch/include/ATen/xpu/CachingHostAllocator.h' 2025-08-14T21:44:22.2746730Z adding 'torch/include/ATen/xpu/PinnedMemoryAllocator.h' 2025-08-14T21:44:22.2748507Z adding 'torch/include/ATen/xpu/XPUContext.h' 2025-08-14T21:44:22.2750235Z adding 'torch/include/ATen/xpu/XPUDevice.h' 2025-08-14T21:44:22.2753105Z adding 'torch/include/ATen/xpu/XPUEvent.h' 2025-08-14T21:44:22.2755320Z adding 'torch/include/ATen/xpu/XPUGeneratorImpl.h' 2025-08-14T21:44:22.2757585Z adding 'torch/include/ATen/xpu/detail/XPUHooks.h' 2025-08-14T21:44:22.2764661Z adding 'torch/include/c10/core/Allocator.h' 2025-08-14T21:44:22.2770708Z adding 'torch/include/c10/core/AllocatorConfig.h' 2025-08-14T21:44:22.2773384Z adding 'torch/include/c10/core/AutogradState.h' 2025-08-14T21:44:22.2777062Z adding 'torch/include/c10/core/Backend.h' 2025-08-14T21:44:22.2779656Z adding 'torch/include/c10/core/CPUAllocator.h' 2025-08-14T21:44:22.2782627Z adding 'torch/include/c10/core/CachingDeviceAllocator.h' 2025-08-14T21:44:22.2784962Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2025-08-14T21:44:22.2787259Z adding 'torch/include/c10/core/ConstantSymNodeImpl.h' 2025-08-14T21:44:22.2790206Z adding 'torch/include/c10/core/Contiguity.h' 2025-08-14T21:44:22.2792465Z adding 'torch/include/c10/core/CopyBytes.h' 2025-08-14T21:44:22.2794288Z adding 'torch/include/c10/core/DefaultDtype.h' 2025-08-14T21:44:22.2796226Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2025-08-14T21:44:22.2799577Z adding 'torch/include/c10/core/Device.h' 2025-08-14T21:44:22.2802103Z adding 'torch/include/c10/core/DeviceArray.h' 2025-08-14T21:44:22.2805706Z adding 'torch/include/c10/core/DeviceGuard.h' 2025-08-14T21:44:22.2808787Z adding 'torch/include/c10/core/DeviceType.h' 2025-08-14T21:44:22.2822536Z adding 'torch/include/c10/core/DispatchKey.h' 2025-08-14T21:44:22.2839998Z adding 'torch/include/c10/core/DispatchKeySet.h' 2025-08-14T21:44:22.2840884Z adding 'torch/include/c10/core/DynamicCast.h' 2025-08-14T21:44:22.2843861Z adding 'torch/include/c10/core/Event.h' 2025-08-14T21:44:22.2846834Z adding 'torch/include/c10/core/GeneratorImpl.h' 2025-08-14T21:44:22.2849025Z adding 'torch/include/c10/core/GradMode.h' 2025-08-14T21:44:22.2851770Z adding 'torch/include/c10/core/InferenceMode.h' 2025-08-14T21:44:22.2854096Z adding 'torch/include/c10/core/Layout.h' 2025-08-14T21:44:22.2858036Z adding 'torch/include/c10/core/MemoryFormat.h' 2025-08-14T21:44:22.2860226Z adding 'torch/include/c10/core/OptionalRef.h' 2025-08-14T21:44:22.2862788Z adding 'torch/include/c10/core/PyHandleCache.h' 2025-08-14T21:44:22.2864818Z adding 'torch/include/c10/core/QEngine.h' 2025-08-14T21:44:22.2866884Z adding 'torch/include/c10/core/QScheme.h' 2025-08-14T21:44:22.2869216Z adding 'torch/include/c10/core/RefcountedDeleter.h' 2025-08-14T21:44:22.2872542Z adding 'torch/include/c10/core/SafePyObject.h' 2025-08-14T21:44:22.2877495Z adding 'torch/include/c10/core/Scalar.h' 2025-08-14T21:44:22.2884553Z adding 'torch/include/c10/core/ScalarType.h' 2025-08-14T21:44:22.2887311Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2025-08-14T21:44:22.2890532Z adding 'torch/include/c10/core/Storage.h' 2025-08-14T21:44:22.2895211Z adding 'torch/include/c10/core/StorageImpl.h' 2025-08-14T21:44:22.2899079Z adding 'torch/include/c10/core/Stream.h' 2025-08-14T21:44:22.2902434Z adding 'torch/include/c10/core/StreamGuard.h' 2025-08-14T21:44:22.2905022Z adding 'torch/include/c10/core/SymBool.h' 2025-08-14T21:44:22.2907702Z adding 'torch/include/c10/core/SymFloat.h' 2025-08-14T21:44:22.2912940Z adding 'torch/include/c10/core/SymInt.h' 2025-08-14T21:44:22.2915704Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2025-08-14T21:44:22.2918579Z adding 'torch/include/c10/core/SymNodeImpl.h' 2025-08-14T21:44:22.2922331Z adding 'torch/include/c10/core/SymbolicShapeMeta.h' 2025-08-14T21:44:22.2965826Z adding 'torch/include/c10/core/TensorImpl.h' 2025-08-14T21:44:22.2978300Z adding 'torch/include/c10/core/TensorOptions.h' 2025-08-14T21:44:22.2981269Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2025-08-14T21:44:22.2983827Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2025-08-14T21:44:22.2985794Z adding 'torch/include/c10/core/alignment.h' 2025-08-14T21:44:22.2988322Z adding 'torch/include/c10/core/thread_pool.h' 2025-08-14T21:44:22.2990892Z adding 'torch/include/c10/core/impl/COW.h' 2025-08-14T21:44:22.2993202Z adding 'torch/include/c10/core/impl/COWDeleter.h' 2025-08-14T21:44:22.2998509Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2025-08-14T21:44:22.3001744Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2025-08-14T21:44:22.3003882Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2025-08-14T21:44:22.3006446Z adding 'torch/include/c10/core/impl/HermeticPyObjectTLS.h' 2025-08-14T21:44:22.3012206Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2025-08-14T21:44:22.3015293Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2025-08-14T21:44:22.3019449Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2025-08-14T21:44:22.3022902Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2025-08-14T21:44:22.3027294Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2025-08-14T21:44:22.3029697Z adding 'torch/include/c10/core/impl/PyInterpreterHooks.h' 2025-08-14T21:44:22.3032793Z adding 'torch/include/c10/core/impl/PyObjectSlot.h' 2025-08-14T21:44:22.3034873Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2025-08-14T21:44:22.3038224Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2025-08-14T21:44:22.3041111Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2025-08-14T21:44:22.3048559Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2025-08-14T21:44:22.3048734Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2025-08-14T21:44:22.3048899Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2025-08-14T21:44:22.3051675Z adding 'torch/include/c10/cuda/CUDAAllocatorConfig.h' 2025-08-14T21:44:22.3057685Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2025-08-14T21:44:22.3060963Z adding 'torch/include/c10/cuda/CUDADeviceAssertion.h' 2025-08-14T21:44:22.3064546Z adding 'torch/include/c10/cuda/CUDADeviceAssertionHost.h' 2025-08-14T21:44:22.3067400Z adding 'torch/include/c10/cuda/CUDAException.h' 2025-08-14T21:44:22.3070771Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2025-08-14T21:44:22.3073446Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2025-08-14T21:44:22.3077432Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2025-08-14T21:44:22.3080081Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2025-08-14T21:44:22.3082583Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2025-08-14T21:44:22.3084568Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2025-08-14T21:44:22.3089073Z adding 'torch/include/c10/cuda/CUDAStream.h' 2025-08-14T21:44:22.3092081Z adding 'torch/include/c10/cuda/driver_api.h' 2025-08-14T21:44:22.3096200Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2025-08-14T21:44:22.3098207Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2025-08-14T21:44:22.3100163Z adding 'torch/include/c10/macros/Export.h' 2025-08-14T21:44:22.3101753Z adding 'torch/include/c10/macros/Macros.h' 2025-08-14T21:44:22.3103548Z adding 'torch/include/c10/macros/cmake_macros.h' 2025-08-14T21:44:22.3106531Z adding 'torch/include/c10/metal/atomic.h' 2025-08-14T21:44:22.3108723Z adding 'torch/include/c10/metal/common.h' 2025-08-14T21:44:22.3111492Z adding 'torch/include/c10/metal/expm1f.h' 2025-08-14T21:44:22.3116555Z adding 'torch/include/c10/metal/indexing.h' 2025-08-14T21:44:22.3119625Z adding 'torch/include/c10/metal/random.h' 2025-08-14T21:44:22.3123584Z adding 'torch/include/c10/metal/reduction_utils.h' 2025-08-14T21:44:22.3140628Z adding 'torch/include/c10/metal/special_math.h' 2025-08-14T21:44:22.3142632Z adding 'torch/include/c10/metal/utils.h' 2025-08-14T21:44:22.3145991Z adding 'torch/include/c10/mobile/CPUCachingAllocator.h' 2025-08-14T21:44:22.3148917Z adding 'torch/include/c10/mobile/CPUProfilingAllocator.h' 2025-08-14T21:44:22.3151217Z adding 'torch/include/c10/test/util/Macros.h' 2025-08-14T21:44:22.3155384Z adding 'torch/include/c10/test/util/complex_math_test_common.h' 2025-08-14T21:44:22.3161477Z adding 'torch/include/c10/test/util/complex_test_common.h' 2025-08-14T21:44:22.3165448Z adding 'torch/include/c10/util/AbortHandler.h' 2025-08-14T21:44:22.3168505Z adding 'torch/include/c10/util/AlignOf.h' 2025-08-14T21:44:22.3171851Z adding 'torch/include/c10/util/ApproximateClock.h' 2025-08-14T21:44:22.3173803Z adding 'torch/include/c10/util/Array.h' 2025-08-14T21:44:22.3178185Z adding 'torch/include/c10/util/ArrayRef.h' 2025-08-14T21:44:22.3180274Z adding 'torch/include/c10/util/BFloat16-inl.h' 2025-08-14T21:44:22.3183552Z adding 'torch/include/c10/util/BFloat16-math.h' 2025-08-14T21:44:22.3185432Z adding 'torch/include/c10/util/BFloat16.h' 2025-08-14T21:44:22.3187348Z adding 'torch/include/c10/util/Backtrace.h' 2025-08-14T21:44:22.3189852Z adding 'torch/include/c10/util/Bitset.h' 2025-08-14T21:44:22.3192273Z adding 'torch/include/c10/util/C++17.h' 2025-08-14T21:44:22.3194563Z adding 'torch/include/c10/util/CallOnce.h' 2025-08-14T21:44:22.3198341Z adding 'torch/include/c10/util/ConstexprCrc.h' 2025-08-14T21:44:22.3201200Z adding 'torch/include/c10/util/DeadlockDetection.h' 2025-08-14T21:44:22.3203845Z adding 'torch/include/c10/util/Deprecated.h' 2025-08-14T21:44:22.3205824Z adding 'torch/include/c10/util/DimVector.h' 2025-08-14T21:44:22.3207923Z adding 'torch/include/c10/util/DynamicCounter.h' 2025-08-14T21:44:22.3210558Z adding 'torch/include/c10/util/Enumerate.h' 2025-08-14T21:44:22.3220013Z adding 'torch/include/c10/util/Exception.h' 2025-08-14T21:44:22.3223680Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2025-08-14T21:44:22.3226162Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2025-08-14T21:44:22.3228058Z adding 'torch/include/c10/util/FbcodeMaps.h' 2025-08-14T21:44:22.3231932Z adding 'torch/include/c10/util/Flags.h' 2025-08-14T21:44:22.3234005Z adding 'torch/include/c10/util/Float4_e2m1fn_x2.h' 2025-08-14T21:44:22.3235727Z adding 'torch/include/c10/util/Float8_e4m3fn-inl.h' 2025-08-14T21:44:22.3237314Z adding 'torch/include/c10/util/Float8_e4m3fn.h' 2025-08-14T21:44:22.3238983Z adding 'torch/include/c10/util/Float8_e4m3fnuz-inl.h' 2025-08-14T21:44:22.3240867Z adding 'torch/include/c10/util/Float8_e4m3fnuz.h' 2025-08-14T21:44:22.3242458Z adding 'torch/include/c10/util/Float8_e5m2-inl.h' 2025-08-14T21:44:22.3243968Z adding 'torch/include/c10/util/Float8_e5m2.h' 2025-08-14T21:44:22.3245548Z adding 'torch/include/c10/util/Float8_e5m2fnuz-inl.h' 2025-08-14T21:44:22.3247131Z adding 'torch/include/c10/util/Float8_e5m2fnuz.h' 2025-08-14T21:44:22.3248739Z adding 'torch/include/c10/util/Float8_e8m0fnu-inl.h' 2025-08-14T21:44:22.3250293Z adding 'torch/include/c10/util/Float8_e8m0fnu.h' 2025-08-14T21:44:22.3252644Z adding 'torch/include/c10/util/FunctionRef.h' 2025-08-14T21:44:22.3254629Z adding 'torch/include/c10/util/Gauge.h' 2025-08-14T21:44:22.3256262Z adding 'torch/include/c10/util/Half-inl.h' 2025-08-14T21:44:22.3257944Z adding 'torch/include/c10/util/Half.h' 2025-08-14T21:44:22.3260196Z adding 'torch/include/c10/util/IdWrapper.h' 2025-08-14T21:44:22.3262827Z adding 'torch/include/c10/util/IntrusiveList.h' 2025-08-14T21:44:22.3265263Z adding 'torch/include/c10/util/Lazy.h' 2025-08-14T21:44:22.3268758Z adding 'torch/include/c10/util/LeftRight.h' 2025-08-14T21:44:22.3271383Z adding 'torch/include/c10/util/Load.h' 2025-08-14T21:44:22.3276307Z adding 'torch/include/c10/util/Logging.h' 2025-08-14T21:44:22.3279172Z adding 'torch/include/c10/util/MathConstants.h' 2025-08-14T21:44:22.3282727Z adding 'torch/include/c10/util/MaybeOwned.h' 2025-08-14T21:44:22.3286272Z adding 'torch/include/c10/util/Metaprogramming.h' 2025-08-14T21:44:22.3288685Z adding 'torch/include/c10/util/NetworkFlow.h' 2025-08-14T21:44:22.3290908Z adding 'torch/include/c10/util/Optional.h' 2025-08-14T21:44:22.3294083Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2025-08-14T21:44:22.3296087Z adding 'torch/include/c10/util/ParallelGuard.h' 2025-08-14T21:44:22.3300288Z adding 'torch/include/c10/util/Registry.h' 2025-08-14T21:44:22.3302851Z adding 'torch/include/c10/util/ScopeExit.h' 2025-08-14T21:44:22.3304930Z adding 'torch/include/c10/util/Semaphore.h' 2025-08-14T21:44:22.3307067Z adding 'torch/include/c10/util/SmallBuffer.h' 2025-08-14T21:44:22.3323617Z adding 'torch/include/c10/util/SmallVector.h' 2025-08-14T21:44:22.3328364Z adding 'torch/include/c10/util/StringUtil.h' 2025-08-14T21:44:22.3330886Z adding 'torch/include/c10/util/Synchronized.h' 2025-08-14T21:44:22.3333623Z adding 'torch/include/c10/util/ThreadLocal.h' 2025-08-14T21:44:22.3336109Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2025-08-14T21:44:22.3337984Z adding 'torch/include/c10/util/Type.h' 2025-08-14T21:44:22.3340867Z adding 'torch/include/c10/util/TypeCast.h' 2025-08-14T21:44:22.3343750Z adding 'torch/include/c10/util/TypeIndex.h' 2025-08-14T21:44:22.3348814Z adding 'torch/include/c10/util/TypeList.h' 2025-08-14T21:44:22.3351056Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2025-08-14T21:44:22.3353833Z adding 'torch/include/c10/util/TypeTraits.h' 2025-08-14T21:44:22.3355768Z adding 'torch/include/c10/util/Unicode.h' 2025-08-14T21:44:22.3358610Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2025-08-14T21:44:22.3361030Z adding 'torch/include/c10/util/Unroll.h' 2025-08-14T21:44:22.3364261Z adding 'torch/include/c10/util/WaitCounter.h' 2025-08-14T21:44:22.3366528Z adding 'torch/include/c10/util/WaitCounterDynamicBackend.h' 2025-08-14T21:44:22.3368860Z adding 'torch/include/c10/util/accumulate.h' 2025-08-14T21:44:22.3370950Z adding 'torch/include/c10/util/bit_cast.h' 2025-08-14T21:44:22.3373023Z adding 'torch/include/c10/util/bits.h' 2025-08-14T21:44:22.3375456Z adding 'torch/include/c10/util/complex.h' 2025-08-14T21:44:22.3378919Z adding 'torch/include/c10/util/complex_math.h' 2025-08-14T21:44:22.3381437Z adding 'torch/include/c10/util/complex_utils.h' 2025-08-14T21:44:22.3383355Z adding 'torch/include/c10/util/copysign.h' 2025-08-14T21:44:22.3385323Z adding 'torch/include/c10/util/env.h' 2025-08-14T21:44:22.3387115Z adding 'torch/include/c10/util/error.h' 2025-08-14T21:44:22.3401685Z adding 'torch/include/c10/util/flat_hash_map.h' 2025-08-14T21:44:22.3405104Z adding 'torch/include/c10/util/floating_point_utils.h' 2025-08-14T21:44:22.3407639Z adding 'torch/include/c10/util/generic_math.h' 2025-08-14T21:44:22.3412301Z adding 'torch/include/c10/util/hash.h' 2025-08-14T21:44:22.3417177Z adding 'torch/include/c10/util/int128.h' 2025-08-14T21:44:22.3433090Z adding 'torch/include/c10/util/intrusive_ptr.h' 2025-08-14T21:44:22.3433238Z adding 'torch/include/c10/util/irange.h' 2025-08-14T21:44:22.3442562Z adding 'torch/include/c10/util/llvmMathExtras.h' 2025-08-14T21:44:22.3445640Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2025-08-14T21:44:22.3449346Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2025-08-14T21:44:22.3451535Z adding 'torch/include/c10/util/numa.h' 2025-08-14T21:44:22.3471727Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2025-08-14T21:44:22.3473641Z adding 'torch/include/c10/util/overflows.h' 2025-08-14T21:44:22.3475452Z adding 'torch/include/c10/util/overloaded.h' 2025-08-14T21:44:22.3477185Z adding 'torch/include/c10/util/python_stub.h' 2025-08-14T21:44:22.3478808Z adding 'torch/include/c10/util/qint32.h' 2025-08-14T21:44:22.3480576Z adding 'torch/include/c10/util/qint8.h' 2025-08-14T21:44:22.3482192Z adding 'torch/include/c10/util/quint2x4.h' 2025-08-14T21:44:22.3483842Z adding 'torch/include/c10/util/quint4x2.h' 2025-08-14T21:44:22.3485416Z adding 'torch/include/c10/util/quint8.h' 2025-08-14T21:44:22.3487768Z adding 'torch/include/c10/util/safe_numerics.h' 2025-08-14T21:44:22.3490472Z adding 'torch/include/c10/util/signal_handler.h' 2025-08-14T21:44:22.3498554Z adding 'torch/include/c10/util/sparse_bitset.h' 2025-08-14T21:44:22.3501251Z adding 'torch/include/c10/util/ssize.h' 2025-08-14T21:44:22.3503310Z adding 'torch/include/c10/util/static_tracepoint.h' 2025-08-14T21:44:22.3506515Z adding 'torch/include/c10/util/static_tracepoint_elfx86.h' 2025-08-14T21:44:22.3508567Z adding 'torch/include/c10/util/strides.h' 2025-08-14T21:44:22.3510361Z adding 'torch/include/c10/util/string_utils.h' 2025-08-14T21:44:22.3515716Z adding 'torch/include/c10/util/string_view.h' 2025-08-14T21:44:22.3524576Z adding 'torch/include/c10/util/strong_type.h' 2025-08-14T21:44:22.3527905Z adding 'torch/include/c10/util/tempfile.h' 2025-08-14T21:44:22.3529813Z adding 'torch/include/c10/util/thread_name.h' 2025-08-14T21:44:22.3537712Z adding 'torch/include/c10/util/typeid.h' 2025-08-14T21:44:22.3540366Z adding 'torch/include/c10/util/win32-headers.h' 2025-08-14T21:44:22.3542730Z adding 'torch/include/c10/xpu/XPUCachingAllocator.h' 2025-08-14T21:44:22.3546383Z adding 'torch/include/c10/xpu/XPUDeviceProp.h' 2025-08-14T21:44:22.3548612Z adding 'torch/include/c10/xpu/XPUException.h' 2025-08-14T21:44:22.3550601Z adding 'torch/include/c10/xpu/XPUFunctions.h' 2025-08-14T21:44:22.3552492Z adding 'torch/include/c10/xpu/XPUMacros.h' 2025-08-14T21:44:22.3555930Z adding 'torch/include/c10/xpu/XPUStream.h' 2025-08-14T21:44:22.3559924Z adding 'torch/include/c10/xpu/impl/XPUGuardImpl.h' 2025-08-14T21:44:22.3562765Z adding 'torch/include/c10/xpu/test/impl/XPUTest.h' 2025-08-14T21:44:22.3565264Z adding 'torch/include/caffe2/core/common.h' 2025-08-14T21:44:22.3567645Z adding 'torch/include/caffe2/core/macros.h' 2025-08-14T21:44:22.3570040Z adding 'torch/include/caffe2/core/timer.h' 2025-08-14T21:44:22.3574208Z adding 'torch/include/caffe2/perfkernels/batch_box_cox_vec.h' 2025-08-14T21:44:22.3577243Z adding 'torch/include/caffe2/perfkernels/common.h' 2025-08-14T21:44:22.3579769Z adding 'torch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2025-08-14T21:44:22.3620385Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2025-08-14T21:44:22.3621837Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2025-08-14T21:44:22.3623668Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2025-08-14T21:44:22.3628090Z adding 'torch/include/caffe2/serialize/inline_container.h' 2025-08-14T21:44:22.3630236Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2025-08-14T21:44:22.3632127Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2025-08-14T21:44:22.3635431Z adding 'torch/include/caffe2/serialize/versions.h' 2025-08-14T21:44:22.3638550Z adding 'torch/include/caffe2/utils/fixed_divisor.h' 2025-08-14T21:44:22.3640991Z adding 'torch/include/caffe2/utils/proto_wrap.h' 2025-08-14T21:44:22.3643056Z adding 'torch/include/caffe2/utils/string_utils.h' 2025-08-14T21:44:22.3645878Z adding 'torch/include/caffe2/utils/threadpool/ThreadPool.h' 2025-08-14T21:44:22.3647977Z adding 'torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2025-08-14T21:44:22.3652945Z adding 'torch/include/caffe2/utils/threadpool/WorkersPool.h' 2025-08-14T21:44:22.3655477Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2025-08-14T21:44:22.3658364Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool.h' 2025-08-14T21:44:22.3660504Z adding 'torch/include/caffe2/utils/threadpool/thread_pool_guard.h' 2025-08-14T21:44:22.3663895Z adding 'torch/include/fbgemm/ConvUtils.h' 2025-08-14T21:44:22.3676714Z adding 'torch/include/fbgemm/Fbgemm.h' 2025-08-14T21:44:22.3680254Z adding 'torch/include/fbgemm/FbgemmBuild.h' 2025-08-14T21:44:22.3682839Z adding 'torch/include/fbgemm/FbgemmConvert.h' 2025-08-14T21:44:22.3686833Z adding 'torch/include/fbgemm/FbgemmEmbedding.h' 2025-08-14T21:44:22.3689289Z adding 'torch/include/fbgemm/FbgemmFP16.h' 2025-08-14T21:44:22.3691485Z adding 'torch/include/fbgemm/FbgemmFP32.h' 2025-08-14T21:44:22.3695450Z adding 'torch/include/fbgemm/FbgemmFPCommon.h' 2025-08-14T21:44:22.3697630Z adding 'torch/include/fbgemm/FbgemmI64.h' 2025-08-14T21:44:22.3700210Z adding 'torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h' 2025-08-14T21:44:22.3702428Z adding 'torch/include/fbgemm/FbgemmI8DirectconvAvx2.h' 2025-08-14T21:44:22.3704950Z adding 'torch/include/fbgemm/FbgemmI8Spmdm.h' 2025-08-14T21:44:22.3708911Z adding 'torch/include/fbgemm/FbgemmPackMatrixB.h' 2025-08-14T21:44:22.3712186Z adding 'torch/include/fbgemm/FbgemmSparse.h' 2025-08-14T21:44:22.3716738Z adding 'torch/include/fbgemm/FloatConversion.h' 2025-08-14T21:44:22.3720701Z adding 'torch/include/fbgemm/OutputProcessing-inl.h' 2025-08-14T21:44:22.3725066Z adding 'torch/include/fbgemm/PackingTraits-inl.h' 2025-08-14T21:44:22.3729721Z adding 'torch/include/fbgemm/QuantUtils.h' 2025-08-14T21:44:22.3732954Z adding 'torch/include/fbgemm/QuantUtilsAvx2.h' 2025-08-14T21:44:22.3735077Z adding 'torch/include/fbgemm/QuantUtilsAvx512.h' 2025-08-14T21:44:22.3736975Z adding 'torch/include/fbgemm/QuantUtilsNeon.h' 2025-08-14T21:44:22.3739187Z adding 'torch/include/fbgemm/SimdUtils.h' 2025-08-14T21:44:22.3741070Z adding 'torch/include/fbgemm/Types.h' 2025-08-14T21:44:22.3746314Z adding 'torch/include/fbgemm/Utils.h' 2025-08-14T21:44:22.3749165Z adding 'torch/include/fbgemm/UtilsAvx2.h' 2025-08-14T21:44:22.3751179Z adding 'torch/include/fbgemm/spmmUtils.h' 2025-08-14T21:44:22.3753205Z adding 'torch/include/fbgemm/spmmUtilsAvx2.h' 2025-08-14T21:44:22.3757058Z adding 'torch/include/fmt/args.h' 2025-08-14T21:44:22.3798489Z adding 'torch/include/fmt/base.h' 2025-08-14T21:44:22.3829778Z adding 'torch/include/fmt/chrono.h' 2025-08-14T21:44:22.3833305Z adding 'torch/include/fmt/color.h' 2025-08-14T21:44:22.3840031Z adding 'torch/include/fmt/compile.h' 2025-08-14T21:44:22.3842366Z adding 'torch/include/fmt/core.h' 2025-08-14T21:44:22.3873624Z adding 'torch/include/fmt/format-inl.h' 2025-08-14T21:44:22.3939558Z adding 'torch/include/fmt/format.h' 2025-08-14T21:44:22.3942924Z adding 'torch/include/fmt/os.h' 2025-08-14T21:44:22.3945927Z adding 'torch/include/fmt/ostream.h' 2025-08-14T21:44:22.3952866Z adding 'torch/include/fmt/printf.h' 2025-08-14T21:44:22.3961805Z adding 'torch/include/fmt/ranges.h' 2025-08-14T21:44:22.3969582Z adding 'torch/include/fmt/std.h' 2025-08-14T21:44:22.3974936Z adding 'torch/include/fmt/xchar.h' 2025-08-14T21:44:22.3977659Z adding 'torch/include/fp16/bitcasts.h' 2025-08-14T21:44:22.3983234Z adding 'torch/include/fp16/fp16.h' 2025-08-14T21:44:22.3986616Z adding 'torch/include/fp16/psimd.h' 2025-08-14T21:44:22.3990887Z adding 'torch/include/google/protobuf/any.h' 2025-08-14T21:44:22.3995574Z adding 'torch/include/google/protobuf/any.pb.h' 2025-08-14T21:44:22.4006840Z adding 'torch/include/google/protobuf/api.pb.h' 2025-08-14T21:44:22.4024803Z adding 'torch/include/google/protobuf/arena.h' 2025-08-14T21:44:22.4025673Z adding 'torch/include/google/protobuf/arena_impl.h' 2025-08-14T21:44:22.4031149Z adding 'torch/include/google/protobuf/arenastring.h' 2025-08-14T21:44:22.4070504Z adding 'torch/include/google/protobuf/descriptor.h' 2025-08-14T21:44:22.4155285Z adding 'torch/include/google/protobuf/descriptor.pb.h' 2025-08-14T21:44:22.4169930Z adding 'torch/include/google/protobuf/descriptor_database.h' 2025-08-14T21:44:22.4174092Z adding 'torch/include/google/protobuf/duration.pb.h' 2025-08-14T21:44:22.4178575Z adding 'torch/include/google/protobuf/dynamic_message.h' 2025-08-14T21:44:22.4182248Z adding 'torch/include/google/protobuf/empty.pb.h' 2025-08-14T21:44:22.4206980Z adding 'torch/include/google/protobuf/extension_set.h' 2025-08-14T21:44:22.4211857Z adding 'torch/include/google/protobuf/extension_set_inl.h' 2025-08-14T21:44:22.4215840Z adding 'torch/include/google/protobuf/field_mask.pb.h' 2025-08-14T21:44:22.4218945Z adding 'torch/include/google/protobuf/generated_enum_reflection.h' 2025-08-14T21:44:22.4221567Z adding 'torch/include/google/protobuf/generated_enum_util.h' 2025-08-14T21:44:22.4226844Z adding 'torch/include/google/protobuf/generated_message_reflection.h' 2025-08-14T21:44:22.4232135Z adding 'torch/include/google/protobuf/generated_message_table_driven.h' 2025-08-14T21:44:22.4236508Z adding 'torch/include/google/protobuf/generated_message_util.h' 2025-08-14T21:44:22.4239271Z adding 'torch/include/google/protobuf/has_bits.h' 2025-08-14T21:44:22.4243340Z adding 'torch/include/google/protobuf/implicit_weak_message.h' 2025-08-14T21:44:22.4247003Z adding 'torch/include/google/protobuf/inlined_string_field.h' 2025-08-14T21:44:22.4265875Z adding 'torch/include/google/protobuf/map.h' 2025-08-14T21:44:22.4267918Z adding 'torch/include/google/protobuf/map_entry.h' 2025-08-14T21:44:22.4277392Z adding 'torch/include/google/protobuf/map_entry_lite.h' 2025-08-14T21:44:22.4287813Z adding 'torch/include/google/protobuf/map_field.h' 2025-08-14T21:44:22.4293568Z adding 'torch/include/google/protobuf/map_field_inl.h' 2025-08-14T21:44:22.4297486Z adding 'torch/include/google/protobuf/map_field_lite.h' 2025-08-14T21:44:22.4305820Z adding 'torch/include/google/protobuf/map_type_handler.h' 2025-08-14T21:44:22.4330102Z adding 'torch/include/google/protobuf/message.h' 2025-08-14T21:44:22.4340093Z adding 'torch/include/google/protobuf/message_lite.h' 2025-08-14T21:44:22.4342771Z adding 'torch/include/google/protobuf/metadata.h' 2025-08-14T21:44:22.4346504Z adding 'torch/include/google/protobuf/metadata_lite.h' 2025-08-14T21:44:22.4356545Z adding 'torch/include/google/protobuf/parse_context.h' 2025-08-14T21:44:22.4359919Z adding 'torch/include/google/protobuf/port.h' 2025-08-14T21:44:22.4366886Z adding 'torch/include/google/protobuf/reflection.h' 2025-08-14T21:44:22.4370755Z adding 'torch/include/google/protobuf/reflection_ops.h' 2025-08-14T21:44:22.4406720Z adding 'torch/include/google/protobuf/repeated_field.h' 2025-08-14T21:44:22.4413475Z adding 'torch/include/google/protobuf/service.h' 2025-08-14T21:44:22.4417679Z adding 'torch/include/google/protobuf/source_context.pb.h' 2025-08-14T21:44:22.4427181Z adding 'torch/include/google/protobuf/struct.pb.h' 2025-08-14T21:44:22.4437867Z adding 'torch/include/google/protobuf/text_format.h' 2025-08-14T21:44:22.4442752Z adding 'torch/include/google/protobuf/timestamp.pb.h' 2025-08-14T21:44:22.4466859Z adding 'torch/include/google/protobuf/type.pb.h' 2025-08-14T21:44:22.4469134Z adding 'torch/include/google/protobuf/unknown_field_set.h' 2025-08-14T21:44:22.4475946Z adding 'torch/include/google/protobuf/wire_format.h' 2025-08-14T21:44:22.4504654Z adding 'torch/include/google/protobuf/wire_format_lite.h' 2025-08-14T21:44:22.4509194Z adding 'torch/include/google/protobuf/wrappers.pb.h' 2025-08-14T21:44:22.4514904Z adding 'torch/include/google/protobuf/compiler/code_generator.h' 2025-08-14T21:44:22.4523589Z adding 'torch/include/google/protobuf/compiler/command_line_interface.h' 2025-08-14T21:44:22.4529748Z adding 'torch/include/google/protobuf/compiler/importer.h' 2025-08-14T21:44:22.4539998Z adding 'torch/include/google/protobuf/compiler/parser.h' 2025-08-14T21:44:22.4543635Z adding 'torch/include/google/protobuf/compiler/plugin.h' 2025-08-14T21:44:22.4561765Z adding 'torch/include/google/protobuf/compiler/plugin.pb.h' 2025-08-14T21:44:22.4563697Z adding 'torch/include/google/protobuf/compiler/cpp/cpp_generator.h' 2025-08-14T21:44:22.4566568Z adding 'torch/include/google/protobuf/compiler/csharp/csharp_generator.h' 2025-08-14T21:44:22.4569632Z adding 'torch/include/google/protobuf/compiler/csharp/csharp_names.h' 2025-08-14T21:44:22.4572992Z adding 'torch/include/google/protobuf/compiler/java/java_generator.h' 2025-08-14T21:44:22.4575586Z adding 'torch/include/google/protobuf/compiler/java/java_names.h' 2025-08-14T21:44:22.4580764Z adding 'torch/include/google/protobuf/compiler/js/js_generator.h' 2025-08-14T21:44:22.4583739Z adding 'torch/include/google/protobuf/compiler/js/well_known_types_embed.h' 2025-08-14T21:44:22.4586831Z adding 'torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h' 2025-08-14T21:44:22.4591605Z adding 'torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h' 2025-08-14T21:44:22.4594775Z adding 'torch/include/google/protobuf/compiler/php/php_generator.h' 2025-08-14T21:44:22.4598513Z adding 'torch/include/google/protobuf/compiler/python/python_generator.h' 2025-08-14T21:44:22.4601927Z adding 'torch/include/google/protobuf/compiler/ruby/ruby_generator.h' 2025-08-14T21:44:22.4632820Z adding 'torch/include/google/protobuf/io/coded_stream.h' 2025-08-14T21:44:22.4634587Z adding 'torch/include/google/protobuf/io/gzip_stream.h' 2025-08-14T21:44:22.4637996Z adding 'torch/include/google/protobuf/io/io_win32.h' 2025-08-14T21:44:22.4644743Z adding 'torch/include/google/protobuf/io/printer.h' 2025-08-14T21:44:22.4647642Z adding 'torch/include/google/protobuf/io/strtod.h' 2025-08-14T21:44:22.4654642Z adding 'torch/include/google/protobuf/io/tokenizer.h' 2025-08-14T21:44:22.4659488Z adding 'torch/include/google/protobuf/io/zero_copy_stream.h' 2025-08-14T21:44:22.4664158Z adding 'torch/include/google/protobuf/io/zero_copy_stream_impl.h' 2025-08-14T21:44:22.4670926Z adding 'torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h' 2025-08-14T21:44:22.4676721Z adding 'torch/include/google/protobuf/stubs/bytestream.h' 2025-08-14T21:44:22.4681809Z adding 'torch/include/google/protobuf/stubs/callback.h' 2025-08-14T21:44:22.4685515Z adding 'torch/include/google/protobuf/stubs/casts.h' 2025-08-14T21:44:22.4689412Z adding 'torch/include/google/protobuf/stubs/common.h' 2025-08-14T21:44:22.4692964Z adding 'torch/include/google/protobuf/stubs/fastmem.h' 2025-08-14T21:44:22.4695900Z adding 'torch/include/google/protobuf/stubs/hash.h' 2025-08-14T21:44:22.4699868Z adding 'torch/include/google/protobuf/stubs/logging.h' 2025-08-14T21:44:22.4703147Z adding 'torch/include/google/protobuf/stubs/macros.h' 2025-08-14T21:44:22.4712005Z adding 'torch/include/google/protobuf/stubs/map_util.h' 2025-08-14T21:44:22.4716005Z adding 'torch/include/google/protobuf/stubs/mutex.h' 2025-08-14T21:44:22.4718498Z adding 'torch/include/google/protobuf/stubs/once.h' 2025-08-14T21:44:22.4721864Z adding 'torch/include/google/protobuf/stubs/platform_macros.h' 2025-08-14T21:44:22.4726559Z adding 'torch/include/google/protobuf/stubs/port.h' 2025-08-14T21:44:22.4729947Z adding 'torch/include/google/protobuf/stubs/status.h' 2025-08-14T21:44:22.4732867Z adding 'torch/include/google/protobuf/stubs/stl_util.h' 2025-08-14T21:44:22.4739528Z adding 'torch/include/google/protobuf/stubs/stringpiece.h' 2025-08-14T21:44:22.4756800Z adding 'torch/include/google/protobuf/stubs/strutil.h' 2025-08-14T21:44:22.4757345Z adding 'torch/include/google/protobuf/stubs/template_util.h' 2025-08-14T21:44:22.4760172Z adding 'torch/include/google/protobuf/util/delimited_message_util.h' 2025-08-14T21:44:22.4764653Z adding 'torch/include/google/protobuf/util/field_comparator.h' 2025-08-14T21:44:22.4769702Z adding 'torch/include/google/protobuf/util/field_mask_util.h' 2025-08-14T21:44:22.4773858Z adding 'torch/include/google/protobuf/util/json_util.h' 2025-08-14T21:44:22.4797779Z adding 'torch/include/google/protobuf/util/message_differencer.h' 2025-08-14T21:44:22.4798372Z adding 'torch/include/google/protobuf/util/time_util.h' 2025-08-14T21:44:22.4800193Z adding 'torch/include/google/protobuf/util/type_resolver.h' 2025-08-14T21:44:22.4802826Z adding 'torch/include/google/protobuf/util/type_resolver_util.h' 2025-08-14T21:44:22.4806070Z adding 'torch/include/kineto/AbstractConfig.h' 2025-08-14T21:44:22.4808798Z adding 'torch/include/kineto/ActivityProfilerInterface.h' 2025-08-14T21:44:22.4810792Z adding 'torch/include/kineto/ActivityTraceInterface.h' 2025-08-14T21:44:22.4813191Z adding 'torch/include/kineto/ActivityType.h' 2025-08-14T21:44:22.4815057Z adding 'torch/include/kineto/ClientInterface.h' 2025-08-14T21:44:22.4820512Z adding 'torch/include/kineto/Config.h' 2025-08-14T21:44:22.4823728Z adding 'torch/include/kineto/GenericTraceActivity.h' 2025-08-14T21:44:22.4826732Z adding 'torch/include/kineto/IActivityProfiler.h' 2025-08-14T21:44:22.4829034Z adding 'torch/include/kineto/ILoggerObserver.h' 2025-08-14T21:44:22.4832087Z adding 'torch/include/kineto/ITraceActivity.h' 2025-08-14T21:44:22.4834076Z adding 'torch/include/kineto/LoggingAPI.h' 2025-08-14T21:44:22.4836024Z adding 'torch/include/kineto/ThreadUtil.h' 2025-08-14T21:44:22.4837935Z adding 'torch/include/kineto/TraceSpan.h' 2025-08-14T21:44:22.4840885Z adding 'torch/include/kineto/libkineto.h' 2025-08-14T21:44:22.4843318Z adding 'torch/include/kineto/output_base.h' 2025-08-14T21:44:22.4845319Z adding 'torch/include/kineto/time_since_epoch.h' 2025-08-14T21:44:22.4853739Z adding 'torch/include/legacy/ittnotify.h' 2025-08-14T21:44:22.4899120Z adding 'torch/include/oneapi/dnnl/dnnl.h' 2025-08-14T21:44:22.5009312Z adding 'torch/include/oneapi/dnnl/dnnl.hpp' 2025-08-14T21:44:22.5033543Z adding 'torch/include/oneapi/dnnl/dnnl_common.h' 2025-08-14T21:44:22.5034035Z adding 'torch/include/oneapi/dnnl/dnnl_common.hpp' 2025-08-14T21:44:22.5036525Z adding 'torch/include/oneapi/dnnl/dnnl_common_types.h' 2025-08-14T21:44:22.5039877Z adding 'torch/include/oneapi/dnnl/dnnl_config.h' 2025-08-14T21:44:22.5042500Z adding 'torch/include/oneapi/dnnl/dnnl_debug.h' 2025-08-14T21:44:22.5051694Z adding 'torch/include/oneapi/dnnl/dnnl_graph.h' 2025-08-14T21:44:22.5074923Z adding 'torch/include/oneapi/dnnl/dnnl_graph.hpp' 2025-08-14T21:44:22.5078490Z adding 'torch/include/oneapi/dnnl/dnnl_graph_ocl.h' 2025-08-14T21:44:22.5081695Z adding 'torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp' 2025-08-14T21:44:22.5084303Z adding 'torch/include/oneapi/dnnl/dnnl_graph_sycl.h' 2025-08-14T21:44:22.5087234Z adding 'torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp' 2025-08-14T21:44:22.5092611Z adding 'torch/include/oneapi/dnnl/dnnl_graph_types.h' 2025-08-14T21:44:22.5096941Z adding 'torch/include/oneapi/dnnl/dnnl_ocl.h' 2025-08-14T21:44:22.5102551Z adding 'torch/include/oneapi/dnnl/dnnl_ocl.hpp' 2025-08-14T21:44:22.5105020Z adding 'torch/include/oneapi/dnnl/dnnl_ocl_types.h' 2025-08-14T21:44:22.5108288Z adding 'torch/include/oneapi/dnnl/dnnl_sycl.h' 2025-08-14T21:44:22.5113177Z adding 'torch/include/oneapi/dnnl/dnnl_sycl.hpp' 2025-08-14T21:44:22.5115708Z adding 'torch/include/oneapi/dnnl/dnnl_sycl_types.h' 2025-08-14T21:44:22.5118340Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool.h' 2025-08-14T21:44:22.5121334Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool.hpp' 2025-08-14T21:44:22.5123993Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp' 2025-08-14T21:44:22.5150845Z adding 'torch/include/oneapi/dnnl/dnnl_types.h' 2025-08-14T21:44:22.5157310Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel.h' 2025-08-14T21:44:22.5163142Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel.hpp' 2025-08-14T21:44:22.5165996Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel_types.h' 2025-08-14T21:44:22.5168156Z adding 'torch/include/oneapi/dnnl/dnnl_version.h' 2025-08-14T21:44:22.5170618Z adding 'torch/include/oneapi/dnnl/dnnl_version_hash.h' 2025-08-14T21:44:22.5178690Z adding 'torch/include/pybind11/attr.h' 2025-08-14T21:44:22.5183007Z adding 'torch/include/pybind11/buffer_info.h' 2025-08-14T21:44:22.5208425Z adding 'torch/include/pybind11/cast.h' 2025-08-14T21:44:22.5213162Z adding 'torch/include/pybind11/chrono.h' 2025-08-14T21:44:22.5215533Z adding 'torch/include/pybind11/common.h' 2025-08-14T21:44:22.5217739Z adding 'torch/include/pybind11/complex.h' 2025-08-14T21:44:22.5219628Z adding 'torch/include/pybind11/eigen.h' 2025-08-14T21:44:22.5224402Z adding 'torch/include/pybind11/embed.h' 2025-08-14T21:44:22.5227620Z adding 'torch/include/pybind11/eval.h' 2025-08-14T21:44:22.5230705Z adding 'torch/include/pybind11/functional.h' 2025-08-14T21:44:22.5234013Z adding 'torch/include/pybind11/gil.h' 2025-08-14T21:44:22.5237329Z adding 'torch/include/pybind11/gil_safe_call_once.h' 2025-08-14T21:44:22.5241450Z adding 'torch/include/pybind11/iostream.h' 2025-08-14T21:44:22.5268587Z adding 'torch/include/pybind11/numpy.h' 2025-08-14T21:44:22.5275014Z adding 'torch/include/pybind11/operators.h' 2025-08-14T21:44:22.5277513Z adding 'torch/include/pybind11/options.h' 2025-08-14T21:44:22.5321671Z adding 'torch/include/pybind11/pybind11.h' 2025-08-14T21:44:22.5357721Z adding 'torch/include/pybind11/pytypes.h' 2025-08-14T21:44:22.5361499Z adding 'torch/include/pybind11/stl.h' 2025-08-14T21:44:22.5370533Z adding 'torch/include/pybind11/stl_bind.h' 2025-08-14T21:44:22.5373787Z adding 'torch/include/pybind11/type_caster_pyobject_ptr.h' 2025-08-14T21:44:22.5376683Z adding 'torch/include/pybind11/typing.h' 2025-08-14T21:44:22.5387072Z adding 'torch/include/pybind11/detail/class.h' 2025-08-14T21:44:22.5405923Z adding 'torch/include/pybind11/detail/common.h' 2025-08-14T21:44:22.5409626Z adding 'torch/include/pybind11/detail/cpp_conduit.h' 2025-08-14T21:44:22.5412733Z adding 'torch/include/pybind11/detail/descr.h' 2025-08-14T21:44:22.5415366Z adding 'torch/include/pybind11/detail/exception_translation.h' 2025-08-14T21:44:22.5421122Z adding 'torch/include/pybind11/detail/init.h' 2025-08-14T21:44:22.5431863Z adding 'torch/include/pybind11/detail/internals.h' 2025-08-14T21:44:22.5449736Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2025-08-14T21:44:22.5453360Z adding 'torch/include/pybind11/detail/typeid.h' 2025-08-14T21:44:22.5455953Z adding 'torch/include/pybind11/detail/value_and_holder.h' 2025-08-14T21:44:22.5458456Z adding 'torch/include/pybind11/eigen/common.h' 2025-08-14T21:44:22.5469024Z adding 'torch/include/pybind11/eigen/matrix.h' 2025-08-14T21:44:22.5476349Z adding 'torch/include/pybind11/eigen/tensor.h' 2025-08-14T21:44:22.5480549Z adding 'torch/include/pybind11/stl/filesystem.h' 2025-08-14T21:44:22.5483246Z adding 'torch/include/tensorpipe/config.h' 2025-08-14T21:44:22.5485485Z adding 'torch/include/tensorpipe/tensorpipe.h' 2025-08-14T21:44:22.5488917Z adding 'torch/include/tensorpipe/channel/context.h' 2025-08-14T21:44:22.5491499Z adding 'torch/include/tensorpipe/channel/error.h' 2025-08-14T21:44:22.5493849Z adding 'torch/include/tensorpipe/channel/basic/factory.h' 2025-08-14T21:44:22.5496250Z adding 'torch/include/tensorpipe/channel/cma/factory.h' 2025-08-14T21:44:22.5498654Z adding 'torch/include/tensorpipe/channel/mpt/factory.h' 2025-08-14T21:44:22.5500930Z adding 'torch/include/tensorpipe/channel/xth/factory.h' 2025-08-14T21:44:22.5503766Z adding 'torch/include/tensorpipe/common/buffer.h' 2025-08-14T21:44:22.5505913Z adding 'torch/include/tensorpipe/common/cpu_buffer.h' 2025-08-14T21:44:22.5508027Z adding 'torch/include/tensorpipe/common/device.h' 2025-08-14T21:44:22.5510451Z adding 'torch/include/tensorpipe/common/error.h' 2025-08-14T21:44:22.5512244Z adding 'torch/include/tensorpipe/common/optional.h' 2025-08-14T21:44:22.5515158Z adding 'torch/include/tensorpipe/core/context.h' 2025-08-14T21:44:22.5517389Z adding 'torch/include/tensorpipe/core/error.h' 2025-08-14T21:44:22.5520512Z adding 'torch/include/tensorpipe/core/listener.h' 2025-08-14T21:44:22.5523294Z adding 'torch/include/tensorpipe/core/message.h' 2025-08-14T21:44:22.5526299Z adding 'torch/include/tensorpipe/core/pipe.h' 2025-08-14T21:44:22.5529686Z adding 'torch/include/tensorpipe/transport/context.h' 2025-08-14T21:44:22.5531930Z adding 'torch/include/tensorpipe/transport/error.h' 2025-08-14T21:44:22.5534355Z adding 'torch/include/tensorpipe/transport/ibv/error.h' 2025-08-14T21:44:22.5536466Z adding 'torch/include/tensorpipe/transport/ibv/factory.h' 2025-08-14T21:44:22.5538488Z adding 'torch/include/tensorpipe/transport/ibv/utility.h' 2025-08-14T21:44:22.5540851Z adding 'torch/include/tensorpipe/transport/shm/factory.h' 2025-08-14T21:44:22.5543249Z adding 'torch/include/tensorpipe/transport/uv/error.h' 2025-08-14T21:44:22.5545339Z adding 'torch/include/tensorpipe/transport/uv/factory.h' 2025-08-14T21:44:22.5547609Z adding 'torch/include/tensorpipe/transport/uv/utility.h' 2025-08-14T21:44:22.5555426Z adding 'torch/include/torch/custom_class.h' 2025-08-14T21:44:22.5560420Z adding 'torch/include/torch/custom_class_detail.h' 2025-08-14T21:44:22.5562651Z adding 'torch/include/torch/extension.h' 2025-08-14T21:44:22.5578975Z adding 'torch/include/torch/library.h' 2025-08-14T21:44:22.5582363Z adding 'torch/include/torch/script.h' 2025-08-14T21:44:22.5586185Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2025-08-14T21:44:22.5588406Z adding 'torch/include/torch/csrc/DataLoader.h' 2025-08-14T21:44:22.5590413Z adding 'torch/include/torch/csrc/Device.h' 2025-08-14T21:44:22.5592371Z adding 'torch/include/torch/csrc/DeviceAccelerator.h' 2025-08-14T21:44:22.5594312Z adding 'torch/include/torch/csrc/Dtype.h' 2025-08-14T21:44:22.5596327Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2025-08-14T21:44:22.5598415Z adding 'torch/include/torch/csrc/Event.h' 2025-08-14T21:44:22.5604718Z adding 'torch/include/torch/csrc/Exceptions.h' 2025-08-14T21:44:22.5606976Z adding 'torch/include/torch/csrc/Export.h' 2025-08-14T21:44:22.5609012Z adding 'torch/include/torch/csrc/Generator.h' 2025-08-14T21:44:22.5610982Z adding 'torch/include/torch/csrc/Layout.h' 2025-08-14T21:44:22.5612997Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2025-08-14T21:44:22.5614632Z adding 'torch/include/torch/csrc/Module.h' 2025-08-14T21:44:22.5616436Z adding 'torch/include/torch/csrc/PyInterpreter.h' 2025-08-14T21:44:22.5618211Z adding 'torch/include/torch/csrc/PyInterpreterHooks.h' 2025-08-14T21:44:22.5619992Z adding 'torch/include/torch/csrc/QScheme.h' 2025-08-14T21:44:22.5621748Z adding 'torch/include/torch/csrc/Size.h' 2025-08-14T21:44:22.5623760Z adding 'torch/include/torch/csrc/Storage.h' 2025-08-14T21:44:22.5625495Z adding 'torch/include/torch/csrc/StorageMethods.h' 2025-08-14T21:44:22.5627118Z adding 'torch/include/torch/csrc/StorageSharing.h' 2025-08-14T21:44:22.5628953Z adding 'torch/include/torch/csrc/Stream.h' 2025-08-14T21:44:22.5630660Z adding 'torch/include/torch/csrc/THConcat.h' 2025-08-14T21:44:22.5632550Z adding 'torch/include/torch/csrc/THP.h' 2025-08-14T21:44:22.5634273Z adding 'torch/include/torch/csrc/TypeInfo.h' 2025-08-14T21:44:22.5636029Z adding 'torch/include/torch/csrc/Types.h' 2025-08-14T21:44:22.5637939Z adding 'torch/include/torch/csrc/copy_utils.h' 2025-08-14T21:44:22.5640145Z adding 'torch/include/torch/csrc/itt.h' 2025-08-14T21:44:22.5642243Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2025-08-14T21:44:22.5643923Z adding 'torch/include/torch/csrc/python_dimname.h' 2025-08-14T21:44:22.5645961Z adding 'torch/include/torch/csrc/python_headers.h' 2025-08-14T21:44:22.5648066Z adding 'torch/include/torch/csrc/serialization.h' 2025-08-14T21:44:22.5652037Z adding 'torch/include/torch/csrc/utils.h' 2025-08-14T21:44:22.5655376Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2025-08-14T21:44:22.5657680Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2025-08-14T21:44:22.5659781Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2025-08-14T21:44:22.5661863Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2025-08-14T21:44:22.5663836Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2025-08-14T21:44:22.5666900Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2025-08-14T21:44:22.5670776Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2025-08-14T21:44:22.5674733Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2025-08-14T21:44:22.5677605Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2025-08-14T21:44:22.5680159Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2025-08-14T21:44:22.5682566Z adding 'torch/include/torch/csrc/api/include/torch/mps.h' 2025-08-14T21:44:22.5685211Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2025-08-14T21:44:22.5687336Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2025-08-14T21:44:22.5689414Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2025-08-14T21:44:22.5695287Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2025-08-14T21:44:22.5699946Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2025-08-14T21:44:22.5703333Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2025-08-14T21:44:22.5705418Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2025-08-14T21:44:22.5711242Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2025-08-14T21:44:22.5714110Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2025-08-14T21:44:22.5716392Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2025-08-14T21:44:22.5719015Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2025-08-14T21:44:22.5721481Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2025-08-14T21:44:22.5723401Z adding 'torch/include/torch/csrc/api/include/torch/xpu.h' 2025-08-14T21:44:22.5726183Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2025-08-14T21:44:22.5728637Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2025-08-14T21:44:22.5730411Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2025-08-14T21:44:22.5732608Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2025-08-14T21:44:22.5735492Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2025-08-14T21:44:22.5737346Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2025-08-14T21:44:22.5739031Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2025-08-14T21:44:22.5741052Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2025-08-14T21:44:22.5745418Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2025-08-14T21:44:22.5748152Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2025-08-14T21:44:22.5750847Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2025-08-14T21:44:22.5753770Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2025-08-14T21:44:22.5761583Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2025-08-14T21:44:22.5765004Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2025-08-14T21:44:22.5767352Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2025-08-14T21:44:22.5769827Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2025-08-14T21:44:22.5772600Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2025-08-14T21:44:22.5774793Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2025-08-14T21:44:22.5777665Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2025-08-14T21:44:22.5780178Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2025-08-14T21:44:22.5783263Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2025-08-14T21:44:22.5785800Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2025-08-14T21:44:22.5787890Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2025-08-14T21:44:22.5790262Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2025-08-14T21:44:22.5792380Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2025-08-14T21:44:22.5794433Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2025-08-14T21:44:22.5796305Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2025-08-14T21:44:22.5798527Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2025-08-14T21:44:22.5801395Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2025-08-14T21:44:22.5803555Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2025-08-14T21:44:22.5805690Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2025-08-14T21:44:22.5807827Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2025-08-14T21:44:22.5810210Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2025-08-14T21:44:22.5815613Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2025-08-14T21:44:22.5818311Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2025-08-14T21:44:22.5820949Z adding 'torch/include/torch/csrc/api/include/torch/nativert/ModelRunnerHandle.h' 2025-08-14T21:44:22.5823920Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2025-08-14T21:44:22.5825970Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2025-08-14T21:44:22.5828594Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2025-08-14T21:44:22.5836549Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2025-08-14T21:44:22.5839192Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2025-08-14T21:44:22.5841402Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2025-08-14T21:44:22.5844045Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2025-08-14T21:44:22.5847568Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2025-08-14T21:44:22.5849541Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2025-08-14T21:44:22.5856639Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2025-08-14T21:44:22.5859815Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2025-08-14T21:44:22.5862440Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2025-08-14T21:44:22.5864911Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2025-08-14T21:44:22.5867517Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2025-08-14T21:44:22.5871277Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2025-08-14T21:44:22.5873744Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2025-08-14T21:44:22.5876138Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2025-08-14T21:44:22.5878181Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2025-08-14T21:44:22.5884528Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2025-08-14T21:44:22.5888293Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2025-08-14T21:44:22.5890730Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2025-08-14T21:44:22.5893012Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2025-08-14T21:44:22.5898775Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2025-08-14T21:44:22.5903313Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2025-08-14T21:44:22.5906150Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2025-08-14T21:44:22.5908730Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2025-08-14T21:44:22.5914020Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2025-08-14T21:44:22.5917566Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2025-08-14T21:44:22.5922090Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2025-08-14T21:44:22.5925161Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2025-08-14T21:44:22.5929726Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2025-08-14T21:44:22.5932720Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2025-08-14T21:44:22.5935456Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2025-08-14T21:44:22.5938525Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2025-08-14T21:44:22.5940935Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2025-08-14T21:44:22.5943802Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2025-08-14T21:44:22.5946798Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2025-08-14T21:44:22.5953192Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2025-08-14T21:44:22.5957009Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2025-08-14T21:44:22.5960878Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2025-08-14T21:44:22.5963843Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2025-08-14T21:44:22.5969464Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2025-08-14T21:44:22.5974625Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2025-08-14T21:44:22.5978224Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2025-08-14T21:44:22.5981385Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2025-08-14T21:44:22.5984412Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2025-08-14T21:44:22.5986778Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2025-08-14T21:44:22.5988857Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2025-08-14T21:44:22.5994362Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2025-08-14T21:44:22.5997803Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2025-08-14T21:44:22.6001052Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2025-08-14T21:44:22.6003987Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2025-08-14T21:44:22.6007863Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2025-08-14T21:44:22.6012160Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2025-08-14T21:44:22.6014843Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2025-08-14T21:44:22.6017681Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2025-08-14T21:44:22.6020625Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2025-08-14T21:44:22.6025958Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2025-08-14T21:44:22.6031346Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2025-08-14T21:44:22.6034036Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2025-08-14T21:44:22.6036266Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2025-08-14T21:44:22.6039875Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2025-08-14T21:44:22.6042658Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2025-08-14T21:44:22.6044975Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2025-08-14T21:44:22.6048426Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2025-08-14T21:44:22.6051060Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2025-08-14T21:44:22.6053591Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2025-08-14T21:44:22.6055913Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2025-08-14T21:44:22.6061396Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2025-08-14T21:44:22.6064933Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2025-08-14T21:44:22.6067799Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2025-08-14T21:44:22.6070633Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2025-08-14T21:44:22.6074936Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2025-08-14T21:44:22.6078445Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2025-08-14T21:44:22.6081225Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2025-08-14T21:44:22.6083650Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2025-08-14T21:44:22.6085905Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2025-08-14T21:44:22.6088598Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2025-08-14T21:44:22.6090830Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2025-08-14T21:44:22.6095977Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2025-08-14T21:44:22.6099735Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2025-08-14T21:44:22.6102450Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2025-08-14T21:44:22.6107189Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2025-08-14T21:44:22.6110421Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2025-08-14T21:44:22.6112847Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2025-08-14T21:44:22.6115333Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2025-08-14T21:44:22.6117916Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2025-08-14T21:44:22.6121843Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2025-08-14T21:44:22.6124548Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2025-08-14T21:44:22.6128955Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2025-08-14T21:44:22.6131953Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2025-08-14T21:44:22.6134643Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2025-08-14T21:44:22.6136849Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h' 2025-08-14T21:44:22.6138611Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2025-08-14T21:44:22.6140550Z adding 'torch/include/torch/csrc/api/include/torch/python/init.h' 2025-08-14T21:44:22.6142546Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2025-08-14T21:44:22.6145137Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2025-08-14T21:44:22.6147506Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2025-08-14T21:44:22.6149386Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2025-08-14T21:44:22.6157829Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2025-08-14T21:44:22.6160950Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2025-08-14T21:44:22.6166283Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2025-08-14T21:44:22.6168841Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2025-08-14T21:44:22.6172498Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2025-08-14T21:44:22.6174895Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2025-08-14T21:44:22.6176749Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2025-08-14T21:44:22.6184458Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2025-08-14T21:44:22.6187143Z adding 'torch/include/torch/csrc/autograd/edge.h' 2025-08-14T21:44:22.6191698Z adding 'torch/include/torch/csrc/autograd/engine.h' 2025-08-14T21:44:22.6196333Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2025-08-14T21:44:22.6208896Z adding 'torch/include/torch/csrc/autograd/function.h' 2025-08-14T21:44:22.6212090Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2025-08-14T21:44:22.6213917Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2025-08-14T21:44:22.6218230Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2025-08-14T21:44:22.6220757Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2025-08-14T21:44:22.6223175Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2025-08-14T21:44:22.6225508Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2025-08-14T21:44:22.6227134Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2025-08-14T21:44:22.6230740Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2025-08-14T21:44:22.6235333Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2025-08-14T21:44:22.6237391Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2025-08-14T21:44:22.6239525Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2025-08-14T21:44:22.6241710Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2025-08-14T21:44:22.6244350Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2025-08-14T21:44:22.6246545Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2025-08-14T21:44:22.6248361Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2025-08-14T21:44:22.6250140Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2025-08-14T21:44:22.6253226Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2025-08-14T21:44:22.6255483Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2025-08-14T21:44:22.6257438Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2025-08-14T21:44:22.6259138Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2025-08-14T21:44:22.6260803Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2025-08-14T21:44:22.6262396Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2025-08-14T21:44:22.6264413Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2025-08-14T21:44:22.6266035Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2025-08-14T21:44:22.6267670Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2025-08-14T21:44:22.6269636Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2025-08-14T21:44:22.6272804Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2025-08-14T21:44:22.6275318Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2025-08-14T21:44:22.6277390Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2025-08-14T21:44:22.6280651Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2025-08-14T21:44:22.6282777Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2025-08-14T21:44:22.6284614Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2025-08-14T21:44:22.6299854Z adding 'torch/include/torch/csrc/autograd/variable.h' 2025-08-14T21:44:22.6302275Z adding 'torch/include/torch/csrc/autograd/variable_info.h' 2025-08-14T21:44:22.6308179Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2025-08-14T21:44:22.6311024Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2025-08-14T21:44:22.6313165Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2025-08-14T21:44:22.6315147Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2025-08-14T21:44:22.6318897Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2025-08-14T21:44:22.6322138Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2025-08-14T21:44:22.6376838Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2025-08-14T21:44:22.6399114Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2025-08-14T21:44:22.6399487Z adding 'torch/include/torch/csrc/autograd/generated/ViewFuncs.h' 2025-08-14T21:44:22.6401035Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2025-08-14T21:44:22.6403196Z adding 'torch/include/torch/csrc/autograd/generated/python_return_types.h' 2025-08-14T21:44:22.6410469Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2025-08-14T21:44:22.6414180Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2025-08-14T21:44:22.6416691Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2025-08-14T21:44:22.6418828Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2025-08-14T21:44:22.6420909Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2025-08-14T21:44:22.6422730Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2025-08-14T21:44:22.6425202Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2025-08-14T21:44:22.6427278Z adding 'torch/include/torch/csrc/cpu/Module.h' 2025-08-14T21:44:22.6430957Z adding 'torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h' 2025-08-14T21:44:22.6433042Z adding 'torch/include/torch/csrc/cuda/Event.h' 2025-08-14T21:44:22.6434739Z adding 'torch/include/torch/csrc/cuda/GdsFile.h' 2025-08-14T21:44:22.6436515Z adding 'torch/include/torch/csrc/cuda/Module.h' 2025-08-14T21:44:22.6438305Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2025-08-14T21:44:22.6440371Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2025-08-14T21:44:22.6442391Z adding 'torch/include/torch/csrc/cuda/comm.h' 2025-08-14T21:44:22.6444240Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2025-08-14T21:44:22.6446197Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2025-08-14T21:44:22.6449091Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2025-08-14T21:44:22.6451088Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2025-08-14T21:44:22.6452949Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2025-08-14T21:44:22.6454596Z adding 'torch/include/torch/csrc/cuda/utils.h' 2025-08-14T21:44:22.6457468Z adding 'torch/include/torch/csrc/distributed/autograd/autograd.h' 2025-08-14T21:44:22.6459329Z adding 'torch/include/torch/csrc/distributed/autograd/python_autograd.h' 2025-08-14T21:44:22.6461449Z adding 'torch/include/torch/csrc/distributed/autograd/utils.h' 2025-08-14T21:44:22.6465191Z adding 'torch/include/torch/csrc/distributed/autograd/context/container.h' 2025-08-14T21:44:22.6468740Z adding 'torch/include/torch/csrc/distributed/autograd/context/context.h' 2025-08-14T21:44:22.6473659Z adding 'torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h' 2025-08-14T21:44:22.6476481Z adding 'torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h' 2025-08-14T21:44:22.6478754Z adding 'torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h' 2025-08-14T21:44:22.6481400Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h' 2025-08-14T21:44:22.6483591Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h' 2025-08-14T21:44:22.6485519Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h' 2025-08-14T21:44:22.6487551Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h' 2025-08-14T21:44:22.6489627Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h' 2025-08-14T21:44:22.6492258Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h' 2025-08-14T21:44:22.6494654Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h' 2025-08-14T21:44:22.6496945Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h' 2025-08-14T21:44:22.6498946Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h' 2025-08-14T21:44:22.6500802Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h' 2025-08-14T21:44:22.6506085Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2025-08-14T21:44:22.6508560Z adding 'torch/include/torch/csrc/distributed/c10d/Backoff.hpp' 2025-08-14T21:44:22.6511496Z adding 'torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp' 2025-08-14T21:44:22.6513750Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2025-08-14T21:44:22.6517952Z adding 'torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp' 2025-08-14T21:44:22.6524720Z adding 'torch/include/torch/csrc/distributed/c10d/FlightRecorderDetail.hpp' 2025-08-14T21:44:22.6527352Z adding 'torch/include/torch/csrc/distributed/c10d/Functional.hpp' 2025-08-14T21:44:22.6529456Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2025-08-14T21:44:22.6531333Z adding 'torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp' 2025-08-14T21:44:22.6533549Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2025-08-14T21:44:22.6538907Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2025-08-14T21:44:22.6541334Z adding 'torch/include/torch/csrc/distributed/c10d/NanCheck.hpp' 2025-08-14T21:44:22.6544332Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2025-08-14T21:44:22.6546725Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2025-08-14T21:44:22.6555604Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2025-08-14T21:44:22.6562737Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2025-08-14T21:44:22.6570061Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp' 2025-08-14T21:44:22.6574801Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2025-08-14T21:44:22.6601111Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2025-08-14T21:44:22.6602457Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2025-08-14T21:44:22.6605411Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2025-08-14T21:44:22.6609345Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2025-08-14T21:44:22.6612017Z adding 'torch/include/torch/csrc/distributed/c10d/RankLocal.hpp' 2025-08-14T21:44:22.6614636Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2025-08-14T21:44:22.6617663Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2025-08-14T21:44:22.6620143Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp' 2025-08-14T21:44:22.6623883Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2025-08-14T21:44:22.6627019Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2025-08-14T21:44:22.6629482Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2025-08-14T21:44:22.6632626Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2025-08-14T21:44:22.6634819Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2025-08-14T21:44:22.6642489Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2025-08-14T21:44:22.6645186Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2025-08-14T21:44:22.6648547Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2025-08-14T21:44:22.6650524Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2025-08-14T21:44:22.6653480Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2025-08-14T21:44:22.6655496Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2025-08-14T21:44:22.6657650Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2025-08-14T21:44:22.6659590Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2025-08-14T21:44:22.6661720Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2025-08-14T21:44:22.6665161Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2025-08-14T21:44:22.6667435Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2025-08-14T21:44:22.6669771Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2025-08-14T21:44:22.6680610Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2025-08-14T21:44:22.6683824Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2025-08-14T21:44:22.6686119Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2025-08-14T21:44:22.6688436Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2025-08-14T21:44:22.6690490Z adding 'torch/include/torch/csrc/distributed/c10d/socket_fmt.h' 2025-08-14T21:44:22.6693144Z adding 'torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp' 2025-08-14T21:44:22.6695318Z adding 'torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp' 2025-08-14T21:44:22.6697792Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp' 2025-08-14T21:44:22.6699815Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp' 2025-08-14T21:44:22.6702104Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/CUDAEventCache.hpp' 2025-08-14T21:44:22.6704060Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/StreamBlock.hpp' 2025-08-14T21:44:22.6705768Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp' 2025-08-14T21:44:22.6708008Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization.h' 2025-08-14T21:44:22.6709905Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h' 2025-08-14T21:44:22.6711887Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h' 2025-08-14T21:44:22.6716531Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory-inl.h' 2025-08-14T21:44:22.6719563Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.hpp' 2025-08-14T21:44:22.6721980Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryTypes.hpp' 2025-08-14T21:44:22.6724577Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.hpp' 2025-08-14T21:44:22.6726629Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.hpp' 2025-08-14T21:44:22.6731078Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.hpp' 2025-08-14T21:44:22.6733913Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/intra_node_comm.hpp' 2025-08-14T21:44:22.6736578Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2025-08-14T21:44:22.6740010Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2025-08-14T21:44:22.6742784Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2025-08-14T21:44:22.6744846Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2025-08-14T21:44:22.6747033Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2025-08-14T21:44:22.6749125Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2025-08-14T21:44:22.6751008Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2025-08-14T21:44:22.6753993Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2025-08-14T21:44:22.6756261Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2025-08-14T21:44:22.6758452Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2025-08-14T21:44:22.6761292Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2025-08-14T21:44:22.6763103Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2025-08-14T21:44:22.6768641Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2025-08-14T21:44:22.6771474Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2025-08-14T21:44:22.6778243Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2025-08-14T21:44:22.6785493Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2025-08-14T21:44:22.6788535Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2025-08-14T21:44:22.6791004Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2025-08-14T21:44:22.6793224Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2025-08-14T21:44:22.6795184Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2025-08-14T21:44:22.6802129Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2025-08-14T21:44:22.6805608Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2025-08-14T21:44:22.6807989Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2025-08-14T21:44:22.6810226Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2025-08-14T21:44:22.6812654Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2025-08-14T21:44:22.6814823Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2025-08-14T21:44:22.6817246Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2025-08-14T21:44:22.6819926Z adding 'torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h' 2025-08-14T21:44:22.6822771Z adding 'torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h' 2025-08-14T21:44:22.6825603Z adding 'torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h' 2025-08-14T21:44:22.6828669Z adding 'torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h' 2025-08-14T21:44:22.6830435Z adding 'torch/include/torch/csrc/distributed/rpc/testing/testing.h' 2025-08-14T21:44:22.6833213Z adding 'torch/include/torch/csrc/dynamo/cache_entry.h' 2025-08-14T21:44:22.6849982Z adding 'torch/include/torch/csrc/dynamo/compiled_autograd.h' 2025-08-14T21:44:22.6853245Z adding 'torch/include/torch/csrc/dynamo/cpp_shim.h' 2025-08-14T21:44:22.6855252Z adding 'torch/include/torch/csrc/dynamo/cpython_defs.h' 2025-08-14T21:44:22.6857310Z adding 'torch/include/torch/csrc/dynamo/cpython_includes.h' 2025-08-14T21:44:22.6859774Z adding 'torch/include/torch/csrc/dynamo/debug_macros.h' 2025-08-14T21:44:22.6861948Z adding 'torch/include/torch/csrc/dynamo/eval_frame.h' 2025-08-14T21:44:22.6863869Z adding 'torch/include/torch/csrc/dynamo/eval_frame_cpp.h' 2025-08-14T21:44:22.6867120Z adding 'torch/include/torch/csrc/dynamo/extra_state.h' 2025-08-14T21:44:22.6870203Z adding 'torch/include/torch/csrc/dynamo/framelocals_mapping.h' 2025-08-14T21:44:22.6873133Z adding 'torch/include/torch/csrc/dynamo/guards.h' 2025-08-14T21:44:22.6875006Z adding 'torch/include/torch/csrc/dynamo/init.h' 2025-08-14T21:44:22.6876871Z adding 'torch/include/torch/csrc/dynamo/python_compiled_autograd.h' 2025-08-14T21:44:22.6878688Z adding 'torch/include/torch/csrc/dynamo/utils.h' 2025-08-14T21:44:22.6881186Z adding 'torch/include/torch/csrc/export/example_upgraders.h' 2025-08-14T21:44:22.6883825Z adding 'torch/include/torch/csrc/export/pt2_archive_constants.h' 2025-08-14T21:44:22.6885617Z adding 'torch/include/torch/csrc/export/pybind.h' 2025-08-14T21:44:22.6888574Z adding 'torch/include/torch/csrc/export/upgrader.h' 2025-08-14T21:44:22.6890759Z adding 'torch/include/torch/csrc/functorch/init.h' 2025-08-14T21:44:22.6892826Z adding 'torch/include/torch/csrc/fx/node.h' 2025-08-14T21:44:22.6895575Z adding 'torch/include/torch/csrc/inductor/array_ref_impl.h' 2025-08-14T21:44:22.6906829Z adding 'torch/include/torch/csrc/inductor/cpp_prefix.h' 2025-08-14T21:44:22.6909870Z adding 'torch/include/torch/csrc/inductor/inductor_ops.h' 2025-08-14T21:44:22.6911713Z adding 'torch/include/torch/csrc/inductor/static_cuda_launcher.h' 2025-08-14T21:44:22.6914748Z adding 'torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h' 2025-08-14T21:44:22.6917980Z adding 'torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h' 2025-08-14T21:44:22.6920580Z adding 'torch/include/torch/csrc/inductor/aoti_include/array_ref.h' 2025-08-14T21:44:22.6922453Z adding 'torch/include/torch/csrc/inductor/aoti_include/common.h' 2025-08-14T21:44:22.6924183Z adding 'torch/include/torch/csrc/inductor/aoti_include/cpu.h' 2025-08-14T21:44:22.6925932Z adding 'torch/include/torch/csrc/inductor/aoti_include/cuda.h' 2025-08-14T21:44:22.6927584Z adding 'torch/include/torch/csrc/inductor/aoti_include/mps.h' 2025-08-14T21:44:22.6929312Z adding 'torch/include/torch/csrc/inductor/aoti_include/xpu.h' 2025-08-14T21:44:22.6932024Z adding 'torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h' 2025-08-14T21:44:22.6933797Z adding 'torch/include/torch/csrc/inductor/aoti_package/pybind.h' 2025-08-14T21:44:22.6936921Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h' 2025-08-14T21:44:22.6938976Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h' 2025-08-14T21:44:22.6940954Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h' 2025-08-14T21:44:22.6942754Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_mps.h' 2025-08-14T21:44:22.6944739Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h' 2025-08-14T21:44:22.6946504Z adding 'torch/include/torch/csrc/inductor/aoti_runner/pybind.h' 2025-08-14T21:44:22.6950041Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h' 2025-08-14T21:44:22.6952061Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h' 2025-08-14T21:44:22.6954283Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h' 2025-08-14T21:44:22.6957822Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/interface.h' 2025-08-14T21:44:22.6961249Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h' 2025-08-14T21:44:22.6963678Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model.h' 2025-08-14T21:44:22.6971455Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_base.h' 2025-08-14T21:44:22.6980612Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_container.h' 2025-08-14T21:44:22.6983682Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h' 2025-08-14T21:44:22.6987020Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h' 2025-08-14T21:44:22.6989619Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h' 2025-08-14T21:44:22.6993380Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils.h' 2025-08-14T21:44:22.6995962Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h' 2025-08-14T21:44:22.6998045Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h' 2025-08-14T21:44:22.7000700Z adding 'torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h' 2025-08-14T21:44:22.7003530Z adding 'torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h' 2025-08-14T21:44:22.7005702Z adding 'torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h' 2025-08-14T21:44:22.7007753Z adding 'torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h' 2025-08-14T21:44:22.7010805Z adding 'torch/include/torch/csrc/inductor/aoti_torch/utils.h' 2025-08-14T21:44:22.7013898Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/macros.h' 2025-08-14T21:44:22.7020376Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim.h' 2025-08-14T21:44:22.7023758Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h' 2025-08-14T21:44:22.7026553Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_deprecated.h' 2025-08-14T21:44:22.7028687Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_mps.h' 2025-08-14T21:44:22.7030924Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h' 2025-08-14T21:44:22.7033360Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h' 2025-08-14T21:44:22.7038918Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h' 2025-08-14T21:44:22.7046919Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h' 2025-08-14T21:44:22.7052752Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h' 2025-08-14T21:44:22.7056715Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h' 2025-08-14T21:44:22.7059134Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h' 2025-08-14T21:44:22.7061317Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/common.h' 2025-08-14T21:44:22.7063095Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h' 2025-08-14T21:44:22.7064817Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h' 2025-08-14T21:44:22.7066462Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/mps.h' 2025-08-14T21:44:22.7068077Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h' 2025-08-14T21:44:22.7070539Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h' 2025-08-14T21:44:22.7072437Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h' 2025-08-14T21:44:22.7074173Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/mps.h' 2025-08-14T21:44:22.7075921Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h' 2025-08-14T21:44:22.7077869Z adding 'torch/include/torch/csrc/instruction_counter/Module.h' 2025-08-14T21:44:22.7081529Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2025-08-14T21:44:22.7083907Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2025-08-14T21:44:22.7085837Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2025-08-14T21:44:22.7091357Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2025-08-14T21:44:22.7094979Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2025-08-14T21:44:22.7097500Z adding 'torch/include/torch/csrc/jit/api/method.h' 2025-08-14T21:44:22.7106026Z adding 'torch/include/torch/csrc/jit/api/module.h' 2025-08-14T21:44:22.7109878Z adding 'torch/include/torch/csrc/jit/api/object.h' 2025-08-14T21:44:22.7113049Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2025-08-14T21:44:22.7116856Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2025-08-14T21:44:22.7119429Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2025-08-14T21:44:22.7121822Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2025-08-14T21:44:22.7124210Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2025-08-14T21:44:22.7126095Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2025-08-14T21:44:22.7128111Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2025-08-14T21:44:22.7129962Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2025-08-14T21:44:22.7131805Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2025-08-14T21:44:22.7134148Z adding 'torch/include/torch/csrc/jit/backends/coreml/cpp/context.h' 2025-08-14T21:44:22.7136402Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h' 2025-08-14T21:44:22.7138248Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h' 2025-08-14T21:44:22.7140164Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h' 2025-08-14T21:44:22.7141977Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h' 2025-08-14T21:44:22.7143836Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h' 2025-08-14T21:44:22.7146613Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h' 2025-08-14T21:44:22.7148897Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h' 2025-08-14T21:44:22.7151305Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h' 2025-08-14T21:44:22.7154107Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h' 2025-08-14T21:44:22.7156749Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2025-08-14T21:44:22.7159402Z adding 'torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h' 2025-08-14T21:44:22.7161679Z adding 'torch/include/torch/csrc/jit/codegen/fuser/codegen.h' 2025-08-14T21:44:22.7163935Z adding 'torch/include/torch/csrc/jit/codegen/fuser/compiler.h' 2025-08-14T21:44:22.7165954Z adding 'torch/include/torch/csrc/jit/codegen/fuser/executor.h' 2025-08-14T21:44:22.7167750Z adding 'torch/include/torch/csrc/jit/codegen/fuser/fallback.h' 2025-08-14T21:44:22.7170493Z adding 'torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h' 2025-08-14T21:44:22.7172846Z adding 'torch/include/torch/csrc/jit/codegen/fuser/interface.h' 2025-08-14T21:44:22.7175016Z adding 'torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h' 2025-08-14T21:44:22.7177843Z adding 'torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h' 2025-08-14T21:44:22.7180230Z adding 'torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h' 2025-08-14T21:44:22.7182844Z adding 'torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h' 2025-08-14T21:44:22.7184703Z adding 'torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h' 2025-08-14T21:44:22.7187067Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h' 2025-08-14T21:44:22.7189454Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h' 2025-08-14T21:44:22.7191925Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h' 2025-08-14T21:44:22.7194511Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h' 2025-08-14T21:44:22.7198756Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h' 2025-08-14T21:44:22.7203557Z adding 'torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h' 2025-08-14T21:44:22.7205743Z adding 'torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h' 2025-08-14T21:44:22.7207607Z adding 'torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h' 2025-08-14T21:44:22.7209688Z adding 'torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h' 2025-08-14T21:44:22.7212173Z adding 'torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h' 2025-08-14T21:44:22.7214018Z adding 'torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h' 2025-08-14T21:44:22.7216091Z adding 'torch/include/torch/csrc/jit/codegen/onednn/interface.h' 2025-08-14T21:44:22.7218458Z adding 'torch/include/torch/csrc/jit/codegen/onednn/kernel.h' 2025-08-14T21:44:22.7220411Z adding 'torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h' 2025-08-14T21:44:22.7222955Z adding 'torch/include/torch/csrc/jit/codegen/onednn/operator.h' 2025-08-14T21:44:22.7224918Z adding 'torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h' 2025-08-14T21:44:22.7227896Z adding 'torch/include/torch/csrc/jit/cuda/cuda.h' 2025-08-14T21:44:22.7230485Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2025-08-14T21:44:22.7232347Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2025-08-14T21:44:22.7236386Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2025-08-14T21:44:22.7238494Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2025-08-14T21:44:22.7240662Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2025-08-14T21:44:22.7242972Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2025-08-14T21:44:22.7244893Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2025-08-14T21:44:22.7246943Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2025-08-14T21:44:22.7248795Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2025-08-14T21:44:22.7250556Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2025-08-14T21:44:22.7257607Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2025-08-14T21:44:22.7260392Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2025-08-14T21:44:22.7262402Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2025-08-14T21:44:22.7264767Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2025-08-14T21:44:22.7266718Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2025-08-14T21:44:22.7268504Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2025-08-14T21:44:22.7271140Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2025-08-14T21:44:22.7273875Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2025-08-14T21:44:22.7276130Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2025-08-14T21:44:22.7278337Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2025-08-14T21:44:22.7284753Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2025-08-14T21:44:22.7287326Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2025-08-14T21:44:22.7289202Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2025-08-14T21:44:22.7298038Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2025-08-14T21:44:22.7303048Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2025-08-14T21:44:22.7306860Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2025-08-14T21:44:22.7317233Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2025-08-14T21:44:22.7320570Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2025-08-14T21:44:22.7326871Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2025-08-14T21:44:22.7330162Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2025-08-14T21:44:22.7332769Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2025-08-14T21:44:22.7335780Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2025-08-14T21:44:22.7337825Z adding 'torch/include/torch/csrc/jit/ir/graph_utils.h' 2025-08-14T21:44:22.7357063Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2025-08-14T21:44:22.7361784Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2025-08-14T21:44:22.7363989Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2025-08-14T21:44:22.7366394Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2025-08-14T21:44:22.7368321Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2025-08-14T21:44:22.7372175Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2025-08-14T21:44:22.7375182Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2025-08-14T21:44:22.7377161Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2025-08-14T21:44:22.7379829Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2025-08-14T21:44:22.7382227Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2025-08-14T21:44:22.7385489Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2025-08-14T21:44:22.7388539Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2025-08-14T21:44:22.7390568Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2025-08-14T21:44:22.7392985Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2025-08-14T21:44:22.7395673Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2025-08-14T21:44:22.7397897Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2025-08-14T21:44:22.7400169Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2025-08-14T21:44:22.7402164Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2025-08-14T21:44:22.7404150Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2025-08-14T21:44:22.7407282Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2025-08-14T21:44:22.7410064Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2025-08-14T21:44:22.7412298Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2025-08-14T21:44:22.7414202Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2025-08-14T21:44:22.7416052Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2025-08-14T21:44:22.7418718Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2025-08-14T21:44:22.7421495Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2025-08-14T21:44:22.7423645Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2025-08-14T21:44:22.7425920Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2025-08-14T21:44:22.7427931Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2025-08-14T21:44:22.7429909Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2025-08-14T21:44:22.7432208Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/backport.h' 2025-08-14T21:44:22.7434344Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h' 2025-08-14T21:44:22.7436676Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h' 2025-08-14T21:44:22.7438755Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h' 2025-08-14T21:44:22.7441598Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h' 2025-08-14T21:44:22.7443716Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h' 2025-08-14T21:44:22.7445895Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h' 2025-08-14T21:44:22.7448808Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h' 2025-08-14T21:44:22.7450987Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h' 2025-08-14T21:44:22.7452981Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h' 2025-08-14T21:44:22.7454940Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h' 2025-08-14T21:44:22.7457119Z adding 'torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h' 2025-08-14T21:44:22.7460124Z adding 'torch/include/torch/csrc/jit/mobile/nnc/context.h' 2025-08-14T21:44:22.7462317Z adding 'torch/include/torch/csrc/jit/mobile/nnc/registry.h' 2025-08-14T21:44:22.7464785Z adding 'torch/include/torch/csrc/jit/mobile/train/export_data.h' 2025-08-14T21:44:22.7466914Z adding 'torch/include/torch/csrc/jit/mobile/train/random.h' 2025-08-14T21:44:22.7468988Z adding 'torch/include/torch/csrc/jit/mobile/train/sequential.h' 2025-08-14T21:44:22.7472625Z adding 'torch/include/torch/csrc/jit/mobile/train/optim/sgd.h' 2025-08-14T21:44:22.7475099Z adding 'torch/include/torch/csrc/jit/operator_upgraders/upgraders.h' 2025-08-14T21:44:22.7477037Z adding 'torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h' 2025-08-14T21:44:22.7479214Z adding 'torch/include/torch/csrc/jit/operator_upgraders/utils.h' 2025-08-14T21:44:22.7481622Z adding 'torch/include/torch/csrc/jit/operator_upgraders/version_map.h' 2025-08-14T21:44:22.7484305Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2025-08-14T21:44:22.7486117Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2025-08-14T21:44:22.7487914Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2025-08-14T21:44:22.7490011Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2025-08-14T21:44:22.7491919Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2025-08-14T21:44:22.7493702Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2025-08-14T21:44:22.7495477Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2025-08-14T21:44:22.7497173Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2025-08-14T21:44:22.7498882Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2025-08-14T21:44:22.7500815Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2025-08-14T21:44:22.7502651Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2025-08-14T21:44:22.7504283Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2025-08-14T21:44:22.7506023Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2025-08-14T21:44:22.7508023Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2025-08-14T21:44:22.7509901Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2025-08-14T21:44:22.7511580Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2025-08-14T21:44:22.7513573Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2025-08-14T21:44:22.7515261Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2025-08-14T21:44:22.7517001Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2025-08-14T21:44:22.7518728Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2025-08-14T21:44:22.7520943Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2025-08-14T21:44:22.7522905Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2025-08-14T21:44:22.7525289Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2025-08-14T21:44:22.7527296Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2025-08-14T21:44:22.7529247Z adding 'torch/include/torch/csrc/jit/passes/fold_linear_bn.h' 2025-08-14T21:44:22.7531282Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2025-08-14T21:44:22.7533190Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2025-08-14T21:44:22.7534992Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2025-08-14T21:44:22.7536769Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2025-08-14T21:44:22.7538581Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2025-08-14T21:44:22.7540337Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_folding.h' 2025-08-14T21:44:22.7542136Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2025-08-14T21:44:22.7543851Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2025-08-14T21:44:22.7545653Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2025-08-14T21:44:22.7547394Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2025-08-14T21:44:22.7549450Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2025-08-14T21:44:22.7551598Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2025-08-14T21:44:22.7553403Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2025-08-14T21:44:22.7555072Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2025-08-14T21:44:22.7556800Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2025-08-14T21:44:22.7558536Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2025-08-14T21:44:22.7560720Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2025-08-14T21:44:22.7562488Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2025-08-14T21:44:22.7564262Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2025-08-14T21:44:22.7566056Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2025-08-14T21:44:22.7567871Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2025-08-14T21:44:22.7569650Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2025-08-14T21:44:22.7571810Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2025-08-14T21:44:22.7573955Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2025-08-14T21:44:22.7575843Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2025-08-14T21:44:22.7577811Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2025-08-14T21:44:22.7579727Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2025-08-14T21:44:22.7581705Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2025-08-14T21:44:22.7583576Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2025-08-14T21:44:22.7585366Z adding 'torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h' 2025-08-14T21:44:22.7587087Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2025-08-14T21:44:22.7589128Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2025-08-14T21:44:22.7590923Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2025-08-14T21:44:22.7593826Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2025-08-14T21:44:22.7595760Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2025-08-14T21:44:22.7597725Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2025-08-14T21:44:22.7599936Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2025-08-14T21:44:22.7602352Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2025-08-14T21:44:22.7604387Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2025-08-14T21:44:22.7606207Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2025-08-14T21:44:22.7608029Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2025-08-14T21:44:22.7609757Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2025-08-14T21:44:22.7611915Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2025-08-14T21:44:22.7613596Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2025-08-14T21:44:22.7615339Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2025-08-14T21:44:22.7617583Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2025-08-14T21:44:22.7619528Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2025-08-14T21:44:22.7621418Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2025-08-14T21:44:22.7623063Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2025-08-14T21:44:22.7625084Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2025-08-14T21:44:22.7627056Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2025-08-14T21:44:22.7628963Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2025-08-14T21:44:22.7631668Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2025-08-14T21:44:22.7634120Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2025-08-14T21:44:22.7636207Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2025-08-14T21:44:22.7638698Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2025-08-14T21:44:22.7641454Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2025-08-14T21:44:22.7643810Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2025-08-14T21:44:22.7645958Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2025-08-14T21:44:22.7647967Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2025-08-14T21:44:22.7649844Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2025-08-14T21:44:22.7651873Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2025-08-14T21:44:22.7654201Z adding 'torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h' 2025-08-14T21:44:22.7656363Z adding 'torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h' 2025-08-14T21:44:22.7658201Z adding 'torch/include/torch/csrc/jit/passes/onnx/constant_fold.h' 2025-08-14T21:44:22.7660829Z adding 'torch/include/torch/csrc/jit/passes/onnx/constant_map.h' 2025-08-14T21:44:22.7662984Z adding 'torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h' 2025-08-14T21:44:22.7664794Z adding 'torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h' 2025-08-14T21:44:22.7666463Z adding 'torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h' 2025-08-14T21:44:22.7668233Z adding 'torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h' 2025-08-14T21:44:22.7671164Z adding 'torch/include/torch/csrc/jit/passes/onnx/function_extraction.h' 2025-08-14T21:44:22.7673006Z adding 'torch/include/torch/csrc/jit/passes/onnx/function_substitution.h' 2025-08-14T21:44:22.7675259Z adding 'torch/include/torch/csrc/jit/passes/onnx/helper.h' 2025-08-14T21:44:22.7677238Z adding 'torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h' 2025-08-14T21:44:22.7679053Z adding 'torch/include/torch/csrc/jit/passes/onnx/naming.h' 2025-08-14T21:44:22.7681132Z adding 'torch/include/torch/csrc/jit/passes/onnx/onnx_log.h' 2025-08-14T21:44:22.7683051Z adding 'torch/include/torch/csrc/jit/passes/onnx/peephole.h' 2025-08-14T21:44:22.7685117Z adding 'torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h' 2025-08-14T21:44:22.7686827Z adding 'torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h' 2025-08-14T21:44:22.7688649Z adding 'torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h' 2025-08-14T21:44:22.7690343Z adding 'torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h' 2025-08-14T21:44:22.7693290Z adding 'torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h' 2025-08-14T21:44:22.7695350Z adding 'torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h' 2025-08-14T21:44:22.7697655Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h' 2025-08-14T21:44:22.7699309Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h' 2025-08-14T21:44:22.7701731Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h' 2025-08-14T21:44:22.7703922Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h' 2025-08-14T21:44:22.7706220Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2025-08-14T21:44:22.7708475Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2025-08-14T21:44:22.7710377Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2025-08-14T21:44:22.7713515Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2025-08-14T21:44:22.7715924Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2025-08-14T21:44:22.7718101Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2025-08-14T21:44:22.7728275Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2025-08-14T21:44:22.7731693Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2025-08-14T21:44:22.7733639Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2025-08-14T21:44:22.7735818Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2025-08-14T21:44:22.7739057Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2025-08-14T21:44:22.7741318Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2025-08-14T21:44:22.7743173Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2025-08-14T21:44:22.7745438Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2025-08-14T21:44:22.7747664Z adding 'torch/include/torch/csrc/jit/python/init.h' 2025-08-14T21:44:22.7749885Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2025-08-14T21:44:22.7753256Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2025-08-14T21:44:22.7769115Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2025-08-14T21:44:22.7773625Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2025-08-14T21:44:22.7775637Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2025-08-14T21:44:22.7778196Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2025-08-14T21:44:22.7788575Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2025-08-14T21:44:22.7788875Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2025-08-14T21:44:22.7789083Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2025-08-14T21:44:22.7790600Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2025-08-14T21:44:22.7792863Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2025-08-14T21:44:22.7794668Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2025-08-14T21:44:22.7796398Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2025-08-14T21:44:22.7798159Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2025-08-14T21:44:22.7800082Z adding 'torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h' 2025-08-14T21:44:22.7806885Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2025-08-14T21:44:22.7810235Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2025-08-14T21:44:22.7812963Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2025-08-14T21:44:22.7814974Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2025-08-14T21:44:22.7817043Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2025-08-14T21:44:22.7818913Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2025-08-14T21:44:22.7820697Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2025-08-14T21:44:22.7823553Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2025-08-14T21:44:22.7826349Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2025-08-14T21:44:22.7829441Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2025-08-14T21:44:22.7832644Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2025-08-14T21:44:22.7835782Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2025-08-14T21:44:22.7837972Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2025-08-14T21:44:22.7840070Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2025-08-14T21:44:22.7842556Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2025-08-14T21:44:22.7846966Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2025-08-14T21:44:22.7849223Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2025-08-14T21:44:22.7851037Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2025-08-14T21:44:22.7853694Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2025-08-14T21:44:22.7857543Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2025-08-14T21:44:22.7866203Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2025-08-14T21:44:22.7869983Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2025-08-14T21:44:22.7872636Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2025-08-14T21:44:22.7874221Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2025-08-14T21:44:22.7876279Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2025-08-14T21:44:22.7878183Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2025-08-14T21:44:22.7880180Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2025-08-14T21:44:22.7882856Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2025-08-14T21:44:22.7884972Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2025-08-14T21:44:22.7886910Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2025-08-14T21:44:22.7888813Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2025-08-14T21:44:22.7892162Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h' 2025-08-14T21:44:22.7902594Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h' 2025-08-14T21:44:22.7905684Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/frame.h' 2025-08-14T21:44:22.7907633Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h' 2025-08-14T21:44:22.7911147Z adding 'torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h' 2025-08-14T21:44:22.7913099Z adding 'torch/include/torch/csrc/jit/runtime/static/fusion.h' 2025-08-14T21:44:22.7926046Z adding 'torch/include/torch/csrc/jit/runtime/static/impl.h' 2025-08-14T21:44:22.7928888Z adding 'torch/include/torch/csrc/jit/runtime/static/init.h' 2025-08-14T21:44:22.7933542Z adding 'torch/include/torch/csrc/jit/runtime/static/memory_planner.h' 2025-08-14T21:44:22.7936754Z adding 'torch/include/torch/csrc/jit/runtime/static/ops.h' 2025-08-14T21:44:22.7939437Z adding 'torch/include/torch/csrc/jit/runtime/static/passes.h' 2025-08-14T21:44:22.7942744Z adding 'torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h' 2025-08-14T21:44:22.7945072Z adding 'torch/include/torch/csrc/jit/runtime/static/static_method.h' 2025-08-14T21:44:22.7947027Z adding 'torch/include/torch/csrc/jit/runtime/static/te_wrapper.h' 2025-08-14T21:44:22.7950061Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2025-08-14T21:44:22.7954236Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2025-08-14T21:44:22.7956725Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2025-08-14T21:44:22.7959248Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2025-08-14T21:44:22.7961506Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2025-08-14T21:44:22.7963946Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2025-08-14T21:44:22.7966169Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2025-08-14T21:44:22.7968046Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2025-08-14T21:44:22.7970120Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2025-08-14T21:44:22.7972237Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2025-08-14T21:44:22.7974782Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2025-08-14T21:44:22.7994614Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2025-08-14T21:44:22.7998898Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2025-08-14T21:44:22.8002207Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2025-08-14T21:44:22.8005705Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2025-08-14T21:44:22.8010318Z adding 'torch/include/torch/csrc/jit/serialization/pickler_helper.h' 2025-08-14T21:44:22.8012991Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2025-08-14T21:44:22.8015231Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2025-08-14T21:44:22.8017302Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2025-08-14T21:44:22.8019424Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2025-08-14T21:44:22.8021405Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2025-08-14T21:44:22.8025037Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2025-08-14T21:44:22.8029341Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2025-08-14T21:44:22.8032301Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2025-08-14T21:44:22.8034630Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2025-08-14T21:44:22.8037522Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2025-08-14T21:44:22.8041504Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2025-08-14T21:44:22.8044168Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2025-08-14T21:44:22.8046256Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2025-08-14T21:44:22.8049873Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2025-08-14T21:44:22.8052635Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2025-08-14T21:44:22.8056423Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2025-08-14T21:44:22.8058912Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2025-08-14T21:44:22.8063620Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2025-08-14T21:44:22.8066540Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2025-08-14T21:44:22.8068580Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2025-08-14T21:44:22.8071561Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2025-08-14T21:44:22.8074120Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2025-08-14T21:44:22.8077080Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2025-08-14T21:44:22.8080404Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2025-08-14T21:44:22.8084029Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2025-08-14T21:44:22.8086225Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2025-08-14T21:44:22.8092884Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2025-08-14T21:44:22.8095685Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2025-08-14T21:44:22.8097952Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2025-08-14T21:44:22.8100396Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2025-08-14T21:44:22.8105517Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2025-08-14T21:44:22.8107966Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2025-08-14T21:44:22.8110026Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2025-08-14T21:44:22.8115073Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2025-08-14T21:44:22.8118170Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2025-08-14T21:44:22.8121314Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2025-08-14T21:44:22.8129487Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2025-08-14T21:44:22.8132251Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2025-08-14T21:44:22.8134229Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2025-08-14T21:44:22.8139380Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2025-08-14T21:44:22.8143299Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2025-08-14T21:44:22.8148457Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2025-08-14T21:44:22.8155807Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2025-08-14T21:44:22.8160180Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2025-08-14T21:44:22.8162541Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2025-08-14T21:44:22.8165332Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2025-08-14T21:44:22.8167887Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2025-08-14T21:44:22.8169879Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2025-08-14T21:44:22.8173156Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2025-08-14T21:44:22.8175102Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2025-08-14T21:44:22.8177327Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2025-08-14T21:44:22.8179240Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2025-08-14T21:44:22.8181155Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2025-08-14T21:44:22.8183254Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2025-08-14T21:44:22.8185517Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2025-08-14T21:44:22.8187656Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2025-08-14T21:44:22.8189353Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2025-08-14T21:44:22.8191424Z adding 'torch/include/torch/csrc/jit/testing/catch_utils.hpp' 2025-08-14T21:44:22.8193635Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2025-08-14T21:44:22.8195563Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2025-08-14T21:44:22.8198155Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2025-08-14T21:44:22.8201057Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2025-08-14T21:44:22.8204054Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2025-08-14T21:44:22.8206719Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2025-08-14T21:44:22.8210075Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2025-08-14T21:44:22.8212258Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2025-08-14T21:44:22.8214309Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2025-08-14T21:44:22.8216421Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2025-08-14T21:44:22.8219702Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2025-08-14T21:44:22.8222239Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2025-08-14T21:44:22.8225995Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2025-08-14T21:44:22.8228900Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2025-08-14T21:44:22.8230939Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2025-08-14T21:44:22.8232957Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2025-08-14T21:44:22.8235056Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2025-08-14T21:44:22.8240829Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2025-08-14T21:44:22.8244988Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2025-08-14T21:44:22.8247559Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2025-08-14T21:44:22.8249748Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2025-08-14T21:44:22.8252186Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2025-08-14T21:44:22.8255996Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2025-08-14T21:44:22.8260684Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2025-08-14T21:44:22.8263200Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2025-08-14T21:44:22.8265579Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2025-08-14T21:44:22.8267578Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2025-08-14T21:44:22.8270254Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2025-08-14T21:44:22.8272638Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2025-08-14T21:44:22.8275192Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2025-08-14T21:44:22.8277676Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2025-08-14T21:44:22.8279946Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2025-08-14T21:44:22.8282089Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2025-08-14T21:44:22.8317783Z adding 'torch/include/torch/csrc/lazy/generated/LazyIr.h' 2025-08-14T21:44:22.8330728Z adding 'torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h' 2025-08-14T21:44:22.8333879Z adding 'torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h' 2025-08-14T21:44:22.8336064Z adding 'torch/include/torch/csrc/lazy/python/init.h' 2025-08-14T21:44:22.8337868Z adding 'torch/include/torch/csrc/lazy/python/python_util.h' 2025-08-14T21:44:22.8340130Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2025-08-14T21:44:22.8342473Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2025-08-14T21:44:22.8344740Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2025-08-14T21:44:22.8346628Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2025-08-14T21:44:22.8348451Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2025-08-14T21:44:22.8350470Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2025-08-14T21:44:22.8352370Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2025-08-14T21:44:22.8355160Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2025-08-14T21:44:22.8357795Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2025-08-14T21:44:22.8360062Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2025-08-14T21:44:22.8362629Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h' 2025-08-14T21:44:22.8364697Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/generic.h' 2025-08-14T21:44:22.8367443Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h' 2025-08-14T21:44:22.8371918Z adding 'torch/include/torch/csrc/monitor/counters.h' 2025-08-14T21:44:22.8374754Z adding 'torch/include/torch/csrc/monitor/events.h' 2025-08-14T21:44:22.8376733Z adding 'torch/include/torch/csrc/monitor/python_init.h' 2025-08-14T21:44:22.8378766Z adding 'torch/include/torch/csrc/mps/Module.h' 2025-08-14T21:44:22.8380850Z adding 'torch/include/torch/csrc/mtia/Module.h' 2025-08-14T21:44:22.8383204Z adding 'torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h' 2025-08-14T21:44:22.8385067Z adding 'torch/include/torch/csrc/multiprocessing/init.h' 2025-08-14T21:44:22.8387261Z adding 'torch/include/torch/csrc/onnx/back_compat.h' 2025-08-14T21:44:22.8389016Z adding 'torch/include/torch/csrc/onnx/init.h' 2025-08-14T21:44:22.8390805Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2025-08-14T21:44:22.8393030Z adding 'torch/include/torch/csrc/profiler/api.h' 2025-08-14T21:44:22.8400157Z adding 'torch/include/torch/csrc/profiler/collection.h' 2025-08-14T21:44:22.8403358Z adding 'torch/include/torch/csrc/profiler/combined_traceback.h' 2025-08-14T21:44:22.8406677Z adding 'torch/include/torch/csrc/profiler/containers.h' 2025-08-14T21:44:22.8409684Z adding 'torch/include/torch/csrc/profiler/data_flow.h' 2025-08-14T21:44:22.8411934Z adding 'torch/include/torch/csrc/profiler/events.h' 2025-08-14T21:44:22.8413844Z adding 'torch/include/torch/csrc/profiler/kineto_client_interface.h' 2025-08-14T21:44:22.8416318Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2025-08-14T21:44:22.8418384Z adding 'torch/include/torch/csrc/profiler/perf-inl.h' 2025-08-14T21:44:22.8420761Z adding 'torch/include/torch/csrc/profiler/perf.h' 2025-08-14T21:44:22.8423998Z adding 'torch/include/torch/csrc/profiler/util.h' 2025-08-14T21:44:22.8428047Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2025-08-14T21:44:22.8430663Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2025-08-14T21:44:22.8432644Z adding 'torch/include/torch/csrc/profiler/orchestration/vulkan.h' 2025-08-14T21:44:22.8434935Z adding 'torch/include/torch/csrc/profiler/python/combined_traceback.h' 2025-08-14T21:44:22.8436881Z adding 'torch/include/torch/csrc/profiler/python/init.h' 2025-08-14T21:44:22.8439115Z adding 'torch/include/torch/csrc/profiler/python/pybind.h' 2025-08-14T21:44:22.8441883Z adding 'torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h' 2025-08-14T21:44:22.8443548Z adding 'torch/include/torch/csrc/profiler/standalone/itt_observer.h' 2025-08-14T21:44:22.8445307Z adding 'torch/include/torch/csrc/profiler/standalone/nvtx_observer.h' 2025-08-14T21:44:22.8447462Z adding 'torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h' 2025-08-14T21:44:22.8449796Z adding 'torch/include/torch/csrc/profiler/stubs/base.h' 2025-08-14T21:44:22.8452483Z adding 'torch/include/torch/csrc/profiler/unwind/action.h' 2025-08-14T21:44:22.8454755Z adding 'torch/include/torch/csrc/profiler/unwind/communicate.h' 2025-08-14T21:44:22.8458328Z adding 'torch/include/torch/csrc/profiler/unwind/debug_info.h' 2025-08-14T21:44:22.8460628Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_enums.h' 2025-08-14T21:44:22.8463375Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h' 2025-08-14T21:44:22.8465855Z adding 'torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h' 2025-08-14T21:44:22.8468377Z adding 'torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h' 2025-08-14T21:44:22.8473477Z adding 'torch/include/torch/csrc/profiler/unwind/fde.h' 2025-08-14T21:44:22.8476552Z adding 'torch/include/torch/csrc/profiler/unwind/lexer.h' 2025-08-14T21:44:22.8481100Z adding 'torch/include/torch/csrc/profiler/unwind/line_number_program.h' 2025-08-14T21:44:22.8484371Z adding 'torch/include/torch/csrc/profiler/unwind/mem_file.h' 2025-08-14T21:44:22.8486885Z adding 'torch/include/torch/csrc/profiler/unwind/range_table.h' 2025-08-14T21:44:22.8489601Z adding 'torch/include/torch/csrc/profiler/unwind/sections.h' 2025-08-14T21:44:22.8491955Z adding 'torch/include/torch/csrc/profiler/unwind/unwind.h' 2025-08-14T21:44:22.8494040Z adding 'torch/include/torch/csrc/profiler/unwind/unwind_error.h' 2025-08-14T21:44:22.8496282Z adding 'torch/include/torch/csrc/profiler/unwind/unwinder.h' 2025-08-14T21:44:22.8498932Z adding 'torch/include/torch/csrc/stable/accelerator.h' 2025-08-14T21:44:22.8503881Z adding 'torch/include/torch/csrc/stable/library.h' 2025-08-14T21:44:22.8506705Z adding 'torch/include/torch/csrc/stable/ops.h' 2025-08-14T21:44:22.8509778Z adding 'torch/include/torch/csrc/stable/tensor.h' 2025-08-14T21:44:22.8512375Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2025-08-14T21:44:22.8515263Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2025-08-14T21:44:22.8517135Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2025-08-14T21:44:22.8518890Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2025-08-14T21:44:22.8521625Z adding 'torch/include/torch/csrc/utils/device_lazy_init.h' 2025-08-14T21:44:22.8523912Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2025-08-14T21:44:22.8546015Z adding 'torch/include/torch/csrc/utils/generated_serialization_types.h' 2025-08-14T21:44:22.8550651Z adding 'torch/include/torch/csrc/utils/init.h' 2025-08-14T21:44:22.8552544Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2025-08-14T21:44:22.8554282Z adding 'torch/include/torch/csrc/utils/nested.h' 2025-08-14T21:44:22.8556065Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2025-08-14T21:44:22.8558278Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2025-08-14T21:44:22.8560535Z adding 'torch/include/torch/csrc/utils/out_types.h' 2025-08-14T21:44:22.8564909Z adding 'torch/include/torch/csrc/utils/pybind.h' 2025-08-14T21:44:22.8567302Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2025-08-14T21:44:22.8569125Z adding 'torch/include/torch/csrc/utils/pyobject_preservation.h' 2025-08-14T21:44:22.8582123Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2025-08-14T21:44:22.8585172Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2025-08-14T21:44:22.8587058Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2025-08-14T21:44:22.8589925Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2025-08-14T21:44:22.8592461Z adding 'torch/include/torch/csrc/utils/python_raii.h' 2025-08-14T21:44:22.8595261Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2025-08-14T21:44:22.8598183Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2025-08-14T21:44:22.8600290Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2025-08-14T21:44:22.8603553Z adding 'torch/include/torch/csrc/utils/python_symnode.h' 2025-08-14T21:44:22.8605901Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2025-08-14T21:44:22.8607814Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2025-08-14T21:44:22.8619550Z adding 'torch/include/torch/csrc/utils/pythoncapi_compat.h' 2025-08-14T21:44:22.8623146Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2025-08-14T21:44:22.8625448Z adding 'torch/include/torch/csrc/utils/six.h' 2025-08-14T21:44:22.8627275Z adding 'torch/include/torch/csrc/utils/structseq.h' 2025-08-14T21:44:22.8629100Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2025-08-14T21:44:22.8630887Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2025-08-14T21:44:22.8633239Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2025-08-14T21:44:22.8634968Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2025-08-14T21:44:22.8636661Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2025-08-14T21:44:22.8638470Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2025-08-14T21:44:22.8641096Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2025-08-14T21:44:22.8643224Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2025-08-14T21:44:22.8645076Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2025-08-14T21:44:22.8646897Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2025-08-14T21:44:22.8650375Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2025-08-14T21:44:22.8654211Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2025-08-14T21:44:22.8656569Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2025-08-14T21:44:22.8659045Z adding 'torch/include/torch/csrc/utils/variadic.h' 2025-08-14T21:44:22.8660855Z adding 'torch/include/torch/csrc/utils/verbose.h' 2025-08-14T21:44:22.8662967Z adding 'torch/include/torch/csrc/xpu/Event.h' 2025-08-14T21:44:22.8664692Z adding 'torch/include/torch/csrc/xpu/Module.h' 2025-08-14T21:44:22.8666453Z adding 'torch/include/torch/csrc/xpu/Stream.h' 2025-08-14T21:44:22.8669935Z adding 'torch/include/torch/headeronly/core/ScalarType.h' 2025-08-14T21:44:22.8673210Z adding 'torch/include/torch/headeronly/cpu/vec/intrinsics.h' 2025-08-14T21:44:22.8675439Z adding 'torch/include/torch/headeronly/cpu/vec/vec_half.h' 2025-08-14T21:44:22.8678807Z adding 'torch/include/torch/headeronly/cpu/vec/vec256/missing_vld1_neon.h' 2025-08-14T21:44:22.8681285Z adding 'torch/include/torch/headeronly/cpu/vec/vec256/missing_vst1_neon.h' 2025-08-14T21:44:22.8684929Z adding 'torch/include/torch/headeronly/macros/Export.h' 2025-08-14T21:44:22.8691843Z adding 'torch/include/torch/headeronly/macros/Macros.h' 2025-08-14T21:44:22.8694403Z adding 'torch/include/torch/headeronly/macros/cmake_macros.h' 2025-08-14T21:44:22.8698695Z adding 'torch/include/torch/headeronly/util/BFloat16.h' 2025-08-14T21:44:22.8701737Z adding 'torch/include/torch/headeronly/util/Exception.h' 2025-08-14T21:44:22.8703938Z adding 'torch/include/torch/headeronly/util/Float4_e2m1fn_x2.h' 2025-08-14T21:44:22.8708994Z adding 'torch/include/torch/headeronly/util/Float8_e4m3fn.h' 2025-08-14T21:44:22.8713622Z adding 'torch/include/torch/headeronly/util/Float8_e4m3fnuz.h' 2025-08-14T21:44:22.8718129Z adding 'torch/include/torch/headeronly/util/Float8_e5m2.h' 2025-08-14T21:44:22.8723178Z adding 'torch/include/torch/headeronly/util/Float8_e5m2fnuz.h' 2025-08-14T21:44:22.8726913Z adding 'torch/include/torch/headeronly/util/Float8_e8m0fnu.h' 2025-08-14T21:44:22.8729477Z adding 'torch/include/torch/headeronly/util/Float8_fnuz_cvt.h' 2025-08-14T21:44:22.8737245Z adding 'torch/include/torch/headeronly/util/Half.h' 2025-08-14T21:44:22.8740587Z adding 'torch/include/torch/headeronly/util/TypeSafeSignMath.h' 2025-08-14T21:44:22.8743529Z adding 'torch/include/torch/headeronly/util/bit_cast.h' 2025-08-14T21:44:22.8745692Z adding 'torch/include/torch/headeronly/util/bits.h' 2025-08-14T21:44:22.8751153Z adding 'torch/include/torch/headeronly/util/complex.h' 2025-08-14T21:44:22.8753796Z adding 'torch/include/torch/headeronly/util/floating_point_utils.h' 2025-08-14T21:44:22.8755588Z adding 'torch/include/torch/headeronly/util/qint32.h' 2025-08-14T21:44:22.8757423Z adding 'torch/include/torch/headeronly/util/qint8.h' 2025-08-14T21:44:22.8759246Z adding 'torch/include/torch/headeronly/util/quint2x4.h' 2025-08-14T21:44:22.8761416Z adding 'torch/include/torch/headeronly/util/quint4x2.h' 2025-08-14T21:44:22.8763286Z adding 'torch/include/torch/headeronly/util/quint8.h' 2025-08-14T21:44:22.8765319Z adding 'torch/include/torch/headeronly/util/shim_utils.h' 2025-08-14T21:44:22.8770296Z adding 'torch/jit/__init__.py' 2025-08-14T21:44:22.8773487Z adding 'torch/jit/_async.py' 2025-08-14T21:44:22.8775552Z adding 'torch/jit/_await.py' 2025-08-14T21:44:22.8778893Z adding 'torch/jit/_builtins.py' 2025-08-14T21:44:22.8783085Z adding 'torch/jit/_check.py' 2025-08-14T21:44:22.8786762Z adding 'torch/jit/_dataclass_impls.py' 2025-08-14T21:44:22.8788773Z adding 'torch/jit/_decomposition_utils.py' 2025-08-14T21:44:22.8791554Z adding 'torch/jit/_decompositions.py' 2025-08-14T21:44:22.8795643Z adding 'torch/jit/_freeze.py' 2025-08-14T21:44:22.8799103Z adding 'torch/jit/_fuser.py' 2025-08-14T21:44:22.8801719Z adding 'torch/jit/_ir_utils.py' 2025-08-14T21:44:22.8803501Z adding 'torch/jit/_logging.py' 2025-08-14T21:44:22.8807203Z adding 'torch/jit/_monkeytype_config.py' 2025-08-14T21:44:22.8809540Z adding 'torch/jit/_pickle.py' 2025-08-14T21:44:22.8824491Z adding 'torch/jit/_recursive.py' 2025-08-14T21:44:22.8849649Z adding 'torch/jit/_script.py' 2025-08-14T21:44:22.8854570Z adding 'torch/jit/_script.pyi' 2025-08-14T21:44:22.8858741Z adding 'torch/jit/_serialization.py' 2025-08-14T21:44:22.8873496Z adding 'torch/jit/_shape_functions.py' 2025-08-14T21:44:22.8877337Z adding 'torch/jit/_state.py' 2025-08-14T21:44:22.8901718Z adding 'torch/jit/_trace.py' 2025-08-14T21:44:22.8904918Z adding 'torch/jit/annotations.py' 2025-08-14T21:44:22.8922078Z adding 'torch/jit/frontend.py' 2025-08-14T21:44:22.8923426Z adding 'torch/jit/generate_bytecode.py' 2025-08-14T21:44:22.8925380Z adding 'torch/jit/quantized.py' 2025-08-14T21:44:22.8929614Z adding 'torch/jit/supported_ops.py' 2025-08-14T21:44:22.8932289Z adding 'torch/jit/unsupported_tensor_ops.py' 2025-08-14T21:44:22.8934274Z adding 'torch/jit/_passes/__init__.py' 2025-08-14T21:44:22.8936367Z adding 'torch/jit/_passes/_property_propagation.py' 2025-08-14T21:44:22.8939877Z adding 'torch/jit/mobile/__init__.py' 2025-08-14T21:44:22.9090281Z adding 'torch/lib/libaoti_custom_ops.so' 2025-08-14T21:44:22.9243688Z adding 'torch/lib/libbackend_with_compiler.so' 2025-08-14T21:44:22.9911385Z adding 'torch/lib/libc10.so' 2025-08-14T21:44:23.0057869Z adding 'torch/lib/libjitbackend_test.so' 2025-08-14T21:44:23.0075369Z adding 'torch/lib/libshm.so' 2025-08-14T21:44:23.0079810Z adding 'torch/lib/libtorch.so' 2025-08-14T21:47:40.2851656Z adding 'torch/lib/libtorch_cpu.so' 2025-08-14T21:47:53.4801135Z adding 'torch/lib/libtorch_global_deps.so' 2025-08-14T21:47:54.6641392Z adding 'torch/lib/libtorch_python.so' 2025-08-14T21:47:54.7711390Z adding 'torch/lib/libtorchbind_test.so' 2025-08-14T21:47:54.7741066Z adding 'torch/lib/libshm/alloc_info.h' 2025-08-14T21:47:54.7742704Z adding 'torch/lib/libshm/err.h' 2025-08-14T21:47:54.7743202Z adding 'torch/lib/libshm/libshm.h' 2025-08-14T21:47:54.7743550Z adding 'torch/lib/libshm/socket.h' 2025-08-14T21:47:54.7743922Z adding 'torch/lib/libshm_windows/libshm.h' 2025-08-14T21:47:54.7784525Z adding 'torch/linalg/__init__.py' 2025-08-14T21:47:54.7787158Z adding 'torch/masked/__init__.py' 2025-08-14T21:47:54.7793116Z adding 'torch/masked/_docs.py' 2025-08-14T21:47:54.7820334Z adding 'torch/masked/_ops.py' 2025-08-14T21:47:54.7820758Z adding 'torch/masked/maskedtensor/__init__.py' 2025-08-14T21:47:54.7824226Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2025-08-14T21:47:54.7827731Z adding 'torch/masked/maskedtensor/binary.py' 2025-08-14T21:47:54.7833361Z adding 'torch/masked/maskedtensor/core.py' 2025-08-14T21:47:54.7835817Z adding 'torch/masked/maskedtensor/creation.py' 2025-08-14T21:47:54.7838240Z adding 'torch/masked/maskedtensor/passthrough.py' 2025-08-14T21:47:54.7842040Z adding 'torch/masked/maskedtensor/reductions.py' 2025-08-14T21:47:54.7845200Z adding 'torch/masked/maskedtensor/unary.py' 2025-08-14T21:47:54.7848194Z adding 'torch/monitor/__init__.py' 2025-08-14T21:47:54.7852566Z adding 'torch/mps/__init__.py' 2025-08-14T21:47:54.7855105Z adding 'torch/mps/event.py' 2025-08-14T21:47:54.7857819Z adding 'torch/mps/profiler.py' 2025-08-14T21:47:54.7863988Z adding 'torch/mtia/__init__.py' 2025-08-14T21:47:54.7866777Z adding 'torch/mtia/_utils.py' 2025-08-14T21:47:54.7869225Z adding 'torch/mtia/memory.py' 2025-08-14T21:47:54.7873359Z adding 'torch/multiprocessing/__init__.py' 2025-08-14T21:47:54.7875749Z adding 'torch/multiprocessing/_atfork.py' 2025-08-14T21:47:54.7878301Z adding 'torch/multiprocessing/pool.py' 2025-08-14T21:47:54.7881145Z adding 'torch/multiprocessing/queue.py' 2025-08-14T21:47:54.7889755Z adding 'torch/multiprocessing/reductions.py' 2025-08-14T21:47:54.7897291Z adding 'torch/multiprocessing/spawn.py' 2025-08-14T21:47:54.7905474Z adding 'torch/nested/__init__.py' 2025-08-14T21:47:54.7908043Z adding 'torch/nested/_internal/__init__.py' 2025-08-14T21:47:54.7910399Z adding 'torch/nested/_internal/nested_int.py' 2025-08-14T21:47:54.7918464Z adding 'torch/nested/_internal/nested_tensor.py' 2025-08-14T21:47:54.7954347Z adding 'torch/nested/_internal/ops.py' 2025-08-14T21:47:54.7962154Z adding 'torch/nested/_internal/sdpa.py' 2025-08-14T21:47:54.7965705Z adding 'torch/nn/__init__.py' 2025-08-14T21:47:54.7967927Z adding 'torch/nn/_reduction.py' 2025-08-14T21:47:54.7970553Z adding 'torch/nn/common_types.py' 2025-08-14T21:47:54.7973100Z adding 'torch/nn/cpp.py' 2025-08-14T21:47:54.8046627Z adding 'torch/nn/functional.py' 2025-08-14T21:47:54.8062402Z adding 'torch/nn/functional.pyi' 2025-08-14T21:47:54.8062846Z adding 'torch/nn/grad.py' 2025-08-14T21:47:54.8067988Z adding 'torch/nn/init.py' 2025-08-14T21:47:54.8073922Z adding 'torch/nn/parameter.py' 2025-08-14T21:47:54.8076171Z adding 'torch/nn/parameter.pyi' 2025-08-14T21:47:54.8080028Z adding 'torch/nn/attention/__init__.py' 2025-08-14T21:47:54.8082507Z adding 'torch/nn/attention/_utils.py' 2025-08-14T21:47:54.8087255Z adding 'torch/nn/attention/bias.py' 2025-08-14T21:47:54.8114895Z adding 'torch/nn/attention/flex_attention.py' 2025-08-14T21:47:54.8115461Z adding 'torch/nn/attention/experimental/__init__.py' 2025-08-14T21:47:54.8118722Z adding 'torch/nn/attention/experimental/_paged_attention.py' 2025-08-14T21:47:54.8121194Z adding 'torch/nn/backends/__init__.py' 2025-08-14T21:47:54.8122915Z adding 'torch/nn/backends/thnn.py' 2025-08-14T21:47:54.8125113Z adding 'torch/nn/intrinsic/__init__.py' 2025-08-14T21:47:54.8127340Z adding 'torch/nn/intrinsic/modules/__init__.py' 2025-08-14T21:47:54.8129212Z adding 'torch/nn/intrinsic/modules/fused.py' 2025-08-14T21:47:54.8131135Z adding 'torch/nn/intrinsic/qat/__init__.py' 2025-08-14T21:47:54.8133403Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2025-08-14T21:47:54.8135935Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2025-08-14T21:47:54.8137157Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2025-08-14T21:47:54.8138938Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2025-08-14T21:47:54.8141032Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2025-08-14T21:47:54.8143053Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2025-08-14T21:47:54.8145063Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-08-14T21:47:54.8146773Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-08-14T21:47:54.8148716Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2025-08-14T21:47:54.8150381Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2025-08-14T21:47:54.8151998Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2025-08-14T21:47:54.8153608Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2025-08-14T21:47:54.8157111Z adding 'torch/nn/modules/__init__.py' 2025-08-14T21:47:54.8162264Z adding 'torch/nn/modules/_functions.py' 2025-08-14T21:47:54.8179486Z adding 'torch/nn/modules/activation.py' 2025-08-14T21:47:54.8186018Z adding 'torch/nn/modules/adaptive.py' 2025-08-14T21:47:54.8195079Z adding 'torch/nn/modules/batchnorm.py' 2025-08-14T21:47:54.8198306Z adding 'torch/nn/modules/channelshuffle.py' 2025-08-14T21:47:54.8209635Z adding 'torch/nn/modules/container.py' 2025-08-14T21:47:54.8231795Z adding 'torch/nn/modules/conv.py' 2025-08-14T21:47:54.8232274Z adding 'torch/nn/modules/distance.py' 2025-08-14T21:47:54.8234937Z adding 'torch/nn/modules/dropout.py' 2025-08-14T21:47:54.8238033Z adding 'torch/nn/modules/flatten.py' 2025-08-14T21:47:54.8243065Z adding 'torch/nn/modules/fold.py' 2025-08-14T21:47:54.8248105Z adding 'torch/nn/modules/instancenorm.py' 2025-08-14T21:47:54.8253502Z adding 'torch/nn/modules/lazy.py' 2025-08-14T21:47:54.8257845Z adding 'torch/nn/modules/linear.py' 2025-08-14T21:47:54.8285105Z adding 'torch/nn/modules/loss.py' 2025-08-14T21:47:54.8328269Z adding 'torch/nn/modules/module.py' 2025-08-14T21:47:54.8335027Z adding 'torch/nn/modules/normalization.py' 2025-08-14T21:47:54.8340169Z adding 'torch/nn/modules/padding.py' 2025-08-14T21:47:54.8343497Z adding 'torch/nn/modules/pixelshuffle.py' 2025-08-14T21:47:54.8360457Z adding 'torch/nn/modules/pooling.py' 2025-08-14T21:47:54.8375015Z adding 'torch/nn/modules/rnn.py' 2025-08-14T21:47:54.8383497Z adding 'torch/nn/modules/sparse.py' 2025-08-14T21:47:54.8401627Z adding 'torch/nn/modules/transformer.py' 2025-08-14T21:47:54.8402916Z adding 'torch/nn/modules/upsampling.py' 2025-08-14T21:47:54.8405472Z adding 'torch/nn/modules/utils.py' 2025-08-14T21:47:54.8407834Z adding 'torch/nn/parallel/__init__.py' 2025-08-14T21:47:54.8410685Z adding 'torch/nn/parallel/_functions.py' 2025-08-14T21:47:54.8415020Z adding 'torch/nn/parallel/comm.py' 2025-08-14T21:47:54.8419975Z adding 'torch/nn/parallel/data_parallel.py' 2025-08-14T21:47:54.8466569Z adding 'torch/nn/parallel/distributed.py' 2025-08-14T21:47:54.8468177Z adding 'torch/nn/parallel/parallel_apply.py' 2025-08-14T21:47:54.8472133Z adding 'torch/nn/parallel/replicate.py' 2025-08-14T21:47:54.8475362Z adding 'torch/nn/parallel/scatter_gather.py' 2025-08-14T21:47:54.8477721Z adding 'torch/nn/qat/__init__.py' 2025-08-14T21:47:54.8479996Z adding 'torch/nn/qat/dynamic/__init__.py' 2025-08-14T21:47:54.8482057Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2025-08-14T21:47:54.8483990Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2025-08-14T21:47:54.8486059Z adding 'torch/nn/qat/modules/__init__.py' 2025-08-14T21:47:54.8487914Z adding 'torch/nn/qat/modules/conv.py' 2025-08-14T21:47:54.8489764Z adding 'torch/nn/qat/modules/embedding_ops.py' 2025-08-14T21:47:54.8491653Z adding 'torch/nn/qat/modules/linear.py' 2025-08-14T21:47:54.8493553Z adding 'torch/nn/quantizable/__init__.py' 2025-08-14T21:47:54.8495619Z adding 'torch/nn/quantizable/modules/__init__.py' 2025-08-14T21:47:54.8497533Z adding 'torch/nn/quantizable/modules/activation.py' 2025-08-14T21:47:54.8499216Z adding 'torch/nn/quantizable/modules/rnn.py' 2025-08-14T21:47:54.8501373Z adding 'torch/nn/quantized/__init__.py' 2025-08-14T21:47:54.8503180Z adding 'torch/nn/quantized/functional.py' 2025-08-14T21:47:54.8505128Z adding 'torch/nn/quantized/_reference/__init__.py' 2025-08-14T21:47:54.8507446Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2025-08-14T21:47:54.8509252Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2025-08-14T21:47:54.8511060Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2025-08-14T21:47:54.8512863Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2025-08-14T21:47:54.8514702Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2025-08-14T21:47:54.8516548Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2025-08-14T21:47:54.8518457Z adding 'torch/nn/quantized/dynamic/__init__.py' 2025-08-14T21:47:54.8521045Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2025-08-14T21:47:54.8523000Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2025-08-14T21:47:54.8524853Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2025-08-14T21:47:54.8526775Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2025-08-14T21:47:54.8529503Z adding 'torch/nn/quantized/modules/__init__.py' 2025-08-14T21:47:54.8531637Z adding 'torch/nn/quantized/modules/activation.py' 2025-08-14T21:47:54.8533472Z adding 'torch/nn/quantized/modules/batchnorm.py' 2025-08-14T21:47:54.8535288Z adding 'torch/nn/quantized/modules/conv.py' 2025-08-14T21:47:54.8537122Z adding 'torch/nn/quantized/modules/dropout.py' 2025-08-14T21:47:54.8538975Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2025-08-14T21:47:54.8540780Z adding 'torch/nn/quantized/modules/functional_modules.py' 2025-08-14T21:47:54.8542475Z adding 'torch/nn/quantized/modules/linear.py' 2025-08-14T21:47:54.8544285Z adding 'torch/nn/quantized/modules/normalization.py' 2025-08-14T21:47:54.8546009Z adding 'torch/nn/quantized/modules/rnn.py' 2025-08-14T21:47:54.8547767Z adding 'torch/nn/quantized/modules/utils.py' 2025-08-14T21:47:54.8550134Z adding 'torch/nn/utils/__init__.py' 2025-08-14T21:47:54.8552386Z adding 'torch/nn/utils/_deprecation_utils.py' 2025-08-14T21:47:54.8556724Z adding 'torch/nn/utils/_named_member_accessor.py' 2025-08-14T21:47:54.8560734Z adding 'torch/nn/utils/_per_sample_grad.py' 2025-08-14T21:47:54.8565152Z adding 'torch/nn/utils/clip_grad.py' 2025-08-14T21:47:54.8568188Z adding 'torch/nn/utils/convert_parameters.py' 2025-08-14T21:47:54.8571812Z adding 'torch/nn/utils/fusion.py' 2025-08-14T21:47:54.8574407Z adding 'torch/nn/utils/init.py' 2025-08-14T21:47:54.8577785Z adding 'torch/nn/utils/memory_format.py' 2025-08-14T21:47:54.8587108Z adding 'torch/nn/utils/parametrizations.py' 2025-08-14T21:47:54.8600152Z adding 'torch/nn/utils/parametrize.py' 2025-08-14T21:47:54.8623594Z adding 'torch/nn/utils/prune.py' 2025-08-14T21:47:54.8626661Z adding 'torch/nn/utils/rnn.py' 2025-08-14T21:47:54.8632544Z adding 'torch/nn/utils/spectral_norm.py' 2025-08-14T21:47:54.8637394Z adding 'torch/nn/utils/stateless.py' 2025-08-14T21:47:54.8641390Z adding 'torch/nn/utils/weight_norm.py' 2025-08-14T21:47:54.8643883Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2025-08-14T21:47:54.8646531Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2025-08-14T21:47:54.8650864Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2025-08-14T21:47:54.8653784Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2025-08-14T21:47:54.8658196Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2025-08-14T21:47:54.8664484Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2025-08-14T21:47:54.8667376Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2025-08-14T21:47:54.8670400Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2025-08-14T21:47:54.8673289Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2025-08-14T21:47:54.8675652Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2025-08-14T21:47:54.8677555Z adding 'torch/numa/__init__.py' 2025-08-14T21:47:54.8685029Z adding 'torch/numa/binding.py' 2025-08-14T21:47:54.8692688Z adding 'torch/onnx/__init__.py' 2025-08-14T21:47:54.8695128Z adding 'torch/onnx/_constants.py' 2025-08-14T21:47:54.8697068Z adding 'torch/onnx/_experimental.py' 2025-08-14T21:47:54.8699086Z adding 'torch/onnx/_flags.py' 2025-08-14T21:47:54.8701405Z adding 'torch/onnx/_globals.py' 2025-08-14T21:47:54.8703885Z adding 'torch/onnx/_onnx_supported_ops.py' 2025-08-14T21:47:54.8708438Z adding 'torch/onnx/_type_utils.py' 2025-08-14T21:47:54.8711375Z adding 'torch/onnx/errors.py' 2025-08-14T21:47:54.8713520Z adding 'torch/onnx/operators.py' 2025-08-14T21:47:54.8740842Z adding 'torch/onnx/symbolic_helper.py' 2025-08-14T21:47:54.8751803Z adding 'torch/onnx/symbolic_opset10.py' 2025-08-14T21:47:54.8768739Z adding 'torch/onnx/symbolic_opset11.py' 2025-08-14T21:47:54.8776525Z adding 'torch/onnx/symbolic_opset12.py' 2025-08-14T21:47:54.8793904Z adding 'torch/onnx/symbolic_opset13.py' 2025-08-14T21:47:54.8794419Z adding 'torch/onnx/symbolic_opset14.py' 2025-08-14T21:47:54.8796212Z adding 'torch/onnx/symbolic_opset15.py' 2025-08-14T21:47:54.8799891Z adding 'torch/onnx/symbolic_opset16.py' 2025-08-14T21:47:54.8803871Z adding 'torch/onnx/symbolic_opset17.py' 2025-08-14T21:47:54.8807499Z adding 'torch/onnx/symbolic_opset18.py' 2025-08-14T21:47:54.8809712Z adding 'torch/onnx/symbolic_opset19.py' 2025-08-14T21:47:54.8812127Z adding 'torch/onnx/symbolic_opset20.py' 2025-08-14T21:47:54.8814378Z adding 'torch/onnx/symbolic_opset7.py' 2025-08-14T21:47:54.8819191Z adding 'torch/onnx/symbolic_opset8.py' 2025-08-14T21:47:54.8892928Z adding 'torch/onnx/symbolic_opset9.py' 2025-08-14T21:47:54.8925468Z adding 'torch/onnx/utils.py' 2025-08-14T21:47:54.8956554Z adding 'torch/onnx/verification.py' 2025-08-14T21:47:54.8957042Z adding 'torch/onnx/_internal/__init__.py' 2025-08-14T21:47:54.8957472Z adding 'torch/onnx/_internal/_exporter_legacy.py' 2025-08-14T21:47:54.8959409Z adding 'torch/onnx/_internal/_lazy_import.py' 2025-08-14T21:47:54.8964772Z adding 'torch/onnx/_internal/jit_utils.py' 2025-08-14T21:47:54.8969057Z adding 'torch/onnx/_internal/onnx_proto_utils.py' 2025-08-14T21:47:54.8974257Z adding 'torch/onnx/_internal/registration.py' 2025-08-14T21:47:54.8976671Z adding 'torch/onnx/_internal/exporter/__init__.py' 2025-08-14T21:47:54.8980895Z adding 'torch/onnx/_internal/exporter/_analysis.py' 2025-08-14T21:47:54.8990896Z adding 'torch/onnx/_internal/exporter/_building.py' 2025-08-14T21:47:54.8995344Z adding 'torch/onnx/_internal/exporter/_capture_strategies.py' 2025-08-14T21:47:54.8999759Z adding 'torch/onnx/_internal/exporter/_compat.py' 2025-08-14T21:47:54.9002212Z adding 'torch/onnx/_internal/exporter/_constants.py' 2025-08-14T21:47:54.9029229Z adding 'torch/onnx/_internal/exporter/_core.py' 2025-08-14T21:47:54.9029944Z adding 'torch/onnx/_internal/exporter/_decomp.py' 2025-08-14T21:47:54.9035137Z adding 'torch/onnx/_internal/exporter/_dispatching.py' 2025-08-14T21:47:54.9040913Z adding 'torch/onnx/_internal/exporter/_dynamic_shapes.py' 2025-08-14T21:47:54.9043281Z adding 'torch/onnx/_internal/exporter/_errors.py' 2025-08-14T21:47:54.9045179Z adding 'torch/onnx/_internal/exporter/_flags.py' 2025-08-14T21:47:54.9047428Z adding 'torch/onnx/_internal/exporter/_fx_passes.py' 2025-08-14T21:47:54.9050595Z adding 'torch/onnx/_internal/exporter/_ir_passes.py' 2025-08-14T21:47:54.9053157Z adding 'torch/onnx/_internal/exporter/_isolated.py' 2025-08-14T21:47:54.9059669Z adding 'torch/onnx/_internal/exporter/_onnx_program.py' 2025-08-14T21:47:54.9064856Z adding 'torch/onnx/_internal/exporter/_registration.py' 2025-08-14T21:47:54.9068509Z adding 'torch/onnx/_internal/exporter/_reporting.py' 2025-08-14T21:47:54.9076431Z adding 'torch/onnx/_internal/exporter/_schemas.py' 2025-08-14T21:47:54.9079293Z adding 'torch/onnx/_internal/exporter/_tensors.py' 2025-08-14T21:47:54.9082425Z adding 'torch/onnx/_internal/exporter/_testing.py' 2025-08-14T21:47:54.9084618Z adding 'torch/onnx/_internal/exporter/_type_casting.py' 2025-08-14T21:47:54.9089448Z adding 'torch/onnx/_internal/exporter/_verification.py' 2025-08-14T21:47:54.9091938Z adding 'torch/onnx/_internal/exporter/_torchlib/__init__.py' 2025-08-14T21:47:54.9094118Z adding 'torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py' 2025-08-14T21:47:54.9096556Z adding 'torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py' 2025-08-14T21:47:54.9098638Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/__init__.py' 2025-08-14T21:47:54.9100823Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/core.py' 2025-08-14T21:47:54.9103757Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/hop.py' 2025-08-14T21:47:54.9108185Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/nn.py' 2025-08-14T21:47:54.9111353Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py' 2025-08-14T21:47:54.9113551Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/symops.py' 2025-08-14T21:47:54.9115559Z adding 'torch/onnx/_internal/fx/__init__.py' 2025-08-14T21:47:54.9119819Z adding 'torch/onnx/_internal/fx/_pass.py' 2025-08-14T21:47:54.9123387Z adding 'torch/onnx/_internal/fx/patcher.py' 2025-08-14T21:47:54.9128471Z adding 'torch/onnx/_internal/fx/serialization.py' 2025-08-14T21:47:54.9132070Z adding 'torch/onnx/_internal/fx/type_utils.py' 2025-08-14T21:47:54.9134348Z adding 'torch/onnx/_internal/fx/passes/__init__.py' 2025-08-14T21:47:54.9137153Z adding 'torch/onnx/_internal/fx/passes/_utils.py' 2025-08-14T21:47:54.9151942Z adding 'torch/onnx/_internal/fx/passes/type_promotion.py' 2025-08-14T21:47:54.9160000Z adding 'torch/onnx/ops/__init__.py' 2025-08-14T21:47:54.9162725Z adding 'torch/onnx/ops/_dtype_mappings.py' 2025-08-14T21:47:54.9167822Z adding 'torch/onnx/ops/_impl.py' 2025-08-14T21:47:54.9172929Z adding 'torch/onnx/ops/_symbolic_impl.py' 2025-08-14T21:47:54.9175980Z adding 'torch/optim/__init__.py' 2025-08-14T21:47:54.9184539Z adding 'torch/optim/_adafactor.py' 2025-08-14T21:47:54.9187732Z adding 'torch/optim/_functional.py' 2025-08-14T21:47:54.9193149Z adding 'torch/optim/adadelta.py' 2025-08-14T21:47:54.9200395Z adding 'torch/optim/adagrad.py' 2025-08-14T21:47:54.9217068Z adding 'torch/optim/adam.py' 2025-08-14T21:47:54.9219199Z adding 'torch/optim/adamax.py' 2025-08-14T21:47:54.9222999Z adding 'torch/optim/adamw.py' 2025-08-14T21:47:54.9228456Z adding 'torch/optim/asgd.py' 2025-08-14T21:47:54.9235100Z adding 'torch/optim/lbfgs.py' 2025-08-14T21:47:54.9265980Z adding 'torch/optim/lr_scheduler.py' 2025-08-14T21:47:54.9269280Z adding 'torch/optim/nadam.py' 2025-08-14T21:47:54.9287127Z adding 'torch/optim/optimizer.py' 2025-08-14T21:47:54.9295507Z adding 'torch/optim/radam.py' 2025-08-14T21:47:54.9302403Z adding 'torch/optim/rmsprop.py' 2025-08-14T21:47:54.9308497Z adding 'torch/optim/rprop.py' 2025-08-14T21:47:54.9315152Z adding 'torch/optim/sgd.py' 2025-08-14T21:47:54.9319890Z adding 'torch/optim/sparse_adam.py' 2025-08-14T21:47:54.9326697Z adding 'torch/optim/swa_utils.py' 2025-08-14T21:47:54.9329560Z adding 'torch/optim/_multi_tensor/__init__.py' 2025-08-14T21:47:54.9331441Z adding 'torch/optim/_multi_tensor/__init__.pyi' 2025-08-14T21:47:54.9333765Z adding 'torch/package/__init__.py' 2025-08-14T21:47:54.9336759Z adding 'torch/package/_digraph.py' 2025-08-14T21:47:54.9339117Z adding 'torch/package/_directory_reader.py' 2025-08-14T21:47:54.9341634Z adding 'torch/package/_importlib.py' 2025-08-14T21:47:54.9343921Z adding 'torch/package/_mangling.py' 2025-08-14T21:47:54.9346345Z adding 'torch/package/_mock.py' 2025-08-14T21:47:54.9349283Z adding 'torch/package/_package_pickler.py' 2025-08-14T21:47:54.9351421Z adding 'torch/package/_package_unpickler.py' 2025-08-14T21:47:54.9354281Z adding 'torch/package/_stdlib.py' 2025-08-14T21:47:54.9357328Z adding 'torch/package/file_structure_representation.py' 2025-08-14T21:47:54.9360334Z adding 'torch/package/find_file_dependencies.py' 2025-08-14T21:47:54.9363020Z adding 'torch/package/glob_group.py' 2025-08-14T21:47:54.9367343Z adding 'torch/package/importer.py' 2025-08-14T21:47:54.9388133Z adding 'torch/package/package_exporter.py' 2025-08-14T21:47:54.9398874Z adding 'torch/package/package_importer.py' 2025-08-14T21:47:54.9400730Z adding 'torch/package/analyze/__init__.py' 2025-08-14T21:47:54.9402876Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2025-08-14T21:47:54.9404655Z adding 'torch/package/analyze/is_from_package.py' 2025-08-14T21:47:54.9406988Z adding 'torch/package/analyze/trace_dependencies.py' 2025-08-14T21:47:54.9409516Z adding 'torch/profiler/__init__.py' 2025-08-14T21:47:54.9427341Z adding 'torch/profiler/_memory_profiler.py' 2025-08-14T21:47:54.9434810Z adding 'torch/profiler/_pattern_matcher.py' 2025-08-14T21:47:54.9440948Z adding 'torch/profiler/_utils.py' 2025-08-14T21:47:54.9443537Z adding 'torch/profiler/itt.py' 2025-08-14T21:47:54.9463800Z adding 'torch/profiler/profiler.py' 2025-08-14T21:47:54.9464285Z adding 'torch/profiler/python_tracer.py' 2025-08-14T21:47:54.9464828Z adding 'torch/quantization/__init__.py' 2025-08-14T21:47:54.9465632Z adding 'torch/quantization/_numeric_suite.py' 2025-08-14T21:47:54.9467563Z adding 'torch/quantization/_numeric_suite_fx.py' 2025-08-14T21:47:54.9470853Z adding 'torch/quantization/_quantized_conversions.py' 2025-08-14T21:47:54.9472862Z adding 'torch/quantization/fake_quantize.py' 2025-08-14T21:47:54.9474796Z adding 'torch/quantization/fuse_modules.py' 2025-08-14T21:47:54.9476763Z adding 'torch/quantization/fuser_method_mappings.py' 2025-08-14T21:47:54.9478604Z adding 'torch/quantization/observer.py' 2025-08-14T21:47:54.9480704Z adding 'torch/quantization/qconfig.py' 2025-08-14T21:47:54.9482496Z adding 'torch/quantization/quant_type.py' 2025-08-14T21:47:54.9484548Z adding 'torch/quantization/quantization_mappings.py' 2025-08-14T21:47:54.9486399Z adding 'torch/quantization/quantize.py' 2025-08-14T21:47:54.9488394Z adding 'torch/quantization/quantize_fx.py' 2025-08-14T21:47:54.9490223Z adding 'torch/quantization/quantize_jit.py' 2025-08-14T21:47:54.9492072Z adding 'torch/quantization/stubs.py' 2025-08-14T21:47:54.9493884Z adding 'torch/quantization/utils.py' 2025-08-14T21:47:54.9496197Z adding 'torch/quantization/fx/__init__.py' 2025-08-14T21:47:54.9498177Z adding 'torch/quantization/fx/_equalize.py' 2025-08-14T21:47:54.9500021Z adding 'torch/quantization/fx/convert.py' 2025-08-14T21:47:54.9501770Z adding 'torch/quantization/fx/fuse.py' 2025-08-14T21:47:54.9503646Z adding 'torch/quantization/fx/fusion_patterns.py' 2025-08-14T21:47:54.9505326Z adding 'torch/quantization/fx/graph_module.py' 2025-08-14T21:47:54.9507097Z adding 'torch/quantization/fx/match_utils.py' 2025-08-14T21:47:54.9509059Z adding 'torch/quantization/fx/pattern_utils.py' 2025-08-14T21:47:54.9510822Z adding 'torch/quantization/fx/prepare.py' 2025-08-14T21:47:54.9512791Z adding 'torch/quantization/fx/quantization_patterns.py' 2025-08-14T21:47:54.9514592Z adding 'torch/quantization/fx/quantization_types.py' 2025-08-14T21:47:54.9516362Z adding 'torch/quantization/fx/utils.py' 2025-08-14T21:47:54.9518804Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2025-08-14T21:47:54.9522516Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2025-08-14T21:47:54.9524792Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2025-08-14T21:47:54.9527792Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2025-08-14T21:47:54.9539816Z adding 'torch/share/cmake/Caffe2/FindCUDAToolkit.cmake' 2025-08-14T21:47:54.9543186Z adding 'torch/share/cmake/Caffe2/FindCUDSS.cmake' 2025-08-14T21:47:54.9545649Z adding 'torch/share/cmake/Caffe2/FindCUSPARSELT.cmake' 2025-08-14T21:47:54.9548489Z adding 'torch/share/cmake/Caffe2/FindSYCLToolkit.cmake' 2025-08-14T21:47:54.9550991Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2025-08-14T21:47:54.9553392Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2025-08-14T21:47:54.9556094Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2025-08-14T21:47:54.9588711Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2025-08-14T21:47:54.9591971Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2025-08-14T21:47:54.9595167Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2025-08-14T21:47:54.9597945Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2025-08-14T21:47:54.9603122Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2025-08-14T21:47:54.9607765Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2025-08-14T21:47:54.9612434Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2025-08-14T21:47:54.9617617Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2025-08-14T21:47:54.9620368Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2025-08-14T21:47:54.9622839Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2025-08-14T21:47:54.9624878Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2025-08-14T21:47:54.9626743Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2025-08-14T21:47:54.9629140Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2025-08-14T21:47:54.9636183Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2025-08-14T21:47:54.9638888Z adding 'torch/share/cmake/Caffe2/public/xpu.cmake' 2025-08-14T21:47:54.9641822Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2025-08-14T21:47:54.9644518Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2025-08-14T21:47:54.9647841Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2025-08-14T21:47:54.9649865Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2025-08-14T21:47:54.9651943Z adding 'torch/signal/__init__.py' 2025-08-14T21:47:54.9653918Z adding 'torch/signal/windows/__init__.py' 2025-08-14T21:47:54.9659558Z adding 'torch/signal/windows/windows.py' 2025-08-14T21:47:54.9668589Z adding 'torch/sparse/__init__.py' 2025-08-14T21:47:54.9675185Z adding 'torch/sparse/_semi_structured_conversions.py' 2025-08-14T21:47:54.9678645Z adding 'torch/sparse/_semi_structured_ops.py' 2025-08-14T21:47:54.9710122Z adding 'torch/sparse/_triton_ops.py' 2025-08-14T21:47:54.9831079Z adding 'torch/sparse/_triton_ops_meta.py' 2025-08-14T21:47:54.9846650Z adding 'torch/sparse/semi_structured.py' 2025-08-14T21:47:54.9854334Z adding 'torch/special/__init__.py' 2025-08-14T21:47:55.0186523Z adding 'torch/test/CppSignature_test' 2025-08-14T21:47:55.0650578Z adding 'torch/test/Dict_test' 2025-08-14T21:47:55.1010472Z adding 'torch/test/Dimname_test' 2025-08-14T21:47:55.1401066Z adding 'torch/test/IListRef_test' 2025-08-14T21:47:55.1832113Z adding 'torch/test/KernelFunction_test' 2025-08-14T21:47:55.2461286Z adding 'torch/test/List_test' 2025-08-14T21:47:55.2897076Z adding 'torch/test/MaybeOwned_test' 2025-08-14T21:47:55.3285285Z adding 'torch/test/NamedTensor_test' 2025-08-14T21:47:55.3635820Z adding 'torch/test/StorageUtils_test' 2025-08-14T21:47:55.4028078Z adding 'torch/test/apply_utils_test' 2025-08-14T21:47:55.4425885Z adding 'torch/test/atest' 2025-08-14T21:47:55.4798471Z adding 'torch/test/backend_fallback_test' 2025-08-14T21:47:55.5228196Z adding 'torch/test/basic' 2025-08-14T21:47:55.5599423Z adding 'torch/test/broadcast_test' 2025-08-14T21:47:55.5956135Z adding 'torch/test/c10_AllocatorConfig_test' 2025-08-14T21:47:55.6283827Z adding 'torch/test/c10_ArrayRef_test' 2025-08-14T21:47:55.6634877Z adding 'torch/test/c10_Bitset_test' 2025-08-14T21:47:55.6967986Z adding 'torch/test/c10_CompileTimeFunctionPointer_test' 2025-08-14T21:47:55.7297770Z adding 'torch/test/c10_ConstexprCrc_test' 2025-08-14T21:47:55.7630651Z adding 'torch/test/c10_DeadlockDetection_test' 2025-08-14T21:47:55.7969631Z adding 'torch/test/c10_DeviceGuard_test' 2025-08-14T21:47:55.8319152Z adding 'torch/test/c10_Device_test' 2025-08-14T21:47:55.8712999Z adding 'torch/test/c10_DispatchKeySet_test' 2025-08-14T21:47:55.9087925Z adding 'torch/test/c10_Enumerate_test' 2025-08-14T21:47:55.9433030Z adding 'torch/test/c10_Half_test' 2025-08-14T21:47:55.9792680Z adding 'torch/test/c10_InlineDeviceGuard_test' 2025-08-14T21:47:56.0161576Z adding 'torch/test/c10_InlineStreamGuard_test' 2025-08-14T21:47:56.0520627Z adding 'torch/test/c10_IntrusiveList_test' 2025-08-14T21:47:56.0887295Z adding 'torch/test/c10_LeftRight_test' 2025-08-14T21:47:56.1250983Z adding 'torch/test/c10_Metaprogramming_test' 2025-08-14T21:47:56.1606265Z adding 'torch/test/c10_NetworkFlow_test' 2025-08-14T21:47:56.1964127Z adding 'torch/test/c10_Scalar_test' 2025-08-14T21:47:56.2299920Z adding 'torch/test/c10_Semaphore_test' 2025-08-14T21:47:56.2666554Z adding 'torch/test/c10_SizesAndStrides_test' 2025-08-14T21:47:56.2997012Z adding 'torch/test/c10_StreamGuard_test' 2025-08-14T21:47:56.3343302Z adding 'torch/test/c10_SymInt_test' 2025-08-14T21:47:56.3671868Z adding 'torch/test/c10_Synchronized_test' 2025-08-14T21:47:56.4040936Z adding 'torch/test/c10_ThreadLocal_test' 2025-08-14T21:47:56.4393789Z adding 'torch/test/c10_TypeIndex_test' 2025-08-14T21:47:56.4741524Z adding 'torch/test/c10_TypeList_test' 2025-08-14T21:47:56.5068977Z adding 'torch/test/c10_TypeTraits_test' 2025-08-14T21:47:56.5413631Z adding 'torch/test/c10_accumulate_test' 2025-08-14T21:47:56.5784850Z adding 'torch/test/c10_bfloat16_test' 2025-08-14T21:47:56.6121264Z adding 'torch/test/c10_bit_cast_test' 2025-08-14T21:47:56.6486594Z adding 'torch/test/c10_complex_math_test' 2025-08-14T21:47:56.6856826Z adding 'torch/test/c10_complex_test' 2025-08-14T21:47:56.7315374Z adding 'torch/test/c10_cow_test' 2025-08-14T21:47:56.7647032Z adding 'torch/test/c10_error_test' 2025-08-14T21:47:56.7999222Z adding 'torch/test/c10_exception_test' 2025-08-14T21:47:56.8329165Z adding 'torch/test/c10_flags_test' 2025-08-14T21:47:56.8673435Z adding 'torch/test/c10_generic_math_test' 2025-08-14T21:47:56.9000444Z adding 'torch/test/c10_intrusive_ptr_benchmark' 2025-08-14T21:47:56.9913401Z adding 'torch/test/c10_intrusive_ptr_test' 2025-08-14T21:47:57.0313944Z adding 'torch/test/c10_irange_test' 2025-08-14T21:47:57.0671067Z adding 'torch/test/c10_lazy_test' 2025-08-14T21:47:57.1042918Z adding 'torch/test/c10_logging_test' 2025-08-14T21:47:57.1518544Z adding 'torch/test/c10_optional_test' 2025-08-14T21:47:57.1926935Z adding 'torch/test/c10_ordered_preserving_dict_test' 2025-08-14T21:47:57.2287390Z adding 'torch/test/c10_registry_test' 2025-08-14T21:47:57.3109551Z adding 'torch/test/c10_small_vector_test' 2025-08-14T21:47:57.3497269Z adding 'torch/test/c10_ssize_test' 2025-08-14T21:47:57.3868280Z adding 'torch/test/c10_string_util_test' 2025-08-14T21:47:57.4197011Z adding 'torch/test/c10_string_view_test' 2025-08-14T21:47:57.4527937Z adding 'torch/test/c10_tempfile_test' 2025-08-14T21:47:57.4906407Z adding 'torch/test/c10_typeid_test' 2025-08-14T21:47:57.5244898Z adding 'torch/test/cpu_allocator_test' 2025-08-14T21:47:57.5631031Z adding 'torch/test/cpu_generator_test' 2025-08-14T21:47:57.5984424Z adding 'torch/test/cpu_profiling_allocator_test' 2025-08-14T21:47:57.6546060Z adding 'torch/test/cpu_rng_test' 2025-08-14T21:47:57.6906738Z adding 'torch/test/dlconvertor_test' 2025-08-14T21:47:57.7283875Z adding 'torch/test/extension_backend_test' 2025-08-14T21:47:57.7649531Z adding 'torch/test/half_test' 2025-08-14T21:47:57.8095600Z adding 'torch/test/inline_container_test' 2025-08-14T21:47:57.8720607Z adding 'torch/test/ivalue_test' 2025-08-14T21:47:57.9466756Z adding 'torch/test/kernel_function_legacy_test' 2025-08-14T21:47:58.0102277Z adding 'torch/test/kernel_function_test' 2025-08-14T21:47:58.0870438Z adding 'torch/test/kernel_lambda_legacy_test' 2025-08-14T21:47:58.1512708Z adding 'torch/test/kernel_lambda_test' 2025-08-14T21:47:58.1936440Z adding 'torch/test/kernel_stackbased_test' 2025-08-14T21:47:58.2273779Z adding 'torch/test/lazy_tensor_test' 2025-08-14T21:47:58.2737166Z adding 'torch/test/legacy_vmap_test' 2025-08-14T21:47:58.3346020Z adding 'torch/test/make_boxed_from_unboxed_functor_test' 2025-08-14T21:47:58.3721059Z adding 'torch/test/math_kernel_test' 2025-08-14T21:47:58.4078880Z adding 'torch/test/memory_format_test' 2025-08-14T21:47:58.4436819Z adding 'torch/test/memory_overlapping_test' 2025-08-14T21:47:58.4794742Z adding 'torch/test/mobile_memory_cleanup' 2025-08-14T21:47:58.5164342Z adding 'torch/test/native_test' 2025-08-14T21:47:58.5489820Z adding 'torch/test/op_allowlist_test' 2025-08-14T21:47:58.7041541Z adding 'torch/test/op_registration_test' 2025-08-14T21:47:58.7481890Z adding 'torch/test/operator_name_test' 2025-08-14T21:47:58.7827550Z adding 'torch/test/operators_test' 2025-08-14T21:47:58.8174656Z adding 'torch/test/packedtensoraccessor_test' 2025-08-14T21:47:58.8616708Z adding 'torch/test/pow_test' 2025-08-14T21:47:58.9000849Z adding 'torch/test/quantized_test' 2025-08-14T21:47:58.9336768Z adding 'torch/test/reduce_ops_test' 2025-08-14T21:47:58.9675643Z adding 'torch/test/reportMemoryUsage_test' 2025-08-14T21:47:59.0061824Z adding 'torch/test/scalar_tensor_test' 2025-08-14T21:47:59.0456980Z adding 'torch/test/scalar_test' 2025-08-14T21:47:59.0808575Z adding 'torch/test/stride_properties_test' 2025-08-14T21:47:59.1285381Z adding 'torch/test/tensor_iterator_test' 2025-08-14T21:47:59.1671623Z adding 'torch/test/test_parallel' 2025-08-14T21:47:59.2007641Z adding 'torch/test/thread_init_test' 2025-08-14T21:47:59.2373041Z adding 'torch/test/type_ptr_test' 2025-08-14T21:47:59.2765863Z adding 'torch/test/type_test' 2025-08-14T21:47:59.3119402Z adding 'torch/test/undefined_tensor_test' 2025-08-14T21:47:59.3443602Z adding 'torch/test/verify_api_visibility' 2025-08-14T21:47:59.3793609Z adding 'torch/test/weakref_test' 2025-08-14T21:47:59.4136694Z adding 'torch/test/wrapdim_test' 2025-08-14T21:47:59.4479496Z adding 'torch/test/xla_tensor_test' 2025-08-14T21:47:59.4502952Z adding 'torch/testing/__init__.py' 2025-08-14T21:47:59.4521236Z adding 'torch/testing/_comparison.py' 2025-08-14T21:47:59.4524009Z adding 'torch/testing/_creation.py' 2025-08-14T21:47:59.4526530Z adding 'torch/testing/_utils.py' 2025-08-14T21:47:59.4528967Z adding 'torch/testing/_internal/__init__.py' 2025-08-14T21:47:59.4535621Z adding 'torch/testing/_internal/autocast_test_lists.py' 2025-08-14T21:47:59.4540910Z adding 'torch/testing/_internal/autograd_function_db.py' 2025-08-14T21:47:59.4544831Z adding 'torch/testing/_internal/check_kernel_launches.py' 2025-08-14T21:47:59.4549887Z adding 'torch/testing/_internal/common_cuda.py' 2025-08-14T21:47:59.4577227Z adding 'torch/testing/_internal/common_device_type.py' 2025-08-14T21:47:59.4581585Z adding 'torch/testing/_internal/common_dist_composable.py' 2025-08-14T21:47:59.4607236Z adding 'torch/testing/_internal/common_distributed.py' 2025-08-14T21:47:59.4610244Z adding 'torch/testing/_internal/common_dtype.py' 2025-08-14T21:47:59.4633643Z adding 'torch/testing/_internal/common_fsdp.py' 2025-08-14T21:47:59.4634579Z adding 'torch/testing/_internal/common_jit.py' 2025-08-14T21:47:59.4888114Z adding 'torch/testing/_internal/common_methods_invocations.py' 2025-08-14T21:47:59.4921378Z adding 'torch/testing/_internal/common_mkldnn.py' 2025-08-14T21:47:59.4957789Z adding 'torch/testing/_internal/common_modules.py' 2025-08-14T21:47:59.4965118Z adding 'torch/testing/_internal/common_mps.py' 2025-08-14T21:47:59.5003843Z adding 'torch/testing/_internal/common_nn.py' 2025-08-14T21:47:59.5028576Z adding 'torch/testing/_internal/common_optimizers.py' 2025-08-14T21:47:59.5029095Z adding 'torch/testing/_internal/common_pruning.py' 2025-08-14T21:47:59.5066216Z adding 'torch/testing/_internal/common_quantization.py' 2025-08-14T21:47:59.5070699Z adding 'torch/testing/_internal/common_quantized.py' 2025-08-14T21:47:59.5075536Z adding 'torch/testing/_internal/common_subclass.py' 2025-08-14T21:47:59.5166059Z adding 'torch/testing/_internal/common_utils.py' 2025-08-14T21:47:59.5179468Z adding 'torch/testing/_internal/composite_compliance.py' 2025-08-14T21:47:59.5185746Z adding 'torch/testing/_internal/custom_op_db.py' 2025-08-14T21:47:59.5188771Z adding 'torch/testing/_internal/custom_tensor.py' 2025-08-14T21:47:59.5192317Z adding 'torch/testing/_internal/dist_utils.py' 2025-08-14T21:47:59.5195494Z adding 'torch/testing/_internal/dynamo_test_failures.py' 2025-08-14T21:47:59.5197686Z adding 'torch/testing/_internal/fake_config_module.py' 2025-08-14T21:47:59.5199804Z adding 'torch/testing/_internal/fake_config_module2.py' 2025-08-14T21:47:59.5201681Z adding 'torch/testing/_internal/fake_config_module3.py' 2025-08-14T21:47:59.5205527Z adding 'torch/testing/_internal/hop_db.py' 2025-08-14T21:47:59.5211261Z adding 'torch/testing/_internal/hypothesis_utils.py' 2025-08-14T21:47:59.5216241Z adding 'torch/testing/_internal/inductor_utils.py' 2025-08-14T21:47:59.5226147Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2025-08-14T21:47:59.5240613Z adding 'torch/testing/_internal/jit_utils.py' 2025-08-14T21:47:59.5242390Z adding 'torch/testing/_internal/logging_tensor.py' 2025-08-14T21:47:59.5246288Z adding 'torch/testing/_internal/logging_utils.py' 2025-08-14T21:47:59.5248574Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2025-08-14T21:47:59.5250476Z adding 'torch/testing/_internal/static_module.py' 2025-08-14T21:47:59.5252950Z adding 'torch/testing/_internal/subclasses.py' 2025-08-14T21:47:59.5255912Z adding 'torch/testing/_internal/torchbind_impls.py' 2025-08-14T21:47:59.5262631Z adding 'torch/testing/_internal/triton_utils.py' 2025-08-14T21:47:59.5266046Z adding 'torch/testing/_internal/two_tensor.py' 2025-08-14T21:47:59.5268147Z adding 'torch/testing/_internal/codegen/__init__.py' 2025-08-14T21:47:59.5270607Z adding 'torch/testing/_internal/data/__init__.py' 2025-08-14T21:47:59.5272426Z adding 'torch/testing/_internal/data/network1.py' 2025-08-14T21:47:59.5274247Z adding 'torch/testing/_internal/data/network2.py' 2025-08-14T21:47:59.5276378Z adding 'torch/testing/_internal/distributed/__init__.py' 2025-08-14T21:47:59.5279853Z adding 'torch/testing/_internal/distributed/checkpoint_utils.py' 2025-08-14T21:47:59.5283428Z adding 'torch/testing/_internal/distributed/common_state_dict.py' 2025-08-14T21:47:59.5291443Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2025-08-14T21:47:59.5401541Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2025-08-14T21:47:59.5412171Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2025-08-14T21:47:59.5413475Z adding 'torch/testing/_internal/distributed/fake_pg.py' 2025-08-14T21:47:59.5419551Z adding 'torch/testing/_internal/distributed/multi_threaded_pg.py' 2025-08-14T21:47:59.5423513Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2025-08-14T21:47:59.5425627Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2025-08-14T21:47:59.5427619Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2025-08-14T21:47:59.5430581Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2025-08-14T21:47:59.5433409Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2025-08-14T21:47:59.5435737Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2025-08-14T21:47:59.5437481Z adding 'torch/testing/_internal/distributed/_tensor/__init__.py' 2025-08-14T21:47:59.5446116Z adding 'torch/testing/_internal/distributed/_tensor/common_dtensor.py' 2025-08-14T21:47:59.5448741Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2025-08-14T21:47:59.5450647Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2025-08-14T21:47:59.5457024Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2025-08-14T21:47:59.5459829Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2025-08-14T21:47:59.5489160Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2025-08-14T21:47:59.5495416Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2025-08-14T21:47:59.5499777Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2025-08-14T21:47:59.5502585Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2025-08-14T21:47:59.5504947Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2025-08-14T21:47:59.5567712Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2025-08-14T21:47:59.5574867Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2025-08-14T21:47:59.5576447Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2025-08-14T21:47:59.5579358Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2025-08-14T21:47:59.5583757Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2025-08-14T21:47:59.5585897Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2025-08-14T21:47:59.5593078Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2025-08-14T21:47:59.5601490Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2025-08-14T21:47:59.5606020Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2025-08-14T21:47:59.5608294Z adding 'torch/testing/_internal/generated/__init__.py' 2025-08-14T21:47:59.5665894Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2025-08-14T21:47:59.5677430Z adding 'torch/testing/_internal/opinfo/__init__.py' 2025-08-14T21:47:59.5721381Z adding 'torch/testing/_internal/opinfo/core.py' 2025-08-14T21:47:59.5725561Z adding 'torch/testing/_internal/opinfo/refs.py' 2025-08-14T21:47:59.5729752Z adding 'torch/testing/_internal/opinfo/utils.py' 2025-08-14T21:47:59.5732459Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2025-08-14T21:47:59.5740850Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2025-08-14T21:47:59.5747032Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2025-08-14T21:47:59.5767839Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2025-08-14T21:47:59.5792314Z adding 'torch/testing/_internal/opinfo/definitions/nested.py' 2025-08-14T21:47:59.5793220Z adding 'torch/testing/_internal/opinfo/definitions/signal.py' 2025-08-14T21:47:59.5801128Z adding 'torch/testing/_internal/opinfo/definitions/sparse.py' 2025-08-14T21:47:59.5807391Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2025-08-14T21:47:59.5810341Z adding 'torch/testing/_internal/optests/__init__.py' 2025-08-14T21:47:59.5813731Z adding 'torch/testing/_internal/optests/aot_autograd.py' 2025-08-14T21:47:59.5817142Z adding 'torch/testing/_internal/optests/autograd_registration.py' 2025-08-14T21:47:59.5819058Z adding 'torch/testing/_internal/optests/fake_tensor.py' 2025-08-14T21:47:59.5829682Z adding 'torch/testing/_internal/optests/generate_tests.py' 2025-08-14T21:47:59.5833208Z adding 'torch/testing/_internal/optests/make_fx.py' 2025-08-14T21:47:59.5835274Z adding 'torch/testing/_internal/test_module/__init__.py' 2025-08-14T21:47:59.5837019Z adding 'torch/testing/_internal/test_module/future_div.py' 2025-08-14T21:47:59.5838729Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2025-08-14T21:47:59.5842538Z adding 'torch/utils/__init__.py' 2025-08-14T21:47:59.5845286Z adding 'torch/utils/_appending_byte_serializer.py' 2025-08-14T21:47:59.5848375Z adding 'torch/utils/_backport_slots.py' 2025-08-14T21:47:59.5858657Z adding 'torch/utils/_config_module.py' 2025-08-14T21:47:59.5861619Z adding 'torch/utils/_config_typing.pyi' 2025-08-14T21:47:59.5865780Z adding 'torch/utils/_content_store.py' 2025-08-14T21:47:59.5869292Z adding 'torch/utils/_contextlib.py' 2025-08-14T21:47:59.5872439Z adding 'torch/utils/_cpp_embed_headers.py' 2025-08-14T21:47:59.5874628Z adding 'torch/utils/_cpp_extension_versioner.py' 2025-08-14T21:47:59.5885933Z adding 'torch/utils/_cxx_pytree.py' 2025-08-14T21:47:59.5889627Z adding 'torch/utils/_device.py' 2025-08-14T21:47:59.5891658Z adding 'torch/utils/_dtype_abbrs.py' 2025-08-14T21:47:59.5893602Z adding 'torch/utils/_exposed_in.py' 2025-08-14T21:47:59.5895768Z adding 'torch/utils/_filelock.py' 2025-08-14T21:47:59.5898112Z adding 'torch/utils/_foreach_utils.py' 2025-08-14T21:47:59.5900375Z adding 'torch/utils/_functools.py' 2025-08-14T21:47:59.5903851Z adding 'torch/utils/_get_clean_triton.py' 2025-08-14T21:47:59.5905934Z adding 'torch/utils/_helion.py' 2025-08-14T21:47:59.5908024Z adding 'torch/utils/_import_utils.py' 2025-08-14T21:47:59.5909888Z adding 'torch/utils/_mode_utils.py' 2025-08-14T21:47:59.5912862Z adding 'torch/utils/_ordered_set.py' 2025-08-14T21:47:59.5923896Z adding 'torch/utils/_python_dispatch.py' 2025-08-14T21:47:59.5948072Z adding 'torch/utils/_pytree.py' 2025-08-14T21:47:59.5951607Z adding 'torch/utils/_stats.py' 2025-08-14T21:47:59.5953584Z adding 'torch/utils/_thunk.py' 2025-08-14T21:47:59.5958251Z adding 'torch/utils/_traceback.py' 2025-08-14T21:47:59.5961383Z adding 'torch/utils/_triton.py' 2025-08-14T21:47:59.5963416Z adding 'torch/utils/_typing_utils.py' 2025-08-14T21:47:59.5965849Z adding 'torch/utils/_zip.py' 2025-08-14T21:47:59.5973306Z adding 'torch/utils/backend_registration.py' 2025-08-14T21:47:59.5980845Z adding 'torch/utils/bundled_inputs.py' 2025-08-14T21:47:59.6009869Z adding 'torch/utils/checkpoint.py' 2025-08-14T21:47:59.6020395Z adding 'torch/utils/collect_env.py' 2025-08-14T21:47:59.6022880Z adding 'torch/utils/cpp_backtrace.py' 2025-08-14T21:47:59.6072671Z adding 'torch/utils/cpp_extension.py' 2025-08-14T21:47:59.6076453Z adding 'torch/utils/deterministic.py' 2025-08-14T21:47:59.6080071Z adding 'torch/utils/dlpack.py' 2025-08-14T21:47:59.6082814Z adding 'torch/utils/file_baton.py' 2025-08-14T21:47:59.6093367Z adding 'torch/utils/flop_counter.py' 2025-08-14T21:47:59.6098260Z adding 'torch/utils/hooks.py' 2025-08-14T21:47:59.6101526Z adding 'torch/utils/mkldnn.py' 2025-08-14T21:47:59.6104853Z adding 'torch/utils/mobile_optimizer.py' 2025-08-14T21:47:59.6106700Z adding 'torch/utils/model_zoo.py' 2025-08-14T21:47:59.6109678Z adding 'torch/utils/module_tracker.py' 2025-08-14T21:47:59.6112857Z adding 'torch/utils/show_pickle.py' 2025-08-14T21:47:59.6116321Z adding 'torch/utils/throughput_benchmark.py' 2025-08-14T21:47:59.6121495Z adding 'torch/utils/weak.py' 2025-08-14T21:47:59.6123836Z adding 'torch/utils/_strobelight/__init__.py' 2025-08-14T21:47:59.6128019Z adding 'torch/utils/_strobelight/cli_function_profiler.py' 2025-08-14T21:47:59.6130345Z adding 'torch/utils/_sympy/__init__.py' 2025-08-14T21:47:59.6147420Z adding 'torch/utils/_sympy/functions.py' 2025-08-14T21:47:59.6152493Z adding 'torch/utils/_sympy/interp.py' 2025-08-14T21:47:59.6156084Z adding 'torch/utils/_sympy/numbers.py' 2025-08-14T21:47:59.6162383Z adding 'torch/utils/_sympy/printers.py' 2025-08-14T21:47:59.6167293Z adding 'torch/utils/_sympy/reference.py' 2025-08-14T21:47:59.6170479Z adding 'torch/utils/_sympy/singleton_int.py' 2025-08-14T21:47:59.6173967Z adding 'torch/utils/_sympy/solve.py' 2025-08-14T21:47:59.6177009Z adding 'torch/utils/_sympy/symbol.py' 2025-08-14T21:47:59.6189271Z adding 'torch/utils/_sympy/value_ranges.py' 2025-08-14T21:47:59.6191712Z adding 'torch/utils/backcompat/__init__.py' 2025-08-14T21:47:59.6193783Z adding 'torch/utils/benchmark/__init__.py' 2025-08-14T21:47:59.6386948Z adding 'torch/utils/benchmark/examples/__init__.py' 2025-08-14T21:47:59.6387553Z adding 'torch/utils/benchmark/examples/compare.py' 2025-08-14T21:47:59.6388181Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2025-08-14T21:47:59.6388674Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2025-08-14T21:47:59.6390092Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2025-08-14T21:47:59.6392863Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2025-08-14T21:47:59.6394967Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2025-08-14T21:47:59.6397323Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2025-08-14T21:47:59.6400357Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2025-08-14T21:47:59.6403235Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2025-08-14T21:47:59.6405873Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2025-08-14T21:47:59.6408352Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2025-08-14T21:47:59.6410497Z adding 'torch/utils/benchmark/utils/__init__.py' 2025-08-14T21:47:59.6412688Z adding 'torch/utils/benchmark/utils/_stubs.py' 2025-08-14T21:47:59.6418271Z adding 'torch/utils/benchmark/utils/common.py' 2025-08-14T21:47:59.6423533Z adding 'torch/utils/benchmark/utils/compare.py' 2025-08-14T21:47:59.6427198Z adding 'torch/utils/benchmark/utils/compile.py' 2025-08-14T21:47:59.6430848Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2025-08-14T21:47:59.6437491Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2025-08-14T21:47:59.6441553Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2025-08-14T21:47:59.6443839Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2025-08-14T21:47:59.6451475Z adding 'torch/utils/benchmark/utils/timer.py' 2025-08-14T21:47:59.6454307Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2025-08-14T21:47:59.6457542Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2025-08-14T21:47:59.6459664Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2025-08-14T21:47:59.6461957Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2025-08-14T21:47:59.6474924Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2025-08-14T21:47:59.6530060Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2025-08-14T21:47:59.6547284Z adding 'torch/utils/bottleneck/__init__.py' 2025-08-14T21:47:59.6547784Z adding 'torch/utils/bottleneck/__main__.py' 2025-08-14T21:47:59.6548187Z adding 'torch/utils/data/__init__.py' 2025-08-14T21:47:59.6548976Z adding 'torch/utils/data/backward_compatibility.py' 2025-08-14T21:47:59.6580059Z adding 'torch/utils/data/dataloader.py' 2025-08-14T21:47:59.6588532Z adding 'torch/utils/data/dataset.py' 2025-08-14T21:47:59.6592261Z adding 'torch/utils/data/distributed.py' 2025-08-14T21:47:59.6595528Z adding 'torch/utils/data/graph.py' 2025-08-14T21:47:59.6598757Z adding 'torch/utils/data/graph_settings.py' 2025-08-14T21:47:59.6604422Z adding 'torch/utils/data/sampler.py' 2025-08-14T21:47:59.6607475Z adding 'torch/utils/data/_utils/__init__.py' 2025-08-14T21:47:59.6613042Z adding 'torch/utils/data/_utils/collate.py' 2025-08-14T21:47:59.6615632Z adding 'torch/utils/data/_utils/fetch.py' 2025-08-14T21:47:59.6618226Z adding 'torch/utils/data/_utils/pin_memory.py' 2025-08-14T21:47:59.6620997Z adding 'torch/utils/data/_utils/signal_handling.py' 2025-08-14T21:47:59.6626478Z adding 'torch/utils/data/_utils/worker.py' 2025-08-14T21:47:59.6629111Z adding 'torch/utils/data/datapipes/__init__.py' 2025-08-14T21:47:59.6632364Z adding 'torch/utils/data/datapipes/_decorator.py' 2025-08-14T21:47:59.6637084Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2025-08-14T21:47:59.6643983Z adding 'torch/utils/data/datapipes/_typing.py' 2025-08-14T21:47:59.6649705Z adding 'torch/utils/data/datapipes/datapipe.py' 2025-08-14T21:47:59.6660107Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2025-08-14T21:47:59.6665630Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2025-08-14T21:47:59.6668198Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2025-08-14T21:47:59.6671358Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2025-08-14T21:47:59.6675928Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2025-08-14T21:47:59.6678958Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2025-08-14T21:47:59.6681274Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2025-08-14T21:47:59.6684210Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2025-08-14T21:47:59.6688271Z adding 'torch/utils/data/datapipes/iter/callable.py' 2025-08-14T21:47:59.6692067Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2025-08-14T21:47:59.6699729Z adding 'torch/utils/data/datapipes/iter/combining.py' 2025-08-14T21:47:59.6702954Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2025-08-14T21:47:59.6705571Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2025-08-14T21:47:59.6710024Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2025-08-14T21:47:59.6712905Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2025-08-14T21:47:59.6715595Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2025-08-14T21:47:59.6718223Z adding 'torch/utils/data/datapipes/iter/sharding.py' 2025-08-14T21:47:59.6720899Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2025-08-14T21:47:59.6723368Z adding 'torch/utils/data/datapipes/iter/utils.py' 2025-08-14T21:47:59.6725687Z adding 'torch/utils/data/datapipes/map/__init__.py' 2025-08-14T21:47:59.6727945Z adding 'torch/utils/data/datapipes/map/callable.py' 2025-08-14T21:47:59.6730876Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2025-08-14T21:47:59.6733605Z adding 'torch/utils/data/datapipes/map/combining.py' 2025-08-14T21:47:59.6736082Z adding 'torch/utils/data/datapipes/map/grouping.py' 2025-08-14T21:47:59.6738342Z adding 'torch/utils/data/datapipes/map/utils.py' 2025-08-14T21:47:59.6740342Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2025-08-14T21:47:59.6745411Z adding 'torch/utils/data/datapipes/utils/common.py' 2025-08-14T21:47:59.6750240Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2025-08-14T21:47:59.6753276Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2025-08-14T21:47:59.6755325Z adding 'torch/utils/hipify/__init__.py' 2025-08-14T21:47:59.6757429Z adding 'torch/utils/hipify/constants.py' 2025-08-14T21:47:59.6829219Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2025-08-14T21:47:59.6856134Z adding 'torch/utils/hipify/hipify_python.py' 2025-08-14T21:47:59.6856601Z adding 'torch/utils/hipify/version.py' 2025-08-14T21:47:59.6856968Z adding 'torch/utils/jit/__init__.py' 2025-08-14T21:47:59.6858094Z adding 'torch/utils/jit/log_extract.py' 2025-08-14T21:47:59.6864602Z adding 'torch/utils/model_dump/__init__.py' 2025-08-14T21:47:59.6866765Z adding 'torch/utils/model_dump/__main__.py' 2025-08-14T21:47:59.6873801Z adding 'torch/utils/model_dump/code.js' 2025-08-14T21:47:59.6876508Z adding 'torch/utils/model_dump/htm.mjs' 2025-08-14T21:47:59.6881487Z adding 'torch/utils/model_dump/preact.mjs' 2025-08-14T21:47:59.6883647Z adding 'torch/utils/model_dump/skeleton.html' 2025-08-14T21:47:59.6885841Z adding 'torch/utils/serialization/__init__.py' 2025-08-14T21:47:59.6887746Z adding 'torch/utils/serialization/config.py' 2025-08-14T21:47:59.6889970Z adding 'torch/utils/tensorboard/__init__.py' 2025-08-14T21:47:59.6892022Z adding 'torch/utils/tensorboard/_convert_np.py' 2025-08-14T21:47:59.6894495Z adding 'torch/utils/tensorboard/_embedding.py' 2025-08-14T21:47:59.6896738Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2025-08-14T21:47:59.6898957Z adding 'torch/utils/tensorboard/_proto_graph.py' 2025-08-14T21:47:59.6904454Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2025-08-14T21:47:59.6907677Z adding 'torch/utils/tensorboard/_utils.py' 2025-08-14T21:47:59.6919223Z adding 'torch/utils/tensorboard/summary.py' 2025-08-14T21:47:59.6937805Z adding 'torch/utils/tensorboard/writer.py' 2025-08-14T21:47:59.6938225Z adding 'torch/utils/viz/__init__.py' 2025-08-14T21:47:59.6943220Z adding 'torch/utils/viz/_cycles.py' 2025-08-14T21:47:59.6950219Z adding 'torch/xpu/__init__.py' 2025-08-14T21:47:59.6952594Z adding 'torch/xpu/_gpu_trace.py' 2025-08-14T21:47:59.6954791Z adding 'torch/xpu/_utils.py' 2025-08-14T21:47:59.6957980Z adding 'torch/xpu/memory.py' 2025-08-14T21:47:59.6961285Z adding 'torch/xpu/random.py' 2025-08-14T21:47:59.6964800Z adding 'torch/xpu/streams.py' 2025-08-14T21:47:59.6969270Z adding 'torch-2.9.0.dev20250814+cpu.dist-info/licenses/LICENSE' 2025-08-14T21:47:59.6978373Z adding 'torch-2.9.0.dev20250814+cpu.dist-info/licenses/NOTICE' 2025-08-14T21:47:59.6981244Z adding 'torchgen/__init__.py' 2025-08-14T21:47:59.6983893Z adding 'torchgen/code_template.py' 2025-08-14T21:47:59.6986428Z adding 'torchgen/context.py' 2025-08-14T21:47:59.7029253Z adding 'torchgen/gen.py' 2025-08-14T21:47:59.7034856Z adding 'torchgen/gen_aoti_c_shim.py' 2025-08-14T21:47:59.7043061Z adding 'torchgen/gen_backend_stubs.py' 2025-08-14T21:47:59.7063560Z adding 'torchgen/gen_functionalization_type.py' 2025-08-14T21:47:59.7064888Z adding 'torchgen/gen_lazy_tensor.py' 2025-08-14T21:47:59.7067839Z adding 'torchgen/gen_schema_utils.py' 2025-08-14T21:47:59.7072180Z adding 'torchgen/gen_vmap_plumbing.py' 2025-08-14T21:47:59.7074641Z adding 'torchgen/local.py' 2025-08-14T21:47:59.7121030Z adding 'torchgen/model.py' 2025-08-14T21:47:59.7136686Z adding 'torchgen/native_function_generation.py' 2025-08-14T21:47:59.7138755Z adding 'torchgen/utils.py' 2025-08-14T21:47:59.7141296Z adding 'torchgen/yaml_utils.py' 2025-08-14T21:47:59.7143086Z adding 'torchgen/aoti/__init__.py' 2025-08-14T21:47:59.7146117Z adding 'torchgen/aoti/fallback_ops.py' 2025-08-14T21:47:59.7148352Z adding 'torchgen/api/__init__.py' 2025-08-14T21:47:59.7161910Z adding 'torchgen/api/autograd.py' 2025-08-14T21:47:59.7168591Z adding 'torchgen/api/cpp.py' 2025-08-14T21:47:59.7172170Z adding 'torchgen/api/dispatcher.py' 2025-08-14T21:47:59.7175848Z adding 'torchgen/api/functionalization.py' 2025-08-14T21:47:59.7182405Z adding 'torchgen/api/lazy.py' 2025-08-14T21:47:59.7184771Z adding 'torchgen/api/meta.py' 2025-08-14T21:47:59.7187681Z adding 'torchgen/api/native.py' 2025-08-14T21:47:59.7208303Z adding 'torchgen/api/python.py' 2025-08-14T21:47:59.7212978Z adding 'torchgen/api/structured.py' 2025-08-14T21:47:59.7219128Z adding 'torchgen/api/translate.py' 2025-08-14T21:47:59.7222875Z adding 'torchgen/api/ufunc.py' 2025-08-14T21:47:59.7226965Z adding 'torchgen/api/unboxing.py' 2025-08-14T21:47:59.7229263Z adding 'torchgen/api/types/__init__.py' 2025-08-14T21:47:59.7234509Z adding 'torchgen/api/types/signatures.py' 2025-08-14T21:47:59.7238079Z adding 'torchgen/api/types/types.py' 2025-08-14T21:47:59.7242202Z adding 'torchgen/api/types/types_base.py' 2025-08-14T21:47:59.7244624Z adding 'torchgen/dest/__init__.py' 2025-08-14T21:47:59.7253999Z adding 'torchgen/dest/lazy_ir.py' 2025-08-14T21:47:59.7257092Z adding 'torchgen/dest/lazy_ts_lowering.py' 2025-08-14T21:47:59.7259655Z adding 'torchgen/dest/native_functions.py' 2025-08-14T21:47:59.7273077Z adding 'torchgen/dest/register_dispatch_key.py' 2025-08-14T21:47:59.7280362Z adding 'torchgen/dest/ufunc.py' 2025-08-14T21:47:59.7282955Z adding 'torchgen/operator_versions/__init__.py' 2025-08-14T21:47:59.7287493Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2025-08-14T21:47:59.7289798Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2025-08-14T21:47:59.7420226Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2025-08-14T21:47:59.7438378Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2025-08-14T21:47:59.7438947Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2025-08-14T21:47:59.7439682Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2025-08-14T21:47:59.7440545Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2025-08-14T21:47:59.7442446Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2025-08-14T21:47:59.7444489Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2025-08-14T21:47:59.7446215Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2025-08-14T21:47:59.7447917Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2025-08-14T21:47:59.7449644Z adding 'torchgen/packaged/ATen/templates/Function.h' 2025-08-14T21:47:59.7451906Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2025-08-14T21:47:59.7454342Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2025-08-14T21:47:59.7457237Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2025-08-14T21:47:59.7459288Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2025-08-14T21:47:59.7461075Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2025-08-14T21:47:59.7462974Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2025-08-14T21:47:59.7464703Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2025-08-14T21:47:59.7466636Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2025-08-14T21:47:59.7468460Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2025-08-14T21:47:59.7470744Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2025-08-14T21:47:59.7472623Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2025-08-14T21:47:59.7474515Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2025-08-14T21:47:59.7477039Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2025-08-14T21:47:59.7479070Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2025-08-14T21:47:59.7481156Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2025-08-14T21:47:59.7483208Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2025-08-14T21:47:59.7485334Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2025-08-14T21:47:59.7487163Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2025-08-14T21:47:59.7489274Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2025-08-14T21:47:59.7492051Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2025-08-14T21:47:59.7493944Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2025-08-14T21:47:59.7495673Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2025-08-14T21:47:59.7506118Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2025-08-14T21:47:59.7509201Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2025-08-14T21:47:59.7511170Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2025-08-14T21:47:59.7513028Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2025-08-14T21:47:59.7514846Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2025-08-14T21:47:59.7516735Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2025-08-14T21:47:59.7518727Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2025-08-14T21:47:59.7521038Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2025-08-14T21:47:59.7522788Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2025-08-14T21:47:59.7524928Z adding 'torchgen/packaged/autograd/BUILD.bazel' 2025-08-14T21:47:59.7526625Z adding 'torchgen/packaged/autograd/README.md' 2025-08-14T21:47:59.7528154Z adding 'torchgen/packaged/autograd/__init__.py' 2025-08-14T21:47:59.7529884Z adding 'torchgen/packaged/autograd/build.bzl' 2025-08-14T21:47:59.7531861Z adding 'torchgen/packaged/autograd/context.py' 2025-08-14T21:47:59.7534198Z adding 'torchgen/packaged/autograd/deprecated.yaml' 2025-08-14T21:47:59.7583668Z adding 'torchgen/packaged/autograd/derivatives.yaml' 2025-08-14T21:47:59.7591054Z adding 'torchgen/packaged/autograd/gen_annotated_fn_args.py' 2025-08-14T21:47:59.7593759Z adding 'torchgen/packaged/autograd/gen_autograd.py' 2025-08-14T21:47:59.7604577Z adding 'torchgen/packaged/autograd/gen_autograd_functions.py' 2025-08-14T21:47:59.7613492Z adding 'torchgen/packaged/autograd/gen_inplace_or_view_type.py' 2025-08-14T21:47:59.7635838Z adding 'torchgen/packaged/autograd/gen_python_functions.py' 2025-08-14T21:47:59.7637220Z adding 'torchgen/packaged/autograd/gen_trace_type.py' 2025-08-14T21:47:59.7640757Z adding 'torchgen/packaged/autograd/gen_variable_factories.py' 2025-08-14T21:47:59.7671445Z adding 'torchgen/packaged/autograd/gen_variable_type.py' 2025-08-14T21:47:59.7674751Z adding 'torchgen/packaged/autograd/gen_view_funcs.py' 2025-08-14T21:47:59.7688339Z adding 'torchgen/packaged/autograd/load_derivatives.py' 2025-08-14T21:47:59.7692055Z adding 'torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp' 2025-08-14T21:47:59.7694024Z adding 'torchgen/packaged/autograd/templates/Functions.cpp' 2025-08-14T21:47:59.7696126Z adding 'torchgen/packaged/autograd/templates/Functions.h' 2025-08-14T21:47:59.7698079Z adding 'torchgen/packaged/autograd/templates/TraceType.cpp' 2025-08-14T21:47:59.7700301Z adding 'torchgen/packaged/autograd/templates/VariableType.cpp' 2025-08-14T21:47:59.7702398Z adding 'torchgen/packaged/autograd/templates/VariableType.h' 2025-08-14T21:47:59.7704165Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.cpp' 2025-08-14T21:47:59.7705940Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.h' 2025-08-14T21:47:59.7707712Z adding 'torchgen/packaged/autograd/templates/annotated_fn_args.py.in' 2025-08-14T21:47:59.7709460Z adding 'torchgen/packaged/autograd/templates/python_enum_tag.cpp' 2025-08-14T21:47:59.7711591Z adding 'torchgen/packaged/autograd/templates/python_fft_functions.cpp' 2025-08-14T21:47:59.7716426Z adding 'torchgen/packaged/autograd/templates/python_functions.cpp' 2025-08-14T21:47:59.7718428Z adding 'torchgen/packaged/autograd/templates/python_functions.h' 2025-08-14T21:47:59.7721008Z adding 'torchgen/packaged/autograd/templates/python_linalg_functions.cpp' 2025-08-14T21:47:59.7723359Z adding 'torchgen/packaged/autograd/templates/python_nested_functions.cpp' 2025-08-14T21:47:59.7725983Z adding 'torchgen/packaged/autograd/templates/python_nn_functions.cpp' 2025-08-14T21:47:59.7728142Z adding 'torchgen/packaged/autograd/templates/python_return_types.cpp' 2025-08-14T21:47:59.7729940Z adding 'torchgen/packaged/autograd/templates/python_return_types.h' 2025-08-14T21:47:59.7732235Z adding 'torchgen/packaged/autograd/templates/python_sparse_functions.cpp' 2025-08-14T21:47:59.7734371Z adding 'torchgen/packaged/autograd/templates/python_special_functions.cpp' 2025-08-14T21:47:59.7736719Z adding 'torchgen/packaged/autograd/templates/python_torch_functions.cpp' 2025-08-14T21:47:59.7748010Z adding 'torchgen/packaged/autograd/templates/python_variable_methods.cpp' 2025-08-14T21:47:59.7752127Z adding 'torchgen/packaged/autograd/templates/variable_factories.h' 2025-08-14T21:47:59.7754158Z adding 'torchgen/selective_build/__init__.py' 2025-08-14T21:47:59.7757406Z adding 'torchgen/selective_build/operator.py' 2025-08-14T21:47:59.7762546Z adding 'torchgen/selective_build/selector.py' 2025-08-14T21:47:59.7764928Z adding 'torchgen/static_runtime/__init__.py' 2025-08-14T21:47:59.7768568Z adding 'torchgen/static_runtime/config.py' 2025-08-14T21:47:59.7772946Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2025-08-14T21:47:59.7780665Z adding 'torchgen/static_runtime/generator.py' 2025-08-14T21:47:59.7796545Z adding 'torch-2.9.0.dev20250814+cpu.dist-info/METADATA' 2025-08-14T21:47:59.7797238Z adding 'torch-2.9.0.dev20250814+cpu.dist-info/WHEEL' 2025-08-14T21:47:59.7797754Z adding 'torch-2.9.0.dev20250814+cpu.dist-info/entry_points.txt' 2025-08-14T21:47:59.7798296Z adding 'torch-2.9.0.dev20250814+cpu.dist-info/top_level.txt' 2025-08-14T21:47:59.8589915Z adding 'torch-2.9.0.dev20250814+cpu.dist-info/RECORD' 2025-08-14T21:47:59.8961119Z removing build/bdist.linux-x86_64/wheel 2025-08-14T21:48:00.5780016Z Building wheel for torch (pyproject.toml) ... [?25l[?25hdone 2025-08-14T21:48:04.5174993Z Created wheel for torch: filename=torch-2.9.0.dev20250814+cpu-cp39-cp39-linux_x86_64.whl size=1573428812 sha256=870e8571cced6c47e584d82b9cc4bf51654acde311aa5380151ccbf341af989a 2025-08-14T21:48:04.5176499Z Stored in directory: /tmp/pip-ephem-wheel-cache-pe83li2p/wheels/1c/da/38/64e43bc891846e04909150c064c145e6995aab4af7a4dc68c8 2025-08-14T21:48:04.6250930Z Successfully built torch 2025-08-14T21:48:04.7885838Z Installing collected packages: torch 2025-08-14T21:48:37.4508451Z changing mode of /opt/python/cp39-cp39/bin/torchrun to 755 2025-08-14T21:48:37.5641745Z Successfully installed torch-2.9.0.dev20250814+cpu 2025-08-14T21:48:37.5644322Z 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-08-14T21:48:37.7641298Z ++ mkdir -p libtorch/lib libtorch/bin libtorch/include libtorch/share 2025-08-14T21:48:37.7658344Z ++ mkdir debug 2025-08-14T21:48:37.7674433Z ++ 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-08-14T21:48:37.7681257Z 'build/lib/libaoti_custom_ops.so' -> 'libtorch/lib/libaoti_custom_ops.so' 2025-08-14T21:48:37.7684219Z 'build/lib/libasmjit.a' -> 'libtorch/lib/libasmjit.a' 2025-08-14T21:48:37.7688743Z 'build/lib/libbackend_with_compiler.so' -> 'libtorch/lib/libbackend_with_compiler.so' 2025-08-14T21:48:37.7690713Z 'build/lib/libbenchmark.a' -> 'libtorch/lib/libbenchmark.a' 2025-08-14T21:48:37.7696223Z 'build/lib/libbenchmark_main.a' -> 'libtorch/lib/libbenchmark_main.a' 2025-08-14T21:48:37.7696768Z 'build/lib/libc10.so' -> 'libtorch/lib/libc10.so' 2025-08-14T21:48:37.7703021Z 'build/lib/libclog.a' -> 'libtorch/lib/libclog.a' 2025-08-14T21:48:37.7703492Z 'build/lib/libcpuinfo.a' -> 'libtorch/lib/libcpuinfo.a' 2025-08-14T21:48:37.7704276Z 'build/lib/libcpuinfo_internals.a' -> 'libtorch/lib/libcpuinfo_internals.a' 2025-08-14T21:48:37.7705104Z 'build/lib/libdnnl.a' -> 'libtorch/lib/libdnnl.a' 2025-08-14T21:48:37.8587624Z 'build/lib/libfbgemm.a' -> 'libtorch/lib/libfbgemm.a' 2025-08-14T21:48:37.8711094Z 'build/lib/libfmt.a' -> 'libtorch/lib/libfmt.a' 2025-08-14T21:48:37.8720592Z 'build/lib/libgloo.a' -> 'libtorch/lib/libgloo.a' 2025-08-14T21:48:37.8721131Z 'build/lib/libgmock.a' -> 'libtorch/lib/libgmock.a' 2025-08-14T21:48:37.8721840Z 'build/lib/libgmock_main.a' -> 'libtorch/lib/libgmock_main.a' 2025-08-14T21:48:37.8722385Z 'build/lib/libgtest.a' -> 'libtorch/lib/libgtest.a' 2025-08-14T21:48:37.8727919Z 'build/lib/libgtest_main.a' -> 'libtorch/lib/libgtest_main.a' 2025-08-14T21:48:37.8728497Z 'build/lib/libittnotify.a' -> 'libtorch/lib/libittnotify.a' 2025-08-14T21:48:37.8729612Z 'build/lib/libjitbackend_test.so' -> 'libtorch/lib/libjitbackend_test.so' 2025-08-14T21:48:37.8731165Z 'build/lib/libjitprofiling.a' -> 'libtorch/lib/libjitprofiling.a' 2025-08-14T21:48:37.8731928Z 'build/lib/libkineto.a' -> 'libtorch/lib/libkineto.a' 2025-08-14T21:48:37.8750684Z 'build/lib/libmicrokernels-all.a' -> 'libtorch/lib/libmicrokernels-all.a' 2025-08-14T21:48:37.8806289Z 'build/lib/libmicrokernels-prod.a' -> 'libtorch/lib/libmicrokernels-prod.a' 2025-08-14T21:48:37.8824367Z 'build/lib/libnnapi_backend.so' -> 'libtorch/lib/libnnapi_backend.so' 2025-08-14T21:48:37.8825143Z 'build/lib/libnnpack.a' -> 'libtorch/lib/libnnpack.a' 2025-08-14T21:48:37.8825777Z 'build/lib/libnnpack_reference_layers.a' -> 'libtorch/lib/libnnpack_reference_layers.a' 2025-08-14T21:48:37.8826395Z 'build/lib/libonnx.a' -> 'libtorch/lib/libonnx.a' 2025-08-14T21:48:37.8878766Z 'build/lib/libonnx_proto.a' -> 'libtorch/lib/libonnx_proto.a' 2025-08-14T21:48:37.8882906Z 'build/lib/libprotobuf.a' -> 'libtorch/lib/libprotobuf.a' 2025-08-14T21:48:37.8918875Z 'build/lib/libprotobuf-lite.a' -> 'libtorch/lib/libprotobuf-lite.a' 2025-08-14T21:48:37.8921895Z 'build/lib/libprotoc.a' -> 'libtorch/lib/libprotoc.a' 2025-08-14T21:48:37.8960782Z 'build/lib/libpthreadpool.a' -> 'libtorch/lib/libpthreadpool.a' 2025-08-14T21:48:37.8961471Z 'build/lib/libpytorch_qnnpack.a' -> 'libtorch/lib/libpytorch_qnnpack.a' 2025-08-14T21:48:37.8962043Z 'build/lib/libshm.so' -> 'libtorch/lib/libshm.so' 2025-08-14T21:48:37.8962568Z 'build/lib/libtensorpipe.a' -> 'libtorch/lib/libtensorpipe.a' 2025-08-14T21:48:37.9008791Z 'build/lib/libtensorpipe_uv.a' -> 'libtorch/lib/libtensorpipe_uv.a' 2025-08-14T21:48:37.9010668Z 'build/lib/libtorchbind_test.so' -> 'libtorch/lib/libtorchbind_test.so' 2025-08-14T21:48:37.9016175Z 'build/lib/libtorch_cpu.so' -> 'libtorch/lib/libtorch_cpu.so' 2025-08-14T21:48:40.4161207Z 'build/lib/libtorch_global_deps.so' -> 'libtorch/lib/libtorch_global_deps.so' 2025-08-14T21:48:40.4161980Z 'build/lib/libtorch_python.so' -> 'libtorch/lib/libtorch_python.so' 2025-08-14T21:48:40.4292321Z 'build/lib/libtorch.so' -> 'libtorch/lib/libtorch.so' 2025-08-14T21:48:40.4292842Z 'build/lib/libXNNPACK.a' -> 'libtorch/lib/libXNNPACK.a' 2025-08-14T21:48:40.4311452Z ++ 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-08-14T21:48:40.4317047Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libaoti_custom_ops.so' -> 'libtorch/lib/libaoti_custom_ops.so' 2025-08-14T21:48:40.4335651Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libbackend_with_compiler.so' -> 'libtorch/lib/libbackend_with_compiler.so' 2025-08-14T21:48:40.4355331Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libc10.so' -> 'libtorch/lib/libc10.so' 2025-08-14T21:48:40.4382989Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libjitbackend_test.so' -> 'libtorch/lib/libjitbackend_test.so' 2025-08-14T21:48:40.4410393Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libshm' -> 'libtorch/lib/libshm' 2025-08-14T21:48:40.4412562Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libshm/alloc_info.h' -> 'libtorch/lib/libshm/alloc_info.h' 2025-08-14T21:48:40.4413454Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libshm/err.h' -> 'libtorch/lib/libshm/err.h' 2025-08-14T21:48:40.4414294Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libshm/libshm.h' -> 'libtorch/lib/libshm/libshm.h' 2025-08-14T21:48:40.4415150Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libshm/socket.h' -> 'libtorch/lib/libshm/socket.h' 2025-08-14T21:48:40.4415952Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libshm.so' -> 'libtorch/lib/libshm.so' 2025-08-14T21:48:40.4416798Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libshm_windows' -> 'libtorch/lib/libshm_windows' 2025-08-14T21:48:40.4417726Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libshm_windows/libshm.h' -> 'libtorch/lib/libshm_windows/libshm.h' 2025-08-14T21:48:40.4418725Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libtorchbind_test.so' -> 'libtorch/lib/libtorchbind_test.so' 2025-08-14T21:48:40.4433488Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libtorch_cpu.so' -> 'libtorch/lib/libtorch_cpu.so' 2025-08-14T21:49:36.6597740Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libtorch_global_deps.so' -> 'libtorch/lib/libtorch_global_deps.so' 2025-08-14T21:49:36.6684870Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libtorch_python.so' -> 'libtorch/lib/libtorch_python.so' 2025-08-14T21:49:36.9313270Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libtorch.so' -> 'libtorch/lib/libtorch.so' 2025-08-14T21:49:36.9433677Z ++ cp -rv build/include/sleef.h libtorch/include/ 2025-08-14T21:49:36.9451518Z 'build/include/sleef.h' -> 'libtorch/include/sleef.h' 2025-08-14T21:49:36.9473039Z ++ 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-08-14T21:49:36.9487946Z 'build/lib.linux-x86_64-cpython-39/torch/include/advisor-annotate.h' -> 'libtorch/include/advisor-annotate.h' 2025-08-14T21:49:36.9488855Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen' -> 'libtorch/include/ATen' 2025-08-14T21:49:36.9489690Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail' -> 'libtorch/include/ATen/detail' 2025-08-14T21:49:36.9491031Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/AcceleratorHooksInterface.h' -> 'libtorch/include/ATen/detail/AcceleratorHooksInterface.h' 2025-08-14T21:49:36.9492674Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/CUDAHooksInterface.h' -> 'libtorch/include/ATen/detail/CUDAHooksInterface.h' 2025-08-14T21:49:36.9494070Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/FunctionTraits.h' -> 'libtorch/include/ATen/detail/FunctionTraits.h' 2025-08-14T21:49:36.9495365Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/HIPHooksInterface.h' -> 'libtorch/include/ATen/detail/HIPHooksInterface.h' 2025-08-14T21:49:36.9496712Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/HPUHooksInterface.h' -> 'libtorch/include/ATen/detail/HPUHooksInterface.h' 2025-08-14T21:49:36.9498036Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/IPUHooksInterface.h' -> 'libtorch/include/ATen/detail/IPUHooksInterface.h' 2025-08-14T21:49:36.9499393Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/MAIAHooksInterface.h' -> 'libtorch/include/ATen/detail/MAIAHooksInterface.h' 2025-08-14T21:49:36.9500743Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/MPSHooksInterface.h' -> 'libtorch/include/ATen/detail/MPSHooksInterface.h' 2025-08-14T21:49:36.9502118Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/MTIAHooksInterface.h' -> 'libtorch/include/ATen/detail/MTIAHooksInterface.h' 2025-08-14T21:49:36.9503592Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/PrivateUse1HooksInterface.h' -> 'libtorch/include/ATen/detail/PrivateUse1HooksInterface.h' 2025-08-14T21:49:36.9505056Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/XPUHooksInterface.h' -> 'libtorch/include/ATen/detail/XPUHooksInterface.h' 2025-08-14T21:49:36.9506199Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch' -> 'libtorch/include/ATen/functorch' 2025-08-14T21:49:36.9507350Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/ADInterpreters.h' -> 'libtorch/include/ATen/functorch/ADInterpreters.h' 2025-08-14T21:49:36.9508697Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/BatchRulesHelper.h' -> 'libtorch/include/ATen/functorch/BatchRulesHelper.h' 2025-08-14T21:49:36.9510070Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/BatchedFallback.h' -> 'libtorch/include/ATen/functorch/BatchedFallback.h' 2025-08-14T21:49:36.9511480Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/BatchedTensorImpl.h' -> 'libtorch/include/ATen/functorch/BatchedTensorImpl.h' 2025-08-14T21:49:36.9512981Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/BatchingMetaprogramming.h' -> 'libtorch/include/ATen/functorch/BatchingMetaprogramming.h' 2025-08-14T21:49:36.9514431Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/DynamicLayer.h' -> 'libtorch/include/ATen/functorch/DynamicLayer.h' 2025-08-14T21:49:36.9515889Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/FunctionalizeInterpreter.h' -> 'libtorch/include/ATen/functorch/FunctionalizeInterpreter.h' 2025-08-14T21:49:36.9517324Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/Interpreter.h' -> 'libtorch/include/ATen/functorch/Interpreter.h' 2025-08-14T21:49:36.9518712Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/LegacyVmapTransforms.h' -> 'libtorch/include/ATen/functorch/LegacyVmapTransforms.h' 2025-08-14T21:49:36.9520407Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/Macros.h' -> 'libtorch/include/ATen/functorch/Macros.h' 2025-08-14T21:49:36.9521703Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/PlumbingHelper.h' -> 'libtorch/include/ATen/functorch/PlumbingHelper.h' 2025-08-14T21:49:36.9523083Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/TensorWrapper.h' -> 'libtorch/include/ATen/functorch/TensorWrapper.h' 2025-08-14T21:49:36.9524502Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/VmapInterpreter.h' -> 'libtorch/include/ATen/functorch/VmapInterpreter.h' 2025-08-14T21:49:36.9525715Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/quantized' -> 'libtorch/include/ATen/quantized' 2025-08-14T21:49:36.9526868Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/quantized/QTensorImpl.h' -> 'libtorch/include/ATen/quantized/QTensorImpl.h' 2025-08-14T21:49:36.9528169Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/quantized/Quantizer.h' -> 'libtorch/include/ATen/quantized/Quantizer.h' 2025-08-14T21:49:36.9529225Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core' -> 'libtorch/include/ATen/core' 2025-08-14T21:49:36.9530233Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ATenGeneral.h' -> 'libtorch/include/ATen/core/ATenGeneral.h' 2025-08-14T21:49:36.9531403Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ATenOpList.h' -> 'libtorch/include/ATen/core/ATenOpList.h' 2025-08-14T21:49:36.9532629Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ATen_fwd.h' -> 'libtorch/include/ATen/core/ATen_fwd.h' 2025-08-14T21:49:36.9533659Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ATen_pch.h' -> 'libtorch/include/ATen/core/ATen_pch.h' 2025-08-14T21:49:36.9534726Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Array.h' -> 'libtorch/include/ATen/core/Array.h' 2025-08-14T21:49:36.9535822Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Backtrace.h' -> 'libtorch/include/ATen/core/Backtrace.h' 2025-08-14T21:49:36.9537051Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/CachingHostAllocator.h' -> 'libtorch/include/ATen/core/CachingHostAllocator.h' 2025-08-14T21:49:36.9538391Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/CheckMemoryFormat.h' -> 'libtorch/include/ATen/core/CheckMemoryFormat.h' 2025-08-14T21:49:36.9539795Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/DeprecatedTypeProperties.h' -> 'libtorch/include/ATen/core/DeprecatedTypeProperties.h' 2025-08-14T21:49:36.9541402Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' -> 'libtorch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2025-08-14T21:49:36.9542772Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Dict.h' -> 'libtorch/include/ATen/core/Dict.h' 2025-08-14T21:49:36.9543773Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Dict_inl.h' -> 'libtorch/include/ATen/core/Dict_inl.h' 2025-08-14T21:49:36.9544848Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/DimVector.h' -> 'libtorch/include/ATen/core/DimVector.h' 2025-08-14T21:49:36.9545924Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Dimname.h' -> 'libtorch/include/ATen/core/Dimname.h' 2025-08-14T21:49:36.9547107Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/DistributionsHelper.h' -> 'libtorch/include/ATen/core/DistributionsHelper.h' 2025-08-14T21:49:36.9548340Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Formatting.h' -> 'libtorch/include/ATen/core/Formatting.h' 2025-08-14T21:49:36.9549423Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Generator.h' -> 'libtorch/include/ATen/core/Generator.h' 2025-08-14T21:49:36.9550723Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/GeneratorForPrivateuseone.h' -> 'libtorch/include/ATen/core/GeneratorForPrivateuseone.h' 2025-08-14T21:49:36.9552034Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/IListRef.h' -> 'libtorch/include/ATen/core/IListRef.h' 2025-08-14T21:49:36.9553158Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/IListRef_inl.h' -> 'libtorch/include/ATen/core/IListRef_inl.h' 2025-08-14T21:49:36.9554384Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/LegacyTypeDispatch.h' -> 'libtorch/include/ATen/core/LegacyTypeDispatch.h' 2025-08-14T21:49:36.9555546Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/List.h' -> 'libtorch/include/ATen/core/List.h' 2025-08-14T21:49:36.9556552Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/List_inl.h' -> 'libtorch/include/ATen/core/List_inl.h' 2025-08-14T21:49:36.9557737Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/MT19937RNGEngine.h' -> 'libtorch/include/ATen/core/MT19937RNGEngine.h' 2025-08-14T21:49:36.9558918Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/NamedTensor.h' -> 'libtorch/include/ATen/core/NamedTensor.h' 2025-08-14T21:49:36.9560581Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/NestedIntSymNodeImpl.h' -> 'libtorch/include/ATen/core/NestedIntSymNodeImpl.h' 2025-08-14T21:49:36.9561937Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/PhiloxRNGEngine.h' -> 'libtorch/include/ATen/core/PhiloxRNGEngine.h' 2025-08-14T21:49:36.9563277Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/PythonFallbackKernel.h' -> 'libtorch/include/ATen/core/PythonFallbackKernel.h' 2025-08-14T21:49:36.9564851Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/PythonOpRegistrationTrampoline.h' -> 'libtorch/include/ATen/core/PythonOpRegistrationTrampoline.h' 2025-08-14T21:49:36.9566321Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/QuantizerBase.h' -> 'libtorch/include/ATen/core/QuantizerBase.h' 2025-08-14T21:49:36.9567457Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Range.h' -> 'libtorch/include/ATen/core/Range.h' 2025-08-14T21:49:36.9568544Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Reduction.h' -> 'libtorch/include/ATen/core/Reduction.h' 2025-08-14T21:49:36.9569894Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Scalar.h' -> 'libtorch/include/ATen/core/Scalar.h' 2025-08-14T21:49:36.9571013Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ScalarType.h' -> 'libtorch/include/ATen/core/ScalarType.h' 2025-08-14T21:49:36.9572100Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Tensor.h' -> 'libtorch/include/ATen/core/Tensor.h' 2025-08-14T21:49:36.9573262Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/TensorAccessor.h' -> 'libtorch/include/ATen/core/TensorAccessor.h' 2025-08-14T21:49:36.9574684Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/TensorBase.h' -> 'libtorch/include/ATen/core/TensorBase.h' 2025-08-14T21:49:36.9575926Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/TorchDispatchUtils.h' -> 'libtorch/include/ATen/core/TorchDispatchUtils.h' 2025-08-14T21:49:36.9577319Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/TransformationHelper.h' -> 'libtorch/include/ATen/core/TransformationHelper.h' 2025-08-14T21:49:36.9578724Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/UndefinedTensorImpl.h' -> 'libtorch/include/ATen/core/UndefinedTensorImpl.h' 2025-08-14T21:49:36.9579997Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/UnsafeFromTH.h' -> 'libtorch/include/ATen/core/UnsafeFromTH.h' 2025-08-14T21:49:36.9581340Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/VariableHooksInterface.h' -> 'libtorch/include/ATen/core/VariableHooksInterface.h' 2025-08-14T21:49:36.9582780Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Variadic.h' -> 'libtorch/include/ATen/core/Variadic.h' 2025-08-14T21:49:36.9583824Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Vitals.h' -> 'libtorch/include/ATen/core/Vitals.h' 2025-08-14T21:49:36.9584874Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/alias_info.h' -> 'libtorch/include/ATen/core/alias_info.h' 2025-08-14T21:49:36.9585898Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/blob.h' -> 'libtorch/include/ATen/core/blob.h' 2025-08-14T21:49:36.9587133Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/builtin_function.h' -> 'libtorch/include/ATen/core/builtin_function.h' 2025-08-14T21:49:36.9588263Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/class_type.h' -> 'libtorch/include/ATen/core/class_type.h' 2025-08-14T21:49:36.9589371Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/custom_class.h' -> 'libtorch/include/ATen/core/custom_class.h' 2025-08-14T21:49:36.9590860Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dynamic_type.h' -> 'libtorch/include/ATen/core/dynamic_type.h' 2025-08-14T21:49:36.9591940Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/enum_type.h' -> 'libtorch/include/ATen/core/enum_type.h' 2025-08-14T21:49:36.9593006Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/function.h' -> 'libtorch/include/ATen/core/function.h' 2025-08-14T21:49:36.9594200Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/function_schema.h' -> 'libtorch/include/ATen/core/function_schema.h' 2025-08-14T21:49:36.9595433Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/function_schema_inl.h' -> 'libtorch/include/ATen/core/function_schema_inl.h' 2025-08-14T21:49:36.9596626Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/functional.h' -> 'libtorch/include/ATen/core/functional.h' 2025-08-14T21:49:36.9597689Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/grad_mode.h' -> 'libtorch/include/ATen/core/grad_mode.h' 2025-08-14T21:49:36.9598829Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/interned_strings.h' -> 'libtorch/include/ATen/core/interned_strings.h' 2025-08-14T21:49:36.9600451Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/interned_strings_class.h' -> 'libtorch/include/ATen/core/interned_strings_class.h' 2025-08-14T21:49:36.9601654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ivalue.h' -> 'libtorch/include/ATen/core/ivalue.h' 2025-08-14T21:49:36.9602798Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ivalue_inl.h' -> 'libtorch/include/ATen/core/ivalue_inl.h' 2025-08-14T21:49:36.9603888Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ivalue_to.h' -> 'libtorch/include/ATen/core/ivalue_to.h' 2025-08-14T21:49:36.9604966Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/jit_type.h' -> 'libtorch/include/ATen/core/jit_type.h' 2025-08-14T21:49:36.9606100Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/jit_type_base.h' -> 'libtorch/include/ATen/core/jit_type_base.h' 2025-08-14T21:49:36.9607291Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/operator_name.h' -> 'libtorch/include/ATen/core/operator_name.h' 2025-08-14T21:49:36.9608478Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/qualified_name.h' -> 'libtorch/include/ATen/core/qualified_name.h' 2025-08-14T21:49:36.9609700Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/rref_interface.h' -> 'libtorch/include/ATen/core/rref_interface.h' 2025-08-14T21:49:36.9610823Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/stack.h' -> 'libtorch/include/ATen/core/stack.h' 2025-08-14T21:49:36.9611996Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/symbol.h' -> 'libtorch/include/ATen/core/symbol.h' 2025-08-14T21:49:36.9613067Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/type_factory.h' -> 'libtorch/include/ATen/core/type_factory.h' 2025-08-14T21:49:36.9614141Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/type_ptr.h' -> 'libtorch/include/ATen/core/type_ptr.h' 2025-08-14T21:49:36.9615185Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/typeid.h' -> 'libtorch/include/ATen/core/typeid.h' 2025-08-14T21:49:36.9616248Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/TensorBody.h' -> 'libtorch/include/ATen/core/TensorBody.h' 2025-08-14T21:49:36.9617467Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/aten_interned_strings.h' -> 'libtorch/include/ATen/core/aten_interned_strings.h' 2025-08-14T21:49:36.9618682Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/enum_tag.h' -> 'libtorch/include/ATen/core/enum_tag.h' 2025-08-14T21:49:36.9619688Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing' -> 'libtorch/include/ATen/core/boxing' 2025-08-14T21:49:36.9620841Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/BoxedKernel.h' -> 'libtorch/include/ATen/core/boxing/BoxedKernel.h' 2025-08-14T21:49:36.9622204Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/BoxedKernel_impl.h' -> 'libtorch/include/ATen/core/boxing/BoxedKernel_impl.h' 2025-08-14T21:49:36.9623629Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/KernelFunction.h' -> 'libtorch/include/ATen/core/boxing/KernelFunction.h' 2025-08-14T21:49:36.9625065Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/KernelFunction_impl.h' -> 'libtorch/include/ATen/core/boxing/KernelFunction_impl.h' 2025-08-14T21:49:36.9626509Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/OperatorKernel.h' -> 'libtorch/include/ATen/core/boxing/OperatorKernel.h' 2025-08-14T21:49:36.9627744Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl' -> 'libtorch/include/ATen/core/boxing/impl' 2025-08-14T21:49:36.9629184Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' -> 'libtorch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2025-08-14T21:49:36.9631071Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' -> 'libtorch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2025-08-14T21:49:36.9632705Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl/boxing.h' -> 'libtorch/include/ATen/core/boxing/impl/boxing.h' 2025-08-14T21:49:36.9634253Z '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-08-14T21:49:36.9635877Z '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-08-14T21:49:36.9637095Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch' -> 'libtorch/include/ATen/core/dispatch' 2025-08-14T21:49:36.9638277Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch/CppSignature.h' -> 'libtorch/include/ATen/core/dispatch/CppSignature.h' 2025-08-14T21:49:36.9640076Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' -> 'libtorch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2025-08-14T21:49:36.9641582Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch/Dispatcher.h' -> 'libtorch/include/ATen/core/dispatch/Dispatcher.h' 2025-08-14T21:49:36.9643039Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch/ObservedOperators.h' -> 'libtorch/include/ATen/core/dispatch/ObservedOperators.h' 2025-08-14T21:49:36.9644557Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch/OperatorEntry.h' -> 'libtorch/include/ATen/core/dispatch/OperatorEntry.h' 2025-08-14T21:49:36.9646033Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch/OperatorOptions.h' -> 'libtorch/include/ATen/core/dispatch/OperatorOptions.h' 2025-08-14T21:49:36.9647638Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' -> 'libtorch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2025-08-14T21:49:36.9649101Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration' -> 'libtorch/include/ATen/core/op_registration' 2025-08-14T21:49:36.9650396Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration/adaption.h' -> 'libtorch/include/ATen/core/op_registration/adaption.h' 2025-08-14T21:49:36.9651997Z '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-08-14T21:49:36.9653497Z '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-08-14T21:49:36.9654969Z '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-08-14T21:49:36.9656179Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native' -> 'libtorch/include/ATen/native' 2025-08-14T21:49:36.9657246Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Activation.h' -> 'libtorch/include/ATen/native/Activation.h' 2025-08-14T21:49:36.9658557Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/AdaptivePooling.h' -> 'libtorch/include/ATen/native/AdaptivePooling.h' 2025-08-14T21:49:36.9659793Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/AmpKernels.h' -> 'libtorch/include/ATen/native/AmpKernels.h' 2025-08-14T21:49:36.9661081Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/BatchLinearAlgebra.h' -> 'libtorch/include/ATen/native/BatchLinearAlgebra.h' 2025-08-14T21:49:36.9662334Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/BinaryOps.h' -> 'libtorch/include/ATen/native/BinaryOps.h' 2025-08-14T21:49:36.9663593Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/BucketizationUtils.h' -> 'libtorch/include/ATen/native/BucketizationUtils.h' 2025-08-14T21:49:36.9664805Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/CPUBlas.h' -> 'libtorch/include/ATen/native/CPUBlas.h' 2025-08-14T21:49:36.9665949Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/CPUFallback.h' -> 'libtorch/include/ATen/native/CPUFallback.h' 2025-08-14T21:49:36.9667255Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/CanUse32BitIndexMath.h' -> 'libtorch/include/ATen/native/CanUse32BitIndexMath.h' 2025-08-14T21:49:36.9668615Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ComplexHelper.h' -> 'libtorch/include/ATen/native/ComplexHelper.h' 2025-08-14T21:49:36.9670386Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/CompositeRandomAccessor.h' -> 'libtorch/include/ATen/native/CompositeRandomAccessor.h' 2025-08-14T21:49:36.9672032Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/CompositeRandomAccessorCommon.h' -> 'libtorch/include/ATen/native/CompositeRandomAccessorCommon.h' 2025-08-14T21:49:36.9673506Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ConvUtils.h' -> 'libtorch/include/ATen/native/ConvUtils.h' 2025-08-14T21:49:36.9674768Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ConvolutionMM3d.h' -> 'libtorch/include/ATen/native/ConvolutionMM3d.h' 2025-08-14T21:49:36.9675949Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Copy.h' -> 'libtorch/include/ATen/native/Copy.h' 2025-08-14T21:49:36.9677031Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Cross.h' -> 'libtorch/include/ATen/native/Cross.h' 2025-08-14T21:49:36.9678358Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/DilatedConvolutionUtils.h' -> 'libtorch/include/ATen/native/DilatedConvolutionUtils.h' 2025-08-14T21:49:36.9679876Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/DispatchStub.h' -> 'libtorch/include/ATen/native/DispatchStub.h' 2025-08-14T21:49:36.9681280Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Distance.h' -> 'libtorch/include/ATen/native/Distance.h' 2025-08-14T21:49:36.9682594Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/DistributionTemplates.h' -> 'libtorch/include/ATen/native/DistributionTemplates.h' 2025-08-14T21:49:36.9683997Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Distributions.h' -> 'libtorch/include/ATen/native/Distributions.h' 2025-08-14T21:49:36.9685261Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/EmbeddingBag.h' -> 'libtorch/include/ATen/native/EmbeddingBag.h' 2025-08-14T21:49:36.9686392Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Fill.h' -> 'libtorch/include/ATen/native/Fill.h' 2025-08-14T21:49:36.9687632Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ForeachUtils.h' -> 'libtorch/include/ATen/native/ForeachUtils.h' 2025-08-14T21:49:36.9688974Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/FractionalMaxPooling.h' -> 'libtorch/include/ATen/native/FractionalMaxPooling.h' 2025-08-14T21:49:36.9690480Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/FunctionOfAMatrixUtils.h' -> 'libtorch/include/ATen/native/FunctionOfAMatrixUtils.h' 2025-08-14T21:49:36.9692023Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/FusedAdagrad.h' -> 'libtorch/include/ATen/native/FusedAdagrad.h' 2025-08-14T21:49:36.9693203Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/FusedAdam.h' -> 'libtorch/include/ATen/native/FusedAdam.h' 2025-08-14T21:49:36.9694361Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/FusedSGD.h' -> 'libtorch/include/ATen/native/FusedSGD.h' 2025-08-14T21:49:36.9695426Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Gelu.h' -> 'libtorch/include/ATen/native/Gelu.h' 2025-08-14T21:49:36.9696523Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/GridSampler.h' -> 'libtorch/include/ATen/native/GridSampler.h' 2025-08-14T21:49:36.9697779Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/GridSamplerUtils.h' -> 'libtorch/include/ATen/native/GridSamplerUtils.h' 2025-08-14T21:49:36.9698991Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Histogram.h' -> 'libtorch/include/ATen/native/Histogram.h' 2025-08-14T21:49:36.9700142Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/IndexKernel.h' -> 'libtorch/include/ATen/native/IndexKernel.h' 2025-08-14T21:49:36.9701353Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/IndexingUtils.h' -> 'libtorch/include/ATen/native/IndexingUtils.h' 2025-08-14T21:49:36.9702536Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Lerp.h' -> 'libtorch/include/ATen/native/Lerp.h' 2025-08-14T21:49:36.9703662Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/LinearAlgebra.h' -> 'libtorch/include/ATen/native/LinearAlgebra.h' 2025-08-14T21:49:36.9704944Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/LinearAlgebraUtils.h' -> 'libtorch/include/ATen/native/LinearAlgebraUtils.h' 2025-08-14T21:49:36.9706202Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/LossMulti.h' -> 'libtorch/include/ATen/native/LossMulti.h' 2025-08-14T21:49:36.9707277Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Math.h' -> 'libtorch/include/ATen/native/Math.h' 2025-08-14T21:49:36.9708535Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/MathBitFallThroughLists.h' -> 'libtorch/include/ATen/native/MathBitFallThroughLists.h' 2025-08-14T21:49:36.9709951Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/MathBitsFallback.h' -> 'libtorch/include/ATen/native/MathBitsFallback.h' 2025-08-14T21:49:36.9711193Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/MaxPooling.h' -> 'libtorch/include/ATen/native/MaxPooling.h' 2025-08-14T21:49:36.9712385Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/NonEmptyUtils.h' -> 'libtorch/include/ATen/native/NonEmptyUtils.h' 2025-08-14T21:49:36.9713631Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/NonSymbolicBC.h' -> 'libtorch/include/ATen/native/NonSymbolicBC.h' 2025-08-14T21:49:36.9714856Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Normalization.h' -> 'libtorch/include/ATen/native/Normalization.h' 2025-08-14T21:49:36.9716027Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Padding.h' -> 'libtorch/include/ATen/native/Padding.h' 2025-08-14T21:49:36.9717186Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/PixelShuffle.h' -> 'libtorch/include/ATen/native/PixelShuffle.h' 2025-08-14T21:49:36.9718381Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/PointwiseOps.h' -> 'libtorch/include/ATen/native/PointwiseOps.h' 2025-08-14T21:49:36.9719858Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Pool.h' -> 'libtorch/include/ATen/native/Pool.h' 2025-08-14T21:49:36.9720890Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Pow.h' -> 'libtorch/include/ATen/native/Pow.h' 2025-08-14T21:49:36.9721931Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/RNN.h' -> 'libtorch/include/ATen/native/RNN.h' 2025-08-14T21:49:36.9723109Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/RangeFactories.h' -> 'libtorch/include/ATen/native/RangeFactories.h' 2025-08-14T21:49:36.9724387Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/RangeUtils.h' -> 'libtorch/include/ATen/native/RangeUtils.h' 2025-08-14T21:49:36.9725613Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ReduceAllOps.h' -> 'libtorch/include/ATen/native/ReduceAllOps.h' 2025-08-14T21:49:36.9726844Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ReduceOps.h' -> 'libtorch/include/ATen/native/ReduceOps.h' 2025-08-14T21:49:36.9728100Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ReduceOpsUtils.h' -> 'libtorch/include/ATen/native/ReduceOpsUtils.h' 2025-08-14T21:49:36.9729395Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ReductionType.h' -> 'libtorch/include/ATen/native/ReductionType.h' 2025-08-14T21:49:36.9730578Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Repeat.h' -> 'libtorch/include/ATen/native/Repeat.h' 2025-08-14T21:49:36.9731807Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Resize.h' -> 'libtorch/include/ATen/native/Resize.h' 2025-08-14T21:49:36.9732951Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ResizeCommon.h' -> 'libtorch/include/ATen/native/ResizeCommon.h' 2025-08-14T21:49:36.9734238Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ScatterGatherChecks.h' -> 'libtorch/include/ATen/native/ScatterGatherChecks.h' 2025-08-14T21:49:36.9735597Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/SegmentReduce.h' -> 'libtorch/include/ATen/native/SegmentReduce.h' 2025-08-14T21:49:36.9736856Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/SharedReduceOps.h' -> 'libtorch/include/ATen/native/SharedReduceOps.h' 2025-08-14T21:49:36.9738206Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/SobolEngineOpsUtils.h' -> 'libtorch/include/ATen/native/SobolEngineOpsUtils.h' 2025-08-14T21:49:36.9739454Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Sorting.h' -> 'libtorch/include/ATen/native/Sorting.h' 2025-08-14T21:49:36.9740593Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/SortingUtils.h' -> 'libtorch/include/ATen/native/SortingUtils.h' 2025-08-14T21:49:36.9741876Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/SparseTensorUtils.h' -> 'libtorch/include/ATen/native/SparseTensorUtils.h' 2025-08-14T21:49:36.9743198Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/SpectralOpsUtils.h' -> 'libtorch/include/ATen/native/SpectralOpsUtils.h' 2025-08-14T21:49:36.9744594Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/StridedRandomAccessor.h' -> 'libtorch/include/ATen/native/StridedRandomAccessor.h' 2025-08-14T21:49:36.9746069Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorAdvancedIndexing.h' -> 'libtorch/include/ATen/native/TensorAdvancedIndexing.h' 2025-08-14T21:49:36.9747607Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorAdvancedIndexingUtils.h' -> 'libtorch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2025-08-14T21:49:36.9749045Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorCompare.h' -> 'libtorch/include/ATen/native/TensorCompare.h' 2025-08-14T21:49:36.9750341Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorConversions.h' -> 'libtorch/include/ATen/native/TensorConversions.h' 2025-08-14T21:49:36.9751641Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorDimApply.h' -> 'libtorch/include/ATen/native/TensorDimApply.h' 2025-08-14T21:49:36.9752964Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorFactories.h' -> 'libtorch/include/ATen/native/TensorFactories.h' 2025-08-14T21:49:36.9754228Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorIterator.h' -> 'libtorch/include/ATen/native/TensorIterator.h' 2025-08-14T21:49:36.9755692Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorIteratorDynamicCasting.h' -> 'libtorch/include/ATen/native/TensorIteratorDynamicCasting.h' 2025-08-14T21:49:36.9757213Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorProperties.h' -> 'libtorch/include/ATen/native/TensorProperties.h' 2025-08-14T21:49:36.9758458Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorShape.h' -> 'libtorch/include/ATen/native/TensorShape.h' 2025-08-14T21:49:36.9760131Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorTransformations.h' -> 'libtorch/include/ATen/native/TensorTransformations.h' 2025-08-14T21:49:36.9761518Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TopKImpl.h' -> 'libtorch/include/ATen/native/TopKImpl.h' 2025-08-14T21:49:36.9762717Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TransposeType.h' -> 'libtorch/include/ATen/native/TransposeType.h' 2025-08-14T21:49:36.9764069Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TriangularOpsUtils.h' -> 'libtorch/include/ATen/native/TriangularOpsUtils.h' 2025-08-14T21:49:36.9765414Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TypeProperties.h' -> 'libtorch/include/ATen/native/TypeProperties.h' 2025-08-14T21:49:36.9766636Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/UnaryOps.h' -> 'libtorch/include/ATen/native/UnaryOps.h' 2025-08-14T21:49:36.9767775Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Unfold2d.h' -> 'libtorch/include/ATen/native/Unfold2d.h' 2025-08-14T21:49:36.9768934Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Unfold3d.h' -> 'libtorch/include/ATen/native/Unfold3d.h' 2025-08-14T21:49:36.9770340Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/UnfoldBackward.h' -> 'libtorch/include/ATen/native/UnfoldBackward.h' 2025-08-14T21:49:36.9771548Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/UpSample.h' -> 'libtorch/include/ATen/native/UpSample.h' 2025-08-14T21:49:36.9772701Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/batch_norm.h' -> 'libtorch/include/ATen/native/batch_norm.h' 2025-08-14T21:49:36.9773863Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/group_norm.h' -> 'libtorch/include/ATen/native/group_norm.h' 2025-08-14T21:49:36.9774984Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/im2col.h' -> 'libtorch/include/ATen/native/im2col.h' 2025-08-14T21:49:36.9776210Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/im2col_shape_check.h' -> 'libtorch/include/ATen/native/im2col_shape_check.h' 2025-08-14T21:49:36.9777454Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/layer_norm.h' -> 'libtorch/include/ATen/native/layer_norm.h' 2025-08-14T21:49:36.9778863Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/verbose_wrapper.h' -> 'libtorch/include/ATen/native/verbose_wrapper.h' 2025-08-14T21:49:36.9780059Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/vol2col.h' -> 'libtorch/include/ATen/native/vol2col.h' 2025-08-14T21:49:36.9781129Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested' -> 'libtorch/include/ATen/native/nested' 2025-08-14T21:49:36.9782608Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested/NestedTensorBinaryOps.h' -> 'libtorch/include/ATen/native/nested/NestedTensorBinaryOps.h' 2025-08-14T21:49:36.9784172Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested/NestedTensorMath.h' -> 'libtorch/include/ATen/native/nested/NestedTensorMath.h' 2025-08-14T21:49:36.9785871Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h' -> 'libtorch/include/ATen/native/nested/NestedTensorTransformerFunctions.h' 2025-08-14T21:49:36.9787850Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested/NestedTensorTransformerUtils.h' -> 'libtorch/include/ATen/native/nested/NestedTensorTransformerUtils.h' 2025-08-14T21:49:36.9789528Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested/NestedTensorUtils.h' -> 'libtorch/include/ATen/native/nested/NestedTensorUtils.h' 2025-08-14T21:49:36.9790858Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers' -> 'libtorch/include/ATen/native/transformers' 2025-08-14T21:49:36.9792217Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/attention.h' -> 'libtorch/include/ATen/native/transformers/attention.h' 2025-08-14T21:49:36.9793641Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/sdp_utils.h' -> 'libtorch/include/ATen/native/transformers/sdp_utils.h' 2025-08-14T21:49:36.9795154Z '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-08-14T21:49:36.9796563Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda' -> 'libtorch/include/ATen/native/transformers/cuda' 2025-08-14T21:49:36.9797959Z '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-08-14T21:49:36.9799777Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/flash_attn' -> 'libtorch/include/ATen/native/transformers/cuda/flash_attn' 2025-08-14T21:49:36.9801493Z '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-08-14T21:49:36.9803382Z '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-08-14T21:49:36.9805283Z '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-08-14T21:49:36.9807169Z '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-08-14T21:49:36.9809239Z '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-08-14T21:49:36.9811499Z '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-08-14T21:49:36.9813566Z '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-08-14T21:49:36.9815596Z '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-08-14T21:49:36.9817552Z '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-08-14T21:49:36.9819682Z '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-08-14T21:49:36.9822068Z '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-08-14T21:49:36.9824640Z '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-08-14T21:49:36.9826828Z '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-08-14T21:49:36.9828763Z '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-08-14T21:49:36.9830916Z '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-08-14T21:49:36.9833140Z '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-08-14T21:49:36.9835404Z '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-08-14T21:49:36.9837602Z '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-08-14T21:49:36.9840162Z '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-08-14T21:49:36.9842501Z '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-08-14T21:49:36.9844555Z '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-08-14T21:49:36.9846881Z '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-08-14T21:49:36.9849607Z '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-08-14T21:49:36.9852294Z '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-08-14T21:49:36.9854919Z '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-08-14T21:49:36.9857774Z '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-08-14T21:49:36.9860368Z '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-08-14T21:49:36.9862861Z '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-08-14T21:49:36.9864992Z '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-08-14T21:49:36.9867000Z '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-08-14T21:49:36.9869110Z '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-08-14T21:49:36.9871550Z '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-08-14T21:49:36.9873716Z '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-08-14T21:49:36.9875532Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip' -> 'libtorch/include/ATen/native/transformers/hip' 2025-08-14T21:49:36.9877070Z '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-08-14T21:49:36.9878925Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip/flash_attn' -> 'libtorch/include/ATen/native/transformers/hip/flash_attn' 2025-08-14T21:49:36.9880781Z '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-08-14T21:49:36.9882518Z '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-08-14T21:49:36.9884247Z '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-08-14T21:49:36.9885680Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu' -> 'libtorch/include/ATen/native/cpu' 2025-08-14T21:49:36.9886848Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/moments_utils.h' -> 'libtorch/include/ATen/native/cpu/moments_utils.h' 2025-08-14T21:49:36.9888201Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/AtomicAddFloat.h' -> 'libtorch/include/ATen/native/cpu/AtomicAddFloat.h' 2025-08-14T21:49:36.9889550Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/CatKernel.h' -> 'libtorch/include/ATen/native/cpu/CatKernel.h' 2025-08-14T21:49:36.9891101Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/ChannelShuffleKernel.h' -> 'libtorch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2025-08-14T21:49:36.9892478Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/CopyKernel.h' -> 'libtorch/include/ATen/native/cpu/CopyKernel.h' 2025-08-14T21:49:36.9893857Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/DepthwiseConvKernel.h' -> 'libtorch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2025-08-14T21:49:36.9895375Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/DistributionTemplates.h' -> 'libtorch/include/ATen/native/cpu/DistributionTemplates.h' 2025-08-14T21:49:36.9896700Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/Elu.h' -> 'libtorch/include/ATen/native/cpu/Elu.h' 2025-08-14T21:49:36.9897850Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/Gelu.h' -> 'libtorch/include/ATen/native/cpu/Gelu.h' 2025-08-14T21:49:36.9899101Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/GridSamplerKernel.h' -> 'libtorch/include/ATen/native/cpu/GridSamplerKernel.h' 2025-08-14T21:49:36.9900529Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/IndexKernelUtils.h' -> 'libtorch/include/ATen/native/cpu/IndexKernelUtils.h' 2025-08-14T21:49:36.9901894Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/Intrinsics.h' -> 'libtorch/include/ATen/native/cpu/Intrinsics.h' 2025-08-14T21:49:36.9903158Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/IsContiguous.h' -> 'libtorch/include/ATen/native/cpu/IsContiguous.h' 2025-08-14T21:49:36.9904468Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/LogAddExp.h' -> 'libtorch/include/ATen/native/cpu/LogAddExp.h' 2025-08-14T21:49:36.9905841Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/LogSoftmaxKernelImpl.h' -> 'libtorch/include/ATen/native/cpu/LogSoftmaxKernelImpl.h' 2025-08-14T21:49:36.9907160Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/Loops.h' -> 'libtorch/include/ATen/native/cpu/Loops.h' 2025-08-14T21:49:36.9908408Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/MaxUnpoolKernel.h' -> 'libtorch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2025-08-14T21:49:36.9909815Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/PixelShuffleKernel.h' -> 'libtorch/include/ATen/native/cpu/PixelShuffleKernel.h' 2025-08-14T21:49:36.9911125Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/Reduce.h' -> 'libtorch/include/ATen/native/cpu/Reduce.h' 2025-08-14T21:49:36.9912313Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/ReduceUtils.h' -> 'libtorch/include/ATen/native/cpu/ReduceUtils.h' 2025-08-14T21:49:36.9914034Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h' -> 'libtorch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h' 2025-08-14T21:49:36.9915809Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/SampledAddmmKernel.h' -> 'libtorch/include/ATen/native/cpu/SampledAddmmKernel.h' 2025-08-14T21:49:36.9917220Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/SerialStackImpl.h' -> 'libtorch/include/ATen/native/cpu/SerialStackImpl.h' 2025-08-14T21:49:36.9918569Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/SoftmaxKernel.h' -> 'libtorch/include/ATen/native/cpu/SoftmaxKernel.h' 2025-08-14T21:49:36.9920220Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/SpmmReduceKernel.h' -> 'libtorch/include/ATen/native/cpu/SpmmReduceKernel.h' 2025-08-14T21:49:36.9921597Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/StackKernel.h' -> 'libtorch/include/ATen/native/cpu/StackKernel.h' 2025-08-14T21:49:36.9923144Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h' -> 'libtorch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h' 2025-08-14T21:49:36.9924765Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/WeightNormKernel.h' -> 'libtorch/include/ATen/native/cpu/WeightNormKernel.h' 2025-08-14T21:49:36.9926123Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/avx_mathfun.h' -> 'libtorch/include/ATen/native/cpu/avx_mathfun.h' 2025-08-14T21:49:36.9927413Z '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-08-14T21:49:36.9928715Z '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-08-14T21:49:36.9929961Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/utils.h' -> 'libtorch/include/ATen/native/cpu/utils.h' 2025-08-14T21:49:36.9931152Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/zmath.h' -> 'libtorch/include/ATen/native/cpu/zmath.h' 2025-08-14T21:49:36.9932360Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ao_sparse' -> 'libtorch/include/ATen/native/ao_sparse' 2025-08-14T21:49:36.9933522Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ao_sparse/quantized' -> 'libtorch/include/ATen/native/ao_sparse/quantized' 2025-08-14T21:49:36.9934824Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ao_sparse/quantized/cpu' -> 'libtorch/include/ATen/native/ao_sparse/quantized/cpu' 2025-08-14T21:49:36.9936397Z '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-08-14T21:49:36.9938135Z '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-08-14T21:49:36.9939844Z '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-08-14T21:49:36.9941247Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized' -> 'libtorch/include/ATen/native/quantized' 2025-08-14T21:49:36.9942569Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/AffineQuantizer.h' -> 'libtorch/include/ATen/native/quantized/AffineQuantizer.h' 2025-08-14T21:49:36.9944155Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/AffineQuantizerBase.h' -> 'libtorch/include/ATen/native/quantized/AffineQuantizerBase.h' 2025-08-14T21:49:36.9945671Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/ConvUtils.h' -> 'libtorch/include/ATen/native/quantized/ConvUtils.h' 2025-08-14T21:49:36.9946983Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/Copy.h' -> 'libtorch/include/ATen/native/quantized/Copy.h' 2025-08-14T21:49:36.9948401Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/FakeQuantAffine.h' -> 'libtorch/include/ATen/native/quantized/FakeQuantAffine.h' 2025-08-14T21:49:36.9949877Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/IndexKernel.h' -> 'libtorch/include/ATen/native/quantized/IndexKernel.h' 2025-08-14T21:49:36.9951307Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/PackedParams.h' -> 'libtorch/include/ATen/native/quantized/PackedParams.h' 2025-08-14T21:49:36.9952688Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/library.h' -> 'libtorch/include/ATen/native/quantized/library.h' 2025-08-14T21:49:36.9953942Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu' -> 'libtorch/include/ATen/native/quantized/cpu' 2025-08-14T21:49:36.9955242Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/ACLUtils.h' -> 'libtorch/include/ATen/native/quantized/cpu/ACLUtils.h' 2025-08-14T21:49:36.9956701Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/BinaryOps.h' -> 'libtorch/include/ATen/native/quantized/cpu/BinaryOps.h' 2025-08-14T21:49:36.9958350Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' -> 'libtorch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2025-08-14T21:49:36.9960316Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/OnednnUtils.h' -> 'libtorch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2025-08-14T21:49:36.9961914Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' -> 'libtorch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2025-08-14T21:49:36.9963494Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/QuantUtils.h' -> 'libtorch/include/ATen/native/quantized/cpu/QuantUtils.h' 2025-08-14T21:49:36.9965057Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/QuantizedOps.h' -> 'libtorch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2025-08-14T21:49:36.9966650Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/RuyUtils.h' -> 'libtorch/include/ATen/native/quantized/cpu/RuyUtils.h' 2025-08-14T21:49:36.9968185Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' -> 'libtorch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2025-08-14T21:49:36.9970132Z '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-08-14T21:49:36.9971782Z '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-08-14T21:49:36.9973384Z '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-08-14T21:49:36.9974865Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/qconv.h' -> 'libtorch/include/ATen/native/quantized/cpu/qconv.h' 2025-08-14T21:49:36.9976375Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/qembeddingbag.h' -> 'libtorch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2025-08-14T21:49:36.9978287Z '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-08-14T21:49:36.9979942Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/qlinear.h' -> 'libtorch/include/ATen/native/quantized/cpu/qlinear.h' 2025-08-14T21:49:36.9981429Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cudnn' -> 'libtorch/include/ATen/native/quantized/cudnn' 2025-08-14T21:49:36.9982759Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cudnn/utils.h' -> 'libtorch/include/ATen/native/quantized/cudnn/utils.h' 2025-08-14T21:49:36.9984008Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda' -> 'libtorch/include/ATen/native/cuda' 2025-08-14T21:49:36.9985123Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Activation.h' -> 'libtorch/include/ATen/native/cuda/Activation.h' 2025-08-14T21:49:36.9986438Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/BinaryInternal.h' -> 'libtorch/include/ATen/native/cuda/BinaryInternal.h' 2025-08-14T21:49:36.9987950Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/CompositeRandomAccessor.h' -> 'libtorch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2025-08-14T21:49:36.9989324Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Copy.h' -> 'libtorch/include/ATen/native/cuda/Copy.h' 2025-08-14T21:49:36.9990569Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/CuFFTPlanCache.h' -> 'libtorch/include/ATen/native/cuda/CuFFTPlanCache.h' 2025-08-14T21:49:36.9991888Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/CuFFTUtils.h' -> 'libtorch/include/ATen/native/cuda/CuFFTUtils.h' 2025-08-14T21:49:36.9993318Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/DistributionTemplates.h' -> 'libtorch/include/ATen/native/cuda/DistributionTemplates.h' 2025-08-14T21:49:36.9994784Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Distributions.h' -> 'libtorch/include/ATen/native/cuda/Distributions.h' 2025-08-14T21:49:36.9996088Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/GridSampler.h' -> 'libtorch/include/ATen/native/cuda/GridSampler.h' 2025-08-14T21:49:36.9997338Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/GroupMM.h' -> 'libtorch/include/ATen/native/cuda/GroupMM.h' 2025-08-14T21:49:37.0010013Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/IndexKernel.h' -> 'libtorch/include/ATen/native/cuda/IndexKernel.h' 2025-08-14T21:49:37.0011700Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/IndexKernelUtils.h' -> 'libtorch/include/ATen/native/cuda/IndexKernelUtils.h' 2025-08-14T21:49:37.0013230Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/LaunchUtils.h' -> 'libtorch/include/ATen/native/cuda/LaunchUtils.h' 2025-08-14T21:49:37.0014514Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/MiscUtils.h' -> 'libtorch/include/ATen/native/cuda/MiscUtils.h' 2025-08-14T21:49:37.0015749Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/ReduceOps.h' -> 'libtorch/include/ATen/native/cuda/ReduceOps.h' 2025-08-14T21:49:37.0017012Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Resize.h' -> 'libtorch/include/ATen/native/cuda/Resize.h' 2025-08-14T21:49:37.0018308Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/RowwiseScaledMM.h' -> 'libtorch/include/ATen/native/cuda/RowwiseScaledMM.h' 2025-08-14T21:49:37.0019707Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/ScaledGroupMM.h' -> 'libtorch/include/ATen/native/cuda/ScaledGroupMM.h' 2025-08-14T21:49:37.0021038Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/ScanKernels.h' -> 'libtorch/include/ATen/native/cuda/ScanKernels.h' 2025-08-14T21:49:37.0022237Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Sort.h' -> 'libtorch/include/ATen/native/cuda/Sort.h' 2025-08-14T21:49:37.0023435Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/SortStable.h' -> 'libtorch/include/ATen/native/cuda/SortStable.h' 2025-08-14T21:49:37.0024675Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Sorting.h' -> 'libtorch/include/ATen/native/cuda/Sorting.h' 2025-08-14T21:49:37.0025978Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/TensorModeKernel.h' -> 'libtorch/include/ATen/native/cuda/TensorModeKernel.h' 2025-08-14T21:49:37.0027338Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/TensorTopK.h' -> 'libtorch/include/ATen/native/cuda/TensorTopK.h' 2025-08-14T21:49:37.0028621Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/jit_utils.h' -> 'libtorch/include/ATen/native/cuda/jit_utils.h' 2025-08-14T21:49:37.0029913Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/thread_constants.h' -> 'libtorch/include/ATen/native/cuda/thread_constants.h' 2025-08-14T21:49:37.0031297Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/CUDAJitLoops.cuh' -> 'libtorch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2025-08-14T21:49:37.0032614Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/CUDALoops.cuh' -> 'libtorch/include/ATen/native/cuda/CUDALoops.cuh' 2025-08-14T21:49:37.0033922Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/DeviceSqrt.cuh' -> 'libtorch/include/ATen/native/cuda/DeviceSqrt.cuh' 2025-08-14T21:49:37.0035431Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' -> 'libtorch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2025-08-14T21:49:37.0037002Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/ForeachFunctors.cuh' -> 'libtorch/include/ATen/native/cuda/ForeachFunctors.cuh' 2025-08-14T21:49:37.0038566Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh' -> 'libtorch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh' 2025-08-14T21:49:37.0040429Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/GridSampler.cuh' -> 'libtorch/include/ATen/native/cuda/GridSampler.cuh' 2025-08-14T21:49:37.0041838Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/GroupMMCommon.cuh' -> 'libtorch/include/ATen/native/cuda/GroupMMCommon.cuh' 2025-08-14T21:49:37.0043222Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/JitLoops.cuh' -> 'libtorch/include/ATen/native/cuda/JitLoops.cuh' 2025-08-14T21:49:37.0044550Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/KernelUtils.cuh' -> 'libtorch/include/ATen/native/cuda/KernelUtils.cuh' 2025-08-14T21:49:37.0045907Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Loops.cuh' -> 'libtorch/include/ATen/native/cuda/Loops.cuh' 2025-08-14T21:49:37.0047123Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Math.cuh' -> 'libtorch/include/ATen/native/cuda/Math.cuh' 2025-08-14T21:49:37.0048407Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/MemoryAccess.cuh' -> 'libtorch/include/ATen/native/cuda/MemoryAccess.cuh' 2025-08-14T21:49:37.0049911Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/MultiTensorApply.cuh' -> 'libtorch/include/ATen/native/cuda/MultiTensorApply.cuh' 2025-08-14T21:49:37.0051405Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Normalization.cuh' -> 'libtorch/include/ATen/native/cuda/Normalization.cuh' 2025-08-14T21:49:37.0052978Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/PersistentSoftmax.cuh' -> 'libtorch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2025-08-14T21:49:37.0054352Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Pow.cuh' -> 'libtorch/include/ATen/native/cuda/Pow.cuh' 2025-08-14T21:49:37.0055544Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Randperm.cuh' -> 'libtorch/include/ATen/native/cuda/Randperm.cuh' 2025-08-14T21:49:37.0056787Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Reduce.cuh' -> 'libtorch/include/ATen/native/cuda/Reduce.cuh' 2025-08-14T21:49:37.0058038Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/ScanUtils.cuh' -> 'libtorch/include/ATen/native/cuda/ScanUtils.cuh' 2025-08-14T21:49:37.0059312Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/SortUtils.cuh' -> 'libtorch/include/ATen/native/cuda/SortUtils.cuh' 2025-08-14T21:49:37.0060661Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/SortingCommon.cuh' -> 'libtorch/include/ATen/native/cuda/SortingCommon.cuh' 2025-08-14T21:49:37.0062222Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/SortingRadixSelect.cuh' -> 'libtorch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2025-08-14T21:49:37.0063730Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/TensorModeKernel.cuh' -> 'libtorch/include/ATen/native/cuda/TensorModeKernel.cuh' 2025-08-14T21:49:37.0065117Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/UniqueCub.cuh' -> 'libtorch/include/ATen/native/cuda/UniqueCub.cuh' 2025-08-14T21:49:37.0066382Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/UpSample.cuh' -> 'libtorch/include/ATen/native/cuda/UpSample.cuh' 2025-08-14T21:49:37.0067685Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/block_reduce.cuh' -> 'libtorch/include/ATen/native/cuda/block_reduce.cuh' 2025-08-14T21:49:37.0069033Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/cutlass_common.cuh' -> 'libtorch/include/ATen/native/cuda/cutlass_common.cuh' 2025-08-14T21:49:37.0070852Z '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-08-14T21:49:37.0072366Z '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-08-14T21:49:37.0073937Z '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-08-14T21:49:37.0075435Z '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-08-14T21:49:37.0076872Z '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-08-14T21:49:37.0078569Z '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-08-14T21:49:37.0080296Z '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-08-14T21:49:37.0081650Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/im2col.cuh' -> 'libtorch/include/ATen/native/cuda/im2col.cuh' 2025-08-14T21:49:37.0083259Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/reduction_template.cuh' -> 'libtorch/include/ATen/native/cuda/reduction_template.cuh' 2025-08-14T21:49:37.0084721Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/vol2col.cuh' -> 'libtorch/include/ATen/native/cuda/vol2col.cuh' 2025-08-14T21:49:37.0085842Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip' -> 'libtorch/include/ATen/native/hip' 2025-08-14T21:49:37.0086936Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip/ck_bgemm.h' -> 'libtorch/include/ATen/native/hip/ck_bgemm.h' 2025-08-14T21:49:37.0088175Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip/ck_gemm.h' -> 'libtorch/include/ATen/native/hip/ck_gemm.h' 2025-08-14T21:49:37.0089441Z '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-08-14T21:49:37.0090852Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip/ck_types.h' -> 'libtorch/include/ATen/native/hip/ck_types.h' 2025-08-14T21:49:37.0092065Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip/bgemm_kernels' -> 'libtorch/include/ATen/native/hip/bgemm_kernels' 2025-08-14T21:49:37.0093581Z '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-08-14T21:49:37.0095361Z '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-08-14T21:49:37.0096762Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mtia' -> 'libtorch/include/ATen/native/mtia' 2025-08-14T21:49:37.0097904Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mtia/EmptyTensor.h' -> 'libtorch/include/ATen/native/mtia/EmptyTensor.h' 2025-08-14T21:49:37.0099081Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/kleidiai' -> 'libtorch/include/ATen/native/kleidiai' 2025-08-14T21:49:37.0100282Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/kleidiai/kai_kernels.h' -> 'libtorch/include/ATen/native/kleidiai/kai_kernels.h' 2025-08-14T21:49:37.0101596Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/kleidiai/kai_pack.h' -> 'libtorch/include/ATen/native/kleidiai/kai_pack.h' 2025-08-14T21:49:37.0103024Z '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-08-14T21:49:37.0104281Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps' -> 'libtorch/include/ATen/native/mps' 2025-08-14T21:49:37.0105312Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/Copy.h' -> 'libtorch/include/ATen/native/mps/Copy.h' 2025-08-14T21:49:37.0106585Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/MPSGraphSequoiaOps.h' -> 'libtorch/include/ATen/native/mps/MPSGraphSequoiaOps.h' 2025-08-14T21:49:37.0108051Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/MPSGraphSonomaOps.h' -> 'libtorch/include/ATen/native/mps/MPSGraphSonomaOps.h' 2025-08-14T21:49:37.0109515Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/MPSGraphVenturaOps.h' -> 'libtorch/include/ATen/native/mps/MPSGraphVenturaOps.h' 2025-08-14T21:49:37.0110965Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/MetalShaderLibrary.h' -> 'libtorch/include/ATen/native/mps/MetalShaderLibrary.h' 2025-08-14T21:49:37.0112374Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/OperationUtils.h' -> 'libtorch/include/ATen/native/mps/OperationUtils.h' 2025-08-14T21:49:37.0113746Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/TensorFactory.h' -> 'libtorch/include/ATen/native/mps/TensorFactory.h' 2025-08-14T21:49:37.0114958Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/kernels' -> 'libtorch/include/ATen/native/mps/kernels' 2025-08-14T21:49:37.0116200Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/kernels/Pooling.h' -> 'libtorch/include/ATen/native/mps/kernels/Pooling.h' 2025-08-14T21:49:37.0117590Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/kernels/UpSample.h' -> 'libtorch/include/ATen/native/mps/kernels/UpSample.h' 2025-08-14T21:49:37.0118894Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations' -> 'libtorch/include/ATen/native/mps/operations' 2025-08-14T21:49:37.0120668Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations/BinaryKernel.h' -> 'libtorch/include/ATen/native/mps/operations/BinaryKernel.h' 2025-08-14T21:49:37.0122511Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h' -> 'libtorch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h' 2025-08-14T21:49:37.0124478Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h' -> 'libtorch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h' 2025-08-14T21:49:37.0126452Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h' -> 'libtorch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h' 2025-08-14T21:49:37.0128433Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h' -> 'libtorch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h' 2025-08-14T21:49:37.0130271Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations/MultiTensorApply.h' -> 'libtorch/include/ATen/native/mps/operations/MultiTensorApply.h' 2025-08-14T21:49:37.0131832Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils' -> 'libtorch/include/ATen/native/utils' 2025-08-14T21:49:37.0132940Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils/Factory.h' -> 'libtorch/include/ATen/native/utils/Factory.h' 2025-08-14T21:49:37.0134194Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils/ParamUtils.h' -> 'libtorch/include/ATen/native/utils/ParamUtils.h' 2025-08-14T21:49:37.0135479Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils/ParamsHash.h' -> 'libtorch/include/ATen/native/utils/ParamsHash.h' 2025-08-14T21:49:37.0136643Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn' -> 'libtorch/include/ATen/native/mkldnn' 2025-08-14T21:49:37.0137717Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu' -> 'libtorch/include/ATen/native/mkldnn/xpu' 2025-08-14T21:49:37.0138888Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/Conv.h' -> 'libtorch/include/ATen/native/mkldnn/xpu/Conv.h' 2025-08-14T21:49:37.0140251Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/FusionUtils.h' -> 'libtorch/include/ATen/native/mkldnn/xpu/FusionUtils.h' 2025-08-14T21:49:37.0141590Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail' -> 'libtorch/include/ATen/native/mkldnn/xpu/detail' 2025-08-14T21:49:37.0142938Z '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-08-14T21:49:37.0144408Z '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-08-14T21:49:37.0145932Z '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-08-14T21:49:37.0147429Z '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-08-14T21:49:37.0148932Z '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-08-14T21:49:37.0150505Z '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-08-14T21:49:37.0151755Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda' -> 'libtorch/include/ATen/cuda' 2025-08-14T21:49:37.0152813Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/ATenCUDAGeneral.h' -> 'libtorch/include/ATen/cuda/ATenCUDAGeneral.h' 2025-08-14T21:49:37.0153963Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDABlas.h' -> 'libtorch/include/ATen/cuda/CUDABlas.h' 2025-08-14T21:49:37.0155082Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAContext.h' -> 'libtorch/include/ATen/cuda/CUDAContext.h' 2025-08-14T21:49:37.0156280Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAContextLight.h' -> 'libtorch/include/ATen/cuda/CUDAContextLight.h' 2025-08-14T21:49:37.0157492Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDADataType.h' -> 'libtorch/include/ATen/cuda/CUDADataType.h' 2025-08-14T21:49:37.0158624Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDADevice.h' -> 'libtorch/include/ATen/cuda/CUDADevice.h' 2025-08-14T21:49:37.0160011Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAEvent.h' -> 'libtorch/include/ATen/cuda/CUDAEvent.h' 2025-08-14T21:49:37.0161241Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAGeneratorImpl.h' -> 'libtorch/include/ATen/cuda/CUDAGeneratorImpl.h' 2025-08-14T21:49:37.0162452Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAGraph.h' -> 'libtorch/include/ATen/cuda/CUDAGraph.h' 2025-08-14T21:49:37.0163626Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDASparse.h' -> 'libtorch/include/ATen/cuda/CUDASparse.h' 2025-08-14T21:49:37.0164827Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDASparseBlas.h' -> 'libtorch/include/ATen/cuda/CUDASparseBlas.h' 2025-08-14T21:49:37.0166163Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDASparseDescriptors.h' -> 'libtorch/include/ATen/cuda/CUDASparseDescriptors.h' 2025-08-14T21:49:37.0167442Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAUtils.h' -> 'libtorch/include/ATen/cuda/CUDAUtils.h' 2025-08-14T21:49:37.0168694Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CachingHostAllocator.h' -> 'libtorch/include/ATen/cuda/CachingHostAllocator.h' 2025-08-14T21:49:37.0170173Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/EmptyTensor.h' -> 'libtorch/include/ATen/cuda/EmptyTensor.h' 2025-08-14T21:49:37.0171334Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/Exceptions.h' -> 'libtorch/include/ATen/cuda/Exceptions.h' 2025-08-14T21:49:37.0172552Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/PeerToPeerAccess.h' -> 'libtorch/include/ATen/cuda/PeerToPeerAccess.h' 2025-08-14T21:49:37.0173858Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/PhiloxCudaState.h' -> 'libtorch/include/ATen/cuda/PhiloxCudaState.h' 2025-08-14T21:49:37.0175221Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/PinnedMemoryAllocator.h' -> 'libtorch/include/ATen/cuda/PinnedMemoryAllocator.h' 2025-08-14T21:49:37.0176445Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/Sleep.h' -> 'libtorch/include/ATen/cuda/Sleep.h' 2025-08-14T21:49:37.0177789Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/ThrustAllocator.h' -> 'libtorch/include/ATen/cuda/ThrustAllocator.h' 2025-08-14T21:49:37.0178909Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/cub.h' -> 'libtorch/include/ATen/cuda/cub.h' 2025-08-14T21:49:37.0179957Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/jiterator.h' -> 'libtorch/include/ATen/cuda/jiterator.h' 2025-08-14T21:49:37.0181128Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/jiterator_impl.h' -> 'libtorch/include/ATen/cuda/jiterator_impl.h' 2025-08-14T21:49:37.0182484Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/llvm_jit_strings.h' -> 'libtorch/include/ATen/cuda/llvm_jit_strings.h' 2025-08-14T21:49:37.0183721Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/ApplyGridUtils.cuh' -> 'libtorch/include/ATen/cuda/ApplyGridUtils.cuh' 2025-08-14T21:49:37.0184888Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/AsmUtils.cuh' -> 'libtorch/include/ATen/cuda/AsmUtils.cuh' 2025-08-14T21:49:37.0186017Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/Atomic.cuh' -> 'libtorch/include/ATen/cuda/Atomic.cuh' 2025-08-14T21:49:37.0187175Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAApplyUtils.cuh' -> 'libtorch/include/ATen/cuda/CUDAApplyUtils.cuh' 2025-08-14T21:49:37.0188474Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAGraphsUtils.cuh' -> 'libtorch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2025-08-14T21:49:37.0189791Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDATensorMethods.cuh' -> 'libtorch/include/ATen/cuda/CUDATensorMethods.cuh' 2025-08-14T21:49:37.0191052Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/DeviceUtils.cuh' -> 'libtorch/include/ATen/cuda/DeviceUtils.cuh' 2025-08-14T21:49:37.0192236Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/NumericLimits.cuh' -> 'libtorch/include/ATen/cuda/NumericLimits.cuh' 2025-08-14T21:49:37.0193445Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/PhiloxUtils.cuh' -> 'libtorch/include/ATen/cuda/PhiloxUtils.cuh' 2025-08-14T21:49:37.0194585Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/ScanUtils.cuh' -> 'libtorch/include/ATen/cuda/ScanUtils.cuh' 2025-08-14T21:49:37.0195804Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/cub-RadixSortPairs.cuh' -> 'libtorch/include/ATen/cuda/cub-RadixSortPairs.cuh' 2025-08-14T21:49:37.0197010Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/cub.cuh' -> 'libtorch/include/ATen/cuda/cub.cuh' 2025-08-14T21:49:37.0198109Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/cub_definitions.cuh' -> 'libtorch/include/ATen/cuda/cub_definitions.cuh' 2025-08-14T21:49:37.0199285Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail' -> 'libtorch/include/ATen/cuda/detail' 2025-08-14T21:49:37.0200632Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/CUDAHooks.h' -> 'libtorch/include/ATen/cuda/detail/CUDAHooks.h' 2025-08-14T21:49:37.0202059Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/DeviceThreadHandles.h' -> 'libtorch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2025-08-14T21:49:37.0203504Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/KernelUtils.h' -> 'libtorch/include/ATen/cuda/detail/KernelUtils.h' 2025-08-14T21:49:37.0204801Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/LazyNVRTC.h' -> 'libtorch/include/ATen/cuda/detail/LazyNVRTC.h' 2025-08-14T21:49:37.0206122Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/IndexUtils.cuh' -> 'libtorch/include/ATen/cuda/detail/IndexUtils.cuh' 2025-08-14T21:49:37.0207536Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/IntegerDivider.cuh' -> 'libtorch/include/ATen/cuda/detail/IntegerDivider.cuh' 2025-08-14T21:49:37.0209022Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/OffsetCalculator.cuh' -> 'libtorch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2025-08-14T21:49:37.0210599Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' -> 'libtorch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2025-08-14T21:49:37.0212167Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/TensorInfo.cuh' -> 'libtorch/include/ATen/cuda/detail/TensorInfo.cuh' 2025-08-14T21:49:37.0213484Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/UnpackRaw.cuh' -> 'libtorch/include/ATen/cuda/detail/UnpackRaw.cuh' 2025-08-14T21:49:37.0214677Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable' -> 'libtorch/include/ATen/cuda/tunable' 2025-08-14T21:49:37.0215816Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable/GemmCommon.h' -> 'libtorch/include/ATen/cuda/tunable/GemmCommon.h' 2025-08-14T21:49:37.0217140Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable/GemmHipblaslt.h' -> 'libtorch/include/ATen/cuda/tunable/GemmHipblaslt.h' 2025-08-14T21:49:37.0218504Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable/GemmRocblas.h' -> 'libtorch/include/ATen/cuda/tunable/GemmRocblas.h' 2025-08-14T21:49:37.0219802Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable/StreamTimer.h' -> 'libtorch/include/ATen/cuda/tunable/StreamTimer.h' 2025-08-14T21:49:37.0221058Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable/Tunable.h' -> 'libtorch/include/ATen/cuda/tunable/Tunable.h' 2025-08-14T21:49:37.0222336Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable/TunableGemm.h' -> 'libtorch/include/ATen/cuda/tunable/TunableGemm.h' 2025-08-14T21:49:37.0223632Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable/TunableOp.h' -> 'libtorch/include/ATen/cuda/tunable/TunableOp.h' 2025-08-14T21:49:37.0224688Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn' -> 'libtorch/include/ATen/cudnn' 2025-08-14T21:49:37.0225681Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn/Descriptors.h' -> 'libtorch/include/ATen/cudnn/Descriptors.h' 2025-08-14T21:49:37.0226777Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn/Handle.h' -> 'libtorch/include/ATen/cudnn/Handle.h' 2025-08-14T21:49:37.0227817Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn/Handles.h' -> 'libtorch/include/ATen/cudnn/Handles.h' 2025-08-14T21:49:37.0228857Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn/Types.h' -> 'libtorch/include/ATen/cudnn/Types.h' 2025-08-14T21:49:37.0229904Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn/Utils.h' -> 'libtorch/include/ATen/cudnn/Utils.h' 2025-08-14T21:49:37.0230992Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn/cudnn-wrapper.h' -> 'libtorch/include/ATen/cudnn/cudnn-wrapper.h' 2025-08-14T21:49:37.0231990Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip' -> 'libtorch/include/ATen/hip' 2025-08-14T21:49:37.0232841Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl' -> 'libtorch/include/ATen/hip/impl' 2025-08-14T21:49:37.0234189Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' -> 'libtorch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2025-08-14T21:49:37.0236075Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' -> 'libtorch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2025-08-14T21:49:37.0237932Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' -> 'libtorch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2025-08-14T21:49:37.0239936Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' -> 'libtorch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2025-08-14T21:49:37.0241308Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu' -> 'libtorch/include/ATen/xpu' 2025-08-14T21:49:37.0242418Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/CachingHostAllocator.h' -> 'libtorch/include/ATen/xpu/CachingHostAllocator.h' 2025-08-14T21:49:37.0243825Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/PinnedMemoryAllocator.h' -> 'libtorch/include/ATen/xpu/PinnedMemoryAllocator.h' 2025-08-14T21:49:37.0245084Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/XPUContext.h' -> 'libtorch/include/ATen/xpu/XPUContext.h' 2025-08-14T21:49:37.0246201Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/XPUDevice.h' -> 'libtorch/include/ATen/xpu/XPUDevice.h' 2025-08-14T21:49:37.0247293Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/XPUEvent.h' -> 'libtorch/include/ATen/xpu/XPUEvent.h' 2025-08-14T21:49:37.0248507Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/XPUGeneratorImpl.h' -> 'libtorch/include/ATen/xpu/XPUGeneratorImpl.h' 2025-08-14T21:49:37.0249643Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/detail' -> 'libtorch/include/ATen/xpu/detail' 2025-08-14T21:49:37.0250747Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/detail/XPUHooks.h' -> 'libtorch/include/ATen/xpu/detail/XPUHooks.h' 2025-08-14T21:49:37.0251924Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps' -> 'libtorch/include/ATen/mps' 2025-08-14T21:49:37.0252862Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/EmptyTensor.h' -> 'libtorch/include/ATen/mps/EmptyTensor.h' 2025-08-14T21:49:37.0253962Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/IndexKernels.h' -> 'libtorch/include/ATen/mps/IndexKernels.h' 2025-08-14T21:49:37.0255113Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSAllocator.h' -> 'libtorch/include/ATen/mps/MPSAllocator.h' 2025-08-14T21:49:37.0256340Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSAllocatorInterface.h' -> 'libtorch/include/ATen/mps/MPSAllocatorInterface.h' 2025-08-14T21:49:37.0257542Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSDevice.h' -> 'libtorch/include/ATen/mps/MPSDevice.h' 2025-08-14T21:49:37.0258579Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSEvent.h' -> 'libtorch/include/ATen/mps/MPSEvent.h' 2025-08-14T21:49:37.0259711Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSGeneratorImpl.h' -> 'libtorch/include/ATen/mps/MPSGeneratorImpl.h' 2025-08-14T21:49:37.0260877Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSGuardImpl.h' -> 'libtorch/include/ATen/mps/MPSGuardImpl.h' 2025-08-14T21:49:37.0261933Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSHooks.h' -> 'libtorch/include/ATen/mps/MPSHooks.h' 2025-08-14T21:49:37.0263040Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSProfiler.h' -> 'libtorch/include/ATen/mps/MPSProfiler.h' 2025-08-14T21:49:37.0264114Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSStream.h' -> 'libtorch/include/ATen/mps/MPSStream.h' 2025-08-14T21:49:37.0265056Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen' -> 'libtorch/include/ATen/miopen' 2025-08-14T21:49:37.0266068Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen/Descriptors.h' -> 'libtorch/include/ATen/miopen/Descriptors.h' 2025-08-14T21:49:37.0267212Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen/Exceptions.h' -> 'libtorch/include/ATen/miopen/Exceptions.h' 2025-08-14T21:49:37.0268312Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen/Handle.h' -> 'libtorch/include/ATen/miopen/Handle.h' 2025-08-14T21:49:37.0269508Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen/Types.h' -> 'libtorch/include/ATen/miopen/Types.h' 2025-08-14T21:49:37.0270741Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen/Utils.h' -> 'libtorch/include/ATen/miopen/Utils.h' 2025-08-14T21:49:37.0271902Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen/miopen-wrapper.h' -> 'libtorch/include/ATen/miopen/miopen-wrapper.h' 2025-08-14T21:49:37.0272962Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/metal' -> 'libtorch/include/ATen/metal' 2025-08-14T21:49:37.0273925Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/metal/Context.h' -> 'libtorch/include/ATen/metal/Context.h' 2025-08-14T21:49:37.0274866Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops' -> 'libtorch/include/ATen/ops' 2025-08-14T21:49:37.0275791Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/from_blob.h' -> 'libtorch/include/ATen/ops/from_blob.h' 2025-08-14T21:49:37.0276824Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensor.h' -> 'libtorch/include/ATen/ops/tensor.h' 2025-08-14T21:49:37.0277964Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool2d.h' 2025-08-14T21:49:37.0279498Z '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-08-14T21:49:37.0281514Z '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-08-14T21:49:37.0283521Z '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-08-14T21:49:37.0285243Z '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-08-14T21:49:37.0286938Z '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-08-14T21:49:37.0288492Z '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-08-14T21:49:37.0290263Z '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-08-14T21:49:37.0292126Z '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-08-14T21:49:37.0293590Z '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-08-14T21:49:37.0295048Z '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-08-14T21:49:37.0296366Z '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-08-14T21:49:37.0297612Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool3d.h' 2025-08-14T21:49:37.0298921Z '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-08-14T21:49:37.0300686Z '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-08-14T21:49:37.0302592Z '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-08-14T21:49:37.0304245Z '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-08-14T21:49:37.0305832Z '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-08-14T21:49:37.0307323Z '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-08-14T21:49:37.0309042Z '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-08-14T21:49:37.0310747Z '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-08-14T21:49:37.0312258Z '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-08-14T21:49:37.0313680Z '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-08-14T21:49:37.0314995Z '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-08-14T21:49:37.0316213Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_batch_dim.h' -> 'libtorch/include/ATen/ops/_add_batch_dim.h' 2025-08-14T21:49:37.0317676Z '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-08-14T21:49:37.0319309Z '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-08-14T21:49:37.0320754Z '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-08-14T21:49:37.0321863Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_relu.h' -> 'libtorch/include/ATen/ops/_add_relu.h' 2025-08-14T21:49:37.0323287Z '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-08-14T21:49:37.0324838Z '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-08-14T21:49:37.0326117Z '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-08-14T21:49:37.0327386Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_relu_native.h' -> 'libtorch/include/ATen/ops/_add_relu_native.h' 2025-08-14T21:49:37.0328519Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_relu_ops.h' -> 'libtorch/include/ATen/ops/_add_relu_ops.h' 2025-08-14T21:49:37.0329661Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_addmm_activation.h' -> 'libtorch/include/ATen/ops/_addmm_activation.h' 2025-08-14T21:49:37.0331545Z '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-08-14T21:49:37.0333384Z '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-08-14T21:49:37.0334809Z '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-08-14T21:49:37.0336156Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_addmm_activation_meta.h' -> 'libtorch/include/ATen/ops/_addmm_activation_meta.h' 2025-08-14T21:49:37.0337494Z '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-08-14T21:49:37.0338865Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_addmm_activation_native.h' -> 'libtorch/include/ATen/ops/_addmm_activation_native.h' 2025-08-14T21:49:37.0340131Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_addmm_activation_ops.h' -> 'libtorch/include/ATen/ops/_addmm_activation_ops.h' 2025-08-14T21:49:37.0341233Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_aminmax.h' -> 'libtorch/include/ATen/ops/_aminmax.h' 2025-08-14T21:49:37.0342606Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.0344151Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_aminmax_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2025-08-14T21:49:37.0345393Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_aminmax_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2025-08-14T21:49:37.0346578Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_aminmax_native.h' -> 'libtorch/include/ATen/ops/_aminmax_native.h' 2025-08-14T21:49:37.0347651Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_aminmax_ops.h' -> 'libtorch/include/ATen/ops/_aminmax_ops.h' 2025-08-14T21:49:37.0349000Z '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-08-14T21:49:37.0351005Z '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-08-14T21:49:37.0353096Z '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-08-14T21:49:37.0354945Z '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-08-14T21:49:37.0356742Z '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-08-14T21:49:37.0358432Z '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-08-14T21:49:37.0360197Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_update_scale.h' -> 'libtorch/include/ATen/ops/_amp_update_scale.h' 2025-08-14T21:49:37.0361764Z '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-08-14T21:49:37.0363448Z '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-08-14T21:49:37.0364903Z '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-08-14T21:49:37.0366366Z '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-08-14T21:49:37.0367756Z '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-08-14T21:49:37.0369046Z '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-08-14T21:49:37.0370402Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_async.h' -> 'libtorch/include/ATen/ops/_assert_async.h' 2025-08-14T21:49:37.0371656Z '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-08-14T21:49:37.0373056Z '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-08-14T21:49:37.0374385Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_async_native.h' -> 'libtorch/include/ATen/ops/_assert_async_native.h' 2025-08-14T21:49:37.0375624Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_async_ops.h' -> 'libtorch/include/ATen/ops/_assert_async_ops.h' 2025-08-14T21:49:37.0376893Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_scalar.h' -> 'libtorch/include/ATen/ops/_assert_scalar.h' 2025-08-14T21:49:37.0378423Z '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-08-14T21:49:37.0380221Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_scalar_native.h' -> 'libtorch/include/ATen/ops/_assert_scalar_native.h' 2025-08-14T21:49:37.0381619Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_scalar_ops.h' -> 'libtorch/include/ATen/ops/_assert_scalar_ops.h' 2025-08-14T21:49:37.0382864Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_tensor_metadata.h' -> 'libtorch/include/ATen/ops/_assert_tensor_metadata.h' 2025-08-14T21:49:37.0384581Z '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-08-14T21:49:37.0386385Z '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-08-14T21:49:37.0387890Z '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-08-14T21:49:37.0389286Z '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-08-14T21:49:37.0390642Z '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-08-14T21:49:37.0392394Z '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-08-14T21:49:37.0394244Z '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-08-14T21:49:37.0395713Z '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-08-14T21:49:37.0397154Z '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-08-14T21:49:37.0398968Z '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-08-14T21:49:37.0401136Z '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-08-14T21:49:37.0402738Z '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-08-14T21:49:37.0404037Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_backward.h' -> 'libtorch/include/ATen/ops/_backward.h' 2025-08-14T21:49:37.0405484Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.0407015Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_backward_native.h' -> 'libtorch/include/ATen/ops/_backward_native.h' 2025-08-14T21:49:37.0408167Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_backward_ops.h' -> 'libtorch/include/ATen/ops/_backward_ops.h' 2025-08-14T21:49:37.0409380Z '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-08-14T21:49:37.0410794Z '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-08-14T21:49:37.0412744Z '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-08-14T21:49:37.0414644Z '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-08-14T21:49:37.0416181Z '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-08-14T21:49:37.0417955Z '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-08-14T21:49:37.0419655Z '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-08-14T21:49:37.0421019Z '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-08-14T21:49:37.0422288Z '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-08-14T21:49:37.0423888Z '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-08-14T21:49:37.0425593Z '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-08-14T21:49:37.0426922Z '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-08-14T21:49:37.0428215Z '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-08-14T21:49:37.0429853Z '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-08-14T21:49:37.0431622Z '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-08-14T21:49:37.0433182Z '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-08-14T21:49:37.0434657Z '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-08-14T21:49:37.0436038Z '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-08-14T21:49:37.0437218Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Byte.h' -> 'libtorch/include/ATen/ops/_cast_Byte.h' 2025-08-14T21:49:37.0438617Z '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-08-14T21:49:37.0440407Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Byte_native.h' -> 'libtorch/include/ATen/ops/_cast_Byte_native.h' 2025-08-14T21:49:37.0441577Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Byte_ops.h' -> 'libtorch/include/ATen/ops/_cast_Byte_ops.h' 2025-08-14T21:49:37.0442706Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Char.h' -> 'libtorch/include/ATen/ops/_cast_Char.h' 2025-08-14T21:49:37.0444162Z '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-08-14T21:49:37.0445671Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Char_native.h' -> 'libtorch/include/ATen/ops/_cast_Char_native.h' 2025-08-14T21:49:37.0446873Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Char_ops.h' -> 'libtorch/include/ATen/ops/_cast_Char_ops.h' 2025-08-14T21:49:37.0447993Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Double.h' -> 'libtorch/include/ATen/ops/_cast_Double.h' 2025-08-14T21:49:37.0449503Z '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-08-14T21:49:37.0451076Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Double_native.h' -> 'libtorch/include/ATen/ops/_cast_Double_native.h' 2025-08-14T21:49:37.0452381Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Double_ops.h' -> 'libtorch/include/ATen/ops/_cast_Double_ops.h' 2025-08-14T21:49:37.0453453Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Float.h' -> 'libtorch/include/ATen/ops/_cast_Float.h' 2025-08-14T21:49:37.0454891Z '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-08-14T21:49:37.0456379Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Float_native.h' -> 'libtorch/include/ATen/ops/_cast_Float_native.h' 2025-08-14T21:49:37.0457572Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Float_ops.h' -> 'libtorch/include/ATen/ops/_cast_Float_ops.h' 2025-08-14T21:49:37.0458639Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Half.h' -> 'libtorch/include/ATen/ops/_cast_Half.h' 2025-08-14T21:49:37.0460038Z '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-08-14T21:49:37.0461515Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Half_native.h' -> 'libtorch/include/ATen/ops/_cast_Half_native.h' 2025-08-14T21:49:37.0462644Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Half_ops.h' -> 'libtorch/include/ATen/ops/_cast_Half_ops.h' 2025-08-14T21:49:37.0463681Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Int.h' -> 'libtorch/include/ATen/ops/_cast_Int.h' 2025-08-14T21:49:37.0465079Z '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-08-14T21:49:37.0466535Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Int_native.h' -> 'libtorch/include/ATen/ops/_cast_Int_native.h' 2025-08-14T21:49:37.0467636Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Int_ops.h' -> 'libtorch/include/ATen/ops/_cast_Int_ops.h' 2025-08-14T21:49:37.0468688Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Long.h' -> 'libtorch/include/ATen/ops/_cast_Long.h' 2025-08-14T21:49:37.0470460Z '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-08-14T21:49:37.0471994Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Long_native.h' -> 'libtorch/include/ATen/ops/_cast_Long_native.h' 2025-08-14T21:49:37.0473163Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Long_ops.h' -> 'libtorch/include/ATen/ops/_cast_Long_ops.h' 2025-08-14T21:49:37.0474598Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Short.h' -> 'libtorch/include/ATen/ops/_cast_Short.h' 2025-08-14T21:49:37.0476077Z '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-08-14T21:49:37.0477785Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Short_native.h' -> 'libtorch/include/ATen/ops/_cast_Short_native.h' 2025-08-14T21:49:37.0479106Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Short_ops.h' -> 'libtorch/include/ATen/ops/_cast_Short_ops.h' 2025-08-14T21:49:37.0480282Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_backward.h' -> 'libtorch/include/ATen/ops/_cdist_backward.h' 2025-08-14T21:49:37.0481888Z '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-08-14T21:49:37.0483586Z '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-08-14T21:49:37.0485033Z '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-08-14T21:49:37.0486398Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_backward_native.h' -> 'libtorch/include/ATen/ops/_cdist_backward_native.h' 2025-08-14T21:49:37.0487679Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_backward_ops.h' -> 'libtorch/include/ATen/ops/_cdist_backward_ops.h' 2025-08-14T21:49:37.0488860Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_forward.h' -> 'libtorch/include/ATen/ops/_cdist_forward.h' 2025-08-14T21:49:37.0490413Z '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-08-14T21:49:37.0492232Z '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-08-14T21:49:37.0493598Z '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-08-14T21:49:37.0494919Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_forward_native.h' -> 'libtorch/include/ATen/ops/_cdist_forward_native.h' 2025-08-14T21:49:37.0496140Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_forward_ops.h' -> 'libtorch/include/ATen/ops/_cdist_forward_ops.h' 2025-08-14T21:49:37.0497349Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cholesky_solve_helper.h' -> 'libtorch/include/ATen/ops/_cholesky_solve_helper.h' 2025-08-14T21:49:37.0498994Z '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-08-14T21:49:37.0500762Z '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-08-14T21:49:37.0502284Z '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-08-14T21:49:37.0503765Z '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-08-14T21:49:37.0505130Z '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-08-14T21:49:37.0506451Z '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-08-14T21:49:37.0508184Z '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-08-14T21:49:37.0509949Z '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-08-14T21:49:37.0511410Z '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-08-14T21:49:37.0512624Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_chunk_cat.h' -> 'libtorch/include/ATen/ops/_chunk_cat.h' 2025-08-14T21:49:37.0514049Z '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-08-14T21:49:37.0515586Z '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-08-14T21:49:37.0516806Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_chunk_cat_native.h' -> 'libtorch/include/ATen/ops/_chunk_cat_native.h' 2025-08-14T21:49:37.0517915Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_chunk_cat_ops.h' -> 'libtorch/include/ATen/ops/_chunk_cat_ops.h' 2025-08-14T21:49:37.0518964Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesce.h' -> 'libtorch/include/ATen/ops/_coalesce.h' 2025-08-14T21:49:37.0520647Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.0522154Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesce_native.h' -> 'libtorch/include/ATen/ops/_coalesce_native.h' 2025-08-14T21:49:37.0523343Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesce_ops.h' -> 'libtorch/include/ATen/ops/_coalesce_ops.h' 2025-08-14T21:49:37.0524423Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesced.h' -> 'libtorch/include/ATen/ops/_coalesced.h' 2025-08-14T21:49:37.0525896Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.0527500Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesced_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_coalesced_meta_dispatch.h' 2025-08-14T21:49:37.0528771Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesced_native.h' -> 'libtorch/include/ATen/ops/_coalesced_native.h' 2025-08-14T21:49:37.0529942Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesced_ops.h' -> 'libtorch/include/ATen/ops/_coalesced_ops.h' 2025-08-14T21:49:37.0531229Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_compute_linear_combination.h' -> 'libtorch/include/ATen/ops/_compute_linear_combination.h' 2025-08-14T21:49:37.0532852Z '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-08-14T21:49:37.0534488Z '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-08-14T21:49:37.0536067Z '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-08-14T21:49:37.0537547Z '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-08-14T21:49:37.0538746Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj.h' -> 'libtorch/include/ATen/ops/_conj.h' 2025-08-14T21:49:37.0540096Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.0541444Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_copy.h' -> 'libtorch/include/ATen/ops/_conj_copy.h' 2025-08-14T21:49:37.0542852Z '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-08-14T21:49:37.0544816Z '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-08-14T21:49:37.0546469Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_copy_native.h' -> 'libtorch/include/ATen/ops/_conj_copy_native.h' 2025-08-14T21:49:37.0547594Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_copy_ops.h' -> 'libtorch/include/ATen/ops/_conj_copy_ops.h' 2025-08-14T21:49:37.0548654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_native.h' -> 'libtorch/include/ATen/ops/_conj_native.h' 2025-08-14T21:49:37.0549677Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_ops.h' -> 'libtorch/include/ATen/ops/_conj_ops.h' 2025-08-14T21:49:37.0550724Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_physical.h' -> 'libtorch/include/ATen/ops/_conj_physical.h' 2025-08-14T21:49:37.0552202Z '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-08-14T21:49:37.0553739Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_physical_native.h' -> 'libtorch/include/ATen/ops/_conj_physical_native.h' 2025-08-14T21:49:37.0554980Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_physical_ops.h' -> 'libtorch/include/ATen/ops/_conj_physical_ops.h' 2025-08-14T21:49:37.0556151Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conv_depthwise2d.h' -> 'libtorch/include/ATen/ops/_conv_depthwise2d.h' 2025-08-14T21:49:37.0557451Z '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-08-14T21:49:37.0558814Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conv_depthwise2d_native.h' -> 'libtorch/include/ATen/ops/_conv_depthwise2d_native.h' 2025-08-14T21:49:37.0560385Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conv_depthwise2d_ops.h' -> 'libtorch/include/ATen/ops/_conv_depthwise2d_ops.h' 2025-08-14T21:49:37.0561746Z '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-08-14T21:49:37.0563760Z '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-08-14T21:49:37.0565920Z '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-08-14T21:49:37.0567654Z '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-08-14T21:49:37.0569473Z '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-08-14T21:49:37.0571148Z '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-08-14T21:49:37.0572882Z '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-08-14T21:49:37.0574465Z '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-08-14T21:49:37.0576021Z '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-08-14T21:49:37.0578030Z '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-08-14T21:49:37.0580380Z '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-08-14T21:49:37.0582207Z '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-08-14T21:49:37.0583795Z '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-08-14T21:49:37.0585402Z '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-08-14T21:49:37.0587019Z '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-08-14T21:49:37.0588588Z '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-08-14T21:49:37.0590011Z '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-08-14T21:49:37.0591508Z '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-08-14T21:49:37.0593053Z '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-08-14T21:49:37.0594664Z '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-08-14T21:49:37.0596354Z '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-08-14T21:49:37.0597933Z '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-08-14T21:49:37.0599696Z '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-08-14T21:49:37.0601193Z '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-08-14T21:49:37.0602488Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution.h' -> 'libtorch/include/ATen/ops/_convolution.h' 2025-08-14T21:49:37.0604002Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.0605934Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.0607598Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_double_backward.h' -> 'libtorch/include/ATen/ops/_convolution_double_backward.h' 2025-08-14T21:49:37.0609458Z '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-08-14T21:49:37.0611472Z '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-08-14T21:49:37.0613027Z '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-08-14T21:49:37.0614349Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_mode.h' -> 'libtorch/include/ATen/ops/_convolution_mode.h' 2025-08-14T21:49:37.0615895Z '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-08-14T21:49:37.0617515Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_mode_native.h' -> 'libtorch/include/ATen/ops/_convolution_mode_native.h' 2025-08-14T21:49:37.0618782Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_mode_ops.h' -> 'libtorch/include/ATen/ops/_convolution_mode_ops.h' 2025-08-14T21:49:37.0619992Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_native.h' -> 'libtorch/include/ATen/ops/_convolution_native.h' 2025-08-14T21:49:37.0621215Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_ops.h' -> 'libtorch/include/ATen/ops/_convolution_ops.h' 2025-08-14T21:49:37.0622293Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_copy_from.h' -> 'libtorch/include/ATen/ops/_copy_from.h' 2025-08-14T21:49:37.0623419Z '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-08-14T21:49:37.0625010Z '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-08-14T21:49:37.0626661Z '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-08-14T21:49:37.0627981Z '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-08-14T21:49:37.0629519Z '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-08-14T21:49:37.0630984Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_copy_from_native.h' -> 'libtorch/include/ATen/ops/_copy_from_native.h' 2025-08-14T21:49:37.0632096Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_copy_from_ops.h' -> 'libtorch/include/ATen/ops/_copy_from_ops.h' 2025-08-14T21:49:37.0633179Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_compress.h' -> 'libtorch/include/ATen/ops/_cslt_compress.h' 2025-08-14T21:49:37.0634419Z '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-08-14T21:49:37.0635712Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_compress_native.h' -> 'libtorch/include/ATen/ops/_cslt_compress_native.h' 2025-08-14T21:49:37.0636941Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_compress_ops.h' -> 'libtorch/include/ATen/ops/_cslt_compress_ops.h' 2025-08-14T21:49:37.0638086Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_sparse_mm.h' -> 'libtorch/include/ATen/ops/_cslt_sparse_mm.h' 2025-08-14T21:49:37.0639388Z '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-08-14T21:49:37.0640951Z '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-08-14T21:49:37.0642199Z '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-08-14T21:49:37.0643433Z '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-08-14T21:49:37.0644885Z '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-08-14T21:49:37.0646385Z '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-08-14T21:49:37.0647759Z '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-08-14T21:49:37.0648955Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss.h' -> 'libtorch/include/ATen/ops/_ctc_loss.h' 2025-08-14T21:49:37.0650079Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_backward.h' -> 'libtorch/include/ATen/ops/_ctc_loss_backward.h' 2025-08-14T21:49:37.0651776Z '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-08-14T21:49:37.0653485Z '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-08-14T21:49:37.0654931Z '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-08-14T21:49:37.0656298Z '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-08-14T21:49:37.0657570Z '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-08-14T21:49:37.0659057Z '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-08-14T21:49:37.0660568Z '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-08-14T21:49:37.0661821Z '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-08-14T21:49:37.0663076Z '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-08-14T21:49:37.0664271Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_native.h' -> 'libtorch/include/ATen/ops/_ctc_loss_native.h' 2025-08-14T21:49:37.0665374Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_ops.h' -> 'libtorch/include/ATen/ops/_ctc_loss_ops.h' 2025-08-14T21:49:37.0666553Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_attention_backward.h' -> 'libtorch/include/ATen/ops/_cudnn_attention_backward.h' 2025-08-14T21:49:37.0668016Z '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-08-14T21:49:37.0669743Z '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-08-14T21:49:37.0671397Z '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-08-14T21:49:37.0672843Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_attention_forward.h' -> 'libtorch/include/ATen/ops/_cudnn_attention_forward.h' 2025-08-14T21:49:37.0674317Z '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-08-14T21:49:37.0675908Z '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-08-14T21:49:37.0677536Z '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-08-14T21:49:37.0678803Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_ctc_loss.h' -> 'libtorch/include/ATen/ops/_cudnn_ctc_loss.h' 2025-08-14T21:49:37.0680429Z '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-08-14T21:49:37.0682104Z '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-08-14T21:49:37.0683436Z '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-08-14T21:49:37.0684730Z '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-08-14T21:49:37.0685997Z '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-08-14T21:49:37.0687729Z '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-08-14T21:49:37.0689614Z '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-08-14T21:49:37.0691272Z '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-08-14T21:49:37.0692685Z '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-08-14T21:49:37.0693882Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn.h' -> 'libtorch/include/ATen/ops/_cudnn_rnn.h' 2025-08-14T21:49:37.0694973Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_backward.h' -> 'libtorch/include/ATen/ops/_cudnn_rnn_backward.h' 2025-08-14T21:49:37.0696540Z '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-08-14T21:49:37.0698252Z '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-08-14T21:49:37.0699632Z '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-08-14T21:49:37.0700928Z '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-08-14T21:49:37.0702496Z '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-08-14T21:49:37.0704020Z '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-08-14T21:49:37.0705350Z '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-08-14T21:49:37.0707013Z '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-08-14T21:49:37.0708860Z '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-08-14T21:49:37.0710382Z '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-08-14T21:49:37.0711788Z '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-08-14T21:49:37.0713049Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_native.h' -> 'libtorch/include/ATen/ops/_cudnn_rnn_native.h' 2025-08-14T21:49:37.0714159Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_ops.h' -> 'libtorch/include/ATen/ops/_cudnn_rnn_ops.h' 2025-08-14T21:49:37.0715310Z '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-08-14T21:49:37.0716980Z '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-08-14T21:49:37.0718679Z '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-08-14T21:49:37.0720297Z '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-08-14T21:49:37.0721708Z '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-08-14T21:49:37.0723500Z '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-08-14T21:49:37.0725384Z '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-08-14T21:49:37.0726920Z '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-08-14T21:49:37.0728328Z '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-08-14T21:49:37.0730071Z '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-08-14T21:49:37.0731993Z '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-08-14T21:49:37.0733412Z '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-08-14T21:49:37.0734822Z '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-08-14T21:49:37.0736563Z '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-08-14T21:49:37.0738405Z '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-08-14T21:49:37.0739899Z '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-08-14T21:49:37.0741204Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummax_helper.h' -> 'libtorch/include/ATen/ops/_cummax_helper.h' 2025-08-14T21:49:37.0742428Z '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-08-14T21:49:37.0743796Z '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-08-14T21:49:37.0745100Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummax_helper_native.h' -> 'libtorch/include/ATen/ops/_cummax_helper_native.h' 2025-08-14T21:49:37.0746303Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummax_helper_ops.h' -> 'libtorch/include/ATen/ops/_cummax_helper_ops.h' 2025-08-14T21:49:37.0747451Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummin_helper.h' -> 'libtorch/include/ATen/ops/_cummin_helper.h' 2025-08-14T21:49:37.0748698Z '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-08-14T21:49:37.0750060Z '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-08-14T21:49:37.0751360Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummin_helper_native.h' -> 'libtorch/include/ATen/ops/_cummin_helper_native.h' 2025-08-14T21:49:37.0752548Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummin_helper_ops.h' -> 'libtorch/include/ATen/ops/_cummin_helper_ops.h' 2025-08-14T21:49:37.0753810Z '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-08-14T21:49:37.0755538Z '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-08-14T21:49:37.0757328Z '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-08-14T21:49:37.0758782Z '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-08-14T21:49:37.0760248Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dimI.h' -> 'libtorch/include/ATen/ops/_dimI.h' 2025-08-14T21:49:37.0761287Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dimI_native.h' -> 'libtorch/include/ATen/ops/_dimI_native.h' 2025-08-14T21:49:37.0762346Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dimI_ops.h' -> 'libtorch/include/ATen/ops/_dimI_ops.h' 2025-08-14T21:49:37.0763338Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dimV.h' -> 'libtorch/include/ATen/ops/_dimV.h' 2025-08-14T21:49:37.0764373Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dimV_native.h' -> 'libtorch/include/ATen/ops/_dimV_native.h' 2025-08-14T21:49:37.0765460Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dimV_ops.h' -> 'libtorch/include/ATen/ops/_dimV_ops.h' 2025-08-14T21:49:37.0766493Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dim_arange.h' -> 'libtorch/include/ATen/ops/_dim_arange.h' 2025-08-14T21:49:37.0767953Z '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-08-14T21:49:37.0769712Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dim_arange_native.h' -> 'libtorch/include/ATen/ops/_dim_arange_native.h' 2025-08-14T21:49:37.0770911Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dim_arange_ops.h' -> 'libtorch/include/ATen/ops/_dim_arange_ops.h' 2025-08-14T21:49:37.0772113Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dirichlet_grad.h' -> 'libtorch/include/ATen/ops/_dirichlet_grad.h' 2025-08-14T21:49:37.0773684Z '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-08-14T21:49:37.0775393Z '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-08-14T21:49:37.0776842Z '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-08-14T21:49:37.0778209Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dirichlet_grad_native.h' -> 'libtorch/include/ATen/ops/_dirichlet_grad_native.h' 2025-08-14T21:49:37.0779482Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dirichlet_grad_ops.h' -> 'libtorch/include/ATen/ops/_dirichlet_grad_ops.h' 2025-08-14T21:49:37.0780641Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2c.h' -> 'libtorch/include/ATen/ops/_fft_c2c.h' 2025-08-14T21:49:37.0781904Z '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-08-14T21:49:37.0783278Z '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-08-14T21:49:37.0784706Z '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-08-14T21:49:37.0786067Z '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-08-14T21:49:37.0787399Z '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-08-14T21:49:37.0788865Z '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-08-14T21:49:37.0790413Z '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-08-14T21:49:37.0791862Z '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-08-14T21:49:37.0793268Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficient_attention_backward.h' -> 'libtorch/include/ATen/ops/_efficient_attention_backward.h' 2025-08-14T21:49:37.0794829Z '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-08-14T21:49:37.0796465Z '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-08-14T21:49:37.0798041Z '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-08-14T21:49:37.0799757Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficient_attention_forward.h' -> 'libtorch/include/ATen/ops/_efficient_attention_forward.h' 2025-08-14T21:49:37.0801366Z '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-08-14T21:49:37.0803027Z '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-08-14T21:49:37.0804614Z '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-08-14T21:49:37.0806033Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficientzerotensor.h' -> 'libtorch/include/ATen/ops/_efficientzerotensor.h' 2025-08-14T21:49:37.0807749Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.0809589Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2025-08-14T21:49:37.0811279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2025-08-14T21:49:37.0812836Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h' 2025-08-14T21:49:37.0814347Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficientzerotensor_native.h' -> 'libtorch/include/ATen/ops/_efficientzerotensor_native.h' 2025-08-14T21:49:37.0815717Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficientzerotensor_ops.h' -> 'libtorch/include/ATen/ops/_efficientzerotensor_ops.h' 2025-08-14T21:49:37.0816943Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag.h' -> 'libtorch/include/ATen/ops/_embedding_bag.h' 2025-08-14T21:49:37.0818128Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_backward.h' -> 'libtorch/include/ATen/ops/_embedding_bag_backward.h' 2025-08-14T21:49:37.0819547Z '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-08-14T21:49:37.0821105Z '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-08-14T21:49:37.0822599Z '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-08-14T21:49:37.0823994Z '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-08-14T21:49:37.0825614Z '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-08-14T21:49:37.0827226Z '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-08-14T21:49:37.0828592Z '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-08-14T21:49:37.0829987Z '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-08-14T21:49:37.0831786Z '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-08-14T21:49:37.0833697Z '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-08-14T21:49:37.0835380Z '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-08-14T21:49:37.0836986Z '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-08-14T21:49:37.0838529Z '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-08-14T21:49:37.0840205Z '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-08-14T21:49:37.0842005Z '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-08-14T21:49:37.0843945Z '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-08-14T21:49:37.0845609Z '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-08-14T21:49:37.0847267Z '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-08-14T21:49:37.0848784Z '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-08-14T21:49:37.0850153Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_native.h' -> 'libtorch/include/ATen/ops/_embedding_bag_native.h' 2025-08-14T21:49:37.0851521Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_ops.h' -> 'libtorch/include/ATen/ops/_embedding_bag_ops.h' 2025-08-14T21:49:37.0852953Z '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-08-14T21:49:37.0854973Z '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-08-14T21:49:37.0857138Z '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-08-14T21:49:37.0859041Z '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-08-14T21:49:37.0860884Z '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-08-14T21:49:37.0862649Z '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-08-14T21:49:37.0864283Z '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-08-14T21:49:37.0866074Z '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-08-14T21:49:37.0867973Z '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-08-14T21:49:37.0869658Z '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-08-14T21:49:37.0871319Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_empty_affine_quantized.h' -> 'libtorch/include/ATen/ops/_empty_affine_quantized.h' 2025-08-14T21:49:37.0873045Z '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-08-14T21:49:37.0874899Z '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-08-14T21:49:37.0876417Z '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-08-14T21:49:37.0877850Z '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-08-14T21:49:37.0879405Z '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-08-14T21:49:37.0881409Z '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-08-14T21:49:37.0883487Z '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-08-14T21:49:37.0885244Z '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-08-14T21:49:37.0886919Z '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-08-14T21:49:37.0888334Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_euclidean_dist.h' -> 'libtorch/include/ATen/ops/_euclidean_dist.h' 2025-08-14T21:49:37.0889890Z '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-08-14T21:49:37.0891614Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_euclidean_dist_native.h' -> 'libtorch/include/ATen/ops/_euclidean_dist_native.h' 2025-08-14T21:49:37.0892851Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_euclidean_dist_ops.h' -> 'libtorch/include/ATen/ops/_euclidean_dist_ops.h' 2025-08-14T21:49:37.0894275Z '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-08-14T21:49:37.0896041Z '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-08-14T21:49:37.0898044Z '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-08-14T21:49:37.0900122Z '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-08-14T21:49:37.0902192Z '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-08-14T21:49:37.0904119Z '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-08-14T21:49:37.0906279Z '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-08-14T21:49:37.0908439Z '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-08-14T21:49:37.0910343Z '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-08-14T21:49:37.0912195Z '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-08-14T21:49:37.0913993Z '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-08-14T21:49:37.0915691Z '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-08-14T21:49:37.0917411Z '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-08-14T21:49:37.0919421Z '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-08-14T21:49:37.0921746Z '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-08-14T21:49:37.0923796Z '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-08-14T21:49:37.0925762Z '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-08-14T21:49:37.0927965Z '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-08-14T21:49:37.0930154Z '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-08-14T21:49:37.0932241Z '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-08-14T21:49:37.0934080Z '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-08-14T21:49:37.0935851Z '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-08-14T21:49:37.0937661Z '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-08-14T21:49:37.0939993Z '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-08-14T21:49:37.0942424Z '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-08-14T21:49:37.0944604Z '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-08-14T21:49:37.0946727Z '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-08-14T21:49:37.0948783Z '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-08-14T21:49:37.0950383Z '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-08-14T21:49:37.0951617Z '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-08-14T21:49:37.0952787Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2c_native.h' -> 'libtorch/include/ATen/ops/_fft_c2c_native.h' 2025-08-14T21:49:37.0953854Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2c_ops.h' -> 'libtorch/include/ATen/ops/_fft_c2c_ops.h' 2025-08-14T21:49:37.0954868Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2r.h' -> 'libtorch/include/ATen/ops/_fft_c2r.h' 2025-08-14T21:49:37.0955963Z '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-08-14T21:49:37.0957193Z '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-08-14T21:49:37.0958364Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2r_native.h' -> 'libtorch/include/ATen/ops/_fft_c2r_native.h' 2025-08-14T21:49:37.0959654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2r_ops.h' -> 'libtorch/include/ATen/ops/_fft_c2r_ops.h' 2025-08-14T21:49:37.0960702Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_r2c.h' -> 'libtorch/include/ATen/ops/_fft_r2c.h' 2025-08-14T21:49:37.0961825Z '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-08-14T21:49:37.0963099Z '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-08-14T21:49:37.0964350Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_r2c_native.h' -> 'libtorch/include/ATen/ops/_fft_r2c_native.h' 2025-08-14T21:49:37.0964810Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_r2c_ops.h' -> 'libtorch/include/ATen/ops/_fft_r2c_ops.h' 2025-08-14T21:49:37.0965411Z '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-08-14T21:49:37.0966200Z '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-08-14T21:49:37.0966952Z '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-08-14T21:49:37.0967662Z '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-08-14T21:49:37.0968319Z '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-08-14T21:49:37.0968929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_flash_attention_backward.h' -> 'libtorch/include/ATen/ops/_flash_attention_backward.h' 2025-08-14T21:49:37.0969837Z '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-08-14T21:49:37.0970538Z '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-08-14T21:49:37.0971192Z '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-08-14T21:49:37.0971882Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_flash_attention_forward.h' -> 'libtorch/include/ATen/ops/_flash_attention_forward.h' 2025-08-14T21:49:37.0972626Z '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-08-14T21:49:37.0973292Z '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-08-14T21:49:37.0973941Z '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-08-14T21:49:37.0974375Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foobar.h' -> 'libtorch/include/ATen/ops/_foobar.h' 2025-08-14T21:49:37.0975201Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.0975770Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foobar_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_foobar_cpu_dispatch.h' 2025-08-14T21:49:37.0976266Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foobar_native.h' -> 'libtorch/include/ATen/ops/_foobar_native.h' 2025-08-14T21:49:37.0976727Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foobar_ops.h' -> 'libtorch/include/ATen/ops/_foobar_ops.h' 2025-08-14T21:49:37.0977206Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_abs.h' -> 'libtorch/include/ATen/ops/_foreach_abs.h' 2025-08-14T21:49:37.0978083Z '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-08-14T21:49:37.0978707Z '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-08-14T21:49:37.0979300Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_abs_native.h' -> 'libtorch/include/ATen/ops/_foreach_abs_native.h' 2025-08-14T21:49:37.0979808Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_abs_ops.h' -> 'libtorch/include/ATen/ops/_foreach_abs_ops.h' 2025-08-14T21:49:37.0980294Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_acos.h' -> 'libtorch/include/ATen/ops/_foreach_acos.h' 2025-08-14T21:49:37.0981345Z '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-08-14T21:49:37.0981958Z '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-08-14T21:49:37.0982530Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_acos_native.h' -> 'libtorch/include/ATen/ops/_foreach_acos_native.h' 2025-08-14T21:49:37.0983052Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_acos_ops.h' -> 'libtorch/include/ATen/ops/_foreach_acos_ops.h' 2025-08-14T21:49:37.0983511Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_add.h' -> 'libtorch/include/ATen/ops/_foreach_add.h' 2025-08-14T21:49:37.0984349Z '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-08-14T21:49:37.0984957Z '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-08-14T21:49:37.0985481Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_add_native.h' -> 'libtorch/include/ATen/ops/_foreach_add_native.h' 2025-08-14T21:49:37.0986006Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_add_ops.h' -> 'libtorch/include/ATen/ops/_foreach_add_ops.h' 2025-08-14T21:49:37.0986521Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcdiv.h' -> 'libtorch/include/ATen/ops/_foreach_addcdiv.h' 2025-08-14T21:49:37.0987401Z '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-08-14T21:49:37.0988042Z '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-08-14T21:49:37.0988622Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcdiv_native.h' -> 'libtorch/include/ATen/ops/_foreach_addcdiv_native.h' 2025-08-14T21:49:37.0989159Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcdiv_ops.h' -> 'libtorch/include/ATen/ops/_foreach_addcdiv_ops.h' 2025-08-14T21:49:37.0989663Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcmul.h' -> 'libtorch/include/ATen/ops/_foreach_addcmul.h' 2025-08-14T21:49:37.0990568Z '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-08-14T21:49:37.0991208Z '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-08-14T21:49:37.0991789Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcmul_native.h' -> 'libtorch/include/ATen/ops/_foreach_addcmul_native.h' 2025-08-14T21:49:37.0992321Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcmul_ops.h' -> 'libtorch/include/ATen/ops/_foreach_addcmul_ops.h' 2025-08-14T21:49:37.0992789Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_asin.h' -> 'libtorch/include/ATen/ops/_foreach_asin.h' 2025-08-14T21:49:37.0993686Z '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-08-14T21:49:37.0994294Z '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-08-14T21:49:37.0994827Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_asin_native.h' -> 'libtorch/include/ATen/ops/_foreach_asin_native.h' 2025-08-14T21:49:37.0995365Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_asin_ops.h' -> 'libtorch/include/ATen/ops/_foreach_asin_ops.h' 2025-08-14T21:49:37.0995836Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_atan.h' -> 'libtorch/include/ATen/ops/_foreach_atan.h' 2025-08-14T21:49:37.0996719Z '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-08-14T21:49:37.0997345Z '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-08-14T21:49:37.0997879Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_atan_native.h' -> 'libtorch/include/ATen/ops/_foreach_atan_native.h' 2025-08-14T21:49:37.0998384Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_atan_ops.h' -> 'libtorch/include/ATen/ops/_foreach_atan_ops.h' 2025-08-14T21:49:37.0998861Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_ceil.h' -> 'libtorch/include/ATen/ops/_foreach_ceil.h' 2025-08-14T21:49:37.0999988Z '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-08-14T21:49:37.1000663Z '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-08-14T21:49:37.1001231Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_ceil_native.h' -> 'libtorch/include/ATen/ops/_foreach_ceil_native.h' 2025-08-14T21:49:37.1001755Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_ceil_ops.h' -> 'libtorch/include/ATen/ops/_foreach_ceil_ops.h' 2025-08-14T21:49:37.1002288Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_clamp_max.h' -> 'libtorch/include/ATen/ops/_foreach_clamp_max.h' 2025-08-14T21:49:37.1003234Z '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-08-14T21:49:37.1003919Z '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-08-14T21:49:37.1004526Z '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-08-14T21:49:37.1005106Z '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-08-14T21:49:37.1005637Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_clamp_min.h' -> 'libtorch/include/ATen/ops/_foreach_clamp_min.h' 2025-08-14T21:49:37.1006566Z '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-08-14T21:49:37.1007250Z '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-08-14T21:49:37.1007855Z '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-08-14T21:49:37.1008459Z '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-08-14T21:49:37.1008942Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_copy.h' -> 'libtorch/include/ATen/ops/_foreach_copy.h' 2025-08-14T21:49:37.1009832Z '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-08-14T21:49:37.1010500Z '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-08-14T21:49:37.1011053Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_copy_native.h' -> 'libtorch/include/ATen/ops/_foreach_copy_native.h' 2025-08-14T21:49:37.1011716Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_copy_ops.h' -> 'libtorch/include/ATen/ops/_foreach_copy_ops.h' 2025-08-14T21:49:37.1012189Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cos.h' -> 'libtorch/include/ATen/ops/_foreach_cos.h' 2025-08-14T21:49:37.1013031Z '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-08-14T21:49:37.1013624Z '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-08-14T21:49:37.1014162Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cos_native.h' -> 'libtorch/include/ATen/ops/_foreach_cos_native.h' 2025-08-14T21:49:37.1014653Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cos_ops.h' -> 'libtorch/include/ATen/ops/_foreach_cos_ops.h' 2025-08-14T21:49:37.1015150Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cosh.h' -> 'libtorch/include/ATen/ops/_foreach_cosh.h' 2025-08-14T21:49:37.1016014Z '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-08-14T21:49:37.1016617Z '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-08-14T21:49:37.1017155Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cosh_native.h' -> 'libtorch/include/ATen/ops/_foreach_cosh_native.h' 2025-08-14T21:49:37.1017667Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cosh_ops.h' -> 'libtorch/include/ATen/ops/_foreach_cosh_ops.h' 2025-08-14T21:49:37.1018124Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_div.h' -> 'libtorch/include/ATen/ops/_foreach_div.h' 2025-08-14T21:49:37.1018974Z '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-08-14T21:49:37.1019584Z '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-08-14T21:49:37.1020108Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_div_native.h' -> 'libtorch/include/ATen/ops/_foreach_div_native.h' 2025-08-14T21:49:37.1020603Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_div_ops.h' -> 'libtorch/include/ATen/ops/_foreach_div_ops.h' 2025-08-14T21:49:37.1021070Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erf.h' -> 'libtorch/include/ATen/ops/_foreach_erf.h' 2025-08-14T21:49:37.1021914Z '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-08-14T21:49:37.1022539Z '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-08-14T21:49:37.1023078Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erf_native.h' -> 'libtorch/include/ATen/ops/_foreach_erf_native.h' 2025-08-14T21:49:37.1023576Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erf_ops.h' -> 'libtorch/include/ATen/ops/_foreach_erf_ops.h' 2025-08-14T21:49:37.1024070Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erfc.h' -> 'libtorch/include/ATen/ops/_foreach_erfc.h' 2025-08-14T21:49:37.1024932Z '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-08-14T21:49:37.1025582Z '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-08-14T21:49:37.1026121Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erfc_native.h' -> 'libtorch/include/ATen/ops/_foreach_erfc_native.h' 2025-08-14T21:49:37.1026635Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erfc_ops.h' -> 'libtorch/include/ATen/ops/_foreach_erfc_ops.h' 2025-08-14T21:49:37.1027089Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_exp.h' -> 'libtorch/include/ATen/ops/_foreach_exp.h' 2025-08-14T21:49:37.1027942Z '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-08-14T21:49:37.1028546Z '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-08-14T21:49:37.1029104Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_exp_native.h' -> 'libtorch/include/ATen/ops/_foreach_exp_native.h' 2025-08-14T21:49:37.1029611Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_exp_ops.h' -> 'libtorch/include/ATen/ops/_foreach_exp_ops.h' 2025-08-14T21:49:37.1030092Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_expm1.h' -> 'libtorch/include/ATen/ops/_foreach_expm1.h' 2025-08-14T21:49:37.1030962Z '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-08-14T21:49:37.1031594Z '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-08-14T21:49:37.1032138Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_expm1_native.h' -> 'libtorch/include/ATen/ops/_foreach_expm1_native.h' 2025-08-14T21:49:37.1032656Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_expm1_ops.h' -> 'libtorch/include/ATen/ops/_foreach_expm1_ops.h' 2025-08-14T21:49:37.1033145Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_floor.h' -> 'libtorch/include/ATen/ops/_foreach_floor.h' 2025-08-14T21:49:37.1034006Z '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-08-14T21:49:37.1034627Z '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-08-14T21:49:37.1035186Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_floor_native.h' -> 'libtorch/include/ATen/ops/_foreach_floor_native.h' 2025-08-14T21:49:37.1035698Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_floor_ops.h' -> 'libtorch/include/ATen/ops/_foreach_floor_ops.h' 2025-08-14T21:49:37.1036169Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_frac.h' -> 'libtorch/include/ATen/ops/_foreach_frac.h' 2025-08-14T21:49:37.1037057Z '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-08-14T21:49:37.1037662Z '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-08-14T21:49:37.1038200Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_frac_native.h' -> 'libtorch/include/ATen/ops/_foreach_frac_native.h' 2025-08-14T21:49:37.1038751Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_frac_ops.h' -> 'libtorch/include/ATen/ops/_foreach_frac_ops.h' 2025-08-14T21:49:37.1039315Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lerp.h' -> 'libtorch/include/ATen/ops/_foreach_lerp.h' 2025-08-14T21:49:37.1040414Z '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-08-14T21:49:37.1041068Z '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-08-14T21:49:37.1041630Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lerp_native.h' -> 'libtorch/include/ATen/ops/_foreach_lerp_native.h' 2025-08-14T21:49:37.1042157Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lerp_ops.h' -> 'libtorch/include/ATen/ops/_foreach_lerp_ops.h' 2025-08-14T21:49:37.1042687Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lgamma.h' -> 'libtorch/include/ATen/ops/_foreach_lgamma.h' 2025-08-14T21:49:37.1043596Z '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-08-14T21:49:37.1044290Z '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-08-14T21:49:37.1044880Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lgamma_native.h' -> 'libtorch/include/ATen/ops/_foreach_lgamma_native.h' 2025-08-14T21:49:37.1045423Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lgamma_ops.h' -> 'libtorch/include/ATen/ops/_foreach_lgamma_ops.h' 2025-08-14T21:49:37.1045900Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log.h' -> 'libtorch/include/ATen/ops/_foreach_log.h' 2025-08-14T21:49:37.1046407Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log10.h' -> 'libtorch/include/ATen/ops/_foreach_log10.h' 2025-08-14T21:49:37.1047291Z '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-08-14T21:49:37.1047940Z '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-08-14T21:49:37.1048517Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log10_native.h' -> 'libtorch/include/ATen/ops/_foreach_log10_native.h' 2025-08-14T21:49:37.1049052Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log10_ops.h' -> 'libtorch/include/ATen/ops/_foreach_log10_ops.h' 2025-08-14T21:49:37.1049548Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log1p.h' -> 'libtorch/include/ATen/ops/_foreach_log1p.h' 2025-08-14T21:49:37.1050453Z '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-08-14T21:49:37.1051103Z '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-08-14T21:49:37.1051820Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log1p_native.h' -> 'libtorch/include/ATen/ops/_foreach_log1p_native.h' 2025-08-14T21:49:37.1052342Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log1p_ops.h' -> 'libtorch/include/ATen/ops/_foreach_log1p_ops.h' 2025-08-14T21:49:37.1052811Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log2.h' -> 'libtorch/include/ATen/ops/_foreach_log2.h' 2025-08-14T21:49:37.1053711Z '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-08-14T21:49:37.1054318Z '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-08-14T21:49:37.1054883Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log2_native.h' -> 'libtorch/include/ATen/ops/_foreach_log2_native.h' 2025-08-14T21:49:37.1055414Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log2_ops.h' -> 'libtorch/include/ATen/ops/_foreach_log2_ops.h' 2025-08-14T21:49:37.1056260Z '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-08-14T21:49:37.1056856Z '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-08-14T21:49:37.1057396Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log_native.h' -> 'libtorch/include/ATen/ops/_foreach_log_native.h' 2025-08-14T21:49:37.1057891Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log_ops.h' -> 'libtorch/include/ATen/ops/_foreach_log_ops.h' 2025-08-14T21:49:37.1058387Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_max.h' -> 'libtorch/include/ATen/ops/_foreach_max.h' 2025-08-14T21:49:37.1059245Z '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-08-14T21:49:37.1059846Z '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-08-14T21:49:37.1060372Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_max_native.h' -> 'libtorch/include/ATen/ops/_foreach_max_native.h' 2025-08-14T21:49:37.1060878Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_max_ops.h' -> 'libtorch/include/ATen/ops/_foreach_max_ops.h' 2025-08-14T21:49:37.1061386Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_maximum.h' -> 'libtorch/include/ATen/ops/_foreach_maximum.h' 2025-08-14T21:49:37.1062278Z '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-08-14T21:49:37.1062936Z '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-08-14T21:49:37.1063503Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_maximum_native.h' -> 'libtorch/include/ATen/ops/_foreach_maximum_native.h' 2025-08-14T21:49:37.1064046Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_maximum_ops.h' -> 'libtorch/include/ATen/ops/_foreach_maximum_ops.h' 2025-08-14T21:49:37.1064563Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_minimum.h' -> 'libtorch/include/ATen/ops/_foreach_minimum.h' 2025-08-14T21:49:37.1065449Z '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-08-14T21:49:37.1066123Z '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-08-14T21:49:37.1066710Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_minimum_native.h' -> 'libtorch/include/ATen/ops/_foreach_minimum_native.h' 2025-08-14T21:49:37.1067246Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_minimum_ops.h' -> 'libtorch/include/ATen/ops/_foreach_minimum_ops.h' 2025-08-14T21:49:37.1067735Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_mul.h' -> 'libtorch/include/ATen/ops/_foreach_mul.h' 2025-08-14T21:49:37.1068591Z '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-08-14T21:49:37.1069215Z '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-08-14T21:49:37.1070100Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_mul_native.h' -> 'libtorch/include/ATen/ops/_foreach_mul_native.h' 2025-08-14T21:49:37.1070614Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_mul_ops.h' -> 'libtorch/include/ATen/ops/_foreach_mul_ops.h' 2025-08-14T21:49:37.1071084Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_neg.h' -> 'libtorch/include/ATen/ops/_foreach_neg.h' 2025-08-14T21:49:37.1071971Z '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-08-14T21:49:37.1072587Z '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-08-14T21:49:37.1073203Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_neg_native.h' -> 'libtorch/include/ATen/ops/_foreach_neg_native.h' 2025-08-14T21:49:37.1073732Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_neg_ops.h' -> 'libtorch/include/ATen/ops/_foreach_neg_ops.h' 2025-08-14T21:49:37.1074211Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_norm.h' -> 'libtorch/include/ATen/ops/_foreach_norm.h' 2025-08-14T21:49:37.1075093Z '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-08-14T21:49:37.1075735Z '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-08-14T21:49:37.1076291Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_norm_native.h' -> 'libtorch/include/ATen/ops/_foreach_norm_native.h' 2025-08-14T21:49:37.1076819Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_norm_ops.h' -> 'libtorch/include/ATen/ops/_foreach_norm_ops.h' 2025-08-14T21:49:37.1077309Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_pow.h' -> 'libtorch/include/ATen/ops/_foreach_pow.h' 2025-08-14T21:49:37.1078183Z '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-08-14T21:49:37.1078797Z '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-08-14T21:49:37.1079441Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_pow_native.h' -> 'libtorch/include/ATen/ops/_foreach_pow_native.h' 2025-08-14T21:49:37.1079958Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_pow_ops.h' -> 'libtorch/include/ATen/ops/_foreach_pow_ops.h' 2025-08-14T21:49:37.1080518Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_reciprocal.h' -> 'libtorch/include/ATen/ops/_foreach_reciprocal.h' 2025-08-14T21:49:37.1081536Z '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-08-14T21:49:37.1082240Z '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-08-14T21:49:37.1082921Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_reciprocal_native.h' -> 'libtorch/include/ATen/ops/_foreach_reciprocal_native.h' 2025-08-14T21:49:37.1083527Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_reciprocal_ops.h' -> 'libtorch/include/ATen/ops/_foreach_reciprocal_ops.h' 2025-08-14T21:49:37.1084022Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_round.h' -> 'libtorch/include/ATen/ops/_foreach_round.h' 2025-08-14T21:49:37.1084962Z '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-08-14T21:49:37.1085617Z '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-08-14T21:49:37.1086180Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_round_native.h' -> 'libtorch/include/ATen/ops/_foreach_round_native.h' 2025-08-14T21:49:37.1086713Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_round_ops.h' -> 'libtorch/include/ATen/ops/_foreach_round_ops.h' 2025-08-14T21:49:37.1087219Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_rsqrt.h' -> 'libtorch/include/ATen/ops/_foreach_rsqrt.h' 2025-08-14T21:49:37.1088113Z '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-08-14T21:49:37.1088794Z '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-08-14T21:49:37.1089361Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_rsqrt_native.h' -> 'libtorch/include/ATen/ops/_foreach_rsqrt_native.h' 2025-08-14T21:49:37.1089891Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_rsqrt_ops.h' -> 'libtorch/include/ATen/ops/_foreach_rsqrt_ops.h' 2025-08-14T21:49:37.1090428Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sigmoid.h' -> 'libtorch/include/ATen/ops/_foreach_sigmoid.h' 2025-08-14T21:49:37.1091436Z '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-08-14T21:49:37.1092083Z '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-08-14T21:49:37.1092671Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sigmoid_native.h' -> 'libtorch/include/ATen/ops/_foreach_sigmoid_native.h' 2025-08-14T21:49:37.1093209Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sigmoid_ops.h' -> 'libtorch/include/ATen/ops/_foreach_sigmoid_ops.h' 2025-08-14T21:49:37.1093675Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sign.h' -> 'libtorch/include/ATen/ops/_foreach_sign.h' 2025-08-14T21:49:37.1094548Z '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-08-14T21:49:37.1095153Z '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-08-14T21:49:37.1095723Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sign_native.h' -> 'libtorch/include/ATen/ops/_foreach_sign_native.h' 2025-08-14T21:49:37.1096241Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sign_ops.h' -> 'libtorch/include/ATen/ops/_foreach_sign_ops.h' 2025-08-14T21:49:37.1096701Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sin.h' -> 'libtorch/include/ATen/ops/_foreach_sin.h' 2025-08-14T21:49:37.1097584Z '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-08-14T21:49:37.1098192Z '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-08-14T21:49:37.1098744Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sin_native.h' -> 'libtorch/include/ATen/ops/_foreach_sin_native.h' 2025-08-14T21:49:37.1099246Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sin_ops.h' -> 'libtorch/include/ATen/ops/_foreach_sin_ops.h' 2025-08-14T21:49:37.1099724Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sinh.h' -> 'libtorch/include/ATen/ops/_foreach_sinh.h' 2025-08-14T21:49:37.1100582Z '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-08-14T21:49:37.1101190Z '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-08-14T21:49:37.1101740Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sinh_native.h' -> 'libtorch/include/ATen/ops/_foreach_sinh_native.h' 2025-08-14T21:49:37.1102249Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sinh_ops.h' -> 'libtorch/include/ATen/ops/_foreach_sinh_ops.h' 2025-08-14T21:49:37.1102745Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sqrt.h' -> 'libtorch/include/ATen/ops/_foreach_sqrt.h' 2025-08-14T21:49:37.1103617Z '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-08-14T21:49:37.1104230Z '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-08-14T21:49:37.1104769Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sqrt_native.h' -> 'libtorch/include/ATen/ops/_foreach_sqrt_native.h' 2025-08-14T21:49:37.1105288Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sqrt_ops.h' -> 'libtorch/include/ATen/ops/_foreach_sqrt_ops.h' 2025-08-14T21:49:37.1105754Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sub.h' -> 'libtorch/include/ATen/ops/_foreach_sub.h' 2025-08-14T21:49:37.1106608Z '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-08-14T21:49:37.1107216Z '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-08-14T21:49:37.1107741Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sub_native.h' -> 'libtorch/include/ATen/ops/_foreach_sub_native.h' 2025-08-14T21:49:37.1108238Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sub_ops.h' -> 'libtorch/include/ATen/ops/_foreach_sub_ops.h' 2025-08-14T21:49:37.1108708Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tan.h' -> 'libtorch/include/ATen/ops/_foreach_tan.h' 2025-08-14T21:49:37.1109557Z '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-08-14T21:49:37.1110201Z '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-08-14T21:49:37.1110723Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tan_native.h' -> 'libtorch/include/ATen/ops/_foreach_tan_native.h' 2025-08-14T21:49:37.1111218Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tan_ops.h' -> 'libtorch/include/ATen/ops/_foreach_tan_ops.h' 2025-08-14T21:49:37.1111725Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tanh.h' -> 'libtorch/include/ATen/ops/_foreach_tanh.h' 2025-08-14T21:49:37.1112582Z '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-08-14T21:49:37.1113216Z '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-08-14T21:49:37.1113767Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tanh_native.h' -> 'libtorch/include/ATen/ops/_foreach_tanh_native.h' 2025-08-14T21:49:37.1114273Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tanh_ops.h' -> 'libtorch/include/ATen/ops/_foreach_tanh_ops.h' 2025-08-14T21:49:37.1114757Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_trunc.h' -> 'libtorch/include/ATen/ops/_foreach_trunc.h' 2025-08-14T21:49:37.1115631Z '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-08-14T21:49:37.1116250Z '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-08-14T21:49:37.1117047Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_trunc_native.h' -> 'libtorch/include/ATen/ops/_foreach_trunc_native.h' 2025-08-14T21:49:37.1117584Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_trunc_ops.h' -> 'libtorch/include/ATen/ops/_foreach_trunc_ops.h' 2025-08-14T21:49:37.1118055Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_zero.h' -> 'libtorch/include/ATen/ops/_foreach_zero.h' 2025-08-14T21:49:37.1118920Z '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-08-14T21:49:37.1119806Z '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-08-14T21:49:37.1120364Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_zero_native.h' -> 'libtorch/include/ATen/ops/_foreach_zero_native.h' 2025-08-14T21:49:37.1120892Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_zero_ops.h' -> 'libtorch/include/ATen/ops/_foreach_zero_ops.h' 2025-08-14T21:49:37.1121509Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_assert_async.h' -> 'libtorch/include/ATen/ops/_functional_assert_async.h' 2025-08-14T21:49:37.1122252Z '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-08-14T21:49:37.1122928Z '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-08-14T21:49:37.1123587Z '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-08-14T21:49:37.1124197Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_assert_scalar.h' -> 'libtorch/include/ATen/ops/_functional_assert_scalar.h' 2025-08-14T21:49:37.1125250Z '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-08-14T21:49:37.1125954Z '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-08-14T21:49:37.1126606Z '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-08-14T21:49:37.1127322Z '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-08-14T21:49:37.1128419Z '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-08-14T21:49:37.1129183Z '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-08-14T21:49:37.1130339Z '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-08-14T21:49:37.1131167Z '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-08-14T21:49:37.1132057Z '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-08-14T21:49:37.1132828Z '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-08-14T21:49:37.1133524Z '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-08-14T21:49:37.1134010Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adagrad.h' -> 'libtorch/include/ATen/ops/_fused_adagrad.h' 2025-08-14T21:49:37.1134884Z '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-08-14T21:49:37.1135490Z '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-08-14T21:49:37.1136110Z '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-08-14T21:49:37.1136674Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adagrad_native.h' -> 'libtorch/include/ATen/ops/_fused_adagrad_native.h' 2025-08-14T21:49:37.1137194Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adagrad_ops.h' -> 'libtorch/include/ATen/ops/_fused_adagrad_ops.h' 2025-08-14T21:49:37.1137642Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adam.h' -> 'libtorch/include/ATen/ops/_fused_adam.h' 2025-08-14T21:49:37.1138493Z '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-08-14T21:49:37.1139077Z '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-08-14T21:49:37.1139680Z '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-08-14T21:49:37.1140248Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adam_native.h' -> 'libtorch/include/ATen/ops/_fused_adam_native.h' 2025-08-14T21:49:37.1140737Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adam_ops.h' -> 'libtorch/include/ATen/ops/_fused_adam_ops.h' 2025-08-14T21:49:37.1141208Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adamw.h' -> 'libtorch/include/ATen/ops/_fused_adamw.h' 2025-08-14T21:49:37.1142086Z '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-08-14T21:49:37.1142672Z '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-08-14T21:49:37.1143312Z '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-08-14T21:49:37.1143841Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adamw_native.h' -> 'libtorch/include/ATen/ops/_fused_adamw_native.h' 2025-08-14T21:49:37.1144342Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adamw_ops.h' -> 'libtorch/include/ATen/ops/_fused_adamw_ops.h' 2025-08-14T21:49:37.1144836Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_dropout.h' -> 'libtorch/include/ATen/ops/_fused_dropout.h' 2025-08-14T21:49:37.1145709Z '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-08-14T21:49:37.1146326Z '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-08-14T21:49:37.1146915Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_dropout_native.h' -> 'libtorch/include/ATen/ops/_fused_dropout_native.h' 2025-08-14T21:49:37.1147432Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_dropout_ops.h' -> 'libtorch/include/ATen/ops/_fused_dropout_ops.h' 2025-08-14T21:49:37.1163964Z '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-08-14T21:49:37.1165065Z '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-08-14T21:49:37.1165855Z '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-08-14T21:49:37.1166676Z '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-08-14T21:49:37.1167405Z '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-08-14T21:49:37.1168094Z '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-08-14T21:49:37.1168603Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_rms_norm.h' -> 'libtorch/include/ATen/ops/_fused_rms_norm.h' 2025-08-14T21:49:37.1169199Z '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-08-14T21:49:37.1170161Z '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-08-14T21:49:37.1170942Z '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-08-14T21:49:37.1171571Z '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-08-14T21:49:37.1172482Z '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-08-14T21:49:37.1173169Z '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-08-14T21:49:37.1173742Z '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-08-14T21:49:37.1174325Z '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-08-14T21:49:37.1174850Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sdp_choice.h' -> 'libtorch/include/ATen/ops/_fused_sdp_choice.h' 2025-08-14T21:49:37.1175514Z '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-08-14T21:49:37.1176178Z '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-08-14T21:49:37.1176836Z '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-08-14T21:49:37.1177429Z '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-08-14T21:49:37.1178045Z '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-08-14T21:49:37.1178496Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sgd.h' -> 'libtorch/include/ATen/ops/_fused_sgd.h' 2025-08-14T21:49:37.1179361Z '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-08-14T21:49:37.1179958Z '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-08-14T21:49:37.1180551Z '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-08-14T21:49:37.1181076Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sgd_native.h' -> 'libtorch/include/ATen/ops/_fused_sgd_native.h' 2025-08-14T21:49:37.1181688Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sgd_ops.h' -> 'libtorch/include/ATen/ops/_fused_sgd_ops.h' 2025-08-14T21:49:37.1182133Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fw_primal.h' -> 'libtorch/include/ATen/ops/_fw_primal.h' 2025-08-14T21:49:37.1182954Z '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-08-14T21:49:37.1183452Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fw_primal_copy.h' -> 'libtorch/include/ATen/ops/_fw_primal_copy.h' 2025-08-14T21:49:37.1184321Z '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-08-14T21:49:37.1185341Z '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-08-14T21:49:37.1185938Z '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-08-14T21:49:37.1186456Z '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-08-14T21:49:37.1186969Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fw_primal_native.h' -> 'libtorch/include/ATen/ops/_fw_primal_native.h' 2025-08-14T21:49:37.1187467Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fw_primal_ops.h' -> 'libtorch/include/ATen/ops/_fw_primal_ops.h' 2025-08-14T21:49:37.1188040Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_gather_sparse_backward.h' -> 'libtorch/include/ATen/ops/_gather_sparse_backward.h' 2025-08-14T21:49:37.1189030Z '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-08-14T21:49:37.1189676Z '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-08-14T21:49:37.1190288Z '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-08-14T21:49:37.1190917Z '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-08-14T21:49:37.1191628Z '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-08-14T21:49:37.1192703Z '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-08-14T21:49:37.1193521Z '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-08-14T21:49:37.1194274Z '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-08-14T21:49:37.1195263Z '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-08-14T21:49:37.1195960Z '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-08-14T21:49:37.1196616Z '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-08-14T21:49:37.1197070Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grouped_mm.h' -> 'libtorch/include/ATen/ops/_grouped_mm.h' 2025-08-14T21:49:37.1197659Z '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-08-14T21:49:37.1198185Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grouped_mm_native.h' -> 'libtorch/include/ATen/ops/_grouped_mm_native.h' 2025-08-14T21:49:37.1198668Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grouped_mm_ops.h' -> 'libtorch/include/ATen/ops/_grouped_mm_ops.h' 2025-08-14T21:49:37.1199620Z '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-08-14T21:49:37.1200698Z '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-08-14T21:49:37.1201508Z '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-08-14T21:49:37.1202235Z '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-08-14T21:49:37.1202840Z '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-08-14T21:49:37.1203838Z '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-08-14T21:49:37.1204491Z '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-08-14T21:49:37.1205104Z '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-08-14T21:49:37.1205686Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_bin_edges.h' -> 'libtorch/include/ATen/ops/_histogramdd_bin_edges.h' 2025-08-14T21:49:37.1206660Z '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-08-14T21:49:37.1207370Z '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-08-14T21:49:37.1208061Z '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-08-14T21:49:37.1208676Z '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-08-14T21:49:37.1209275Z '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-08-14T21:49:37.1210282Z '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-08-14T21:49:37.1211019Z '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-08-14T21:49:37.1211818Z '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-08-14T21:49:37.1212444Z '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-08-14T21:49:37.1213070Z '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-08-14T21:49:37.1214076Z '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-08-14T21:49:37.1214831Z '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-08-14T21:49:37.1215531Z '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-08-14T21:49:37.1216239Z '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-08-14T21:49:37.1216721Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_index_put_impl.h' -> 'libtorch/include/ATen/ops/_index_put_impl.h' 2025-08-14T21:49:37.1217619Z '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-08-14T21:49:37.1218245Z '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-08-14T21:49:37.1218906Z '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-08-14T21:49:37.1219535Z '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-08-14T21:49:37.1220085Z '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-08-14T21:49:37.1220601Z '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-08-14T21:49:37.1221031Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_indices.h' -> 'libtorch/include/ATen/ops/_indices.h' 2025-08-14T21:49:37.1221510Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_indices_copy.h' -> 'libtorch/include/ATen/ops/_indices_copy.h' 2025-08-14T21:49:37.1222370Z '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-08-14T21:49:37.1223410Z '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-08-14T21:49:37.1223958Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_indices_copy_native.h' -> 'libtorch/include/ATen/ops/_indices_copy_native.h' 2025-08-14T21:49:37.1224465Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_indices_copy_ops.h' -> 'libtorch/include/ATen/ops/_indices_copy_ops.h' 2025-08-14T21:49:37.1224965Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_indices_native.h' -> 'libtorch/include/ATen/ops/_indices_native.h' 2025-08-14T21:49:37.1225428Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_indices_ops.h' -> 'libtorch/include/ATen/ops/_indices_ops.h' 2025-08-14T21:49:37.1225844Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_int_mm.h' -> 'libtorch/include/ATen/ops/_int_mm.h' 2025-08-14T21:49:37.1226378Z '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-08-14T21:49:37.1226923Z '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-08-14T21:49:37.1227388Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_int_mm_native.h' -> 'libtorch/include/ATen/ops/_int_mm_native.h' 2025-08-14T21:49:37.1227833Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_int_mm_ops.h' -> 'libtorch/include/ATen/ops/_int_mm_ops.h' 2025-08-14T21:49:37.1228283Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_all_true.h' -> 'libtorch/include/ATen/ops/_is_all_true.h' 2025-08-14T21:49:37.1229111Z '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-08-14T21:49:37.1229668Z '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-08-14T21:49:37.1230167Z '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-08-14T21:49:37.1230615Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_any_true.h' -> 'libtorch/include/ATen/ops/_is_any_true.h' 2025-08-14T21:49:37.1231476Z '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-08-14T21:49:37.1231999Z '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-08-14T21:49:37.1232479Z '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-08-14T21:49:37.1232985Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_zerotensor.h' -> 'libtorch/include/ATen/ops/_is_zerotensor.h' 2025-08-14T21:49:37.1233862Z '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-08-14T21:49:37.1234410Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_zerotensor_native.h' -> 'libtorch/include/ATen/ops/_is_zerotensor_native.h' 2025-08-14T21:49:37.1234929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_zerotensor_ops.h' -> 'libtorch/include/ATen/ops/_is_zerotensor_ops.h' 2025-08-14T21:49:37.1235582Z '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-08-14T21:49:37.1236351Z '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-08-14T21:49:37.1237172Z '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-08-14T21:49:37.1237883Z '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-08-14T21:49:37.1239233Z '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-08-14T21:49:37.1239874Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lazy_clone.h' -> 'libtorch/include/ATen/ops/_lazy_clone.h' 2025-08-14T21:49:37.1240741Z '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-08-14T21:49:37.1241277Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lazy_clone_native.h' -> 'libtorch/include/ATen/ops/_lazy_clone_native.h' 2025-08-14T21:49:37.1241780Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lazy_clone_ops.h' -> 'libtorch/include/ATen/ops/_lazy_clone_ops.h' 2025-08-14T21:49:37.1242335Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_check_errors.h' -> 'libtorch/include/ATen/ops/_linalg_check_errors.h' 2025-08-14T21:49:37.1243282Z '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-08-14T21:49:37.1243920Z '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-08-14T21:49:37.1244514Z '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-08-14T21:49:37.1245011Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_det.h' -> 'libtorch/include/ATen/ops/_linalg_det.h' 2025-08-14T21:49:37.1246026Z '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-08-14T21:49:37.1246621Z '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-08-14T21:49:37.1247255Z '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-08-14T21:49:37.1247770Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_det_meta.h' -> 'libtorch/include/ATen/ops/_linalg_det_meta.h' 2025-08-14T21:49:37.1248402Z '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-08-14T21:49:37.1248939Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_det_native.h' -> 'libtorch/include/ATen/ops/_linalg_det_native.h' 2025-08-14T21:49:37.1249447Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_det_ops.h' -> 'libtorch/include/ATen/ops/_linalg_det_ops.h' 2025-08-14T21:49:37.1249920Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigh.h' -> 'libtorch/include/ATen/ops/_linalg_eigh.h' 2025-08-14T21:49:37.1250962Z '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-08-14T21:49:37.1251686Z '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-08-14T21:49:37.1252314Z '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-08-14T21:49:37.1252827Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigh_meta.h' -> 'libtorch/include/ATen/ops/_linalg_eigh_meta.h' 2025-08-14T21:49:37.1253421Z '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-08-14T21:49:37.1253943Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigh_native.h' -> 'libtorch/include/ATen/ops/_linalg_eigh_native.h' 2025-08-14T21:49:37.1254448Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigh_ops.h' -> 'libtorch/include/ATen/ops/_linalg_eigh_ops.h' 2025-08-14T21:49:37.1254941Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigvals.h' -> 'libtorch/include/ATen/ops/_linalg_eigvals.h' 2025-08-14T21:49:37.1255563Z '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-08-14T21:49:37.1256207Z '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-08-14T21:49:37.1256761Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigvals_native.h' -> 'libtorch/include/ATen/ops/_linalg_eigvals_native.h' 2025-08-14T21:49:37.1257281Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigvals_ops.h' -> 'libtorch/include/ATen/ops/_linalg_eigvals_ops.h' 2025-08-14T21:49:37.1257780Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_slogdet.h' -> 'libtorch/include/ATen/ops/_linalg_slogdet.h' 2025-08-14T21:49:37.1258821Z '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-08-14T21:49:37.1259478Z '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-08-14T21:49:37.1260113Z '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-08-14T21:49:37.1260647Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_slogdet_meta.h' -> 'libtorch/include/ATen/ops/_linalg_slogdet_meta.h' 2025-08-14T21:49:37.1261301Z '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-08-14T21:49:37.1261863Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_slogdet_native.h' -> 'libtorch/include/ATen/ops/_linalg_slogdet_native.h' 2025-08-14T21:49:37.1262414Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_slogdet_ops.h' -> 'libtorch/include/ATen/ops/_linalg_slogdet_ops.h' 2025-08-14T21:49:37.1262905Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_solve_ex.h' -> 'libtorch/include/ATen/ops/_linalg_solve_ex.h' 2025-08-14T21:49:37.1263948Z '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-08-14T21:49:37.1264571Z '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-08-14T21:49:37.1265203Z '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-08-14T21:49:37.1265745Z '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-08-14T21:49:37.1266408Z '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-08-14T21:49:37.1266963Z '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-08-14T21:49:37.1267499Z '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-08-14T21:49:37.1267949Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_svd.h' -> 'libtorch/include/ATen/ops/_linalg_svd.h' 2025-08-14T21:49:37.1268937Z '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-08-14T21:49:37.1269666Z '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-08-14T21:49:37.1270455Z '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-08-14T21:49:37.1270974Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_svd_meta.h' -> 'libtorch/include/ATen/ops/_linalg_svd_meta.h' 2025-08-14T21:49:37.1271573Z '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-08-14T21:49:37.1272109Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_svd_native.h' -> 'libtorch/include/ATen/ops/_linalg_svd_native.h' 2025-08-14T21:49:37.1272618Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_svd_ops.h' -> 'libtorch/include/ATen/ops/_linalg_svd_ops.h' 2025-08-14T21:49:37.1273156Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_local_scalar_dense.h' -> 'libtorch/include/ATen/ops/_local_scalar_dense.h' 2025-08-14T21:49:37.1273833Z '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-08-14T21:49:37.1274594Z '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-08-14T21:49:37.1275204Z '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-08-14T21:49:37.1275837Z '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-08-14T21:49:37.1276321Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax.h' -> 'libtorch/include/ATen/ops/_log_softmax.h' 2025-08-14T21:49:37.1276926Z '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-08-14T21:49:37.1278146Z '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-08-14T21:49:37.1278905Z '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-08-14T21:49:37.1279756Z '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-08-14T21:49:37.1280417Z '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-08-14T21:49:37.1281185Z '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-08-14T21:49:37.1281929Z '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-08-14T21:49:37.1282576Z '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-08-14T21:49:37.1283622Z '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-08-14T21:49:37.1284223Z '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-08-14T21:49:37.1284831Z '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-08-14T21:49:37.1285372Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_meta.h' -> 'libtorch/include/ATen/ops/_log_softmax_meta.h' 2025-08-14T21:49:37.1285983Z '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-08-14T21:49:37.1286526Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_native.h' -> 'libtorch/include/ATen/ops/_log_softmax_native.h' 2025-08-14T21:49:37.1287036Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_ops.h' -> 'libtorch/include/ATen/ops/_log_softmax_ops.h' 2025-08-14T21:49:37.1287537Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_logcumsumexp.h' -> 'libtorch/include/ATen/ops/_logcumsumexp.h' 2025-08-14T21:49:37.1288170Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2025-08-14T21:49:37.1288811Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2025-08-14T21:49:37.1289408Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_logcumsumexp_native.h' -> 'libtorch/include/ATen/ops/_logcumsumexp_native.h' 2025-08-14T21:49:37.1289951Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_logcumsumexp_ops.h' -> 'libtorch/include/ATen/ops/_logcumsumexp_ops.h' 2025-08-14T21:49:37.1290392Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lstm_mps.h' -> 'libtorch/include/ATen/ops/_lstm_mps.h' 2025-08-14T21:49:37.1291365Z '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-08-14T21:49:37.1291870Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lstm_mps_native.h' -> 'libtorch/include/ATen/ops/_lstm_mps_native.h' 2025-08-14T21:49:37.1292355Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lstm_mps_ops.h' -> 'libtorch/include/ATen/ops/_lstm_mps_ops.h' 2025-08-14T21:49:37.1292812Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lu_with_info.h' -> 'libtorch/include/ATen/ops/_lu_with_info.h' 2025-08-14T21:49:37.1293667Z '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-08-14T21:49:37.1294193Z '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-08-14T21:49:37.1294696Z '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-08-14T21:49:37.1295188Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dep_token.h' -> 'libtorch/include/ATen/ops/_make_dep_token.h' 2025-08-14T21:49:37.1295826Z '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-08-14T21:49:37.1296376Z '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-08-14T21:49:37.1296906Z '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-08-14T21:49:37.1297337Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dual.h' -> 'libtorch/include/ATen/ops/_make_dual.h' 2025-08-14T21:49:37.1298163Z '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-08-14T21:49:37.1298658Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dual_copy.h' -> 'libtorch/include/ATen/ops/_make_dual_copy.h' 2025-08-14T21:49:37.1299527Z '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-08-14T21:49:37.1300538Z '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-08-14T21:49:37.1301093Z '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-08-14T21:49:37.1301615Z '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-08-14T21:49:37.1302116Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dual_native.h' -> 'libtorch/include/ATen/ops/_make_dual_native.h' 2025-08-14T21:49:37.1302598Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dual_ops.h' -> 'libtorch/include/ATen/ops/_make_dual_ops.h' 2025-08-14T21:49:37.1303307Z '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-08-14T21:49:37.1304354Z '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-08-14T21:49:37.1305196Z '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-08-14T21:49:37.1306008Z '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-08-14T21:49:37.1306788Z '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-08-14T21:49:37.1307504Z '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-08-14T21:49:37.1308172Z '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-08-14T21:49:37.1309221Z '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-08-14T21:49:37.1310007Z '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-08-14T21:49:37.1310835Z '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-08-14T21:49:37.1311577Z '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-08-14T21:49:37.1312280Z '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-08-14T21:49:37.1312753Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_scale.h' -> 'libtorch/include/ATen/ops/_masked_scale.h' 2025-08-14T21:49:37.1313610Z '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-08-14T21:49:37.1314221Z '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-08-14T21:49:37.1314759Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_scale_native.h' -> 'libtorch/include/ATen/ops/_masked_scale_native.h' 2025-08-14T21:49:37.1315279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_scale_ops.h' -> 'libtorch/include/ATen/ops/_masked_scale_ops.h' 2025-08-14T21:49:37.1315770Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax.h' -> 'libtorch/include/ATen/ops/_masked_softmax.h' 2025-08-14T21:49:37.1316348Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_backward.h' -> 'libtorch/include/ATen/ops/_masked_softmax_backward.h' 2025-08-14T21:49:37.1317321Z '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-08-14T21:49:37.1318033Z '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-08-14T21:49:37.1318788Z '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-08-14T21:49:37.1319682Z '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-08-14T21:49:37.1320363Z '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-08-14T21:49:37.1321278Z '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-08-14T21:49:37.1321947Z '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-08-14T21:49:37.1322599Z '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-08-14T21:49:37.1323187Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_native.h' -> 'libtorch/include/ATen/ops/_masked_softmax_native.h' 2025-08-14T21:49:37.1323735Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_ops.h' -> 'libtorch/include/ATen/ops/_masked_softmax_ops.h' 2025-08-14T21:49:37.1324288Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mixed_dtypes_linear.h' -> 'libtorch/include/ATen/ops/_mixed_dtypes_linear.h' 2025-08-14T21:49:37.1325004Z '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-08-14T21:49:37.1325661Z '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-08-14T21:49:37.1326257Z '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-08-14T21:49:37.1326771Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_reshape.h' -> 'libtorch/include/ATen/ops/_mkldnn_reshape.h' 2025-08-14T21:49:37.1327677Z '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-08-14T21:49:37.1328250Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_reshape_native.h' -> 'libtorch/include/ATen/ops/_mkldnn_reshape_native.h' 2025-08-14T21:49:37.1328804Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_reshape_ops.h' -> 'libtorch/include/ATen/ops/_mkldnn_reshape_ops.h' 2025-08-14T21:49:37.1329343Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_transpose.h' -> 'libtorch/include/ATen/ops/_mkldnn_transpose.h' 2025-08-14T21:49:37.1330270Z '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-08-14T21:49:37.1330951Z '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-08-14T21:49:37.1331669Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_transpose_native.h' -> 'libtorch/include/ATen/ops/_mkldnn_transpose_native.h' 2025-08-14T21:49:37.1332224Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_transpose_ops.h' -> 'libtorch/include/ATen/ops/_mkldnn_transpose_ops.h' 2025-08-14T21:49:37.1332732Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mps_convolution.h' -> 'libtorch/include/ATen/ops/_mps_convolution.h' 2025-08-14T21:49:37.1333661Z '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-08-14T21:49:37.1334244Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mps_convolution_native.h' -> 'libtorch/include/ATen/ops/_mps_convolution_native.h' 2025-08-14T21:49:37.1334784Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mps_convolution_ops.h' -> 'libtorch/include/ATen/ops/_mps_convolution_ops.h' 2025-08-14T21:49:37.1335416Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mps_convolution_transpose.h' -> 'libtorch/include/ATen/ops/_mps_convolution_transpose.h' 2025-08-14T21:49:37.1336438Z '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-08-14T21:49:37.1337123Z '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-08-14T21:49:37.1337772Z '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-08-14T21:49:37.1338348Z '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-08-14T21:49:37.1339303Z '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-08-14T21:49:37.1340004Z '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-08-14T21:49:37.1340752Z '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-08-14T21:49:37.1341399Z '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-08-14T21:49:37.1342087Z '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-08-14T21:49:37.1343152Z '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-08-14T21:49:37.1343909Z '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-08-14T21:49:37.1344646Z '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-08-14T21:49:37.1345262Z '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-08-14T21:49:37.1345880Z '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-08-14T21:49:37.1346884Z '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-08-14T21:49:37.1347630Z '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-08-14T21:49:37.1348416Z '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-08-14T21:49:37.1349104Z '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-08-14T21:49:37.1349757Z '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-08-14T21:49:37.1350213Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_neg_view.h' -> 'libtorch/include/ATen/ops/_neg_view.h' 2025-08-14T21:49:37.1351036Z '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-08-14T21:49:37.1351538Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_neg_view_copy.h' -> 'libtorch/include/ATen/ops/_neg_view_copy.h' 2025-08-14T21:49:37.1352394Z '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-08-14T21:49:37.1353418Z '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-08-14T21:49:37.1353819Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnz.h' -> 'libtorch/include/ATen/ops/_nnz.h' 2025-08-14T21:49:37.1354358Z '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-08-14T21:49:37.1354880Z '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-08-14T21:49:37.1355407Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_neg_view_native.h' -> 'libtorch/include/ATen/ops/_neg_view_native.h' 2025-08-14T21:49:37.1355868Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_neg_view_ops.h' -> 'libtorch/include/ATen/ops/_neg_view_ops.h' 2025-08-14T21:49:37.1356639Z '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-08-14T21:49:37.1357528Z '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-08-14T21:49:37.1358425Z '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-08-14T21:49:37.1359329Z '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-08-14T21:49:37.1360328Z '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-08-14T21:49:37.1360886Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded.h' -> 'libtorch/include/ATen/ops/_nested_from_padded.h' 2025-08-14T21:49:37.1361627Z '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-08-14T21:49:37.1362741Z '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-08-14T21:49:37.1363588Z '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-08-14T21:49:37.1364355Z '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-08-14T21:49:37.1365318Z '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-08-14T21:49:37.1366006Z '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-08-14T21:49:37.1366728Z '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-08-14T21:49:37.1367356Z '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-08-14T21:49:37.1367936Z '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-08-14T21:49:37.1368548Z '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-08-14T21:49:37.1369245Z '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-08-14T21:49:37.1370060Z '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-08-14T21:49:37.1370727Z '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-08-14T21:49:37.1371400Z '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-08-14T21:49:37.1372026Z '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-08-14T21:49:37.1372571Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_lengths.h' -> 'libtorch/include/ATen/ops/_nested_get_lengths.h' 2025-08-14T21:49:37.1373188Z '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-08-14T21:49:37.1373758Z '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-08-14T21:49:37.1374320Z '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-08-14T21:49:37.1374971Z '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-08-14T21:49:37.1375570Z '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-08-14T21:49:37.1376131Z '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-08-14T21:49:37.1376784Z '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-08-14T21:49:37.1377385Z '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-08-14T21:49:37.1377929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_offsets.h' -> 'libtorch/include/ATen/ops/_nested_get_offsets.h' 2025-08-14T21:49:37.1378593Z '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-08-14T21:49:37.1379166Z '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-08-14T21:49:37.1379727Z '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-08-14T21:49:37.1380418Z '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-08-14T21:49:37.1381139Z '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-08-14T21:49:37.1381693Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_values.h' -> 'libtorch/include/ATen/ops/_nested_get_values.h' 2025-08-14T21:49:37.1382260Z '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-08-14T21:49:37.1383194Z '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-08-14T21:49:37.1384303Z '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-08-14T21:49:37.1384938Z '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-08-14T21:49:37.1385584Z '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-08-14T21:49:37.1386173Z '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-08-14T21:49:37.1386717Z '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-08-14T21:49:37.1387289Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_select_backward.h' -> 'libtorch/include/ATen/ops/_nested_select_backward.h' 2025-08-14T21:49:37.1387930Z '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-08-14T21:49:37.1388539Z '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-08-14T21:49:37.1389110Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_sum_backward.h' -> 'libtorch/include/ATen/ops/_nested_sum_backward.h' 2025-08-14T21:49:37.1389722Z '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-08-14T21:49:37.1390293Z '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-08-14T21:49:37.1390868Z '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-08-14T21:49:37.1391824Z '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-08-14T21:49:37.1392535Z '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-08-14T21:49:37.1393275Z '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-08-14T21:49:37.1393984Z '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-08-14T21:49:37.1394826Z '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-08-14T21:49:37.1395654Z '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-08-14T21:49:37.1396462Z '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-08-14T21:49:37.1397199Z '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-08-14T21:49:37.1397854Z '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-08-14T21:49:37.1398472Z '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-08-14T21:49:37.1399186Z '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-08-14T21:49:37.1400444Z '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-08-14T21:49:37.1401188Z '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-08-14T21:49:37.1401882Z '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-08-14T21:49:37.1402419Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_size.h' -> 'libtorch/include/ATen/ops/_nested_tensor_size.h' 2025-08-14T21:49:37.1403361Z '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-08-14T21:49:37.1403979Z '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-08-14T21:49:37.1404562Z '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-08-14T21:49:37.1405252Z '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-08-14T21:49:37.1406011Z '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-08-14T21:49:37.1406736Z '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-08-14T21:49:37.1407391Z '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-08-14T21:49:37.1408472Z '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-08-14T21:49:37.1409215Z '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-08-14T21:49:37.1409937Z '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-08-14T21:49:37.1410511Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_strides.h' -> 'libtorch/include/ATen/ops/_nested_tensor_strides.h' 2025-08-14T21:49:37.1411650Z '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-08-14T21:49:37.1412285Z '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-08-14T21:49:37.1412882Z '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-08-14T21:49:37.1413459Z '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-08-14T21:49:37.1414084Z '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-08-14T21:49:37.1415080Z '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-08-14T21:49:37.1416268Z '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-08-14T21:49:37.1416963Z '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-08-14T21:49:37.1417629Z '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-08-14T21:49:37.1418327Z '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-08-14T21:49:37.1419040Z '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-08-14T21:49:37.1419692Z '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-08-14T21:49:37.1420296Z '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-08-14T21:49:37.1420865Z '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-08-14T21:49:37.1421496Z '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-08-14T21:49:37.1422489Z '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-08-14T21:49:37.1423674Z '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-08-14T21:49:37.1424372Z '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-08-14T21:49:37.1425056Z '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-08-14T21:49:37.1425699Z '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-08-14T21:49:37.1426340Z '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-08-14T21:49:37.1426999Z '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-08-14T21:49:37.1428029Z '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-08-14T21:49:37.1428756Z '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-08-14T21:49:37.1429443Z '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-08-14T21:49:37.1429972Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnpack_available.h' -> 'libtorch/include/ATen/ops/_nnpack_available.h' 2025-08-14T21:49:37.1430901Z '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-08-14T21:49:37.1431486Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnpack_available_native.h' -> 'libtorch/include/ATen/ops/_nnpack_available_native.h' 2025-08-14T21:49:37.1432045Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnpack_available_ops.h' -> 'libtorch/include/ATen/ops/_nnpack_available_ops.h' 2025-08-14T21:49:37.1432665Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnpack_spatial_convolution.h' -> 'libtorch/include/ATen/ops/_nnpack_spatial_convolution.h' 2025-08-14T21:49:37.1433675Z '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-08-14T21:49:37.1434375Z '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-08-14T21:49:37.1435029Z '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-08-14T21:49:37.1435473Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnz_native.h' -> 'libtorch/include/ATen/ops/_nnz_native.h' 2025-08-14T21:49:37.1435899Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnz_ops.h' -> 'libtorch/include/ATen/ops/_nnz_ops.h' 2025-08-14T21:49:37.1436445Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pack_padded_sequence.h' -> 'libtorch/include/ATen/ops/_pack_padded_sequence.h' 2025-08-14T21:49:37.1437085Z '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-08-14T21:49:37.1438143Z '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-08-14T21:49:37.1438850Z '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-08-14T21:49:37.1439777Z '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-08-14T21:49:37.1440781Z '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-08-14T21:49:37.1441464Z '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-08-14T21:49:37.1442077Z '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-08-14T21:49:37.1442561Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_circular.h' -> 'libtorch/include/ATen/ops/_pad_circular.h' 2025-08-14T21:49:37.1443432Z '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-08-14T21:49:37.1443998Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_circular_native.h' -> 'libtorch/include/ATen/ops/_pad_circular_native.h' 2025-08-14T21:49:37.1444520Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_circular_ops.h' -> 'libtorch/include/ATen/ops/_pad_circular_ops.h' 2025-08-14T21:49:37.1444960Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_enum.h' -> 'libtorch/include/ATen/ops/_pad_enum.h' 2025-08-14T21:49:37.1445829Z '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-08-14T21:49:37.1446339Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_enum_native.h' -> 'libtorch/include/ATen/ops/_pad_enum_native.h' 2025-08-14T21:49:37.1446813Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_enum_ops.h' -> 'libtorch/include/ATen/ops/_pad_enum_ops.h' 2025-08-14T21:49:37.1447378Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_packed_sequence.h' -> 'libtorch/include/ATen/ops/_pad_packed_sequence.h' 2025-08-14T21:49:37.1448317Z '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-08-14T21:49:37.1448948Z '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-08-14T21:49:37.1449544Z '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-08-14T21:49:37.1450206Z '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-08-14T21:49:37.1450998Z '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-08-14T21:49:37.1451922Z '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-08-14T21:49:37.1452634Z '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-08-14T21:49:37.1453339Z '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-08-14T21:49:37.1453840Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_backward.h' -> 'libtorch/include/ATen/ops/_pdist_backward.h' 2025-08-14T21:49:37.1454708Z '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-08-14T21:49:37.1455356Z '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-08-14T21:49:37.1455994Z '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-08-14T21:49:37.1456573Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_backward_native.h' -> 'libtorch/include/ATen/ops/_pdist_backward_native.h' 2025-08-14T21:49:37.1457110Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_backward_ops.h' -> 'libtorch/include/ATen/ops/_pdist_backward_ops.h' 2025-08-14T21:49:37.1457591Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_forward.h' -> 'libtorch/include/ATen/ops/_pdist_forward.h' 2025-08-14T21:49:37.1458453Z '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-08-14T21:49:37.1459072Z '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-08-14T21:49:37.1459694Z '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-08-14T21:49:37.1460273Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_forward_native.h' -> 'libtorch/include/ATen/ops/_pdist_forward_native.h' 2025-08-14T21:49:37.1460798Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_forward_ops.h' -> 'libtorch/include/ATen/ops/_pdist_forward_ops.h' 2025-08-14T21:49:37.1461244Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pin_memory.h' -> 'libtorch/include/ATen/ops/_pin_memory.h' 2025-08-14T21:49:37.1462077Z '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-08-14T21:49:37.1462597Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pin_memory_native.h' -> 'libtorch/include/ATen/ops/_pin_memory_native.h' 2025-08-14T21:49:37.1463085Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pin_memory_ops.h' -> 'libtorch/include/ATen/ops/_pin_memory_ops.h' 2025-08-14T21:49:37.1463555Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel.h' -> 'libtorch/include/ATen/ops/_prelu_kernel.h' 2025-08-14T21:49:37.1464123Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel_backward.h' -> 'libtorch/include/ATen/ops/_prelu_kernel_backward.h' 2025-08-14T21:49:37.1464809Z '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-08-14T21:49:37.1465508Z '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-08-14T21:49:37.1466145Z '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-08-14T21:49:37.1466743Z '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-08-14T21:49:37.1467372Z '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-08-14T21:49:37.1467987Z '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-08-14T21:49:37.1468520Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel_native.h' -> 'libtorch/include/ATen/ops/_prelu_kernel_native.h' 2025-08-14T21:49:37.1469064Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel_ops.h' -> 'libtorch/include/ATen/ops/_prelu_kernel_ops.h' 2025-08-14T21:49:37.1469647Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_print.h' -> 'libtorch/include/ATen/ops/_print.h' 2025-08-14T21:49:37.1470695Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.1471183Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_print_native.h' -> 'libtorch/include/ATen/ops/_print_native.h' 2025-08-14T21:49:37.1471648Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_print_ops.h' -> 'libtorch/include/ATen/ops/_print_ops.h' 2025-08-14T21:49:37.1472194Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_propagate_xla_data.h' -> 'libtorch/include/ATen/ops/_propagate_xla_data.h' 2025-08-14T21:49:37.1473138Z '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-08-14T21:49:37.1473761Z '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-08-14T21:49:37.1474384Z '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-08-14T21:49:37.1474906Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_remove_batch_dim.h' -> 'libtorch/include/ATen/ops/_remove_batch_dim.h' 2025-08-14T21:49:37.1475829Z '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-08-14T21:49:37.1476419Z '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-08-14T21:49:37.1476983Z '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-08-14T21:49:37.1477472Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias.h' -> 'libtorch/include/ATen/ops/_reshape_alias.h' 2025-08-14T21:49:37.1478018Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_copy.h' -> 'libtorch/include/ATen/ops/_reshape_alias_copy.h' 2025-08-14T21:49:37.1478963Z '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-08-14T21:49:37.1480154Z '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-08-14T21:49:37.1480775Z '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-08-14T21:49:37.1481365Z '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-08-14T21:49:37.1481992Z '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-08-14T21:49:37.1482680Z '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-08-14T21:49:37.1483320Z '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-08-14T21:49:37.1483880Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_native.h' -> 'libtorch/include/ATen/ops/_reshape_alias_native.h' 2025-08-14T21:49:37.1484449Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_ops.h' -> 'libtorch/include/ATen/ops/_reshape_alias_ops.h' 2025-08-14T21:49:37.1484941Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_copy.h' -> 'libtorch/include/ATen/ops/_reshape_copy.h' 2025-08-14T21:49:37.1485858Z '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-08-14T21:49:37.1486416Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_copy_native.h' -> 'libtorch/include/ATen/ops/_reshape_copy_native.h' 2025-08-14T21:49:37.1486949Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_copy_ops.h' -> 'libtorch/include/ATen/ops/_reshape_copy_ops.h' 2025-08-14T21:49:37.1487498Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_from_tensor.h' -> 'libtorch/include/ATen/ops/_reshape_from_tensor.h' 2025-08-14T21:49:37.1488448Z '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-08-14T21:49:37.1489085Z '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-08-14T21:49:37.1489704Z '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-08-14T21:49:37.1490195Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_resize_output.h' -> 'libtorch/include/ATen/ops/_resize_output.h' 2025-08-14T21:49:37.1491192Z '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-08-14T21:49:37.1491816Z '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-08-14T21:49:37.1492360Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_resize_output_native.h' -> 'libtorch/include/ATen/ops/_resize_output_native.h' 2025-08-14T21:49:37.1492887Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_resize_output_ops.h' -> 'libtorch/include/ATen/ops/_resize_output_ops.h' 2025-08-14T21:49:37.1493366Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_rowwise_prune.h' -> 'libtorch/include/ATen/ops/_rowwise_prune.h' 2025-08-14T21:49:37.1494246Z '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-08-14T21:49:37.1494790Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_rowwise_prune_native.h' -> 'libtorch/include/ATen/ops/_rowwise_prune_native.h' 2025-08-14T21:49:37.1495305Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_rowwise_prune_ops.h' -> 'libtorch/include/ATen/ops/_rowwise_prune_ops.h' 2025-08-14T21:49:37.1495778Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_safe_softmax.h' -> 'libtorch/include/ATen/ops/_safe_softmax.h' 2025-08-14T21:49:37.1496628Z '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-08-14T21:49:37.1497193Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_safe_softmax_native.h' -> 'libtorch/include/ATen/ops/_safe_softmax_native.h' 2025-08-14T21:49:37.1497708Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_safe_softmax_ops.h' -> 'libtorch/include/ATen/ops/_safe_softmax_ops.h' 2025-08-14T21:49:37.1498220Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sample_dirichlet.h' -> 'libtorch/include/ATen/ops/_sample_dirichlet.h' 2025-08-14T21:49:37.1499158Z '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-08-14T21:49:37.1499809Z '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-08-14T21:49:37.1500487Z '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-08-14T21:49:37.1501073Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sample_dirichlet_native.h' -> 'libtorch/include/ATen/ops/_sample_dirichlet_native.h' 2025-08-14T21:49:37.1501630Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sample_dirichlet_ops.h' -> 'libtorch/include/ATen/ops/_sample_dirichlet_ops.h' 2025-08-14T21:49:37.1502209Z '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-08-14T21:49:37.1503155Z '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-08-14T21:49:37.1503801Z '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-08-14T21:49:37.1504436Z '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-08-14T21:49:37.1505113Z '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-08-14T21:49:37.1506174Z '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-08-14T21:49:37.1506919Z '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-08-14T21:49:37.1507739Z '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-08-14T21:49:37.1508512Z '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-08-14T21:49:37.1509251Z '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-08-14T21:49:37.1509969Z '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-08-14T21:49:37.1510651Z '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-08-14T21:49:37.1511429Z '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-08-14T21:49:37.1512365Z '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-08-14T21:49:37.1513204Z '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-08-14T21:49:37.1514038Z '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-08-14T21:49:37.1515135Z '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-08-14T21:49:37.1515896Z '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-08-14T21:49:37.1516630Z '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-08-14T21:49:37.1517367Z '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-08-14T21:49:37.1518186Z '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-08-14T21:49:37.1519240Z '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-08-14T21:49:37.1522874Z '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-08-14T21:49:37.1523790Z '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-08-14T21:49:37.1524690Z '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-08-14T21:49:37.1525538Z '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-08-14T21:49:37.1526333Z '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-08-14T21:49:37.1527084Z '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-08-14T21:49:37.1527903Z '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-08-14T21:49:37.1528840Z '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-08-14T21:49:37.1529716Z '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-08-14T21:49:37.1530610Z '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-08-14T21:49:37.1531579Z '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-08-14T21:49:37.1532386Z '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-08-14T21:49:37.1533231Z '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-08-14T21:49:37.1534198Z '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-08-14T21:49:37.1535119Z '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-08-14T21:49:37.1535992Z '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-08-14T21:49:37.1536883Z '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-08-14T21:49:37.1537710Z '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-08-14T21:49:37.1538542Z '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-08-14T21:49:37.1539431Z '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-08-14T21:49:37.1540166Z '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-08-14T21:49:37.1540985Z '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-08-14T21:49:37.1541904Z '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-08-14T21:49:37.1543201Z '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-08-14T21:49:37.1544174Z '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-08-14T21:49:37.1545124Z '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-08-14T21:49:37.1546325Z '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-08-14T21:49:37.1547261Z '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-08-14T21:49:37.1548112Z '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-08-14T21:49:37.1548660Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_grouped_mm.h' -> 'libtorch/include/ATen/ops/_scaled_grouped_mm.h' 2025-08-14T21:49:37.1549340Z '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-08-14T21:49:37.1549931Z '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-08-14T21:49:37.1550486Z '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-08-14T21:49:37.1550940Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_mm.h' -> 'libtorch/include/ATen/ops/_scaled_mm.h' 2025-08-14T21:49:37.1551508Z '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-08-14T21:49:37.1552093Z '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-08-14T21:49:37.1552613Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_mm_native.h' -> 'libtorch/include/ATen/ops/_scaled_mm_native.h' 2025-08-14T21:49:37.1553116Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_mm_ops.h' -> 'libtorch/include/ATen/ops/_scaled_mm_ops.h' 2025-08-14T21:49:37.1553706Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_segment_reduce_backward.h' -> 'libtorch/include/ATen/ops/_segment_reduce_backward.h' 2025-08-14T21:49:37.1554782Z '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-08-14T21:49:37.1555502Z '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-08-14T21:49:37.1556235Z '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-08-14T21:49:37.1556887Z '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-08-14T21:49:37.1557509Z '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-08-14T21:49:37.1558022Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_shape_as_tensor.h' -> 'libtorch/include/ATen/ops/_shape_as_tensor.h' 2025-08-14T21:49:37.1558899Z '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-08-14T21:49:37.1559743Z '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-08-14T21:49:37.1560306Z '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-08-14T21:49:37.1560872Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_backward.h' -> 'libtorch/include/ATen/ops/_slow_conv2d_backward.h' 2025-08-14T21:49:37.1561871Z '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-08-14T21:49:37.1562590Z '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-08-14T21:49:37.1563330Z '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-08-14T21:49:37.1563970Z '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-08-14T21:49:37.1564584Z '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-08-14T21:49:37.1565138Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_forward.h' -> 'libtorch/include/ATen/ops/_slow_conv2d_forward.h' 2025-08-14T21:49:37.1565838Z '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-08-14T21:49:37.1566548Z '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-08-14T21:49:37.1567174Z '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-08-14T21:49:37.1567763Z '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-08-14T21:49:37.1568340Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_draw.h' -> 'libtorch/include/ATen/ops/_sobol_engine_draw.h' 2025-08-14T21:49:37.1569299Z '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-08-14T21:49:37.1570074Z '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-08-14T21:49:37.1570663Z '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-08-14T21:49:37.1571173Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_ff.h' -> 'libtorch/include/ATen/ops/_sobol_engine_ff.h' 2025-08-14T21:49:37.1572088Z '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-08-14T21:49:37.1572671Z '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-08-14T21:49:37.1573217Z '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-08-14T21:49:37.1573887Z '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-08-14T21:49:37.1574933Z '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-08-14T21:49:37.1575671Z '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-08-14T21:49:37.1576455Z '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-08-14T21:49:37.1577033Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_scramble.h' -> 'libtorch/include/ATen/ops/_sobol_engine_scramble.h' 2025-08-14T21:49:37.1578005Z '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-08-14T21:49:37.1578715Z '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-08-14T21:49:37.1579332Z '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-08-14T21:49:37.1579775Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax.h' -> 'libtorch/include/ATen/ops/_softmax.h' 2025-08-14T21:49:37.1580367Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_backward_data.h' -> 'libtorch/include/ATen/ops/_softmax_backward_data.h' 2025-08-14T21:49:37.1581202Z '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-08-14T21:49:37.1582315Z '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-08-14T21:49:37.1583024Z '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-08-14T21:49:37.1583673Z '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-08-14T21:49:37.1584388Z '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-08-14T21:49:37.1585066Z '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-08-14T21:49:37.1585666Z '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-08-14T21:49:37.1586659Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.1587212Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_softmax_cpu_dispatch.h' 2025-08-14T21:49:37.1587781Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_softmax_cuda_dispatch.h' 2025-08-14T21:49:37.1588263Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_meta.h' -> 'libtorch/include/ATen/ops/_softmax_meta.h' 2025-08-14T21:49:37.1588821Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_softmax_meta_dispatch.h' 2025-08-14T21:49:37.1589317Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_native.h' -> 'libtorch/include/ATen/ops/_softmax_native.h' 2025-08-14T21:49:37.1589795Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_ops.h' -> 'libtorch/include/ATen/ops/_softmax_ops.h' 2025-08-14T21:49:37.1590271Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_addmm.h' -> 'libtorch/include/ATen/ops/_sparse_addmm.h' 2025-08-14T21:49:37.1591139Z '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-08-14T21:49:37.1591729Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_addmm_native.h' -> 'libtorch/include/ATen/ops/_sparse_addmm_native.h' 2025-08-14T21:49:37.1592239Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_addmm_ops.h' -> 'libtorch/include/ATen/ops/_sparse_addmm_ops.h' 2025-08-14T21:49:37.1592779Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_broadcast_to.h' -> 'libtorch/include/ATen/ops/_sparse_broadcast_to.h' 2025-08-14T21:49:37.1593408Z '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-08-14T21:49:37.1594383Z '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-08-14T21:49:37.1595514Z '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-08-14T21:49:37.1596192Z '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-08-14T21:49:37.1596817Z '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-08-14T21:49:37.1597426Z '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-08-14T21:49:37.1598016Z '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-08-14T21:49:37.1598638Z '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-08-14T21:49:37.1599937Z '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-08-14T21:49:37.1600621Z '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-08-14T21:49:37.1601266Z '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-08-14T21:49:37.1601890Z '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-08-14T21:49:37.1602883Z '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-08-14T21:49:37.1603562Z '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-08-14T21:49:37.1604219Z '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-08-14T21:49:37.1604908Z '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-08-14T21:49:37.1605977Z '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-08-14T21:49:37.1606759Z '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-08-14T21:49:37.1607519Z '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-08-14T21:49:37.1608234Z '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-08-14T21:49:37.1609377Z '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-08-14T21:49:37.1610163Z '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-08-14T21:49:37.1610934Z '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-08-14T21:49:37.1611656Z '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-08-14T21:49:37.1612613Z '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-08-14T21:49:37.1613283Z '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-08-14T21:49:37.1613903Z '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-08-14T21:49:37.1614559Z '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-08-14T21:49:37.1615326Z '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-08-14T21:49:37.1616422Z '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-08-14T21:49:37.1617278Z '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-08-14T21:49:37.1618081Z '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-08-14T21:49:37.1618846Z '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-08-14T21:49:37.1619839Z '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-08-14T21:49:37.1620595Z '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-08-14T21:49:37.1621277Z '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-08-14T21:49:37.1621939Z '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-08-14T21:49:37.1622559Z '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-08-14T21:49:37.1623516Z '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-08-14T21:49:37.1624212Z '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-08-14T21:49:37.1624841Z '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-08-14T21:49:37.1625343Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_prod.h' -> 'libtorch/include/ATen/ops/_sparse_csr_prod.h' 2025-08-14T21:49:37.1626236Z '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-08-14T21:49:37.1626803Z '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-08-14T21:49:37.1627334Z '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-08-14T21:49:37.1627837Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_sum.h' -> 'libtorch/include/ATen/ops/_sparse_csr_sum.h' 2025-08-14T21:49:37.1628705Z '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-08-14T21:49:37.1629286Z '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-08-14T21:49:37.1629819Z '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-08-14T21:49:37.1630435Z '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-08-14T21:49:37.1631396Z '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-08-14T21:49:37.1632067Z '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-08-14T21:49:37.1632691Z '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-08-14T21:49:37.1633238Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_log_softmax.h' -> 'libtorch/include/ATen/ops/_sparse_log_softmax.h' 2025-08-14T21:49:37.1633907Z '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-08-14T21:49:37.1634947Z '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-08-14T21:49:37.1635699Z '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-08-14T21:49:37.1636402Z '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-08-14T21:49:37.1637336Z '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-08-14T21:49:37.1638266Z '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-08-14T21:49:37.1638893Z '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-08-14T21:49:37.1639732Z '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-08-14T21:49:37.1640346Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mask_projection.h' -> 'libtorch/include/ATen/ops/_sparse_mask_projection.h' 2025-08-14T21:49:37.1641331Z '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-08-14T21:49:37.1641999Z '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-08-14T21:49:37.1642644Z '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-08-14T21:49:37.1643107Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm.h' -> 'libtorch/include/ATen/ops/_sparse_mm.h' 2025-08-14T21:49:37.1643965Z '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-08-14T21:49:37.1644541Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm_native.h' -> 'libtorch/include/ATen/ops/_sparse_mm_native.h' 2025-08-14T21:49:37.1645035Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm_ops.h' -> 'libtorch/include/ATen/ops/_sparse_mm_ops.h' 2025-08-14T21:49:37.1645651Z '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-08-14T21:49:37.1646322Z '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-08-14T21:49:37.1647058Z '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-08-14T21:49:37.1647771Z '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-08-14T21:49:37.1648416Z '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-08-14T21:49:37.1649027Z '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-08-14T21:49:37.1649686Z '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-08-14T21:49:37.1650485Z '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-08-14T21:49:37.1651216Z '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-08-14T21:49:37.1652015Z '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-08-14T21:49:37.1652679Z '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-08-14T21:49:37.1653443Z '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-08-14T21:49:37.1654175Z '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-08-14T21:49:37.1654995Z '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-08-14T21:49:37.1655760Z '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-08-14T21:49:37.1656504Z '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-08-14T21:49:37.1657209Z '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-08-14T21:49:37.1657879Z '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-08-14T21:49:37.1658521Z '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-08-14T21:49:37.1659299Z '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-08-14T21:49:37.1660050Z '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-08-14T21:49:37.1660763Z '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-08-14T21:49:37.1661363Z '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-08-14T21:49:37.1662110Z '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-08-14T21:49:37.1662775Z '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-08-14T21:49:37.1663414Z '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-08-14T21:49:37.1664045Z '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-08-14T21:49:37.1664798Z '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-08-14T21:49:37.1665489Z '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-08-14T21:49:37.1666153Z '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-08-14T21:49:37.1666652Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_softmax.h' -> 'libtorch/include/ATen/ops/_sparse_softmax.h' 2025-08-14T21:49:37.1667307Z '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-08-14T21:49:37.1668333Z '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-08-14T21:49:37.1669069Z '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-08-14T21:49:37.1669905Z '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-08-14T21:49:37.1670982Z '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-08-14T21:49:37.1671887Z '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-08-14T21:49:37.1672478Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_softmax_native.h' -> 'libtorch/include/ATen/ops/_sparse_softmax_native.h' 2025-08-14T21:49:37.1673022Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_softmax_ops.h' -> 'libtorch/include/ATen/ops/_sparse_softmax_ops.h' 2025-08-14T21:49:37.1673584Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sparse_matmul.h' -> 'libtorch/include/ATen/ops/_sparse_sparse_matmul.h' 2025-08-14T21:49:37.1674552Z '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-08-14T21:49:37.1675255Z '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-08-14T21:49:37.1675903Z '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-08-14T21:49:37.1676384Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sum.h' -> 'libtorch/include/ATen/ops/_sparse_sum.h' 2025-08-14T21:49:37.1676940Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sum_backward.h' -> 'libtorch/include/ATen/ops/_sparse_sum_backward.h' 2025-08-14T21:49:37.1677884Z '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-08-14T21:49:37.1678526Z '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-08-14T21:49:37.1679208Z '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-08-14T21:49:37.1680070Z '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-08-14T21:49:37.1680941Z '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-08-14T21:49:37.1681476Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sum_native.h' -> 'libtorch/include/ATen/ops/_sparse_sum_native.h' 2025-08-14T21:49:37.1681974Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sum_ops.h' -> 'libtorch/include/ATen/ops/_sparse_sum_ops.h' 2025-08-14T21:49:37.1682484Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spdiags.h' -> 'libtorch/include/ATen/ops/_spdiags.h' 2025-08-14T21:49:37.1683321Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.1683901Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spdiags_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2025-08-14T21:49:37.1684446Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spdiags_native.h' -> 'libtorch/include/ATen/ops/_spdiags_native.h' 2025-08-14T21:49:37.1684918Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spdiags_ops.h' -> 'libtorch/include/ATen/ops/_spdiags_ops.h' 2025-08-14T21:49:37.1685366Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spsolve.h' -> 'libtorch/include/ATen/ops/_spsolve.h' 2025-08-14T21:49:37.1685875Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spsolve_native.h' -> 'libtorch/include/ATen/ops/_spsolve_native.h' 2025-08-14T21:49:37.1686351Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spsolve_ops.h' -> 'libtorch/include/ATen/ops/_spsolve_ops.h' 2025-08-14T21:49:37.1686772Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_stack.h' -> 'libtorch/include/ATen/ops/_stack.h' 2025-08-14T21:49:37.1687591Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.1688142Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_stack_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_stack_cpu_dispatch.h' 2025-08-14T21:49:37.1688632Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_stack_native.h' -> 'libtorch/include/ATen/ops/_stack_native.h' 2025-08-14T21:49:37.1689113Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_stack_ops.h' -> 'libtorch/include/ATen/ops/_stack_ops.h' 2025-08-14T21:49:37.1689621Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma.h' -> 'libtorch/include/ATen/ops/_standard_gamma.h' 2025-08-14T21:49:37.1690571Z '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-08-14T21:49:37.1691318Z '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-08-14T21:49:37.1691950Z '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-08-14T21:49:37.1692486Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_grad.h' -> 'libtorch/include/ATen/ops/_standard_gamma_grad.h' 2025-08-14T21:49:37.1693403Z '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-08-14T21:49:37.1694077Z '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-08-14T21:49:37.1694759Z '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-08-14T21:49:37.1695361Z '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-08-14T21:49:37.1695935Z '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-08-14T21:49:37.1696499Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_native.h' -> 'libtorch/include/ATen/ops/_standard_gamma_native.h' 2025-08-14T21:49:37.1697070Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_ops.h' -> 'libtorch/include/ATen/ops/_standard_gamma_ops.h' 2025-08-14T21:49:37.1697652Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_ambiguous_defaults.h' -> 'libtorch/include/ATen/ops/_test_ambiguous_defaults.h' 2025-08-14T21:49:37.1698612Z '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-08-14T21:49:37.1699287Z '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-08-14T21:49:37.1699907Z '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-08-14T21:49:37.1700580Z '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-08-14T21:49:37.1701619Z '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-08-14T21:49:37.1702670Z '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-08-14T21:49:37.1703402Z '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-08-14T21:49:37.1704097Z '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-08-14T21:49:37.1704850Z '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-08-14T21:49:37.1705959Z '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-08-14T21:49:37.1706718Z '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-08-14T21:49:37.1707860Z '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-08-14T21:49:37.1709139Z '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-08-14T21:49:37.1709968Z '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-08-14T21:49:37.1710760Z '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-08-14T21:49:37.1711530Z '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-08-14T21:49:37.1712278Z '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-08-14T21:49:37.1712824Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_check_tensor.h' -> 'libtorch/include/ATen/ops/_test_check_tensor.h' 2025-08-14T21:49:37.1713710Z '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-08-14T21:49:37.1714331Z '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-08-14T21:49:37.1714879Z '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-08-14T21:49:37.1715461Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_functorch_fallback.h' -> 'libtorch/include/ATen/ops/_test_functorch_fallback.h' 2025-08-14T21:49:37.1716439Z '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-08-14T21:49:37.1717153Z '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-08-14T21:49:37.1717800Z '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-08-14T21:49:37.1718421Z '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-08-14T21:49:37.1719118Z '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-08-14T21:49:37.1720374Z '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-08-14T21:49:37.1721196Z '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-08-14T21:49:37.1721927Z '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-08-14T21:49:37.1722629Z '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-08-14T21:49:37.1723233Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_floatlist.h' -> 'libtorch/include/ATen/ops/_test_optional_floatlist.h' 2025-08-14T21:49:37.1724226Z '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-08-14T21:49:37.1724977Z '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-08-14T21:49:37.1725645Z '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-08-14T21:49:37.1726285Z '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-08-14T21:49:37.1726870Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_intlist.h' -> 'libtorch/include/ATen/ops/_test_optional_intlist.h' 2025-08-14T21:49:37.1727844Z '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-08-14T21:49:37.1728603Z '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-08-14T21:49:37.1729262Z '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-08-14T21:49:37.1729902Z '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-08-14T21:49:37.1730526Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_parallel_materialize.h' -> 'libtorch/include/ATen/ops/_test_parallel_materialize.h' 2025-08-14T21:49:37.1731668Z '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-08-14T21:49:37.1732343Z '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-08-14T21:49:37.1733004Z '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-08-14T21:49:37.1733620Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_serialization_subcmul.h' -> 'libtorch/include/ATen/ops/_test_serialization_subcmul.h' 2025-08-14T21:49:37.1734618Z '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-08-14T21:49:37.1735349Z '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-08-14T21:49:37.1736002Z '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-08-14T21:49:37.1736561Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_string_default.h' -> 'libtorch/include/ATen/ops/_test_string_default.h' 2025-08-14T21:49:37.1737487Z '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-08-14T21:49:37.1738088Z '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-08-14T21:49:37.1738653Z '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-08-14T21:49:37.1739210Z '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-08-14T21:49:37.1740136Z '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-08-14T21:49:37.1740759Z '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-08-14T21:49:37.1741356Z '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-08-14T21:49:37.1742079Z '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-08-14T21:49:37.1743172Z '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-08-14T21:49:37.1743999Z '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-08-14T21:49:37.1744813Z '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-08-14T21:49:37.1745545Z '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-08-14T21:49:37.1746649Z '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-08-14T21:49:37.1747452Z '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-08-14T21:49:37.1748228Z '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-08-14T21:49:37.1748755Z '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-08-14T21:49:37.1749376Z '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-08-14T21:49:37.1750379Z '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-08-14T21:49:37.1751201Z '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-08-14T21:49:37.1751888Z '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-08-14T21:49:37.1752551Z '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-08-14T21:49:37.1753452Z '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-08-14T21:49:37.1754136Z '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-08-14T21:49:37.1754732Z '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-08-14T21:49:37.1755296Z '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-08-14T21:49:37.1755845Z '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-08-14T21:49:37.1756472Z '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-08-14T21:49:37.1757468Z '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-08-14T21:49:37.1758189Z '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-08-14T21:49:37.1759337Z '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-08-14T21:49:37.1760385Z '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-08-14T21:49:37.1761161Z '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-08-14T21:49:37.1761895Z '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-08-14T21:49:37.1762617Z '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-08-14T21:49:37.1763318Z '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-08-14T21:49:37.1764261Z '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-08-14T21:49:37.1764972Z '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-08-14T21:49:37.1765627Z '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-08-14T21:49:37.1766225Z '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-08-14T21:49:37.1766692Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_copy.h' -> 'libtorch/include/ATen/ops/_to_copy.h' 2025-08-14T21:49:37.1767524Z '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-08-14T21:49:37.1768028Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_copy_native.h' -> 'libtorch/include/ATen/ops/_to_copy_native.h' 2025-08-14T21:49:37.1768500Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_copy_ops.h' -> 'libtorch/include/ATen/ops/_to_copy_ops.h' 2025-08-14T21:49:37.1768932Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_cpu.h' -> 'libtorch/include/ATen/ops/_to_cpu.h' 2025-08-14T21:49:37.1769914Z '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-08-14T21:49:37.1770416Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_cpu_native.h' -> 'libtorch/include/ATen/ops/_to_cpu_native.h' 2025-08-14T21:49:37.1770874Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_cpu_ops.h' -> 'libtorch/include/ATen/ops/_to_cpu_ops.h' 2025-08-14T21:49:37.1771312Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_dense.h' -> 'libtorch/include/ATen/ops/_to_dense.h' 2025-08-14T21:49:37.1772154Z '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-08-14T21:49:37.1772666Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_dense_native.h' -> 'libtorch/include/ATen/ops/_to_dense_native.h' 2025-08-14T21:49:37.1773199Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_dense_ops.h' -> 'libtorch/include/ATen/ops/_to_dense_ops.h' 2025-08-14T21:49:37.1773658Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse.h' -> 'libtorch/include/ATen/ops/_to_sparse.h' 2025-08-14T21:49:37.1774140Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsc.h' -> 'libtorch/include/ATen/ops/_to_sparse_bsc.h' 2025-08-14T21:49:37.1775055Z '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-08-14T21:49:37.1775680Z '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-08-14T21:49:37.1776309Z '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-08-14T21:49:37.1776868Z '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-08-14T21:49:37.1777396Z '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-08-14T21:49:37.1777880Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsr.h' -> 'libtorch/include/ATen/ops/_to_sparse_bsr.h' 2025-08-14T21:49:37.1778755Z '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-08-14T21:49:37.1779376Z '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-08-14T21:49:37.1780042Z '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-08-14T21:49:37.1780598Z '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-08-14T21:49:37.1781298Z '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-08-14T21:49:37.1782125Z '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-08-14T21:49:37.1782693Z '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-08-14T21:49:37.1783173Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csc.h' -> 'libtorch/include/ATen/ops/_to_sparse_csc.h' 2025-08-14T21:49:37.1784022Z '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-08-14T21:49:37.1784630Z '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-08-14T21:49:37.1785237Z '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-08-14T21:49:37.1785771Z '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-08-14T21:49:37.1786286Z '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-08-14T21:49:37.1786756Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csr.h' -> 'libtorch/include/ATen/ops/_to_sparse_csr.h' 2025-08-14T21:49:37.1787637Z '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-08-14T21:49:37.1788243Z '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-08-14T21:49:37.1788849Z '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-08-14T21:49:37.1789411Z '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-08-14T21:49:37.1789928Z '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-08-14T21:49:37.1790501Z '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-08-14T21:49:37.1791012Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_native.h' -> 'libtorch/include/ATen/ops/_to_sparse_native.h' 2025-08-14T21:49:37.1791492Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_ops.h' -> 'libtorch/include/ATen/ops/_to_sparse_ops.h' 2025-08-14T21:49:37.1792082Z '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-08-14T21:49:37.1792822Z '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-08-14T21:49:37.1793498Z '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-08-14T21:49:37.1794151Z '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-08-14T21:49:37.1794757Z '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-08-14T21:49:37.1795779Z '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-08-14T21:49:37.1796513Z '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-08-14T21:49:37.1797245Z '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-08-14T21:49:37.1797928Z '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-08-14T21:49:37.1798568Z '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-08-14T21:49:37.1799309Z '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-08-14T21:49:37.1800549Z '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-08-14T21:49:37.1801332Z '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-08-14T21:49:37.1802140Z '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-08-14T21:49:37.1802911Z '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-08-14T21:49:37.1803613Z '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-08-14T21:49:37.1804116Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_trilinear.h' -> 'libtorch/include/ATen/ops/_trilinear.h' 2025-08-14T21:49:37.1804979Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.1805509Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_trilinear_native.h' -> 'libtorch/include/ATen/ops/_trilinear_native.h' 2025-08-14T21:49:37.1806549Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.1807047Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_trilinear_ops.h' -> 'libtorch/include/ATen/ops/_trilinear_ops.h' 2025-08-14T21:49:37.1807682Z '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-08-14T21:49:37.1808718Z '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-08-14T21:49:37.1809494Z '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-08-14T21:49:37.1810231Z '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-08-14T21:49:37.1811055Z '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-08-14T21:49:37.1811673Z '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-08-14T21:49:37.1812678Z '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-08-14T21:49:37.1813427Z '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-08-14T21:49:37.1814116Z '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-08-14T21:49:37.1814780Z '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-08-14T21:49:37.1815199Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique.h' -> 'libtorch/include/ATen/ops/_unique.h' 2025-08-14T21:49:37.1815625Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique2.h' -> 'libtorch/include/ATen/ops/_unique2.h' 2025-08-14T21:49:37.1816437Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.1816989Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique2_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_unique2_cpu_dispatch.h' 2025-08-14T21:49:37.1817576Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique2_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_unique2_cuda_dispatch.h' 2025-08-14T21:49:37.1818079Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique2_native.h' -> 'libtorch/include/ATen/ops/_unique2_native.h' 2025-08-14T21:49:37.1818533Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique2_ops.h' -> 'libtorch/include/ATen/ops/_unique2_ops.h' 2025-08-14T21:49:37.1819356Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.1819901Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_unique_cpu_dispatch.h' 2025-08-14T21:49:37.1820449Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_unique_cuda_dispatch.h' 2025-08-14T21:49:37.1820929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique_native.h' -> 'libtorch/include/ATen/ops/_unique_native.h' 2025-08-14T21:49:37.1821385Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique_ops.h' -> 'libtorch/include/ATen/ops/_unique_ops.h' 2025-08-14T21:49:37.1821838Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unpack_dual.h' -> 'libtorch/include/ATen/ops/_unpack_dual.h' 2025-08-14T21:49:37.1822682Z '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-08-14T21:49:37.1823217Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unpack_dual_native.h' -> 'libtorch/include/ATen/ops/_unpack_dual_native.h' 2025-08-14T21:49:37.1823713Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unpack_dual_ops.h' -> 'libtorch/include/ATen/ops/_unpack_dual_ops.h' 2025-08-14T21:49:37.1824209Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_index.h' -> 'libtorch/include/ATen/ops/_unsafe_index.h' 2025-08-14T21:49:37.1825093Z '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-08-14T21:49:37.1825632Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_index_native.h' -> 'libtorch/include/ATen/ops/_unsafe_index_native.h' 2025-08-14T21:49:37.1826136Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_index_ops.h' -> 'libtorch/include/ATen/ops/_unsafe_index_ops.h' 2025-08-14T21:49:37.1826645Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_index_put.h' -> 'libtorch/include/ATen/ops/_unsafe_index_put.h' 2025-08-14T21:49:37.1827523Z '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-08-14T21:49:37.1828107Z '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-08-14T21:49:37.1828650Z '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-08-14T21:49:37.1829187Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_masked_index.h' -> 'libtorch/include/ATen/ops/_unsafe_masked_index.h' 2025-08-14T21:49:37.1830110Z '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-08-14T21:49:37.1830714Z '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-08-14T21:49:37.1831288Z '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-08-14T21:49:37.1832010Z '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-08-14T21:49:37.1833069Z '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-08-14T21:49:37.1833848Z '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-08-14T21:49:37.1834584Z '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-08-14T21:49:37.1835042Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_view.h' -> 'libtorch/include/ATen/ops/_unsafe_view.h' 2025-08-14T21:49:37.1835886Z '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-08-14T21:49:37.1836422Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_view_native.h' -> 'libtorch/include/ATen/ops/_unsafe_view_native.h' 2025-08-14T21:49:37.1836921Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_view_ops.h' -> 'libtorch/include/ATen/ops/_unsafe_view_ops.h' 2025-08-14T21:49:37.1837478Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa.h' -> 'libtorch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2025-08-14T21:49:37.1838140Z '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-08-14T21:49:37.1839625Z '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-08-14T21:49:37.1840469Z '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-08-14T21:49:37.1841292Z '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-08-14T21:49:37.1842018Z '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-08-14T21:49:37.1842846Z '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-08-14T21:49:37.1843592Z '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-08-14T21:49:37.1844304Z '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-08-14T21:49:37.1845457Z '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-08-14T21:49:37.1846429Z '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-08-14T21:49:37.1847140Z '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-08-14T21:49:37.1847904Z '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-08-14T21:49:37.1848529Z '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-08-14T21:49:37.1849274Z '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-08-14T21:49:37.1849933Z '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-08-14T21:49:37.1850556Z '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-08-14T21:49:37.1851149Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa.h' -> 'libtorch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2025-08-14T21:49:37.1851944Z '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-08-14T21:49:37.1853158Z '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-08-14T21:49:37.1853961Z '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-08-14T21:49:37.1854791Z '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-08-14T21:49:37.1855529Z '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-08-14T21:49:37.1856343Z '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-08-14T21:49:37.1857078Z '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-08-14T21:49:37.1857775Z '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-08-14T21:49:37.1858896Z '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-08-14T21:49:37.1859854Z '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-08-14T21:49:37.1860556Z '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-08-14T21:49:37.1861274Z '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-08-14T21:49:37.1861891Z '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-08-14T21:49:37.1862617Z '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-08-14T21:49:37.1863285Z '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-08-14T21:49:37.1863887Z '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-08-14T21:49:37.1864508Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact1d.h' 2025-08-14T21:49:37.1865196Z '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-08-14T21:49:37.1866422Z '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-08-14T21:49:37.1867241Z '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-08-14T21:49:37.1868064Z '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-08-14T21:49:37.1868794Z '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-08-14T21:49:37.1869772Z '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-08-14T21:49:37.1870790Z '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-08-14T21:49:37.1871580Z '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-08-14T21:49:37.1872778Z '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-08-14T21:49:37.1873778Z '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-08-14T21:49:37.1874538Z '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-08-14T21:49:37.1875297Z '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-08-14T21:49:37.1875958Z '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-08-14T21:49:37.1876721Z '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-08-14T21:49:37.1877409Z '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-08-14T21:49:37.1878058Z '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-08-14T21:49:37.1878718Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact2d.h' 2025-08-14T21:49:37.1879509Z '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-08-14T21:49:37.1880833Z '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-08-14T21:49:37.1881686Z '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-08-14T21:49:37.1882534Z '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-08-14T21:49:37.1883299Z '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-08-14T21:49:37.1884146Z '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-08-14T21:49:37.1884926Z '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-08-14T21:49:37.1885677Z '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-08-14T21:49:37.1886882Z '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-08-14T21:49:37.1887914Z '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-08-14T21:49:37.1888671Z '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-08-14T21:49:37.1889430Z '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-08-14T21:49:37.1890087Z '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-08-14T21:49:37.1890969Z '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-08-14T21:49:37.1891635Z '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-08-14T21:49:37.1892273Z '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-08-14T21:49:37.1892867Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact3d.h' 2025-08-14T21:49:37.1893553Z '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-08-14T21:49:37.1894794Z '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-08-14T21:49:37.1895642Z '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-08-14T21:49:37.1896495Z '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-08-14T21:49:37.1897231Z '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-08-14T21:49:37.1898052Z '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-08-14T21:49:37.1898808Z '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-08-14T21:49:37.1899542Z '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-08-14T21:49:37.1900679Z '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-08-14T21:49:37.1901663Z '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-08-14T21:49:37.1902410Z '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-08-14T21:49:37.1903174Z '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-08-14T21:49:37.1903818Z '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-08-14T21:49:37.1904548Z '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-08-14T21:49:37.1905208Z '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-08-14T21:49:37.1905849Z '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-08-14T21:49:37.1906367Z '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-08-14T21:49:37.1907028Z '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-08-14T21:49:37.1907618Z '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-08-14T21:49:37.1908172Z '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-08-14T21:49:37.1908791Z '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-08-14T21:49:37.1909802Z '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-08-14T21:49:37.1910751Z '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-08-14T21:49:37.1911409Z '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-08-14T21:49:37.1912151Z '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-08-14T21:49:37.1912977Z '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-08-14T21:49:37.1913821Z '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-08-14T21:49:37.1914582Z '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-08-14T21:49:37.1915317Z '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-08-14T21:49:37.1915986Z '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-08-14T21:49:37.1917006Z '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-08-14T21:49:37.1917759Z '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-08-14T21:49:37.1918491Z '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-08-14T21:49:37.1919228Z '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-08-14T21:49:37.1920465Z '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-08-14T21:49:37.1921220Z '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-08-14T21:49:37.1921940Z '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-08-14T21:49:37.1922710Z '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-08-14T21:49:37.1923863Z '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-08-14T21:49:37.1924692Z '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-08-14T21:49:37.1925497Z '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-08-14T21:49:37.1926209Z '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-08-14T21:49:37.1927264Z '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-08-14T21:49:37.1928052Z '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-08-14T21:49:37.1928771Z '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-08-14T21:49:37.1929452Z '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-08-14T21:49:37.1930519Z '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-08-14T21:49:37.1931263Z '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-08-14T21:49:37.1932090Z '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-08-14T21:49:37.1932744Z '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-08-14T21:49:37.1933792Z '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-08-14T21:49:37.1934553Z '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-08-14T21:49:37.1935245Z '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-08-14T21:49:37.1935667Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_values.h' -> 'libtorch/include/ATen/ops/_values.h' 2025-08-14T21:49:37.1936140Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_values_copy.h' -> 'libtorch/include/ATen/ops/_values_copy.h' 2025-08-14T21:49:37.1936990Z '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-08-14T21:49:37.1937992Z '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-08-14T21:49:37.1938533Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_values_copy_native.h' -> 'libtorch/include/ATen/ops/_values_copy_native.h' 2025-08-14T21:49:37.1939031Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_values_copy_ops.h' -> 'libtorch/include/ATen/ops/_values_copy_ops.h' 2025-08-14T21:49:37.1939510Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_values_native.h' -> 'libtorch/include/ATen/ops/_values_native.h' 2025-08-14T21:49:37.1939973Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_values_ops.h' -> 'libtorch/include/ATen/ops/_values_ops.h' 2025-08-14T21:49:37.1940427Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_version.h' -> 'libtorch/include/ATen/ops/_version.h' 2025-08-14T21:49:37.1941243Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.1941741Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_version_native.h' -> 'libtorch/include/ATen/ops/_version_native.h' 2025-08-14T21:49:37.1942199Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_version_ops.h' -> 'libtorch/include/ATen/ops/_version_ops.h' 2025-08-14T21:49:37.1942750Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm.h' -> 'libtorch/include/ATen/ops/_weight_int4pack_mm.h' 2025-08-14T21:49:37.1943433Z '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-08-14T21:49:37.1944036Z '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-08-14T21:49:37.1944772Z '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-08-14T21:49:37.1945452Z '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-08-14T21:49:37.1946087Z '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-08-14T21:49:37.1946678Z '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-08-14T21:49:37.1947278Z '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-08-14T21:49:37.1948016Z '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-08-14T21:49:37.1948843Z '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-08-14T21:49:37.1949617Z '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-08-14T21:49:37.1950144Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int8pack_mm.h' -> 'libtorch/include/ATen/ops/_weight_int8pack_mm.h' 2025-08-14T21:49:37.1950814Z '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-08-14T21:49:37.1951480Z '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-08-14T21:49:37.1952080Z '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-08-14T21:49:37.1952647Z '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-08-14T21:49:37.1953107Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm.h' -> 'libtorch/include/ATen/ops/_weight_norm.h' 2025-08-14T21:49:37.1953953Z '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-08-14T21:49:37.1954675Z '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-08-14T21:49:37.1955814Z '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-08-14T21:49:37.1956586Z '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-08-14T21:49:37.1957359Z '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-08-14T21:49:37.1957919Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface.h' -> 'libtorch/include/ATen/ops/_weight_norm_interface.h' 2025-08-14T21:49:37.1958572Z '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-08-14T21:49:37.1959866Z '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-08-14T21:49:37.1960674Z '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-08-14T21:49:37.1961501Z '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-08-14T21:49:37.1962243Z '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-08-14T21:49:37.1962988Z '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-08-14T21:49:37.1963998Z '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-08-14T21:49:37.1964717Z '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-08-14T21:49:37.1965435Z '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-08-14T21:49:37.1966096Z '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-08-14T21:49:37.1966711Z '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-08-14T21:49:37.1967257Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_native.h' -> 'libtorch/include/ATen/ops/_weight_norm_native.h' 2025-08-14T21:49:37.1967779Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_ops.h' -> 'libtorch/include/ATen/ops/_weight_norm_ops.h' 2025-08-14T21:49:37.1968377Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_wrapped_linear_prepack.h' -> 'libtorch/include/ATen/ops/_wrapped_linear_prepack.h' 2025-08-14T21:49:37.1969498Z '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-08-14T21:49:37.1970181Z '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-08-14T21:49:37.1970874Z '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-08-14T21:49:37.1971608Z '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-08-14T21:49:37.1972765Z '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-08-14T21:49:37.1973561Z '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-08-14T21:49:37.1974332Z '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-08-14T21:49:37.1974748Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/abs.h' -> 'libtorch/include/ATen/ops/abs.h' 2025-08-14T21:49:37.1975552Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.1976087Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/abs_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/abs_cpu_dispatch.h' 2025-08-14T21:49:37.1976629Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/abs_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/abs_cuda_dispatch.h' 2025-08-14T21:49:37.1977096Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/abs_native.h' -> 'libtorch/include/ATen/ops/abs_native.h' 2025-08-14T21:49:37.1977546Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/abs_ops.h' -> 'libtorch/include/ATen/ops/abs_ops.h' 2025-08-14T21:49:37.1978045Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/absolute.h' -> 'libtorch/include/ATen/ops/absolute.h' 2025-08-14T21:49:37.1978954Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.1979488Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/absolute_native.h' -> 'libtorch/include/ATen/ops/absolute_native.h' 2025-08-14T21:49:37.1979974Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/absolute_ops.h' -> 'libtorch/include/ATen/ops/absolute_ops.h' 2025-08-14T21:49:37.1980390Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos.h' -> 'libtorch/include/ATen/ops/acos.h' 2025-08-14T21:49:37.1981488Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.1982009Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/acos_cpu_dispatch.h' 2025-08-14T21:49:37.1982543Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/acos_cuda_dispatch.h' 2025-08-14T21:49:37.1982996Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos_meta.h' -> 'libtorch/include/ATen/ops/acos_meta.h' 2025-08-14T21:49:37.1983522Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos_meta_dispatch.h' -> 'libtorch/include/ATen/ops/acos_meta_dispatch.h' 2025-08-14T21:49:37.1983983Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos_native.h' -> 'libtorch/include/ATen/ops/acos_native.h' 2025-08-14T21:49:37.1984420Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos_ops.h' -> 'libtorch/include/ATen/ops/acos_ops.h' 2025-08-14T21:49:37.1984840Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh.h' -> 'libtorch/include/ATen/ops/acosh.h' 2025-08-14T21:49:37.1985881Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.1986427Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/acosh_cpu_dispatch.h' 2025-08-14T21:49:37.1986966Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/acosh_cuda_dispatch.h' 2025-08-14T21:49:37.1987442Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh_meta.h' -> 'libtorch/include/ATen/ops/acosh_meta.h' 2025-08-14T21:49:37.1987993Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh_meta_dispatch.h' -> 'libtorch/include/ATen/ops/acosh_meta_dispatch.h' 2025-08-14T21:49:37.1988465Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh_native.h' -> 'libtorch/include/ATen/ops/acosh_native.h' 2025-08-14T21:49:37.1988911Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh_ops.h' -> 'libtorch/include/ATen/ops/acosh_ops.h' 2025-08-14T21:49:37.1989466Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool1d.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool1d.h' 2025-08-14T21:49:37.1990408Z '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-08-14T21:49:37.1991351Z '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-08-14T21:49:37.1991981Z '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-08-14T21:49:37.1992593Z '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-08-14T21:49:37.1993140Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool2d.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool2d.h' 2025-08-14T21:49:37.1994117Z '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-08-14T21:49:37.1994799Z '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-08-14T21:49:37.1995502Z '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-08-14T21:49:37.1996119Z '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-08-14T21:49:37.1996701Z '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-08-14T21:49:37.1997256Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool3d.h' 2025-08-14T21:49:37.1997894Z '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-08-14T21:49:37.1998670Z '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-08-14T21:49:37.1999713Z '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-08-14T21:49:37.2000447Z '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-08-14T21:49:37.2001179Z '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-08-14T21:49:37.2002154Z '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-08-14T21:49:37.2002886Z '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-08-14T21:49:37.2003602Z '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-08-14T21:49:37.2004249Z '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-08-14T21:49:37.2004852Z '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-08-14T21:49:37.2005411Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool1d.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool1d.h' 2025-08-14T21:49:37.2006387Z '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-08-14T21:49:37.2007027Z '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-08-14T21:49:37.2007623Z '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-08-14T21:49:37.2008224Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool2d.h' 2025-08-14T21:49:37.2008886Z '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-08-14T21:49:37.2010169Z '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-08-14T21:49:37.2010974Z '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-08-14T21:49:37.2011881Z '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-08-14T21:49:37.2012580Z '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-08-14T21:49:37.2013366Z '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-08-14T21:49:37.2014076Z '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-08-14T21:49:37.2014756Z '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-08-14T21:49:37.2015855Z '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-08-14T21:49:37.2016561Z '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-08-14T21:49:37.2017257Z '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-08-14T21:49:37.2017846Z '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-08-14T21:49:37.2018564Z '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-08-14T21:49:37.2019190Z '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-08-14T21:49:37.2019778Z '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-08-14T21:49:37.2020326Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool3d.h' 2025-08-14T21:49:37.2020980Z '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-08-14T21:49:37.2022178Z '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-08-14T21:49:37.2022963Z '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-08-14T21:49:37.2023747Z '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-08-14T21:49:37.2024461Z '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-08-14T21:49:37.2025278Z '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-08-14T21:49:37.2025987Z '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-08-14T21:49:37.2026664Z '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-08-14T21:49:37.2027767Z '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-08-14T21:49:37.2028446Z '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-08-14T21:49:37.2029138Z '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-08-14T21:49:37.2029742Z '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-08-14T21:49:37.2030425Z '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-08-14T21:49:37.2031038Z '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-08-14T21:49:37.2031446Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add.h' -> 'libtorch/include/ATen/ops/add.h' 2025-08-14T21:49:37.2032054Z '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-08-14T21:49:37.2032830Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2033806Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2034318Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/add_cpu_dispatch.h' 2025-08-14T21:49:37.2034841Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/add_cuda_dispatch.h' 2025-08-14T21:49:37.2035273Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_meta.h' -> 'libtorch/include/ATen/ops/add_meta.h' 2025-08-14T21:49:37.2035794Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_meta_dispatch.h' -> 'libtorch/include/ATen/ops/add_meta_dispatch.h' 2025-08-14T21:49:37.2036250Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_native.h' -> 'libtorch/include/ATen/ops/add_native.h' 2025-08-14T21:49:37.2036675Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_ops.h' -> 'libtorch/include/ATen/ops/add_ops.h' 2025-08-14T21:49:37.2037102Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addbmm.h' -> 'libtorch/include/ATen/ops/addbmm.h' 2025-08-14T21:49:37.2037657Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addbmm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/addbmm_cpu_dispatch.h' 2025-08-14T21:49:37.2038210Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addbmm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/addbmm_cuda_dispatch.h' 2025-08-14T21:49:37.2038795Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addbmm_meta_dispatch.h' -> 'libtorch/include/ATen/ops/addbmm_meta_dispatch.h' 2025-08-14T21:49:37.2039582Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addbmm_native.h' -> 'libtorch/include/ATen/ops/addbmm_native.h' 2025-08-14T21:49:37.2040084Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addbmm_ops.h' -> 'libtorch/include/ATen/ops/addbmm_ops.h' 2025-08-14T21:49:37.2040533Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv.h' -> 'libtorch/include/ATen/ops/addcdiv.h' 2025-08-14T21:49:37.2041567Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2042140Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2025-08-14T21:49:37.2042725Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2025-08-14T21:49:37.2043225Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv_meta.h' -> 'libtorch/include/ATen/ops/addcdiv_meta.h' 2025-08-14T21:49:37.2043804Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv_meta_dispatch.h' -> 'libtorch/include/ATen/ops/addcdiv_meta_dispatch.h' 2025-08-14T21:49:37.2044317Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv_native.h' -> 'libtorch/include/ATen/ops/addcdiv_native.h' 2025-08-14T21:49:37.2044812Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv_ops.h' -> 'libtorch/include/ATen/ops/addcdiv_ops.h' 2025-08-14T21:49:37.2045256Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul.h' -> 'libtorch/include/ATen/ops/addcmul.h' 2025-08-14T21:49:37.2046284Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2046902Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/addcmul_cpu_dispatch.h' 2025-08-14T21:49:37.2047478Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/addcmul_cuda_dispatch.h' 2025-08-14T21:49:37.2047963Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul_meta.h' -> 'libtorch/include/ATen/ops/addcmul_meta.h' 2025-08-14T21:49:37.2048584Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul_meta_dispatch.h' -> 'libtorch/include/ATen/ops/addcmul_meta_dispatch.h' 2025-08-14T21:49:37.2049094Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul_native.h' -> 'libtorch/include/ATen/ops/addcmul_native.h' 2025-08-14T21:49:37.2049572Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul_ops.h' -> 'libtorch/include/ATen/ops/addcmul_ops.h' 2025-08-14T21:49:37.2050023Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm.h' -> 'libtorch/include/ATen/ops/addmm.h' 2025-08-14T21:49:37.2051021Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2051679Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/addmm_cpu_dispatch.h' 2025-08-14T21:49:37.2052233Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/addmm_cuda_dispatch.h' 2025-08-14T21:49:37.2052682Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm_meta.h' -> 'libtorch/include/ATen/ops/addmm_meta.h' 2025-08-14T21:49:37.2053220Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm_meta_dispatch.h' -> 'libtorch/include/ATen/ops/addmm_meta_dispatch.h' 2025-08-14T21:49:37.2053735Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm_native.h' -> 'libtorch/include/ATen/ops/addmm_native.h' 2025-08-14T21:49:37.2054202Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm_ops.h' -> 'libtorch/include/ATen/ops/addmm_ops.h' 2025-08-14T21:49:37.2054620Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv.h' -> 'libtorch/include/ATen/ops/addmv.h' 2025-08-14T21:49:37.2055589Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2056120Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/addmv_cpu_dispatch.h' 2025-08-14T21:49:37.2056660Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/addmv_cuda_dispatch.h' 2025-08-14T21:49:37.2057119Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv_meta.h' -> 'libtorch/include/ATen/ops/addmv_meta.h' 2025-08-14T21:49:37.2057664Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv_meta_dispatch.h' -> 'libtorch/include/ATen/ops/addmv_meta_dispatch.h' 2025-08-14T21:49:37.2058132Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv_native.h' -> 'libtorch/include/ATen/ops/addmv_native.h' 2025-08-14T21:49:37.2058582Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv_ops.h' -> 'libtorch/include/ATen/ops/addmv_ops.h' 2025-08-14T21:49:37.2058991Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addr.h' -> 'libtorch/include/ATen/ops/addr.h' 2025-08-14T21:49:37.2059778Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2060314Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addr_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/addr_cpu_dispatch.h' 2025-08-14T21:49:37.2060873Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addr_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/addr_cuda_dispatch.h' 2025-08-14T21:49:37.2061332Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addr_native.h' -> 'libtorch/include/ATen/ops/addr_native.h' 2025-08-14T21:49:37.2061770Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addr_ops.h' -> 'libtorch/include/ATen/ops/addr_ops.h' 2025-08-14T21:49:37.2062204Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adjoint.h' -> 'libtorch/include/ATen/ops/adjoint.h' 2025-08-14T21:49:37.2063066Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2063574Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adjoint_native.h' -> 'libtorch/include/ATen/ops/adjoint_native.h' 2025-08-14T21:49:37.2064038Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adjoint_ops.h' -> 'libtorch/include/ATen/ops/adjoint_ops.h' 2025-08-14T21:49:37.2064607Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/affine_grid_generator.h' -> 'libtorch/include/ATen/ops/affine_grid_generator.h' 2025-08-14T21:49:37.2065277Z '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-08-14T21:49:37.2066334Z '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-08-14T21:49:37.2067068Z '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-08-14T21:49:37.2067817Z '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-08-14T21:49:37.2068802Z '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-08-14T21:49:37.2069612Z '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-08-14T21:49:37.2070410Z '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-08-14T21:49:37.2070843Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias.h' -> 'libtorch/include/ATen/ops/alias.h' 2025-08-14T21:49:37.2071672Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2072143Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias_copy.h' -> 'libtorch/include/ATen/ops/alias_copy.h' 2025-08-14T21:49:37.2073010Z '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-08-14T21:49:37.2074059Z '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-08-14T21:49:37.2074595Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias_copy_native.h' -> 'libtorch/include/ATen/ops/alias_copy_native.h' 2025-08-14T21:49:37.2075095Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias_copy_ops.h' -> 'libtorch/include/ATen/ops/alias_copy_ops.h' 2025-08-14T21:49:37.2075587Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias_native.h' -> 'libtorch/include/ATen/ops/alias_native.h' 2025-08-14T21:49:37.2076108Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias_ops.h' -> 'libtorch/include/ATen/ops/alias_ops.h' 2025-08-14T21:49:37.2076555Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_as.h' -> 'libtorch/include/ATen/ops/align_as.h' 2025-08-14T21:49:37.2077413Z '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-08-14T21:49:37.2077960Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_as_native.h' -> 'libtorch/include/ATen/ops/align_as_native.h' 2025-08-14T21:49:37.2078436Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_as_ops.h' -> 'libtorch/include/ATen/ops/align_as_ops.h' 2025-08-14T21:49:37.2078939Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_tensors.h' -> 'libtorch/include/ATen/ops/align_tensors.h' 2025-08-14T21:49:37.2079939Z '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-08-14T21:49:37.2080517Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_tensors_native.h' -> 'libtorch/include/ATen/ops/align_tensors_native.h' 2025-08-14T21:49:37.2081064Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_tensors_ops.h' -> 'libtorch/include/ATen/ops/align_tensors_ops.h' 2025-08-14T21:49:37.2081505Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_to.h' -> 'libtorch/include/ATen/ops/align_to.h' 2025-08-14T21:49:37.2082351Z '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-08-14T21:49:37.2082872Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_to_native.h' -> 'libtorch/include/ATen/ops/align_to_native.h' 2025-08-14T21:49:37.2083392Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_to_ops.h' -> 'libtorch/include/ATen/ops/align_to_ops.h' 2025-08-14T21:49:37.2083798Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all.h' -> 'libtorch/include/ATen/ops/all.h' 2025-08-14T21:49:37.2084642Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2085608Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2086405Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2086943Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/all_cpu_dispatch.h' 2025-08-14T21:49:37.2087474Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/all_cuda_dispatch.h' 2025-08-14T21:49:37.2087918Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_meta.h' -> 'libtorch/include/ATen/ops/all_meta.h' 2025-08-14T21:49:37.2088457Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_meta_dispatch.h' -> 'libtorch/include/ATen/ops/all_meta_dispatch.h' 2025-08-14T21:49:37.2088920Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_native.h' -> 'libtorch/include/ATen/ops/all_native.h' 2025-08-14T21:49:37.2089359Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_ops.h' -> 'libtorch/include/ATen/ops/all_ops.h' 2025-08-14T21:49:37.2089826Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/allclose.h' -> 'libtorch/include/ATen/ops/allclose.h' 2025-08-14T21:49:37.2090810Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2091352Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/allclose_native.h' -> 'libtorch/include/ATen/ops/allclose_native.h' 2025-08-14T21:49:37.2091839Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/allclose_ops.h' -> 'libtorch/include/ATen/ops/allclose_ops.h' 2025-08-14T21:49:37.2092320Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alpha_dropout.h' -> 'libtorch/include/ATen/ops/alpha_dropout.h' 2025-08-14T21:49:37.2093223Z '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-08-14T21:49:37.2093782Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alpha_dropout_native.h' -> 'libtorch/include/ATen/ops/alpha_dropout_native.h' 2025-08-14T21:49:37.2094308Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alpha_dropout_ops.h' -> 'libtorch/include/ATen/ops/alpha_dropout_ops.h' 2025-08-14T21:49:37.2094717Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax.h' -> 'libtorch/include/ATen/ops/amax.h' 2025-08-14T21:49:37.2095678Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2096201Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/amax_cpu_dispatch.h' 2025-08-14T21:49:37.2096734Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/amax_cuda_dispatch.h' 2025-08-14T21:49:37.2097185Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax_meta.h' -> 'libtorch/include/ATen/ops/amax_meta.h' 2025-08-14T21:49:37.2097744Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax_meta_dispatch.h' -> 'libtorch/include/ATen/ops/amax_meta_dispatch.h' 2025-08-14T21:49:37.2098206Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax_native.h' -> 'libtorch/include/ATen/ops/amax_native.h' 2025-08-14T21:49:37.2098672Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax_ops.h' -> 'libtorch/include/ATen/ops/amax_ops.h' 2025-08-14T21:49:37.2099072Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin.h' -> 'libtorch/include/ATen/ops/amin.h' 2025-08-14T21:49:37.2100013Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2100541Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/amin_cpu_dispatch.h' 2025-08-14T21:49:37.2101074Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/amin_cuda_dispatch.h' 2025-08-14T21:49:37.2101518Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin_meta.h' -> 'libtorch/include/ATen/ops/amin_meta.h' 2025-08-14T21:49:37.2102058Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin_meta_dispatch.h' -> 'libtorch/include/ATen/ops/amin_meta_dispatch.h' 2025-08-14T21:49:37.2102516Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin_native.h' -> 'libtorch/include/ATen/ops/amin_native.h' 2025-08-14T21:49:37.2102944Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin_ops.h' -> 'libtorch/include/ATen/ops/amin_ops.h' 2025-08-14T21:49:37.2103394Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax.h' -> 'libtorch/include/ATen/ops/aminmax.h' 2025-08-14T21:49:37.2104385Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2104938Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/aminmax_cpu_dispatch.h' 2025-08-14T21:49:37.2105534Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/aminmax_cuda_dispatch.h' 2025-08-14T21:49:37.2106006Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax_meta.h' -> 'libtorch/include/ATen/ops/aminmax_meta.h' 2025-08-14T21:49:37.2106578Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax_meta_dispatch.h' -> 'libtorch/include/ATen/ops/aminmax_meta_dispatch.h' 2025-08-14T21:49:37.2107102Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax_native.h' -> 'libtorch/include/ATen/ops/aminmax_native.h' 2025-08-14T21:49:37.2107563Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax_ops.h' -> 'libtorch/include/ATen/ops/aminmax_ops.h' 2025-08-14T21:49:37.2107959Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/and.h' -> 'libtorch/include/ATen/ops/and.h' 2025-08-14T21:49:37.2108745Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2109190Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/and_native.h' -> 'libtorch/include/ATen/ops/and_native.h' 2025-08-14T21:49:37.2109626Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/and_ops.h' -> 'libtorch/include/ATen/ops/and_ops.h' 2025-08-14T21:49:37.2110043Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/angle.h' -> 'libtorch/include/ATen/ops/angle.h' 2025-08-14T21:49:37.2110577Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/angle_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/angle_cpu_dispatch.h' 2025-08-14T21:49:37.2111115Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/angle_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/angle_cuda_dispatch.h' 2025-08-14T21:49:37.2111624Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/angle_native.h' -> 'libtorch/include/ATen/ops/angle_native.h' 2025-08-14T21:49:37.2112067Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/angle_ops.h' -> 'libtorch/include/ATen/ops/angle_ops.h' 2025-08-14T21:49:37.2112486Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any.h' -> 'libtorch/include/ATen/ops/any.h' 2025-08-14T21:49:37.2113273Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2114207Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2114993Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2115498Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/any_cpu_dispatch.h' 2025-08-14T21:49:37.2116019Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/any_cuda_dispatch.h' 2025-08-14T21:49:37.2116466Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_meta.h' -> 'libtorch/include/ATen/ops/any_meta.h' 2025-08-14T21:49:37.2116979Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_meta_dispatch.h' -> 'libtorch/include/ATen/ops/any_meta_dispatch.h' 2025-08-14T21:49:37.2117426Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_native.h' -> 'libtorch/include/ATen/ops/any_native.h' 2025-08-14T21:49:37.2117859Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_ops.h' -> 'libtorch/include/ATen/ops/any_ops.h' 2025-08-14T21:49:37.2118284Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arange.h' -> 'libtorch/include/ATen/ops/arange.h' 2025-08-14T21:49:37.2119162Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2119943Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arange_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/arange_cpu_dispatch.h' 2025-08-14T21:49:37.2120506Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arange_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/arange_cuda_dispatch.h' 2025-08-14T21:49:37.2121112Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arange_meta_dispatch.h' -> 'libtorch/include/ATen/ops/arange_meta_dispatch.h' 2025-08-14T21:49:37.2121623Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arange_native.h' -> 'libtorch/include/ATen/ops/arange_native.h' 2025-08-14T21:49:37.2122083Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arange_ops.h' -> 'libtorch/include/ATen/ops/arange_ops.h' 2025-08-14T21:49:37.2122517Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccos.h' -> 'libtorch/include/ATen/ops/arccos.h' 2025-08-14T21:49:37.2123374Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2123871Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccos_native.h' -> 'libtorch/include/ATen/ops/arccos_native.h' 2025-08-14T21:49:37.2124338Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccos_ops.h' -> 'libtorch/include/ATen/ops/arccos_ops.h' 2025-08-14T21:49:37.2124796Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccosh.h' -> 'libtorch/include/ATen/ops/arccosh.h' 2025-08-14T21:49:37.2125653Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2126189Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccosh_native.h' -> 'libtorch/include/ATen/ops/arccosh_native.h' 2025-08-14T21:49:37.2126676Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccosh_ops.h' -> 'libtorch/include/ATen/ops/arccosh_ops.h' 2025-08-14T21:49:37.2127140Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsin.h' -> 'libtorch/include/ATen/ops/arcsin.h' 2025-08-14T21:49:37.2127977Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2128487Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsin_native.h' -> 'libtorch/include/ATen/ops/arcsin_native.h' 2025-08-14T21:49:37.2128952Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsin_ops.h' -> 'libtorch/include/ATen/ops/arcsin_ops.h' 2025-08-14T21:49:37.2129396Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsinh.h' -> 'libtorch/include/ATen/ops/arcsinh.h' 2025-08-14T21:49:37.2130266Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2130781Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsinh_native.h' -> 'libtorch/include/ATen/ops/arcsinh_native.h' 2025-08-14T21:49:37.2131256Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsinh_ops.h' -> 'libtorch/include/ATen/ops/arcsinh_ops.h' 2025-08-14T21:49:37.2131809Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan.h' -> 'libtorch/include/ATen/ops/arctan.h' 2025-08-14T21:49:37.2132240Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan2.h' -> 'libtorch/include/ATen/ops/arctan2.h' 2025-08-14T21:49:37.2133063Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2133563Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan2_native.h' -> 'libtorch/include/ATen/ops/arctan2_native.h' 2025-08-14T21:49:37.2134050Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan2_ops.h' -> 'libtorch/include/ATen/ops/arctan2_ops.h' 2025-08-14T21:49:37.2134860Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2135348Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan_native.h' -> 'libtorch/include/ATen/ops/arctan_native.h' 2025-08-14T21:49:37.2135825Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan_ops.h' -> 'libtorch/include/ATen/ops/arctan_ops.h' 2025-08-14T21:49:37.2136256Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctanh.h' -> 'libtorch/include/ATen/ops/arctanh.h' 2025-08-14T21:49:37.2137085Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2137593Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctanh_native.h' -> 'libtorch/include/ATen/ops/arctanh_native.h' 2025-08-14T21:49:37.2138053Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctanh_ops.h' -> 'libtorch/include/ATen/ops/arctanh_ops.h' 2025-08-14T21:49:37.2138486Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax.h' -> 'libtorch/include/ATen/ops/argmax.h' 2025-08-14T21:49:37.2139471Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2140013Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/argmax_cpu_dispatch.h' 2025-08-14T21:49:37.2140580Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/argmax_cuda_dispatch.h' 2025-08-14T21:49:37.2141068Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax_meta.h' -> 'libtorch/include/ATen/ops/argmax_meta.h' 2025-08-14T21:49:37.2141649Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax_meta_dispatch.h' -> 'libtorch/include/ATen/ops/argmax_meta_dispatch.h' 2025-08-14T21:49:37.2142149Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax_native.h' -> 'libtorch/include/ATen/ops/argmax_native.h' 2025-08-14T21:49:37.2142601Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax_ops.h' -> 'libtorch/include/ATen/ops/argmax_ops.h' 2025-08-14T21:49:37.2143028Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin.h' -> 'libtorch/include/ATen/ops/argmin.h' 2025-08-14T21:49:37.2144015Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2144562Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/argmin_cpu_dispatch.h' 2025-08-14T21:49:37.2145115Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/argmin_cuda_dispatch.h' 2025-08-14T21:49:37.2145589Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin_meta.h' -> 'libtorch/include/ATen/ops/argmin_meta.h' 2025-08-14T21:49:37.2146144Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin_meta_dispatch.h' -> 'libtorch/include/ATen/ops/argmin_meta_dispatch.h' 2025-08-14T21:49:37.2146627Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin_native.h' -> 'libtorch/include/ATen/ops/argmin_native.h' 2025-08-14T21:49:37.2147089Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin_ops.h' -> 'libtorch/include/ATen/ops/argmin_ops.h' 2025-08-14T21:49:37.2147524Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argsort.h' -> 'libtorch/include/ATen/ops/argsort.h' 2025-08-14T21:49:37.2148383Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2148893Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argsort_native.h' -> 'libtorch/include/ATen/ops/argsort_native.h' 2025-08-14T21:49:37.2149353Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argsort_ops.h' -> 'libtorch/include/ATen/ops/argsort_ops.h' 2025-08-14T21:49:37.2149829Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argwhere.h' -> 'libtorch/include/ATen/ops/argwhere.h' 2025-08-14T21:49:37.2150678Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2151190Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argwhere_native.h' -> 'libtorch/include/ATen/ops/argwhere_native.h' 2025-08-14T21:49:37.2151670Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argwhere_ops.h' -> 'libtorch/include/ATen/ops/argwhere_ops.h' 2025-08-14T21:49:37.2152131Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided.h' -> 'libtorch/include/ATen/ops/as_strided.h' 2025-08-14T21:49:37.2153127Z '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-08-14T21:49:37.2153626Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_copy.h' -> 'libtorch/include/ATen/ops/as_strided_copy.h' 2025-08-14T21:49:37.2154516Z '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-08-14T21:49:37.2155586Z '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-08-14T21:49:37.2156190Z '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-08-14T21:49:37.2156720Z '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-08-14T21:49:37.2157292Z '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-08-14T21:49:37.2157885Z '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-08-14T21:49:37.2158472Z '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-08-14T21:49:37.2158995Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_native.h' -> 'libtorch/include/ATen/ops/as_strided_native.h' 2025-08-14T21:49:37.2159765Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_ops.h' -> 'libtorch/include/ATen/ops/as_strided_ops.h' 2025-08-14T21:49:37.2160307Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_scatter.h' -> 'libtorch/include/ATen/ops/as_strided_scatter.h' 2025-08-14T21:49:37.2161244Z '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-08-14T21:49:37.2162362Z '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-08-14T21:49:37.2162975Z '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-08-14T21:49:37.2163591Z '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-08-14T21:49:37.2164031Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin.h' -> 'libtorch/include/ATen/ops/asin.h' 2025-08-14T21:49:37.2165009Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2165570Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/asin_cpu_dispatch.h' 2025-08-14T21:49:37.2166125Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/asin_cuda_dispatch.h' 2025-08-14T21:49:37.2166576Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin_meta.h' -> 'libtorch/include/ATen/ops/asin_meta.h' 2025-08-14T21:49:37.2167125Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin_meta_dispatch.h' -> 'libtorch/include/ATen/ops/asin_meta_dispatch.h' 2025-08-14T21:49:37.2167608Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin_native.h' -> 'libtorch/include/ATen/ops/asin_native.h' 2025-08-14T21:49:37.2168054Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin_ops.h' -> 'libtorch/include/ATen/ops/asin_ops.h' 2025-08-14T21:49:37.2168485Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh.h' -> 'libtorch/include/ATen/ops/asinh.h' 2025-08-14T21:49:37.2169671Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2170231Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/asinh_cpu_dispatch.h' 2025-08-14T21:49:37.2170858Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/asinh_cuda_dispatch.h' 2025-08-14T21:49:37.2171368Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh_meta.h' -> 'libtorch/include/ATen/ops/asinh_meta.h' 2025-08-14T21:49:37.2171929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh_meta_dispatch.h' -> 'libtorch/include/ATen/ops/asinh_meta_dispatch.h' 2025-08-14T21:49:37.2172415Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh_native.h' -> 'libtorch/include/ATen/ops/asinh_native.h' 2025-08-14T21:49:37.2172889Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh_ops.h' -> 'libtorch/include/ATen/ops/asinh_ops.h' 2025-08-14T21:49:37.2173307Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan.h' -> 'libtorch/include/ATen/ops/atan.h' 2025-08-14T21:49:37.2173733Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2.h' -> 'libtorch/include/ATen/ops/atan2.h' 2025-08-14T21:49:37.2174741Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2175296Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/atan2_cpu_dispatch.h' 2025-08-14T21:49:37.2175853Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/atan2_cuda_dispatch.h' 2025-08-14T21:49:37.2176328Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2_meta.h' -> 'libtorch/include/ATen/ops/atan2_meta.h' 2025-08-14T21:49:37.2176881Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2_meta_dispatch.h' -> 'libtorch/include/ATen/ops/atan2_meta_dispatch.h' 2025-08-14T21:49:37.2177366Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2_native.h' -> 'libtorch/include/ATen/ops/atan2_native.h' 2025-08-14T21:49:37.2177887Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2_ops.h' -> 'libtorch/include/ATen/ops/atan2_ops.h' 2025-08-14T21:49:37.2178858Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2179396Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/atan_cpu_dispatch.h' 2025-08-14T21:49:37.2179988Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/atan_cuda_dispatch.h' 2025-08-14T21:49:37.2180442Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan_meta.h' -> 'libtorch/include/ATen/ops/atan_meta.h' 2025-08-14T21:49:37.2180986Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan_meta_dispatch.h' -> 'libtorch/include/ATen/ops/atan_meta_dispatch.h' 2025-08-14T21:49:37.2181579Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan_native.h' -> 'libtorch/include/ATen/ops/atan_native.h' 2025-08-14T21:49:37.2182012Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan_ops.h' -> 'libtorch/include/ATen/ops/atan_ops.h' 2025-08-14T21:49:37.2182425Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh.h' -> 'libtorch/include/ATen/ops/atanh.h' 2025-08-14T21:49:37.2183389Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2183925Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/atanh_cpu_dispatch.h' 2025-08-14T21:49:37.2184463Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/atanh_cuda_dispatch.h' 2025-08-14T21:49:37.2184953Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh_meta.h' -> 'libtorch/include/ATen/ops/atanh_meta.h' 2025-08-14T21:49:37.2185492Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh_meta_dispatch.h' -> 'libtorch/include/ATen/ops/atanh_meta_dispatch.h' 2025-08-14T21:49:37.2185985Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh_native.h' -> 'libtorch/include/ATen/ops/atanh_native.h' 2025-08-14T21:49:37.2186439Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh_ops.h' -> 'libtorch/include/ATen/ops/atanh_ops.h' 2025-08-14T21:49:37.2186895Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_1d.h' -> 'libtorch/include/ATen/ops/atleast_1d.h' 2025-08-14T21:49:37.2187750Z '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-08-14T21:49:37.2188279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_1d_native.h' -> 'libtorch/include/ATen/ops/atleast_1d_native.h' 2025-08-14T21:49:37.2188766Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_1d_ops.h' -> 'libtorch/include/ATen/ops/atleast_1d_ops.h' 2025-08-14T21:49:37.2189222Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_2d.h' -> 'libtorch/include/ATen/ops/atleast_2d.h' 2025-08-14T21:49:37.2190084Z '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-08-14T21:49:37.2190609Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_2d_native.h' -> 'libtorch/include/ATen/ops/atleast_2d_native.h' 2025-08-14T21:49:37.2191089Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_2d_ops.h' -> 'libtorch/include/ATen/ops/atleast_2d_ops.h' 2025-08-14T21:49:37.2191553Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_3d.h' -> 'libtorch/include/ATen/ops/atleast_3d.h' 2025-08-14T21:49:37.2192441Z '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-08-14T21:49:37.2192966Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_3d_native.h' -> 'libtorch/include/ATen/ops/atleast_3d_native.h' 2025-08-14T21:49:37.2193455Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_3d_ops.h' -> 'libtorch/include/ATen/ops/atleast_3d_ops.h' 2025-08-14T21:49:37.2193936Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool1d.h' -> 'libtorch/include/ATen/ops/avg_pool1d.h' 2025-08-14T21:49:37.2194783Z '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-08-14T21:49:37.2195614Z '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-08-14T21:49:37.2196134Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool1d_native.h' -> 'libtorch/include/ATen/ops/avg_pool1d_native.h' 2025-08-14T21:49:37.2196627Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool1d_ops.h' -> 'libtorch/include/ATen/ops/avg_pool1d_ops.h' 2025-08-14T21:49:37.2197071Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d.h' -> 'libtorch/include/ATen/ops/avg_pool2d.h' 2025-08-14T21:49:37.2197618Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_backward.h' -> 'libtorch/include/ATen/ops/avg_pool2d_backward.h' 2025-08-14T21:49:37.2198717Z '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-08-14T21:49:37.2199681Z '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-08-14T21:49:37.2200423Z '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-08-14T21:49:37.2201044Z '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-08-14T21:49:37.2201747Z '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-08-14T21:49:37.2202379Z '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-08-14T21:49:37.2202989Z '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-08-14T21:49:37.2204033Z '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-08-14T21:49:37.2204631Z '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-08-14T21:49:37.2205245Z '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-08-14T21:49:37.2205751Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_meta.h' -> 'libtorch/include/ATen/ops/avg_pool2d_meta.h' 2025-08-14T21:49:37.2206355Z '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-08-14T21:49:37.2206902Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_native.h' -> 'libtorch/include/ATen/ops/avg_pool2d_native.h' 2025-08-14T21:49:37.2207427Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_ops.h' -> 'libtorch/include/ATen/ops/avg_pool2d_ops.h' 2025-08-14T21:49:37.2207892Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d.h' -> 'libtorch/include/ATen/ops/avg_pool3d.h' 2025-08-14T21:49:37.2208458Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_backward.h' -> 'libtorch/include/ATen/ops/avg_pool3d_backward.h' 2025-08-14T21:49:37.2209606Z '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-08-14T21:49:37.2210301Z '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-08-14T21:49:37.2211019Z '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-08-14T21:49:37.2211734Z '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-08-14T21:49:37.2212427Z '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-08-14T21:49:37.2213035Z '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-08-14T21:49:37.2213608Z '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-08-14T21:49:37.2214615Z '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-08-14T21:49:37.2215219Z '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-08-14T21:49:37.2215853Z '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-08-14T21:49:37.2216360Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_meta.h' -> 'libtorch/include/ATen/ops/avg_pool3d_meta.h' 2025-08-14T21:49:37.2216947Z '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-08-14T21:49:37.2217466Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_native.h' -> 'libtorch/include/ATen/ops/avg_pool3d_native.h' 2025-08-14T21:49:37.2217962Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_ops.h' -> 'libtorch/include/ATen/ops/avg_pool3d_ops.h' 2025-08-14T21:49:37.2218404Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm.h' -> 'libtorch/include/ATen/ops/baddbmm.h' 2025-08-14T21:49:37.2219396Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2219963Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2025-08-14T21:49:37.2220533Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2025-08-14T21:49:37.2221007Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm_meta.h' -> 'libtorch/include/ATen/ops/baddbmm_meta.h' 2025-08-14T21:49:37.2221584Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm_meta_dispatch.h' -> 'libtorch/include/ATen/ops/baddbmm_meta_dispatch.h' 2025-08-14T21:49:37.2222109Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm_native.h' -> 'libtorch/include/ATen/ops/baddbmm_native.h' 2025-08-14T21:49:37.2222577Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm_ops.h' -> 'libtorch/include/ATen/ops/baddbmm_ops.h' 2025-08-14T21:49:37.2223103Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bartlett_window.h' -> 'libtorch/include/ATen/ops/bartlett_window.h' 2025-08-14T21:49:37.2224040Z '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-08-14T21:49:37.2224615Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bartlett_window_native.h' -> 'libtorch/include/ATen/ops/bartlett_window_native.h' 2025-08-14T21:49:37.2225169Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bartlett_window_ops.h' -> 'libtorch/include/ATen/ops/bartlett_window_ops.h' 2025-08-14T21:49:37.2225628Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm.h' -> 'libtorch/include/ATen/ops/batch_norm.h' 2025-08-14T21:49:37.2226170Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward.h' -> 'libtorch/include/ATen/ops/batch_norm_backward.h' 2025-08-14T21:49:37.2226855Z '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-08-14T21:49:37.2227541Z '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-08-14T21:49:37.2228143Z '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-08-14T21:49:37.2229132Z '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-08-14T21:49:37.2229897Z '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-08-14T21:49:37.2230617Z '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-08-14T21:49:37.2231265Z '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-08-14T21:49:37.2231873Z '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-08-14T21:49:37.2232461Z '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-08-14T21:49:37.2233079Z '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-08-14T21:49:37.2234074Z '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-08-14T21:49:37.2234847Z '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-08-14T21:49:37.2235531Z '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-08-14T21:49:37.2236179Z '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-08-14T21:49:37.2237037Z '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-08-14T21:49:37.2237578Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_elemt.h' -> 'libtorch/include/ATen/ops/batch_norm_elemt.h' 2025-08-14T21:49:37.2238221Z '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-08-14T21:49:37.2238835Z '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-08-14T21:49:37.2239453Z '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-08-14T21:49:37.2240217Z '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-08-14T21:49:37.2241228Z '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-08-14T21:49:37.2241970Z '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-08-14T21:49:37.2257284Z '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-08-14T21:49:37.2258007Z '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-08-14T21:49:37.2258706Z '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-08-14T21:49:37.2259880Z '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-08-14T21:49:37.2260757Z '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-08-14T21:49:37.2261541Z '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-08-14T21:49:37.2262269Z '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-08-14T21:49:37.2262789Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_native.h' -> 'libtorch/include/ATen/ops/batch_norm_native.h' 2025-08-14T21:49:37.2263285Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_ops.h' -> 'libtorch/include/ATen/ops/batch_norm_ops.h' 2025-08-14T21:49:37.2263792Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_stats.h' -> 'libtorch/include/ATen/ops/batch_norm_stats.h' 2025-08-14T21:49:37.2264688Z '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-08-14T21:49:37.2265343Z '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-08-14T21:49:37.2265913Z '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-08-14T21:49:37.2266462Z '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-08-14T21:49:37.2267080Z '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-08-14T21:49:37.2268046Z '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-08-14T21:49:37.2268766Z '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-08-14T21:49:37.2269941Z '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-08-14T21:49:37.2270618Z '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-08-14T21:49:37.2271270Z '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-08-14T21:49:37.2271737Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli.h' -> 'libtorch/include/ATen/ops/bernoulli.h' 2025-08-14T21:49:37.2272621Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2273690Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2274283Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2025-08-14T21:49:37.2274933Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2025-08-14T21:49:37.2275554Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli_meta_dispatch.h' -> 'libtorch/include/ATen/ops/bernoulli_meta_dispatch.h' 2025-08-14T21:49:37.2276144Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli_native.h' -> 'libtorch/include/ATen/ops/bernoulli_native.h' 2025-08-14T21:49:37.2276652Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli_ops.h' -> 'libtorch/include/ATen/ops/bernoulli_ops.h' 2025-08-14T21:49:37.2277112Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bilinear.h' -> 'libtorch/include/ATen/ops/bilinear.h' 2025-08-14T21:49:37.2277971Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2278493Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bilinear_native.h' -> 'libtorch/include/ATen/ops/bilinear_native.h' 2025-08-14T21:49:37.2278986Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bilinear_ops.h' -> 'libtorch/include/ATen/ops/bilinear_ops.h' 2025-08-14T21:49:37.2279693Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy.h' -> 'libtorch/include/ATen/ops/binary_cross_entropy.h' 2025-08-14T21:49:37.2280365Z '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-08-14T21:49:37.2281181Z '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-08-14T21:49:37.2281995Z '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-08-14T21:49:37.2282756Z '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-08-14T21:49:37.2283516Z '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-08-14T21:49:37.2284221Z '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-08-14T21:49:37.2284978Z '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-08-14T21:49:37.2285622Z '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-08-14T21:49:37.2286234Z '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-08-14T21:49:37.2286939Z '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-08-14T21:49:37.2288024Z '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-08-14T21:49:37.2288796Z '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-08-14T21:49:37.2289540Z '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-08-14T21:49:37.2290023Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bincount.h' -> 'libtorch/include/ATen/ops/bincount.h' 2025-08-14T21:49:37.2290995Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2291594Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bincount_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/bincount_cpu_dispatch.h' 2025-08-14T21:49:37.2292166Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bincount_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/bincount_cuda_dispatch.h' 2025-08-14T21:49:37.2292674Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bincount_native.h' -> 'libtorch/include/ATen/ops/bincount_native.h' 2025-08-14T21:49:37.2293150Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bincount_ops.h' -> 'libtorch/include/ATen/ops/bincount_ops.h' 2025-08-14T21:49:37.2293587Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binomial.h' -> 'libtorch/include/ATen/ops/binomial.h' 2025-08-14T21:49:37.2294430Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2295010Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binomial_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/binomial_cpu_dispatch.h' 2025-08-14T21:49:37.2295584Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binomial_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/binomial_cuda_dispatch.h' 2025-08-14T21:49:37.2296094Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binomial_native.h' -> 'libtorch/include/ATen/ops/binomial_native.h' 2025-08-14T21:49:37.2296572Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binomial_ops.h' -> 'libtorch/include/ATen/ops/binomial_ops.h' 2025-08-14T21:49:37.2297032Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_and.h' -> 'libtorch/include/ATen/ops/bitwise_and.h' 2025-08-14T21:49:37.2297899Z '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-08-14T21:49:37.2298958Z '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-08-14T21:49:37.2299560Z '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-08-14T21:49:37.2300197Z '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-08-14T21:49:37.2300700Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_and_meta.h' -> 'libtorch/include/ATen/ops/bitwise_and_meta.h' 2025-08-14T21:49:37.2301300Z '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-08-14T21:49:37.2301844Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_and_native.h' -> 'libtorch/include/ATen/ops/bitwise_and_native.h' 2025-08-14T21:49:37.2302343Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_and_ops.h' -> 'libtorch/include/ATen/ops/bitwise_and_ops.h' 2025-08-14T21:49:37.2302880Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_left_shift.h' -> 'libtorch/include/ATen/ops/bitwise_left_shift.h' 2025-08-14T21:49:37.2303824Z '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-08-14T21:49:37.2304912Z '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-08-14T21:49:37.2305610Z '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-08-14T21:49:37.2306603Z '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-08-14T21:49:37.2307186Z '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-08-14T21:49:37.2307864Z '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-08-14T21:49:37.2308477Z '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-08-14T21:49:37.2309040Z '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-08-14T21:49:37.2309500Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_not.h' -> 'libtorch/include/ATen/ops/bitwise_not.h' 2025-08-14T21:49:37.2310529Z '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-08-14T21:49:37.2311119Z '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-08-14T21:49:37.2311724Z '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-08-14T21:49:37.2312239Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_not_meta.h' -> 'libtorch/include/ATen/ops/bitwise_not_meta.h' 2025-08-14T21:49:37.2312843Z '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-08-14T21:49:37.2313425Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_not_native.h' -> 'libtorch/include/ATen/ops/bitwise_not_native.h' 2025-08-14T21:49:37.2313935Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_not_ops.h' -> 'libtorch/include/ATen/ops/bitwise_not_ops.h' 2025-08-14T21:49:37.2314389Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_or.h' -> 'libtorch/include/ATen/ops/bitwise_or.h' 2025-08-14T21:49:37.2315268Z '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-08-14T21:49:37.2316278Z '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-08-14T21:49:37.2316861Z '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-08-14T21:49:37.2317469Z '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-08-14T21:49:37.2317964Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_or_meta.h' -> 'libtorch/include/ATen/ops/bitwise_or_meta.h' 2025-08-14T21:49:37.2318557Z '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-08-14T21:49:37.2319173Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_or_native.h' -> 'libtorch/include/ATen/ops/bitwise_or_native.h' 2025-08-14T21:49:37.2319842Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_or_ops.h' -> 'libtorch/include/ATen/ops/bitwise_or_ops.h' 2025-08-14T21:49:37.2320438Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_right_shift.h' -> 'libtorch/include/ATen/ops/bitwise_right_shift.h' 2025-08-14T21:49:37.2321447Z '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-08-14T21:49:37.2322576Z '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-08-14T21:49:37.2323282Z '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-08-14T21:49:37.2323999Z '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-08-14T21:49:37.2324610Z '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-08-14T21:49:37.2325319Z '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-08-14T21:49:37.2325965Z '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-08-14T21:49:37.2326562Z '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-08-14T21:49:37.2327037Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_xor.h' -> 'libtorch/include/ATen/ops/bitwise_xor.h' 2025-08-14T21:49:37.2327933Z '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-08-14T21:49:37.2329016Z '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-08-14T21:49:37.2329631Z '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-08-14T21:49:37.2330254Z '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-08-14T21:49:37.2330803Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_xor_meta.h' -> 'libtorch/include/ATen/ops/bitwise_xor_meta.h' 2025-08-14T21:49:37.2331536Z '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-08-14T21:49:37.2332077Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_xor_native.h' -> 'libtorch/include/ATen/ops/bitwise_xor_native.h' 2025-08-14T21:49:37.2332572Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_xor_ops.h' -> 'libtorch/include/ATen/ops/bitwise_xor_ops.h' 2025-08-14T21:49:37.2333084Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/blackman_window.h' -> 'libtorch/include/ATen/ops/blackman_window.h' 2025-08-14T21:49:37.2333993Z '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-08-14T21:49:37.2334570Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/blackman_window_native.h' -> 'libtorch/include/ATen/ops/blackman_window_native.h' 2025-08-14T21:49:37.2335125Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/blackman_window_ops.h' -> 'libtorch/include/ATen/ops/blackman_window_ops.h' 2025-08-14T21:49:37.2335601Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/block_diag.h' -> 'libtorch/include/ATen/ops/block_diag.h' 2025-08-14T21:49:37.2336449Z '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-08-14T21:49:37.2337008Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/block_diag_native.h' -> 'libtorch/include/ATen/ops/block_diag_native.h' 2025-08-14T21:49:37.2337493Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/block_diag_ops.h' -> 'libtorch/include/ATen/ops/block_diag_ops.h' 2025-08-14T21:49:37.2337883Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm.h' -> 'libtorch/include/ATen/ops/bmm.h' 2025-08-14T21:49:37.2338825Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2339335Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/bmm_cpu_dispatch.h' 2025-08-14T21:49:37.2339849Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/bmm_cuda_dispatch.h' 2025-08-14T21:49:37.2340292Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm_meta.h' -> 'libtorch/include/ATen/ops/bmm_meta.h' 2025-08-14T21:49:37.2340806Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm_meta_dispatch.h' -> 'libtorch/include/ATen/ops/bmm_meta_dispatch.h' 2025-08-14T21:49:37.2341250Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm_native.h' -> 'libtorch/include/ATen/ops/bmm_native.h' 2025-08-14T21:49:37.2341683Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm_ops.h' -> 'libtorch/include/ATen/ops/bmm_ops.h' 2025-08-14T21:49:37.2342212Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/broadcast_tensors.h' -> 'libtorch/include/ATen/ops/broadcast_tensors.h' 2025-08-14T21:49:37.2343142Z '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-08-14T21:49:37.2343788Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/broadcast_tensors_native.h' -> 'libtorch/include/ATen/ops/broadcast_tensors_native.h' 2025-08-14T21:49:37.2344352Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/broadcast_tensors_ops.h' -> 'libtorch/include/ATen/ops/broadcast_tensors_ops.h' 2025-08-14T21:49:37.2344852Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/broadcast_to.h' -> 'libtorch/include/ATen/ops/broadcast_to.h' 2025-08-14T21:49:37.2345737Z '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-08-14T21:49:37.2346280Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/broadcast_to_native.h' -> 'libtorch/include/ATen/ops/broadcast_to_native.h' 2025-08-14T21:49:37.2346795Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/broadcast_to_ops.h' -> 'libtorch/include/ATen/ops/broadcast_to_ops.h' 2025-08-14T21:49:37.2347257Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bucketize.h' -> 'libtorch/include/ATen/ops/bucketize.h' 2025-08-14T21:49:37.2348100Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2348682Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bucketize_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/bucketize_cpu_dispatch.h' 2025-08-14T21:49:37.2349279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bucketize_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/bucketize_cuda_dispatch.h' 2025-08-14T21:49:37.2349829Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bucketize_native.h' -> 'libtorch/include/ATen/ops/bucketize_native.h' 2025-08-14T21:49:37.2350319Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bucketize_ops.h' -> 'libtorch/include/ATen/ops/bucketize_ops.h' 2025-08-14T21:49:37.2350780Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/can_cast.h' -> 'libtorch/include/ATen/ops/can_cast.h' 2025-08-14T21:49:37.2351599Z '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-08-14T21:49:37.2352097Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/can_cast_native.h' -> 'libtorch/include/ATen/ops/can_cast_native.h' 2025-08-14T21:49:37.2352561Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/can_cast_ops.h' -> 'libtorch/include/ATen/ops/can_cast_ops.h' 2025-08-14T21:49:37.2353056Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cartesian_prod.h' -> 'libtorch/include/ATen/ops/cartesian_prod.h' 2025-08-14T21:49:37.2353959Z '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-08-14T21:49:37.2354536Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cartesian_prod_native.h' -> 'libtorch/include/ATen/ops/cartesian_prod_native.h' 2025-08-14T21:49:37.2355074Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cartesian_prod_ops.h' -> 'libtorch/include/ATen/ops/cartesian_prod_ops.h' 2025-08-14T21:49:37.2355467Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat.h' -> 'libtorch/include/ATen/ops/cat.h' 2025-08-14T21:49:37.2356411Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2357188Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2357728Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/cat_cpu_dispatch.h' 2025-08-14T21:49:37.2358254Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cat_cuda_dispatch.h' 2025-08-14T21:49:37.2358682Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_meta.h' -> 'libtorch/include/ATen/ops/cat_meta.h' 2025-08-14T21:49:37.2359340Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_meta_dispatch.h' -> 'libtorch/include/ATen/ops/cat_meta_dispatch.h' 2025-08-14T21:49:37.2359994Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_native.h' -> 'libtorch/include/ATen/ops/cat_native.h' 2025-08-14T21:49:37.2360431Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_ops.h' -> 'libtorch/include/ATen/ops/cat_ops.h' 2025-08-14T21:49:37.2360873Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cauchy.h' -> 'libtorch/include/ATen/ops/cauchy.h' 2025-08-14T21:49:37.2361736Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2362301Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cauchy_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/cauchy_cpu_dispatch.h' 2025-08-14T21:49:37.2362873Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cauchy_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cauchy_cuda_dispatch.h' 2025-08-14T21:49:37.2363457Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cauchy_meta_dispatch.h' -> 'libtorch/include/ATen/ops/cauchy_meta_dispatch.h' 2025-08-14T21:49:37.2363954Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cauchy_native.h' -> 'libtorch/include/ATen/ops/cauchy_native.h' 2025-08-14T21:49:37.2364448Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cauchy_ops.h' -> 'libtorch/include/ATen/ops/cauchy_ops.h' 2025-08-14T21:49:37.2364945Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ccol_indices.h' -> 'libtorch/include/ATen/ops/ccol_indices.h' 2025-08-14T21:49:37.2365880Z '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-08-14T21:49:37.2366411Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ccol_indices_copy.h' -> 'libtorch/include/ATen/ops/ccol_indices_copy.h' 2025-08-14T21:49:37.2367347Z '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-08-14T21:49:37.2368450Z '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-08-14T21:49:37.2369064Z '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-08-14T21:49:37.2369814Z '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-08-14T21:49:37.2370376Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ccol_indices_native.h' -> 'libtorch/include/ATen/ops/ccol_indices_native.h' 2025-08-14T21:49:37.2370915Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ccol_indices_ops.h' -> 'libtorch/include/ATen/ops/ccol_indices_ops.h' 2025-08-14T21:49:37.2371345Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cdist.h' -> 'libtorch/include/ATen/ops/cdist.h' 2025-08-14T21:49:37.2372174Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2372730Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cdist_native.h' -> 'libtorch/include/ATen/ops/cdist_native.h' 2025-08-14T21:49:37.2373188Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cdist_ops.h' -> 'libtorch/include/ATen/ops/cdist_ops.h' 2025-08-14T21:49:37.2373606Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil.h' -> 'libtorch/include/ATen/ops/ceil.h' 2025-08-14T21:49:37.2374638Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2375175Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/ceil_cpu_dispatch.h' 2025-08-14T21:49:37.2375725Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/ceil_cuda_dispatch.h' 2025-08-14T21:49:37.2376183Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil_meta.h' -> 'libtorch/include/ATen/ops/ceil_meta.h' 2025-08-14T21:49:37.2376728Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil_meta_dispatch.h' -> 'libtorch/include/ATen/ops/ceil_meta_dispatch.h' 2025-08-14T21:49:37.2377206Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil_native.h' -> 'libtorch/include/ATen/ops/ceil_native.h' 2025-08-14T21:49:37.2377659Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil_ops.h' -> 'libtorch/include/ATen/ops/ceil_ops.h' 2025-08-14T21:49:37.2378076Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/celu.h' -> 'libtorch/include/ATen/ops/celu.h' 2025-08-14T21:49:37.2378889Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2379370Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/celu_native.h' -> 'libtorch/include/ATen/ops/celu_native.h' 2025-08-14T21:49:37.2379854Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/celu_ops.h' -> 'libtorch/include/ATen/ops/celu_ops.h' 2025-08-14T21:49:37.2380381Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chain_matmul.h' -> 'libtorch/include/ATen/ops/chain_matmul.h' 2025-08-14T21:49:37.2381288Z '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-08-14T21:49:37.2381950Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chain_matmul_native.h' -> 'libtorch/include/ATen/ops/chain_matmul_native.h' 2025-08-14T21:49:37.2382458Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chain_matmul_ops.h' -> 'libtorch/include/ATen/ops/chain_matmul_ops.h' 2025-08-14T21:49:37.2382874Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chalf.h' -> 'libtorch/include/ATen/ops/chalf.h' 2025-08-14T21:49:37.2383674Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2384156Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chalf_native.h' -> 'libtorch/include/ATen/ops/chalf_native.h' 2025-08-14T21:49:37.2384604Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chalf_ops.h' -> 'libtorch/include/ATen/ops/chalf_ops.h' 2025-08-14T21:49:37.2385112Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/channel_shuffle.h' -> 'libtorch/include/ATen/ops/channel_shuffle.h' 2025-08-14T21:49:37.2386027Z '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-08-14T21:49:37.2386682Z '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-08-14T21:49:37.2387366Z '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-08-14T21:49:37.2387939Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/channel_shuffle_native.h' -> 'libtorch/include/ATen/ops/channel_shuffle_native.h' 2025-08-14T21:49:37.2388492Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/channel_shuffle_ops.h' -> 'libtorch/include/ATen/ops/channel_shuffle_ops.h' 2025-08-14T21:49:37.2388938Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky.h' -> 'libtorch/include/ATen/ops/cholesky.h' 2025-08-14T21:49:37.2389533Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/cholesky_cpu_dispatch.h' 2025-08-14T21:49:37.2390122Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cholesky_cuda_dispatch.h' 2025-08-14T21:49:37.2390645Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_inverse.h' -> 'libtorch/include/ATen/ops/cholesky_inverse.h' 2025-08-14T21:49:37.2391297Z '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-08-14T21:49:37.2391966Z '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-08-14T21:49:37.2392554Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_inverse_native.h' -> 'libtorch/include/ATen/ops/cholesky_inverse_native.h' 2025-08-14T21:49:37.2393106Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_inverse_ops.h' -> 'libtorch/include/ATen/ops/cholesky_inverse_ops.h' 2025-08-14T21:49:37.2393618Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_native.h' -> 'libtorch/include/ATen/ops/cholesky_native.h' 2025-08-14T21:49:37.2394121Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_ops.h' -> 'libtorch/include/ATen/ops/cholesky_ops.h' 2025-08-14T21:49:37.2394612Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_solve.h' -> 'libtorch/include/ATen/ops/cholesky_solve.h' 2025-08-14T21:49:37.2395552Z '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-08-14T21:49:37.2396116Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_solve_native.h' -> 'libtorch/include/ATen/ops/cholesky_solve_native.h' 2025-08-14T21:49:37.2396647Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_solve_ops.h' -> 'libtorch/include/ATen/ops/cholesky_solve_ops.h' 2025-08-14T21:49:37.2397260Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/choose_qparams_optimized.h' -> 'libtorch/include/ATen/ops/choose_qparams_optimized.h' 2025-08-14T21:49:37.2398245Z '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-08-14T21:49:37.2398928Z '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-08-14T21:49:37.2399829Z '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-08-14T21:49:37.2400259Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chunk.h' -> 'libtorch/include/ATen/ops/chunk.h' 2025-08-14T21:49:37.2401096Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2401585Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chunk_native.h' -> 'libtorch/include/ATen/ops/chunk_native.h' 2025-08-14T21:49:37.2402077Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chunk_ops.h' -> 'libtorch/include/ATen/ops/chunk_ops.h' 2025-08-14T21:49:37.2402517Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp.h' -> 'libtorch/include/ATen/ops/clamp.h' 2025-08-14T21:49:37.2403511Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2404088Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/clamp_cpu_dispatch.h' 2025-08-14T21:49:37.2404659Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/clamp_cuda_dispatch.h' 2025-08-14T21:49:37.2405111Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_max.h' -> 'libtorch/include/ATen/ops/clamp_max.h' 2025-08-14T21:49:37.2406134Z '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-08-14T21:49:37.2406729Z '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-08-14T21:49:37.2407325Z '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-08-14T21:49:37.2407825Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_max_meta.h' -> 'libtorch/include/ATen/ops/clamp_max_meta.h' 2025-08-14T21:49:37.2408427Z '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-08-14T21:49:37.2408949Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_max_native.h' -> 'libtorch/include/ATen/ops/clamp_max_native.h' 2025-08-14T21:49:37.2409466Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_max_ops.h' -> 'libtorch/include/ATen/ops/clamp_max_ops.h' 2025-08-14T21:49:37.2409968Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_meta.h' -> 'libtorch/include/ATen/ops/clamp_meta.h' 2025-08-14T21:49:37.2410531Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_meta_dispatch.h' -> 'libtorch/include/ATen/ops/clamp_meta_dispatch.h' 2025-08-14T21:49:37.2410988Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_min.h' -> 'libtorch/include/ATen/ops/clamp_min.h' 2025-08-14T21:49:37.2412125Z '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-08-14T21:49:37.2412687Z '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-08-14T21:49:37.2413264Z '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-08-14T21:49:37.2413758Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_min_meta.h' -> 'libtorch/include/ATen/ops/clamp_min_meta.h' 2025-08-14T21:49:37.2414329Z '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-08-14T21:49:37.2414834Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_min_native.h' -> 'libtorch/include/ATen/ops/clamp_min_native.h' 2025-08-14T21:49:37.2415319Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_min_ops.h' -> 'libtorch/include/ATen/ops/clamp_min_ops.h' 2025-08-14T21:49:37.2415784Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_native.h' -> 'libtorch/include/ATen/ops/clamp_native.h' 2025-08-14T21:49:37.2416226Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_ops.h' -> 'libtorch/include/ATen/ops/clamp_ops.h' 2025-08-14T21:49:37.2416671Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clip.h' -> 'libtorch/include/ATen/ops/clip.h' 2025-08-14T21:49:37.2417459Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2417920Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clip_native.h' -> 'libtorch/include/ATen/ops/clip_native.h' 2025-08-14T21:49:37.2418389Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clip_ops.h' -> 'libtorch/include/ATen/ops/clip_ops.h' 2025-08-14T21:49:37.2418803Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clone.h' -> 'libtorch/include/ATen/ops/clone.h' 2025-08-14T21:49:37.2419613Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2420092Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clone_native.h' -> 'libtorch/include/ATen/ops/clone_native.h' 2025-08-14T21:49:37.2420530Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clone_ops.h' -> 'libtorch/include/ATen/ops/clone_ops.h' 2025-08-14T21:49:37.2420971Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/coalesce.h' -> 'libtorch/include/ATen/ops/coalesce.h' 2025-08-14T21:49:37.2421818Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2422330Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/coalesce_native.h' -> 'libtorch/include/ATen/ops/coalesce_native.h' 2025-08-14T21:49:37.2422802Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/coalesce_ops.h' -> 'libtorch/include/ATen/ops/coalesce_ops.h' 2025-08-14T21:49:37.2423278Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col2im.h' -> 'libtorch/include/ATen/ops/col2im.h' 2025-08-14T21:49:37.2423828Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col2im_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/col2im_cpu_dispatch.h' 2025-08-14T21:49:37.2424407Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col2im_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/col2im_cuda_dispatch.h' 2025-08-14T21:49:37.2424894Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col2im_native.h' -> 'libtorch/include/ATen/ops/col2im_native.h' 2025-08-14T21:49:37.2425347Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col2im_ops.h' -> 'libtorch/include/ATen/ops/col2im_ops.h' 2025-08-14T21:49:37.2425804Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col_indices.h' -> 'libtorch/include/ATen/ops/col_indices.h' 2025-08-14T21:49:37.2426672Z '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-08-14T21:49:37.2427181Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col_indices_copy.h' -> 'libtorch/include/ATen/ops/col_indices_copy.h' 2025-08-14T21:49:37.2428075Z '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-08-14T21:49:37.2429139Z '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-08-14T21:49:37.2429722Z '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-08-14T21:49:37.2430260Z '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-08-14T21:49:37.2430823Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col_indices_native.h' -> 'libtorch/include/ATen/ops/col_indices_native.h' 2025-08-14T21:49:37.2431315Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col_indices_ops.h' -> 'libtorch/include/ATen/ops/col_indices_ops.h' 2025-08-14T21:49:37.2431784Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/column_stack.h' -> 'libtorch/include/ATen/ops/column_stack.h' 2025-08-14T21:49:37.2432688Z '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-08-14T21:49:37.2433229Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/column_stack_native.h' -> 'libtorch/include/ATen/ops/column_stack_native.h' 2025-08-14T21:49:37.2433740Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/column_stack_ops.h' -> 'libtorch/include/ATen/ops/column_stack_ops.h' 2025-08-14T21:49:37.2434240Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/combinations.h' -> 'libtorch/include/ATen/ops/combinations.h' 2025-08-14T21:49:37.2435138Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2435691Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/combinations_native.h' -> 'libtorch/include/ATen/ops/combinations_native.h' 2025-08-14T21:49:37.2436220Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/combinations_ops.h' -> 'libtorch/include/ATen/ops/combinations_ops.h' 2025-08-14T21:49:37.2436654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/complex.h' -> 'libtorch/include/ATen/ops/complex.h' 2025-08-14T21:49:37.2437483Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2438075Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/complex_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/complex_cpu_dispatch.h' 2025-08-14T21:49:37.2438670Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/complex_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/complex_cuda_dispatch.h' 2025-08-14T21:49:37.2439243Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/complex_native.h' -> 'libtorch/include/ATen/ops/complex_native.h' 2025-08-14T21:49:37.2439889Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/complex_ops.h' -> 'libtorch/include/ATen/ops/complex_ops.h' 2025-08-14T21:49:37.2440325Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concat.h' -> 'libtorch/include/ATen/ops/concat.h' 2025-08-14T21:49:37.2441161Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2441664Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concat_native.h' -> 'libtorch/include/ATen/ops/concat_native.h' 2025-08-14T21:49:37.2442129Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concat_ops.h' -> 'libtorch/include/ATen/ops/concat_ops.h' 2025-08-14T21:49:37.2442624Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concatenate.h' -> 'libtorch/include/ATen/ops/concatenate.h' 2025-08-14T21:49:37.2443539Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2444105Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concatenate_native.h' -> 'libtorch/include/ATen/ops/concatenate_native.h' 2025-08-14T21:49:37.2444636Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concatenate_ops.h' -> 'libtorch/include/ATen/ops/concatenate_ops.h' 2025-08-14T21:49:37.2445062Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj.h' -> 'libtorch/include/ATen/ops/conj.h' 2025-08-14T21:49:37.2445906Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2446378Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_native.h' -> 'libtorch/include/ATen/ops/conj_native.h' 2025-08-14T21:49:37.2446830Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_ops.h' -> 'libtorch/include/ATen/ops/conj_ops.h' 2025-08-14T21:49:37.2447320Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_physical.h' -> 'libtorch/include/ATen/ops/conj_physical.h' 2025-08-14T21:49:37.2448258Z '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-08-14T21:49:37.2449167Z '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-08-14T21:49:37.2449796Z '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-08-14T21:49:37.2450435Z '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-08-14T21:49:37.2451009Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_physical_native.h' -> 'libtorch/include/ATen/ops/conj_physical_native.h' 2025-08-14T21:49:37.2451543Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_physical_ops.h' -> 'libtorch/include/ATen/ops/conj_physical_ops.h' 2025-08-14T21:49:37.2452170Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/constant_pad_nd.h' -> 'libtorch/include/ATen/ops/constant_pad_nd.h' 2025-08-14T21:49:37.2453101Z '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-08-14T21:49:37.2453664Z '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-08-14T21:49:37.2454228Z '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-08-14T21:49:37.2454690Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/contiguous.h' -> 'libtorch/include/ATen/ops/contiguous.h' 2025-08-14T21:49:37.2455567Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2456106Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/contiguous_native.h' -> 'libtorch/include/ATen/ops/contiguous_native.h' 2025-08-14T21:49:37.2456606Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/contiguous_ops.h' -> 'libtorch/include/ATen/ops/contiguous_ops.h' 2025-08-14T21:49:37.2457028Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv1d.h' -> 'libtorch/include/ATen/ops/conv1d.h' 2025-08-14T21:49:37.2457848Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2458321Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv1d_native.h' -> 'libtorch/include/ATen/ops/conv1d_native.h' 2025-08-14T21:49:37.2458771Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv1d_ops.h' -> 'libtorch/include/ATen/ops/conv1d_ops.h' 2025-08-14T21:49:37.2459193Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv2d.h' -> 'libtorch/include/ATen/ops/conv2d.h' 2025-08-14T21:49:37.2460002Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2460509Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv2d_native.h' -> 'libtorch/include/ATen/ops/conv2d_native.h' 2025-08-14T21:49:37.2460961Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv2d_ops.h' -> 'libtorch/include/ATen/ops/conv2d_ops.h' 2025-08-14T21:49:37.2461380Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv3d.h' -> 'libtorch/include/ATen/ops/conv3d.h' 2025-08-14T21:49:37.2462207Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2462687Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv3d_native.h' -> 'libtorch/include/ATen/ops/conv3d_native.h' 2025-08-14T21:49:37.2463133Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv3d_ops.h' -> 'libtorch/include/ATen/ops/conv3d_ops.h' 2025-08-14T21:49:37.2463651Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_depthwise3d.h' -> 'libtorch/include/ATen/ops/conv_depthwise3d.h' 2025-08-14T21:49:37.2464564Z '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-08-14T21:49:37.2465220Z '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-08-14T21:49:37.2465802Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_depthwise3d_native.h' -> 'libtorch/include/ATen/ops/conv_depthwise3d_native.h' 2025-08-14T21:49:37.2466353Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_depthwise3d_ops.h' -> 'libtorch/include/ATen/ops/conv_depthwise3d_ops.h' 2025-08-14T21:49:37.2466781Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_tbc.h' -> 'libtorch/include/ATen/ops/conv_tbc.h' 2025-08-14T21:49:37.2467349Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_tbc_backward.h' -> 'libtorch/include/ATen/ops/conv_tbc_backward.h' 2025-08-14T21:49:37.2468284Z '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-08-14T21:49:37.2468870Z '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-08-14T21:49:37.2469584Z '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-08-14T21:49:37.2470608Z '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-08-14T21:49:37.2471122Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_tbc_native.h' -> 'libtorch/include/ATen/ops/conv_tbc_native.h' 2025-08-14T21:49:37.2471596Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_tbc_ops.h' -> 'libtorch/include/ATen/ops/conv_tbc_ops.h' 2025-08-14T21:49:37.2472134Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose1d.h' -> 'libtorch/include/ATen/ops/conv_transpose1d.h' 2025-08-14T21:49:37.2473071Z '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-08-14T21:49:37.2473671Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose1d_native.h' -> 'libtorch/include/ATen/ops/conv_transpose1d_native.h' 2025-08-14T21:49:37.2474237Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose1d_ops.h' -> 'libtorch/include/ATen/ops/conv_transpose1d_ops.h' 2025-08-14T21:49:37.2474768Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose2d.h' -> 'libtorch/include/ATen/ops/conv_transpose2d.h' 2025-08-14T21:49:37.2475765Z '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-08-14T21:49:37.2476367Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose2d_native.h' -> 'libtorch/include/ATen/ops/conv_transpose2d_native.h' 2025-08-14T21:49:37.2476928Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose2d_ops.h' -> 'libtorch/include/ATen/ops/conv_transpose2d_ops.h' 2025-08-14T21:49:37.2477511Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose3d.h' -> 'libtorch/include/ATen/ops/conv_transpose3d.h' 2025-08-14T21:49:37.2478447Z '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-08-14T21:49:37.2479138Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose3d_native.h' -> 'libtorch/include/ATen/ops/conv_transpose3d_native.h' 2025-08-14T21:49:37.2479717Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose3d_ops.h' -> 'libtorch/include/ATen/ops/conv_transpose3d_ops.h' 2025-08-14T21:49:37.2480207Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution.h' -> 'libtorch/include/ATen/ops/convolution.h' 2025-08-14T21:49:37.2480788Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_backward.h' -> 'libtorch/include/ATen/ops/convolution_backward.h' 2025-08-14T21:49:37.2481787Z '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-08-14T21:49:37.2482528Z '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-08-14T21:49:37.2483241Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_backward_native.h' -> 'libtorch/include/ATen/ops/convolution_backward_native.h' 2025-08-14T21:49:37.2483914Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_backward_ops.h' -> 'libtorch/include/ATen/ops/convolution_backward_ops.h' 2025-08-14T21:49:37.2484647Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_backward_overrideable.h' -> 'libtorch/include/ATen/ops/convolution_backward_overrideable.h' 2025-08-14T21:49:37.2485794Z '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-08-14T21:49:37.2486611Z '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-08-14T21:49:37.2487387Z '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-08-14T21:49:37.2488309Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2488879Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_native.h' -> 'libtorch/include/ATen/ops/convolution_native.h' 2025-08-14T21:49:37.2489413Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_ops.h' -> 'libtorch/include/ATen/ops/convolution_ops.h' 2025-08-14T21:49:37.2490051Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_overrideable.h' -> 'libtorch/include/ATen/ops/convolution_overrideable.h' 2025-08-14T21:49:37.2491213Z '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-08-14T21:49:37.2491933Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_overrideable_native.h' -> 'libtorch/include/ATen/ops/convolution_overrideable_native.h' 2025-08-14T21:49:37.2492588Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_overrideable_ops.h' -> 'libtorch/include/ATen/ops/convolution_overrideable_ops.h' 2025-08-14T21:49:37.2492999Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy.h' -> 'libtorch/include/ATen/ops/copy.h' 2025-08-14T21:49:37.2493812Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2494762Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2495290Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_meta_dispatch.h' -> 'libtorch/include/ATen/ops/copy_meta_dispatch.h' 2025-08-14T21:49:37.2495749Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_native.h' -> 'libtorch/include/ATen/ops/copy_native.h' 2025-08-14T21:49:37.2496186Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_ops.h' -> 'libtorch/include/ATen/ops/copy_ops.h' 2025-08-14T21:49:37.2496737Z '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-08-14T21:49:37.2497667Z '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-08-14T21:49:37.2498395Z '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-08-14T21:49:37.2499019Z '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-08-14T21:49:37.2499634Z '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-08-14T21:49:37.2500082Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign.h' -> 'libtorch/include/ATen/ops/copysign.h' 2025-08-14T21:49:37.2500924Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2501915Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2502491Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/copysign_cpu_dispatch.h' 2025-08-14T21:49:37.2503069Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/copysign_cuda_dispatch.h' 2025-08-14T21:49:37.2503547Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_meta.h' -> 'libtorch/include/ATen/ops/copysign_meta.h' 2025-08-14T21:49:37.2504126Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_meta_dispatch.h' -> 'libtorch/include/ATen/ops/copysign_meta_dispatch.h' 2025-08-14T21:49:37.2504634Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_native.h' -> 'libtorch/include/ATen/ops/copysign_native.h' 2025-08-14T21:49:37.2505102Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_ops.h' -> 'libtorch/include/ATen/ops/copysign_ops.h' 2025-08-14T21:49:37.2505549Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/corrcoef.h' -> 'libtorch/include/ATen/ops/corrcoef.h' 2025-08-14T21:49:37.2506421Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2506926Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/corrcoef_native.h' -> 'libtorch/include/ATen/ops/corrcoef_native.h' 2025-08-14T21:49:37.2507402Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/corrcoef_ops.h' -> 'libtorch/include/ATen/ops/corrcoef_ops.h' 2025-08-14T21:49:37.2507821Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos.h' -> 'libtorch/include/ATen/ops/cos.h' 2025-08-14T21:49:37.2508747Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2509256Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/cos_cpu_dispatch.h' 2025-08-14T21:49:37.2509770Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cos_cuda_dispatch.h' 2025-08-14T21:49:37.2510203Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos_meta.h' -> 'libtorch/include/ATen/ops/cos_meta.h' 2025-08-14T21:49:37.2510722Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos_meta_dispatch.h' -> 'libtorch/include/ATen/ops/cos_meta_dispatch.h' 2025-08-14T21:49:37.2511173Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos_native.h' -> 'libtorch/include/ATen/ops/cos_native.h' 2025-08-14T21:49:37.2511599Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos_ops.h' -> 'libtorch/include/ATen/ops/cos_ops.h' 2025-08-14T21:49:37.2512005Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh.h' -> 'libtorch/include/ATen/ops/cosh.h' 2025-08-14T21:49:37.2512978Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2513542Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/cosh_cpu_dispatch.h' 2025-08-14T21:49:37.2514076Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cosh_cuda_dispatch.h' 2025-08-14T21:49:37.2514512Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh_meta.h' -> 'libtorch/include/ATen/ops/cosh_meta.h' 2025-08-14T21:49:37.2515038Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh_meta_dispatch.h' -> 'libtorch/include/ATen/ops/cosh_meta_dispatch.h' 2025-08-14T21:49:37.2515500Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh_native.h' -> 'libtorch/include/ATen/ops/cosh_native.h' 2025-08-14T21:49:37.2515932Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh_ops.h' -> 'libtorch/include/ATen/ops/cosh_ops.h' 2025-08-14T21:49:37.2516495Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosine_embedding_loss.h' -> 'libtorch/include/ATen/ops/cosine_embedding_loss.h' 2025-08-14T21:49:37.2517460Z '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-08-14T21:49:37.2518097Z '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-08-14T21:49:37.2518702Z '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-08-14T21:49:37.2519309Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosine_similarity.h' -> 'libtorch/include/ATen/ops/cosine_similarity.h' 2025-08-14T21:49:37.2520436Z '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-08-14T21:49:37.2521097Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosine_similarity_native.h' -> 'libtorch/include/ATen/ops/cosine_similarity_native.h' 2025-08-14T21:49:37.2521676Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosine_similarity_ops.h' -> 'libtorch/include/ATen/ops/cosine_similarity_ops.h' 2025-08-14T21:49:37.2522195Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/count_nonzero.h' -> 'libtorch/include/ATen/ops/count_nonzero.h' 2025-08-14T21:49:37.2523109Z '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-08-14T21:49:37.2523743Z '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-08-14T21:49:37.2524383Z '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-08-14T21:49:37.2524958Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/count_nonzero_native.h' -> 'libtorch/include/ATen/ops/count_nonzero_native.h' 2025-08-14T21:49:37.2525491Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/count_nonzero_ops.h' -> 'libtorch/include/ATen/ops/count_nonzero_ops.h' 2025-08-14T21:49:37.2525897Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cov.h' -> 'libtorch/include/ATen/ops/cov.h' 2025-08-14T21:49:37.2526701Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2527156Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cov_native.h' -> 'libtorch/include/ATen/ops/cov_native.h' 2025-08-14T21:49:37.2527619Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cov_ops.h' -> 'libtorch/include/ATen/ops/cov_ops.h' 2025-08-14T21:49:37.2528048Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cross.h' -> 'libtorch/include/ATen/ops/cross.h' 2025-08-14T21:49:37.2528899Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2529446Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cross_entropy_loss.h' -> 'libtorch/include/ATen/ops/cross_entropy_loss.h' 2025-08-14T21:49:37.2530405Z '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-08-14T21:49:37.2531023Z '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-08-14T21:49:37.2531715Z '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-08-14T21:49:37.2532193Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cross_native.h' -> 'libtorch/include/ATen/ops/cross_native.h' 2025-08-14T21:49:37.2532630Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cross_ops.h' -> 'libtorch/include/ATen/ops/cross_ops.h' 2025-08-14T21:49:37.2533096Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/crow_indices.h' -> 'libtorch/include/ATen/ops/crow_indices.h' 2025-08-14T21:49:37.2533968Z '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-08-14T21:49:37.2534481Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/crow_indices_copy.h' -> 'libtorch/include/ATen/ops/crow_indices_copy.h' 2025-08-14T21:49:37.2535381Z '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-08-14T21:49:37.2536503Z '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-08-14T21:49:37.2537093Z '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-08-14T21:49:37.2537673Z '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-08-14T21:49:37.2538221Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/crow_indices_native.h' -> 'libtorch/include/ATen/ops/crow_indices_native.h' 2025-08-14T21:49:37.2538733Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/crow_indices_ops.h' -> 'libtorch/include/ATen/ops/crow_indices_ops.h' 2025-08-14T21:49:37.2539168Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ctc_loss.h' -> 'libtorch/include/ATen/ops/ctc_loss.h' 2025-08-14T21:49:37.2539997Z '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-08-14T21:49:37.2540492Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ctc_loss_native.h' -> 'libtorch/include/ATen/ops/ctc_loss_native.h' 2025-08-14T21:49:37.2540958Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ctc_loss_ops.h' -> 'libtorch/include/ATen/ops/ctc_loss_ops.h' 2025-08-14T21:49:37.2541604Z '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-08-14T21:49:37.2542354Z '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-08-14T21:49:37.2542855Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pinverse_ops.h' -> 'libtorch/include/ATen/ops/pinverse_ops.h' 2025-08-14T21:49:37.2543978Z '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-08-14T21:49:37.2544832Z '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-08-14T21:49:37.2545633Z '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-08-14T21:49:37.2546397Z '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-08-14T21:49:37.2547413Z '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-08-14T21:49:37.2548196Z '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-08-14T21:49:37.2548894Z '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-08-14T21:49:37.2549554Z '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-08-14T21:49:37.2550081Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_batch_norm.h' -> 'libtorch/include/ATen/ops/cudnn_batch_norm.h' 2025-08-14T21:49:37.2550711Z '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-08-14T21:49:37.2551686Z '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-08-14T21:49:37.2552466Z '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-08-14T21:49:37.2553141Z '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-08-14T21:49:37.2553797Z '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-08-14T21:49:37.2554451Z '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-08-14T21:49:37.2555033Z '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-08-14T21:49:37.2555583Z '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-08-14T21:49:37.2556121Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution.h' -> 'libtorch/include/ATen/ops/cudnn_convolution.h' 2025-08-14T21:49:37.2556740Z '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-08-14T21:49:37.2557786Z '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-08-14T21:49:37.2558577Z '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-08-14T21:49:37.2559334Z '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-08-14T21:49:37.2560207Z '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-08-14T21:49:37.2560899Z '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-08-14T21:49:37.2561521Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_native.h' -> 'libtorch/include/ATen/ops/cudnn_convolution_native.h' 2025-08-14T21:49:37.2562116Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_ops.h' -> 'libtorch/include/ATen/ops/cudnn_convolution_ops.h' 2025-08-14T21:49:37.2562707Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_relu.h' -> 'libtorch/include/ATen/ops/cudnn_convolution_relu.h' 2025-08-14T21:49:37.2563712Z '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-08-14T21:49:37.2564477Z '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-08-14T21:49:37.2565149Z '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-08-14T21:49:37.2565824Z '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-08-14T21:49:37.2566494Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_transpose.h' -> 'libtorch/include/ATen/ops/cudnn_convolution_transpose.h' 2025-08-14T21:49:37.2567552Z '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-08-14T21:49:37.2568393Z '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-08-14T21:49:37.2569121Z '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-08-14T21:49:37.2569993Z '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-08-14T21:49:37.2570567Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_grid_sampler.h' -> 'libtorch/include/ATen/ops/cudnn_grid_sampler.h' 2025-08-14T21:49:37.2571211Z '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-08-14T21:49:37.2572253Z '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-08-14T21:49:37.2573056Z '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-08-14T21:49:37.2573836Z '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-08-14T21:49:37.2574555Z '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-08-14T21:49:37.2575517Z '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-08-14T21:49:37.2576220Z '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-08-14T21:49:37.2576841Z '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-08-14T21:49:37.2577442Z '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-08-14T21:49:37.2578001Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_is_acceptable.h' -> 'libtorch/include/ATen/ops/cudnn_is_acceptable.h' 2025-08-14T21:49:37.2578970Z '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-08-14T21:49:37.2579618Z '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-08-14T21:49:37.2580220Z '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-08-14T21:49:37.2580663Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummax.h' -> 'libtorch/include/ATen/ops/cummax.h' 2025-08-14T21:49:37.2581617Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2582470Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2582969Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummax_native.h' -> 'libtorch/include/ATen/ops/cummax_native.h' 2025-08-14T21:49:37.2583420Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummax_ops.h' -> 'libtorch/include/ATen/ops/cummax_ops.h' 2025-08-14T21:49:37.2584004Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummaxmin_backward.h' -> 'libtorch/include/ATen/ops/cummaxmin_backward.h' 2025-08-14T21:49:37.2584958Z '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-08-14T21:49:37.2585577Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummaxmin_backward_native.h' -> 'libtorch/include/ATen/ops/cummaxmin_backward_native.h' 2025-08-14T21:49:37.2586156Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummaxmin_backward_ops.h' -> 'libtorch/include/ATen/ops/cummaxmin_backward_ops.h' 2025-08-14T21:49:37.2586597Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummin.h' -> 'libtorch/include/ATen/ops/cummin.h' 2025-08-14T21:49:37.2587408Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2588220Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2588714Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummin_native.h' -> 'libtorch/include/ATen/ops/cummin_native.h' 2025-08-14T21:49:37.2589204Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummin_ops.h' -> 'libtorch/include/ATen/ops/cummin_ops.h' 2025-08-14T21:49:37.2589679Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod.h' -> 'libtorch/include/ATen/ops/cumprod.h' 2025-08-14T21:49:37.2590214Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_backward.h' -> 'libtorch/include/ATen/ops/cumprod_backward.h' 2025-08-14T21:49:37.2591138Z '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-08-14T21:49:37.2591730Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_backward_native.h' -> 'libtorch/include/ATen/ops/cumprod_backward_native.h' 2025-08-14T21:49:37.2592295Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_backward_ops.h' -> 'libtorch/include/ATen/ops/cumprod_backward_ops.h' 2025-08-14T21:49:37.2593292Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2594125Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2594699Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/cumprod_cpu_dispatch.h' 2025-08-14T21:49:37.2595269Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cumprod_cuda_dispatch.h' 2025-08-14T21:49:37.2595741Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_meta.h' -> 'libtorch/include/ATen/ops/cumprod_meta.h' 2025-08-14T21:49:37.2596317Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_meta_dispatch.h' -> 'libtorch/include/ATen/ops/cumprod_meta_dispatch.h' 2025-08-14T21:49:37.2596844Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_native.h' -> 'libtorch/include/ATen/ops/cumprod_native.h' 2025-08-14T21:49:37.2597309Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_ops.h' -> 'libtorch/include/ATen/ops/cumprod_ops.h' 2025-08-14T21:49:37.2597747Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum.h' -> 'libtorch/include/ATen/ops/cumsum.h' 2025-08-14T21:49:37.2598753Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2599854Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2600433Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/cumsum_cpu_dispatch.h' 2025-08-14T21:49:37.2601004Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cumsum_cuda_dispatch.h' 2025-08-14T21:49:37.2601480Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_meta.h' -> 'libtorch/include/ATen/ops/cumsum_meta.h' 2025-08-14T21:49:37.2602060Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_meta_dispatch.h' -> 'libtorch/include/ATen/ops/cumsum_meta_dispatch.h' 2025-08-14T21:49:37.2602559Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_native.h' -> 'libtorch/include/ATen/ops/cumsum_native.h' 2025-08-14T21:49:37.2603028Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_ops.h' -> 'libtorch/include/ATen/ops/cumsum_ops.h' 2025-08-14T21:49:37.2603630Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumulative_trapezoid.h' -> 'libtorch/include/ATen/ops/cumulative_trapezoid.h' 2025-08-14T21:49:37.2604676Z '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-08-14T21:49:37.2605382Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumulative_trapezoid_native.h' -> 'libtorch/include/ATen/ops/cumulative_trapezoid_native.h' 2025-08-14T21:49:37.2606009Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumulative_trapezoid_ops.h' -> 'libtorch/include/ATen/ops/cumulative_trapezoid_ops.h' 2025-08-14T21:49:37.2606428Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/data.h' -> 'libtorch/include/ATen/ops/data.h' 2025-08-14T21:49:37.2607255Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2607734Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/data_native.h' -> 'libtorch/include/ATen/ops/data_native.h' 2025-08-14T21:49:37.2608187Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/data_ops.h' -> 'libtorch/include/ATen/ops/data_ops.h' 2025-08-14T21:49:37.2608651Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/deg2rad.h' -> 'libtorch/include/ATen/ops/deg2rad.h' 2025-08-14T21:49:37.2609500Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2610018Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/deg2rad_native.h' -> 'libtorch/include/ATen/ops/deg2rad_native.h' 2025-08-14T21:49:37.2610508Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/deg2rad_ops.h' -> 'libtorch/include/ATen/ops/deg2rad_ops.h' 2025-08-14T21:49:37.2610971Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dense_dim.h' -> 'libtorch/include/ATen/ops/dense_dim.h' 2025-08-14T21:49:37.2611938Z '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-08-14T21:49:37.2612499Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dense_dim_native.h' -> 'libtorch/include/ATen/ops/dense_dim_native.h' 2025-08-14T21:49:37.2612977Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dense_dim_ops.h' -> 'libtorch/include/ATen/ops/dense_dim_ops.h' 2025-08-14T21:49:37.2613444Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dequantize.h' -> 'libtorch/include/ATen/ops/dequantize.h' 2025-08-14T21:49:37.2614356Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2614954Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dequantize_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/dequantize_cpu_dispatch.h' 2025-08-14T21:49:37.2615562Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dequantize_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/dequantize_cuda_dispatch.h' 2025-08-14T21:49:37.2616115Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dequantize_native.h' -> 'libtorch/include/ATen/ops/dequantize_native.h' 2025-08-14T21:49:37.2616619Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dequantize_ops.h' -> 'libtorch/include/ATen/ops/dequantize_ops.h' 2025-08-14T21:49:37.2617014Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/det.h' -> 'libtorch/include/ATen/ops/det.h' 2025-08-14T21:49:37.2617797Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2618245Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/det_native.h' -> 'libtorch/include/ATen/ops/det_native.h' 2025-08-14T21:49:37.2618697Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/det_ops.h' -> 'libtorch/include/ATen/ops/det_ops.h' 2025-08-14T21:49:37.2619137Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach.h' -> 'libtorch/include/ATen/ops/detach.h' 2025-08-14T21:49:37.2619984Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2620449Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach_copy.h' -> 'libtorch/include/ATen/ops/detach_copy.h' 2025-08-14T21:49:37.2621327Z '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-08-14T21:49:37.2622351Z '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-08-14T21:49:37.2622892Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach_copy_native.h' -> 'libtorch/include/ATen/ops/detach_copy_native.h' 2025-08-14T21:49:37.2623406Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach_copy_ops.h' -> 'libtorch/include/ATen/ops/detach_copy_ops.h' 2025-08-14T21:49:37.2623886Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach_native.h' -> 'libtorch/include/ATen/ops/detach_native.h' 2025-08-14T21:49:37.2624339Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach_ops.h' -> 'libtorch/include/ATen/ops/detach_ops.h' 2025-08-14T21:49:37.2624756Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag.h' -> 'libtorch/include/ATen/ops/diag.h' 2025-08-14T21:49:37.2625547Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2625997Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag_embed.h' -> 'libtorch/include/ATen/ops/diag_embed.h' 2025-08-14T21:49:37.2626884Z '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-08-14T21:49:37.2627877Z '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-08-14T21:49:37.2628421Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag_embed_native.h' -> 'libtorch/include/ATen/ops/diag_embed_native.h' 2025-08-14T21:49:37.2628918Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag_embed_ops.h' -> 'libtorch/include/ATen/ops/diag_embed_ops.h' 2025-08-14T21:49:37.2629379Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag_native.h' -> 'libtorch/include/ATen/ops/diag_native.h' 2025-08-14T21:49:37.2629814Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag_ops.h' -> 'libtorch/include/ATen/ops/diag_ops.h' 2025-08-14T21:49:37.2630271Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagflat.h' -> 'libtorch/include/ATen/ops/diagflat.h' 2025-08-14T21:49:37.2631115Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2631625Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagflat_native.h' -> 'libtorch/include/ATen/ops/diagflat_native.h' 2025-08-14T21:49:37.2632117Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagflat_ops.h' -> 'libtorch/include/ATen/ops/diagflat_ops.h' 2025-08-14T21:49:37.2632557Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal.h' -> 'libtorch/include/ATen/ops/diagonal.h' 2025-08-14T21:49:37.2633086Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_backward.h' -> 'libtorch/include/ATen/ops/diagonal_backward.h' 2025-08-14T21:49:37.2634053Z '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-08-14T21:49:37.2634688Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_backward_native.h' -> 'libtorch/include/ATen/ops/diagonal_backward_native.h' 2025-08-14T21:49:37.2635254Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_backward_ops.h' -> 'libtorch/include/ATen/ops/diagonal_backward_ops.h' 2025-08-14T21:49:37.2636103Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2636937Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2637438Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_copy.h' -> 'libtorch/include/ATen/ops/diagonal_copy.h' 2025-08-14T21:49:37.2638325Z '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-08-14T21:49:37.2639627Z '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-08-14T21:49:37.2640223Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_copy_native.h' -> 'libtorch/include/ATen/ops/diagonal_copy_native.h' 2025-08-14T21:49:37.2640764Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_copy_ops.h' -> 'libtorch/include/ATen/ops/diagonal_copy_ops.h' 2025-08-14T21:49:37.2641289Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_native.h' -> 'libtorch/include/ATen/ops/diagonal_native.h' 2025-08-14T21:49:37.2641825Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_ops.h' -> 'libtorch/include/ATen/ops/diagonal_ops.h' 2025-08-14T21:49:37.2642365Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_scatter.h' -> 'libtorch/include/ATen/ops/diagonal_scatter.h' 2025-08-14T21:49:37.2643311Z '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-08-14T21:49:37.2644462Z '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-08-14T21:49:37.2645074Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_scatter_native.h' -> 'libtorch/include/ATen/ops/diagonal_scatter_native.h' 2025-08-14T21:49:37.2645651Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_scatter_ops.h' -> 'libtorch/include/ATen/ops/diagonal_scatter_ops.h' 2025-08-14T21:49:37.2646087Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diff.h' -> 'libtorch/include/ATen/ops/diff.h' 2025-08-14T21:49:37.2646899Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2647375Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diff_native.h' -> 'libtorch/include/ATen/ops/diff_native.h' 2025-08-14T21:49:37.2647843Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diff_ops.h' -> 'libtorch/include/ATen/ops/diff_ops.h' 2025-08-14T21:49:37.2648289Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma.h' -> 'libtorch/include/ATen/ops/digamma.h' 2025-08-14T21:49:37.2649352Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2649947Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/digamma_cpu_dispatch.h' 2025-08-14T21:49:37.2650558Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/digamma_cuda_dispatch.h' 2025-08-14T21:49:37.2651050Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma_meta.h' -> 'libtorch/include/ATen/ops/digamma_meta.h' 2025-08-14T21:49:37.2651758Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma_meta_dispatch.h' -> 'libtorch/include/ATen/ops/digamma_meta_dispatch.h' 2025-08-14T21:49:37.2652254Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma_native.h' -> 'libtorch/include/ATen/ops/digamma_native.h' 2025-08-14T21:49:37.2652717Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma_ops.h' -> 'libtorch/include/ATen/ops/digamma_ops.h' 2025-08-14T21:49:37.2653137Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dist.h' -> 'libtorch/include/ATen/ops/dist.h' 2025-08-14T21:49:37.2653923Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2654385Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dist_native.h' -> 'libtorch/include/ATen/ops/dist_native.h' 2025-08-14T21:49:37.2654829Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dist_ops.h' -> 'libtorch/include/ATen/ops/dist_ops.h' 2025-08-14T21:49:37.2655223Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div.h' -> 'libtorch/include/ATen/ops/div.h' 2025-08-14T21:49:37.2655997Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2656965Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2657480Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/div_cpu_dispatch.h' 2025-08-14T21:49:37.2658002Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/div_cuda_dispatch.h' 2025-08-14T21:49:37.2658470Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_meta.h' -> 'libtorch/include/ATen/ops/div_meta.h' 2025-08-14T21:49:37.2658990Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_meta_dispatch.h' -> 'libtorch/include/ATen/ops/div_meta_dispatch.h' 2025-08-14T21:49:37.2659440Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_native.h' -> 'libtorch/include/ATen/ops/div_native.h' 2025-08-14T21:49:37.2659878Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_ops.h' -> 'libtorch/include/ATen/ops/div_ops.h' 2025-08-14T21:49:37.2660305Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/divide.h' -> 'libtorch/include/ATen/ops/divide.h' 2025-08-14T21:49:37.2661119Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2661612Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/divide_native.h' -> 'libtorch/include/ATen/ops/divide_native.h' 2025-08-14T21:49:37.2662067Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/divide_ops.h' -> 'libtorch/include/ATen/ops/divide_ops.h' 2025-08-14T21:49:37.2662457Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dot.h' -> 'libtorch/include/ATen/ops/dot.h' 2025-08-14T21:49:37.2663230Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2663768Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dot_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/dot_cpu_dispatch.h' 2025-08-14T21:49:37.2664309Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dot_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/dot_cuda_dispatch.h' 2025-08-14T21:49:37.2664768Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dot_native.h' -> 'libtorch/include/ATen/ops/dot_native.h' 2025-08-14T21:49:37.2665190Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dot_ops.h' -> 'libtorch/include/ATen/ops/dot_ops.h' 2025-08-14T21:49:37.2665620Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dropout.h' -> 'libtorch/include/ATen/ops/dropout.h' 2025-08-14T21:49:37.2666455Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2666949Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dropout_native.h' -> 'libtorch/include/ATen/ops/dropout_native.h' 2025-08-14T21:49:37.2667412Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dropout_ops.h' -> 'libtorch/include/ATen/ops/dropout_ops.h' 2025-08-14T21:49:37.2667851Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dsplit.h' -> 'libtorch/include/ATen/ops/dsplit.h' 2025-08-14T21:49:37.2668660Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2669152Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dsplit_native.h' -> 'libtorch/include/ATen/ops/dsplit_native.h' 2025-08-14T21:49:37.2669759Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dsplit_ops.h' -> 'libtorch/include/ATen/ops/dsplit_ops.h' 2025-08-14T21:49:37.2670370Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dstack.h' -> 'libtorch/include/ATen/ops/dstack.h' 2025-08-14T21:49:37.2671275Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2671785Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dstack_native.h' -> 'libtorch/include/ATen/ops/dstack_native.h' 2025-08-14T21:49:37.2672245Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dstack_ops.h' -> 'libtorch/include/ATen/ops/dstack_ops.h' 2025-08-14T21:49:37.2672726Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/einsum.h' -> 'libtorch/include/ATen/ops/einsum.h' 2025-08-14T21:49:37.2673571Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2674061Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/einsum_native.h' -> 'libtorch/include/ATen/ops/einsum_native.h' 2025-08-14T21:49:37.2674545Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/einsum_ops.h' -> 'libtorch/include/ATen/ops/einsum_ops.h' 2025-08-14T21:49:37.2674949Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu.h' -> 'libtorch/include/ATen/ops/elu.h' 2025-08-14T21:49:37.2675429Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_backward.h' -> 'libtorch/include/ATen/ops/elu_backward.h' 2025-08-14T21:49:37.2676497Z '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-08-14T21:49:37.2677113Z '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-08-14T21:49:37.2677742Z '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-08-14T21:49:37.2678334Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_backward_meta.h' -> 'libtorch/include/ATen/ops/elu_backward_meta.h' 2025-08-14T21:49:37.2678996Z '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-08-14T21:49:37.2679637Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_backward_native.h' -> 'libtorch/include/ATen/ops/elu_backward_native.h' 2025-08-14T21:49:37.2680169Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_backward_ops.h' -> 'libtorch/include/ATen/ops/elu_backward_ops.h' 2025-08-14T21:49:37.2681140Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2681661Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/elu_cpu_dispatch.h' 2025-08-14T21:49:37.2682210Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/elu_cuda_dispatch.h' 2025-08-14T21:49:37.2682653Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_meta.h' -> 'libtorch/include/ATen/ops/elu_meta.h' 2025-08-14T21:49:37.2683182Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_meta_dispatch.h' -> 'libtorch/include/ATen/ops/elu_meta_dispatch.h' 2025-08-14T21:49:37.2683654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_native.h' -> 'libtorch/include/ATen/ops/elu_native.h' 2025-08-14T21:49:37.2684092Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_ops.h' -> 'libtorch/include/ATen/ops/elu_ops.h' 2025-08-14T21:49:37.2684560Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding.h' -> 'libtorch/include/ATen/ops/embedding.h' 2025-08-14T21:49:37.2685132Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_backward.h' -> 'libtorch/include/ATen/ops/embedding_backward.h' 2025-08-14T21:49:37.2686143Z '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-08-14T21:49:37.2686782Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_backward_native.h' -> 'libtorch/include/ATen/ops/embedding_backward_native.h' 2025-08-14T21:49:37.2687384Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_backward_ops.h' -> 'libtorch/include/ATen/ops/embedding_backward_ops.h' 2025-08-14T21:49:37.2687916Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_bag.h' -> 'libtorch/include/ATen/ops/embedding_bag.h' 2025-08-14T21:49:37.2688825Z '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-08-14T21:49:37.2689406Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_bag_native.h' -> 'libtorch/include/ATen/ops/embedding_bag_native.h' 2025-08-14T21:49:37.2689947Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_bag_ops.h' -> 'libtorch/include/ATen/ops/embedding_bag_ops.h' 2025-08-14T21:49:37.2690942Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2691555Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_dense_backward.h' -> 'libtorch/include/ATen/ops/embedding_dense_backward.h' 2025-08-14T21:49:37.2692548Z '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-08-14T21:49:37.2693556Z '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-08-14T21:49:37.2694314Z '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-08-14T21:49:37.2695019Z '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-08-14T21:49:37.2695679Z '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-08-14T21:49:37.2696198Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_native.h' -> 'libtorch/include/ATen/ops/embedding_native.h' 2025-08-14T21:49:37.2696686Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_ops.h' -> 'libtorch/include/ATen/ops/embedding_ops.h' 2025-08-14T21:49:37.2697217Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_renorm.h' -> 'libtorch/include/ATen/ops/embedding_renorm.h' 2025-08-14T21:49:37.2698139Z '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-08-14T21:49:37.2698794Z '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-08-14T21:49:37.2699465Z '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-08-14T21:49:37.2700122Z '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-08-14T21:49:37.2700709Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_renorm_native.h' -> 'libtorch/include/ATen/ops/embedding_renorm_native.h' 2025-08-14T21:49:37.2701307Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_renorm_ops.h' -> 'libtorch/include/ATen/ops/embedding_renorm_ops.h' 2025-08-14T21:49:37.2701921Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_sparse_backward.h' -> 'libtorch/include/ATen/ops/embedding_sparse_backward.h' 2025-08-14T21:49:37.2702926Z '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-08-14T21:49:37.2703698Z '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-08-14T21:49:37.2704353Z '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-08-14T21:49:37.2704772Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty.h' -> 'libtorch/include/ATen/ops/empty.h' 2025-08-14T21:49:37.2705582Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2706387Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2706915Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/empty_cpu_dispatch.h' 2025-08-14T21:49:37.2707464Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/empty_cuda_dispatch.h' 2025-08-14T21:49:37.2707912Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_like.h' -> 'libtorch/include/ATen/ops/empty_like.h' 2025-08-14T21:49:37.2708785Z '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-08-14T21:49:37.2709348Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_like_native.h' -> 'libtorch/include/ATen/ops/empty_like_native.h' 2025-08-14T21:49:37.2709832Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_like_ops.h' -> 'libtorch/include/ATen/ops/empty_like_ops.h' 2025-08-14T21:49:37.2710369Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_meta_dispatch.h' -> 'libtorch/include/ATen/ops/empty_meta_dispatch.h' 2025-08-14T21:49:37.2710851Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_native.h' -> 'libtorch/include/ATen/ops/empty_native.h' 2025-08-14T21:49:37.2711291Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_ops.h' -> 'libtorch/include/ATen/ops/empty_ops.h' 2025-08-14T21:49:37.2711786Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_permuted.h' -> 'libtorch/include/ATen/ops/empty_permuted.h' 2025-08-14T21:49:37.2712690Z '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-08-14T21:49:37.2713258Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_permuted_native.h' -> 'libtorch/include/ATen/ops/empty_permuted_native.h' 2025-08-14T21:49:37.2713790Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_permuted_ops.h' -> 'libtorch/include/ATen/ops/empty_permuted_ops.h' 2025-08-14T21:49:37.2714302Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_quantized.h' -> 'libtorch/include/ATen/ops/empty_quantized.h' 2025-08-14T21:49:37.2715197Z '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-08-14T21:49:37.2715781Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_quantized_native.h' -> 'libtorch/include/ATen/ops/empty_quantized_native.h' 2025-08-14T21:49:37.2716348Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_quantized_ops.h' -> 'libtorch/include/ATen/ops/empty_quantized_ops.h' 2025-08-14T21:49:37.2716833Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_strided.h' -> 'libtorch/include/ATen/ops/empty_strided.h' 2025-08-14T21:49:37.2717751Z '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-08-14T21:49:37.2718365Z '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-08-14T21:49:37.2718991Z '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-08-14T21:49:37.2719901Z '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-08-14T21:49:37.2720476Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_strided_native.h' -> 'libtorch/include/ATen/ops/empty_strided_native.h' 2025-08-14T21:49:37.2721018Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_strided_ops.h' -> 'libtorch/include/ATen/ops/empty_strided_ops.h' 2025-08-14T21:49:37.2721425Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq.h' -> 'libtorch/include/ATen/ops/eq.h' 2025-08-14T21:49:37.2722381Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2722896Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/eq_cpu_dispatch.h' 2025-08-14T21:49:37.2723469Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/eq_cuda_dispatch.h' 2025-08-14T21:49:37.2723908Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq_meta.h' -> 'libtorch/include/ATen/ops/eq_meta.h' 2025-08-14T21:49:37.2724456Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq_meta_dispatch.h' -> 'libtorch/include/ATen/ops/eq_meta_dispatch.h' 2025-08-14T21:49:37.2724912Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq_native.h' -> 'libtorch/include/ATen/ops/eq_native.h' 2025-08-14T21:49:37.2725340Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq_ops.h' -> 'libtorch/include/ATen/ops/eq_ops.h' 2025-08-14T21:49:37.2725763Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/equal.h' -> 'libtorch/include/ATen/ops/equal.h' 2025-08-14T21:49:37.2726325Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/equal_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/equal_cpu_dispatch.h' 2025-08-14T21:49:37.2726891Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/equal_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/equal_cuda_dispatch.h' 2025-08-14T21:49:37.2727374Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/equal_native.h' -> 'libtorch/include/ATen/ops/equal_native.h' 2025-08-14T21:49:37.2727839Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/equal_ops.h' -> 'libtorch/include/ATen/ops/equal_ops.h' 2025-08-14T21:49:37.2728245Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf.h' -> 'libtorch/include/ATen/ops/erf.h' 2025-08-14T21:49:37.2729208Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2729744Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/erf_cpu_dispatch.h' 2025-08-14T21:49:37.2730279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/erf_cuda_dispatch.h' 2025-08-14T21:49:37.2730749Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf_meta.h' -> 'libtorch/include/ATen/ops/erf_meta.h' 2025-08-14T21:49:37.2731416Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf_meta_dispatch.h' -> 'libtorch/include/ATen/ops/erf_meta_dispatch.h' 2025-08-14T21:49:37.2731861Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf_native.h' -> 'libtorch/include/ATen/ops/erf_native.h' 2025-08-14T21:49:37.2732312Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf_ops.h' -> 'libtorch/include/ATen/ops/erf_ops.h' 2025-08-14T21:49:37.2732728Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc.h' -> 'libtorch/include/ATen/ops/erfc.h' 2025-08-14T21:49:37.2733680Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2734201Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/erfc_cpu_dispatch.h' 2025-08-14T21:49:37.2734742Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/erfc_cuda_dispatch.h' 2025-08-14T21:49:37.2735177Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc_meta.h' -> 'libtorch/include/ATen/ops/erfc_meta.h' 2025-08-14T21:49:37.2735700Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc_meta_dispatch.h' -> 'libtorch/include/ATen/ops/erfc_meta_dispatch.h' 2025-08-14T21:49:37.2736170Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc_native.h' -> 'libtorch/include/ATen/ops/erfc_native.h' 2025-08-14T21:49:37.2736600Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc_ops.h' -> 'libtorch/include/ATen/ops/erfc_ops.h' 2025-08-14T21:49:37.2737054Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv.h' -> 'libtorch/include/ATen/ops/erfinv.h' 2025-08-14T21:49:37.2738039Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2738609Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/erfinv_cpu_dispatch.h' 2025-08-14T21:49:37.2739161Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/erfinv_cuda_dispatch.h' 2025-08-14T21:49:37.2739633Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv_meta.h' -> 'libtorch/include/ATen/ops/erfinv_meta.h' 2025-08-14T21:49:37.2740185Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv_meta_dispatch.h' -> 'libtorch/include/ATen/ops/erfinv_meta_dispatch.h' 2025-08-14T21:49:37.2740666Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv_native.h' -> 'libtorch/include/ATen/ops/erfinv_native.h' 2025-08-14T21:49:37.2741127Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv_ops.h' -> 'libtorch/include/ATen/ops/erfinv_ops.h' 2025-08-14T21:49:37.2741521Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp.h' -> 'libtorch/include/ATen/ops/exp.h' 2025-08-14T21:49:37.2741925Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2.h' -> 'libtorch/include/ATen/ops/exp2.h' 2025-08-14T21:49:37.2742876Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2743395Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/exp2_cpu_dispatch.h' 2025-08-14T21:49:37.2743919Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/exp2_cuda_dispatch.h' 2025-08-14T21:49:37.2744369Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2_meta.h' -> 'libtorch/include/ATen/ops/exp2_meta.h' 2025-08-14T21:49:37.2744928Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2_meta_dispatch.h' -> 'libtorch/include/ATen/ops/exp2_meta_dispatch.h' 2025-08-14T21:49:37.2745391Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2_native.h' -> 'libtorch/include/ATen/ops/exp2_native.h' 2025-08-14T21:49:37.2745834Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2_ops.h' -> 'libtorch/include/ATen/ops/exp2_ops.h' 2025-08-14T21:49:37.2746800Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2747309Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/exp_cpu_dispatch.h' 2025-08-14T21:49:37.2747838Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/exp_cuda_dispatch.h' 2025-08-14T21:49:37.2748271Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp_meta.h' -> 'libtorch/include/ATen/ops/exp_meta.h' 2025-08-14T21:49:37.2748792Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp_meta_dispatch.h' -> 'libtorch/include/ATen/ops/exp_meta_dispatch.h' 2025-08-14T21:49:37.2749244Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp_native.h' -> 'libtorch/include/ATen/ops/exp_native.h' 2025-08-14T21:49:37.2749668Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp_ops.h' -> 'libtorch/include/ATen/ops/exp_ops.h' 2025-08-14T21:49:37.2750094Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand.h' -> 'libtorch/include/ATen/ops/expand.h' 2025-08-14T21:49:37.2750541Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_as.h' -> 'libtorch/include/ATen/ops/expand_as.h' 2025-08-14T21:49:37.2751406Z '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-08-14T21:49:37.2751919Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_as_native.h' -> 'libtorch/include/ATen/ops/expand_as_native.h' 2025-08-14T21:49:37.2752437Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_as_ops.h' -> 'libtorch/include/ATen/ops/expand_as_ops.h' 2025-08-14T21:49:37.2753249Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2753711Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_copy.h' -> 'libtorch/include/ATen/ops/expand_copy.h' 2025-08-14T21:49:37.2754576Z '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-08-14T21:49:37.2755593Z '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-08-14T21:49:37.2756129Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_copy_native.h' -> 'libtorch/include/ATen/ops/expand_copy_native.h' 2025-08-14T21:49:37.2756636Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_copy_ops.h' -> 'libtorch/include/ATen/ops/expand_copy_ops.h' 2025-08-14T21:49:37.2757113Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_native.h' -> 'libtorch/include/ATen/ops/expand_native.h' 2025-08-14T21:49:37.2757565Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_ops.h' -> 'libtorch/include/ATen/ops/expand_ops.h' 2025-08-14T21:49:37.2757989Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1.h' -> 'libtorch/include/ATen/ops/expm1.h' 2025-08-14T21:49:37.2758951Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2759784Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/expm1_cpu_dispatch.h' 2025-08-14T21:49:37.2760354Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/expm1_cuda_dispatch.h' 2025-08-14T21:49:37.2760848Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1_meta.h' -> 'libtorch/include/ATen/ops/expm1_meta.h' 2025-08-14T21:49:37.2761408Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1_meta_dispatch.h' -> 'libtorch/include/ATen/ops/expm1_meta_dispatch.h' 2025-08-14T21:49:37.2761900Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1_native.h' -> 'libtorch/include/ATen/ops/expm1_native.h' 2025-08-14T21:49:37.2762357Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1_ops.h' -> 'libtorch/include/ATen/ops/expm1_ops.h' 2025-08-14T21:49:37.2762851Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exponential.h' -> 'libtorch/include/ATen/ops/exponential.h' 2025-08-14T21:49:37.2763776Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2764409Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exponential_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/exponential_cpu_dispatch.h' 2025-08-14T21:49:37.2765045Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exponential_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/exponential_cuda_dispatch.h' 2025-08-14T21:49:37.2765688Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exponential_meta_dispatch.h' -> 'libtorch/include/ATen/ops/exponential_meta_dispatch.h' 2025-08-14T21:49:37.2766286Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exponential_native.h' -> 'libtorch/include/ATen/ops/exponential_native.h' 2025-08-14T21:49:37.2766827Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exponential_ops.h' -> 'libtorch/include/ATen/ops/exponential_ops.h' 2025-08-14T21:49:37.2767257Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eye.h' -> 'libtorch/include/ATen/ops/eye.h' 2025-08-14T21:49:37.2768065Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2768601Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eye_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/eye_cpu_dispatch.h' 2025-08-14T21:49:37.2769130Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eye_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/eye_cuda_dispatch.h' 2025-08-14T21:49:37.2769827Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eye_meta_dispatch.h' -> 'libtorch/include/ATen/ops/eye_meta_dispatch.h' 2025-08-14T21:49:37.2770304Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eye_native.h' -> 'libtorch/include/ATen/ops/eye_native.h' 2025-08-14T21:49:37.2770741Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eye_ops.h' -> 'libtorch/include/ATen/ops/eye_ops.h' 2025-08-14T21:49:37.2771441Z '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-08-14T21:49:37.2772257Z '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-08-14T21:49:37.2773143Z '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-08-14T21:49:37.2774430Z '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-08-14T21:49:37.2775461Z '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-08-14T21:49:37.2776414Z '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-08-14T21:49:37.2777606Z '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-08-14T21:49:37.2778541Z '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-08-14T21:49:37.2779473Z '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-08-14T21:49:37.2780354Z '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-08-14T21:49:37.2781190Z '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-08-14T21:49:37.2782359Z '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-08-14T21:49:37.2783190Z '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-08-14T21:49:37.2783900Z '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-08-14T21:49:37.2784563Z '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-08-14T21:49:37.2785338Z '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-08-14T21:49:37.2786191Z '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-08-14T21:49:37.2787423Z '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-08-14T21:49:37.2788340Z '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-08-14T21:49:37.2789221Z '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-08-14T21:49:37.2789627Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm.h' -> 'libtorch/include/ATen/ops/lcm.h' 2025-08-14T21:49:37.2790097Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_not.h' -> 'libtorch/include/ATen/ops/logical_not.h' 2025-08-14T21:49:37.2791264Z '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-08-14T21:49:37.2792156Z '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-08-14T21:49:37.2793075Z '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-08-14T21:49:37.2793901Z '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-08-14T21:49:37.2794713Z '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-08-14T21:49:37.2795755Z '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-08-14T21:49:37.2796493Z '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-08-14T21:49:37.2797187Z '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-08-14T21:49:37.2797828Z '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-08-14T21:49:37.2798849Z '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-08-14T21:49:37.2799915Z '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-08-14T21:49:37.2801088Z '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-08-14T21:49:37.2801954Z '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-08-14T21:49:37.2802786Z '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-08-14T21:49:37.2803484Z '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-08-14T21:49:37.2804153Z '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-08-14T21:49:37.2804771Z '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-08-14T21:49:37.2805793Z '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-08-14T21:49:37.2806634Z '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-08-14T21:49:37.2807824Z '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-08-14T21:49:37.2808719Z '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-08-14T21:49:37.2809552Z '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-08-14T21:49:37.2810256Z '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-08-14T21:49:37.2810927Z '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-08-14T21:49:37.2811715Z '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-08-14T21:49:37.2812746Z '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-08-14T21:49:37.2813474Z '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-08-14T21:49:37.2814161Z '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-08-14T21:49:37.2814823Z '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-08-14T21:49:37.2815876Z '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-08-14T21:49:37.2816581Z '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-08-14T21:49:37.2817246Z '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-08-14T21:49:37.2817883Z '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-08-14T21:49:37.2818899Z '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-08-14T21:49:37.2819614Z '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-08-14T21:49:37.2820288Z '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-08-14T21:49:37.2820864Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/feature_alpha_dropout.h' -> 'libtorch/include/ATen/ops/feature_alpha_dropout.h' 2025-08-14T21:49:37.2821835Z '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-08-14T21:49:37.2822504Z '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-08-14T21:49:37.2823111Z '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-08-14T21:49:37.2823631Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/feature_dropout.h' -> 'libtorch/include/ATen/ops/feature_dropout.h' 2025-08-14T21:49:37.2824569Z '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-08-14T21:49:37.2825142Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/feature_dropout_native.h' -> 'libtorch/include/ATen/ops/feature_dropout_native.h' 2025-08-14T21:49:37.2825697Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/feature_dropout_ops.h' -> 'libtorch/include/ATen/ops/feature_dropout_ops.h' 2025-08-14T21:49:37.2826120Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fft.h' -> 'libtorch/include/ATen/ops/fft_fft.h' 2025-08-14T21:49:37.2826553Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fft2.h' -> 'libtorch/include/ATen/ops/fft_fft2.h' 2025-08-14T21:49:37.2827384Z '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-08-14T21:49:37.2827883Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fft2_native.h' -> 'libtorch/include/ATen/ops/fft_fft2_native.h' 2025-08-14T21:49:37.2828340Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fft2_ops.h' -> 'libtorch/include/ATen/ops/fft_fft2_ops.h' 2025-08-14T21:49:37.2829158Z '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-08-14T21:49:37.2829663Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fft_native.h' -> 'libtorch/include/ATen/ops/fft_fft_native.h' 2025-08-14T21:49:37.2830140Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fft_ops.h' -> 'libtorch/include/ATen/ops/fft_fft_ops.h' 2025-08-14T21:49:37.2830604Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftfreq.h' -> 'libtorch/include/ATen/ops/fft_fftfreq.h' 2025-08-14T21:49:37.2831455Z '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-08-14T21:49:37.2831982Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftfreq_native.h' -> 'libtorch/include/ATen/ops/fft_fftfreq_native.h' 2025-08-14T21:49:37.2832485Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftfreq_ops.h' -> 'libtorch/include/ATen/ops/fft_fftfreq_ops.h' 2025-08-14T21:49:37.2832912Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftn.h' -> 'libtorch/include/ATen/ops/fft_fftn.h' 2025-08-14T21:49:37.2833729Z '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-08-14T21:49:37.2834234Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftn_native.h' -> 'libtorch/include/ATen/ops/fft_fftn_native.h' 2025-08-14T21:49:37.2834694Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftn_ops.h' -> 'libtorch/include/ATen/ops/fft_fftn_ops.h' 2025-08-14T21:49:37.2835156Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftshift.h' -> 'libtorch/include/ATen/ops/fft_fftshift.h' 2025-08-14T21:49:37.2836023Z '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-08-14T21:49:37.2836588Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftshift_native.h' -> 'libtorch/include/ATen/ops/fft_fftshift_native.h' 2025-08-14T21:49:37.2837106Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftshift_ops.h' -> 'libtorch/include/ATen/ops/fft_fftshift_ops.h' 2025-08-14T21:49:37.2837539Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfft.h' -> 'libtorch/include/ATen/ops/fft_hfft.h' 2025-08-14T21:49:37.2837968Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfft2.h' -> 'libtorch/include/ATen/ops/fft_hfft2.h' 2025-08-14T21:49:37.2838824Z '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-08-14T21:49:37.2839405Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfft2_native.h' -> 'libtorch/include/ATen/ops/fft_hfft2_native.h' 2025-08-14T21:49:37.2840079Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfft2_ops.h' -> 'libtorch/include/ATen/ops/fft_hfft2_ops.h' 2025-08-14T21:49:37.2840936Z '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-08-14T21:49:37.2841449Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfft_native.h' -> 'libtorch/include/ATen/ops/fft_hfft_native.h' 2025-08-14T21:49:37.2841919Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfft_ops.h' -> 'libtorch/include/ATen/ops/fft_hfft_ops.h' 2025-08-14T21:49:37.2842385Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfftn.h' -> 'libtorch/include/ATen/ops/fft_hfftn.h' 2025-08-14T21:49:37.2843237Z '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-08-14T21:49:37.2843796Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfftn_native.h' -> 'libtorch/include/ATen/ops/fft_hfftn_native.h' 2025-08-14T21:49:37.2844291Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfftn_ops.h' -> 'libtorch/include/ATen/ops/fft_hfftn_ops.h' 2025-08-14T21:49:37.2844755Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifft.h' -> 'libtorch/include/ATen/ops/fft_ifft.h' 2025-08-14T21:49:37.2845200Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifft2.h' -> 'libtorch/include/ATen/ops/fft_ifft2.h' 2025-08-14T21:49:37.2846060Z '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-08-14T21:49:37.2846576Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifft2_native.h' -> 'libtorch/include/ATen/ops/fft_ifft2_native.h' 2025-08-14T21:49:37.2847061Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifft2_ops.h' -> 'libtorch/include/ATen/ops/fft_ifft2_ops.h' 2025-08-14T21:49:37.2847917Z '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-08-14T21:49:37.2848425Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifft_native.h' -> 'libtorch/include/ATen/ops/fft_ifft_native.h' 2025-08-14T21:49:37.2848894Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifft_ops.h' -> 'libtorch/include/ATen/ops/fft_ifft_ops.h' 2025-08-14T21:49:37.2849347Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifftn.h' -> 'libtorch/include/ATen/ops/fft_ifftn.h' 2025-08-14T21:49:37.2850197Z '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-08-14T21:49:37.2850717Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifftn_native.h' -> 'libtorch/include/ATen/ops/fft_ifftn_native.h' 2025-08-14T21:49:37.2851245Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifftn_ops.h' -> 'libtorch/include/ATen/ops/fft_ifftn_ops.h' 2025-08-14T21:49:37.2851849Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifftshift.h' -> 'libtorch/include/ATen/ops/fft_ifftshift.h' 2025-08-14T21:49:37.2852717Z '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-08-14T21:49:37.2853298Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifftshift_native.h' -> 'libtorch/include/ATen/ops/fft_ifftshift_native.h' 2025-08-14T21:49:37.2853816Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifftshift_ops.h' -> 'libtorch/include/ATen/ops/fft_ifftshift_ops.h' 2025-08-14T21:49:37.2854249Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfft.h' -> 'libtorch/include/ATen/ops/fft_ihfft.h' 2025-08-14T21:49:37.2854707Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfft2.h' -> 'libtorch/include/ATen/ops/fft_ihfft2.h' 2025-08-14T21:49:37.2855552Z '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-08-14T21:49:37.2856066Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfft2_native.h' -> 'libtorch/include/ATen/ops/fft_ihfft2_native.h' 2025-08-14T21:49:37.2856557Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfft2_ops.h' -> 'libtorch/include/ATen/ops/fft_ihfft2_ops.h' 2025-08-14T21:49:37.2857381Z '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-08-14T21:49:37.2857909Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfft_native.h' -> 'libtorch/include/ATen/ops/fft_ihfft_native.h' 2025-08-14T21:49:37.2858389Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfft_ops.h' -> 'libtorch/include/ATen/ops/fft_ihfft_ops.h' 2025-08-14T21:49:37.2858861Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfftn.h' -> 'libtorch/include/ATen/ops/fft_ihfftn.h' 2025-08-14T21:49:37.2859694Z '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-08-14T21:49:37.2860223Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfftn_native.h' -> 'libtorch/include/ATen/ops/fft_ihfftn_native.h' 2025-08-14T21:49:37.2860710Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfftn_ops.h' -> 'libtorch/include/ATen/ops/fft_ihfftn_ops.h' 2025-08-14T21:49:37.2861139Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfft.h' -> 'libtorch/include/ATen/ops/fft_irfft.h' 2025-08-14T21:49:37.2861598Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfft2.h' -> 'libtorch/include/ATen/ops/fft_irfft2.h' 2025-08-14T21:49:37.2862436Z '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-08-14T21:49:37.2862947Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfft2_native.h' -> 'libtorch/include/ATen/ops/fft_irfft2_native.h' 2025-08-14T21:49:37.2863441Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfft2_ops.h' -> 'libtorch/include/ATen/ops/fft_irfft2_ops.h' 2025-08-14T21:49:37.2864268Z '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-08-14T21:49:37.2864773Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfft_native.h' -> 'libtorch/include/ATen/ops/fft_irfft_native.h' 2025-08-14T21:49:37.2865282Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfft_ops.h' -> 'libtorch/include/ATen/ops/fft_irfft_ops.h' 2025-08-14T21:49:37.2865730Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfftn.h' -> 'libtorch/include/ATen/ops/fft_irfftn.h' 2025-08-14T21:49:37.2866577Z '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-08-14T21:49:37.2867125Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfftn_native.h' -> 'libtorch/include/ATen/ops/fft_irfftn_native.h' 2025-08-14T21:49:37.2867608Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfftn_ops.h' -> 'libtorch/include/ATen/ops/fft_irfftn_ops.h' 2025-08-14T21:49:37.2868036Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfft.h' -> 'libtorch/include/ATen/ops/fft_rfft.h' 2025-08-14T21:49:37.2868482Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfft2.h' -> 'libtorch/include/ATen/ops/fft_rfft2.h' 2025-08-14T21:49:37.2869503Z '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-08-14T21:49:37.2870214Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfft2_native.h' -> 'libtorch/include/ATen/ops/fft_rfft2_native.h' 2025-08-14T21:49:37.2870695Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfft2_ops.h' -> 'libtorch/include/ATen/ops/fft_rfft2_ops.h' 2025-08-14T21:49:37.2871537Z '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-08-14T21:49:37.2872058Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfft_native.h' -> 'libtorch/include/ATen/ops/fft_rfft_native.h' 2025-08-14T21:49:37.2872603Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfft_ops.h' -> 'libtorch/include/ATen/ops/fft_rfft_ops.h' 2025-08-14T21:49:37.2873087Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfftfreq.h' -> 'libtorch/include/ATen/ops/fft_rfftfreq.h' 2025-08-14T21:49:37.2874018Z '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-08-14T21:49:37.2874577Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfftfreq_native.h' -> 'libtorch/include/ATen/ops/fft_rfftfreq_native.h' 2025-08-14T21:49:37.2875097Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfftfreq_ops.h' -> 'libtorch/include/ATen/ops/fft_rfftfreq_ops.h' 2025-08-14T21:49:37.2875560Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfftn.h' -> 'libtorch/include/ATen/ops/fft_rfftn.h' 2025-08-14T21:49:37.2876414Z '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-08-14T21:49:37.2876933Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfftn_native.h' -> 'libtorch/include/ATen/ops/fft_rfftn_native.h' 2025-08-14T21:49:37.2877434Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfftn_ops.h' -> 'libtorch/include/ATen/ops/fft_rfftn_ops.h' 2025-08-14T21:49:37.2877849Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill.h' -> 'libtorch/include/ATen/ops/fill.h' 2025-08-14T21:49:37.2878662Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2879300Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/fill_cpu_dispatch.h' 2025-08-14T21:49:37.2879850Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/fill_cuda_dispatch.h' 2025-08-14T21:49:37.2880395Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_diagonal.h' -> 'libtorch/include/ATen/ops/fill_diagonal.h' 2025-08-14T21:49:37.2881316Z '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-08-14T21:49:37.2881873Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_diagonal_native.h' -> 'libtorch/include/ATen/ops/fill_diagonal_native.h' 2025-08-14T21:49:37.2882442Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_diagonal_ops.h' -> 'libtorch/include/ATen/ops/fill_diagonal_ops.h' 2025-08-14T21:49:37.2882998Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_meta_dispatch.h' -> 'libtorch/include/ATen/ops/fill_meta_dispatch.h' 2025-08-14T21:49:37.2883474Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_native.h' -> 'libtorch/include/ATen/ops/fill_native.h' 2025-08-14T21:49:37.2883920Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_ops.h' -> 'libtorch/include/ATen/ops/fill_ops.h' 2025-08-14T21:49:37.2884337Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fix.h' -> 'libtorch/include/ATen/ops/fix.h' 2025-08-14T21:49:37.2885144Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2885603Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fix_native.h' -> 'libtorch/include/ATen/ops/fix_native.h' 2025-08-14T21:49:37.2886049Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fix_ops.h' -> 'libtorch/include/ATen/ops/fix_ops.h' 2025-08-14T21:49:37.2886493Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flatten.h' -> 'libtorch/include/ATen/ops/flatten.h' 2025-08-14T21:49:37.2887377Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2887965Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flatten_dense_tensors.h' -> 'libtorch/include/ATen/ops/flatten_dense_tensors.h' 2025-08-14T21:49:37.2888975Z '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-08-14T21:49:37.2889643Z '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-08-14T21:49:37.2890279Z '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-08-14T21:49:37.2890906Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flatten_native.h' -> 'libtorch/include/ATen/ops/flatten_native.h' 2025-08-14T21:49:37.2891370Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flatten_ops.h' -> 'libtorch/include/ATen/ops/flatten_ops.h' 2025-08-14T21:49:37.2891785Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flip.h' -> 'libtorch/include/ATen/ops/flip.h' 2025-08-14T21:49:37.2892573Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2893095Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flip_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/flip_cpu_dispatch.h' 2025-08-14T21:49:37.2893634Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flip_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/flip_cuda_dispatch.h' 2025-08-14T21:49:37.2894095Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flip_native.h' -> 'libtorch/include/ATen/ops/flip_native.h' 2025-08-14T21:49:37.2894532Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flip_ops.h' -> 'libtorch/include/ATen/ops/flip_ops.h' 2025-08-14T21:49:37.2895003Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fliplr.h' -> 'libtorch/include/ATen/ops/fliplr.h' 2025-08-14T21:49:37.2895828Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2896309Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fliplr_native.h' -> 'libtorch/include/ATen/ops/fliplr_native.h' 2025-08-14T21:49:37.2896802Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fliplr_ops.h' -> 'libtorch/include/ATen/ops/fliplr_ops.h' 2025-08-14T21:49:37.2897231Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flipud.h' -> 'libtorch/include/ATen/ops/flipud.h' 2025-08-14T21:49:37.2898038Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2898537Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flipud_native.h' -> 'libtorch/include/ATen/ops/flipud_native.h' 2025-08-14T21:49:37.2898989Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flipud_ops.h' -> 'libtorch/include/ATen/ops/flipud_ops.h' 2025-08-14T21:49:37.2899453Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/float_power.h' -> 'libtorch/include/ATen/ops/float_power.h' 2025-08-14T21:49:37.2900332Z '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-08-14T21:49:37.2900861Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/float_power_native.h' -> 'libtorch/include/ATen/ops/float_power_native.h' 2025-08-14T21:49:37.2901361Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/float_power_ops.h' -> 'libtorch/include/ATen/ops/float_power_ops.h' 2025-08-14T21:49:37.2901825Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor.h' -> 'libtorch/include/ATen/ops/floor.h' 2025-08-14T21:49:37.2902816Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2903352Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/floor_cpu_dispatch.h' 2025-08-14T21:49:37.2903911Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/floor_cuda_dispatch.h' 2025-08-14T21:49:37.2904384Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_divide.h' -> 'libtorch/include/ATen/ops/floor_divide.h' 2025-08-14T21:49:37.2905256Z '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-08-14T21:49:37.2905878Z '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-08-14T21:49:37.2906493Z '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-08-14T21:49:37.2907115Z '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-08-14T21:49:37.2907661Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_divide_native.h' -> 'libtorch/include/ATen/ops/floor_divide_native.h' 2025-08-14T21:49:37.2908168Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_divide_ops.h' -> 'libtorch/include/ATen/ops/floor_divide_ops.h' 2025-08-14T21:49:37.2908634Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_meta.h' -> 'libtorch/include/ATen/ops/floor_meta.h' 2025-08-14T21:49:37.2909207Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_meta_dispatch.h' -> 'libtorch/include/ATen/ops/floor_meta_dispatch.h' 2025-08-14T21:49:37.2909679Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_native.h' -> 'libtorch/include/ATen/ops/floor_native.h' 2025-08-14T21:49:37.2910139Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_ops.h' -> 'libtorch/include/ATen/ops/floor_ops.h' 2025-08-14T21:49:37.2910544Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax.h' -> 'libtorch/include/ATen/ops/fmax.h' 2025-08-14T21:49:37.2911520Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2912051Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/fmax_cpu_dispatch.h' 2025-08-14T21:49:37.2912579Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/fmax_cuda_dispatch.h' 2025-08-14T21:49:37.2913023Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax_meta.h' -> 'libtorch/include/ATen/ops/fmax_meta.h' 2025-08-14T21:49:37.2913567Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax_meta_dispatch.h' -> 'libtorch/include/ATen/ops/fmax_meta_dispatch.h' 2025-08-14T21:49:37.2914028Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax_native.h' -> 'libtorch/include/ATen/ops/fmax_native.h' 2025-08-14T21:49:37.2914463Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax_ops.h' -> 'libtorch/include/ATen/ops/fmax_ops.h' 2025-08-14T21:49:37.2914876Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin.h' -> 'libtorch/include/ATen/ops/fmin.h' 2025-08-14T21:49:37.2915827Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2916379Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/fmin_cpu_dispatch.h' 2025-08-14T21:49:37.2916941Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/fmin_cuda_dispatch.h' 2025-08-14T21:49:37.2917383Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin_meta.h' -> 'libtorch/include/ATen/ops/fmin_meta.h' 2025-08-14T21:49:37.2917912Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin_meta_dispatch.h' -> 'libtorch/include/ATen/ops/fmin_meta_dispatch.h' 2025-08-14T21:49:37.2918381Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin_native.h' -> 'libtorch/include/ATen/ops/fmin_native.h' 2025-08-14T21:49:37.2918813Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin_ops.h' -> 'libtorch/include/ATen/ops/fmin_ops.h' 2025-08-14T21:49:37.2919283Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod.h' -> 'libtorch/include/ATen/ops/fmod.h' 2025-08-14T21:49:37.2920285Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2921265Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2921804Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/fmod_cpu_dispatch.h' 2025-08-14T21:49:37.2922359Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/fmod_cuda_dispatch.h' 2025-08-14T21:49:37.2922808Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_meta.h' -> 'libtorch/include/ATen/ops/fmod_meta.h' 2025-08-14T21:49:37.2923355Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_meta_dispatch.h' -> 'libtorch/include/ATen/ops/fmod_meta_dispatch.h' 2025-08-14T21:49:37.2923876Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_native.h' -> 'libtorch/include/ATen/ops/fmod_native.h' 2025-08-14T21:49:37.2924324Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_ops.h' -> 'libtorch/include/ATen/ops/fmod_ops.h' 2025-08-14T21:49:37.2924738Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac.h' -> 'libtorch/include/ATen/ops/frac.h' 2025-08-14T21:49:37.2925762Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2926305Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/frac_cpu_dispatch.h' 2025-08-14T21:49:37.2926853Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/frac_cuda_dispatch.h' 2025-08-14T21:49:37.2927320Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac_meta.h' -> 'libtorch/include/ATen/ops/frac_meta.h' 2025-08-14T21:49:37.2927866Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac_meta_dispatch.h' -> 'libtorch/include/ATen/ops/frac_meta_dispatch.h' 2025-08-14T21:49:37.2928338Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac_native.h' -> 'libtorch/include/ATen/ops/frac_native.h' 2025-08-14T21:49:37.2928794Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac_ops.h' -> 'libtorch/include/ATen/ops/frac_ops.h' 2025-08-14T21:49:37.2929390Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d.h' -> 'libtorch/include/ATen/ops/fractional_max_pool2d.h' 2025-08-14T21:49:37.2930080Z '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-08-14T21:49:37.2931514Z '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-08-14T21:49:37.2932347Z '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-08-14T21:49:37.2933164Z '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-08-14T21:49:37.2933884Z '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-08-14T21:49:37.2934688Z '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-08-14T21:49:37.2935435Z '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-08-14T21:49:37.2936153Z '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-08-14T21:49:37.2937387Z '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-08-14T21:49:37.2938086Z '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-08-14T21:49:37.2938890Z '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-08-14T21:49:37.2939513Z '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-08-14T21:49:37.2940180Z '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-08-14T21:49:37.2940772Z '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-08-14T21:49:37.2941348Z '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-08-14T21:49:37.2941882Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d.h' -> 'libtorch/include/ATen/ops/fractional_max_pool3d.h' 2025-08-14T21:49:37.2942483Z '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-08-14T21:49:37.2943217Z '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-08-14T21:49:37.2943970Z '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-08-14T21:49:37.2944651Z '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-08-14T21:49:37.2945291Z '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-08-14T21:49:37.2946363Z '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-08-14T21:49:37.2947033Z '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-08-14T21:49:37.2947686Z '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-08-14T21:49:37.2948459Z '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-08-14T21:49:37.2949149Z '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-08-14T21:49:37.2949968Z '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-08-14T21:49:37.2950577Z '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-08-14T21:49:37.2950998Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frexp.h' -> 'libtorch/include/ATen/ops/frexp.h' 2025-08-14T21:49:37.2951817Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2952349Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frexp_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/frexp_cpu_dispatch.h' 2025-08-14T21:49:37.2952894Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frexp_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/frexp_cuda_dispatch.h' 2025-08-14T21:49:37.2953378Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frexp_native.h' -> 'libtorch/include/ATen/ops/frexp_native.h' 2025-08-14T21:49:37.2953848Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frexp_ops.h' -> 'libtorch/include/ATen/ops/frexp_ops.h' 2025-08-14T21:49:37.2954352Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frobenius_norm.h' -> 'libtorch/include/ATen/ops/frobenius_norm.h' 2025-08-14T21:49:37.2955271Z '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-08-14T21:49:37.2955869Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frobenius_norm_native.h' -> 'libtorch/include/ATen/ops/frobenius_norm_native.h' 2025-08-14T21:49:37.2956408Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frobenius_norm_ops.h' -> 'libtorch/include/ATen/ops/frobenius_norm_ops.h' 2025-08-14T21:49:37.2956866Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/from_file.h' -> 'libtorch/include/ATen/ops/from_file.h' 2025-08-14T21:49:37.2957706Z '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-08-14T21:49:37.2958269Z '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-08-14T21:49:37.2958793Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/from_file_native.h' -> 'libtorch/include/ATen/ops/from_file_native.h' 2025-08-14T21:49:37.2959363Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/from_file_ops.h' -> 'libtorch/include/ATen/ops/from_file_ops.h' 2025-08-14T21:49:37.2959956Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full.h' -> 'libtorch/include/ATen/ops/full.h' 2025-08-14T21:49:37.2960771Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2961265Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full_like.h' -> 'libtorch/include/ATen/ops/full_like.h' 2025-08-14T21:49:37.2962149Z '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-08-14T21:49:37.2962691Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full_like_native.h' -> 'libtorch/include/ATen/ops/full_like_native.h' 2025-08-14T21:49:37.2963181Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full_like_ops.h' -> 'libtorch/include/ATen/ops/full_like_ops.h' 2025-08-14T21:49:37.2963656Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full_native.h' -> 'libtorch/include/ATen/ops/full_native.h' 2025-08-14T21:49:37.2964121Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full_ops.h' -> 'libtorch/include/ATen/ops/full_ops.h' 2025-08-14T21:49:37.2964795Z '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-08-14T21:49:37.2965858Z '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-08-14T21:49:37.2966618Z '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-08-14T21:49:37.2967329Z '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-08-14T21:49:37.2967773Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather.h' -> 'libtorch/include/ATen/ops/gather.h' 2025-08-14T21:49:37.2968309Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_backward.h' -> 'libtorch/include/ATen/ops/gather_backward.h' 2025-08-14T21:49:37.2969278Z '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-08-14T21:49:37.2970044Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_backward_native.h' -> 'libtorch/include/ATen/ops/gather_backward_native.h' 2025-08-14T21:49:37.2970624Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_backward_ops.h' -> 'libtorch/include/ATen/ops/gather_backward_ops.h' 2025-08-14T21:49:37.2971693Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2972544Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.2973109Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/gather_cpu_dispatch.h' 2025-08-14T21:49:37.2973680Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/gather_cuda_dispatch.h' 2025-08-14T21:49:37.2974166Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_meta.h' -> 'libtorch/include/ATen/ops/gather_meta.h' 2025-08-14T21:49:37.2974736Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_meta_dispatch.h' -> 'libtorch/include/ATen/ops/gather_meta_dispatch.h' 2025-08-14T21:49:37.2975237Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_native.h' -> 'libtorch/include/ATen/ops/gather_native.h' 2025-08-14T21:49:37.2975717Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_ops.h' -> 'libtorch/include/ATen/ops/gather_ops.h' 2025-08-14T21:49:37.2976162Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd.h' -> 'libtorch/include/ATen/ops/gcd.h' 2025-08-14T21:49:37.2977163Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2977701Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/gcd_cpu_dispatch.h' 2025-08-14T21:49:37.2978236Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/gcd_cuda_dispatch.h' 2025-08-14T21:49:37.2978679Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd_meta.h' -> 'libtorch/include/ATen/ops/gcd_meta.h' 2025-08-14T21:49:37.2979222Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd_meta_dispatch.h' -> 'libtorch/include/ATen/ops/gcd_meta_dispatch.h' 2025-08-14T21:49:37.2979693Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd_native.h' -> 'libtorch/include/ATen/ops/gcd_native.h' 2025-08-14T21:49:37.2980132Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd_ops.h' -> 'libtorch/include/ATen/ops/gcd_ops.h' 2025-08-14T21:49:37.2980537Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge.h' -> 'libtorch/include/ATen/ops/ge.h' 2025-08-14T21:49:37.2981602Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2982095Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/ge_cpu_dispatch.h' 2025-08-14T21:49:37.2982603Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/ge_cuda_dispatch.h' 2025-08-14T21:49:37.2983020Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge_meta.h' -> 'libtorch/include/ATen/ops/ge_meta.h' 2025-08-14T21:49:37.2983524Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge_meta_dispatch.h' -> 'libtorch/include/ATen/ops/ge_meta_dispatch.h' 2025-08-14T21:49:37.2984014Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge_native.h' -> 'libtorch/include/ATen/ops/ge_native.h' 2025-08-14T21:49:37.2984429Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge_ops.h' -> 'libtorch/include/ATen/ops/ge_ops.h' 2025-08-14T21:49:37.2984836Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu.h' -> 'libtorch/include/ATen/ops/gelu.h' 2025-08-14T21:49:37.2985357Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_backward.h' -> 'libtorch/include/ATen/ops/gelu_backward.h' 2025-08-14T21:49:37.2986398Z '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-08-14T21:49:37.2987016Z '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-08-14T21:49:37.2987649Z '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-08-14T21:49:37.2988182Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_backward_meta.h' -> 'libtorch/include/ATen/ops/gelu_backward_meta.h' 2025-08-14T21:49:37.2988798Z '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-08-14T21:49:37.2989359Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_backward_native.h' -> 'libtorch/include/ATen/ops/gelu_backward_native.h' 2025-08-14T21:49:37.2989880Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_backward_ops.h' -> 'libtorch/include/ATen/ops/gelu_backward_ops.h' 2025-08-14T21:49:37.2990855Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.2991389Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/gelu_cpu_dispatch.h' 2025-08-14T21:49:37.2991954Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/gelu_cuda_dispatch.h' 2025-08-14T21:49:37.2992394Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_meta.h' -> 'libtorch/include/ATen/ops/gelu_meta.h' 2025-08-14T21:49:37.2992939Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_meta_dispatch.h' -> 'libtorch/include/ATen/ops/gelu_meta_dispatch.h' 2025-08-14T21:49:37.2993401Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_native.h' -> 'libtorch/include/ATen/ops/gelu_native.h' 2025-08-14T21:49:37.2993838Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_ops.h' -> 'libtorch/include/ATen/ops/gelu_ops.h' 2025-08-14T21:49:37.2994307Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geometric.h' -> 'libtorch/include/ATen/ops/geometric.h' 2025-08-14T21:49:37.2995169Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.2995752Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geometric_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/geometric_cpu_dispatch.h' 2025-08-14T21:49:37.2996365Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geometric_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/geometric_cuda_dispatch.h' 2025-08-14T21:49:37.2996955Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geometric_meta_dispatch.h' -> 'libtorch/include/ATen/ops/geometric_meta_dispatch.h' 2025-08-14T21:49:37.2997474Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geometric_native.h' -> 'libtorch/include/ATen/ops/geometric_native.h' 2025-08-14T21:49:37.2998001Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geometric_ops.h' -> 'libtorch/include/ATen/ops/geometric_ops.h' 2025-08-14T21:49:37.2998420Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geqrf.h' -> 'libtorch/include/ATen/ops/geqrf.h' 2025-08-14T21:49:37.2998955Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geqrf_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/geqrf_cpu_dispatch.h' 2025-08-14T21:49:37.2999764Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geqrf_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/geqrf_cuda_dispatch.h' 2025-08-14T21:49:37.3000290Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geqrf_native.h' -> 'libtorch/include/ATen/ops/geqrf_native.h' 2025-08-14T21:49:37.3000746Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geqrf_ops.h' -> 'libtorch/include/ATen/ops/geqrf_ops.h' 2025-08-14T21:49:37.3001169Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ger.h' -> 'libtorch/include/ATen/ops/ger.h' 2025-08-14T21:49:37.3001977Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3002441Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ger_native.h' -> 'libtorch/include/ATen/ops/ger_native.h' 2025-08-14T21:49:37.3002889Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ger_ops.h' -> 'libtorch/include/ATen/ops/ger_ops.h' 2025-08-14T21:49:37.3003291Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu.h' -> 'libtorch/include/ATen/ops/glu.h' 2025-08-14T21:49:37.3003775Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward.h' -> 'libtorch/include/ATen/ops/glu_backward.h' 2025-08-14T21:49:37.3004402Z '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-08-14T21:49:37.3005060Z '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-08-14T21:49:37.3005590Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_jvp.h' -> 'libtorch/include/ATen/ops/glu_backward_jvp.h' 2025-08-14T21:49:37.3006544Z '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-08-14T21:49:37.3007204Z '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-08-14T21:49:37.3007868Z '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-08-14T21:49:37.3008471Z '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-08-14T21:49:37.3009031Z '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-08-14T21:49:37.3009591Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_native.h' -> 'libtorch/include/ATen/ops/glu_backward_native.h' 2025-08-14T21:49:37.3010127Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_ops.h' -> 'libtorch/include/ATen/ops/glu_backward_ops.h' 2025-08-14T21:49:37.3011096Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3011734Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/glu_cpu_dispatch.h' 2025-08-14T21:49:37.3012262Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/glu_cuda_dispatch.h' 2025-08-14T21:49:37.3012713Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_jvp.h' -> 'libtorch/include/ATen/ops/glu_jvp.h' 2025-08-14T21:49:37.3013547Z '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-08-14T21:49:37.3014086Z '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-08-14T21:49:37.3014665Z '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-08-14T21:49:37.3015156Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_jvp_native.h' -> 'libtorch/include/ATen/ops/glu_jvp_native.h' 2025-08-14T21:49:37.3015608Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_jvp_ops.h' -> 'libtorch/include/ATen/ops/glu_jvp_ops.h' 2025-08-14T21:49:37.3016039Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_meta.h' -> 'libtorch/include/ATen/ops/glu_meta.h' 2025-08-14T21:49:37.3016569Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_meta_dispatch.h' -> 'libtorch/include/ATen/ops/glu_meta_dispatch.h' 2025-08-14T21:49:37.3017019Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_native.h' -> 'libtorch/include/ATen/ops/glu_native.h' 2025-08-14T21:49:37.3017445Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_ops.h' -> 'libtorch/include/ATen/ops/glu_ops.h' 2025-08-14T21:49:37.3017904Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gradient.h' -> 'libtorch/include/ATen/ops/gradient.h' 2025-08-14T21:49:37.3018744Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3019288Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gradient_native.h' -> 'libtorch/include/ATen/ops/gradient_native.h' 2025-08-14T21:49:37.3019776Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gradient_ops.h' -> 'libtorch/include/ATen/ops/gradient_ops.h' 2025-08-14T21:49:37.3020239Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater.h' -> 'libtorch/include/ATen/ops/greater.h' 2025-08-14T21:49:37.3021069Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3021559Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater_equal.h' -> 'libtorch/include/ATen/ops/greater_equal.h' 2025-08-14T21:49:37.3022441Z '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-08-14T21:49:37.3022998Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater_equal_native.h' -> 'libtorch/include/ATen/ops/greater_equal_native.h' 2025-08-14T21:49:37.3023536Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater_equal_ops.h' -> 'libtorch/include/ATen/ops/greater_equal_ops.h' 2025-08-14T21:49:37.3024029Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater_native.h' -> 'libtorch/include/ATen/ops/greater_native.h' 2025-08-14T21:49:37.3024494Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater_ops.h' -> 'libtorch/include/ATen/ops/greater_ops.h' 2025-08-14T21:49:37.3024983Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler.h' -> 'libtorch/include/ATen/ops/grid_sampler.h' 2025-08-14T21:49:37.3025480Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d.h' -> 'libtorch/include/ATen/ops/grid_sampler_2d.h' 2025-08-14T21:49:37.3026070Z '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-08-14T21:49:37.3027066Z '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-08-14T21:49:37.3027819Z '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-08-14T21:49:37.3028546Z '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-08-14T21:49:37.3029240Z '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-08-14T21:49:37.3029860Z '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-08-14T21:49:37.3030748Z '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-08-14T21:49:37.3031395Z '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-08-14T21:49:37.3032029Z '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-08-14T21:49:37.3032591Z '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-08-14T21:49:37.3033133Z '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-08-14T21:49:37.3033629Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d.h' -> 'libtorch/include/ATen/ops/grid_sampler_3d.h' 2025-08-14T21:49:37.3034248Z '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-08-14T21:49:37.3034789Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/layer_norm_ops.h' -> 'libtorch/include/ATen/ops/layer_norm_ops.h' 2025-08-14T21:49:37.3035763Z '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-08-14T21:49:37.3036496Z '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-08-14T21:49:37.3037216Z '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-08-14T21:49:37.3037873Z '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-08-14T21:49:37.3038509Z '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-08-14T21:49:37.3039641Z '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-08-14T21:49:37.3040297Z '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-08-14T21:49:37.3040970Z '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-08-14T21:49:37.3041547Z '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-08-14T21:49:37.3042125Z '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-08-14T21:49:37.3043023Z '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-08-14T21:49:37.3043578Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_native.h' -> 'libtorch/include/ATen/ops/grid_sampler_native.h' 2025-08-14T21:49:37.3044131Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_ops.h' -> 'libtorch/include/ATen/ops/grid_sampler_ops.h' 2025-08-14T21:49:37.3044607Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/group_norm.h' -> 'libtorch/include/ATen/ops/group_norm.h' 2025-08-14T21:49:37.3045480Z '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-08-14T21:49:37.3046022Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/group_norm_native.h' -> 'libtorch/include/ATen/ops/group_norm_native.h' 2025-08-14T21:49:37.3046543Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/group_norm_ops.h' -> 'libtorch/include/ATen/ops/group_norm_ops.h' 2025-08-14T21:49:37.3046955Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru.h' -> 'libtorch/include/ATen/ops/gru.h' 2025-08-14T21:49:37.3047401Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru_cell.h' -> 'libtorch/include/ATen/ops/gru_cell.h' 2025-08-14T21:49:37.3048257Z '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-08-14T21:49:37.3048764Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru_cell_native.h' -> 'libtorch/include/ATen/ops/gru_cell_native.h' 2025-08-14T21:49:37.3049270Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru_cell_ops.h' -> 'libtorch/include/ATen/ops/gru_cell_ops.h' 2025-08-14T21:49:37.3050101Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3050565Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru_native.h' -> 'libtorch/include/ATen/ops/gru_native.h' 2025-08-14T21:49:37.3051006Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru_ops.h' -> 'libtorch/include/ATen/ops/gru_ops.h' 2025-08-14T21:49:37.3051532Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt.h' -> 'libtorch/include/ATen/ops/gt.h' 2025-08-14T21:49:37.3052459Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3052958Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/gt_cpu_dispatch.h' 2025-08-14T21:49:37.3053473Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/gt_cuda_dispatch.h' 2025-08-14T21:49:37.3053894Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt_meta.h' -> 'libtorch/include/ATen/ops/gt_meta.h' 2025-08-14T21:49:37.3054399Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt_meta_dispatch.h' -> 'libtorch/include/ATen/ops/gt_meta_dispatch.h' 2025-08-14T21:49:37.3054841Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt_native.h' -> 'libtorch/include/ATen/ops/gt_native.h' 2025-08-14T21:49:37.3055252Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt_ops.h' -> 'libtorch/include/ATen/ops/gt_ops.h' 2025-08-14T21:49:37.3055752Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hamming_window.h' -> 'libtorch/include/ATen/ops/hamming_window.h' 2025-08-14T21:49:37.3056688Z '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-08-14T21:49:37.3057258Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hamming_window_native.h' -> 'libtorch/include/ATen/ops/hamming_window_native.h' 2025-08-14T21:49:37.3057791Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hamming_window_ops.h' -> 'libtorch/include/ATen/ops/hamming_window_ops.h' 2025-08-14T21:49:37.3058287Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hann_window.h' -> 'libtorch/include/ATen/ops/hann_window.h' 2025-08-14T21:49:37.3059138Z '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-08-14T21:49:37.3059673Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hann_window_native.h' -> 'libtorch/include/ATen/ops/hann_window_native.h' 2025-08-14T21:49:37.3060177Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hann_window_ops.h' -> 'libtorch/include/ATen/ops/hann_window_ops.h' 2025-08-14T21:49:37.3060646Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink.h' -> 'libtorch/include/ATen/ops/hardshrink.h' 2025-08-14T21:49:37.3061202Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_backward.h' -> 'libtorch/include/ATen/ops/hardshrink_backward.h' 2025-08-14T21:49:37.3062338Z '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-08-14T21:49:37.3063040Z '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-08-14T21:49:37.3063781Z '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-08-14T21:49:37.3064416Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_backward_meta.h' -> 'libtorch/include/ATen/ops/hardshrink_backward_meta.h' 2025-08-14T21:49:37.3065119Z '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-08-14T21:49:37.3065758Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_backward_native.h' -> 'libtorch/include/ATen/ops/hardshrink_backward_native.h' 2025-08-14T21:49:37.3066356Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_backward_ops.h' -> 'libtorch/include/ATen/ops/hardshrink_backward_ops.h' 2025-08-14T21:49:37.3067386Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3067994Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2025-08-14T21:49:37.3068600Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2025-08-14T21:49:37.3069111Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_meta.h' -> 'libtorch/include/ATen/ops/hardshrink_meta.h' 2025-08-14T21:49:37.3070067Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_meta_dispatch.h' -> 'libtorch/include/ATen/ops/hardshrink_meta_dispatch.h' 2025-08-14T21:49:37.3070628Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_native.h' -> 'libtorch/include/ATen/ops/hardshrink_native.h' 2025-08-14T21:49:37.3071148Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_ops.h' -> 'libtorch/include/ATen/ops/hardshrink_ops.h' 2025-08-14T21:49:37.3071722Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid.h' -> 'libtorch/include/ATen/ops/hardsigmoid.h' 2025-08-14T21:49:37.3072318Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_backward.h' -> 'libtorch/include/ATen/ops/hardsigmoid_backward.h' 2025-08-14T21:49:37.3073486Z '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-08-14T21:49:37.3074484Z '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-08-14T21:49:37.3075235Z '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-08-14T21:49:37.3075878Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_backward_meta.h' -> 'libtorch/include/ATen/ops/hardsigmoid_backward_meta.h' 2025-08-14T21:49:37.3076635Z '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-08-14T21:49:37.3077299Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_backward_native.h' -> 'libtorch/include/ATen/ops/hardsigmoid_backward_native.h' 2025-08-14T21:49:37.3077929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_backward_ops.h' -> 'libtorch/include/ATen/ops/hardsigmoid_backward_ops.h' 2025-08-14T21:49:37.3079096Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3079796Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2025-08-14T21:49:37.3080451Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2025-08-14T21:49:37.3081039Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_meta.h' -> 'libtorch/include/ATen/ops/hardsigmoid_meta.h' 2025-08-14T21:49:37.3081674Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' -> 'libtorch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2025-08-14T21:49:37.3082254Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_native.h' -> 'libtorch/include/ATen/ops/hardsigmoid_native.h' 2025-08-14T21:49:37.3082783Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_ops.h' -> 'libtorch/include/ATen/ops/hardsigmoid_ops.h' 2025-08-14T21:49:37.3083255Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish.h' -> 'libtorch/include/ATen/ops/hardswish.h' 2025-08-14T21:49:37.3083834Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_backward.h' -> 'libtorch/include/ATen/ops/hardswish_backward.h' 2025-08-14T21:49:37.3084811Z '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-08-14T21:49:37.3085511Z '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-08-14T21:49:37.3086234Z '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-08-14T21:49:37.3086867Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_backward_native.h' -> 'libtorch/include/ATen/ops/hardswish_backward_native.h' 2025-08-14T21:49:37.3087469Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_backward_ops.h' -> 'libtorch/include/ATen/ops/hardswish_backward_ops.h' 2025-08-14T21:49:37.3088107Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/hardswish_cpu_dispatch.h' 2025-08-14T21:49:37.3088722Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/hardswish_cuda_dispatch.h' 2025-08-14T21:49:37.3089329Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_meta_dispatch.h' -> 'libtorch/include/ATen/ops/hardswish_meta_dispatch.h' 2025-08-14T21:49:37.3089907Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_native.h' -> 'libtorch/include/ATen/ops/hardswish_native.h' 2025-08-14T21:49:37.3090413Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_ops.h' -> 'libtorch/include/ATen/ops/hardswish_ops.h' 2025-08-14T21:49:37.3090989Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh.h' -> 'libtorch/include/ATen/ops/hardtanh.h' 2025-08-14T21:49:37.3091537Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_backward.h' -> 'libtorch/include/ATen/ops/hardtanh_backward.h' 2025-08-14T21:49:37.3092204Z '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-08-14T21:49:37.3092872Z '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-08-14T21:49:37.3093490Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_backward_native.h' -> 'libtorch/include/ATen/ops/hardtanh_backward_native.h' 2025-08-14T21:49:37.3094057Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_backward_ops.h' -> 'libtorch/include/ATen/ops/hardtanh_backward_ops.h' 2025-08-14T21:49:37.3094659Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2025-08-14T21:49:37.3095244Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2025-08-14T21:49:37.3095839Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_meta_dispatch.h' -> 'libtorch/include/ATen/ops/hardtanh_meta_dispatch.h' 2025-08-14T21:49:37.3096345Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_native.h' -> 'libtorch/include/ATen/ops/hardtanh_native.h' 2025-08-14T21:49:37.3096835Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_ops.h' -> 'libtorch/include/ATen/ops/hardtanh_ops.h' 2025-08-14T21:49:37.3097295Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hash_tensor.h' -> 'libtorch/include/ATen/ops/hash_tensor.h' 2025-08-14T21:49:37.3098308Z '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-08-14T21:49:37.3098914Z '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-08-14T21:49:37.3099513Z '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-08-14T21:49:37.3100019Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hash_tensor_meta.h' -> 'libtorch/include/ATen/ops/hash_tensor_meta.h' 2025-08-14T21:49:37.3100625Z '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-08-14T21:49:37.3101150Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hash_tensor_native.h' -> 'libtorch/include/ATen/ops/hash_tensor_native.h' 2025-08-14T21:49:37.3101642Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hash_tensor_ops.h' -> 'libtorch/include/ATen/ops/hash_tensor_ops.h' 2025-08-14T21:49:37.3102136Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside.h' -> 'libtorch/include/ATen/ops/heaviside.h' 2025-08-14T21:49:37.3103160Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3103749Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/heaviside_cpu_dispatch.h' 2025-08-14T21:49:37.3104370Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/heaviside_cuda_dispatch.h' 2025-08-14T21:49:37.3104872Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside_meta.h' -> 'libtorch/include/ATen/ops/heaviside_meta.h' 2025-08-14T21:49:37.3105478Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside_meta_dispatch.h' -> 'libtorch/include/ATen/ops/heaviside_meta_dispatch.h' 2025-08-14T21:49:37.3105995Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside_native.h' -> 'libtorch/include/ATen/ops/heaviside_native.h' 2025-08-14T21:49:37.3106485Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside_ops.h' -> 'libtorch/include/ATen/ops/heaviside_ops.h' 2025-08-14T21:49:37.3107053Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hinge_embedding_loss.h' -> 'libtorch/include/ATen/ops/hinge_embedding_loss.h' 2025-08-14T21:49:37.3107997Z '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-08-14T21:49:37.3108626Z '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-08-14T21:49:37.3109255Z '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-08-14T21:49:37.3109670Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histc.h' -> 'libtorch/include/ATen/ops/histc.h' 2025-08-14T21:49:37.3110235Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histc_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/histc_cpu_dispatch.h' 2025-08-14T21:49:37.3110786Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histc_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/histc_cuda_dispatch.h' 2025-08-14T21:49:37.3111261Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histc_native.h' -> 'libtorch/include/ATen/ops/histc_native.h' 2025-08-14T21:49:37.3111703Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histc_ops.h' -> 'libtorch/include/ATen/ops/histc_ops.h' 2025-08-14T21:49:37.3112164Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogram.h' -> 'libtorch/include/ATen/ops/histogram.h' 2025-08-14T21:49:37.3112745Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogram_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/histogram_cpu_dispatch.h' 2025-08-14T21:49:37.3113266Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogram_native.h' -> 'libtorch/include/ATen/ops/histogram_native.h' 2025-08-14T21:49:37.3113767Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogram_ops.h' -> 'libtorch/include/ATen/ops/histogram_ops.h' 2025-08-14T21:49:37.3114242Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogramdd.h' -> 'libtorch/include/ATen/ops/histogramdd.h' 2025-08-14T21:49:37.3115135Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3115691Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogramdd_native.h' -> 'libtorch/include/ATen/ops/histogramdd_native.h' 2025-08-14T21:49:37.3116206Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogramdd_ops.h' -> 'libtorch/include/ATen/ops/histogramdd_ops.h' 2025-08-14T21:49:37.3116668Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hsplit.h' -> 'libtorch/include/ATen/ops/hsplit.h' 2025-08-14T21:49:37.3117497Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3117981Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hsplit_native.h' -> 'libtorch/include/ATen/ops/hsplit_native.h' 2025-08-14T21:49:37.3118464Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hsplit_ops.h' -> 'libtorch/include/ATen/ops/hsplit_ops.h' 2025-08-14T21:49:37.3118899Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hspmm.h' -> 'libtorch/include/ATen/ops/hspmm.h' 2025-08-14T21:49:37.3119616Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hspmm_native.h' -> 'libtorch/include/ATen/ops/hspmm_native.h' 2025-08-14T21:49:37.3120084Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hspmm_ops.h' -> 'libtorch/include/ATen/ops/hspmm_ops.h' 2025-08-14T21:49:37.3120542Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hstack.h' -> 'libtorch/include/ATen/ops/hstack.h' 2025-08-14T21:49:37.3121388Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3121888Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hstack_native.h' -> 'libtorch/include/ATen/ops/hstack_native.h' 2025-08-14T21:49:37.3122369Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hstack_ops.h' -> 'libtorch/include/ATen/ops/hstack_ops.h' 2025-08-14T21:49:37.3122836Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss.h' -> 'libtorch/include/ATen/ops/huber_loss.h' 2025-08-14T21:49:37.3123430Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_backward.h' -> 'libtorch/include/ATen/ops/huber_loss_backward.h' 2025-08-14T21:49:37.3124409Z '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-08-14T21:49:37.3125138Z '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-08-14T21:49:37.3125854Z '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-08-14T21:49:37.3126498Z '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-08-14T21:49:37.3127095Z '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-08-14T21:49:37.3127699Z '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-08-14T21:49:37.3128326Z '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-08-14T21:49:37.3128867Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_native.h' -> 'libtorch/include/ATen/ops/huber_loss_native.h' 2025-08-14T21:49:37.3129372Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_ops.h' -> 'libtorch/include/ATen/ops/huber_loss_ops.h' 2025-08-14T21:49:37.3129817Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot.h' -> 'libtorch/include/ATen/ops/hypot.h' 2025-08-14T21:49:37.3130809Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3131515Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/hypot_cpu_dispatch.h' 2025-08-14T21:49:37.3132072Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/hypot_cuda_dispatch.h' 2025-08-14T21:49:37.3132529Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot_meta.h' -> 'libtorch/include/ATen/ops/hypot_meta.h' 2025-08-14T21:49:37.3133074Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot_meta_dispatch.h' -> 'libtorch/include/ATen/ops/hypot_meta_dispatch.h' 2025-08-14T21:49:37.3133588Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot_native.h' -> 'libtorch/include/ATen/ops/hypot_native.h' 2025-08-14T21:49:37.3134036Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot_ops.h' -> 'libtorch/include/ATen/ops/hypot_ops.h' 2025-08-14T21:49:37.3134427Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0.h' -> 'libtorch/include/ATen/ops/i0.h' 2025-08-14T21:49:37.3135367Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3135872Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/i0_cpu_dispatch.h' 2025-08-14T21:49:37.3136376Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/i0_cuda_dispatch.h' 2025-08-14T21:49:37.3136815Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0_meta.h' -> 'libtorch/include/ATen/ops/i0_meta.h' 2025-08-14T21:49:37.3137321Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0_meta_dispatch.h' -> 'libtorch/include/ATen/ops/i0_meta_dispatch.h' 2025-08-14T21:49:37.3137757Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0_native.h' -> 'libtorch/include/ATen/ops/i0_native.h' 2025-08-14T21:49:37.3138216Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0_ops.h' -> 'libtorch/include/ATen/ops/i0_ops.h' 2025-08-14T21:49:37.3138645Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma.h' -> 'libtorch/include/ATen/ops/igamma.h' 2025-08-14T21:49:37.3139653Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3140209Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/igamma_cpu_dispatch.h' 2025-08-14T21:49:37.3140767Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/igamma_cuda_dispatch.h' 2025-08-14T21:49:37.3141227Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma_meta.h' -> 'libtorch/include/ATen/ops/igamma_meta.h' 2025-08-14T21:49:37.3141797Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma_meta_dispatch.h' -> 'libtorch/include/ATen/ops/igamma_meta_dispatch.h' 2025-08-14T21:49:37.3142282Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma_native.h' -> 'libtorch/include/ATen/ops/igamma_native.h' 2025-08-14T21:49:37.3142735Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma_ops.h' -> 'libtorch/include/ATen/ops/igamma_ops.h' 2025-08-14T21:49:37.3143179Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac.h' -> 'libtorch/include/ATen/ops/igammac.h' 2025-08-14T21:49:37.3144177Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3144734Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/igammac_cpu_dispatch.h' 2025-08-14T21:49:37.3145311Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/igammac_cuda_dispatch.h' 2025-08-14T21:49:37.3145816Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac_meta.h' -> 'libtorch/include/ATen/ops/igammac_meta.h' 2025-08-14T21:49:37.3146382Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac_meta_dispatch.h' -> 'libtorch/include/ATen/ops/igammac_meta_dispatch.h' 2025-08-14T21:49:37.3146890Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac_native.h' -> 'libtorch/include/ATen/ops/igammac_native.h' 2025-08-14T21:49:37.3147396Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac_ops.h' -> 'libtorch/include/ATen/ops/igammac_ops.h' 2025-08-14T21:49:37.3147825Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/im2col.h' -> 'libtorch/include/ATen/ops/im2col.h' 2025-08-14T21:49:37.3148383Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/im2col_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/im2col_cpu_dispatch.h' 2025-08-14T21:49:37.3148931Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/im2col_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/im2col_cuda_dispatch.h' 2025-08-14T21:49:37.3149419Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/im2col_native.h' -> 'libtorch/include/ATen/ops/im2col_native.h' 2025-08-14T21:49:37.3149882Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/im2col_ops.h' -> 'libtorch/include/ATen/ops/im2col_ops.h' 2025-08-14T21:49:37.3150287Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/imag.h' -> 'libtorch/include/ATen/ops/imag.h' 2025-08-14T21:49:37.3151082Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3151552Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/imag_native.h' -> 'libtorch/include/ATen/ops/imag_native.h' 2025-08-14T21:49:37.3152016Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/imag_ops.h' -> 'libtorch/include/ATen/ops/imag_ops.h' 2025-08-14T21:49:37.3152435Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index.h' -> 'libtorch/include/ATen/ops/index.h' 2025-08-14T21:49:37.3152919Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_add.h' -> 'libtorch/include/ATen/ops/index_add.h' 2025-08-14T21:49:37.3153911Z '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-08-14T21:49:37.3154763Z '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-08-14T21:49:37.3155327Z '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-08-14T21:49:37.3155910Z '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-08-14T21:49:37.3156407Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_add_meta.h' -> 'libtorch/include/ATen/ops/index_add_meta.h' 2025-08-14T21:49:37.3156988Z '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-08-14T21:49:37.3157503Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_add_native.h' -> 'libtorch/include/ATen/ops/index_add_native.h' 2025-08-14T21:49:37.3157989Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_add_ops.h' -> 'libtorch/include/ATen/ops/index_add_ops.h' 2025-08-14T21:49:37.3158955Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3159661Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_copy.h' -> 'libtorch/include/ATen/ops/index_copy.h' 2025-08-14T21:49:37.3160751Z '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-08-14T21:49:37.3161634Z '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-08-14T21:49:37.3162264Z '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-08-14T21:49:37.3162890Z '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-08-14T21:49:37.3163405Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_copy_meta.h' -> 'libtorch/include/ATen/ops/index_copy_meta.h' 2025-08-14T21:49:37.3164024Z '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-08-14T21:49:37.3164575Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_copy_native.h' -> 'libtorch/include/ATen/ops/index_copy_native.h' 2025-08-14T21:49:37.3165078Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_copy_ops.h' -> 'libtorch/include/ATen/ops/index_copy_ops.h' 2025-08-14T21:49:37.3165628Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/index_cpu_dispatch.h' 2025-08-14T21:49:37.3166199Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/index_cuda_dispatch.h' 2025-08-14T21:49:37.3166664Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_fill.h' -> 'libtorch/include/ATen/ops/index_fill.h' 2025-08-14T21:49:37.3167574Z '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-08-14T21:49:37.3168509Z '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-08-14T21:49:37.3169111Z '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-08-14T21:49:37.3169882Z '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-08-14T21:49:37.3170512Z '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-08-14T21:49:37.3171046Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_fill_native.h' -> 'libtorch/include/ATen/ops/index_fill_native.h' 2025-08-14T21:49:37.3171550Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_fill_ops.h' -> 'libtorch/include/ATen/ops/index_fill_ops.h' 2025-08-14T21:49:37.3172030Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_meta.h' -> 'libtorch/include/ATen/ops/index_meta.h' 2025-08-14T21:49:37.3172589Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_meta_dispatch.h' -> 'libtorch/include/ATen/ops/index_meta_dispatch.h' 2025-08-14T21:49:37.3173077Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_native.h' -> 'libtorch/include/ATen/ops/index_native.h' 2025-08-14T21:49:37.3173554Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_ops.h' -> 'libtorch/include/ATen/ops/index_ops.h' 2025-08-14T21:49:37.3174010Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_put.h' -> 'libtorch/include/ATen/ops/index_put.h' 2025-08-14T21:49:37.3174878Z '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-08-14T21:49:37.3175487Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_put_native.h' -> 'libtorch/include/ATen/ops/index_put_native.h' 2025-08-14T21:49:37.3175983Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_put_ops.h' -> 'libtorch/include/ATen/ops/index_put_ops.h' 2025-08-14T21:49:37.3176471Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_reduce.h' -> 'libtorch/include/ATen/ops/index_reduce.h' 2025-08-14T21:49:37.3177586Z '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-08-14T21:49:37.3178221Z '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-08-14T21:49:37.3178872Z '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-08-14T21:49:37.3179411Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_reduce_meta.h' -> 'libtorch/include/ATen/ops/index_reduce_meta.h' 2025-08-14T21:49:37.3180045Z '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-08-14T21:49:37.3180614Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_reduce_native.h' -> 'libtorch/include/ATen/ops/index_reduce_native.h' 2025-08-14T21:49:37.3181139Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_reduce_ops.h' -> 'libtorch/include/ATen/ops/index_reduce_ops.h' 2025-08-14T21:49:37.3181744Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select.h' -> 'libtorch/include/ATen/ops/index_select.h' 2025-08-14T21:49:37.3182354Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select_backward.h' -> 'libtorch/include/ATen/ops/index_select_backward.h' 2025-08-14T21:49:37.3183350Z '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-08-14T21:49:37.3183987Z '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-08-14T21:49:37.3184599Z '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-08-14T21:49:37.3185469Z '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-08-14T21:49:37.3186075Z '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-08-14T21:49:37.3186706Z '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-08-14T21:49:37.3188217Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select_native.h' -> 'libtorch/include/ATen/ops/index_select_native.h' 2025-08-14T21:49:37.3188725Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select_ops.h' -> 'libtorch/include/ATen/ops/index_select_ops.h' 2025-08-14T21:49:37.3189177Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices.h' -> 'libtorch/include/ATen/ops/indices.h' 2025-08-14T21:49:37.3190011Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.3190483Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices_copy.h' -> 'libtorch/include/ATen/ops/indices_copy.h' 2025-08-14T21:49:37.3191396Z '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-08-14T21:49:37.3192429Z '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-08-14T21:49:37.3192977Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices_copy_native.h' -> 'libtorch/include/ATen/ops/indices_copy_native.h' 2025-08-14T21:49:37.3193533Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices_copy_ops.h' -> 'libtorch/include/ATen/ops/indices_copy_ops.h' 2025-08-14T21:49:37.3194034Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices_native.h' -> 'libtorch/include/ATen/ops/indices_native.h' 2025-08-14T21:49:37.3194501Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices_ops.h' -> 'libtorch/include/ATen/ops/indices_ops.h' 2025-08-14T21:49:37.3195297Z '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-08-14T21:49:37.3196473Z '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-08-14T21:49:37.3197335Z '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-08-14T21:49:37.3198140Z '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-08-14T21:49:37.3198591Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inner.h' -> 'libtorch/include/ATen/ops/inner.h' 2025-08-14T21:49:37.3199686Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3200211Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inner_native.h' -> 'libtorch/include/ATen/ops/inner_native.h' 2025-08-14T21:49:37.3200671Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inner_ops.h' -> 'libtorch/include/ATen/ops/inner_ops.h' 2025-08-14T21:49:37.3201193Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/instance_norm.h' -> 'libtorch/include/ATen/ops/instance_norm.h' 2025-08-14T21:49:37.3202113Z '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-08-14T21:49:37.3202686Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/instance_norm_native.h' -> 'libtorch/include/ATen/ops/instance_norm_native.h' 2025-08-14T21:49:37.3203244Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/instance_norm_ops.h' -> 'libtorch/include/ATen/ops/instance_norm_ops.h' 2025-08-14T21:49:37.3203695Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/int_repr.h' -> 'libtorch/include/ATen/ops/int_repr.h' 2025-08-14T21:49:37.3204546Z '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-08-14T21:49:37.3205079Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/int_repr_native.h' -> 'libtorch/include/ATen/ops/int_repr_native.h' 2025-08-14T21:49:37.3205557Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/int_repr_ops.h' -> 'libtorch/include/ATen/ops/int_repr_ops.h' 2025-08-14T21:49:37.3206000Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inverse.h' -> 'libtorch/include/ATen/ops/inverse.h' 2025-08-14T21:49:37.3206911Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3207424Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inverse_native.h' -> 'libtorch/include/ATen/ops/inverse_native.h' 2025-08-14T21:49:37.3207903Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inverse_ops.h' -> 'libtorch/include/ATen/ops/inverse_ops.h' 2025-08-14T21:49:37.3208426Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_coalesced.h' -> 'libtorch/include/ATen/ops/is_coalesced.h' 2025-08-14T21:49:37.3209318Z '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-08-14T21:49:37.3209872Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_coalesced_native.h' -> 'libtorch/include/ATen/ops/is_coalesced_native.h' 2025-08-14T21:49:37.3210412Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_coalesced_ops.h' -> 'libtorch/include/ATen/ops/is_coalesced_ops.h' 2025-08-14T21:49:37.3210874Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_complex.h' -> 'libtorch/include/ATen/ops/is_complex.h' 2025-08-14T21:49:37.3211855Z '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-08-14T21:49:37.3212386Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_complex_native.h' -> 'libtorch/include/ATen/ops/is_complex_native.h' 2025-08-14T21:49:37.3212873Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_complex_ops.h' -> 'libtorch/include/ATen/ops/is_complex_ops.h' 2025-08-14T21:49:37.3213296Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_conj.h' -> 'libtorch/include/ATen/ops/is_conj.h' 2025-08-14T21:49:37.3214141Z '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-08-14T21:49:37.3214650Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_conj_native.h' -> 'libtorch/include/ATen/ops/is_conj_native.h' 2025-08-14T21:49:37.3215102Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_conj_ops.h' -> 'libtorch/include/ATen/ops/is_conj_ops.h' 2025-08-14T21:49:37.3215606Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_distributed.h' -> 'libtorch/include/ATen/ops/is_distributed.h' 2025-08-14T21:49:37.3216484Z '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-08-14T21:49:37.3217048Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_distributed_native.h' -> 'libtorch/include/ATen/ops/is_distributed_native.h' 2025-08-14T21:49:37.3217590Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_distributed_ops.h' -> 'libtorch/include/ATen/ops/is_distributed_ops.h' 2025-08-14T21:49:37.3218111Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_floating_point.h' -> 'libtorch/include/ATen/ops/is_floating_point.h' 2025-08-14T21:49:37.3219016Z '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-08-14T21:49:37.3219618Z '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-08-14T21:49:37.3220170Z '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-08-14T21:49:37.3220649Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_inference.h' -> 'libtorch/include/ATen/ops/is_inference.h' 2025-08-14T21:49:37.3221539Z '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-08-14T21:49:37.3222079Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_inference_native.h' -> 'libtorch/include/ATen/ops/is_inference_native.h' 2025-08-14T21:49:37.3222596Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_inference_ops.h' -> 'libtorch/include/ATen/ops/is_inference_ops.h' 2025-08-14T21:49:37.3223043Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_leaf.h' -> 'libtorch/include/ATen/ops/is_leaf.h' 2025-08-14T21:49:37.3223851Z '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-08-14T21:49:37.3224347Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_leaf_native.h' -> 'libtorch/include/ATen/ops/is_leaf_native.h' 2025-08-14T21:49:37.3224801Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_leaf_ops.h' -> 'libtorch/include/ATen/ops/is_leaf_ops.h' 2025-08-14T21:49:37.3225221Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_neg.h' -> 'libtorch/include/ATen/ops/is_neg.h' 2025-08-14T21:49:37.3226031Z '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-08-14T21:49:37.3226503Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_neg_native.h' -> 'libtorch/include/ATen/ops/is_neg_native.h' 2025-08-14T21:49:37.3226946Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_neg_ops.h' -> 'libtorch/include/ATen/ops/is_neg_ops.h' 2025-08-14T21:49:37.3227402Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_nonzero.h' -> 'libtorch/include/ATen/ops/is_nonzero.h' 2025-08-14T21:49:37.3228263Z '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-08-14T21:49:37.3228817Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_nonzero_native.h' -> 'libtorch/include/ATen/ops/is_nonzero_native.h' 2025-08-14T21:49:37.3229312Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_nonzero_ops.h' -> 'libtorch/include/ATen/ops/is_nonzero_ops.h' 2025-08-14T21:49:37.3229750Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_pinned.h' -> 'libtorch/include/ATen/ops/is_pinned.h' 2025-08-14T21:49:37.3230579Z '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-08-14T21:49:37.3231101Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_pinned_native.h' -> 'libtorch/include/ATen/ops/is_pinned_native.h' 2025-08-14T21:49:37.3231577Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_pinned_ops.h' -> 'libtorch/include/ATen/ops/is_pinned_ops.h' 2025-08-14T21:49:37.3232038Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_same_size.h' -> 'libtorch/include/ATen/ops/is_same_size.h' 2025-08-14T21:49:37.3232897Z '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-08-14T21:49:37.3233429Z '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-08-14T21:49:37.3233927Z '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-08-14T21:49:37.3234373Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_set_to.h' -> 'libtorch/include/ATen/ops/is_set_to.h' 2025-08-14T21:49:37.3234929Z '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-08-14T21:49:37.3235526Z '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-08-14T21:49:37.3236044Z '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-08-14T21:49:37.3236508Z '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-08-14T21:49:37.3236972Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_signed.h' -> 'libtorch/include/ATen/ops/is_signed.h' 2025-08-14T21:49:37.3237816Z '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-08-14T21:49:37.3238322Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_signed_native.h' -> 'libtorch/include/ATen/ops/is_signed_native.h' 2025-08-14T21:49:37.3238797Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_signed_ops.h' -> 'libtorch/include/ATen/ops/is_signed_ops.h' 2025-08-14T21:49:37.3239596Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_vulkan_available.h' -> 'libtorch/include/ATen/ops/is_vulkan_available.h' 2025-08-14T21:49:37.3240554Z '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-08-14T21:49:37.3241190Z '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-08-14T21:49:37.3241797Z '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-08-14T21:49:37.3242279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isclose.h' -> 'libtorch/include/ATen/ops/isclose.h' 2025-08-14T21:49:37.3243136Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3243697Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isclose_native.h' -> 'libtorch/include/ATen/ops/isclose_native.h' 2025-08-14T21:49:37.3244179Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isclose_ops.h' -> 'libtorch/include/ATen/ops/isclose_ops.h' 2025-08-14T21:49:37.3244647Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isfinite.h' -> 'libtorch/include/ATen/ops/isfinite.h' 2025-08-14T21:49:37.3245523Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3246055Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isfinite_native.h' -> 'libtorch/include/ATen/ops/isfinite_native.h' 2025-08-14T21:49:37.3246548Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isfinite_ops.h' -> 'libtorch/include/ATen/ops/isfinite_ops.h' 2025-08-14T21:49:37.3246983Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin.h' -> 'libtorch/include/ATen/ops/isin.h' 2025-08-14T21:49:37.3247966Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3248505Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/isin_cpu_dispatch.h' 2025-08-14T21:49:37.3249062Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/isin_cuda_dispatch.h' 2025-08-14T21:49:37.3249513Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin_meta.h' -> 'libtorch/include/ATen/ops/isin_meta.h' 2025-08-14T21:49:37.3250090Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin_meta_dispatch.h' -> 'libtorch/include/ATen/ops/isin_meta_dispatch.h' 2025-08-14T21:49:37.3250583Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin_native.h' -> 'libtorch/include/ATen/ops/isin_native.h' 2025-08-14T21:49:37.3251029Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin_ops.h' -> 'libtorch/include/ATen/ops/isin_ops.h' 2025-08-14T21:49:37.3251572Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isinf.h' -> 'libtorch/include/ATen/ops/isinf.h' 2025-08-14T21:49:37.3252411Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.3252888Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isinf_native.h' -> 'libtorch/include/ATen/ops/isinf_native.h' 2025-08-14T21:49:37.3253333Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isinf_ops.h' -> 'libtorch/include/ATen/ops/isinf_ops.h' 2025-08-14T21:49:37.3253766Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isnan.h' -> 'libtorch/include/ATen/ops/isnan.h' 2025-08-14T21:49:37.3254569Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.3255107Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isnan_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/isnan_cpu_dispatch.h' 2025-08-14T21:49:37.3255664Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isnan_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/isnan_cuda_dispatch.h' 2025-08-14T21:49:37.3256133Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isnan_native.h' -> 'libtorch/include/ATen/ops/isnan_native.h' 2025-08-14T21:49:37.3256573Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isnan_ops.h' -> 'libtorch/include/ATen/ops/isnan_ops.h' 2025-08-14T21:49:37.3257058Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf.h' -> 'libtorch/include/ATen/ops/isneginf.h' 2025-08-14T21:49:37.3258098Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3258679Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/isneginf_cpu_dispatch.h' 2025-08-14T21:49:37.3259255Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/isneginf_cuda_dispatch.h' 2025-08-14T21:49:37.3259740Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf_meta.h' -> 'libtorch/include/ATen/ops/isneginf_meta.h' 2025-08-14T21:49:37.3260329Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf_meta_dispatch.h' -> 'libtorch/include/ATen/ops/isneginf_meta_dispatch.h' 2025-08-14T21:49:37.3260845Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf_native.h' -> 'libtorch/include/ATen/ops/isneginf_native.h' 2025-08-14T21:49:37.3261314Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf_ops.h' -> 'libtorch/include/ATen/ops/isneginf_ops.h' 2025-08-14T21:49:37.3261774Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf.h' -> 'libtorch/include/ATen/ops/isposinf.h' 2025-08-14T21:49:37.3262776Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3263347Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/isposinf_cpu_dispatch.h' 2025-08-14T21:49:37.3263934Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/isposinf_cuda_dispatch.h' 2025-08-14T21:49:37.3264456Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf_meta.h' -> 'libtorch/include/ATen/ops/isposinf_meta.h' 2025-08-14T21:49:37.3265032Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf_meta_dispatch.h' -> 'libtorch/include/ATen/ops/isposinf_meta_dispatch.h' 2025-08-14T21:49:37.3265551Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf_native.h' -> 'libtorch/include/ATen/ops/isposinf_native.h' 2025-08-14T21:49:37.3266025Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf_ops.h' -> 'libtorch/include/ATen/ops/isposinf_ops.h' 2025-08-14T21:49:37.3266475Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isreal.h' -> 'libtorch/include/ATen/ops/isreal.h' 2025-08-14T21:49:37.3282821Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3283423Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isreal_native.h' -> 'libtorch/include/ATen/ops/isreal_native.h' 2025-08-14T21:49:37.3283913Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isreal_ops.h' -> 'libtorch/include/ATen/ops/isreal_ops.h' 2025-08-14T21:49:37.3284358Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/istft.h' -> 'libtorch/include/ATen/ops/istft.h' 2025-08-14T21:49:37.3285197Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3285690Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/istft_native.h' -> 'libtorch/include/ATen/ops/istft_native.h' 2025-08-14T21:49:37.3286157Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/istft_ops.h' -> 'libtorch/include/ATen/ops/istft_ops.h' 2025-08-14T21:49:37.3286569Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/item.h' -> 'libtorch/include/ATen/ops/item.h' 2025-08-14T21:49:37.3287492Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3288016Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/item_native.h' -> 'libtorch/include/ATen/ops/item_native.h' 2025-08-14T21:49:37.3288459Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/item_ops.h' -> 'libtorch/include/ATen/ops/item_ops.h' 2025-08-14T21:49:37.3288953Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kaiser_window.h' -> 'libtorch/include/ATen/ops/kaiser_window.h' 2025-08-14T21:49:37.3289872Z '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-08-14T21:49:37.3290436Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kaiser_window_native.h' -> 'libtorch/include/ATen/ops/kaiser_window_native.h' 2025-08-14T21:49:37.3291084Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kaiser_window_ops.h' -> 'libtorch/include/ATen/ops/kaiser_window_ops.h' 2025-08-14T21:49:37.3291504Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kl_div.h' -> 'libtorch/include/ATen/ops/kl_div.h' 2025-08-14T21:49:37.3292294Z '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-08-14T21:49:37.3292759Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kl_div_native.h' -> 'libtorch/include/ATen/ops/kl_div_native.h' 2025-08-14T21:49:37.3293204Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kl_div_ops.h' -> 'libtorch/include/ATen/ops/kl_div_ops.h' 2025-08-14T21:49:37.3293599Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kron.h' -> 'libtorch/include/ATen/ops/kron.h' 2025-08-14T21:49:37.3294378Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3294884Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kron_native.h' -> 'libtorch/include/ATen/ops/kron_native.h' 2025-08-14T21:49:37.3295313Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kron_ops.h' -> 'libtorch/include/ATen/ops/kron_ops.h' 2025-08-14T21:49:37.3295752Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kthvalue.h' -> 'libtorch/include/ATen/ops/kthvalue.h' 2025-08-14T21:49:37.3296630Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.3297458Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3298022Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kthvalue_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2025-08-14T21:49:37.3298597Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kthvalue_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2025-08-14T21:49:37.3299102Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kthvalue_native.h' -> 'libtorch/include/ATen/ops/kthvalue_native.h' 2025-08-14T21:49:37.3299575Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kthvalue_ops.h' -> 'libtorch/include/ATen/ops/kthvalue_ops.h' 2025-08-14T21:49:37.3299998Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/l1_loss.h' -> 'libtorch/include/ATen/ops/l1_loss.h' 2025-08-14T21:49:37.3300798Z '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-08-14T21:49:37.3301299Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/l1_loss_native.h' -> 'libtorch/include/ATen/ops/l1_loss_native.h' 2025-08-14T21:49:37.3301751Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/l1_loss_ops.h' -> 'libtorch/include/ATen/ops/l1_loss_ops.h' 2025-08-14T21:49:37.3302223Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/layer_norm.h' -> 'libtorch/include/ATen/ops/layer_norm.h' 2025-08-14T21:49:37.3303068Z '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-08-14T21:49:37.3303584Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/layer_norm_native.h' -> 'libtorch/include/ATen/ops/layer_norm_native.h' 2025-08-14T21:49:37.3304512Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3305016Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/lcm_cpu_dispatch.h' 2025-08-14T21:49:37.3305534Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/lcm_cuda_dispatch.h' 2025-08-14T21:49:37.3305963Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm_meta.h' -> 'libtorch/include/ATen/ops/lcm_meta.h' 2025-08-14T21:49:37.3306472Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm_meta_dispatch.h' -> 'libtorch/include/ATen/ops/lcm_meta_dispatch.h' 2025-08-14T21:49:37.3306921Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm_native.h' -> 'libtorch/include/ATen/ops/lcm_native.h' 2025-08-14T21:49:37.3307338Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm_ops.h' -> 'libtorch/include/ATen/ops/lcm_ops.h' 2025-08-14T21:49:37.3307747Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ldexp.h' -> 'libtorch/include/ATen/ops/ldexp.h' 2025-08-14T21:49:37.3308557Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3309051Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ldexp_native.h' -> 'libtorch/include/ATen/ops/ldexp_native.h' 2025-08-14T21:49:37.3309490Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ldexp_ops.h' -> 'libtorch/include/ATen/ops/ldexp_ops.h' 2025-08-14T21:49:37.3309874Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le.h' -> 'libtorch/include/ATen/ops/le.h' 2025-08-14T21:49:37.3310823Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3311319Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/le_cpu_dispatch.h' 2025-08-14T21:49:37.3311822Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/le_cuda_dispatch.h' 2025-08-14T21:49:37.3312238Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le_meta.h' -> 'libtorch/include/ATen/ops/le_meta.h' 2025-08-14T21:49:37.3312737Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le_meta_dispatch.h' -> 'libtorch/include/ATen/ops/le_meta_dispatch.h' 2025-08-14T21:49:37.3313174Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le_native.h' -> 'libtorch/include/ATen/ops/le_native.h' 2025-08-14T21:49:37.3313583Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le_ops.h' -> 'libtorch/include/ATen/ops/le_ops.h' 2025-08-14T21:49:37.3314025Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu.h' -> 'libtorch/include/ATen/ops/leaky_relu.h' 2025-08-14T21:49:37.3314570Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_backward.h' -> 'libtorch/include/ATen/ops/leaky_relu_backward.h' 2025-08-14T21:49:37.3315699Z '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-08-14T21:49:37.3316404Z '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-08-14T21:49:37.3317086Z '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-08-14T21:49:37.3317670Z '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-08-14T21:49:37.3318355Z '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-08-14T21:49:37.3318961Z '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-08-14T21:49:37.3319835Z '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-08-14T21:49:37.3320873Z '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-08-14T21:49:37.3321464Z '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-08-14T21:49:37.3322070Z '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-08-14T21:49:37.3322583Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_meta.h' -> 'libtorch/include/ATen/ops/leaky_relu_meta.h' 2025-08-14T21:49:37.3323187Z '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-08-14T21:49:37.3323751Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_native.h' -> 'libtorch/include/ATen/ops/leaky_relu_native.h' 2025-08-14T21:49:37.3324257Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_ops.h' -> 'libtorch/include/ATen/ops/leaky_relu_ops.h' 2025-08-14T21:49:37.3324672Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp.h' -> 'libtorch/include/ATen/ops/lerp.h' 2025-08-14T21:49:37.3325672Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3326218Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/lerp_cpu_dispatch.h' 2025-08-14T21:49:37.3326762Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/lerp_cuda_dispatch.h' 2025-08-14T21:49:37.3327214Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp_meta.h' -> 'libtorch/include/ATen/ops/lerp_meta.h' 2025-08-14T21:49:37.3327765Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp_meta_dispatch.h' -> 'libtorch/include/ATen/ops/lerp_meta_dispatch.h' 2025-08-14T21:49:37.3328239Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp_native.h' -> 'libtorch/include/ATen/ops/lerp_native.h' 2025-08-14T21:49:37.3328685Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp_ops.h' -> 'libtorch/include/ATen/ops/lerp_ops.h' 2025-08-14T21:49:37.3329101Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less.h' -> 'libtorch/include/ATen/ops/less.h' 2025-08-14T21:49:37.3329908Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3330400Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less_equal.h' -> 'libtorch/include/ATen/ops/less_equal.h' 2025-08-14T21:49:37.3331420Z '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-08-14T21:49:37.3331934Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less_equal_native.h' -> 'libtorch/include/ATen/ops/less_equal_native.h' 2025-08-14T21:49:37.3332412Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less_equal_ops.h' -> 'libtorch/include/ATen/ops/less_equal_ops.h' 2025-08-14T21:49:37.3332879Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less_native.h' -> 'libtorch/include/ATen/ops/less_native.h' 2025-08-14T21:49:37.3333307Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less_ops.h' -> 'libtorch/include/ATen/ops/less_ops.h' 2025-08-14T21:49:37.3333732Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma.h' -> 'libtorch/include/ATen/ops/lgamma.h' 2025-08-14T21:49:37.3334720Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3335269Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/lgamma_cpu_dispatch.h' 2025-08-14T21:49:37.3335822Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/lgamma_cuda_dispatch.h' 2025-08-14T21:49:37.3336295Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma_meta.h' -> 'libtorch/include/ATen/ops/lgamma_meta.h' 2025-08-14T21:49:37.3336848Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma_meta_dispatch.h' -> 'libtorch/include/ATen/ops/lgamma_meta_dispatch.h' 2025-08-14T21:49:37.3337332Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma_native.h' -> 'libtorch/include/ATen/ops/lgamma_native.h' 2025-08-14T21:49:37.3337839Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma_ops.h' -> 'libtorch/include/ATen/ops/lgamma_ops.h' 2025-08-14T21:49:37.3338243Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift.h' -> 'libtorch/include/ATen/ops/lift.h' 2025-08-14T21:49:37.3339031Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.3339515Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_fresh.h' -> 'libtorch/include/ATen/ops/lift_fresh.h' 2025-08-14T21:49:37.3340356Z '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-08-14T21:49:37.3340856Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_fresh_copy.h' -> 'libtorch/include/ATen/ops/lift_fresh_copy.h' 2025-08-14T21:49:37.3341759Z '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-08-14T21:49:37.3342793Z '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-08-14T21:49:37.3343358Z '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-08-14T21:49:37.3343901Z '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-08-14T21:49:37.3344417Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_fresh_native.h' -> 'libtorch/include/ATen/ops/lift_fresh_native.h' 2025-08-14T21:49:37.3344929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_fresh_ops.h' -> 'libtorch/include/ATen/ops/lift_fresh_ops.h' 2025-08-14T21:49:37.3345399Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_native.h' -> 'libtorch/include/ATen/ops/lift_native.h' 2025-08-14T21:49:37.3345860Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_ops.h' -> 'libtorch/include/ATen/ops/lift_ops.h' 2025-08-14T21:49:37.3346374Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky.h' -> 'libtorch/include/ATen/ops/linalg_cholesky.h' 2025-08-14T21:49:37.3347291Z '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-08-14T21:49:37.3347818Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_ex.h' -> 'libtorch/include/ATen/ops/linalg_cholesky_ex.h' 2025-08-14T21:49:37.3348893Z '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-08-14T21:49:37.3349574Z '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-08-14T21:49:37.3350245Z '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-08-14T21:49:37.3350841Z '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-08-14T21:49:37.3351515Z '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-08-14T21:49:37.3352116Z '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-08-14T21:49:37.3352723Z '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-08-14T21:49:37.3353294Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_native.h' -> 'libtorch/include/ATen/ops/linalg_cholesky_native.h' 2025-08-14T21:49:37.3353837Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_ops.h' -> 'libtorch/include/ATen/ops/linalg_cholesky_ops.h' 2025-08-14T21:49:37.3354336Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cond.h' -> 'libtorch/include/ATen/ops/linalg_cond.h' 2025-08-14T21:49:37.3355198Z '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-08-14T21:49:37.3355732Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cond_native.h' -> 'libtorch/include/ATen/ops/linalg_cond_native.h' 2025-08-14T21:49:37.3356243Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cond_ops.h' -> 'libtorch/include/ATen/ops/linalg_cond_ops.h' 2025-08-14T21:49:37.3356711Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cross.h' -> 'libtorch/include/ATen/ops/linalg_cross.h' 2025-08-14T21:49:37.3357740Z '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-08-14T21:49:37.3358355Z '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-08-14T21:49:37.3358966Z '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-08-14T21:49:37.3359811Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cross_meta.h' -> 'libtorch/include/ATen/ops/linalg_cross_meta.h' 2025-08-14T21:49:37.3360496Z '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-08-14T21:49:37.3361053Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cross_native.h' -> 'libtorch/include/ATen/ops/linalg_cross_native.h' 2025-08-14T21:49:37.3361576Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cross_ops.h' -> 'libtorch/include/ATen/ops/linalg_cross_ops.h' 2025-08-14T21:49:37.3362056Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_det.h' -> 'libtorch/include/ATen/ops/linalg_det.h' 2025-08-14T21:49:37.3362934Z '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-08-14T21:49:37.3363466Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_det_native.h' -> 'libtorch/include/ATen/ops/linalg_det_native.h' 2025-08-14T21:49:37.3363976Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_det_ops.h' -> 'libtorch/include/ATen/ops/linalg_det_ops.h' 2025-08-14T21:49:37.3364498Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_diagonal.h' -> 'libtorch/include/ATen/ops/linalg_diagonal.h' 2025-08-14T21:49:37.3365429Z '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-08-14T21:49:37.3366023Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_diagonal_native.h' -> 'libtorch/include/ATen/ops/linalg_diagonal_native.h' 2025-08-14T21:49:37.3366580Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_diagonal_ops.h' -> 'libtorch/include/ATen/ops/linalg_diagonal_ops.h' 2025-08-14T21:49:37.3367049Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eig.h' -> 'libtorch/include/ATen/ops/linalg_eig.h' 2025-08-14T21:49:37.3367690Z '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-08-14T21:49:37.3368299Z '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-08-14T21:49:37.3368835Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eig_native.h' -> 'libtorch/include/ATen/ops/linalg_eig_native.h' 2025-08-14T21:49:37.3369580Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eig_ops.h' -> 'libtorch/include/ATen/ops/linalg_eig_ops.h' 2025-08-14T21:49:37.3370074Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigh.h' -> 'libtorch/include/ATen/ops/linalg_eigh.h' 2025-08-14T21:49:37.3370973Z '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-08-14T21:49:37.3371539Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigh_native.h' -> 'libtorch/include/ATen/ops/linalg_eigh_native.h' 2025-08-14T21:49:37.3372058Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigh_ops.h' -> 'libtorch/include/ATen/ops/linalg_eigh_ops.h' 2025-08-14T21:49:37.3372567Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvals.h' -> 'libtorch/include/ATen/ops/linalg_eigvals.h' 2025-08-14T21:49:37.3373503Z '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-08-14T21:49:37.3374152Z '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-08-14T21:49:37.3374852Z '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-08-14T21:49:37.3375475Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvals_native.h' -> 'libtorch/include/ATen/ops/linalg_eigvals_native.h' 2025-08-14T21:49:37.3376026Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvals_ops.h' -> 'libtorch/include/ATen/ops/linalg_eigvals_ops.h' 2025-08-14T21:49:37.3376559Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvalsh.h' -> 'libtorch/include/ATen/ops/linalg_eigvalsh.h' 2025-08-14T21:49:37.3377495Z '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-08-14T21:49:37.3378084Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvalsh_native.h' -> 'libtorch/include/ATen/ops/linalg_eigvalsh_native.h' 2025-08-14T21:49:37.3378654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvalsh_ops.h' -> 'libtorch/include/ATen/ops/linalg_eigvalsh_ops.h' 2025-08-14T21:49:37.3379299Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_householder_product.h' -> 'libtorch/include/ATen/ops/linalg_householder_product.h' 2025-08-14T21:49:37.3380083Z '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-08-14T21:49:37.3380874Z '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-08-14T21:49:37.3381699Z '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-08-14T21:49:37.3382364Z '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-08-14T21:49:37.3382864Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv.h' -> 'libtorch/include/ATen/ops/linalg_inv.h' 2025-08-14T21:49:37.3383709Z '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-08-14T21:49:37.3384180Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_ex.h' -> 'libtorch/include/ATen/ops/linalg_inv_ex.h' 2025-08-14T21:49:37.3385234Z '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-08-14T21:49:37.3385842Z '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-08-14T21:49:37.3386463Z '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-08-14T21:49:37.3386993Z '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-08-14T21:49:37.3387608Z '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-08-14T21:49:37.3388156Z '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-08-14T21:49:37.3388680Z '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-08-14T21:49:37.3389198Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_native.h' -> 'libtorch/include/ATen/ops/linalg_inv_native.h' 2025-08-14T21:49:37.3389713Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_ops.h' -> 'libtorch/include/ATen/ops/linalg_inv_ops.h' 2025-08-14T21:49:37.3390239Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor.h' -> 'libtorch/include/ATen/ops/linalg_ldl_factor.h' 2025-08-14T21:49:37.3391195Z '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-08-14T21:49:37.3391745Z '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-08-14T21:49:37.3392843Z '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-08-14T21:49:37.3393523Z '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-08-14T21:49:37.3394226Z '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-08-14T21:49:37.3394814Z '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-08-14T21:49:37.3395502Z '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-08-14T21:49:37.3396129Z '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-08-14T21:49:37.3396712Z '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-08-14T21:49:37.3397327Z '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-08-14T21:49:37.3397889Z '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-08-14T21:49:37.3398400Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_solve.h' -> 'libtorch/include/ATen/ops/linalg_ldl_solve.h' 2025-08-14T21:49:37.3399734Z '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-08-14T21:49:37.3400410Z '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-08-14T21:49:37.3401079Z '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-08-14T21:49:37.3401648Z '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-08-14T21:49:37.3402325Z '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-08-14T21:49:37.3402920Z '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-08-14T21:49:37.3403480Z '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-08-14T21:49:37.3403972Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lstsq.h' -> 'libtorch/include/ATen/ops/linalg_lstsq.h' 2025-08-14T21:49:37.3404906Z '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-08-14T21:49:37.3405557Z '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-08-14T21:49:37.3406198Z '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-08-14T21:49:37.3406751Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lstsq_native.h' -> 'libtorch/include/ATen/ops/linalg_lstsq_native.h' 2025-08-14T21:49:37.3407279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lstsq_ops.h' -> 'libtorch/include/ATen/ops/linalg_lstsq_ops.h' 2025-08-14T21:49:37.3407743Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu.h' -> 'libtorch/include/ATen/ops/linalg_lu.h' 2025-08-14T21:49:37.3408772Z '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-08-14T21:49:37.3409368Z '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-08-14T21:49:37.3409959Z '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-08-14T21:49:37.3410481Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor.h' -> 'libtorch/include/ATen/ops/linalg_lu_factor.h' 2025-08-14T21:49:37.3411544Z '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-08-14T21:49:37.3412075Z '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-08-14T21:49:37.3413188Z '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-08-14T21:49:37.3413874Z '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-08-14T21:49:37.3414584Z '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-08-14T21:49:37.3415168Z '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-08-14T21:49:37.3415854Z '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-08-14T21:49:37.3416464Z '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-08-14T21:49:37.3417027Z '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-08-14T21:49:37.3417609Z '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-08-14T21:49:37.3418155Z '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-08-14T21:49:37.3418641Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_meta.h' -> 'libtorch/include/ATen/ops/linalg_lu_meta.h' 2025-08-14T21:49:37.3419225Z '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-08-14T21:49:37.3419790Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_native.h' -> 'libtorch/include/ATen/ops/linalg_lu_native.h' 2025-08-14T21:49:37.3420268Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_ops.h' -> 'libtorch/include/ATen/ops/linalg_lu_ops.h' 2025-08-14T21:49:37.3420798Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_solve.h' -> 'libtorch/include/ATen/ops/linalg_lu_solve.h' 2025-08-14T21:49:37.3421849Z '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-08-14T21:49:37.3422478Z '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-08-14T21:49:37.3423130Z '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-08-14T21:49:37.3423678Z '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-08-14T21:49:37.3424322Z '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-08-14T21:49:37.3424898Z '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-08-14T21:49:37.3425432Z '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-08-14T21:49:37.3425910Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matmul.h' -> 'libtorch/include/ATen/ops/linalg_matmul.h' 2025-08-14T21:49:37.3426806Z '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-08-14T21:49:37.3427389Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matmul_native.h' -> 'libtorch/include/ATen/ops/linalg_matmul_native.h' 2025-08-14T21:49:37.3427926Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matmul_ops.h' -> 'libtorch/include/ATen/ops/linalg_matmul_ops.h' 2025-08-14T21:49:37.3428446Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_exp.h' -> 'libtorch/include/ATen/ops/linalg_matrix_exp.h' 2025-08-14T21:49:37.3429382Z '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-08-14T21:49:37.3430049Z '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-08-14T21:49:37.3430713Z '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-08-14T21:49:37.3431307Z '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-08-14T21:49:37.3431873Z '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-08-14T21:49:37.3432399Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_norm.h' -> 'libtorch/include/ATen/ops/linalg_matrix_norm.h' 2025-08-14T21:49:37.3433331Z '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-08-14T21:49:37.3433941Z '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-08-14T21:49:37.3434532Z '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-08-14T21:49:37.3435089Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_power.h' -> 'libtorch/include/ATen/ops/linalg_matrix_power.h' 2025-08-14T21:49:37.3436037Z '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-08-14T21:49:37.3436654Z '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-08-14T21:49:37.3437228Z '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-08-14T21:49:37.3437765Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_rank.h' -> 'libtorch/include/ATen/ops/linalg_matrix_rank.h' 2025-08-14T21:49:37.3438692Z '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-08-14T21:49:37.3439650Z '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-08-14T21:49:37.3440246Z '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-08-14T21:49:37.3440773Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_multi_dot.h' -> 'libtorch/include/ATen/ops/linalg_multi_dot.h' 2025-08-14T21:49:37.3441704Z '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-08-14T21:49:37.3442360Z '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-08-14T21:49:37.3442921Z '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-08-14T21:49:37.3443395Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_norm.h' -> 'libtorch/include/ATen/ops/linalg_norm.h' 2025-08-14T21:49:37.3444319Z '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-08-14T21:49:37.3444873Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_norm_native.h' -> 'libtorch/include/ATen/ops/linalg_norm_native.h' 2025-08-14T21:49:37.3445399Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_norm_ops.h' -> 'libtorch/include/ATen/ops/linalg_norm_ops.h' 2025-08-14T21:49:37.3445881Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_pinv.h' -> 'libtorch/include/ATen/ops/linalg_pinv.h' 2025-08-14T21:49:37.3446772Z '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-08-14T21:49:37.3447837Z '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-08-14T21:49:37.3448726Z '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-08-14T21:49:37.3449279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_pinv_native.h' -> 'libtorch/include/ATen/ops/linalg_pinv_native.h' 2025-08-14T21:49:37.3449851Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_pinv_ops.h' -> 'libtorch/include/ATen/ops/linalg_pinv_ops.h' 2025-08-14T21:49:37.3450312Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_qr.h' -> 'libtorch/include/ATen/ops/linalg_qr.h' 2025-08-14T21:49:37.3451358Z '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-08-14T21:49:37.3452065Z '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-08-14T21:49:37.3452648Z '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-08-14T21:49:37.3453129Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_qr_meta.h' -> 'libtorch/include/ATen/ops/linalg_qr_meta.h' 2025-08-14T21:49:37.3453711Z '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-08-14T21:49:37.3454223Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_qr_native.h' -> 'libtorch/include/ATen/ops/linalg_qr_native.h' 2025-08-14T21:49:37.3454698Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_qr_ops.h' -> 'libtorch/include/ATen/ops/linalg_qr_ops.h' 2025-08-14T21:49:37.3455203Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_slogdet.h' -> 'libtorch/include/ATen/ops/linalg_slogdet.h' 2025-08-14T21:49:37.3456101Z '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-08-14T21:49:37.3456666Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_slogdet_native.h' -> 'libtorch/include/ATen/ops/linalg_slogdet_native.h' 2025-08-14T21:49:37.3457212Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_slogdet_ops.h' -> 'libtorch/include/ATen/ops/linalg_slogdet_ops.h' 2025-08-14T21:49:37.3457709Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve.h' -> 'libtorch/include/ATen/ops/linalg_solve.h' 2025-08-14T21:49:37.3458572Z '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-08-14T21:49:37.3459078Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_ex.h' -> 'libtorch/include/ATen/ops/linalg_solve_ex.h' 2025-08-14T21:49:37.3460007Z '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-08-14T21:49:37.3460572Z '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-08-14T21:49:37.3461121Z '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-08-14T21:49:37.3461658Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_native.h' -> 'libtorch/include/ATen/ops/linalg_solve_native.h' 2025-08-14T21:49:37.3462162Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_ops.h' -> 'libtorch/include/ATen/ops/linalg_solve_ops.h' 2025-08-14T21:49:37.3462754Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_triangular.h' -> 'libtorch/include/ATen/ops/linalg_solve_triangular.h' 2025-08-14T21:49:37.3463481Z '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-08-14T21:49:37.3464212Z '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-08-14T21:49:37.3464917Z '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-08-14T21:49:37.3465568Z '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-08-14T21:49:37.3466032Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_svd.h' -> 'libtorch/include/ATen/ops/linalg_svd.h' 2025-08-14T21:49:37.3466879Z '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-08-14T21:49:37.3467405Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_svd_native.h' -> 'libtorch/include/ATen/ops/linalg_svd_native.h' 2025-08-14T21:49:37.3467906Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_svd_ops.h' -> 'libtorch/include/ATen/ops/linalg_svd_ops.h' 2025-08-14T21:49:37.3468402Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_svdvals.h' -> 'libtorch/include/ATen/ops/linalg_svdvals.h' 2025-08-14T21:49:37.3469289Z '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-08-14T21:49:37.3470225Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_svdvals_native.h' -> 'libtorch/include/ATen/ops/linalg_svdvals_native.h' 2025-08-14T21:49:37.3470810Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_svdvals_ops.h' -> 'libtorch/include/ATen/ops/linalg_svdvals_ops.h' 2025-08-14T21:49:37.3471348Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_tensorinv.h' -> 'libtorch/include/ATen/ops/linalg_tensorinv.h' 2025-08-14T21:49:37.3472304Z '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-08-14T21:49:37.3473050Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_tensorinv_native.h' -> 'libtorch/include/ATen/ops/linalg_tensorinv_native.h' 2025-08-14T21:49:37.3473619Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_tensorinv_ops.h' -> 'libtorch/include/ATen/ops/linalg_tensorinv_ops.h' 2025-08-14T21:49:37.3474188Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_tensorsolve.h' -> 'libtorch/include/ATen/ops/linalg_tensorsolve.h' 2025-08-14T21:49:37.3475198Z '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-08-14T21:49:37.3475835Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_tensorsolve_native.h' -> 'libtorch/include/ATen/ops/linalg_tensorsolve_native.h' 2025-08-14T21:49:37.3476446Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_tensorsolve_ops.h' -> 'libtorch/include/ATen/ops/linalg_tensorsolve_ops.h' 2025-08-14T21:49:37.3476944Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vander.h' -> 'libtorch/include/ATen/ops/linalg_vander.h' 2025-08-14T21:49:37.3477852Z '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-08-14T21:49:37.3478434Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vander_native.h' -> 'libtorch/include/ATen/ops/linalg_vander_native.h' 2025-08-14T21:49:37.3478970Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vander_ops.h' -> 'libtorch/include/ATen/ops/linalg_vander_ops.h' 2025-08-14T21:49:37.3479578Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vecdot.h' -> 'libtorch/include/ATen/ops/linalg_vecdot.h' 2025-08-14T21:49:37.3480561Z '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-08-14T21:49:37.3481193Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vecdot_native.h' -> 'libtorch/include/ATen/ops/linalg_vecdot_native.h' 2025-08-14T21:49:37.3481729Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vecdot_ops.h' -> 'libtorch/include/ATen/ops/linalg_vecdot_ops.h' 2025-08-14T21:49:37.3482294Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vector_norm.h' -> 'libtorch/include/ATen/ops/linalg_vector_norm.h' 2025-08-14T21:49:37.3483420Z '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-08-14T21:49:37.3484108Z '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-08-14T21:49:37.3484814Z '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-08-14T21:49:37.3485409Z '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-08-14T21:49:37.3486114Z '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-08-14T21:49:37.3486736Z '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-08-14T21:49:37.3487319Z '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-08-14T21:49:37.3487771Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear.h' -> 'libtorch/include/ATen/ops/linear.h' 2025-08-14T21:49:37.3488327Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_backward.h' -> 'libtorch/include/ATen/ops/linear_backward.h' 2025-08-14T21:49:37.3489261Z '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-08-14T21:49:37.3489890Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_backward_native.h' -> 'libtorch/include/ATen/ops/linear_backward_native.h' 2025-08-14T21:49:37.3490446Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_backward_ops.h' -> 'libtorch/include/ATen/ops/linear_backward_ops.h' 2025-08-14T21:49:37.3491382Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.3492212Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3492699Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_native.h' -> 'libtorch/include/ATen/ops/linear_native.h' 2025-08-14T21:49:37.3493159Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_ops.h' -> 'libtorch/include/ATen/ops/linear_ops.h' 2025-08-14T21:49:37.3493623Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linspace.h' -> 'libtorch/include/ATen/ops/linspace.h' 2025-08-14T21:49:37.3494474Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.3495044Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linspace_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/linspace_cpu_dispatch.h' 2025-08-14T21:49:37.3495663Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linspace_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/linspace_cuda_dispatch.h' 2025-08-14T21:49:37.3496269Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linspace_meta_dispatch.h' -> 'libtorch/include/ATen/ops/linspace_meta_dispatch.h' 2025-08-14T21:49:37.3496785Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linspace_native.h' -> 'libtorch/include/ATen/ops/linspace_native.h' 2025-08-14T21:49:37.3497270Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linspace_ops.h' -> 'libtorch/include/ATen/ops/linspace_ops.h' 2025-08-14T21:49:37.3497667Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log.h' -> 'libtorch/include/ATen/ops/log.h' 2025-08-14T21:49:37.3498082Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10.h' -> 'libtorch/include/ATen/ops/log10.h' 2025-08-14T21:49:37.3499053Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3499585Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/log10_cpu_dispatch.h' 2025-08-14T21:49:37.3500122Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/log10_cuda_dispatch.h' 2025-08-14T21:49:37.3500583Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10_meta.h' -> 'libtorch/include/ATen/ops/log10_meta.h' 2025-08-14T21:49:37.3501126Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10_meta_dispatch.h' -> 'libtorch/include/ATen/ops/log10_meta_dispatch.h' 2025-08-14T21:49:37.3501595Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10_native.h' -> 'libtorch/include/ATen/ops/log10_native.h' 2025-08-14T21:49:37.3502044Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10_ops.h' -> 'libtorch/include/ATen/ops/log10_ops.h' 2025-08-14T21:49:37.3502490Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p.h' -> 'libtorch/include/ATen/ops/log1p.h' 2025-08-14T21:49:37.3503457Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3504001Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/log1p_cpu_dispatch.h' 2025-08-14T21:49:37.3504583Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/log1p_cuda_dispatch.h' 2025-08-14T21:49:37.3505038Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p_meta.h' -> 'libtorch/include/ATen/ops/log1p_meta.h' 2025-08-14T21:49:37.3505587Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p_meta_dispatch.h' -> 'libtorch/include/ATen/ops/log1p_meta_dispatch.h' 2025-08-14T21:49:37.3506062Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p_native.h' -> 'libtorch/include/ATen/ops/log1p_native.h' 2025-08-14T21:49:37.3506502Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p_ops.h' -> 'libtorch/include/ATen/ops/log1p_ops.h' 2025-08-14T21:49:37.3506917Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2.h' -> 'libtorch/include/ATen/ops/log2.h' 2025-08-14T21:49:37.3507860Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3508385Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/log2_cpu_dispatch.h' 2025-08-14T21:49:37.3508925Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/log2_cuda_dispatch.h' 2025-08-14T21:49:37.3509390Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2_meta.h' -> 'libtorch/include/ATen/ops/log2_meta.h' 2025-08-14T21:49:37.3509921Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2_meta_dispatch.h' -> 'libtorch/include/ATen/ops/log2_meta_dispatch.h' 2025-08-14T21:49:37.3510418Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2_native.h' -> 'libtorch/include/ATen/ops/log2_native.h' 2025-08-14T21:49:37.3510858Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2_ops.h' -> 'libtorch/include/ATen/ops/log2_ops.h' 2025-08-14T21:49:37.3511793Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3512300Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/log_cpu_dispatch.h' 2025-08-14T21:49:37.3512826Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/log_cuda_dispatch.h' 2025-08-14T21:49:37.3513256Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_meta.h' -> 'libtorch/include/ATen/ops/log_meta.h' 2025-08-14T21:49:37.3513772Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_meta_dispatch.h' -> 'libtorch/include/ATen/ops/log_meta_dispatch.h' 2025-08-14T21:49:37.3514231Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_native.h' -> 'libtorch/include/ATen/ops/log_native.h' 2025-08-14T21:49:37.3514679Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_normal.h' -> 'libtorch/include/ATen/ops/log_normal.h' 2025-08-14T21:49:37.3515519Z '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-08-14T21:49:37.3516103Z '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-08-14T21:49:37.3516718Z '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-08-14T21:49:37.3517311Z '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-08-14T21:49:37.3517825Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_normal_native.h' -> 'libtorch/include/ATen/ops/log_normal_native.h' 2025-08-14T21:49:37.3518345Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_normal_ops.h' -> 'libtorch/include/ATen/ops/log_normal_ops.h' 2025-08-14T21:49:37.3518774Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_ops.h' -> 'libtorch/include/ATen/ops/log_ops.h' 2025-08-14T21:49:37.3519313Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid.h' -> 'libtorch/include/ATen/ops/log_sigmoid.h' 2025-08-14T21:49:37.3520051Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_backward.h' -> 'libtorch/include/ATen/ops/log_sigmoid_backward.h' 2025-08-14T21:49:37.3520764Z '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-08-14T21:49:37.3521483Z '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-08-14T21:49:37.3522126Z '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-08-14T21:49:37.3522741Z '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-08-14T21:49:37.3523619Z '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-08-14T21:49:37.3524219Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_forward.h' -> 'libtorch/include/ATen/ops/log_sigmoid_forward.h' 2025-08-14T21:49:37.3524938Z '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-08-14T21:49:37.3525639Z '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-08-14T21:49:37.3526268Z '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-08-14T21:49:37.3526862Z '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-08-14T21:49:37.3527407Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_native.h' -> 'libtorch/include/ATen/ops/log_sigmoid_native.h' 2025-08-14T21:49:37.3527923Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_ops.h' -> 'libtorch/include/ATen/ops/log_sigmoid_ops.h' 2025-08-14T21:49:37.3528405Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_softmax.h' -> 'libtorch/include/ATen/ops/log_softmax.h' 2025-08-14T21:49:37.3529280Z '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-08-14T21:49:37.3530163Z '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-08-14T21:49:37.3530827Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_softmax_native.h' -> 'libtorch/include/ATen/ops/log_softmax_native.h' 2025-08-14T21:49:37.3531324Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_softmax_ops.h' -> 'libtorch/include/ATen/ops/log_softmax_ops.h' 2025-08-14T21:49:37.3531808Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp.h' -> 'libtorch/include/ATen/ops/logaddexp.h' 2025-08-14T21:49:37.3532289Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2.h' -> 'libtorch/include/ATen/ops/logaddexp2.h' 2025-08-14T21:49:37.3533318Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3533950Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2025-08-14T21:49:37.3534565Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2025-08-14T21:49:37.3535076Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2_meta.h' -> 'libtorch/include/ATen/ops/logaddexp2_meta.h' 2025-08-14T21:49:37.3535887Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2_meta_dispatch.h' -> 'libtorch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2025-08-14T21:49:37.3536386Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2_native.h' -> 'libtorch/include/ATen/ops/logaddexp2_native.h' 2025-08-14T21:49:37.3536846Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2_ops.h' -> 'libtorch/include/ATen/ops/logaddexp2_ops.h' 2025-08-14T21:49:37.3537777Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3538326Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2025-08-14T21:49:37.3538898Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2025-08-14T21:49:37.3539355Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp_meta.h' -> 'libtorch/include/ATen/ops/logaddexp_meta.h' 2025-08-14T21:49:37.3539935Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp_meta_dispatch.h' -> 'libtorch/include/ATen/ops/logaddexp_meta_dispatch.h' 2025-08-14T21:49:37.3540410Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp_native.h' -> 'libtorch/include/ATen/ops/logaddexp_native.h' 2025-08-14T21:49:37.3540874Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp_ops.h' -> 'libtorch/include/ATen/ops/logaddexp_ops.h' 2025-08-14T21:49:37.3541323Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logcumsumexp.h' -> 'libtorch/include/ATen/ops/logcumsumexp.h' 2025-08-14T21:49:37.3542139Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.3542975Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3543486Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logcumsumexp_native.h' -> 'libtorch/include/ATen/ops/logcumsumexp_native.h' 2025-08-14T21:49:37.3543970Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logcumsumexp_ops.h' -> 'libtorch/include/ATen/ops/logcumsumexp_ops.h' 2025-08-14T21:49:37.3544365Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logdet.h' -> 'libtorch/include/ATen/ops/logdet.h' 2025-08-14T21:49:37.3545114Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3545559Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logdet_native.h' -> 'libtorch/include/ATen/ops/logdet_native.h' 2025-08-14T21:49:37.3546005Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logdet_ops.h' -> 'libtorch/include/ATen/ops/logdet_ops.h' 2025-08-14T21:49:37.3546434Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_and.h' -> 'libtorch/include/ATen/ops/logical_and.h' 2025-08-14T21:49:37.3547227Z '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-08-14T21:49:37.3547798Z '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-08-14T21:49:37.3548351Z '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-08-14T21:49:37.3548839Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_and_native.h' -> 'libtorch/include/ATen/ops/logical_and_native.h' 2025-08-14T21:49:37.3549300Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_and_ops.h' -> 'libtorch/include/ATen/ops/logical_and_ops.h' 2025-08-14T21:49:37.3550094Z '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-08-14T21:49:37.3550639Z '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-08-14T21:49:37.3551199Z '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-08-14T21:49:37.3551684Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_not_native.h' -> 'libtorch/include/ATen/ops/logical_not_native.h' 2025-08-14T21:49:37.3552172Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_not_ops.h' -> 'libtorch/include/ATen/ops/logical_not_ops.h' 2025-08-14T21:49:37.3552601Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_or.h' -> 'libtorch/include/ATen/ops/logical_or.h' 2025-08-14T21:49:37.3553400Z '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-08-14T21:49:37.3554099Z '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-08-14T21:49:37.3554686Z '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-08-14T21:49:37.3555191Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_or_native.h' -> 'libtorch/include/ATen/ops/logical_or_native.h' 2025-08-14T21:49:37.3555849Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_or_ops.h' -> 'libtorch/include/ATen/ops/logical_or_ops.h' 2025-08-14T21:49:37.3556318Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_xor.h' -> 'libtorch/include/ATen/ops/logical_xor.h' 2025-08-14T21:49:37.3557183Z '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-08-14T21:49:37.3557781Z '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-08-14T21:49:37.3558394Z '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-08-14T21:49:37.3558922Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_xor_native.h' -> 'libtorch/include/ATen/ops/logical_xor_native.h' 2025-08-14T21:49:37.3559671Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_xor_ops.h' -> 'libtorch/include/ATen/ops/logical_xor_ops.h' 2025-08-14T21:49:37.3560160Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit.h' -> 'libtorch/include/ATen/ops/logit.h' 2025-08-14T21:49:37.3560675Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_backward.h' -> 'libtorch/include/ATen/ops/logit_backward.h' 2025-08-14T21:49:37.3561757Z '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-08-14T21:49:37.3562446Z '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-08-14T21:49:37.3563101Z '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-08-14T21:49:37.3563660Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_backward_meta.h' -> 'libtorch/include/ATen/ops/logit_backward_meta.h' 2025-08-14T21:49:37.3564323Z '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-08-14T21:49:37.3564896Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_backward_native.h' -> 'libtorch/include/ATen/ops/logit_backward_native.h' 2025-08-14T21:49:37.3565457Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_backward_ops.h' -> 'libtorch/include/ATen/ops/logit_backward_ops.h' 2025-08-14T21:49:37.3566005Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/logit_cpu_dispatch.h' 2025-08-14T21:49:37.3566560Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/logit_cuda_dispatch.h' 2025-08-14T21:49:37.3567161Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_meta_dispatch.h' -> 'libtorch/include/ATen/ops/logit_meta_dispatch.h' 2025-08-14T21:49:37.3567646Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_native.h' -> 'libtorch/include/ATen/ops/logit_native.h' 2025-08-14T21:49:37.3568129Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_ops.h' -> 'libtorch/include/ATen/ops/logit_ops.h' 2025-08-14T21:49:37.3568594Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logspace.h' -> 'libtorch/include/ATen/ops/logspace.h' 2025-08-14T21:49:37.3569654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.3570245Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logspace_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/logspace_cpu_dispatch.h' 2025-08-14T21:49:37.3570853Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logspace_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/logspace_cuda_dispatch.h' 2025-08-14T21:49:37.3571451Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logspace_meta_dispatch.h' -> 'libtorch/include/ATen/ops/logspace_meta_dispatch.h' 2025-08-14T21:49:37.3571979Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logspace_native.h' -> 'libtorch/include/ATen/ops/logspace_native.h' 2025-08-14T21:49:37.3572481Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logspace_ops.h' -> 'libtorch/include/ATen/ops/logspace_ops.h' 2025-08-14T21:49:37.3572960Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logsumexp.h' -> 'libtorch/include/ATen/ops/logsumexp.h' 2025-08-14T21:49:37.3573848Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.3574910Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3575864Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3576404Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logsumexp_native.h' -> 'libtorch/include/ATen/ops/logsumexp_native.h' 2025-08-14T21:49:37.3576918Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logsumexp_ops.h' -> 'libtorch/include/ATen/ops/logsumexp_ops.h' 2025-08-14T21:49:37.3577398Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lshift.h' -> 'libtorch/include/ATen/ops/lshift.h' 2025-08-14T21:49:37.3578247Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.3578820Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lshift_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/lshift_cpu_dispatch.h' 2025-08-14T21:49:37.3579388Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lshift_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/lshift_cuda_dispatch.h' 2025-08-14T21:49:37.3579959Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lshift_meta_dispatch.h' -> 'libtorch/include/ATen/ops/lshift_meta_dispatch.h' 2025-08-14T21:49:37.3580466Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lshift_native.h' -> 'libtorch/include/ATen/ops/lshift_native.h' 2025-08-14T21:49:37.3580936Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lshift_ops.h' -> 'libtorch/include/ATen/ops/lshift_ops.h' 2025-08-14T21:49:37.3581457Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm.h' -> 'libtorch/include/ATen/ops/lstm.h' 2025-08-14T21:49:37.3582005Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_cell.h' -> 'libtorch/include/ATen/ops/lstm_cell.h' 2025-08-14T21:49:37.3582844Z '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-08-14T21:49:37.3583372Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_cell_native.h' -> 'libtorch/include/ATen/ops/lstm_cell_native.h' 2025-08-14T21:49:37.3583835Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_cell_ops.h' -> 'libtorch/include/ATen/ops/lstm_cell_ops.h' 2025-08-14T21:49:37.3584761Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3585276Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_mps_backward.h' -> 'libtorch/include/ATen/ops/lstm_mps_backward.h' 2025-08-14T21:49:37.3586186Z '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-08-14T21:49:37.3586774Z '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-08-14T21:49:37.3587325Z '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-08-14T21:49:37.3587787Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_native.h' -> 'libtorch/include/ATen/ops/lstm_native.h' 2025-08-14T21:49:37.3588220Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_ops.h' -> 'libtorch/include/ATen/ops/lstm_ops.h' 2025-08-14T21:49:37.3588600Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt.h' -> 'libtorch/include/ATen/ops/lt.h' 2025-08-14T21:49:37.3589530Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3590060Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/lt_cpu_dispatch.h' 2025-08-14T21:49:37.3590568Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/lt_cuda_dispatch.h' 2025-08-14T21:49:37.3591002Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt_meta.h' -> 'libtorch/include/ATen/ops/lt_meta.h' 2025-08-14T21:49:37.3591503Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt_meta_dispatch.h' -> 'libtorch/include/ATen/ops/lt_meta_dispatch.h' 2025-08-14T21:49:37.3591969Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt_native.h' -> 'libtorch/include/ATen/ops/lt_native.h' 2025-08-14T21:49:37.3592393Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt_ops.h' -> 'libtorch/include/ATen/ops/lt_ops.h' 2025-08-14T21:49:37.3592824Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_solve.h' -> 'libtorch/include/ATen/ops/lu_solve.h' 2025-08-14T21:49:37.3593645Z '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-08-14T21:49:37.3594150Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_solve_native.h' -> 'libtorch/include/ATen/ops/lu_solve_native.h' 2025-08-14T21:49:37.3594610Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_solve_ops.h' -> 'libtorch/include/ATen/ops/lu_solve_ops.h' 2025-08-14T21:49:37.3595050Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_unpack.h' -> 'libtorch/include/ATen/ops/lu_unpack.h' 2025-08-14T21:49:37.3596031Z '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-08-14T21:49:37.3596623Z '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-08-14T21:49:37.3597195Z '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-08-14T21:49:37.3597717Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_unpack_meta.h' -> 'libtorch/include/ATen/ops/lu_unpack_meta.h' 2025-08-14T21:49:37.3598291Z '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-08-14T21:49:37.3598796Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_unpack_native.h' -> 'libtorch/include/ATen/ops/lu_unpack_native.h' 2025-08-14T21:49:37.3599350Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_unpack_ops.h' -> 'libtorch/include/ATen/ops/lu_unpack_ops.h' 2025-08-14T21:49:37.3599910Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mH.h' -> 'libtorch/include/ATen/ops/mH.h' 2025-08-14T21:49:37.3600710Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3601179Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mH_native.h' -> 'libtorch/include/ATen/ops/mH_native.h' 2025-08-14T21:49:37.3601606Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mH_ops.h' -> 'libtorch/include/ATen/ops/mH_ops.h' 2025-08-14T21:49:37.3601997Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mT.h' -> 'libtorch/include/ATen/ops/mT.h' 2025-08-14T21:49:37.3602796Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3603244Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mT_native.h' -> 'libtorch/include/ATen/ops/mT_native.h' 2025-08-14T21:49:37.3603675Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mT_ops.h' -> 'libtorch/include/ATen/ops/mT_ops.h' 2025-08-14T21:49:37.3604286Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/margin_ranking_loss.h' -> 'libtorch/include/ATen/ops/margin_ranking_loss.h' 2025-08-14T21:49:37.3605250Z '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-08-14T21:49:37.3605895Z '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-08-14T21:49:37.3606518Z '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-08-14T21:49:37.3606994Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_fill.h' -> 'libtorch/include/ATen/ops/masked_fill.h' 2025-08-14T21:49:37.3607892Z '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-08-14T21:49:37.3608515Z '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-08-14T21:49:37.3609133Z '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-08-14T21:49:37.3609766Z '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-08-14T21:49:37.3610315Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_fill_native.h' -> 'libtorch/include/ATen/ops/masked_fill_native.h' 2025-08-14T21:49:37.3610827Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_fill_ops.h' -> 'libtorch/include/ATen/ops/masked_fill_ops.h' 2025-08-14T21:49:37.3611500Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter.h' -> 'libtorch/include/ATen/ops/masked_scatter.h' 2025-08-14T21:49:37.3612034Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_backward.h' -> 'libtorch/include/ATen/ops/masked_scatter_backward.h' 2025-08-14T21:49:37.3612966Z '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-08-14T21:49:37.3613580Z '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-08-14T21:49:37.3614149Z '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-08-14T21:49:37.3614965Z '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-08-14T21:49:37.3615549Z '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-08-14T21:49:37.3616136Z '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-08-14T21:49:37.3616714Z '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-08-14T21:49:37.3617240Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_native.h' -> 'libtorch/include/ATen/ops/masked_scatter_native.h' 2025-08-14T21:49:37.3617723Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_ops.h' -> 'libtorch/include/ATen/ops/masked_scatter_ops.h' 2025-08-14T21:49:37.3618164Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_select.h' -> 'libtorch/include/ATen/ops/masked_select.h' 2025-08-14T21:49:37.3618897Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_select_backward.h' -> 'libtorch/include/ATen/ops/masked_select_backward.h' 2025-08-14T21:49:37.3619830Z '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-08-14T21:49:37.3620670Z '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-08-14T21:49:37.3621293Z '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-08-14T21:49:37.3621909Z '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-08-14T21:49:37.3622535Z '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-08-14T21:49:37.3623091Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_select_native.h' -> 'libtorch/include/ATen/ops/masked_select_native.h' 2025-08-14T21:49:37.3623610Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_select_ops.h' -> 'libtorch/include/ATen/ops/masked_select_ops.h' 2025-08-14T21:49:37.3624034Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul.h' -> 'libtorch/include/ATen/ops/matmul.h' 2025-08-14T21:49:37.3624548Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul_backward.h' -> 'libtorch/include/ATen/ops/matmul_backward.h' 2025-08-14T21:49:37.3625449Z '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-08-14T21:49:37.3626064Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul_backward_native.h' -> 'libtorch/include/ATen/ops/matmul_backward_native.h' 2025-08-14T21:49:37.3626634Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul_backward_ops.h' -> 'libtorch/include/ATen/ops/matmul_backward_ops.h' 2025-08-14T21:49:37.3627456Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3627950Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul_native.h' -> 'libtorch/include/ATen/ops/matmul_native.h' 2025-08-14T21:49:37.3628402Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul_ops.h' -> 'libtorch/include/ATen/ops/matmul_ops.h' 2025-08-14T21:49:37.3628837Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_H.h' -> 'libtorch/include/ATen/ops/matrix_H.h' 2025-08-14T21:49:37.3629682Z '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-08-14T21:49:37.3630188Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_H_native.h' -> 'libtorch/include/ATen/ops/matrix_H_native.h' 2025-08-14T21:49:37.3630653Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_H_ops.h' -> 'libtorch/include/ATen/ops/matrix_H_ops.h' 2025-08-14T21:49:37.3631225Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_exp.h' -> 'libtorch/include/ATen/ops/matrix_exp.h' 2025-08-14T21:49:37.3631754Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_exp_backward.h' -> 'libtorch/include/ATen/ops/matrix_exp_backward.h' 2025-08-14T21:49:37.3632655Z '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-08-14T21:49:37.3633266Z '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-08-14T21:49:37.3633867Z '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-08-14T21:49:37.3634688Z '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-08-14T21:49:37.3635236Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_exp_native.h' -> 'libtorch/include/ATen/ops/matrix_exp_native.h' 2025-08-14T21:49:37.3635711Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_exp_ops.h' -> 'libtorch/include/ATen/ops/matrix_exp_ops.h' 2025-08-14T21:49:37.3636167Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_power.h' -> 'libtorch/include/ATen/ops/matrix_power.h' 2025-08-14T21:49:37.3637020Z '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-08-14T21:49:37.3637549Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_power_native.h' -> 'libtorch/include/ATen/ops/matrix_power_native.h' 2025-08-14T21:49:37.3638044Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_power_ops.h' -> 'libtorch/include/ATen/ops/matrix_power_ops.h' 2025-08-14T21:49:37.3638444Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max.h' -> 'libtorch/include/ATen/ops/max.h' 2025-08-14T21:49:37.3639590Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3640396Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3640976Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/max_cpu_dispatch.h' 2025-08-14T21:49:37.3641537Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/max_cuda_dispatch.h' 2025-08-14T21:49:37.3641981Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_meta.h' -> 'libtorch/include/ATen/ops/max_meta.h' 2025-08-14T21:49:37.3642532Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_meta_dispatch.h' -> 'libtorch/include/ATen/ops/max_meta_dispatch.h' 2025-08-14T21:49:37.3642995Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_native.h' -> 'libtorch/include/ATen/ops/max_native.h' 2025-08-14T21:49:37.3643437Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_ops.h' -> 'libtorch/include/ATen/ops/max_ops.h' 2025-08-14T21:49:37.3643914Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool1d.h' -> 'libtorch/include/ATen/ops/max_pool1d.h' 2025-08-14T21:49:37.3644781Z '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-08-14T21:49:37.3645316Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool1d_native.h' -> 'libtorch/include/ATen/ops/max_pool1d_native.h' 2025-08-14T21:49:37.3645824Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool1d_ops.h' -> 'libtorch/include/ATen/ops/max_pool1d_ops.h' 2025-08-14T21:49:37.3646417Z '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-08-14T21:49:37.3647403Z '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-08-14T21:49:37.3648113Z '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-08-14T21:49:37.3648750Z '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-08-14T21:49:37.3649212Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d.h' -> 'libtorch/include/ATen/ops/max_pool2d.h' 2025-08-14T21:49:37.3649837Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_backward.h' -> 'libtorch/include/ATen/ops/max_pool2d_backward.h' 2025-08-14T21:49:37.3650794Z '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-08-14T21:49:37.3651541Z '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-08-14T21:49:37.3652120Z '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-08-14T21:49:37.3652961Z '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-08-14T21:49:37.3653487Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_native.h' -> 'libtorch/include/ATen/ops/max_pool2d_native.h' 2025-08-14T21:49:37.3653974Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_ops.h' -> 'libtorch/include/ATen/ops/max_pool2d_ops.h' 2025-08-14T21:49:37.3654547Z '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-08-14T21:49:37.3655261Z '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-08-14T21:49:37.3656505Z '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-08-14T21:49:37.3657303Z '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-08-14T21:49:37.3658125Z '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-08-14T21:49:37.3658840Z '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-08-14T21:49:37.3659758Z '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-08-14T21:49:37.3660574Z '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-08-14T21:49:37.3661219Z '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-08-14T21:49:37.3662252Z '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-08-14T21:49:37.3662908Z '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-08-14T21:49:37.3663592Z '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-08-14T21:49:37.3664173Z '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-08-14T21:49:37.3664825Z '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-08-14T21:49:37.3665435Z '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-08-14T21:49:37.3666010Z '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-08-14T21:49:37.3666426Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d.h' -> 'libtorch/include/ATen/ops/max_pool3d.h' 2025-08-14T21:49:37.3667188Z '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-08-14T21:49:37.3667669Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_native.h' -> 'libtorch/include/ATen/ops/max_pool3d_native.h' 2025-08-14T21:49:37.3668114Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_ops.h' -> 'libtorch/include/ATen/ops/max_pool3d_ops.h' 2025-08-14T21:49:37.3668637Z '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-08-14T21:49:37.3669258Z '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-08-14T21:49:37.3670556Z '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-08-14T21:49:37.3671446Z '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-08-14T21:49:37.3672216Z '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-08-14T21:49:37.3672943Z '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-08-14T21:49:37.3673671Z '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-08-14T21:49:37.3674414Z '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-08-14T21:49:37.3675082Z '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-08-14T21:49:37.3675720Z '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-08-14T21:49:37.3676210Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool2d.h' -> 'libtorch/include/ATen/ops/max_unpool2d.h' 2025-08-14T21:49:37.3677534Z '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-08-14T21:49:37.3678945Z '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-08-14T21:49:37.3680415Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool2d_native.h' -> 'libtorch/include/ATen/ops/max_unpool2d_native.h' 2025-08-14T21:49:37.3681635Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool2d_ops.h' -> 'libtorch/include/ATen/ops/max_unpool2d_ops.h' 2025-08-14T21:49:37.3682800Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool3d.h' -> 'libtorch/include/ATen/ops/max_unpool3d.h' 2025-08-14T21:49:37.3684067Z '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-08-14T21:49:37.3685507Z '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-08-14T21:49:37.3686851Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool3d_native.h' -> 'libtorch/include/ATen/ops/max_unpool3d_native.h' 2025-08-14T21:49:37.3688081Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool3d_ops.h' -> 'libtorch/include/ATen/ops/max_unpool3d_ops.h' 2025-08-14T21:49:37.3689192Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum.h' -> 'libtorch/include/ATen/ops/maximum.h' 2025-08-14T21:49:37.3690927Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3692672Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/maximum_cpu_dispatch.h' 2025-08-14T21:49:37.3693912Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/maximum_cuda_dispatch.h' 2025-08-14T21:49:37.3695068Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum_meta.h' -> 'libtorch/include/ATen/ops/maximum_meta.h' 2025-08-14T21:49:37.3696267Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum_meta_dispatch.h' -> 'libtorch/include/ATen/ops/maximum_meta_dispatch.h' 2025-08-14T21:49:37.3697444Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum_native.h' -> 'libtorch/include/ATen/ops/maximum_native.h' 2025-08-14T21:49:37.3698551Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum_ops.h' -> 'libtorch/include/ATen/ops/maximum_ops.h' 2025-08-14T21:49:37.3699531Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean.h' -> 'libtorch/include/ATen/ops/mean.h' 2025-08-14T21:49:37.3700839Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.3702647Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3704647Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3706106Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/mean_cpu_dispatch.h' 2025-08-14T21:49:37.3707291Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/mean_cuda_dispatch.h' 2025-08-14T21:49:37.3708409Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_meta.h' -> 'libtorch/include/ATen/ops/mean_meta.h' 2025-08-14T21:49:37.3709524Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_meta_dispatch.h' -> 'libtorch/include/ATen/ops/mean_meta_dispatch.h' 2025-08-14T21:49:37.3710649Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_native.h' -> 'libtorch/include/ATen/ops/mean_native.h' 2025-08-14T21:49:37.3711692Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_ops.h' -> 'libtorch/include/ATen/ops/mean_ops.h' 2025-08-14T21:49:37.3712725Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/median.h' -> 'libtorch/include/ATen/ops/median.h' 2025-08-14T21:49:37.3714113Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.3715886Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3717497Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/median_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/median_cpu_dispatch.h' 2025-08-14T21:49:37.3718707Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/median_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/median_cuda_dispatch.h' 2025-08-14T21:49:37.3720119Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/median_native.h' -> 'libtorch/include/ATen/ops/median_native.h' 2025-08-14T21:49:37.3721226Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/median_ops.h' -> 'libtorch/include/ATen/ops/median_ops.h' 2025-08-14T21:49:37.3722311Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/meshgrid.h' -> 'libtorch/include/ATen/ops/meshgrid.h' 2025-08-14T21:49:37.3723773Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3725333Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/meshgrid_native.h' -> 'libtorch/include/ATen/ops/meshgrid_native.h' 2025-08-14T21:49:37.3726503Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/meshgrid_ops.h' -> 'libtorch/include/ATen/ops/meshgrid_ops.h' 2025-08-14T21:49:37.3727549Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min.h' -> 'libtorch/include/ATen/ops/min.h' 2025-08-14T21:49:37.3729116Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3731061Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3732604Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/min_cpu_dispatch.h' 2025-08-14T21:49:37.3733757Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/min_cuda_dispatch.h' 2025-08-14T21:49:37.3734808Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_meta.h' -> 'libtorch/include/ATen/ops/min_meta.h' 2025-08-14T21:49:37.3735881Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_meta_dispatch.h' -> 'libtorch/include/ATen/ops/min_meta_dispatch.h' 2025-08-14T21:49:37.3736969Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_native.h' -> 'libtorch/include/ATen/ops/min_native.h' 2025-08-14T21:49:37.3737948Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_ops.h' -> 'libtorch/include/ATen/ops/min_ops.h' 2025-08-14T21:49:37.3739106Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum.h' -> 'libtorch/include/ATen/ops/minimum.h' 2025-08-14T21:49:37.3740666Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3742351Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/minimum_cpu_dispatch.h' 2025-08-14T21:49:37.3743622Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/minimum_cuda_dispatch.h' 2025-08-14T21:49:37.3744796Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum_meta.h' -> 'libtorch/include/ATen/ops/minimum_meta.h' 2025-08-14T21:49:37.3746019Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum_meta_dispatch.h' -> 'libtorch/include/ATen/ops/minimum_meta_dispatch.h' 2025-08-14T21:49:37.3747227Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum_native.h' -> 'libtorch/include/ATen/ops/minimum_native.h' 2025-08-14T21:49:37.3748332Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum_ops.h' -> 'libtorch/include/ATen/ops/minimum_ops.h' 2025-08-14T21:49:37.3749499Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_batch_norm.h' -> 'libtorch/include/ATen/ops/miopen_batch_norm.h' 2025-08-14T21:49:37.3750776Z '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-08-14T21:49:37.3752537Z '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-08-14T21:49:37.3754451Z '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-08-14T21:49:37.3756039Z '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-08-14T21:49:37.3757531Z '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-08-14T21:49:37.3759310Z '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-08-14T21:49:37.3761286Z '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-08-14T21:49:37.3762742Z '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-08-14T21:49:37.3764120Z '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-08-14T21:49:37.3765395Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution.h' -> 'libtorch/include/ATen/ops/miopen_convolution.h' 2025-08-14T21:49:37.3766764Z '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-08-14T21:49:37.3768351Z '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-08-14T21:49:37.3770193Z '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-08-14T21:49:37.3771758Z '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-08-14T21:49:37.3773559Z '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-08-14T21:49:37.3775412Z '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-08-14T21:49:37.3776905Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_native.h' -> 'libtorch/include/ATen/ops/miopen_convolution_native.h' 2025-08-14T21:49:37.3778279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_ops.h' -> 'libtorch/include/ATen/ops/miopen_convolution_ops.h' 2025-08-14T21:49:37.3779707Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_relu.h' -> 'libtorch/include/ATen/ops/miopen_convolution_relu.h' 2025-08-14T21:49:37.3781345Z '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-08-14T21:49:37.3782952Z '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-08-14T21:49:37.3784403Z '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-08-14T21:49:37.3785778Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_transpose.h' -> 'libtorch/include/ATen/ops/miopen_convolution_transpose.h' 2025-08-14T21:49:37.3787585Z '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-08-14T21:49:37.3789525Z '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-08-14T21:49:37.3791121Z '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-08-14T21:49:37.3792637Z '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-08-14T21:49:37.3794079Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_depthwise_convolution.h' -> 'libtorch/include/ATen/ops/miopen_depthwise_convolution.h' 2025-08-14T21:49:37.3795887Z '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-08-14T21:49:37.3798051Z '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-08-14T21:49:37.3799974Z '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-08-14T21:49:37.3801586Z '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-08-14T21:49:37.3802924Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn.h' -> 'libtorch/include/ATen/ops/miopen_rnn.h' 2025-08-14T21:49:37.3804120Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn_backward.h' -> 'libtorch/include/ATen/ops/miopen_rnn_backward.h' 2025-08-14T21:49:37.3805803Z '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-08-14T21:49:37.3807624Z '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-08-14T21:49:37.3809130Z '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-08-14T21:49:37.3810512Z '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-08-14T21:49:37.3812241Z '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-08-14T21:49:37.3813862Z '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-08-14T21:49:37.3815129Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn_native.h' -> 'libtorch/include/ATen/ops/miopen_rnn_native.h' 2025-08-14T21:49:37.3816295Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn_ops.h' -> 'libtorch/include/ATen/ops/miopen_rnn_ops.h' 2025-08-14T21:49:37.3817357Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish.h' -> 'libtorch/include/ATen/ops/mish.h' 2025-08-14T21:49:37.3818398Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_backward.h' -> 'libtorch/include/ATen/ops/mish_backward.h' 2025-08-14T21:49:37.3819908Z '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-08-14T21:49:37.3821644Z '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-08-14T21:49:37.3822986Z '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-08-14T21:49:37.3824426Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_backward_native.h' -> 'libtorch/include/ATen/ops/mish_backward_native.h' 2025-08-14T21:49:37.3825647Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_backward_ops.h' -> 'libtorch/include/ATen/ops/mish_backward_ops.h' 2025-08-14T21:49:37.3827266Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3828912Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/mish_cpu_dispatch.h' 2025-08-14T21:49:37.3830119Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/mish_cuda_dispatch.h' 2025-08-14T21:49:37.3831277Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_meta.h' -> 'libtorch/include/ATen/ops/mish_meta.h' 2025-08-14T21:49:37.3832384Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_meta_dispatch.h' -> 'libtorch/include/ATen/ops/mish_meta_dispatch.h' 2025-08-14T21:49:37.3833530Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_native.h' -> 'libtorch/include/ATen/ops/mish_native.h' 2025-08-14T21:49:37.3834562Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_ops.h' -> 'libtorch/include/ATen/ops/mish_ops.h' 2025-08-14T21:49:37.3835762Z '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-08-14T21:49:37.3837242Z '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-08-14T21:49:37.3839248Z '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-08-14T21:49:37.3841533Z '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-08-14T21:49:37.3843262Z '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-08-14T21:49:37.3844880Z '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-08-14T21:49:37.3846460Z '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-08-14T21:49:37.3847847Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_convolution.h' -> 'libtorch/include/ATen/ops/mkldnn_convolution.h' 2025-08-14T21:49:37.3849522Z '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-08-14T21:49:37.3851314Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_convolution_native.h' -> 'libtorch/include/ATen/ops/mkldnn_convolution_native.h' 2025-08-14T21:49:37.3852755Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_convolution_ops.h' -> 'libtorch/include/ATen/ops/mkldnn_convolution_ops.h' 2025-08-14T21:49:37.3853960Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear.h' -> 'libtorch/include/ATen/ops/mkldnn_linear.h' 2025-08-14T21:49:37.3855162Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward.h' -> 'libtorch/include/ATen/ops/mkldnn_linear_backward.h' 2025-08-14T21:49:37.3856948Z '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-08-14T21:49:37.3858865Z '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-08-14T21:49:37.3860665Z '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-08-14T21:49:37.3862560Z '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-08-14T21:49:37.3864090Z '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-08-14T21:49:37.3865593Z '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-08-14T21:49:37.3866986Z '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-08-14T21:49:37.3868411Z '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-08-14T21:49:37.3870636Z '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-08-14T21:49:37.3872636Z '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-08-14T21:49:37.3874260Z '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-08-14T21:49:37.3876040Z '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-08-14T21:49:37.3877665Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_native.h' -> 'libtorch/include/ATen/ops/mkldnn_linear_native.h' 2025-08-14T21:49:37.3878929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_ops.h' -> 'libtorch/include/ATen/ops/mkldnn_linear_ops.h' 2025-08-14T21:49:37.3880236Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool2d.h' -> 'libtorch/include/ATen/ops/mkldnn_max_pool2d.h' 2025-08-14T21:49:37.3881630Z '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-08-14T21:49:37.3883443Z '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-08-14T21:49:37.3885358Z '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-08-14T21:49:37.3886886Z '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-08-14T21:49:37.3888654Z '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-08-14T21:49:37.3890354Z '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-08-14T21:49:37.3891780Z '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-08-14T21:49:37.3892999Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool3d.h' -> 'libtorch/include/ATen/ops/mkldnn_max_pool3d.h' 2025-08-14T21:49:37.3894274Z '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-08-14T21:49:37.3896033Z '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-08-14T21:49:37.3897904Z '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-08-14T21:49:37.3899522Z '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-08-14T21:49:37.3901184Z '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-08-14T21:49:37.3902775Z '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-08-14T21:49:37.3904038Z '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-08-14T21:49:37.3905338Z '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-08-14T21:49:37.3907087Z '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-08-14T21:49:37.3908906Z '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-08-14T21:49:37.3910404Z '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-08-14T21:49:37.3911807Z '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-08-14T21:49:37.3913557Z '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-08-14T21:49:37.3915420Z '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-08-14T21:49:37.3917092Z '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-08-14T21:49:37.3918456Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_rnn_layer.h' -> 'libtorch/include/ATen/ops/mkldnn_rnn_layer.h' 2025-08-14T21:49:37.3919973Z '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-08-14T21:49:37.3921762Z '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-08-14T21:49:37.3923696Z '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-08-14T21:49:37.3925286Z '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-08-14T21:49:37.3926794Z '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-08-14T21:49:37.3928490Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3930435Z '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-08-14T21:49:37.3932387Z '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-08-14T21:49:37.3933665Z '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-08-14T21:49:37.3934812Z '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-08-14T21:49:37.3935803Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm.h' -> 'libtorch/include/ATen/ops/mm.h' 2025-08-14T21:49:37.3937140Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.3938561Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/mm_cpu_dispatch.h' 2025-08-14T21:49:37.3939618Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/mm_cuda_dispatch.h' 2025-08-14T21:49:37.3940590Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm_meta.h' -> 'libtorch/include/ATen/ops/mm_meta.h' 2025-08-14T21:49:37.3941573Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm_meta_dispatch.h' -> 'libtorch/include/ATen/ops/mm_meta_dispatch.h' 2025-08-14T21:49:37.3942576Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm_native.h' -> 'libtorch/include/ATen/ops/mm_native.h' 2025-08-14T21:49:37.3943485Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm_ops.h' -> 'libtorch/include/ATen/ops/mm_ops.h' 2025-08-14T21:49:37.3944595Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mode.h' -> 'libtorch/include/ATen/ops/mode.h' 2025-08-14T21:49:37.3945888Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.3947586Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3948994Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mode_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/mode_cpu_dispatch.h' 2025-08-14T21:49:37.3950169Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mode_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/mode_cuda_dispatch.h' 2025-08-14T21:49:37.3951271Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mode_native.h' -> 'libtorch/include/ATen/ops/mode_native.h' 2025-08-14T21:49:37.3952280Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mode_ops.h' -> 'libtorch/include/ATen/ops/mode_ops.h' 2025-08-14T21:49:37.3953266Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/moveaxis.h' -> 'libtorch/include/ATen/ops/moveaxis.h' 2025-08-14T21:49:37.3954663Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3956100Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/moveaxis_native.h' -> 'libtorch/include/ATen/ops/moveaxis_native.h' 2025-08-14T21:49:37.3957313Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/moveaxis_ops.h' -> 'libtorch/include/ATen/ops/moveaxis_ops.h' 2025-08-14T21:49:37.3958285Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/movedim.h' -> 'libtorch/include/ATen/ops/movedim.h' 2025-08-14T21:49:37.3959836Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3961387Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/movedim_native.h' -> 'libtorch/include/ATen/ops/movedim_native.h' 2025-08-14T21:49:37.3962533Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/movedim_ops.h' -> 'libtorch/include/ATen/ops/movedim_ops.h' 2025-08-14T21:49:37.3963809Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mps_convolution_backward.h' -> 'libtorch/include/ATen/ops/mps_convolution_backward.h' 2025-08-14T21:49:37.3965612Z '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-08-14T21:49:37.3967458Z '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-08-14T21:49:37.3968963Z '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-08-14T21:49:37.3970673Z '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-08-14T21:49:37.3972682Z '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-08-14T21:49:37.3974784Z '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-08-14T21:49:37.3976506Z '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-08-14T21:49:37.3977850Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss.h' -> 'libtorch/include/ATen/ops/mse_loss.h' 2025-08-14T21:49:37.3978990Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_backward.h' -> 'libtorch/include/ATen/ops/mse_loss_backward.h' 2025-08-14T21:49:37.3980415Z '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-08-14T21:49:37.3981983Z '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-08-14T21:49:37.3983345Z '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-08-14T21:49:37.3984622Z '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-08-14T21:49:37.3986251Z '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-08-14T21:49:37.3987887Z '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-08-14T21:49:37.3989100Z '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-08-14T21:49:37.3990336Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_meta.h' -> 'libtorch/include/ATen/ops/mse_loss_meta.h' 2025-08-14T21:49:37.3991424Z '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-08-14T21:49:37.3992514Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_native.h' -> 'libtorch/include/ATen/ops/mse_loss_native.h' 2025-08-14T21:49:37.3993535Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_ops.h' -> 'libtorch/include/ATen/ops/mse_loss_ops.h' 2025-08-14T21:49:37.3994505Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/msort.h' -> 'libtorch/include/ATen/ops/msort.h' 2025-08-14T21:49:37.3995789Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.3997094Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/msort_native.h' -> 'libtorch/include/ATen/ops/msort_native.h' 2025-08-14T21:49:37.3998059Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/msort_ops.h' -> 'libtorch/include/ATen/ops/msort_ops.h' 2025-08-14T21:49:37.3998969Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul.h' -> 'libtorch/include/ATen/ops/mul.h' 2025-08-14T21:49:37.4000520Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4002420Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4004068Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/mul_cpu_dispatch.h' 2025-08-14T21:49:37.4005275Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/mul_cuda_dispatch.h' 2025-08-14T21:49:37.4006410Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_meta.h' -> 'libtorch/include/ATen/ops/mul_meta.h' 2025-08-14T21:49:37.4007545Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_meta_dispatch.h' -> 'libtorch/include/ATen/ops/mul_meta_dispatch.h' 2025-08-14T21:49:37.4008681Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_native.h' -> 'libtorch/include/ATen/ops/mul_native.h' 2025-08-14T21:49:37.4009741Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_ops.h' -> 'libtorch/include/ATen/ops/mul_ops.h' 2025-08-14T21:49:37.4010908Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multi_margin_loss.h' -> 'libtorch/include/ATen/ops/multi_margin_loss.h' 2025-08-14T21:49:37.4012392Z '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-08-14T21:49:37.4013853Z '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-08-14T21:49:37.4015471Z '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-08-14T21:49:37.4017017Z '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-08-14T21:49:37.4018454Z '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-08-14T21:49:37.4019921Z '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-08-14T21:49:37.4021254Z '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-08-14T21:49:37.4022538Z '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-08-14T21:49:37.4023714Z '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-08-14T21:49:37.4024890Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss.h' -> 'libtorch/include/ATen/ops/multilabel_margin_loss.h' 2025-08-14T21:49:37.4026200Z '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-08-14T21:49:37.4027731Z '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-08-14T21:49:37.4029369Z '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-08-14T21:49:37.4030935Z '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-08-14T21:49:37.4032416Z '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-08-14T21:49:37.4034107Z '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-08-14T21:49:37.4035973Z '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-08-14T21:49:37.4037541Z '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-08-14T21:49:37.4039368Z '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-08-14T21:49:37.4041284Z '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-08-14T21:49:37.4042940Z '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-08-14T21:49:37.4044542Z '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-08-14T21:49:37.4046007Z '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-08-14T21:49:37.4047335Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multinomial.h' -> 'libtorch/include/ATen/ops/multinomial.h' 2025-08-14T21:49:37.4048629Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multinomial_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/multinomial_cpu_dispatch.h' 2025-08-14T21:49:37.4050045Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multinomial_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/multinomial_cuda_dispatch.h' 2025-08-14T21:49:37.4051525Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multinomial_native.h' -> 'libtorch/include/ATen/ops/multinomial_native.h' 2025-08-14T21:49:37.4052777Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multinomial_ops.h' -> 'libtorch/include/ATen/ops/multinomial_ops.h' 2025-08-14T21:49:37.4053802Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multiply.h' -> 'libtorch/include/ATen/ops/multiply.h' 2025-08-14T21:49:37.4055128Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4056496Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multiply_native.h' -> 'libtorch/include/ATen/ops/multiply_native.h' 2025-08-14T21:49:37.4057542Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multiply_ops.h' -> 'libtorch/include/ATen/ops/multiply_ops.h' 2025-08-14T21:49:37.4058495Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mv.h' -> 'libtorch/include/ATen/ops/mv.h' 2025-08-14T21:49:37.4059689Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4061153Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mv_native.h' -> 'libtorch/include/ATen/ops/mv_native.h' 2025-08-14T21:49:37.4062294Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mv_ops.h' -> 'libtorch/include/ATen/ops/mv_ops.h' 2025-08-14T21:49:37.4063305Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mvlgamma.h' -> 'libtorch/include/ATen/ops/mvlgamma.h' 2025-08-14T21:49:37.4064747Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4066286Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2025-08-14T21:49:37.4067589Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2025-08-14T21:49:37.4068811Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mvlgamma_native.h' -> 'libtorch/include/ATen/ops/mvlgamma_native.h' 2025-08-14T21:49:37.4070339Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mvlgamma_ops.h' -> 'libtorch/include/ATen/ops/mvlgamma_ops.h' 2025-08-14T21:49:37.4071448Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nan_to_num.h' -> 'libtorch/include/ATen/ops/nan_to_num.h' 2025-08-14T21:49:37.4072893Z '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-08-14T21:49:37.4074491Z '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-08-14T21:49:37.4075902Z '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-08-14T21:49:37.4077169Z '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-08-14T21:49:37.4078341Z '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-08-14T21:49:37.4079522Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmean.h' -> 'libtorch/include/ATen/ops/nanmean.h' 2025-08-14T21:49:37.4081042Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4082560Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmean_native.h' -> 'libtorch/include/ATen/ops/nanmean_native.h' 2025-08-14T21:49:37.4083701Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmean_ops.h' -> 'libtorch/include/ATen/ops/nanmean_ops.h' 2025-08-14T21:49:37.4084808Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmedian.h' -> 'libtorch/include/ATen/ops/nanmedian.h' 2025-08-14T21:49:37.4086315Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4088218Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4089865Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmedian_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2025-08-14T21:49:37.4091326Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmedian_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2025-08-14T21:49:37.4092538Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmedian_native.h' -> 'libtorch/include/ATen/ops/nanmedian_native.h' 2025-08-14T21:49:37.4093635Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmedian_ops.h' -> 'libtorch/include/ATen/ops/nanmedian_ops.h' 2025-08-14T21:49:37.4094654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanquantile.h' -> 'libtorch/include/ATen/ops/nanquantile.h' 2025-08-14T21:49:37.4096042Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4097492Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanquantile_native.h' -> 'libtorch/include/ATen/ops/nanquantile_native.h' 2025-08-14T21:49:37.4098595Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanquantile_ops.h' -> 'libtorch/include/ATen/ops/nanquantile_ops.h' 2025-08-14T21:49:37.4099810Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nansum.h' -> 'libtorch/include/ATen/ops/nansum.h' 2025-08-14T21:49:37.4100882Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nansum_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/nansum_cpu_dispatch.h' 2025-08-14T21:49:37.4102101Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nansum_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/nansum_cuda_dispatch.h' 2025-08-14T21:49:37.4103252Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nansum_native.h' -> 'libtorch/include/ATen/ops/nansum_native.h' 2025-08-14T21:49:37.4104292Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nansum_ops.h' -> 'libtorch/include/ATen/ops/nansum_ops.h' 2025-08-14T21:49:37.4105293Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow.h' -> 'libtorch/include/ATen/ops/narrow.h' 2025-08-14T21:49:37.4106636Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4108049Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow_copy.h' -> 'libtorch/include/ATen/ops/narrow_copy.h' 2025-08-14T21:49:37.4109639Z '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-08-14T21:49:37.4111454Z '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-08-14T21:49:37.4112663Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow_copy_native.h' -> 'libtorch/include/ATen/ops/narrow_copy_native.h' 2025-08-14T21:49:37.4113750Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow_copy_ops.h' -> 'libtorch/include/ATen/ops/narrow_copy_ops.h' 2025-08-14T21:49:37.4114774Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow_native.h' -> 'libtorch/include/ATen/ops/narrow_native.h' 2025-08-14T21:49:37.4115765Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow_ops.h' -> 'libtorch/include/ATen/ops/narrow_ops.h' 2025-08-14T21:49:37.4116787Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm.h' -> 'libtorch/include/ATen/ops/native_batch_norm.h' 2025-08-14T21:49:37.4117957Z '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-08-14T21:49:37.4119841Z '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-08-14T21:49:37.4121781Z '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-08-14T21:49:37.4123519Z '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-08-14T21:49:37.4125196Z '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-08-14T21:49:37.4126718Z '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-08-14T21:49:37.4128218Z '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-08-14T21:49:37.4129725Z '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-08-14T21:49:37.4131164Z '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-08-14T21:49:37.4132849Z '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-08-14T21:49:37.4134099Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_channel_shuffle.h' -> 'libtorch/include/ATen/ops/native_channel_shuffle.h' 2025-08-14T21:49:37.4135722Z '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-08-14T21:49:37.4137497Z '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-08-14T21:49:37.4139046Z '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-08-14T21:49:37.4140569Z '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-08-14T21:49:37.4141793Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout.h' -> 'libtorch/include/ATen/ops/native_dropout.h' 2025-08-14T21:49:37.4142975Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_backward.h' -> 'libtorch/include/ATen/ops/native_dropout_backward.h' 2025-08-14T21:49:37.4144671Z '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-08-14T21:49:37.4146463Z '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-08-14T21:49:37.4148007Z '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-08-14T21:49:37.4149503Z '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-08-14T21:49:37.4150900Z '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-08-14T21:49:37.4152515Z '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-08-14T21:49:37.4154138Z '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-08-14T21:49:37.4155676Z '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-08-14T21:49:37.4157070Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_native.h' -> 'libtorch/include/ATen/ops/native_dropout_native.h' 2025-08-14T21:49:37.4158351Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_ops.h' -> 'libtorch/include/ATen/ops/native_dropout_ops.h' 2025-08-14T21:49:37.4159801Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm.h' -> 'libtorch/include/ATen/ops/native_group_norm.h' 2025-08-14T21:49:37.4161131Z '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-08-14T21:49:37.4162955Z '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-08-14T21:49:37.4164900Z '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-08-14T21:49:37.4166613Z '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-08-14T21:49:37.4168265Z '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-08-14T21:49:37.4170088Z '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-08-14T21:49:37.4171875Z '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-08-14T21:49:37.4173651Z '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-08-14T21:49:37.4175236Z '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-08-14T21:49:37.4176698Z '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-08-14T21:49:37.4178035Z '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-08-14T21:49:37.4179346Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm.h' -> 'libtorch/include/ATen/ops/native_layer_norm.h' 2025-08-14T21:49:37.4180665Z '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-08-14T21:49:37.4182653Z '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-08-14T21:49:37.4184773Z '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-08-14T21:49:37.4186376Z '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-08-14T21:49:37.4187913Z '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-08-14T21:49:37.4189358Z '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-08-14T21:49:37.4191062Z '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-08-14T21:49:37.4192749Z '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-08-14T21:49:37.4194179Z '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-08-14T21:49:37.4195549Z '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-08-14T21:49:37.4196793Z '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-08-14T21:49:37.4197990Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_norm.h' -> 'libtorch/include/ATen/ops/native_norm.h' 2025-08-14T21:49:37.4199403Z '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-08-14T21:49:37.4201166Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_norm_native.h' -> 'libtorch/include/ATen/ops/native_norm_native.h' 2025-08-14T21:49:37.4202386Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_norm_ops.h' -> 'libtorch/include/ATen/ops/native_norm_ops.h' 2025-08-14T21:49:37.4203439Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne.h' -> 'libtorch/include/ATen/ops/ne.h' 2025-08-14T21:49:37.4204950Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4206564Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/ne_cpu_dispatch.h' 2025-08-14T21:49:37.4207783Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/ne_cuda_dispatch.h' 2025-08-14T21:49:37.4208900Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne_meta.h' -> 'libtorch/include/ATen/ops/ne_meta.h' 2025-08-14T21:49:37.4209996Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne_meta_dispatch.h' -> 'libtorch/include/ATen/ops/ne_meta_dispatch.h' 2025-08-14T21:49:37.4211120Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne_native.h' -> 'libtorch/include/ATen/ops/ne_native.h' 2025-08-14T21:49:37.4212251Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne_ops.h' -> 'libtorch/include/ATen/ops/ne_ops.h' 2025-08-14T21:49:37.4213123Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg.h' -> 'libtorch/include/ATen/ops/neg.h' 2025-08-14T21:49:37.4214484Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4215933Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/neg_cpu_dispatch.h' 2025-08-14T21:49:37.4217187Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/neg_cuda_dispatch.h' 2025-08-14T21:49:37.4218256Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg_meta.h' -> 'libtorch/include/ATen/ops/neg_meta.h' 2025-08-14T21:49:37.4219313Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg_meta_dispatch.h' -> 'libtorch/include/ATen/ops/neg_meta_dispatch.h' 2025-08-14T21:49:37.4220396Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg_native.h' -> 'libtorch/include/ATen/ops/neg_native.h' 2025-08-14T21:49:37.4221388Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg_ops.h' -> 'libtorch/include/ATen/ops/neg_ops.h' 2025-08-14T21:49:37.4222397Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/negative.h' -> 'libtorch/include/ATen/ops/negative.h' 2025-08-14T21:49:37.4223823Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4225265Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/negative_native.h' -> 'libtorch/include/ATen/ops/negative_native.h' 2025-08-14T21:49:37.4226362Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/negative_ops.h' -> 'libtorch/include/ATen/ops/negative_ops.h' 2025-08-14T21:49:37.4227534Z '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-08-14T21:49:37.4229170Z '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-08-14T21:49:37.4230932Z '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-08-14T21:49:37.4232231Z '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-08-14T21:49:37.4233322Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_empty.h' -> 'libtorch/include/ATen/ops/new_empty.h' 2025-08-14T21:49:37.4234620Z '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-08-14T21:49:37.4235962Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_empty_native.h' -> 'libtorch/include/ATen/ops/new_empty_native.h' 2025-08-14T21:49:37.4237000Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_empty_ops.h' -> 'libtorch/include/ATen/ops/new_empty_ops.h' 2025-08-14T21:49:37.4238079Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_empty_strided.h' -> 'libtorch/include/ATen/ops/new_empty_strided.h' 2025-08-14T21:49:37.4239768Z '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-08-14T21:49:37.4242003Z '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-08-14T21:49:37.4243872Z '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-08-14T21:49:37.4245192Z '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-08-14T21:49:37.4246362Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_full.h' -> 'libtorch/include/ATen/ops/new_full.h' 2025-08-14T21:49:37.4247803Z '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-08-14T21:49:37.4249297Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_full_native.h' -> 'libtorch/include/ATen/ops/new_full_native.h' 2025-08-14T21:49:37.4250440Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_full_ops.h' -> 'libtorch/include/ATen/ops/new_full_ops.h' 2025-08-14T21:49:37.4251606Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_ones.h' -> 'libtorch/include/ATen/ops/new_ones.h' 2025-08-14T21:49:37.4253002Z '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-08-14T21:49:37.4254491Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_ones_native.h' -> 'libtorch/include/ATen/ops/new_ones_native.h' 2025-08-14T21:49:37.4255583Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_ones_ops.h' -> 'libtorch/include/ATen/ops/new_ones_ops.h' 2025-08-14T21:49:37.4256668Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_zeros.h' -> 'libtorch/include/ATen/ops/new_zeros.h' 2025-08-14T21:49:37.4258072Z '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-08-14T21:49:37.4259653Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_zeros_native.h' -> 'libtorch/include/ATen/ops/new_zeros_native.h' 2025-08-14T21:49:37.4260753Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_zeros_ops.h' -> 'libtorch/include/ATen/ops/new_zeros_ops.h' 2025-08-14T21:49:37.4261871Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter.h' -> 'libtorch/include/ATen/ops/nextafter.h' 2025-08-14T21:49:37.4263352Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4264952Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/nextafter_cpu_dispatch.h' 2025-08-14T21:49:37.4266154Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/nextafter_cuda_dispatch.h' 2025-08-14T21:49:37.4267290Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter_meta.h' -> 'libtorch/include/ATen/ops/nextafter_meta.h' 2025-08-14T21:49:37.4268429Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter_meta_dispatch.h' -> 'libtorch/include/ATen/ops/nextafter_meta_dispatch.h' 2025-08-14T21:49:37.4269887Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter_native.h' -> 'libtorch/include/ATen/ops/nextafter_native.h' 2025-08-14T21:49:37.4271294Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter_ops.h' -> 'libtorch/include/ATen/ops/nextafter_ops.h' 2025-08-14T21:49:37.4272381Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss.h' -> 'libtorch/include/ATen/ops/nll_loss.h' 2025-08-14T21:49:37.4273439Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d.h' -> 'libtorch/include/ATen/ops/nll_loss2d.h' 2025-08-14T21:49:37.4274684Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_backward.h' -> 'libtorch/include/ATen/ops/nll_loss2d_backward.h' 2025-08-14T21:49:37.4276070Z '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-08-14T21:49:37.4277622Z '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-08-14T21:49:37.4279180Z '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-08-14T21:49:37.4280556Z '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-08-14T21:49:37.4282167Z '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-08-14T21:49:37.4283719Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_forward.h' -> 'libtorch/include/ATen/ops/nll_loss2d_forward.h' 2025-08-14T21:49:37.4285096Z '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-08-14T21:49:37.4286663Z '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-08-14T21:49:37.4288142Z '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-08-14T21:49:37.4289489Z '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-08-14T21:49:37.4290750Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_native.h' -> 'libtorch/include/ATen/ops/nll_loss2d_native.h' 2025-08-14T21:49:37.4291987Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_ops.h' -> 'libtorch/include/ATen/ops/nll_loss2d_ops.h' 2025-08-14T21:49:37.4293103Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_backward.h' -> 'libtorch/include/ATen/ops/nll_loss_backward.h' 2025-08-14T21:49:37.4294769Z '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-08-14T21:49:37.4296587Z '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-08-14T21:49:37.4297993Z '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-08-14T21:49:37.4299296Z '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-08-14T21:49:37.4300618Z '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-08-14T21:49:37.4301963Z '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-08-14T21:49:37.4303425Z '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-08-14T21:49:37.4304948Z '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-08-14T21:49:37.4306426Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_forward.h' -> 'libtorch/include/ATen/ops/nll_loss_forward.h' 2025-08-14T21:49:37.4308151Z '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-08-14T21:49:37.4309990Z '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-08-14T21:49:37.4311413Z '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-08-14T21:49:37.4312758Z '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-08-14T21:49:37.4314102Z '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-08-14T21:49:37.4315459Z '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-08-14T21:49:37.4316731Z '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-08-14T21:49:37.4317915Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_native.h' -> 'libtorch/include/ATen/ops/nll_loss_native.h' 2025-08-14T21:49:37.4319102Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_nd.h' -> 'libtorch/include/ATen/ops/nll_loss_nd.h' 2025-08-14T21:49:37.4320794Z '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-08-14T21:49:37.4322336Z '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-08-14T21:49:37.4323543Z '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-08-14T21:49:37.4324684Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_ops.h' -> 'libtorch/include/ATen/ops/nll_loss_ops.h' 2025-08-14T21:49:37.4325752Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero.h' -> 'libtorch/include/ATen/ops/nonzero.h' 2025-08-14T21:49:37.4326925Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/nonzero_cpu_dispatch.h' 2025-08-14T21:49:37.4328238Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/nonzero_cuda_dispatch.h' 2025-08-14T21:49:37.4329469Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_native.h' -> 'libtorch/include/ATen/ops/nonzero_native.h' 2025-08-14T21:49:37.4330629Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_numpy.h' -> 'libtorch/include/ATen/ops/nonzero_numpy.h' 2025-08-14T21:49:37.4332401Z '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-08-14T21:49:37.4333938Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_numpy_native.h' -> 'libtorch/include/ATen/ops/nonzero_numpy_native.h' 2025-08-14T21:49:37.4335130Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_numpy_ops.h' -> 'libtorch/include/ATen/ops/nonzero_numpy_ops.h' 2025-08-14T21:49:37.4336423Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_ops.h' -> 'libtorch/include/ATen/ops/nonzero_ops.h' 2025-08-14T21:49:37.4337530Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_static.h' -> 'libtorch/include/ATen/ops/nonzero_static.h' 2025-08-14T21:49:37.4338803Z '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-08-14T21:49:37.4340239Z '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-08-14T21:49:37.4341588Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_static_native.h' -> 'libtorch/include/ATen/ops/nonzero_static_native.h' 2025-08-14T21:49:37.4342820Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_static_ops.h' -> 'libtorch/include/ATen/ops/nonzero_static_ops.h' 2025-08-14T21:49:37.4343914Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm.h' -> 'libtorch/include/ATen/ops/norm.h' 2025-08-14T21:49:37.4345251Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4347111Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4349064Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4350477Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/norm_cpu_dispatch.h' 2025-08-14T21:49:37.4351661Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/norm_cuda_dispatch.h' 2025-08-14T21:49:37.4352806Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_except_dim.h' -> 'libtorch/include/ATen/ops/norm_except_dim.h' 2025-08-14T21:49:37.4354306Z '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-08-14T21:49:37.4355856Z '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-08-14T21:49:37.4357062Z '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-08-14T21:49:37.4358134Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_meta.h' -> 'libtorch/include/ATen/ops/norm_meta.h' 2025-08-14T21:49:37.4359284Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_meta_dispatch.h' -> 'libtorch/include/ATen/ops/norm_meta_dispatch.h' 2025-08-14T21:49:37.4360618Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_native.h' -> 'libtorch/include/ATen/ops/norm_native.h' 2025-08-14T21:49:37.4361680Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_ops.h' -> 'libtorch/include/ATen/ops/norm_ops.h' 2025-08-14T21:49:37.4362719Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/normal.h' -> 'libtorch/include/ATen/ops/normal.h' 2025-08-14T21:49:37.4364149Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4365702Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/normal_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/normal_cpu_dispatch.h' 2025-08-14T21:49:37.4366987Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/normal_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/normal_cuda_dispatch.h' 2025-08-14T21:49:37.4368305Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/normal_meta_dispatch.h' -> 'libtorch/include/ATen/ops/normal_meta_dispatch.h' 2025-08-14T21:49:37.4369722Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/normal_native.h' -> 'libtorch/include/ATen/ops/normal_native.h' 2025-08-14T21:49:37.4370850Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/normal_ops.h' -> 'libtorch/include/ATen/ops/normal_ops.h' 2025-08-14T21:49:37.4371981Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/not_equal.h' -> 'libtorch/include/ATen/ops/not_equal.h' 2025-08-14T21:49:37.4373448Z '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-08-14T21:49:37.4374962Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/not_equal_native.h' -> 'libtorch/include/ATen/ops/not_equal_native.h' 2025-08-14T21:49:37.4376150Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/not_equal_ops.h' -> 'libtorch/include/ATen/ops/not_equal_ops.h' 2025-08-14T21:49:37.4377287Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nuclear_norm.h' -> 'libtorch/include/ATen/ops/nuclear_norm.h' 2025-08-14T21:49:37.4378815Z '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-08-14T21:49:37.4380436Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nuclear_norm_native.h' -> 'libtorch/include/ATen/ops/nuclear_norm_native.h' 2025-08-14T21:49:37.4381864Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nuclear_norm_ops.h' -> 'libtorch/include/ATen/ops/nuclear_norm_ops.h' 2025-08-14T21:49:37.4382903Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/numpy_T.h' -> 'libtorch/include/ATen/ops/numpy_T.h' 2025-08-14T21:49:37.4384304Z '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-08-14T21:49:37.4384827Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/numpy_T_native.h' -> 'libtorch/include/ATen/ops/numpy_T_native.h' 2025-08-14T21:49:37.4385274Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/numpy_T_ops.h' -> 'libtorch/include/ATen/ops/numpy_T_ops.h' 2025-08-14T21:49:37.4385704Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/one_hot.h' -> 'libtorch/include/ATen/ops/one_hot.h' 2025-08-14T21:49:37.4386490Z '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-08-14T21:49:37.4386962Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/one_hot_native.h' -> 'libtorch/include/ATen/ops/one_hot_native.h' 2025-08-14T21:49:37.4387415Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/one_hot_ops.h' -> 'libtorch/include/ATen/ops/one_hot_ops.h' 2025-08-14T21:49:37.4387813Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones.h' -> 'libtorch/include/ATen/ops/ones.h' 2025-08-14T21:49:37.4388583Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4389028Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones_like.h' -> 'libtorch/include/ATen/ops/ones_like.h' 2025-08-14T21:49:37.4389842Z '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-08-14T21:49:37.4390339Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones_like_native.h' -> 'libtorch/include/ATen/ops/ones_like_native.h' 2025-08-14T21:49:37.4390816Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones_like_ops.h' -> 'libtorch/include/ATen/ops/ones_like_ops.h' 2025-08-14T21:49:37.4391313Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones_native.h' -> 'libtorch/include/ATen/ops/ones_native.h' 2025-08-14T21:49:37.4391736Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones_ops.h' -> 'libtorch/include/ATen/ops/ones_ops.h' 2025-08-14T21:49:37.4392125Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/or.h' -> 'libtorch/include/ATen/ops/or.h' 2025-08-14T21:49:37.4392913Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4393345Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/or_native.h' -> 'libtorch/include/ATen/ops/or_native.h' 2025-08-14T21:49:37.4393765Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/or_ops.h' -> 'libtorch/include/ATen/ops/or_ops.h' 2025-08-14T21:49:37.4394172Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/orgqr.h' -> 'libtorch/include/ATen/ops/orgqr.h' 2025-08-14T21:49:37.4394956Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4395429Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/orgqr_native.h' -> 'libtorch/include/ATen/ops/orgqr_native.h' 2025-08-14T21:49:37.4395858Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/orgqr_ops.h' -> 'libtorch/include/ATen/ops/orgqr_ops.h' 2025-08-14T21:49:37.4396261Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ormqr.h' -> 'libtorch/include/ATen/ops/ormqr.h' 2025-08-14T21:49:37.4396794Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ormqr_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/ormqr_cpu_dispatch.h' 2025-08-14T21:49:37.4397501Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ormqr_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/ormqr_cuda_dispatch.h' 2025-08-14T21:49:37.4398008Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ormqr_native.h' -> 'libtorch/include/ATen/ops/ormqr_native.h' 2025-08-14T21:49:37.4398489Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ormqr_ops.h' -> 'libtorch/include/ATen/ops/ormqr_ops.h' 2025-08-14T21:49:37.4398907Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/outer.h' -> 'libtorch/include/ATen/ops/outer.h' 2025-08-14T21:49:37.4399965Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4400474Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/outer_native.h' -> 'libtorch/include/ATen/ops/outer_native.h' 2025-08-14T21:49:37.4400930Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/outer_ops.h' -> 'libtorch/include/ATen/ops/outer_ops.h' 2025-08-14T21:49:37.4401390Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/output_nr.h' -> 'libtorch/include/ATen/ops/output_nr.h' 2025-08-14T21:49:37.4402275Z '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-08-14T21:49:37.4402803Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/output_nr_native.h' -> 'libtorch/include/ATen/ops/output_nr_native.h' 2025-08-14T21:49:37.4403293Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/output_nr_ops.h' -> 'libtorch/include/ATen/ops/output_nr_ops.h' 2025-08-14T21:49:37.4403730Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad.h' -> 'libtorch/include/ATen/ops/pad.h' 2025-08-14T21:49:37.4404531Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4405002Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad_native.h' -> 'libtorch/include/ATen/ops/pad_native.h' 2025-08-14T21:49:37.4405496Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad_ops.h' -> 'libtorch/include/ATen/ops/pad_ops.h' 2025-08-14T21:49:37.4405989Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad_sequence.h' -> 'libtorch/include/ATen/ops/pad_sequence.h' 2025-08-14T21:49:37.4406882Z '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-08-14T21:49:37.4407495Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad_sequence_native.h' -> 'libtorch/include/ATen/ops/pad_sequence_native.h' 2025-08-14T21:49:37.4408027Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad_sequence_ops.h' -> 'libtorch/include/ATen/ops/pad_sequence_ops.h' 2025-08-14T21:49:37.4408582Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pairwise_distance.h' -> 'libtorch/include/ATen/ops/pairwise_distance.h' 2025-08-14T21:49:37.4409561Z '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-08-14T21:49:37.4410193Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pairwise_distance_native.h' -> 'libtorch/include/ATen/ops/pairwise_distance_native.h' 2025-08-14T21:49:37.4410796Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pairwise_distance_ops.h' -> 'libtorch/include/ATen/ops/pairwise_distance_ops.h' 2025-08-14T21:49:37.4411237Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pdist.h' -> 'libtorch/include/ATen/ops/pdist.h' 2025-08-14T21:49:37.4412140Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4412614Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pdist_native.h' -> 'libtorch/include/ATen/ops/pdist_native.h' 2025-08-14T21:49:37.4413083Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pdist_ops.h' -> 'libtorch/include/ATen/ops/pdist_ops.h' 2025-08-14T21:49:37.4413539Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute.h' -> 'libtorch/include/ATen/ops/permute.h' 2025-08-14T21:49:37.4414370Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4414839Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute_copy.h' -> 'libtorch/include/ATen/ops/permute_copy.h' 2025-08-14T21:49:37.4415688Z '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-08-14T21:49:37.4416706Z '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-08-14T21:49:37.4417246Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute_copy_native.h' -> 'libtorch/include/ATen/ops/permute_copy_native.h' 2025-08-14T21:49:37.4417751Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute_copy_ops.h' -> 'libtorch/include/ATen/ops/permute_copy_ops.h' 2025-08-14T21:49:37.4418252Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute_native.h' -> 'libtorch/include/ATen/ops/permute_native.h' 2025-08-14T21:49:37.4418710Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute_ops.h' -> 'libtorch/include/ATen/ops/permute_ops.h' 2025-08-14T21:49:37.4419149Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pin_memory.h' -> 'libtorch/include/ATen/ops/pin_memory.h' 2025-08-14T21:49:37.4419982Z '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-08-14T21:49:37.4420520Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pin_memory_native.h' -> 'libtorch/include/ATen/ops/pin_memory_native.h' 2025-08-14T21:49:37.4450983Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pin_memory_ops.h' -> 'libtorch/include/ATen/ops/pin_memory_ops.h' 2025-08-14T21:49:37.4451632Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pinverse.h' -> 'libtorch/include/ATen/ops/pinverse.h' 2025-08-14T21:49:37.4452262Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pinverse_native.h' -> 'libtorch/include/ATen/ops/pinverse_native.h' 2025-08-14T21:49:37.4452764Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_shuffle.h' -> 'libtorch/include/ATen/ops/pixel_shuffle.h' 2025-08-14T21:49:37.4453652Z '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-08-14T21:49:37.4454709Z '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-08-14T21:49:37.4455351Z '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-08-14T21:49:37.4455908Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_shuffle_native.h' -> 'libtorch/include/ATen/ops/pixel_shuffle_native.h' 2025-08-14T21:49:37.4456435Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_shuffle_ops.h' -> 'libtorch/include/ATen/ops/pixel_shuffle_ops.h' 2025-08-14T21:49:37.4456966Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_unshuffle.h' -> 'libtorch/include/ATen/ops/pixel_unshuffle.h' 2025-08-14T21:49:37.4457922Z '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-08-14T21:49:37.4459022Z '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-08-14T21:49:37.4459685Z '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-08-14T21:49:37.4460264Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_unshuffle_native.h' -> 'libtorch/include/ATen/ops/pixel_unshuffle_native.h' 2025-08-14T21:49:37.4460828Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_unshuffle_ops.h' -> 'libtorch/include/ATen/ops/pixel_unshuffle_ops.h' 2025-08-14T21:49:37.4461269Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson.h' -> 'libtorch/include/ATen/ops/poisson.h' 2025-08-14T21:49:37.4462112Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4462676Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/poisson_cpu_dispatch.h' 2025-08-14T21:49:37.4463246Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/poisson_cuda_dispatch.h' 2025-08-14T21:49:37.4463754Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_native.h' -> 'libtorch/include/ATen/ops/poisson_native.h' 2025-08-14T21:49:37.4464285Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_nll_loss.h' -> 'libtorch/include/ATen/ops/poisson_nll_loss.h' 2025-08-14T21:49:37.4465195Z '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-08-14T21:49:37.4465821Z '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-08-14T21:49:37.4466386Z '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-08-14T21:49:37.4466855Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_ops.h' -> 'libtorch/include/ATen/ops/poisson_ops.h' 2025-08-14T21:49:37.4467307Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polar.h' -> 'libtorch/include/ATen/ops/polar.h' 2025-08-14T21:49:37.4468127Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4468666Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polar_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/polar_cpu_dispatch.h' 2025-08-14T21:49:37.4469219Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polar_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/polar_cuda_dispatch.h' 2025-08-14T21:49:37.4470079Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polar_native.h' -> 'libtorch/include/ATen/ops/polar_native.h' 2025-08-14T21:49:37.4470546Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polar_ops.h' -> 'libtorch/include/ATen/ops/polar_ops.h' 2025-08-14T21:49:37.4471015Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma.h' -> 'libtorch/include/ATen/ops/polygamma.h' 2025-08-14T21:49:37.4471926Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4472982Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4473664Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/polygamma_cpu_dispatch.h' 2025-08-14T21:49:37.4474335Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/polygamma_cuda_dispatch.h' 2025-08-14T21:49:37.4474860Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_meta.h' -> 'libtorch/include/ATen/ops/polygamma_meta.h' 2025-08-14T21:49:37.4475490Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_meta_dispatch.h' -> 'libtorch/include/ATen/ops/polygamma_meta_dispatch.h' 2025-08-14T21:49:37.4476050Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_native.h' -> 'libtorch/include/ATen/ops/polygamma_native.h' 2025-08-14T21:49:37.4476563Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_ops.h' -> 'libtorch/include/ATen/ops/polygamma_ops.h' 2025-08-14T21:49:37.4477043Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/positive.h' -> 'libtorch/include/ATen/ops/positive.h' 2025-08-14T21:49:37.4477934Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4478469Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/positive_native.h' -> 'libtorch/include/ATen/ops/positive_native.h' 2025-08-14T21:49:37.4478973Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/positive_ops.h' -> 'libtorch/include/ATen/ops/positive_ops.h' 2025-08-14T21:49:37.4479480Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow.h' -> 'libtorch/include/ATen/ops/pow.h' 2025-08-14T21:49:37.4480453Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4480989Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/pow_cpu_dispatch.h' 2025-08-14T21:49:37.4481594Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/pow_cuda_dispatch.h' 2025-08-14T21:49:37.4482049Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow_meta.h' -> 'libtorch/include/ATen/ops/pow_meta.h' 2025-08-14T21:49:37.4482587Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow_meta_dispatch.h' -> 'libtorch/include/ATen/ops/pow_meta_dispatch.h' 2025-08-14T21:49:37.4483105Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow_native.h' -> 'libtorch/include/ATen/ops/pow_native.h' 2025-08-14T21:49:37.4483550Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow_ops.h' -> 'libtorch/include/ATen/ops/pow_ops.h' 2025-08-14T21:49:37.4483985Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prelu.h' -> 'libtorch/include/ATen/ops/prelu.h' 2025-08-14T21:49:37.4484845Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4485340Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prelu_native.h' -> 'libtorch/include/ATen/ops/prelu_native.h' 2025-08-14T21:49:37.4485806Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prelu_ops.h' -> 'libtorch/include/ATen/ops/prelu_ops.h' 2025-08-14T21:49:37.4486244Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod.h' -> 'libtorch/include/ATen/ops/prod.h' 2025-08-14T21:49:37.4487072Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4488050Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4488913Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4489483Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/prod_cpu_dispatch.h' 2025-08-14T21:49:37.4490030Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/prod_cuda_dispatch.h' 2025-08-14T21:49:37.4490503Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_meta.h' -> 'libtorch/include/ATen/ops/prod_meta.h' 2025-08-14T21:49:37.4491154Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_meta_dispatch.h' -> 'libtorch/include/ATen/ops/prod_meta_dispatch.h' 2025-08-14T21:49:37.4491621Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_native.h' -> 'libtorch/include/ATen/ops/prod_native.h' 2025-08-14T21:49:37.4492072Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_ops.h' -> 'libtorch/include/ATen/ops/prod_ops.h' 2025-08-14T21:49:37.4492565Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/promote_types.h' -> 'libtorch/include/ATen/ops/promote_types.h' 2025-08-14T21:49:37.4493461Z '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-08-14T21:49:37.4494036Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/promote_types_native.h' -> 'libtorch/include/ATen/ops/promote_types_native.h' 2025-08-14T21:49:37.4494569Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/promote_types_ops.h' -> 'libtorch/include/ATen/ops/promote_types_ops.h' 2025-08-14T21:49:37.4494973Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/put.h' -> 'libtorch/include/ATen/ops/put.h' 2025-08-14T21:49:37.4495768Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4496306Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/put_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/put_cpu_dispatch.h' 2025-08-14T21:49:37.4496843Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/put_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/put_cuda_dispatch.h' 2025-08-14T21:49:37.4497362Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/put_meta_dispatch.h' -> 'libtorch/include/ATen/ops/put_meta_dispatch.h' 2025-08-14T21:49:37.4497842Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/put_native.h' -> 'libtorch/include/ATen/ops/put_native.h' 2025-08-14T21:49:37.4498288Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/put_ops.h' -> 'libtorch/include/ATen/ops/put_ops.h' 2025-08-14T21:49:37.4498813Z '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-08-14T21:49:37.4499417Z '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-08-14T21:49:37.4500088Z '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-08-14T21:49:37.4500611Z '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-08-14T21:49:37.4501508Z '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-08-14T21:49:37.4502117Z '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-08-14T21:49:37.4502713Z '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-08-14T21:49:37.4503290Z '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-08-14T21:49:37.4504266Z '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-08-14T21:49:37.4504918Z '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-08-14T21:49:37.4505528Z '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-08-14T21:49:37.4505947Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_scale.h' -> 'libtorch/include/ATen/ops/q_scale.h' 2025-08-14T21:49:37.4506426Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_scale_native.h' -> 'libtorch/include/ATen/ops/q_scale_native.h' 2025-08-14T21:49:37.4506864Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_scale_ops.h' -> 'libtorch/include/ATen/ops/q_scale_ops.h' 2025-08-14T21:49:37.4507324Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_zero_point.h' -> 'libtorch/include/ATen/ops/q_zero_point.h' 2025-08-14T21:49:37.4507837Z '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-08-14T21:49:37.4508322Z '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-08-14T21:49:37.4508714Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/qr.h' -> 'libtorch/include/ATen/ops/qr.h' 2025-08-14T21:49:37.4509459Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4509915Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/qr_native.h' -> 'libtorch/include/ATen/ops/qr_native.h' 2025-08-14T21:49:37.4510340Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/qr_ops.h' -> 'libtorch/include/ATen/ops/qr_ops.h' 2025-08-14T21:49:37.4510763Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/qscheme.h' -> 'libtorch/include/ATen/ops/qscheme.h' 2025-08-14T21:49:37.4511251Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/qscheme_native.h' -> 'libtorch/include/ATen/ops/qscheme_native.h' 2025-08-14T21:49:37.4511762Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/qscheme_ops.h' -> 'libtorch/include/ATen/ops/qscheme_ops.h' 2025-08-14T21:49:37.4512199Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantile.h' -> 'libtorch/include/ATen/ops/quantile.h' 2025-08-14T21:49:37.4513024Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4513541Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantile_native.h' -> 'libtorch/include/ATen/ops/quantile_native.h' 2025-08-14T21:49:37.4514002Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantile_ops.h' -> 'libtorch/include/ATen/ops/quantile_ops.h' 2025-08-14T21:49:37.4514555Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_channel.h' -> 'libtorch/include/ATen/ops/quantize_per_channel.h' 2025-08-14T21:49:37.4515499Z '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-08-14T21:49:37.4516355Z '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-08-14T21:49:37.4517098Z '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-08-14T21:49:37.4517768Z '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-08-14T21:49:37.4518364Z '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-08-14T21:49:37.4518916Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor.h' -> 'libtorch/include/ATen/ops/quantize_per_tensor.h' 2025-08-14T21:49:37.4520161Z '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-08-14T21:49:37.4520869Z '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-08-14T21:49:37.4521585Z '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-08-14T21:49:37.4522244Z '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-08-14T21:49:37.4523297Z '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-08-14T21:49:37.4524087Z '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-08-14T21:49:37.4524900Z '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-08-14T21:49:37.4525666Z '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-08-14T21:49:37.4526360Z '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-08-14T21:49:37.4527042Z '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-08-14T21:49:37.4527646Z '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-08-14T21:49:37.4528227Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_batch_norm.h' -> 'libtorch/include/ATen/ops/quantized_batch_norm.h' 2025-08-14T21:49:37.4529231Z '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-08-14T21:49:37.4529900Z '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-08-14T21:49:37.4530530Z '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-08-14T21:49:37.4531085Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_gru_cell.h' -> 'libtorch/include/ATen/ops/quantized_gru_cell.h' 2025-08-14T21:49:37.4532241Z '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-08-14T21:49:37.4532876Z '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-08-14T21:49:37.4533433Z '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-08-14T21:49:37.4533993Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_lstm_cell.h' -> 'libtorch/include/ATen/ops/quantized_lstm_cell.h' 2025-08-14T21:49:37.4534927Z '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-08-14T21:49:37.4535531Z '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-08-14T21:49:37.4536096Z '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-08-14T21:49:37.4536653Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool1d.h' -> 'libtorch/include/ATen/ops/quantized_max_pool1d.h' 2025-08-14T21:49:37.4537583Z '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-08-14T21:49:37.4538201Z '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-08-14T21:49:37.4538799Z '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-08-14T21:49:37.4539342Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool2d.h' -> 'libtorch/include/ATen/ops/quantized_max_pool2d.h' 2025-08-14T21:49:37.4540274Z '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-08-14T21:49:37.4540927Z '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-08-14T21:49:37.4541507Z '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-08-14T21:49:37.4542046Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool3d.h' -> 'libtorch/include/ATen/ops/quantized_max_pool3d.h' 2025-08-14T21:49:37.4543020Z '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-08-14T21:49:37.4543804Z '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-08-14T21:49:37.4544422Z '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-08-14T21:49:37.4545009Z '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-08-14T21:49:37.4545982Z '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-08-14T21:49:37.4546654Z '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-08-14T21:49:37.4547280Z '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-08-14T21:49:37.4547902Z '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-08-14T21:49:37.4548921Z '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-08-14T21:49:37.4549575Z '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-08-14T21:49:37.4550194Z '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-08-14T21:49:37.4550642Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rad2deg.h' -> 'libtorch/include/ATen/ops/rad2deg.h' 2025-08-14T21:49:37.4551476Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4551981Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rad2deg_native.h' -> 'libtorch/include/ATen/ops/rad2deg_native.h' 2025-08-14T21:49:37.4552462Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rad2deg_ops.h' -> 'libtorch/include/ATen/ops/rad2deg_ops.h' 2025-08-14T21:49:37.4552869Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand.h' -> 'libtorch/include/ATen/ops/rand.h' 2025-08-14T21:49:37.4553663Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4554465Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4554906Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_like.h' -> 'libtorch/include/ATen/ops/rand_like.h' 2025-08-14T21:49:37.4555775Z '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-08-14T21:49:37.4556300Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_like_native.h' -> 'libtorch/include/ATen/ops/rand_like_native.h' 2025-08-14T21:49:37.4556872Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_like_ops.h' -> 'libtorch/include/ATen/ops/rand_like_ops.h' 2025-08-14T21:49:37.4557345Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_native.h' -> 'libtorch/include/ATen/ops/rand_native.h' 2025-08-14T21:49:37.4557785Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_ops.h' -> 'libtorch/include/ATen/ops/rand_ops.h' 2025-08-14T21:49:37.4558204Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint.h' -> 'libtorch/include/ATen/ops/randint.h' 2025-08-14T21:49:37.4559106Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4559784Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint_like.h' -> 'libtorch/include/ATen/ops/randint_like.h' 2025-08-14T21:49:37.4560688Z '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-08-14T21:49:37.4561257Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint_like_native.h' -> 'libtorch/include/ATen/ops/randint_like_native.h' 2025-08-14T21:49:37.4561805Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint_like_ops.h' -> 'libtorch/include/ATen/ops/randint_like_ops.h' 2025-08-14T21:49:37.4562319Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint_native.h' -> 'libtorch/include/ATen/ops/randint_native.h' 2025-08-14T21:49:37.4562839Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint_ops.h' -> 'libtorch/include/ATen/ops/randint_ops.h' 2025-08-14T21:49:37.4563284Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn.h' -> 'libtorch/include/ATen/ops/randn.h' 2025-08-14T21:49:37.4564161Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4564996Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4565482Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_like.h' -> 'libtorch/include/ATen/ops/randn_like.h' 2025-08-14T21:49:37.4566360Z '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-08-14T21:49:37.4567396Z '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-08-14T21:49:37.4567942Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_like_native.h' -> 'libtorch/include/ATen/ops/randn_like_native.h' 2025-08-14T21:49:37.4568448Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_like_ops.h' -> 'libtorch/include/ATen/ops/randn_like_ops.h' 2025-08-14T21:49:37.4568950Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_native.h' -> 'libtorch/include/ATen/ops/randn_native.h' 2025-08-14T21:49:37.4569584Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_ops.h' -> 'libtorch/include/ATen/ops/randn_ops.h' 2025-08-14T21:49:37.4570032Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/random.h' -> 'libtorch/include/ATen/ops/random.h' 2025-08-14T21:49:37.4570900Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4571549Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/random_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/random_cpu_dispatch.h' 2025-08-14T21:49:37.4572120Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/random_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/random_cuda_dispatch.h' 2025-08-14T21:49:37.4572708Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/random_meta_dispatch.h' -> 'libtorch/include/ATen/ops/random_meta_dispatch.h' 2025-08-14T21:49:37.4573279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/random_native.h' -> 'libtorch/include/ATen/ops/random_native.h' 2025-08-14T21:49:37.4573755Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/random_ops.h' -> 'libtorch/include/ATen/ops/random_ops.h' 2025-08-14T21:49:37.4574234Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randperm.h' -> 'libtorch/include/ATen/ops/randperm.h' 2025-08-14T21:49:37.4575115Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4575709Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randperm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/randperm_cpu_dispatch.h' 2025-08-14T21:49:37.4576322Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randperm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/randperm_cuda_dispatch.h' 2025-08-14T21:49:37.4576858Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randperm_native.h' -> 'libtorch/include/ATen/ops/randperm_native.h' 2025-08-14T21:49:37.4577346Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randperm_ops.h' -> 'libtorch/include/ATen/ops/randperm_ops.h' 2025-08-14T21:49:37.4577826Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/range.h' -> 'libtorch/include/ATen/ops/range.h' 2025-08-14T21:49:37.4578663Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4579259Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/range_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/range_cpu_dispatch.h' 2025-08-14T21:49:37.4579836Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/range_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/range_cuda_dispatch.h' 2025-08-14T21:49:37.4580402Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/range_meta_dispatch.h' -> 'libtorch/include/ATen/ops/range_meta_dispatch.h' 2025-08-14T21:49:37.4580890Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/range_native.h' -> 'libtorch/include/ATen/ops/range_native.h' 2025-08-14T21:49:37.4581473Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/range_ops.h' -> 'libtorch/include/ATen/ops/range_ops.h' 2025-08-14T21:49:37.4581890Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ravel.h' -> 'libtorch/include/ATen/ops/ravel.h' 2025-08-14T21:49:37.4582703Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4583186Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ravel_native.h' -> 'libtorch/include/ATen/ops/ravel_native.h' 2025-08-14T21:49:37.4583632Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ravel_ops.h' -> 'libtorch/include/ATen/ops/ravel_ops.h' 2025-08-14T21:49:37.4584041Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/real.h' -> 'libtorch/include/ATen/ops/real.h' 2025-08-14T21:49:37.4584844Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4585309Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/real_native.h' -> 'libtorch/include/ATen/ops/real_native.h' 2025-08-14T21:49:37.4585775Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/real_ops.h' -> 'libtorch/include/ATen/ops/real_ops.h' 2025-08-14T21:49:37.4586261Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal.h' -> 'libtorch/include/ATen/ops/reciprocal.h' 2025-08-14T21:49:37.4587294Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4587922Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2025-08-14T21:49:37.4588547Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2025-08-14T21:49:37.4589173Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal_meta.h' -> 'libtorch/include/ATen/ops/reciprocal_meta.h' 2025-08-14T21:49:37.4589768Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal_meta_dispatch.h' -> 'libtorch/include/ATen/ops/reciprocal_meta_dispatch.h' 2025-08-14T21:49:37.4590311Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal_native.h' -> 'libtorch/include/ATen/ops/reciprocal_native.h' 2025-08-14T21:49:37.4590797Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal_ops.h' -> 'libtorch/include/ATen/ops/reciprocal_ops.h' 2025-08-14T21:49:37.4591273Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/record_stream.h' -> 'libtorch/include/ATen/ops/record_stream.h' 2025-08-14T21:49:37.4591897Z '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-08-14T21:49:37.4592435Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/record_stream_native.h' -> 'libtorch/include/ATen/ops/record_stream_native.h' 2025-08-14T21:49:37.4592976Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/record_stream_ops.h' -> 'libtorch/include/ATen/ops/record_stream_ops.h' 2025-08-14T21:49:37.4593479Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/refine_names.h' -> 'libtorch/include/ATen/ops/refine_names.h' 2025-08-14T21:49:37.4594326Z '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-08-14T21:49:37.4594855Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/refine_names_native.h' -> 'libtorch/include/ATen/ops/refine_names_native.h' 2025-08-14T21:49:37.4595365Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/refine_names_ops.h' -> 'libtorch/include/ATen/ops/refine_names_ops.h' 2025-08-14T21:49:37.4595876Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d.h' -> 'libtorch/include/ATen/ops/reflection_pad1d.h' 2025-08-14T21:49:37.4596490Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_backward.h' -> 'libtorch/include/ATen/ops/reflection_pad1d_backward.h' 2025-08-14T21:49:37.4597656Z '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-08-14T21:49:37.4598392Z '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-08-14T21:49:37.4599215Z '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-08-14T21:49:37.4600081Z '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-08-14T21:49:37.4600906Z '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-08-14T21:49:37.4601639Z '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-08-14T21:49:37.4602321Z '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-08-14T21:49:37.4603471Z '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-08-14T21:49:37.4604171Z '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-08-14T21:49:37.4604868Z '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-08-14T21:49:37.4605459Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_meta.h' -> 'libtorch/include/ATen/ops/reflection_pad1d_meta.h' 2025-08-14T21:49:37.4606164Z '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-08-14T21:49:37.4606785Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_native.h' -> 'libtorch/include/ATen/ops/reflection_pad1d_native.h' 2025-08-14T21:49:37.4607364Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_ops.h' -> 'libtorch/include/ATen/ops/reflection_pad1d_ops.h' 2025-08-14T21:49:37.4607923Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d.h' -> 'libtorch/include/ATen/ops/reflection_pad2d.h' 2025-08-14T21:49:37.4608594Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d_backward.h' -> 'libtorch/include/ATen/ops/reflection_pad2d_backward.h' 2025-08-14T21:49:37.4609408Z '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-08-14T21:49:37.4610214Z '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-08-14T21:49:37.4610934Z '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-08-14T21:49:37.4611723Z '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-08-14T21:49:37.4612395Z '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-08-14T21:49:37.4613069Z '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-08-14T21:49:37.4613662Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d_native.h' -> 'libtorch/include/ATen/ops/reflection_pad2d_native.h' 2025-08-14T21:49:37.4614235Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d_ops.h' -> 'libtorch/include/ATen/ops/reflection_pad2d_ops.h' 2025-08-14T21:49:37.4614869Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d.h' -> 'libtorch/include/ATen/ops/reflection_pad3d.h' 2025-08-14T21:49:37.4615470Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_backward.h' -> 'libtorch/include/ATen/ops/reflection_pad3d_backward.h' 2025-08-14T21:49:37.4616640Z '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-08-14T21:49:37.4617410Z '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-08-14T21:49:37.4618160Z '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-08-14T21:49:37.4618832Z '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-08-14T21:49:37.4619576Z '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-08-14T21:49:37.4620263Z '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-08-14T21:49:37.4620901Z '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-08-14T21:49:37.4621959Z '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-08-14T21:49:37.4622611Z '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-08-14T21:49:37.4623255Z '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-08-14T21:49:37.4623843Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_meta.h' -> 'libtorch/include/ATen/ops/reflection_pad3d_meta.h' 2025-08-14T21:49:37.4624546Z '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-08-14T21:49:37.4625124Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_native.h' -> 'libtorch/include/ATen/ops/reflection_pad3d_native.h' 2025-08-14T21:49:37.4625668Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_ops.h' -> 'libtorch/include/ATen/ops/reflection_pad3d_ops.h' 2025-08-14T21:49:37.4626077Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu.h' -> 'libtorch/include/ATen/ops/relu.h' 2025-08-14T21:49:37.4626652Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu6.h' -> 'libtorch/include/ATen/ops/relu6.h' 2025-08-14T21:49:37.4627463Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4627950Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu6_native.h' -> 'libtorch/include/ATen/ops/relu6_native.h' 2025-08-14T21:49:37.4628397Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu6_ops.h' -> 'libtorch/include/ATen/ops/relu6_ops.h' 2025-08-14T21:49:37.4629189Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4629729Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/relu_cpu_dispatch.h' 2025-08-14T21:49:37.4630263Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/relu_cuda_dispatch.h' 2025-08-14T21:49:37.4630801Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu_meta_dispatch.h' -> 'libtorch/include/ATen/ops/relu_meta_dispatch.h' 2025-08-14T21:49:37.4631314Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu_native.h' -> 'libtorch/include/ATen/ops/relu_native.h' 2025-08-14T21:49:37.4631851Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu_ops.h' -> 'libtorch/include/ATen/ops/relu_ops.h' 2025-08-14T21:49:37.4632297Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder.h' -> 'libtorch/include/ATen/ops/remainder.h' 2025-08-14T21:49:37.4633168Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4634153Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4634739Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/remainder_cpu_dispatch.h' 2025-08-14T21:49:37.4635315Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/remainder_cuda_dispatch.h' 2025-08-14T21:49:37.4635969Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_meta.h' -> 'libtorch/include/ATen/ops/remainder_meta.h' 2025-08-14T21:49:37.4636577Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_meta_dispatch.h' -> 'libtorch/include/ATen/ops/remainder_meta_dispatch.h' 2025-08-14T21:49:37.4637105Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_native.h' -> 'libtorch/include/ATen/ops/remainder_native.h' 2025-08-14T21:49:37.4637596Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_ops.h' -> 'libtorch/include/ATen/ops/remainder_ops.h' 2025-08-14T21:49:37.4638036Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rename.h' -> 'libtorch/include/ATen/ops/rename.h' 2025-08-14T21:49:37.4638888Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4639694Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rename_native.h' -> 'libtorch/include/ATen/ops/rename_native.h' 2025-08-14T21:49:37.4640184Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rename_ops.h' -> 'libtorch/include/ATen/ops/rename_ops.h' 2025-08-14T21:49:37.4640626Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm.h' -> 'libtorch/include/ATen/ops/renorm.h' 2025-08-14T21:49:37.4641643Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4642219Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/renorm_cpu_dispatch.h' 2025-08-14T21:49:37.4642796Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/renorm_cuda_dispatch.h' 2025-08-14T21:49:37.4643274Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm_meta.h' -> 'libtorch/include/ATen/ops/renorm_meta.h' 2025-08-14T21:49:37.4643857Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm_meta_dispatch.h' -> 'libtorch/include/ATen/ops/renorm_meta_dispatch.h' 2025-08-14T21:49:37.4644355Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm_native.h' -> 'libtorch/include/ATen/ops/renorm_native.h' 2025-08-14T21:49:37.4644827Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm_ops.h' -> 'libtorch/include/ATen/ops/renorm_ops.h' 2025-08-14T21:49:37.4645282Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat.h' -> 'libtorch/include/ATen/ops/repeat.h' 2025-08-14T21:49:37.4646128Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4646716Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_interleave.h' -> 'libtorch/include/ATen/ops/repeat_interleave.h' 2025-08-14T21:49:37.4647691Z '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-08-14T21:49:37.4648678Z '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-08-14T21:49:37.4649372Z '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-08-14T21:49:37.4650084Z '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-08-14T21:49:37.4650712Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_interleave_native.h' -> 'libtorch/include/ATen/ops/repeat_interleave_native.h' 2025-08-14T21:49:37.4651461Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_interleave_ops.h' -> 'libtorch/include/ATen/ops/repeat_interleave_ops.h' 2025-08-14T21:49:37.4652058Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_native.h' -> 'libtorch/include/ATen/ops/repeat_native.h' 2025-08-14T21:49:37.4652504Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_ops.h' -> 'libtorch/include/ATen/ops/repeat_ops.h' 2025-08-14T21:49:37.4653034Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d.h' -> 'libtorch/include/ATen/ops/replication_pad1d.h' 2025-08-14T21:49:37.4653667Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_backward.h' -> 'libtorch/include/ATen/ops/replication_pad1d_backward.h' 2025-08-14T21:49:37.4654874Z '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-08-14T21:49:37.4655651Z '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-08-14T21:49:37.4656430Z '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-08-14T21:49:37.4657094Z '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-08-14T21:49:37.4657867Z '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-08-14T21:49:37.4658559Z '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-08-14T21:49:37.4659215Z '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-08-14T21:49:37.4660301Z '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-08-14T21:49:37.4660961Z '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-08-14T21:49:37.4661629Z '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-08-14T21:49:37.4662239Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_meta.h' -> 'libtorch/include/ATen/ops/replication_pad1d_meta.h' 2025-08-14T21:49:37.4662903Z '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-08-14T21:49:37.4663496Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_native.h' -> 'libtorch/include/ATen/ops/replication_pad1d_native.h' 2025-08-14T21:49:37.4664279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_ops.h' -> 'libtorch/include/ATen/ops/replication_pad1d_ops.h' 2025-08-14T21:49:37.4664820Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d.h' -> 'libtorch/include/ATen/ops/replication_pad2d.h' 2025-08-14T21:49:37.4665454Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_backward.h' -> 'libtorch/include/ATen/ops/replication_pad2d_backward.h' 2025-08-14T21:49:37.4666249Z '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-08-14T21:49:37.4667034Z '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-08-14T21:49:37.4667746Z '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-08-14T21:49:37.4668432Z '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-08-14T21:49:37.4669882Z '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-08-14T21:49:37.4670627Z '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-08-14T21:49:37.4671408Z '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-08-14T21:49:37.4672013Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_meta.h' -> 'libtorch/include/ATen/ops/replication_pad2d_meta.h' 2025-08-14T21:49:37.4672742Z '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-08-14T21:49:37.4673381Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_native.h' -> 'libtorch/include/ATen/ops/replication_pad2d_native.h' 2025-08-14T21:49:37.4673980Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_ops.h' -> 'libtorch/include/ATen/ops/replication_pad2d_ops.h' 2025-08-14T21:49:37.4674561Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d.h' -> 'libtorch/include/ATen/ops/replication_pad3d.h' 2025-08-14T21:49:37.4675222Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_backward.h' -> 'libtorch/include/ATen/ops/replication_pad3d_backward.h' 2025-08-14T21:49:37.4676016Z '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-08-14T21:49:37.4676838Z '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-08-14T21:49:37.4677569Z '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-08-14T21:49:37.4678312Z '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-08-14T21:49:37.4679568Z '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-08-14T21:49:37.4680274Z '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-08-14T21:49:37.4681034Z '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-08-14T21:49:37.4681654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_meta.h' -> 'libtorch/include/ATen/ops/replication_pad3d_meta.h' 2025-08-14T21:49:37.4682361Z '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-08-14T21:49:37.4683000Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_native.h' -> 'libtorch/include/ATen/ops/replication_pad3d_native.h' 2025-08-14T21:49:37.4683610Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_ops.h' -> 'libtorch/include/ATen/ops/replication_pad3d_ops.h' 2025-08-14T21:49:37.4684122Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/requires_grad.h' -> 'libtorch/include/ATen/ops/requires_grad.h' 2025-08-14T21:49:37.4685045Z '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-08-14T21:49:37.4685631Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/requires_grad_native.h' -> 'libtorch/include/ATen/ops/requires_grad_native.h' 2025-08-14T21:49:37.4686229Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/requires_grad_ops.h' -> 'libtorch/include/ATen/ops/requires_grad_ops.h' 2025-08-14T21:49:37.4686709Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape.h' -> 'libtorch/include/ATen/ops/reshape.h' 2025-08-14T21:49:37.4687197Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_as.h' -> 'libtorch/include/ATen/ops/reshape_as.h' 2025-08-14T21:49:37.4688099Z '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-08-14T21:49:37.4689126Z '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-08-14T21:49:37.4689684Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_as_native.h' -> 'libtorch/include/ATen/ops/reshape_as_native.h' 2025-08-14T21:49:37.4690192Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_as_ops.h' -> 'libtorch/include/ATen/ops/reshape_as_ops.h' 2025-08-14T21:49:37.4691273Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4692223Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' -> 'libtorch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2025-08-14T21:49:37.4692712Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_native.h' -> 'libtorch/include/ATen/ops/reshape_native.h' 2025-08-14T21:49:37.4693180Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_ops.h' -> 'libtorch/include/ATen/ops/reshape_ops.h' 2025-08-14T21:49:37.4693600Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize.h' -> 'libtorch/include/ATen/ops/resize.h' 2025-08-14T21:49:37.4694069Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_as.h' -> 'libtorch/include/ATen/ops/resize_as.h' 2025-08-14T21:49:37.4694903Z '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-08-14T21:49:37.4695402Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_as_native.h' -> 'libtorch/include/ATen/ops/resize_as_native.h' 2025-08-14T21:49:37.4695895Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_as_ops.h' -> 'libtorch/include/ATen/ops/resize_as_ops.h' 2025-08-14T21:49:37.4696404Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_as_sparse.h' -> 'libtorch/include/ATen/ops/resize_as_sparse.h' 2025-08-14T21:49:37.4697280Z '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-08-14T21:49:37.4698104Z '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-08-14T21:49:37.4698688Z '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-08-14T21:49:37.4699249Z '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-08-14T21:49:37.4700067Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4700614Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/resize_cpu_dispatch.h' 2025-08-14T21:49:37.4701205Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/resize_cuda_dispatch.h' 2025-08-14T21:49:37.4701759Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_meta_dispatch.h' -> 'libtorch/include/ATen/ops/resize_meta_dispatch.h' 2025-08-14T21:49:37.4702272Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_native.h' -> 'libtorch/include/ATen/ops/resize_native.h' 2025-08-14T21:49:37.4702742Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_ops.h' -> 'libtorch/include/ATen/ops/resize_ops.h' 2025-08-14T21:49:37.4703221Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resolve_conj.h' -> 'libtorch/include/ATen/ops/resolve_conj.h' 2025-08-14T21:49:37.4704097Z '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-08-14T21:49:37.4704651Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resolve_conj_native.h' -> 'libtorch/include/ATen/ops/resolve_conj_native.h' 2025-08-14T21:49:37.4705164Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resolve_conj_ops.h' -> 'libtorch/include/ATen/ops/resolve_conj_ops.h' 2025-08-14T21:49:37.4705632Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resolve_neg.h' -> 'libtorch/include/ATen/ops/resolve_neg.h' 2025-08-14T21:49:37.4706513Z '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-08-14T21:49:37.4707049Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resolve_neg_native.h' -> 'libtorch/include/ATen/ops/resolve_neg_native.h' 2025-08-14T21:49:37.4707556Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resolve_neg_ops.h' -> 'libtorch/include/ATen/ops/resolve_neg_ops.h' 2025-08-14T21:49:37.4708038Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/result_type.h' -> 'libtorch/include/ATen/ops/result_type.h' 2025-08-14T21:49:37.4708931Z '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-08-14T21:49:37.4709576Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/result_type_native.h' -> 'libtorch/include/ATen/ops/result_type_native.h' 2025-08-14T21:49:37.4710074Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/result_type_ops.h' -> 'libtorch/include/ATen/ops/result_type_ops.h' 2025-08-14T21:49:37.4710548Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/retain_grad.h' -> 'libtorch/include/ATen/ops/retain_grad.h' 2025-08-14T21:49:37.4711385Z '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-08-14T21:49:37.4711916Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/retain_grad_native.h' -> 'libtorch/include/ATen/ops/retain_grad_native.h' 2025-08-14T21:49:37.4712404Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/retain_grad_ops.h' -> 'libtorch/include/ATen/ops/retain_grad_ops.h' 2025-08-14T21:49:37.4712877Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/retains_grad.h' -> 'libtorch/include/ATen/ops/retains_grad.h' 2025-08-14T21:49:37.4713732Z '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-08-14T21:49:37.4714265Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/retains_grad_native.h' -> 'libtorch/include/ATen/ops/retains_grad_native.h' 2025-08-14T21:49:37.4714774Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/retains_grad_ops.h' -> 'libtorch/include/ATen/ops/retains_grad_ops.h' 2025-08-14T21:49:37.4715230Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rms_norm.h' -> 'libtorch/include/ATen/ops/rms_norm.h' 2025-08-14T21:49:37.4716032Z '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-08-14T21:49:37.4716553Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rms_norm_native.h' -> 'libtorch/include/ATen/ops/rms_norm_native.h' 2025-08-14T21:49:37.4717006Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rms_norm_ops.h' -> 'libtorch/include/ATen/ops/rms_norm_ops.h' 2025-08-14T21:49:37.4717426Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_relu.h' -> 'libtorch/include/ATen/ops/rnn_relu.h' 2025-08-14T21:49:37.4717892Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_relu_cell.h' -> 'libtorch/include/ATen/ops/rnn_relu_cell.h' 2025-08-14T21:49:37.4718736Z '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-08-14T21:49:37.4719334Z '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-08-14T21:49:37.4720040Z '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-08-14T21:49:37.4720888Z '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-08-14T21:49:37.4721403Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_relu_native.h' -> 'libtorch/include/ATen/ops/rnn_relu_native.h' 2025-08-14T21:49:37.4721891Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_relu_ops.h' -> 'libtorch/include/ATen/ops/rnn_relu_ops.h' 2025-08-14T21:49:37.4722335Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_tanh.h' -> 'libtorch/include/ATen/ops/rnn_tanh.h' 2025-08-14T21:49:37.4722860Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_tanh_cell.h' -> 'libtorch/include/ATen/ops/rnn_tanh_cell.h' 2025-08-14T21:49:37.4723765Z '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-08-14T21:49:37.4724325Z '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-08-14T21:49:37.4724881Z '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-08-14T21:49:37.4725740Z '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-08-14T21:49:37.4726252Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_tanh_native.h' -> 'libtorch/include/ATen/ops/rnn_tanh_native.h' 2025-08-14T21:49:37.4726731Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_tanh_ops.h' -> 'libtorch/include/ATen/ops/rnn_tanh_ops.h' 2025-08-14T21:49:37.4727164Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/roll.h' -> 'libtorch/include/ATen/ops/roll.h' 2025-08-14T21:49:37.4727979Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4728522Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/roll_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/roll_cpu_dispatch.h' 2025-08-14T21:49:37.4729079Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/roll_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/roll_cuda_dispatch.h' 2025-08-14T21:49:37.4729553Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/roll_native.h' -> 'libtorch/include/ATen/ops/roll_native.h' 2025-08-14T21:49:37.4730035Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/roll_ops.h' -> 'libtorch/include/ATen/ops/roll_ops.h' 2025-08-14T21:49:37.4730479Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rot90.h' -> 'libtorch/include/ATen/ops/rot90.h' 2025-08-14T21:49:37.4731457Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4731931Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rot90_native.h' -> 'libtorch/include/ATen/ops/rot90_native.h' 2025-08-14T21:49:37.4732386Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rot90_ops.h' -> 'libtorch/include/ATen/ops/rot90_ops.h' 2025-08-14T21:49:37.4732797Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round.h' -> 'libtorch/include/ATen/ops/round.h' 2025-08-14T21:49:37.4733765Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4734314Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/round_cpu_dispatch.h' 2025-08-14T21:49:37.4734858Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/round_cuda_dispatch.h' 2025-08-14T21:49:37.4735311Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round_meta.h' -> 'libtorch/include/ATen/ops/round_meta.h' 2025-08-14T21:49:37.4735872Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round_meta_dispatch.h' -> 'libtorch/include/ATen/ops/round_meta_dispatch.h' 2025-08-14T21:49:37.4736339Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round_native.h' -> 'libtorch/include/ATen/ops/round_native.h' 2025-08-14T21:49:37.4736780Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round_ops.h' -> 'libtorch/include/ATen/ops/round_ops.h' 2025-08-14T21:49:37.4737259Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_indices.h' -> 'libtorch/include/ATen/ops/row_indices.h' 2025-08-14T21:49:37.4738250Z '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-08-14T21:49:37.4738743Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_indices_copy.h' -> 'libtorch/include/ATen/ops/row_indices_copy.h' 2025-08-14T21:49:37.4739667Z '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-08-14T21:49:37.4740688Z '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-08-14T21:49:37.4741246Z '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-08-14T21:49:37.4741787Z '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-08-14T21:49:37.4742304Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_indices_native.h' -> 'libtorch/include/ATen/ops/row_indices_native.h' 2025-08-14T21:49:37.4742787Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_indices_ops.h' -> 'libtorch/include/ATen/ops/row_indices_ops.h' 2025-08-14T21:49:37.4743226Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_stack.h' -> 'libtorch/include/ATen/ops/row_stack.h' 2025-08-14T21:49:37.4744029Z '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-08-14T21:49:37.4744559Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_stack_native.h' -> 'libtorch/include/ATen/ops/row_stack_native.h' 2025-08-14T21:49:37.4745024Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_stack_ops.h' -> 'libtorch/include/ATen/ops/row_stack_ops.h' 2025-08-14T21:49:37.4745460Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu.h' -> 'libtorch/include/ATen/ops/rrelu.h' 2025-08-14T21:49:37.4746416Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4746892Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_native.h' -> 'libtorch/include/ATen/ops/rrelu_native.h' 2025-08-14T21:49:37.4747336Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_ops.h' -> 'libtorch/include/ATen/ops/rrelu_ops.h' 2025-08-14T21:49:37.4747856Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise.h' -> 'libtorch/include/ATen/ops/rrelu_with_noise.h' 2025-08-14T21:49:37.4748465Z '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-08-14T21:49:37.4749460Z '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-08-14T21:49:37.4750146Z '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-08-14T21:49:37.4750789Z '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-08-14T21:49:37.4751681Z '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-08-14T21:49:37.4752368Z '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-08-14T21:49:37.4753020Z '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-08-14T21:49:37.4753669Z '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-08-14T21:49:37.4754285Z '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-08-14T21:49:37.4754829Z '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-08-14T21:49:37.4755260Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rshift.h' -> 'libtorch/include/ATen/ops/rshift.h' 2025-08-14T21:49:37.4756089Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4756638Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rshift_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/rshift_cpu_dispatch.h' 2025-08-14T21:49:37.4757190Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rshift_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/rshift_cuda_dispatch.h' 2025-08-14T21:49:37.4757756Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rshift_meta_dispatch.h' -> 'libtorch/include/ATen/ops/rshift_meta_dispatch.h' 2025-08-14T21:49:37.4758244Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rshift_native.h' -> 'libtorch/include/ATen/ops/rshift_native.h' 2025-08-14T21:49:37.4758698Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rshift_ops.h' -> 'libtorch/include/ATen/ops/rshift_ops.h' 2025-08-14T21:49:37.4759232Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt.h' -> 'libtorch/include/ATen/ops/rsqrt.h' 2025-08-14T21:49:37.4760433Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4760992Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2025-08-14T21:49:37.4761570Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2025-08-14T21:49:37.4762034Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt_meta.h' -> 'libtorch/include/ATen/ops/rsqrt_meta.h' 2025-08-14T21:49:37.4762597Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt_meta_dispatch.h' -> 'libtorch/include/ATen/ops/rsqrt_meta_dispatch.h' 2025-08-14T21:49:37.4763104Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt_native.h' -> 'libtorch/include/ATen/ops/rsqrt_native.h' 2025-08-14T21:49:37.4763563Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt_ops.h' -> 'libtorch/include/ATen/ops/rsqrt_ops.h' 2025-08-14T21:49:37.4763988Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsub.h' -> 'libtorch/include/ATen/ops/rsub.h' 2025-08-14T21:49:37.4764818Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4765360Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsub_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/rsub_cpu_dispatch.h' 2025-08-14T21:49:37.4765905Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsub_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/rsub_cuda_dispatch.h' 2025-08-14T21:49:37.4766393Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsub_native.h' -> 'libtorch/include/ATen/ops/rsub_native.h' 2025-08-14T21:49:37.4766874Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsub_ops.h' -> 'libtorch/include/ATen/ops/rsub_ops.h' 2025-08-14T21:49:37.4767377Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scalar_tensor.h' -> 'libtorch/include/ATen/ops/scalar_tensor.h' 2025-08-14T21:49:37.4768300Z '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-08-14T21:49:37.4768895Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scalar_tensor_native.h' -> 'libtorch/include/ATen/ops/scalar_tensor_native.h' 2025-08-14T21:49:37.4769635Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scalar_tensor_ops.h' -> 'libtorch/include/ATen/ops/scalar_tensor_ops.h' 2025-08-14T21:49:37.4770315Z '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-08-14T21:49:37.4771381Z '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-08-14T21:49:37.4772135Z '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-08-14T21:49:37.4772837Z '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-08-14T21:49:37.4773292Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter.h' -> 'libtorch/include/ATen/ops/scatter.h' 2025-08-14T21:49:37.4773791Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_add.h' -> 'libtorch/include/ATen/ops/scatter_add.h' 2025-08-14T21:49:37.4774916Z '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-08-14T21:49:37.4775853Z '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-08-14T21:49:37.4776488Z '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-08-14T21:49:37.4777123Z '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-08-14T21:49:37.4777650Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_add_meta.h' -> 'libtorch/include/ATen/ops/scatter_add_meta.h' 2025-08-14T21:49:37.4778284Z '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-08-14T21:49:37.4778847Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_add_native.h' -> 'libtorch/include/ATen/ops/scatter_add_native.h' 2025-08-14T21:49:37.4779368Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_add_ops.h' -> 'libtorch/include/ATen/ops/scatter_add_ops.h' 2025-08-14T21:49:37.4780398Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4781258Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4781909Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/scatter_cpu_dispatch.h' 2025-08-14T21:49:37.4782607Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/scatter_cuda_dispatch.h' 2025-08-14T21:49:37.4783110Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_meta.h' -> 'libtorch/include/ATen/ops/scatter_meta.h' 2025-08-14T21:49:37.4783658Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_meta_dispatch.h' -> 'libtorch/include/ATen/ops/scatter_meta_dispatch.h' 2025-08-14T21:49:37.4784326Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_native.h' -> 'libtorch/include/ATen/ops/scatter_native.h' 2025-08-14T21:49:37.4784837Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_ops.h' -> 'libtorch/include/ATen/ops/scatter_ops.h' 2025-08-14T21:49:37.4785333Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_reduce.h' -> 'libtorch/include/ATen/ops/scatter_reduce.h' 2025-08-14T21:49:37.4786399Z '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-08-14T21:49:37.4787039Z '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-08-14T21:49:37.4787684Z '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-08-14T21:49:37.4788238Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_reduce_meta.h' -> 'libtorch/include/ATen/ops/scatter_reduce_meta.h' 2025-08-14T21:49:37.4788883Z '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-08-14T21:49:37.4789442Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_reduce_native.h' -> 'libtorch/include/ATen/ops/scatter_reduce_native.h' 2025-08-14T21:49:37.4790026Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_reduce_ops.h' -> 'libtorch/include/ATen/ops/scatter_reduce_ops.h' 2025-08-14T21:49:37.4790521Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/searchsorted.h' -> 'libtorch/include/ATen/ops/searchsorted.h' 2025-08-14T21:49:37.4791173Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/searchsorted_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2025-08-14T21:49:37.4791822Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/searchsorted_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2025-08-14T21:49:37.4792384Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/searchsorted_native.h' -> 'libtorch/include/ATen/ops/searchsorted_native.h' 2025-08-14T21:49:37.4792913Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/searchsorted_ops.h' -> 'libtorch/include/ATen/ops/searchsorted_ops.h' 2025-08-14T21:49:37.4793421Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/segment_reduce.h' -> 'libtorch/include/ATen/ops/segment_reduce.h' 2025-08-14T21:49:37.4794319Z '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-08-14T21:49:37.4794967Z '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-08-14T21:49:37.4795610Z '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-08-14T21:49:37.4796177Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/segment_reduce_native.h' -> 'libtorch/include/ATen/ops/segment_reduce_native.h' 2025-08-14T21:49:37.4796723Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/segment_reduce_ops.h' -> 'libtorch/include/ATen/ops/segment_reduce_ops.h' 2025-08-14T21:49:37.4797153Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select.h' -> 'libtorch/include/ATen/ops/select.h' 2025-08-14T21:49:37.4797713Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_backward.h' -> 'libtorch/include/ATen/ops/select_backward.h' 2025-08-14T21:49:37.4798636Z '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-08-14T21:49:37.4800012Z '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-08-14T21:49:37.4800612Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_backward_native.h' -> 'libtorch/include/ATen/ops/select_backward_native.h' 2025-08-14T21:49:37.4801180Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_backward_ops.h' -> 'libtorch/include/ATen/ops/select_backward_ops.h' 2025-08-14T21:49:37.4802030Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4802879Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4803379Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_copy.h' -> 'libtorch/include/ATen/ops/select_copy.h' 2025-08-14T21:49:37.4804271Z '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-08-14T21:49:37.4805323Z '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-08-14T21:49:37.4805923Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_copy_native.h' -> 'libtorch/include/ATen/ops/select_copy_native.h' 2025-08-14T21:49:37.4806473Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_copy_ops.h' -> 'libtorch/include/ATen/ops/select_copy_ops.h' 2025-08-14T21:49:37.4806974Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_native.h' -> 'libtorch/include/ATen/ops/select_native.h' 2025-08-14T21:49:37.4807456Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_ops.h' -> 'libtorch/include/ATen/ops/select_ops.h' 2025-08-14T21:49:37.4807969Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_scatter.h' -> 'libtorch/include/ATen/ops/select_scatter.h' 2025-08-14T21:49:37.4808892Z '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-08-14T21:49:37.4809997Z '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-08-14T21:49:37.4810581Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_scatter_native.h' -> 'libtorch/include/ATen/ops/select_scatter_native.h' 2025-08-14T21:49:37.4811133Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_scatter_ops.h' -> 'libtorch/include/ATen/ops/select_scatter_ops.h' 2025-08-14T21:49:37.4811668Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/selu.h' -> 'libtorch/include/ATen/ops/selu.h' 2025-08-14T21:49:37.4812551Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4813011Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/selu_native.h' -> 'libtorch/include/ATen/ops/selu_native.h' 2025-08-14T21:49:37.4813493Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/selu_ops.h' -> 'libtorch/include/ATen/ops/selu_ops.h' 2025-08-14T21:49:37.4813880Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set.h' -> 'libtorch/include/ATen/ops/set.h' 2025-08-14T21:49:37.4814633Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4815426Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4815924Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/set_cpu_dispatch.h' 2025-08-14T21:49:37.4816440Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/set_cuda_dispatch.h' 2025-08-14T21:49:37.4816860Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_data.h' -> 'libtorch/include/ATen/ops/set_data.h' 2025-08-14T21:49:37.4817838Z '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-08-14T21:49:37.4818350Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_data_native.h' -> 'libtorch/include/ATen/ops/set_data_native.h' 2025-08-14T21:49:37.4818811Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_data_ops.h' -> 'libtorch/include/ATen/ops/set_data_ops.h' 2025-08-14T21:49:37.4819334Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_meta_dispatch.h' -> 'libtorch/include/ATen/ops/set_meta_dispatch.h' 2025-08-14T21:49:37.4819796Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_native.h' -> 'libtorch/include/ATen/ops/set_native.h' 2025-08-14T21:49:37.4820252Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_ops.h' -> 'libtorch/include/ATen/ops/set_ops.h' 2025-08-14T21:49:37.4820649Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn.h' -> 'libtorch/include/ATen/ops/sgn.h' 2025-08-14T21:49:37.4821628Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4822144Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sgn_cpu_dispatch.h' 2025-08-14T21:49:37.4822666Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sgn_cuda_dispatch.h' 2025-08-14T21:49:37.4823114Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn_meta.h' -> 'libtorch/include/ATen/ops/sgn_meta.h' 2025-08-14T21:49:37.4823636Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sgn_meta_dispatch.h' 2025-08-14T21:49:37.4824090Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn_native.h' -> 'libtorch/include/ATen/ops/sgn_native.h' 2025-08-14T21:49:37.4824536Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn_ops.h' -> 'libtorch/include/ATen/ops/sgn_ops.h' 2025-08-14T21:49:37.4824976Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid.h' -> 'libtorch/include/ATen/ops/sigmoid.h' 2025-08-14T21:49:37.4825502Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_backward.h' -> 'libtorch/include/ATen/ops/sigmoid_backward.h' 2025-08-14T21:49:37.4826601Z '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-08-14T21:49:37.4827261Z '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-08-14T21:49:37.4827953Z '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-08-14T21:49:37.4828537Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_backward_meta.h' -> 'libtorch/include/ATen/ops/sigmoid_backward_meta.h' 2025-08-14T21:49:37.4829202Z '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-08-14T21:49:37.4829824Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_backward_native.h' -> 'libtorch/include/ATen/ops/sigmoid_backward_native.h' 2025-08-14T21:49:37.4830499Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_backward_ops.h' -> 'libtorch/include/ATen/ops/sigmoid_backward_ops.h' 2025-08-14T21:49:37.4831463Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4832009Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2025-08-14T21:49:37.4832578Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2025-08-14T21:49:37.4833041Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_meta.h' -> 'libtorch/include/ATen/ops/sigmoid_meta.h' 2025-08-14T21:49:37.4833591Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sigmoid_meta_dispatch.h' 2025-08-14T21:49:37.4834093Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_native.h' -> 'libtorch/include/ATen/ops/sigmoid_native.h' 2025-08-14T21:49:37.4834544Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_ops.h' -> 'libtorch/include/ATen/ops/sigmoid_ops.h' 2025-08-14T21:49:37.4834974Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign.h' -> 'libtorch/include/ATen/ops/sign.h' 2025-08-14T21:49:37.4835937Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4836450Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sign_cpu_dispatch.h' 2025-08-14T21:49:37.4836972Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sign_cuda_dispatch.h' 2025-08-14T21:49:37.4837411Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign_meta.h' -> 'libtorch/include/ATen/ops/sign_meta.h' 2025-08-14T21:49:37.4837928Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sign_meta_dispatch.h' 2025-08-14T21:49:37.4838381Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign_native.h' -> 'libtorch/include/ATen/ops/sign_native.h' 2025-08-14T21:49:37.4838818Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign_ops.h' -> 'libtorch/include/ATen/ops/sign_ops.h' 2025-08-14T21:49:37.4839306Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit.h' -> 'libtorch/include/ATen/ops/signbit.h' 2025-08-14T21:49:37.4840494Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4841089Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/signbit_cpu_dispatch.h' 2025-08-14T21:49:37.4841675Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/signbit_cuda_dispatch.h' 2025-08-14T21:49:37.4842165Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit_meta.h' -> 'libtorch/include/ATen/ops/signbit_meta.h' 2025-08-14T21:49:37.4842806Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit_meta_dispatch.h' -> 'libtorch/include/ATen/ops/signbit_meta_dispatch.h' 2025-08-14T21:49:37.4843323Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit_native.h' -> 'libtorch/include/ATen/ops/signbit_native.h' 2025-08-14T21:49:37.4843802Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit_ops.h' -> 'libtorch/include/ATen/ops/signbit_ops.h' 2025-08-14T21:49:37.4844264Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu.h' -> 'libtorch/include/ATen/ops/silu.h' 2025-08-14T21:49:37.4844766Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_backward.h' -> 'libtorch/include/ATen/ops/silu_backward.h' 2025-08-14T21:49:37.4845836Z '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-08-14T21:49:37.4846759Z '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-08-14T21:49:37.4847395Z '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-08-14T21:49:37.4848045Z '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-08-14T21:49:37.4848607Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_backward_meta.h' -> 'libtorch/include/ATen/ops/silu_backward_meta.h' 2025-08-14T21:49:37.4849247Z '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-08-14T21:49:37.4849855Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_backward_native.h' -> 'libtorch/include/ATen/ops/silu_backward_native.h' 2025-08-14T21:49:37.4850392Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_backward_ops.h' -> 'libtorch/include/ATen/ops/silu_backward_ops.h' 2025-08-14T21:49:37.4851419Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4852072Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/silu_cpu_dispatch.h' 2025-08-14T21:49:37.4852605Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/silu_cuda_dispatch.h' 2025-08-14T21:49:37.4853042Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_meta.h' -> 'libtorch/include/ATen/ops/silu_meta.h' 2025-08-14T21:49:37.4853589Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_meta_dispatch.h' -> 'libtorch/include/ATen/ops/silu_meta_dispatch.h' 2025-08-14T21:49:37.4854053Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_native.h' -> 'libtorch/include/ATen/ops/silu_native.h' 2025-08-14T21:49:37.4854484Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_ops.h' -> 'libtorch/include/ATen/ops/silu_ops.h' 2025-08-14T21:49:37.4854897Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin.h' -> 'libtorch/include/ATen/ops/sin.h' 2025-08-14T21:49:37.4855841Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4856352Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sin_cpu_dispatch.h' 2025-08-14T21:49:37.4856885Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sin_cuda_dispatch.h' 2025-08-14T21:49:37.4857351Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin_meta.h' -> 'libtorch/include/ATen/ops/sin_meta.h' 2025-08-14T21:49:37.4857874Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sin_meta_dispatch.h' 2025-08-14T21:49:37.4858337Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin_native.h' -> 'libtorch/include/ATen/ops/sin_native.h' 2025-08-14T21:49:37.4858866Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin_ops.h' -> 'libtorch/include/ATen/ops/sin_ops.h' 2025-08-14T21:49:37.4859287Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc.h' -> 'libtorch/include/ATen/ops/sinc.h' 2025-08-14T21:49:37.4860227Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4860737Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sinc_cpu_dispatch.h' 2025-08-14T21:49:37.4861255Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sinc_cuda_dispatch.h' 2025-08-14T21:49:37.4861698Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc_meta.h' -> 'libtorch/include/ATen/ops/sinc_meta.h' 2025-08-14T21:49:37.4862215Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sinc_meta_dispatch.h' 2025-08-14T21:49:37.4862667Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc_native.h' -> 'libtorch/include/ATen/ops/sinc_native.h' 2025-08-14T21:49:37.4863100Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc_ops.h' -> 'libtorch/include/ATen/ops/sinc_ops.h' 2025-08-14T21:49:37.4863495Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh.h' -> 'libtorch/include/ATen/ops/sinh.h' 2025-08-14T21:49:37.4864445Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4864996Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sinh_cpu_dispatch.h' 2025-08-14T21:49:37.4865516Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sinh_cuda_dispatch.h' 2025-08-14T21:49:37.4865943Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh_meta.h' -> 'libtorch/include/ATen/ops/sinh_meta.h' 2025-08-14T21:49:37.4866468Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sinh_meta_dispatch.h' 2025-08-14T21:49:37.4866915Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh_native.h' -> 'libtorch/include/ATen/ops/sinh_native.h' 2025-08-14T21:49:37.4867338Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh_ops.h' -> 'libtorch/include/ATen/ops/sinh_ops.h' 2025-08-14T21:49:37.4867745Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/size.h' -> 'libtorch/include/ATen/ops/size.h' 2025-08-14T21:49:37.4868511Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4868959Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/size_native.h' -> 'libtorch/include/ATen/ops/size_native.h' 2025-08-14T21:49:37.4869550Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/size_ops.h' -> 'libtorch/include/ATen/ops/size_ops.h' 2025-08-14T21:49:37.4870145Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice.h' -> 'libtorch/include/ATen/ops/slice.h' 2025-08-14T21:49:37.4870659Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_backward.h' -> 'libtorch/include/ATen/ops/slice_backward.h' 2025-08-14T21:49:37.4871603Z '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-08-14T21:49:37.4872255Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_backward_native.h' -> 'libtorch/include/ATen/ops/slice_backward_native.h' 2025-08-14T21:49:37.4872810Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_backward_ops.h' -> 'libtorch/include/ATen/ops/slice_backward_ops.h' 2025-08-14T21:49:37.4873698Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4874174Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_copy.h' -> 'libtorch/include/ATen/ops/slice_copy.h' 2025-08-14T21:49:37.4875046Z '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-08-14T21:49:37.4876104Z '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-08-14T21:49:37.4876647Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_copy_native.h' -> 'libtorch/include/ATen/ops/slice_copy_native.h' 2025-08-14T21:49:37.4877154Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_copy_ops.h' -> 'libtorch/include/ATen/ops/slice_copy_ops.h' 2025-08-14T21:49:37.4877669Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_inverse.h' -> 'libtorch/include/ATen/ops/slice_inverse.h' 2025-08-14T21:49:37.4878579Z '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-08-14T21:49:37.4879281Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_inverse_native.h' -> 'libtorch/include/ATen/ops/slice_inverse_native.h' 2025-08-14T21:49:37.4879846Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_inverse_ops.h' -> 'libtorch/include/ATen/ops/slice_inverse_ops.h' 2025-08-14T21:49:37.4880382Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_native.h' -> 'libtorch/include/ATen/ops/slice_native.h' 2025-08-14T21:49:37.4880846Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_ops.h' -> 'libtorch/include/ATen/ops/slice_ops.h' 2025-08-14T21:49:37.4881362Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_scatter.h' -> 'libtorch/include/ATen/ops/slice_scatter.h' 2025-08-14T21:49:37.4882270Z '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-08-14T21:49:37.4883350Z '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-08-14T21:49:37.4883938Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_scatter_native.h' -> 'libtorch/include/ATen/ops/slice_scatter_native.h' 2025-08-14T21:49:37.4884477Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_scatter_ops.h' -> 'libtorch/include/ATen/ops/slice_scatter_ops.h' 2025-08-14T21:49:37.4884927Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slogdet.h' -> 'libtorch/include/ATen/ops/slogdet.h' 2025-08-14T21:49:37.4885799Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4886316Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slogdet_native.h' -> 'libtorch/include/ATen/ops/slogdet_native.h' 2025-08-14T21:49:37.4886833Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slogdet_ops.h' -> 'libtorch/include/ATen/ops/slogdet_ops.h' 2025-08-14T21:49:37.4887327Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv3d.h' -> 'libtorch/include/ATen/ops/slow_conv3d.h' 2025-08-14T21:49:37.4888215Z '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-08-14T21:49:37.4888816Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv3d_forward.h' -> 'libtorch/include/ATen/ops/slow_conv3d_forward.h' 2025-08-14T21:49:37.4889512Z '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-08-14T21:49:37.4890142Z '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-08-14T21:49:37.4890860Z '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-08-14T21:49:37.4891495Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv3d_native.h' -> 'libtorch/include/ATen/ops/slow_conv3d_native.h' 2025-08-14T21:49:37.4891951Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv3d_ops.h' -> 'libtorch/include/ATen/ops/slow_conv3d_ops.h' 2025-08-14T21:49:37.4892457Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated2d.h' -> 'libtorch/include/ATen/ops/slow_conv_dilated2d.h' 2025-08-14T21:49:37.4893312Z '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-08-14T21:49:37.4893933Z '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-08-14T21:49:37.4894602Z '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-08-14T21:49:37.4895190Z '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-08-14T21:49:37.4895720Z '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-08-14T21:49:37.4896230Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated3d.h' -> 'libtorch/include/ATen/ops/slow_conv_dilated3d.h' 2025-08-14T21:49:37.4897077Z '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-08-14T21:49:37.4897693Z '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-08-14T21:49:37.4898336Z '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-08-14T21:49:37.4898896Z '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-08-14T21:49:37.4899422Z '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-08-14T21:49:37.4899953Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose2d.h' -> 'libtorch/include/ATen/ops/slow_conv_transpose2d.h' 2025-08-14T21:49:37.4900980Z '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-08-14T21:49:37.4901654Z '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-08-14T21:49:37.4902318Z '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-08-14T21:49:37.4902906Z '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-08-14T21:49:37.4903749Z '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-08-14T21:49:37.4904363Z '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-08-14T21:49:37.4905133Z '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-08-14T21:49:37.4905708Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose3d.h' -> 'libtorch/include/ATen/ops/slow_conv_transpose3d.h' 2025-08-14T21:49:37.4906407Z '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-08-14T21:49:37.4907111Z '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-08-14T21:49:37.4907754Z '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-08-14T21:49:37.4908404Z '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-08-14T21:49:37.4908807Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smm.h' -> 'libtorch/include/ATen/ops/smm.h' 2025-08-14T21:49:37.4909623Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4910074Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smm_native.h' -> 'libtorch/include/ATen/ops/smm_native.h' 2025-08-14T21:49:37.4910504Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smm_ops.h' -> 'libtorch/include/ATen/ops/smm_ops.h' 2025-08-14T21:49:37.4911009Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss.h' -> 'libtorch/include/ATen/ops/smooth_l1_loss.h' 2025-08-14T21:49:37.4911585Z '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-08-14T21:49:37.4912554Z '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-08-14T21:49:37.4913277Z '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-08-14T21:49:37.4913994Z '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-08-14T21:49:37.4914638Z '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-08-14T21:49:37.4915270Z '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-08-14T21:49:37.4916308Z '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-08-14T21:49:37.4917169Z '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-08-14T21:49:37.4917752Z '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-08-14T21:49:37.4918270Z '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-08-14T21:49:37.4918842Z '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-08-14T21:49:37.4919605Z '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-08-14T21:49:37.4920152Z '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-08-14T21:49:37.4920698Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/soft_margin_loss.h' -> 'libtorch/include/ATen/ops/soft_margin_loss.h' 2025-08-14T21:49:37.4921321Z '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-08-14T21:49:37.4922341Z '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-08-14T21:49:37.4923046Z '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-08-14T21:49:37.4923747Z '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-08-14T21:49:37.4924704Z '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-08-14T21:49:37.4925320Z '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-08-14T21:49:37.4925883Z '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-08-14T21:49:37.4926333Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softmax.h' -> 'libtorch/include/ATen/ops/softmax.h' 2025-08-14T21:49:37.4927204Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4928060Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4928580Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softmax_native.h' -> 'libtorch/include/ATen/ops/softmax_native.h' 2025-08-14T21:49:37.4929078Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softmax_ops.h' -> 'libtorch/include/ATen/ops/softmax_ops.h' 2025-08-14T21:49:37.4929542Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus.h' -> 'libtorch/include/ATen/ops/softplus.h' 2025-08-14T21:49:37.4930100Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_backward.h' -> 'libtorch/include/ATen/ops/softplus_backward.h' 2025-08-14T21:49:37.4931242Z '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-08-14T21:49:37.4932057Z '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-08-14T21:49:37.4932679Z '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-08-14T21:49:37.4933223Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_backward_meta.h' -> 'libtorch/include/ATen/ops/softplus_backward_meta.h' 2025-08-14T21:49:37.4933861Z '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-08-14T21:49:37.4934413Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_backward_native.h' -> 'libtorch/include/ATen/ops/softplus_backward_native.h' 2025-08-14T21:49:37.4934954Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_backward_ops.h' -> 'libtorch/include/ATen/ops/softplus_backward_ops.h' 2025-08-14T21:49:37.4935886Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4936410Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/softplus_cpu_dispatch.h' 2025-08-14T21:49:37.4936953Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/softplus_cuda_dispatch.h' 2025-08-14T21:49:37.4937403Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_meta.h' -> 'libtorch/include/ATen/ops/softplus_meta.h' 2025-08-14T21:49:37.4937943Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_meta_dispatch.h' -> 'libtorch/include/ATen/ops/softplus_meta_dispatch.h' 2025-08-14T21:49:37.4938633Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_native.h' -> 'libtorch/include/ATen/ops/softplus_native.h' 2025-08-14T21:49:37.4939097Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_ops.h' -> 'libtorch/include/ATen/ops/softplus_ops.h' 2025-08-14T21:49:37.4939766Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink.h' -> 'libtorch/include/ATen/ops/softshrink.h' 2025-08-14T21:49:37.4940324Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_backward.h' -> 'libtorch/include/ATen/ops/softshrink_backward.h' 2025-08-14T21:49:37.4941462Z '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-08-14T21:49:37.4942176Z '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-08-14T21:49:37.4942890Z '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-08-14T21:49:37.4943501Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_backward_meta.h' -> 'libtorch/include/ATen/ops/softshrink_backward_meta.h' 2025-08-14T21:49:37.4944219Z '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-08-14T21:49:37.4944857Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_backward_native.h' -> 'libtorch/include/ATen/ops/softshrink_backward_native.h' 2025-08-14T21:49:37.4945455Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_backward_ops.h' -> 'libtorch/include/ATen/ops/softshrink_backward_ops.h' 2025-08-14T21:49:37.4946508Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4947143Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/softshrink_cpu_dispatch.h' 2025-08-14T21:49:37.4947601Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_native.h' -> 'libtorch/include/ATen/ops/view_native.h' 2025-08-14T21:49:37.4948229Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/softshrink_cuda_dispatch.h' 2025-08-14T21:49:37.4948774Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_meta.h' -> 'libtorch/include/ATen/ops/softshrink_meta.h' 2025-08-14T21:49:37.4949384Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_meta_dispatch.h' -> 'libtorch/include/ATen/ops/softshrink_meta_dispatch.h' 2025-08-14T21:49:37.4950040Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_native.h' -> 'libtorch/include/ATen/ops/softshrink_native.h' 2025-08-14T21:49:37.4950532Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_ops.h' -> 'libtorch/include/ATen/ops/softshrink_ops.h' 2025-08-14T21:49:37.4950928Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort.h' -> 'libtorch/include/ATen/ops/sort.h' 2025-08-14T21:49:37.4951806Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.4952684Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.4953405Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.4953932Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sort_cpu_dispatch.h' 2025-08-14T21:49:37.4954451Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sort_cuda_dispatch.h' 2025-08-14T21:49:37.4954858Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_meta.h' -> 'libtorch/include/ATen/ops/sort_meta.h' 2025-08-14T21:49:37.4955358Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sort_meta_dispatch.h' 2025-08-14T21:49:37.4955781Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_native.h' -> 'libtorch/include/ATen/ops/sort_native.h' 2025-08-14T21:49:37.4956177Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_ops.h' -> 'libtorch/include/ATen/ops/sort_ops.h' 2025-08-14T21:49:37.4956674Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_bsc_tensor.h' -> 'libtorch/include/ATen/ops/sparse_bsc_tensor.h' 2025-08-14T21:49:37.4957512Z '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-08-14T21:49:37.4958059Z '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-08-14T21:49:37.4958581Z '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-08-14T21:49:37.4959124Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_bsr_tensor.h' -> 'libtorch/include/ATen/ops/sparse_bsr_tensor.h' 2025-08-14T21:49:37.4960209Z '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-08-14T21:49:37.4960830Z '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-08-14T21:49:37.4961440Z '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-08-14T21:49:37.4962077Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_compressed_tensor.h' -> 'libtorch/include/ATen/ops/sparse_compressed_tensor.h' 2025-08-14T21:49:37.4963142Z '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-08-14T21:49:37.4963842Z '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-08-14T21:49:37.4964523Z '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-08-14T21:49:37.4965062Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_coo_tensor.h' -> 'libtorch/include/ATen/ops/sparse_coo_tensor.h' 2025-08-14T21:49:37.4966007Z '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-08-14T21:49:37.4966959Z '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-08-14T21:49:37.4967572Z '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-08-14T21:49:37.4968146Z '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-08-14T21:49:37.4968729Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_csc_tensor.h' -> 'libtorch/include/ATen/ops/sparse_csc_tensor.h' 2025-08-14T21:49:37.4969986Z '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-08-14T21:49:37.4970609Z '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-08-14T21:49:37.4971197Z '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-08-14T21:49:37.4971735Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_csr_tensor.h' -> 'libtorch/include/ATen/ops/sparse_csr_tensor.h' 2025-08-14T21:49:37.4972673Z '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-08-14T21:49:37.4973307Z '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-08-14T21:49:37.4973878Z '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-08-14T21:49:37.4974352Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_dim.h' -> 'libtorch/include/ATen/ops/sparse_dim.h' 2025-08-14T21:49:37.4975242Z '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-08-14T21:49:37.4975784Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_dim_native.h' -> 'libtorch/include/ATen/ops/sparse_dim_native.h' 2025-08-14T21:49:37.4976292Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_dim_ops.h' -> 'libtorch/include/ATen/ops/sparse_dim_ops.h' 2025-08-14T21:49:37.4976829Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_mask.h' -> 'libtorch/include/ATen/ops/sparse_mask.h' 2025-08-14T21:49:37.4977721Z '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-08-14T21:49:37.4978286Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_mask_native.h' -> 'libtorch/include/ATen/ops/sparse_mask_native.h' 2025-08-14T21:49:37.4978838Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_mask_ops.h' -> 'libtorch/include/ATen/ops/sparse_mask_ops.h' 2025-08-14T21:49:37.4979343Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize.h' -> 'libtorch/include/ATen/ops/sparse_resize.h' 2025-08-14T21:49:37.4979956Z '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-08-14T21:49:37.4980963Z '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-08-14T21:49:37.4981806Z '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-08-14T21:49:37.4982415Z '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-08-14T21:49:37.4982984Z '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-08-14T21:49:37.4983794Z '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-08-14T21:49:37.4984427Z '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-08-14T21:49:37.4984962Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize_native.h' -> 'libtorch/include/ATen/ops/sparse_resize_native.h' 2025-08-14T21:49:37.4985449Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize_ops.h' -> 'libtorch/include/ATen/ops/sparse_resize_ops.h' 2025-08-14T21:49:37.4985970Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_sampled_addmm.h' -> 'libtorch/include/ATen/ops/sparse_sampled_addmm.h' 2025-08-14T21:49:37.4986543Z '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-08-14T21:49:37.4987092Z '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-08-14T21:49:37.4987570Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_airy_ai.h' -> 'libtorch/include/ATen/ops/special_airy_ai.h' 2025-08-14T21:49:37.4988538Z '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-08-14T21:49:37.4989120Z '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-08-14T21:49:37.4989722Z '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-08-14T21:49:37.4990220Z '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-08-14T21:49:37.4990812Z '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-08-14T21:49:37.4991380Z '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-08-14T21:49:37.4991872Z '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-08-14T21:49:37.4992351Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j0.h' -> 'libtorch/include/ATen/ops/special_bessel_j0.h' 2025-08-14T21:49:37.4993373Z '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-08-14T21:49:37.4993981Z '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-08-14T21:49:37.4994606Z '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-08-14T21:49:37.4995123Z '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-08-14T21:49:37.4995897Z '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-08-14T21:49:37.4996487Z '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-08-14T21:49:37.4997194Z '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-08-14T21:49:37.4997756Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j1.h' -> 'libtorch/include/ATen/ops/special_bessel_j1.h' 2025-08-14T21:49:37.4998877Z '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-08-14T21:49:37.4999795Z '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-08-14T21:49:37.5000485Z '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-08-14T21:49:37.5001083Z '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-08-14T21:49:37.5001770Z '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-08-14T21:49:37.5002388Z '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-08-14T21:49:37.5002979Z '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-08-14T21:49:37.5003518Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y0.h' -> 'libtorch/include/ATen/ops/special_bessel_y0.h' 2025-08-14T21:49:37.5004636Z '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-08-14T21:49:37.5005327Z '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-08-14T21:49:37.5006017Z '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-08-14T21:49:37.5006650Z '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-08-14T21:49:37.5007350Z '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-08-14T21:49:37.5007988Z '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-08-14T21:49:37.5008567Z '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-08-14T21:49:37.5009122Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y1.h' -> 'libtorch/include/ATen/ops/special_bessel_y1.h' 2025-08-14T21:49:37.5010233Z '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-08-14T21:49:37.5010934Z '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-08-14T21:49:37.5011743Z '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-08-14T21:49:37.5012263Z '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-08-14T21:49:37.5012885Z '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-08-14T21:49:37.5013456Z '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-08-14T21:49:37.5013970Z '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-08-14T21:49:37.5014625Z '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-08-14T21:49:37.5015601Z '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-08-14T21:49:37.5016729Z '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-08-14T21:49:37.5017480Z '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-08-14T21:49:37.5018230Z '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-08-14T21:49:37.5018886Z '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-08-14T21:49:37.5019647Z '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-08-14T21:49:37.5020325Z '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-08-14T21:49:37.5020985Z '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-08-14T21:49:37.5021847Z '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-08-14T21:49:37.5023062Z '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-08-14T21:49:37.5024332Z '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-08-14T21:49:37.5025135Z '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-08-14T21:49:37.5025951Z '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-08-14T21:49:37.5026683Z '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-08-14T21:49:37.5027496Z '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-08-14T21:49:37.5028240Z '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-08-14T21:49:37.5028961Z '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-08-14T21:49:37.5029657Z '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-08-14T21:49:37.5030762Z '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-08-14T21:49:37.5031995Z '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-08-14T21:49:37.5032796Z '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-08-14T21:49:37.5033623Z '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-08-14T21:49:37.5034341Z '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-08-14T21:49:37.5035153Z '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-08-14T21:49:37.5035906Z '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-08-14T21:49:37.5036819Z '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-08-14T21:49:37.5037431Z '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-08-14T21:49:37.5038450Z '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-08-14T21:49:37.5039871Z '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-08-14T21:49:37.5040715Z '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-08-14T21:49:37.5041549Z '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-08-14T21:49:37.5042291Z '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-08-14T21:49:37.5043137Z '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-08-14T21:49:37.5043905Z '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-08-14T21:49:37.5044632Z '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-08-14T21:49:37.5045179Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_digamma.h' -> 'libtorch/include/ATen/ops/special_digamma.h' 2025-08-14T21:49:37.5046146Z '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-08-14T21:49:37.5046796Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_digamma_native.h' -> 'libtorch/include/ATen/ops/special_digamma_native.h' 2025-08-14T21:49:37.5047371Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_digamma_ops.h' -> 'libtorch/include/ATen/ops/special_digamma_ops.h' 2025-08-14T21:49:37.5047864Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_entr.h' -> 'libtorch/include/ATen/ops/special_entr.h' 2025-08-14T21:49:37.5048933Z '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-08-14T21:49:37.5049578Z '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-08-14T21:49:37.5050221Z '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-08-14T21:49:37.5050765Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_entr_meta.h' -> 'libtorch/include/ATen/ops/special_entr_meta.h' 2025-08-14T21:49:37.5051415Z '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-08-14T21:49:37.5052080Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_entr_native.h' -> 'libtorch/include/ATen/ops/special_entr_native.h' 2025-08-14T21:49:37.5052555Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_entr_ops.h' -> 'libtorch/include/ATen/ops/special_entr_ops.h' 2025-08-14T21:49:37.5052997Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erf.h' -> 'libtorch/include/ATen/ops/special_erf.h' 2025-08-14T21:49:37.5053821Z '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-08-14T21:49:37.5054315Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erf_native.h' -> 'libtorch/include/ATen/ops/special_erf_native.h' 2025-08-14T21:49:37.5054951Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erf_ops.h' -> 'libtorch/include/ATen/ops/special_erf_ops.h' 2025-08-14T21:49:37.5055440Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfc.h' -> 'libtorch/include/ATen/ops/special_erfc.h' 2025-08-14T21:49:37.5056469Z '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-08-14T21:49:37.5057031Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfc_native.h' -> 'libtorch/include/ATen/ops/special_erfc_native.h' 2025-08-14T21:49:37.5057547Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfc_ops.h' -> 'libtorch/include/ATen/ops/special_erfc_ops.h' 2025-08-14T21:49:37.5058049Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfcx.h' -> 'libtorch/include/ATen/ops/special_erfcx.h' 2025-08-14T21:49:37.5059102Z '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-08-14T21:49:37.5059727Z '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-08-14T21:49:37.5060370Z '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-08-14T21:49:37.5060947Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfcx_meta.h' -> 'libtorch/include/ATen/ops/special_erfcx_meta.h' 2025-08-14T21:49:37.5061605Z '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-08-14T21:49:37.5062171Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfcx_native.h' -> 'libtorch/include/ATen/ops/special_erfcx_native.h' 2025-08-14T21:49:37.5062700Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfcx_ops.h' -> 'libtorch/include/ATen/ops/special_erfcx_ops.h' 2025-08-14T21:49:37.5063198Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfinv.h' -> 'libtorch/include/ATen/ops/special_erfinv.h' 2025-08-14T21:49:37.5064114Z '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-08-14T21:49:37.5064685Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfinv_native.h' -> 'libtorch/include/ATen/ops/special_erfinv_native.h' 2025-08-14T21:49:37.5065219Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfinv_ops.h' -> 'libtorch/include/ATen/ops/special_erfinv_ops.h' 2025-08-14T21:49:37.5065710Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_exp2.h' -> 'libtorch/include/ATen/ops/special_exp2.h' 2025-08-14T21:49:37.5066591Z '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-08-14T21:49:37.5067143Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_exp2_native.h' -> 'libtorch/include/ATen/ops/special_exp2_native.h' 2025-08-14T21:49:37.5067679Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_exp2_ops.h' -> 'libtorch/include/ATen/ops/special_exp2_ops.h' 2025-08-14T21:49:37.5068203Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_expit.h' -> 'libtorch/include/ATen/ops/special_expit.h' 2025-08-14T21:49:37.5069093Z '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-08-14T21:49:37.5069808Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_expit_native.h' -> 'libtorch/include/ATen/ops/special_expit_native.h' 2025-08-14T21:49:37.5070585Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_expit_ops.h' -> 'libtorch/include/ATen/ops/special_expit_ops.h' 2025-08-14T21:49:37.5071089Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_expm1.h' -> 'libtorch/include/ATen/ops/special_expm1.h' 2025-08-14T21:49:37.5072025Z '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-08-14T21:49:37.5072608Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_expm1_native.h' -> 'libtorch/include/ATen/ops/special_expm1_native.h' 2025-08-14T21:49:37.5073150Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_expm1_ops.h' -> 'libtorch/include/ATen/ops/special_expm1_ops.h' 2025-08-14T21:49:37.5073704Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammainc.h' -> 'libtorch/include/ATen/ops/special_gammainc.h' 2025-08-14T21:49:37.5074653Z '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-08-14T21:49:37.5075268Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammainc_native.h' -> 'libtorch/include/ATen/ops/special_gammainc_native.h' 2025-08-14T21:49:37.5075902Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammainc_ops.h' -> 'libtorch/include/ATen/ops/special_gammainc_ops.h' 2025-08-14T21:49:37.5076456Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammaincc.h' -> 'libtorch/include/ATen/ops/special_gammaincc.h' 2025-08-14T21:49:37.5077463Z '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-08-14T21:49:37.5078110Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammaincc_native.h' -> 'libtorch/include/ATen/ops/special_gammaincc_native.h' 2025-08-14T21:49:37.5078702Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammaincc_ops.h' -> 'libtorch/include/ATen/ops/special_gammaincc_ops.h' 2025-08-14T21:49:37.5079335Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammaln.h' -> 'libtorch/include/ATen/ops/special_gammaln.h' 2025-08-14T21:49:37.5080276Z '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-08-14T21:49:37.5080871Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammaln_native.h' -> 'libtorch/include/ATen/ops/special_gammaln_native.h' 2025-08-14T21:49:37.5081448Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammaln_ops.h' -> 'libtorch/include/ATen/ops/special_gammaln_ops.h' 2025-08-14T21:49:37.5082117Z '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-08-14T21:49:37.5083192Z '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-08-14T21:49:37.5084448Z '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-08-14T21:49:37.5085305Z '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-08-14T21:49:37.5086119Z '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-08-14T21:49:37.5086880Z '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-08-14T21:49:37.5087694Z '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-08-14T21:49:37.5088438Z '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-08-14T21:49:37.5089170Z '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-08-14T21:49:37.5089845Z '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-08-14T21:49:37.5091048Z '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-08-14T21:49:37.5092248Z '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-08-14T21:49:37.5093078Z '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-08-14T21:49:37.5093915Z '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-08-14T21:49:37.5094624Z '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-08-14T21:49:37.5095424Z '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-08-14T21:49:37.5096160Z '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-08-14T21:49:37.5096964Z '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-08-14T21:49:37.5097519Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0.h' -> 'libtorch/include/ATen/ops/special_i0.h' 2025-08-14T21:49:37.5098311Z '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-08-14T21:49:37.5098799Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0_native.h' -> 'libtorch/include/ATen/ops/special_i0_native.h' 2025-08-14T21:49:37.5099248Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0_ops.h' -> 'libtorch/include/ATen/ops/special_i0_ops.h' 2025-08-14T21:49:37.5099688Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0e.h' -> 'libtorch/include/ATen/ops/special_i0e.h' 2025-08-14T21:49:37.5100657Z '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-08-14T21:49:37.5101206Z '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-08-14T21:49:37.5101774Z '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-08-14T21:49:37.5102273Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0e_meta.h' -> 'libtorch/include/ATen/ops/special_i0e_meta.h' 2025-08-14T21:49:37.5102829Z '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-08-14T21:49:37.5103332Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0e_native.h' -> 'libtorch/include/ATen/ops/special_i0e_native.h' 2025-08-14T21:49:37.5103795Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0e_ops.h' -> 'libtorch/include/ATen/ops/special_i0e_ops.h' 2025-08-14T21:49:37.5104214Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1.h' -> 'libtorch/include/ATen/ops/special_i1.h' 2025-08-14T21:49:37.5105147Z '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-08-14T21:49:37.5105688Z '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-08-14T21:49:37.5106244Z '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-08-14T21:49:37.5106731Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1_meta.h' -> 'libtorch/include/ATen/ops/special_i1_meta.h' 2025-08-14T21:49:37.5107276Z '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-08-14T21:49:37.5107796Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1_native.h' -> 'libtorch/include/ATen/ops/special_i1_native.h' 2025-08-14T21:49:37.5108245Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1_ops.h' -> 'libtorch/include/ATen/ops/special_i1_ops.h' 2025-08-14T21:49:37.5108676Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1e.h' -> 'libtorch/include/ATen/ops/special_i1e.h' 2025-08-14T21:49:37.5109620Z '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-08-14T21:49:37.5110174Z '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-08-14T21:49:37.5110730Z '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-08-14T21:49:37.5111211Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1e_meta.h' -> 'libtorch/include/ATen/ops/special_i1e_meta.h' 2025-08-14T21:49:37.5111764Z '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-08-14T21:49:37.5112260Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1e_native.h' -> 'libtorch/include/ATen/ops/special_i1e_native.h' 2025-08-14T21:49:37.5112731Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1e_ops.h' -> 'libtorch/include/ATen/ops/special_i1e_ops.h' 2025-08-14T21:49:37.5113336Z '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-08-14T21:49:37.5114329Z '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-08-14T21:49:37.5115456Z '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-08-14T21:49:37.5116411Z '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-08-14T21:49:37.5117371Z '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-08-14T21:49:37.5118096Z '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-08-14T21:49:37.5118894Z '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-08-14T21:49:37.5119893Z '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-08-14T21:49:37.5120621Z '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-08-14T21:49:37.5121300Z '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-08-14T21:49:37.5122425Z '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-08-14T21:49:37.5123711Z '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-08-14T21:49:37.5124534Z '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-08-14T21:49:37.5125373Z '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-08-14T21:49:37.5126103Z '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-08-14T21:49:37.5126933Z '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-08-14T21:49:37.5127699Z '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-08-14T21:49:37.5128425Z '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-08-14T21:49:37.5128931Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log1p.h' -> 'libtorch/include/ATen/ops/special_log1p.h' 2025-08-14T21:49:37.5129855Z '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-08-14T21:49:37.5130468Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log1p_native.h' -> 'libtorch/include/ATen/ops/special_log1p_native.h' 2025-08-14T21:49:37.5131025Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log1p_ops.h' -> 'libtorch/include/ATen/ops/special_log1p_ops.h' 2025-08-14T21:49:37.5131659Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_ndtr.h' -> 'libtorch/include/ATen/ops/special_log_ndtr.h' 2025-08-14T21:49:37.5132805Z '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-08-14T21:49:37.5133413Z '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-08-14T21:49:37.5134015Z '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-08-14T21:49:37.5134527Z '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-08-14T21:49:37.5135140Z '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-08-14T21:49:37.5135677Z '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-08-14T21:49:37.5136182Z '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-08-14T21:49:37.5136693Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_softmax.h' -> 'libtorch/include/ATen/ops/special_log_softmax.h' 2025-08-14T21:49:37.5137594Z '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-08-14T21:49:37.5138188Z '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-08-14T21:49:37.5138735Z '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-08-14T21:49:37.5139181Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_logit.h' -> 'libtorch/include/ATen/ops/special_logit.h' 2025-08-14T21:49:37.5139991Z '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-08-14T21:49:37.5140514Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_logit_native.h' -> 'libtorch/include/ATen/ops/special_logit_native.h' 2025-08-14T21:49:37.5140999Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_logit_ops.h' -> 'libtorch/include/ATen/ops/special_logit_ops.h' 2025-08-14T21:49:37.5141692Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_logsumexp.h' -> 'libtorch/include/ATen/ops/special_logsumexp.h' 2025-08-14T21:49:37.5142780Z '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-08-14T21:49:37.5143389Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_logsumexp_native.h' -> 'libtorch/include/ATen/ops/special_logsumexp_native.h' 2025-08-14T21:49:37.5143960Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_logsumexp_ops.h' -> 'libtorch/include/ATen/ops/special_logsumexp_ops.h' 2025-08-14T21:49:37.5144596Z '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-08-14T21:49:37.5145806Z '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-08-14T21:49:37.5146567Z '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-08-14T21:49:37.5147360Z '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-08-14T21:49:37.5148027Z '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-08-14T21:49:37.5148801Z '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-08-14T21:49:37.5149494Z '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-08-14T21:49:37.5150149Z '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-08-14T21:49:37.5150784Z '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-08-14T21:49:37.5151951Z '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-08-14T21:49:37.5152728Z '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-08-14T21:49:37.5153526Z '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-08-14T21:49:37.5154194Z '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-08-14T21:49:37.5154953Z '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-08-14T21:49:37.5155662Z '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-08-14T21:49:37.5156315Z '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-08-14T21:49:37.5157046Z '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-08-14T21:49:37.5158268Z '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-08-14T21:49:37.5158951Z '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-08-14T21:49:37.5159925Z '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-08-14T21:49:37.5160615Z '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-08-14T21:49:37.5161432Z '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-08-14T21:49:37.5162164Z '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-08-14T21:49:37.5162864Z '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-08-14T21:49:37.5163509Z '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-08-14T21:49:37.5164724Z '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-08-14T21:49:37.5165504Z '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-08-14T21:49:37.5166287Z '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-08-14T21:49:37.5166985Z '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-08-14T21:49:37.5167766Z '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-08-14T21:49:37.5168505Z '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-08-14T21:49:37.5169195Z '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-08-14T21:49:37.5170008Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_multigammaln.h' -> 'libtorch/include/ATen/ops/special_multigammaln.h' 2025-08-14T21:49:37.5171023Z '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-08-14T21:49:37.5171687Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_multigammaln_native.h' -> 'libtorch/include/ATen/ops/special_multigammaln_native.h' 2025-08-14T21:49:37.5172316Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_multigammaln_ops.h' -> 'libtorch/include/ATen/ops/special_multigammaln_ops.h' 2025-08-14T21:49:37.5172824Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtr.h' -> 'libtorch/include/ATen/ops/special_ndtr.h' 2025-08-14T21:49:37.5173730Z '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-08-14T21:49:37.5174296Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtr_native.h' -> 'libtorch/include/ATen/ops/special_ndtr_native.h' 2025-08-14T21:49:37.5174847Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtr_ops.h' -> 'libtorch/include/ATen/ops/special_ndtr_ops.h' 2025-08-14T21:49:37.5175347Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtri.h' -> 'libtorch/include/ATen/ops/special_ndtri.h' 2025-08-14T21:49:37.5176421Z '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-08-14T21:49:37.5177124Z '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-08-14T21:49:37.5177779Z '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-08-14T21:49:37.5178333Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtri_meta.h' -> 'libtorch/include/ATen/ops/special_ndtri_meta.h' 2025-08-14T21:49:37.5179029Z '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-08-14T21:49:37.5179607Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtri_native.h' -> 'libtorch/include/ATen/ops/special_ndtri_native.h' 2025-08-14T21:49:37.5180150Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtri_ops.h' -> 'libtorch/include/ATen/ops/special_ndtri_ops.h' 2025-08-14T21:49:37.5180716Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_polygamma.h' -> 'libtorch/include/ATen/ops/special_polygamma.h' 2025-08-14T21:49:37.5181772Z '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-08-14T21:49:37.5182205Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vsplit.h' -> 'libtorch/include/ATen/ops/vsplit.h' 2025-08-14T21:49:37.5182830Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_polygamma_native.h' -> 'libtorch/include/ATen/ops/special_polygamma_native.h' 2025-08-14T21:49:37.5183400Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_polygamma_ops.h' -> 'libtorch/include/ATen/ops/special_polygamma_ops.h' 2025-08-14T21:49:37.5183914Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_psi.h' -> 'libtorch/include/ATen/ops/special_psi.h' 2025-08-14T21:49:37.5184807Z '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-08-14T21:49:37.5185372Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_psi_native.h' -> 'libtorch/include/ATen/ops/special_psi_native.h' 2025-08-14T21:49:37.5185880Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_psi_ops.h' -> 'libtorch/include/ATen/ops/special_psi_ops.h' 2025-08-14T21:49:37.5186607Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_round.h' -> 'libtorch/include/ATen/ops/special_round.h' 2025-08-14T21:49:37.5187420Z '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-08-14T21:49:37.5187934Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_round_native.h' -> 'libtorch/include/ATen/ops/special_round_native.h' 2025-08-14T21:49:37.5188430Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_round_ops.h' -> 'libtorch/include/ATen/ops/special_round_ops.h' 2025-08-14T21:49:37.5189066Z '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-08-14T21:49:37.5190226Z '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-08-14T21:49:37.5190980Z '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-08-14T21:49:37.5191736Z '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-08-14T21:49:37.5192457Z '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-08-14T21:49:37.5193211Z '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-08-14T21:49:37.5193944Z '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-08-14T21:49:37.5194627Z '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-08-14T21:49:37.5195263Z '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-08-14T21:49:37.5196402Z '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-08-14T21:49:37.5197164Z '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-08-14T21:49:37.5197922Z '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-08-14T21:49:37.5198608Z '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-08-14T21:49:37.5199649Z '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-08-14T21:49:37.5200468Z '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-08-14T21:49:37.5201232Z '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-08-14T21:49:37.5202023Z '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-08-14T21:49:37.5203197Z '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-08-14T21:49:37.5204563Z '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-08-14T21:49:37.5205476Z '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-08-14T21:49:37.5206393Z '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-08-14T21:49:37.5207238Z '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-08-14T21:49:37.5208189Z '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-08-14T21:49:37.5209058Z '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-08-14T21:49:37.5209903Z '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-08-14T21:49:37.5210679Z '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-08-14T21:49:37.5211979Z '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-08-14T21:49:37.5213370Z '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-08-14T21:49:37.5214226Z '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-08-14T21:49:37.5215271Z '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-08-14T21:49:37.5216101Z '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-08-14T21:49:37.5217125Z '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-08-14T21:49:37.5217924Z '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-08-14T21:49:37.5218693Z '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-08-14T21:49:37.5219436Z '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-08-14T21:49:37.5220545Z '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-08-14T21:49:37.5221806Z '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-08-14T21:49:37.5222674Z '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-08-14T21:49:37.5223537Z '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-08-14T21:49:37.5224329Z '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-08-14T21:49:37.5225224Z '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-08-14T21:49:37.5226019Z '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-08-14T21:49:37.5226830Z '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-08-14T21:49:37.5227676Z '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-08-14T21:49:37.5228728Z '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-08-14T21:49:37.5229940Z '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-08-14T21:49:37.5230753Z '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-08-14T21:49:37.5231570Z '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-08-14T21:49:37.5232349Z '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-08-14T21:49:37.5233194Z '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-08-14T21:49:37.5233961Z '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-08-14T21:49:37.5234873Z '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-08-14T21:49:37.5235337Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_sinc.h' -> 'libtorch/include/ATen/ops/special_sinc.h' 2025-08-14T21:49:37.5236205Z '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-08-14T21:49:37.5236742Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_sinc_native.h' -> 'libtorch/include/ATen/ops/special_sinc_native.h' 2025-08-14T21:49:37.5237247Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_sinc_ops.h' -> 'libtorch/include/ATen/ops/special_sinc_ops.h' 2025-08-14T21:49:37.5237756Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_softmax.h' -> 'libtorch/include/ATen/ops/special_softmax.h' 2025-08-14T21:49:37.5238639Z '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-08-14T21:49:37.5239263Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_softmax_native.h' -> 'libtorch/include/ATen/ops/special_softmax_native.h' 2025-08-14T21:49:37.5240044Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_softmax_ops.h' -> 'libtorch/include/ATen/ops/special_softmax_ops.h' 2025-08-14T21:49:37.5240700Z '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-08-14T21:49:37.5241922Z '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-08-14T21:49:37.5242755Z '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-08-14T21:49:37.5243553Z '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-08-14T21:49:37.5244279Z '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-08-14T21:49:37.5245073Z '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-08-14T21:49:37.5245801Z '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-08-14T21:49:37.5246502Z '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-08-14T21:49:37.5247030Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlog1py.h' -> 'libtorch/include/ATen/ops/special_xlog1py.h' 2025-08-14T21:49:37.5248002Z '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-08-14T21:49:37.5249152Z '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-08-14T21:49:37.5249828Z '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-08-14T21:49:37.5250506Z '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-08-14T21:49:37.5251090Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlog1py_meta.h' -> 'libtorch/include/ATen/ops/special_xlog1py_meta.h' 2025-08-14T21:49:37.5251889Z '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-08-14T21:49:37.5252418Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlog1py_native.h' -> 'libtorch/include/ATen/ops/special_xlog1py_native.h' 2025-08-14T21:49:37.5252930Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlog1py_ops.h' -> 'libtorch/include/ATen/ops/special_xlog1py_ops.h' 2025-08-14T21:49:37.5253381Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlogy.h' -> 'libtorch/include/ATen/ops/special_xlogy.h' 2025-08-14T21:49:37.5254193Z '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-08-14T21:49:37.5254715Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlogy_native.h' -> 'libtorch/include/ATen/ops/special_xlogy_native.h' 2025-08-14T21:49:37.5255201Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlogy_ops.h' -> 'libtorch/include/ATen/ops/special_xlogy_ops.h' 2025-08-14T21:49:37.5255685Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_zeta.h' -> 'libtorch/include/ATen/ops/special_zeta.h' 2025-08-14T21:49:37.5256503Z '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-08-14T21:49:37.5257484Z '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-08-14T21:49:37.5258049Z '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-08-14T21:49:37.5258629Z '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-08-14T21:49:37.5259118Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_zeta_meta.h' -> 'libtorch/include/ATen/ops/special_zeta_meta.h' 2025-08-14T21:49:37.5259705Z '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-08-14T21:49:37.5260208Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_zeta_native.h' -> 'libtorch/include/ATen/ops/special_zeta_native.h' 2025-08-14T21:49:37.5260685Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_zeta_ops.h' -> 'libtorch/include/ATen/ops/special_zeta_ops.h' 2025-08-14T21:49:37.5261256Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split.h' -> 'libtorch/include/ATen/ops/split.h' 2025-08-14T21:49:37.5262043Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.5262858Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5263347Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_copy.h' -> 'libtorch/include/ATen/ops/split_copy.h' 2025-08-14T21:49:37.5264171Z '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-08-14T21:49:37.5265160Z '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-08-14T21:49:37.5265684Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_copy_native.h' -> 'libtorch/include/ATen/ops/split_copy_native.h' 2025-08-14T21:49:37.5266164Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_copy_ops.h' -> 'libtorch/include/ATen/ops/split_copy_ops.h' 2025-08-14T21:49:37.5266626Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_native.h' -> 'libtorch/include/ATen/ops/split_native.h' 2025-08-14T21:49:37.5267071Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_ops.h' -> 'libtorch/include/ATen/ops/split_ops.h' 2025-08-14T21:49:37.5267568Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_with_sizes.h' -> 'libtorch/include/ATen/ops/split_with_sizes.h' 2025-08-14T21:49:37.5268445Z '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-08-14T21:49:37.5269001Z '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-08-14T21:49:37.5270413Z '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-08-14T21:49:37.5271637Z '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-08-14T21:49:37.5272375Z '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-08-14T21:49:37.5273071Z '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-08-14T21:49:37.5273687Z '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-08-14T21:49:37.5274304Z '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-08-14T21:49:37.5274870Z '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-08-14T21:49:37.5275296Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt.h' -> 'libtorch/include/ATen/ops/sqrt.h' 2025-08-14T21:49:37.5276294Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.5276839Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sqrt_cpu_dispatch.h' 2025-08-14T21:49:37.5277391Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sqrt_cuda_dispatch.h' 2025-08-14T21:49:37.5277905Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt_meta.h' -> 'libtorch/include/ATen/ops/sqrt_meta.h' 2025-08-14T21:49:37.5278457Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sqrt_meta_dispatch.h' 2025-08-14T21:49:37.5278972Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt_native.h' -> 'libtorch/include/ATen/ops/sqrt_native.h' 2025-08-14T21:49:37.5279552Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt_ops.h' -> 'libtorch/include/ATen/ops/sqrt_ops.h' 2025-08-14T21:49:37.5280004Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/square.h' -> 'libtorch/include/ATen/ops/square.h' 2025-08-14T21:49:37.5280857Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5281376Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/square_native.h' -> 'libtorch/include/ATen/ops/square_native.h' 2025-08-14T21:49:37.5281849Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/square_ops.h' -> 'libtorch/include/ATen/ops/square_ops.h' 2025-08-14T21:49:37.5282301Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze.h' -> 'libtorch/include/ATen/ops/squeeze.h' 2025-08-14T21:49:37.5283182Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.5284044Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5284551Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_copy.h' -> 'libtorch/include/ATen/ops/squeeze_copy.h' 2025-08-14T21:49:37.5285459Z '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-08-14T21:49:37.5286576Z '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-08-14T21:49:37.5287160Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_copy_native.h' -> 'libtorch/include/ATen/ops/squeeze_copy_native.h' 2025-08-14T21:49:37.5287693Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_copy_ops.h' -> 'libtorch/include/ATen/ops/squeeze_copy_ops.h' 2025-08-14T21:49:37.5288243Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_native.h' -> 'libtorch/include/ATen/ops/squeeze_native.h' 2025-08-14T21:49:37.5288738Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_ops.h' -> 'libtorch/include/ATen/ops/squeeze_ops.h' 2025-08-14T21:49:37.5289204Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sspaddmm.h' -> 'libtorch/include/ATen/ops/sspaddmm.h' 2025-08-14T21:49:37.5290081Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5290689Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2025-08-14T21:49:37.5291387Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2025-08-14T21:49:37.5291860Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sspaddmm_native.h' -> 'libtorch/include/ATen/ops/sspaddmm_native.h' 2025-08-14T21:49:37.5292316Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sspaddmm_ops.h' -> 'libtorch/include/ATen/ops/sspaddmm_ops.h' 2025-08-14T21:49:37.5292699Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stack.h' -> 'libtorch/include/ATen/ops/stack.h' 2025-08-14T21:49:37.5293503Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.5293976Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stack_native.h' -> 'libtorch/include/ATen/ops/stack_native.h' 2025-08-14T21:49:37.5294386Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stack_ops.h' -> 'libtorch/include/ATen/ops/stack_ops.h' 2025-08-14T21:49:37.5294918Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std.h' -> 'libtorch/include/ATen/ops/std.h' 2025-08-14T21:49:37.5295684Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5296180Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/std_cpu_dispatch.h' 2025-08-14T21:49:37.5296687Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/std_cuda_dispatch.h' 2025-08-14T21:49:37.5297121Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_mean.h' -> 'libtorch/include/ATen/ops/std_mean.h' 2025-08-14T21:49:37.5297913Z '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-08-14T21:49:37.5298709Z '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-08-14T21:49:37.5299260Z '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-08-14T21:49:37.5299806Z '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-08-14T21:49:37.5300325Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_mean_native.h' -> 'libtorch/include/ATen/ops/std_mean_native.h' 2025-08-14T21:49:37.5300786Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_mean_ops.h' -> 'libtorch/include/ATen/ops/std_mean_ops.h' 2025-08-14T21:49:37.5301227Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_native.h' -> 'libtorch/include/ATen/ops/std_native.h' 2025-08-14T21:49:37.5301640Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_ops.h' -> 'libtorch/include/ATen/ops/std_ops.h' 2025-08-14T21:49:37.5302073Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stft.h' -> 'libtorch/include/ATen/ops/stft.h' 2025-08-14T21:49:37.5302842Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5303289Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stft_native.h' -> 'libtorch/include/ATen/ops/stft_native.h' 2025-08-14T21:49:37.5303725Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stft_ops.h' -> 'libtorch/include/ATen/ops/stft_ops.h' 2025-08-14T21:49:37.5304140Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stride.h' -> 'libtorch/include/ATen/ops/stride.h' 2025-08-14T21:49:37.5304933Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5305418Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stride_native.h' -> 'libtorch/include/ATen/ops/stride_native.h' 2025-08-14T21:49:37.5305860Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stride_ops.h' -> 'libtorch/include/ATen/ops/stride_ops.h' 2025-08-14T21:49:37.5306246Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub.h' -> 'libtorch/include/ATen/ops/sub.h' 2025-08-14T21:49:37.5307164Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.5308071Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.5308544Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sub_cpu_dispatch.h' 2025-08-14T21:49:37.5309037Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sub_cuda_dispatch.h' 2025-08-14T21:49:37.5309430Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_meta.h' -> 'libtorch/include/ATen/ops/sub_meta.h' 2025-08-14T21:49:37.5309903Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sub_meta_dispatch.h' 2025-08-14T21:49:37.5310327Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_native.h' -> 'libtorch/include/ATen/ops/sub_native.h' 2025-08-14T21:49:37.5310719Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_ops.h' -> 'libtorch/include/ATen/ops/sub_ops.h' 2025-08-14T21:49:37.5311129Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/subtract.h' -> 'libtorch/include/ATen/ops/subtract.h' 2025-08-14T21:49:37.5312103Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5312602Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/subtract_native.h' -> 'libtorch/include/ATen/ops/subtract_native.h' 2025-08-14T21:49:37.5313063Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/subtract_ops.h' -> 'libtorch/include/ATen/ops/subtract_ops.h' 2025-08-14T21:49:37.5313460Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum.h' -> 'libtorch/include/ATen/ops/sum.h' 2025-08-14T21:49:37.5314251Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.5315162Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.5315923Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5316453Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sum_cpu_dispatch.h' 2025-08-14T21:49:37.5316959Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sum_cuda_dispatch.h' 2025-08-14T21:49:37.5317395Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_meta.h' -> 'libtorch/include/ATen/ops/sum_meta.h' 2025-08-14T21:49:37.5317901Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sum_meta_dispatch.h' 2025-08-14T21:49:37.5318341Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_native.h' -> 'libtorch/include/ATen/ops/sum_native.h' 2025-08-14T21:49:37.5318765Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_ops.h' -> 'libtorch/include/ATen/ops/sum_ops.h' 2025-08-14T21:49:37.5319275Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_to_size.h' -> 'libtorch/include/ATen/ops/sum_to_size.h' 2025-08-14T21:49:37.5320304Z '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-08-14T21:49:37.5320861Z '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-08-14T21:49:37.5321406Z '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-08-14T21:49:37.5321827Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/svd.h' -> 'libtorch/include/ATen/ops/svd.h' 2025-08-14T21:49:37.5322664Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5323130Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/svd_native.h' -> 'libtorch/include/ATen/ops/svd_native.h' 2025-08-14T21:49:37.5323580Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/svd_ops.h' -> 'libtorch/include/ATen/ops/svd_ops.h' 2025-08-14T21:49:37.5324040Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapaxes.h' -> 'libtorch/include/ATen/ops/swapaxes.h' 2025-08-14T21:49:37.5324910Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5325456Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapaxes_native.h' -> 'libtorch/include/ATen/ops/swapaxes_native.h' 2025-08-14T21:49:37.5325955Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapaxes_ops.h' -> 'libtorch/include/ATen/ops/swapaxes_ops.h' 2025-08-14T21:49:37.5326409Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapdims.h' -> 'libtorch/include/ATen/ops/swapdims.h' 2025-08-14T21:49:37.5327291Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5327818Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapdims_native.h' -> 'libtorch/include/ATen/ops/swapdims_native.h' 2025-08-14T21:49:37.5328308Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapdims_ops.h' -> 'libtorch/include/ATen/ops/swapdims_ops.h' 2025-08-14T21:49:37.5328917Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_constrain_range.h' -> 'libtorch/include/ATen/ops/sym_constrain_range.h' 2025-08-14T21:49:37.5329875Z '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-08-14T21:49:37.5330524Z '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-08-14T21:49:37.5331603Z '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-08-14T21:49:37.5332421Z '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-08-14T21:49:37.5333090Z '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-08-14T21:49:37.5333721Z '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-08-14T21:49:37.5334300Z '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-08-14T21:49:37.5334739Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_numel.h' -> 'libtorch/include/ATen/ops/sym_numel.h' 2025-08-14T21:49:37.5335669Z '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-08-14T21:49:37.5336196Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_numel_native.h' -> 'libtorch/include/ATen/ops/sym_numel_native.h' 2025-08-14T21:49:37.5336778Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_numel_ops.h' -> 'libtorch/include/ATen/ops/sym_numel_ops.h' 2025-08-14T21:49:37.5337215Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_size.h' -> 'libtorch/include/ATen/ops/sym_size.h' 2025-08-14T21:49:37.5337967Z '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-08-14T21:49:37.5338419Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_size_native.h' -> 'libtorch/include/ATen/ops/sym_size_native.h' 2025-08-14T21:49:37.5338854Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_size_ops.h' -> 'libtorch/include/ATen/ops/sym_size_ops.h' 2025-08-14T21:49:37.5339341Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_storage_offset.h' -> 'libtorch/include/ATen/ops/sym_storage_offset.h' 2025-08-14T21:49:37.5340186Z '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-08-14T21:49:37.5340754Z '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-08-14T21:49:37.5341269Z '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-08-14T21:49:37.5341683Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_stride.h' -> 'libtorch/include/ATen/ops/sym_stride.h' 2025-08-14T21:49:37.5342471Z '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-08-14T21:49:37.5342953Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_stride_native.h' -> 'libtorch/include/ATen/ops/sym_stride_native.h' 2025-08-14T21:49:37.5343431Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_stride_ops.h' -> 'libtorch/include/ATen/ops/sym_stride_ops.h' 2025-08-14T21:49:37.5343792Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t.h' -> 'libtorch/include/ATen/ops/t.h' 2025-08-14T21:49:37.5344484Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.5344895Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t_copy.h' -> 'libtorch/include/ATen/ops/t_copy.h' 2025-08-14T21:49:37.5345641Z '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-08-14T21:49:37.5346507Z '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-08-14T21:49:37.5346960Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t_copy_native.h' -> 'libtorch/include/ATen/ops/t_copy_native.h' 2025-08-14T21:49:37.5347366Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t_copy_ops.h' -> 'libtorch/include/ATen/ops/t_copy_ops.h' 2025-08-14T21:49:37.5347757Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t_native.h' -> 'libtorch/include/ATen/ops/t_native.h' 2025-08-14T21:49:37.5348149Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t_ops.h' -> 'libtorch/include/ATen/ops/t_ops.h' 2025-08-14T21:49:37.5348519Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take.h' -> 'libtorch/include/ATen/ops/take.h' 2025-08-14T21:49:37.5348964Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take_along_dim.h' -> 'libtorch/include/ATen/ops/take_along_dim.h' 2025-08-14T21:49:37.5349810Z '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-08-14T21:49:37.5350346Z '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-08-14T21:49:37.5350825Z '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-08-14T21:49:37.5351324Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/take_cpu_dispatch.h' 2025-08-14T21:49:37.5351813Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/take_cuda_dispatch.h' 2025-08-14T21:49:37.5352238Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take_native.h' -> 'libtorch/include/ATen/ops/take_native.h' 2025-08-14T21:49:37.5352652Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take_ops.h' -> 'libtorch/include/ATen/ops/take_ops.h' 2025-08-14T21:49:37.5353016Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan.h' -> 'libtorch/include/ATen/ops/tan.h' 2025-08-14T21:49:37.5353870Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.5354513Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/tan_cpu_dispatch.h' 2025-08-14T21:49:37.5355018Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/tan_cuda_dispatch.h' 2025-08-14T21:49:37.5355434Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan_meta.h' -> 'libtorch/include/ATen/ops/tan_meta.h' 2025-08-14T21:49:37.5355949Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan_meta_dispatch.h' -> 'libtorch/include/ATen/ops/tan_meta_dispatch.h' 2025-08-14T21:49:37.5356418Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan_native.h' -> 'libtorch/include/ATen/ops/tan_native.h' 2025-08-14T21:49:37.5356829Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan_ops.h' -> 'libtorch/include/ATen/ops/tan_ops.h' 2025-08-14T21:49:37.5357233Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh.h' -> 'libtorch/include/ATen/ops/tanh.h' 2025-08-14T21:49:37.5357703Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_backward.h' -> 'libtorch/include/ATen/ops/tanh_backward.h' 2025-08-14T21:49:37.5358745Z '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-08-14T21:49:37.5359608Z '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-08-14T21:49:37.5360261Z '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-08-14T21:49:37.5360809Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_backward_meta.h' -> 'libtorch/include/ATen/ops/tanh_backward_meta.h' 2025-08-14T21:49:37.5361467Z '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-08-14T21:49:37.5362033Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_backward_native.h' -> 'libtorch/include/ATen/ops/tanh_backward_native.h' 2025-08-14T21:49:37.5362568Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_backward_ops.h' -> 'libtorch/include/ATen/ops/tanh_backward_ops.h' 2025-08-14T21:49:37.5363558Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.5364153Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/tanh_cpu_dispatch.h' 2025-08-14T21:49:37.5364731Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/tanh_cuda_dispatch.h' 2025-08-14T21:49:37.5365199Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_meta.h' -> 'libtorch/include/ATen/ops/tanh_meta.h' 2025-08-14T21:49:37.5365749Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_meta_dispatch.h' -> 'libtorch/include/ATen/ops/tanh_meta_dispatch.h' 2025-08-14T21:49:37.5366224Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_native.h' -> 'libtorch/include/ATen/ops/tanh_native.h' 2025-08-14T21:49:37.5366686Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_ops.h' -> 'libtorch/include/ATen/ops/tanh_ops.h' 2025-08-14T21:49:37.5367180Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensor_split.h' -> 'libtorch/include/ATen/ops/tensor_split.h' 2025-08-14T21:49:37.5368081Z '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-08-14T21:49:37.5368659Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensor_split_native.h' -> 'libtorch/include/ATen/ops/tensor_split_native.h' 2025-08-14T21:49:37.5369187Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensor_split_ops.h' -> 'libtorch/include/ATen/ops/tensor_split_ops.h' 2025-08-14T21:49:37.5369864Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensordot.h' -> 'libtorch/include/ATen/ops/tensordot.h' 2025-08-14T21:49:37.5370772Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5371318Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensordot_native.h' -> 'libtorch/include/ATen/ops/tensordot_native.h' 2025-08-14T21:49:37.5371891Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensordot_ops.h' -> 'libtorch/include/ATen/ops/tensordot_ops.h' 2025-08-14T21:49:37.5372382Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/thnn_conv2d.h' -> 'libtorch/include/ATen/ops/thnn_conv2d.h' 2025-08-14T21:49:37.5373260Z '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-08-14T21:49:37.5373852Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/thnn_conv2d_native.h' -> 'libtorch/include/ATen/ops/thnn_conv2d_native.h' 2025-08-14T21:49:37.5374378Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/thnn_conv2d_ops.h' -> 'libtorch/include/ATen/ops/thnn_conv2d_ops.h' 2025-08-14T21:49:37.5374849Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold.h' -> 'libtorch/include/ATen/ops/threshold.h' 2025-08-14T21:49:37.5375417Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_backward.h' -> 'libtorch/include/ATen/ops/threshold_backward.h' 2025-08-14T21:49:37.5376575Z '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-08-14T21:49:37.5377280Z '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-08-14T21:49:37.5377995Z '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-08-14T21:49:37.5378622Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_backward_meta.h' -> 'libtorch/include/ATen/ops/threshold_backward_meta.h' 2025-08-14T21:49:37.5379381Z '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-08-14T21:49:37.5380064Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_backward_native.h' -> 'libtorch/include/ATen/ops/threshold_backward_native.h' 2025-08-14T21:49:37.5380666Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_backward_ops.h' -> 'libtorch/include/ATen/ops/threshold_backward_ops.h' 2025-08-14T21:49:37.5381970Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.5382727Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/threshold_cpu_dispatch.h' 2025-08-14T21:49:37.5383326Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/threshold_cuda_dispatch.h' 2025-08-14T21:49:37.5383828Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_meta.h' -> 'libtorch/include/ATen/ops/threshold_meta.h' 2025-08-14T21:49:37.5384436Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_meta_dispatch.h' -> 'libtorch/include/ATen/ops/threshold_meta_dispatch.h' 2025-08-14T21:49:37.5384960Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_native.h' -> 'libtorch/include/ATen/ops/threshold_native.h' 2025-08-14T21:49:37.5385451Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_ops.h' -> 'libtorch/include/ATen/ops/threshold_ops.h' 2025-08-14T21:49:37.5385868Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tile.h' -> 'libtorch/include/ATen/ops/tile.h' 2025-08-14T21:49:37.5386661Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5387162Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tile_native.h' -> 'libtorch/include/ATen/ops/tile_native.h' 2025-08-14T21:49:37.5387609Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tile_ops.h' -> 'libtorch/include/ATen/ops/tile_ops.h' 2025-08-14T21:49:37.5387997Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to.h' -> 'libtorch/include/ATen/ops/to.h' 2025-08-14T21:49:37.5388762Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5389229Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_dense.h' -> 'libtorch/include/ATen/ops/to_dense.h' 2025-08-14T21:49:37.5389753Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_dense_backward.h' -> 'libtorch/include/ATen/ops/to_dense_backward.h' 2025-08-14T21:49:37.5390659Z '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-08-14T21:49:37.5391268Z '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-08-14T21:49:37.5391819Z '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-08-14T21:49:37.5392640Z '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-08-14T21:49:37.5393148Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_dense_native.h' -> 'libtorch/include/ATen/ops/to_dense_native.h' 2025-08-14T21:49:37.5393611Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_dense_ops.h' -> 'libtorch/include/ATen/ops/to_dense_ops.h' 2025-08-14T21:49:37.5394074Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_mkldnn.h' -> 'libtorch/include/ATen/ops/to_mkldnn.h' 2025-08-14T21:49:37.5394619Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_mkldnn_backward.h' -> 'libtorch/include/ATen/ops/to_mkldnn_backward.h' 2025-08-14T21:49:37.5395553Z '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-08-14T21:49:37.5396154Z '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-08-14T21:49:37.5396836Z '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-08-14T21:49:37.5397729Z '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-08-14T21:49:37.5398247Z '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-08-14T21:49:37.5398721Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_mkldnn_native.h' -> 'libtorch/include/ATen/ops/to_mkldnn_native.h' 2025-08-14T21:49:37.5399219Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_mkldnn_ops.h' -> 'libtorch/include/ATen/ops/to_mkldnn_ops.h' 2025-08-14T21:49:37.5399814Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_native.h' -> 'libtorch/include/ATen/ops/to_native.h' 2025-08-14T21:49:37.5400262Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_ops.h' -> 'libtorch/include/ATen/ops/to_ops.h' 2025-08-14T21:49:37.5400788Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_padded_tensor.h' -> 'libtorch/include/ATen/ops/to_padded_tensor.h' 2025-08-14T21:49:37.5401708Z '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-08-14T21:49:37.5402353Z '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-08-14T21:49:37.5402912Z '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-08-14T21:49:37.5403363Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse.h' -> 'libtorch/include/ATen/ops/to_sparse.h' 2025-08-14T21:49:37.5403892Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_bsc.h' -> 'libtorch/include/ATen/ops/to_sparse_bsc.h' 2025-08-14T21:49:37.5404790Z '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-08-14T21:49:37.5405353Z '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-08-14T21:49:37.5405891Z '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-08-14T21:49:37.5406379Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_bsr.h' -> 'libtorch/include/ATen/ops/to_sparse_bsr.h' 2025-08-14T21:49:37.5407268Z '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-08-14T21:49:37.5407840Z '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-08-14T21:49:37.5408364Z '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-08-14T21:49:37.5409269Z '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-08-14T21:49:37.5409789Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_csc.h' -> 'libtorch/include/ATen/ops/to_sparse_csc.h' 2025-08-14T21:49:37.5410675Z '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-08-14T21:49:37.5411248Z '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-08-14T21:49:37.5411886Z '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-08-14T21:49:37.5412316Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_csr.h' -> 'libtorch/include/ATen/ops/to_sparse_csr.h' 2025-08-14T21:49:37.5413118Z '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-08-14T21:49:37.5413617Z '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-08-14T21:49:37.5414084Z '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-08-14T21:49:37.5414726Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_native.h' -> 'libtorch/include/ATen/ops/to_sparse_native.h' 2025-08-14T21:49:37.5415187Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_ops.h' -> 'libtorch/include/ATen/ops/to_sparse_ops.h' 2025-08-14T21:49:37.5415581Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk.h' -> 'libtorch/include/ATen/ops/topk.h' 2025-08-14T21:49:37.5416707Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.5417266Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/topk_cpu_dispatch.h' 2025-08-14T21:49:37.5417804Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/topk_cuda_dispatch.h' 2025-08-14T21:49:37.5418297Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk_meta.h' -> 'libtorch/include/ATen/ops/topk_meta.h' 2025-08-14T21:49:37.5418832Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk_meta_dispatch.h' -> 'libtorch/include/ATen/ops/topk_meta_dispatch.h' 2025-08-14T21:49:37.5419293Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk_native.h' -> 'libtorch/include/ATen/ops/topk_native.h' 2025-08-14T21:49:37.5419750Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk_ops.h' -> 'libtorch/include/ATen/ops/topk_ops.h' 2025-08-14T21:49:37.5420170Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace.h' -> 'libtorch/include/ATen/ops/trace.h' 2025-08-14T21:49:37.5420669Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_backward.h' -> 'libtorch/include/ATen/ops/trace_backward.h' 2025-08-14T21:49:37.5421574Z '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-08-14T21:49:37.5422142Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_backward_native.h' -> 'libtorch/include/ATen/ops/trace_backward_native.h' 2025-08-14T21:49:37.5422677Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_backward_ops.h' -> 'libtorch/include/ATen/ops/trace_backward_ops.h' 2025-08-14T21:49:37.5423520Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.5424058Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/trace_cpu_dispatch.h' 2025-08-14T21:49:37.5424632Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/trace_cuda_dispatch.h' 2025-08-14T21:49:37.5425117Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_native.h' -> 'libtorch/include/ATen/ops/trace_native.h' 2025-08-14T21:49:37.5425564Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_ops.h' -> 'libtorch/include/ATen/ops/trace_ops.h' 2025-08-14T21:49:37.5426022Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose.h' -> 'libtorch/include/ATen/ops/transpose.h' 2025-08-14T21:49:37.5426986Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.5427925Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5428386Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_copy.h' -> 'libtorch/include/ATen/ops/transpose_copy.h' 2025-08-14T21:49:37.5429221Z '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-08-14T21:49:37.5430199Z '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-08-14T21:49:37.5430726Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_copy_native.h' -> 'libtorch/include/ATen/ops/transpose_copy_native.h' 2025-08-14T21:49:37.5431331Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_copy_ops.h' -> 'libtorch/include/ATen/ops/transpose_copy_ops.h' 2025-08-14T21:49:37.5431819Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_native.h' -> 'libtorch/include/ATen/ops/transpose_native.h' 2025-08-14T21:49:37.5432271Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_ops.h' -> 'libtorch/include/ATen/ops/transpose_ops.h' 2025-08-14T21:49:37.5432730Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapezoid.h' -> 'libtorch/include/ATen/ops/trapezoid.h' 2025-08-14T21:49:37.5433514Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5433999Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapezoid_native.h' -> 'libtorch/include/ATen/ops/trapezoid_native.h' 2025-08-14T21:49:37.5434465Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapezoid_ops.h' -> 'libtorch/include/ATen/ops/trapezoid_ops.h' 2025-08-14T21:49:37.5434846Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapz.h' -> 'libtorch/include/ATen/ops/trapz.h' 2025-08-14T21:49:37.5435584Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5436030Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapz_native.h' -> 'libtorch/include/ATen/ops/trapz_native.h' 2025-08-14T21:49:37.5436436Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapz_ops.h' -> 'libtorch/include/ATen/ops/trapz_ops.h' 2025-08-14T21:49:37.5436921Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triangular_solve.h' -> 'libtorch/include/ATen/ops/triangular_solve.h' 2025-08-14T21:49:37.5437953Z '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-08-14T21:49:37.5438584Z '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-08-14T21:49:37.5439283Z '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-08-14T21:49:37.5440027Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triangular_solve_meta.h' -> 'libtorch/include/ATen/ops/triangular_solve_meta.h' 2025-08-14T21:49:37.5440720Z '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-08-14T21:49:37.5441341Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triangular_solve_native.h' -> 'libtorch/include/ATen/ops/triangular_solve_native.h' 2025-08-14T21:49:37.5441921Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triangular_solve_ops.h' -> 'libtorch/include/ATen/ops/triangular_solve_ops.h' 2025-08-14T21:49:37.5442341Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril.h' -> 'libtorch/include/ATen/ops/tril.h' 2025-08-14T21:49:37.5443331Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.5443875Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/tril_cpu_dispatch.h' 2025-08-14T21:49:37.5444427Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/tril_cuda_dispatch.h' 2025-08-14T21:49:37.5444925Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_indices.h' -> 'libtorch/include/ATen/ops/tril_indices.h' 2025-08-14T21:49:37.5445867Z '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-08-14T21:49:37.5446490Z '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-08-14T21:49:37.5447149Z '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-08-14T21:49:37.5447740Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_indices_native.h' -> 'libtorch/include/ATen/ops/tril_indices_native.h' 2025-08-14T21:49:37.5448273Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_indices_ops.h' -> 'libtorch/include/ATen/ops/tril_indices_ops.h' 2025-08-14T21:49:37.5448746Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_meta.h' -> 'libtorch/include/ATen/ops/tril_meta.h' 2025-08-14T21:49:37.5449298Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_meta_dispatch.h' -> 'libtorch/include/ATen/ops/tril_meta_dispatch.h' 2025-08-14T21:49:37.5449777Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_native.h' -> 'libtorch/include/ATen/ops/tril_native.h' 2025-08-14T21:49:37.5450239Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_ops.h' -> 'libtorch/include/ATen/ops/tril_ops.h' 2025-08-14T21:49:37.5450807Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triplet_margin_loss.h' -> 'libtorch/include/ATen/ops/triplet_margin_loss.h' 2025-08-14T21:49:37.5451888Z '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-08-14T21:49:37.5452530Z '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-08-14T21:49:37.5453149Z '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-08-14T21:49:37.5453583Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu.h' -> 'libtorch/include/ATen/ops/triu.h' 2025-08-14T21:49:37.5454549Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.5455084Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/triu_cpu_dispatch.h' 2025-08-14T21:49:37.5455734Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/triu_cuda_dispatch.h' 2025-08-14T21:49:37.5456318Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_indices.h' -> 'libtorch/include/ATen/ops/triu_indices.h' 2025-08-14T21:49:37.5457116Z '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-08-14T21:49:37.5457674Z '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-08-14T21:49:37.5458252Z '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-08-14T21:49:37.5458749Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_indices_native.h' -> 'libtorch/include/ATen/ops/triu_indices_native.h' 2025-08-14T21:49:37.5459219Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_indices_ops.h' -> 'libtorch/include/ATen/ops/triu_indices_ops.h' 2025-08-14T21:49:37.5459641Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_meta.h' -> 'libtorch/include/ATen/ops/triu_meta.h' 2025-08-14T21:49:37.5460163Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_meta_dispatch.h' -> 'libtorch/include/ATen/ops/triu_meta_dispatch.h' 2025-08-14T21:49:37.5460585Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_native.h' -> 'libtorch/include/ATen/ops/triu_native.h' 2025-08-14T21:49:37.5460997Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_ops.h' -> 'libtorch/include/ATen/ops/triu_ops.h' 2025-08-14T21:49:37.5461422Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/true_divide.h' -> 'libtorch/include/ATen/ops/true_divide.h' 2025-08-14T21:49:37.5462244Z '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-08-14T21:49:37.5462744Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/true_divide_native.h' -> 'libtorch/include/ATen/ops/true_divide_native.h' 2025-08-14T21:49:37.5463204Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/true_divide_ops.h' -> 'libtorch/include/ATen/ops/true_divide_ops.h' 2025-08-14T21:49:37.5463588Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc.h' -> 'libtorch/include/ATen/ops/trunc.h' 2025-08-14T21:49:37.5464486Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.5464980Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/trunc_cpu_dispatch.h' 2025-08-14T21:49:37.5465499Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/trunc_cuda_dispatch.h' 2025-08-14T21:49:37.5465912Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc_meta.h' -> 'libtorch/include/ATen/ops/trunc_meta.h' 2025-08-14T21:49:37.5466441Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc_meta_dispatch.h' -> 'libtorch/include/ATen/ops/trunc_meta_dispatch.h' 2025-08-14T21:49:37.5466891Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc_native.h' -> 'libtorch/include/ATen/ops/trunc_native.h' 2025-08-14T21:49:37.5467324Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc_ops.h' -> 'libtorch/include/ATen/ops/trunc_ops.h' 2025-08-14T21:49:37.5467718Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/type_as.h' -> 'libtorch/include/ATen/ops/type_as.h' 2025-08-14T21:49:37.5468485Z '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-08-14T21:49:37.5468934Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/type_as_native.h' -> 'libtorch/include/ATen/ops/type_as_native.h' 2025-08-14T21:49:37.5469477Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/type_as_ops.h' -> 'libtorch/include/ATen/ops/type_as_ops.h' 2025-08-14T21:49:37.5470249Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind.h' -> 'libtorch/include/ATen/ops/unbind.h' 2025-08-14T21:49:37.5471101Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.5471947Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5472444Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_copy.h' -> 'libtorch/include/ATen/ops/unbind_copy.h' 2025-08-14T21:49:37.5473330Z '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-08-14T21:49:37.5474382Z '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-08-14T21:49:37.5475033Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_copy_native.h' -> 'libtorch/include/ATen/ops/unbind_copy_native.h' 2025-08-14T21:49:37.5475554Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_copy_ops.h' -> 'libtorch/include/ATen/ops/unbind_copy_ops.h' 2025-08-14T21:49:37.5476054Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_native.h' -> 'libtorch/include/ATen/ops/unbind_native.h' 2025-08-14T21:49:37.5476575Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_ops.h' -> 'libtorch/include/ATen/ops/unbind_ops.h' 2025-08-14T21:49:37.5477050Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unflatten.h' -> 'libtorch/include/ATen/ops/unflatten.h' 2025-08-14T21:49:37.5477937Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5478569Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unflatten_dense_tensors.h' -> 'libtorch/include/ATen/ops/unflatten_dense_tensors.h' 2025-08-14T21:49:37.5479677Z '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-08-14T21:49:37.5480374Z '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-08-14T21:49:37.5481044Z '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-08-14T21:49:37.5481586Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unflatten_native.h' -> 'libtorch/include/ATen/ops/unflatten_native.h' 2025-08-14T21:49:37.5482147Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unflatten_ops.h' -> 'libtorch/include/ATen/ops/unflatten_ops.h' 2025-08-14T21:49:37.5482605Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold.h' -> 'libtorch/include/ATen/ops/unfold.h' 2025-08-14T21:49:37.5483170Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_backward.h' -> 'libtorch/include/ATen/ops/unfold_backward.h' 2025-08-14T21:49:37.5484120Z '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-08-14T21:49:37.5484795Z '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-08-14T21:49:37.5485463Z '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-08-14T21:49:37.5486062Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_backward_native.h' -> 'libtorch/include/ATen/ops/unfold_backward_native.h' 2025-08-14T21:49:37.5486639Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_backward_ops.h' -> 'libtorch/include/ATen/ops/unfold_backward_ops.h' 2025-08-14T21:49:37.5487121Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_copy.h' -> 'libtorch/include/ATen/ops/unfold_copy.h' 2025-08-14T21:49:37.5488013Z '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-08-14T21:49:37.5489078Z '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-08-14T21:49:37.5489634Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_copy_native.h' -> 'libtorch/include/ATen/ops/unfold_copy_native.h' 2025-08-14T21:49:37.5490202Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_copy_ops.h' -> 'libtorch/include/ATen/ops/unfold_copy_ops.h' 2025-08-14T21:49:37.5490771Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/unfold_cpu_dispatch.h' 2025-08-14T21:49:37.5491435Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/unfold_cuda_dispatch.h' 2025-08-14T21:49:37.5492123Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_meta_dispatch.h' -> 'libtorch/include/ATen/ops/unfold_meta_dispatch.h' 2025-08-14T21:49:37.5492570Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_native.h' -> 'libtorch/include/ATen/ops/unfold_native.h' 2025-08-14T21:49:37.5492987Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_ops.h' -> 'libtorch/include/ATen/ops/unfold_ops.h' 2025-08-14T21:49:37.5493404Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/uniform.h' -> 'libtorch/include/ATen/ops/uniform.h' 2025-08-14T21:49:37.5494172Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.5494684Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/uniform_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/uniform_cpu_dispatch.h' 2025-08-14T21:49:37.5495217Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/uniform_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/uniform_cuda_dispatch.h' 2025-08-14T21:49:37.5495736Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/uniform_meta_dispatch.h' -> 'libtorch/include/ATen/ops/uniform_meta_dispatch.h' 2025-08-14T21:49:37.5496190Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/uniform_native.h' -> 'libtorch/include/ATen/ops/uniform_native.h' 2025-08-14T21:49:37.5496654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/uniform_ops.h' -> 'libtorch/include/ATen/ops/uniform_ops.h' 2025-08-14T21:49:37.5497159Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_consecutive.h' -> 'libtorch/include/ATen/ops/unique_consecutive.h' 2025-08-14T21:49:37.5498048Z '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-08-14T21:49:37.5498681Z '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-08-14T21:49:37.5499311Z '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-08-14T21:49:37.5500042Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_consecutive_native.h' -> 'libtorch/include/ATen/ops/unique_consecutive_native.h' 2025-08-14T21:49:37.5500614Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_consecutive_ops.h' -> 'libtorch/include/ATen/ops/unique_consecutive_ops.h' 2025-08-14T21:49:37.5501223Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim.h' -> 'libtorch/include/ATen/ops/unique_dim.h' 2025-08-14T21:49:37.5502078Z '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-08-14T21:49:37.5502669Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_consecutive.h' -> 'libtorch/include/ATen/ops/unique_dim_consecutive.h' 2025-08-14T21:49:37.5503636Z '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-08-14T21:49:37.5504351Z '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-08-14T21:49:37.5505120Z '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-08-14T21:49:37.5505772Z '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-08-14T21:49:37.5506423Z '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-08-14T21:49:37.5507015Z '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-08-14T21:49:37.5507610Z '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-08-14T21:49:37.5508139Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_native.h' -> 'libtorch/include/ATen/ops/unique_dim_native.h' 2025-08-14T21:49:37.5508640Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_ops.h' -> 'libtorch/include/ATen/ops/unique_dim_ops.h' 2025-08-14T21:49:37.5509116Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_chunk.h' -> 'libtorch/include/ATen/ops/unsafe_chunk.h' 2025-08-14T21:49:37.5509989Z '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-08-14T21:49:37.5510544Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_chunk_native.h' -> 'libtorch/include/ATen/ops/unsafe_chunk_native.h' 2025-08-14T21:49:37.5511056Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_chunk_ops.h' -> 'libtorch/include/ATen/ops/unsafe_chunk_ops.h' 2025-08-14T21:49:37.5511577Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_split.h' -> 'libtorch/include/ATen/ops/unsafe_split.h' 2025-08-14T21:49:37.5512477Z '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-08-14T21:49:37.5513020Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_split_native.h' -> 'libtorch/include/ATen/ops/unsafe_split_native.h' 2025-08-14T21:49:37.5513545Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_split_ops.h' -> 'libtorch/include/ATen/ops/unsafe_split_ops.h' 2025-08-14T21:49:37.5514127Z '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-08-14T21:49:37.5515103Z '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-08-14T21:49:37.5515775Z '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-08-14T21:49:37.5516398Z '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-08-14T21:49:37.5517086Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze.h' -> 'libtorch/include/ATen/ops/unsqueeze.h' 2025-08-14T21:49:37.5517884Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.5518345Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze_copy.h' -> 'libtorch/include/ATen/ops/unsqueeze_copy.h' 2025-08-14T21:49:37.5519242Z '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-08-14T21:49:37.5520548Z '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-08-14T21:49:37.5521141Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze_copy_native.h' -> 'libtorch/include/ATen/ops/unsqueeze_copy_native.h' 2025-08-14T21:49:37.5521760Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze_copy_ops.h' -> 'libtorch/include/ATen/ops/unsqueeze_copy_ops.h' 2025-08-14T21:49:37.5522320Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze_native.h' -> 'libtorch/include/ATen/ops/unsqueeze_native.h' 2025-08-14T21:49:37.5522825Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze_ops.h' -> 'libtorch/include/ATen/ops/unsqueeze_ops.h' 2025-08-14T21:49:37.5523400Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d.h' -> 'libtorch/include/ATen/ops/upsample_bicubic2d.h' 2025-08-14T21:49:37.5524077Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_backward.h' -> 'libtorch/include/ATen/ops/upsample_bicubic2d_backward.h' 2025-08-14T21:49:37.5525320Z '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-08-14T21:49:37.5526125Z '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-08-14T21:49:37.5526956Z '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-08-14T21:49:37.5527706Z '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-08-14T21:49:37.5528566Z '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-08-14T21:49:37.5529304Z '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-08-14T21:49:37.5530004Z '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-08-14T21:49:37.5531160Z '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-08-14T21:49:37.5532313Z '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-08-14T21:49:37.5533109Z '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-08-14T21:49:37.5533798Z '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-08-14T21:49:37.5534551Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_meta.h' -> 'libtorch/include/ATen/ops/upsample_bicubic2d_meta.h' 2025-08-14T21:49:37.5535239Z '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-08-14T21:49:37.5535873Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_native.h' -> 'libtorch/include/ATen/ops/upsample_bicubic2d_native.h' 2025-08-14T21:49:37.5536487Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_ops.h' -> 'libtorch/include/ATen/ops/upsample_bicubic2d_ops.h' 2025-08-14T21:49:37.5537048Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d.h' 2025-08-14T21:49:37.5537712Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_backward.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d_backward.h' 2025-08-14T21:49:37.5538952Z '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-08-14T21:49:37.5539755Z '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-08-14T21:49:37.5540557Z '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-08-14T21:49:37.5541264Z '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-08-14T21:49:37.5542069Z '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-08-14T21:49:37.5542791Z '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-08-14T21:49:37.5543520Z '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-08-14T21:49:37.5544527Z '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-08-14T21:49:37.5545725Z '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-08-14T21:49:37.5546736Z '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-08-14T21:49:37.5547388Z '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-08-14T21:49:37.5548032Z '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-08-14T21:49:37.5548596Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_meta.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d_meta.h' 2025-08-14T21:49:37.5549253Z '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-08-14T21:49:37.5549832Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_native.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d_native.h' 2025-08-14T21:49:37.5550374Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_ops.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d_ops.h' 2025-08-14T21:49:37.5550879Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d.h' -> 'libtorch/include/ATen/ops/upsample_linear1d.h' 2025-08-14T21:49:37.5551488Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_backward.h' -> 'libtorch/include/ATen/ops/upsample_linear1d_backward.h' 2025-08-14T21:49:37.5552584Z '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-08-14T21:49:37.5553308Z '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-08-14T21:49:37.5554015Z '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-08-14T21:49:37.5554652Z '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-08-14T21:49:37.5555369Z '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-08-14T21:49:37.5556014Z '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-08-14T21:49:37.5556638Z '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-08-14T21:49:37.5557638Z '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-08-14T21:49:37.5558498Z '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-08-14T21:49:37.5559220Z '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-08-14T21:49:37.5560098Z '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-08-14T21:49:37.5560698Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_meta.h' -> 'libtorch/include/ATen/ops/upsample_linear1d_meta.h' 2025-08-14T21:49:37.5561409Z '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-08-14T21:49:37.5562034Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_native.h' -> 'libtorch/include/ATen/ops/upsample_linear1d_native.h' 2025-08-14T21:49:37.5562643Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_ops.h' -> 'libtorch/include/ATen/ops/upsample_linear1d_ops.h' 2025-08-14T21:49:37.5563213Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d.h' -> 'libtorch/include/ATen/ops/upsample_nearest1d.h' 2025-08-14T21:49:37.5563879Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_backward.h' -> 'libtorch/include/ATen/ops/upsample_nearest1d_backward.h' 2025-08-14T21:49:37.5565126Z '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-08-14T21:49:37.5575544Z '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-08-14T21:49:37.5576497Z '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-08-14T21:49:37.5577362Z '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-08-14T21:49:37.5578175Z '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-08-14T21:49:37.5578973Z '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-08-14T21:49:37.5579683Z '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-08-14T21:49:37.5580824Z '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-08-14T21:49:37.5581908Z '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-08-14T21:49:37.5582571Z '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-08-14T21:49:37.5583261Z '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-08-14T21:49:37.5583835Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_meta.h' -> 'libtorch/include/ATen/ops/upsample_nearest1d_meta.h' 2025-08-14T21:49:37.5584547Z '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-08-14T21:49:37.5585163Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_native.h' -> 'libtorch/include/ATen/ops/upsample_nearest1d_native.h' 2025-08-14T21:49:37.5585766Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_ops.h' -> 'libtorch/include/ATen/ops/upsample_nearest1d_ops.h' 2025-08-14T21:49:37.5586304Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d.h' 2025-08-14T21:49:37.5586944Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_backward.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d_backward.h' 2025-08-14T21:49:37.5588182Z '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-08-14T21:49:37.5588902Z '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-08-14T21:49:37.5589633Z '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-08-14T21:49:37.5590266Z '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-08-14T21:49:37.5590986Z '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-08-14T21:49:37.5591655Z '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-08-14T21:49:37.5592275Z '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-08-14T21:49:37.5593175Z '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-08-14T21:49:37.5594198Z '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-08-14T21:49:37.5595092Z '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-08-14T21:49:37.5595730Z '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-08-14T21:49:37.5596369Z '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-08-14T21:49:37.5596913Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_meta.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d_meta.h' 2025-08-14T21:49:37.5597727Z '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-08-14T21:49:37.5598328Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_native.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d_native.h' 2025-08-14T21:49:37.5599161Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_ops.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d_ops.h' 2025-08-14T21:49:37.5599954Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d.h' -> 'libtorch/include/ATen/ops/upsample_nearest3d.h' 2025-08-14T21:49:37.5600617Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_backward.h' -> 'libtorch/include/ATen/ops/upsample_nearest3d_backward.h' 2025-08-14T21:49:37.5601894Z '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-08-14T21:49:37.5602723Z '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-08-14T21:49:37.5603537Z '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-08-14T21:49:37.5604252Z '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-08-14T21:49:37.5605078Z '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-08-14T21:49:37.5605806Z '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-08-14T21:49:37.5606508Z '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-08-14T21:49:37.5607664Z '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-08-14T21:49:37.5608642Z '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-08-14T21:49:37.5609392Z '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-08-14T21:49:37.5610103Z '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-08-14T21:49:37.5610742Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_meta.h' -> 'libtorch/include/ATen/ops/upsample_nearest3d_meta.h' 2025-08-14T21:49:37.5611474Z '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-08-14T21:49:37.5612316Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_native.h' -> 'libtorch/include/ATen/ops/upsample_nearest3d_native.h' 2025-08-14T21:49:37.5612848Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_ops.h' -> 'libtorch/include/ATen/ops/upsample_nearest3d_ops.h' 2025-08-14T21:49:37.5613387Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d.h' -> 'libtorch/include/ATen/ops/upsample_trilinear3d.h' 2025-08-14T21:49:37.5613993Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_backward.h' -> 'libtorch/include/ATen/ops/upsample_trilinear3d_backward.h' 2025-08-14T21:49:37.5615112Z '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-08-14T21:49:37.5615862Z '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-08-14T21:49:37.5616629Z '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-08-14T21:49:37.5617306Z '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-08-14T21:49:37.5618059Z '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-08-14T21:49:37.5618730Z '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-08-14T21:49:37.5619383Z '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-08-14T21:49:37.5620427Z '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-08-14T21:49:37.5621308Z '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-08-14T21:49:37.5621966Z '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-08-14T21:49:37.5622620Z '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-08-14T21:49:37.5623187Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_meta.h' -> 'libtorch/include/ATen/ops/upsample_trilinear3d_meta.h' 2025-08-14T21:49:37.5624055Z '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-08-14T21:49:37.5624681Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_native.h' -> 'libtorch/include/ATen/ops/upsample_trilinear3d_native.h' 2025-08-14T21:49:37.5625445Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_ops.h' -> 'libtorch/include/ATen/ops/upsample_trilinear3d_ops.h' 2025-08-14T21:49:37.5626200Z '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-08-14T21:49:37.5627309Z '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-08-14T21:49:37.5628091Z '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-08-14T21:49:37.5628850Z '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-08-14T21:49:37.5629283Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values.h' -> 'libtorch/include/ATen/ops/values.h' 2025-08-14T21:49:37.5630107Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.5630587Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values_copy.h' -> 'libtorch/include/ATen/ops/values_copy.h' 2025-08-14T21:49:37.5631484Z '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-08-14T21:49:37.5632542Z '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-08-14T21:49:37.5633085Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values_copy_native.h' -> 'libtorch/include/ATen/ops/values_copy_native.h' 2025-08-14T21:49:37.5633593Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values_copy_ops.h' -> 'libtorch/include/ATen/ops/values_copy_ops.h' 2025-08-14T21:49:37.5634092Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values_native.h' -> 'libtorch/include/ATen/ops/values_native.h' 2025-08-14T21:49:37.5634551Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values_ops.h' -> 'libtorch/include/ATen/ops/values_ops.h' 2025-08-14T21:49:37.5634986Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vander.h' -> 'libtorch/include/ATen/ops/vander.h' 2025-08-14T21:49:37.5635816Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5636304Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vander_native.h' -> 'libtorch/include/ATen/ops/vander_native.h' 2025-08-14T21:49:37.5636762Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vander_ops.h' -> 'libtorch/include/ATen/ops/vander_ops.h' 2025-08-14T21:49:37.5637173Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var.h' -> 'libtorch/include/ATen/ops/var.h' 2025-08-14T21:49:37.5637955Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5638479Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/var_cpu_dispatch.h' 2025-08-14T21:49:37.5639131Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/var_cuda_dispatch.h' 2025-08-14T21:49:37.5639739Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_mean.h' -> 'libtorch/include/ATen/ops/var_mean.h' 2025-08-14T21:49:37.5640585Z '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-08-14T21:49:37.5641479Z '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-08-14T21:49:37.5642054Z '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-08-14T21:49:37.5642638Z '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-08-14T21:49:37.5643173Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_mean_native.h' -> 'libtorch/include/ATen/ops/var_mean_native.h' 2025-08-14T21:49:37.5643653Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_mean_ops.h' -> 'libtorch/include/ATen/ops/var_mean_ops.h' 2025-08-14T21:49:37.5644119Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_native.h' -> 'libtorch/include/ATen/ops/var_native.h' 2025-08-14T21:49:37.5644573Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_ops.h' -> 'libtorch/include/ATen/ops/var_ops.h' 2025-08-14T21:49:37.5644991Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vdot.h' -> 'libtorch/include/ATen/ops/vdot.h' 2025-08-14T21:49:37.5645817Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.5646401Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vdot_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/vdot_cpu_dispatch.h' 2025-08-14T21:49:37.5646953Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vdot_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/vdot_cuda_dispatch.h' 2025-08-14T21:49:37.5647462Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vdot_native.h' -> 'libtorch/include/ATen/ops/vdot_native.h' 2025-08-14T21:49:37.5647925Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vdot_ops.h' -> 'libtorch/include/ATen/ops/vdot_ops.h' 2025-08-14T21:49:37.5648343Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view.h' -> 'libtorch/include/ATen/ops/view.h' 2025-08-14T21:49:37.5648780Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as.h' -> 'libtorch/include/ATen/ops/view_as.h' 2025-08-14T21:49:37.5649304Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex.h' -> 'libtorch/include/ATen/ops/view_as_complex.h' 2025-08-14T21:49:37.5649877Z '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-08-14T21:49:37.5650843Z '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-08-14T21:49:37.5652160Z '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-08-14T21:49:37.5652729Z '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-08-14T21:49:37.5653267Z '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-08-14T21:49:37.5653852Z '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-08-14T21:49:37.5654467Z '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-08-14T21:49:37.5655048Z '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-08-14T21:49:37.5655613Z '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-08-14T21:49:37.5656104Z '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-08-14T21:49:37.5656853Z '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-08-14T21:49:37.5657500Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_native.h' -> 'libtorch/include/ATen/ops/view_as_native.h' 2025-08-14T21:49:37.5657943Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_ops.h' -> 'libtorch/include/ATen/ops/view_as_ops.h' 2025-08-14T21:49:37.5658560Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real.h' -> 'libtorch/include/ATen/ops/view_as_real.h' 2025-08-14T21:49:37.5659081Z '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-08-14T21:49:37.5659981Z '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-08-14T21:49:37.5661030Z '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-08-14T21:49:37.5661664Z '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-08-14T21:49:37.5662240Z '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-08-14T21:49:37.5662838Z '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-08-14T21:49:37.5663455Z '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-08-14T21:49:37.5664066Z '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-08-14T21:49:37.5664603Z '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-08-14T21:49:37.5665121Z '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-08-14T21:49:37.5665910Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.5666351Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_copy.h' -> 'libtorch/include/ATen/ops/view_copy.h' 2025-08-14T21:49:37.5667198Z '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-08-14T21:49:37.5668188Z '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-08-14T21:49:37.5668747Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_copy_native.h' -> 'libtorch/include/ATen/ops/view_copy_native.h' 2025-08-14T21:49:37.5669226Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_copy_ops.h' -> 'libtorch/include/ATen/ops/view_copy_ops.h' 2025-08-14T21:49:37.5670083Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/view_cpu_dispatch.h' 2025-08-14T21:49:37.5670710Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/view_cuda_dispatch.h' 2025-08-14T21:49:37.5671262Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_meta_dispatch.h' -> 'libtorch/include/ATen/ops/view_meta_dispatch.h' 2025-08-14T21:49:37.5671714Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_ops.h' -> 'libtorch/include/ATen/ops/view_ops.h' 2025-08-14T21:49:37.5672574Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5673083Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vsplit_native.h' -> 'libtorch/include/ATen/ops/vsplit_native.h' 2025-08-14T21:49:37.5673554Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vsplit_ops.h' -> 'libtorch/include/ATen/ops/vsplit_ops.h' 2025-08-14T21:49:37.5674005Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vstack.h' -> 'libtorch/include/ATen/ops/vstack.h' 2025-08-14T21:49:37.5674851Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5675359Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vstack_native.h' -> 'libtorch/include/ATen/ops/vstack_native.h' 2025-08-14T21:49:37.5675880Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vstack_ops.h' -> 'libtorch/include/ATen/ops/vstack_ops.h' 2025-08-14T21:49:37.5676314Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/where.h' -> 'libtorch/include/ATen/ops/where.h' 2025-08-14T21:49:37.5677177Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5677745Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/where_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/where_cpu_dispatch.h' 2025-08-14T21:49:37.5678311Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/where_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/where_cuda_dispatch.h' 2025-08-14T21:49:37.5678805Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/where_native.h' -> 'libtorch/include/ATen/ops/where_native.h' 2025-08-14T21:49:37.5679362Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/where_ops.h' -> 'libtorch/include/ATen/ops/where_ops.h' 2025-08-14T21:49:37.5679800Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy.h' -> 'libtorch/include/ATen/ops/xlogy.h' 2025-08-14T21:49:37.5680659Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.5681720Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-08-14T21:49:37.5682289Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/xlogy_cpu_dispatch.h' 2025-08-14T21:49:37.5682858Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/xlogy_cuda_dispatch.h' 2025-08-14T21:49:37.5683373Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_meta.h' -> 'libtorch/include/ATen/ops/xlogy_meta.h' 2025-08-14T21:49:37.5683998Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_meta_dispatch.h' -> 'libtorch/include/ATen/ops/xlogy_meta_dispatch.h' 2025-08-14T21:49:37.5684505Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_native.h' -> 'libtorch/include/ATen/ops/xlogy_native.h' 2025-08-14T21:49:37.5684968Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_ops.h' -> 'libtorch/include/ATen/ops/xlogy_ops.h' 2025-08-14T21:49:37.5685376Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xor.h' -> 'libtorch/include/ATen/ops/xor.h' 2025-08-14T21:49:37.5686223Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2025-08-14T21:49:37.5686686Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xor_native.h' -> 'libtorch/include/ATen/ops/xor_native.h' 2025-08-14T21:49:37.5687127Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xor_ops.h' -> 'libtorch/include/ATen/ops/xor_ops.h' 2025-08-14T21:49:37.5687565Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zero.h' -> 'libtorch/include/ATen/ops/zero.h' 2025-08-14T21:49:37.5688382Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.5688920Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zero_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/zero_cpu_dispatch.h' 2025-08-14T21:49:37.5689482Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zero_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/zero_cuda_dispatch.h' 2025-08-14T21:49:37.5690028Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zero_meta_dispatch.h' -> 'libtorch/include/ATen/ops/zero_meta_dispatch.h' 2025-08-14T21:49:37.5690504Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zero_native.h' -> 'libtorch/include/ATen/ops/zero_native.h' 2025-08-14T21:49:37.5691107Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zero_ops.h' -> 'libtorch/include/ATen/ops/zero_ops.h' 2025-08-14T21:49:37.5691524Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros.h' -> 'libtorch/include/ATen/ops/zeros.h' 2025-08-14T21:49:37.5692364Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2025-08-14T21:49:37.5692831Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros_like.h' -> 'libtorch/include/ATen/ops/zeros_like.h' 2025-08-14T21:49:37.5693677Z '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-08-14T21:49:37.5694673Z '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-08-14T21:49:37.5695214Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros_like_native.h' -> 'libtorch/include/ATen/ops/zeros_like_native.h' 2025-08-14T21:49:37.5695704Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros_like_ops.h' -> 'libtorch/include/ATen/ops/zeros_like_ops.h' 2025-08-14T21:49:37.5696177Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros_native.h' -> 'libtorch/include/ATen/ops/zeros_native.h' 2025-08-14T21:49:37.5696638Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros_ops.h' -> 'libtorch/include/ATen/ops/zeros_ops.h' 2025-08-14T21:49:37.5697263Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ATen.h' -> 'libtorch/include/ATen/ATen.h' 2025-08-14T21:49:37.5697811Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/AccumulateType.h' -> 'libtorch/include/ATen/AccumulateType.h' 2025-08-14T21:49:37.5698240Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ArrayRef.h' -> 'libtorch/include/ATen/ArrayRef.h' 2025-08-14T21:49:37.5698679Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Backend.h' -> 'libtorch/include/ATen/Backend.h' 2025-08-14T21:49:37.5699107Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Backtrace.h' -> 'libtorch/include/ATen/Backtrace.h' 2025-08-14T21:49:37.5699561Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/BlasBackend.h' -> 'libtorch/include/ATen/BlasBackend.h' 2025-08-14T21:49:37.5700030Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUApplyUtils.h' -> 'libtorch/include/ATen/CPUApplyUtils.h' 2025-08-14T21:49:37.5700575Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUFixedAllocator.h' -> 'libtorch/include/ATen/CPUFixedAllocator.h' 2025-08-14T21:49:37.5701095Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUGeneratorImpl.h' -> 'libtorch/include/ATen/CPUGeneratorImpl.h' 2025-08-14T21:49:37.5701603Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CachedTensorUtils.h' -> 'libtorch/include/ATen/CachedTensorUtils.h' 2025-08-14T21:49:37.5702056Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CollapseDims.h' -> 'libtorch/include/ATen/CollapseDims.h' 2025-08-14T21:49:37.5702457Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Config.h' -> 'libtorch/include/ATen/Config.h' 2025-08-14T21:49:37.5702858Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Context.h' -> 'libtorch/include/ATen/Context.h' 2025-08-14T21:49:37.5703293Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/DLConvertor.h' -> 'libtorch/include/ATen/DLConvertor.h' 2025-08-14T21:49:37.5703689Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Device.h' -> 'libtorch/include/ATen/Device.h' 2025-08-14T21:49:37.5704198Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/DeviceAccelerator.h' -> 'libtorch/include/ATen/DeviceAccelerator.h' 2025-08-14T21:49:37.5704636Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/DeviceGuard.h' -> 'libtorch/include/ATen/DeviceGuard.h' 2025-08-14T21:49:37.5705092Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/DimVector.h' -> 'libtorch/include/ATen/DimVector.h' 2025-08-14T21:49:37.5705492Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Dimname.h' -> 'libtorch/include/ATen/Dimname.h' 2025-08-14T21:49:37.5705928Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Dispatch.h' -> 'libtorch/include/ATen/Dispatch.h' 2025-08-14T21:49:37.5706371Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Dispatch_v2.h' -> 'libtorch/include/ATen/Dispatch_v2.h' 2025-08-14T21:49:37.5706847Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/DynamicLibrary.h' -> 'libtorch/include/ATen/DynamicLibrary.h' 2025-08-14T21:49:37.5707286Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/EmptyTensor.h' -> 'libtorch/include/ATen/EmptyTensor.h' 2025-08-14T21:49:37.5707731Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ExpandBase.h' -> 'libtorch/include/ATen/ExpandBase.h' 2025-08-14T21:49:37.5708171Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ExpandUtils.h' -> 'libtorch/include/ATen/ExpandUtils.h' 2025-08-14T21:49:37.5708606Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Formatting.h' -> 'libtorch/include/ATen/Formatting.h' 2025-08-14T21:49:37.5709335Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/FuncTorchTLS.h' -> 'libtorch/include/ATen/FuncTorchTLS.h' 2025-08-14T21:49:37.5709911Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/FunctionalStorageImpl.h' -> 'libtorch/include/ATen/FunctionalStorageImpl.h' 2025-08-14T21:49:37.5710507Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/FunctionalTensorWrapper.h' -> 'libtorch/include/ATen/FunctionalTensorWrapper.h' 2025-08-14T21:49:37.5710942Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Generator.h' -> 'libtorch/include/ATen/Generator.h' 2025-08-14T21:49:37.5711360Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/InferSize.h' -> 'libtorch/include/ATen/InferSize.h' 2025-08-14T21:49:37.5711919Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/InitialTensorOptions.h' -> 'libtorch/include/ATen/InitialTensorOptions.h' 2025-08-14T21:49:37.5712372Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Layout.h' -> 'libtorch/include/ATen/Layout.h' 2025-08-14T21:49:37.5712948Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/LegacyBatchedFallback.h' -> 'libtorch/include/ATen/LegacyBatchedFallback.h' 2025-08-14T21:49:37.5713538Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/LegacyBatchedTensorImpl.h' -> 'libtorch/include/ATen/LegacyBatchedTensorImpl.h' 2025-08-14T21:49:37.5714027Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/LegacyVmapMode.h' -> 'libtorch/include/ATen/LegacyVmapMode.h' 2025-08-14T21:49:37.5714611Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/LegacyVmapTransforms.h' -> 'libtorch/include/ATen/LegacyVmapTransforms.h' 2025-08-14T21:49:37.5715076Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/LinalgBackend.h' -> 'libtorch/include/ATen/LinalgBackend.h' 2025-08-14T21:49:37.5715541Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/MapAllocator.h' -> 'libtorch/include/ATen/MapAllocator.h' 2025-08-14T21:49:37.5715968Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/MatrixRef.h' -> 'libtorch/include/ATen/MatrixRef.h' 2025-08-14T21:49:37.5716429Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/MemoryOverlap.h' -> 'libtorch/include/ATen/MemoryOverlap.h' 2025-08-14T21:49:37.5716885Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/NamedTensor.h' -> 'libtorch/include/ATen/NamedTensor.h' 2025-08-14T21:49:37.5717386Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/NamedTensorUtils.h' -> 'libtorch/include/ATen/NamedTensorUtils.h' 2025-08-14T21:49:37.5717884Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/NestedTensorImpl.h' -> 'libtorch/include/ATen/NestedTensorImpl.h' 2025-08-14T21:49:37.5718331Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/NumericUtils.h' -> 'libtorch/include/ATen/NumericUtils.h' 2025-08-14T21:49:37.5718809Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/OpMathType.h' -> 'libtorch/include/ATen/OpMathType.h' 2025-08-14T21:49:37.5719410Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/OpaqueTensorImpl.h' -> 'libtorch/include/ATen/OpaqueTensorImpl.h' 2025-08-14T21:49:37.5720089Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/PTThreadPool.h' -> 'libtorch/include/ATen/PTThreadPool.h' 2025-08-14T21:49:37.5720496Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/PadNd.h' -> 'libtorch/include/ATen/PadNd.h' 2025-08-14T21:49:37.5720959Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Parallel-inl.h' -> 'libtorch/include/ATen/Parallel-inl.h' 2025-08-14T21:49:37.5721385Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Parallel.h' -> 'libtorch/include/ATen/Parallel.h' 2025-08-14T21:49:37.5721900Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ParallelFuture.h' -> 'libtorch/include/ATen/ParallelFuture.h' 2025-08-14T21:49:37.5722393Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ParallelNative.h' -> 'libtorch/include/ATen/ParallelNative.h' 2025-08-14T21:49:37.5722887Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ParallelOpenMP.h' -> 'libtorch/include/ATen/ParallelOpenMP.h' 2025-08-14T21:49:37.5723508Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/PythonTorchFunctionTLS.h' -> 'libtorch/include/ATen/PythonTorchFunctionTLS.h' 2025-08-14T21:49:37.5723991Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ROCmFABackend.h' -> 'libtorch/include/ATen/ROCmFABackend.h' 2025-08-14T21:49:37.5724436Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/SDPBackend.h' -> 'libtorch/include/ATen/SDPBackend.h' 2025-08-14T21:49:37.5724969Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/SavedTensorHooks.h' -> 'libtorch/include/ATen/SavedTensorHooks.h' 2025-08-14T21:49:37.5725365Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Scalar.h' -> 'libtorch/include/ATen/Scalar.h' 2025-08-14T21:49:37.5725796Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ScalarOps.h' -> 'libtorch/include/ATen/ScalarOps.h' 2025-08-14T21:49:37.5726253Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ScalarType.h' -> 'libtorch/include/ATen/ScalarType.h' 2025-08-14T21:49:37.5726990Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/SequenceNumber.h' -> 'libtorch/include/ATen/SequenceNumber.h' 2025-08-14T21:49:37.5727451Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/SmallVector.h' -> 'libtorch/include/ATen/SmallVector.h' 2025-08-14T21:49:37.5728031Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/SparseCsrTensorImpl.h' -> 'libtorch/include/ATen/SparseCsrTensorImpl.h' 2025-08-14T21:49:37.5728645Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/SparseCsrTensorUtils.h' -> 'libtorch/include/ATen/SparseCsrTensorUtils.h' 2025-08-14T21:49:37.5729165Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/SparseTensorImpl.h' -> 'libtorch/include/ATen/SparseTensorImpl.h' 2025-08-14T21:49:37.5729595Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Storage.h' -> 'libtorch/include/ATen/Storage.h' 2025-08-14T21:49:37.5730063Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/StorageUtils.h' -> 'libtorch/include/ATen/StorageUtils.h' 2025-08-14T21:49:37.5730470Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Tensor.h' -> 'libtorch/include/ATen/Tensor.h' 2025-08-14T21:49:37.5730984Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorAccessor.h' -> 'libtorch/include/ATen/TensorAccessor.h' 2025-08-14T21:49:37.5731578Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorGeometry.h' -> 'libtorch/include/ATen/TensorGeometry.h' 2025-08-14T21:49:37.5732048Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorIndexing.h' -> 'libtorch/include/ATen/TensorIndexing.h' 2025-08-14T21:49:37.5732530Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorIterator.h' -> 'libtorch/include/ATen/TensorIterator.h' 2025-08-14T21:49:37.5733112Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorIteratorInternal.h' -> 'libtorch/include/ATen/TensorIteratorInternal.h' 2025-08-14T21:49:37.5733577Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorMeta.h' -> 'libtorch/include/ATen/TensorMeta.h' 2025-08-14T21:49:37.5734035Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorNames.h' -> 'libtorch/include/ATen/TensorNames.h' 2025-08-14T21:49:37.5734559Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorOperators.h' -> 'libtorch/include/ATen/TensorOperators.h' 2025-08-14T21:49:37.5735022Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorOptions.h' -> 'libtorch/include/ATen/TensorOptions.h' 2025-08-14T21:49:37.5735622Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorSubclassLikeUtils.h' -> 'libtorch/include/ATen/TensorSubclassLikeUtils.h' 2025-08-14T21:49:37.5736062Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorUtils.h' -> 'libtorch/include/ATen/TensorUtils.h' 2025-08-14T21:49:37.5736668Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ThreadLocalPythonObjects.h' -> 'libtorch/include/ATen/ThreadLocalPythonObjects.h' 2025-08-14T21:49:37.5737185Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ThreadLocalState.h' -> 'libtorch/include/ATen/ThreadLocalState.h' 2025-08-14T21:49:37.5737615Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TracerMode.h' -> 'libtorch/include/ATen/TracerMode.h' 2025-08-14T21:49:37.5738056Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TypeDefault.h' -> 'libtorch/include/ATen/TypeDefault.h' 2025-08-14T21:49:37.5738441Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Utils.h' -> 'libtorch/include/ATen/Utils.h' 2025-08-14T21:49:37.5738974Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Version.h' -> 'libtorch/include/ATen/Version.h' 2025-08-14T21:49:37.5739415Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/WrapDimUtils.h' -> 'libtorch/include/ATen/WrapDimUtils.h' 2025-08-14T21:49:37.5739927Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/WrapDimUtilsMulti.h' -> 'libtorch/include/ATen/WrapDimUtilsMulti.h' 2025-08-14T21:49:37.5740366Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/autocast_mode.h' -> 'libtorch/include/ATen/autocast_mode.h' 2025-08-14T21:49:37.5740893Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ceil_div.h' -> 'libtorch/include/ATen/ceil_div.h' 2025-08-14T21:49:37.5741487Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/code_template.h' -> 'libtorch/include/ATen/code_template.h' 2025-08-14T21:49:37.5741981Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpp_custom_type_hack.h' -> 'libtorch/include/ATen/cpp_custom_type_hack.h' 2025-08-14T21:49:37.5742359Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/div_rtn.h' -> 'libtorch/include/ATen/div_rtn.h' 2025-08-14T21:49:37.5742958Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/dlpack.h' -> 'libtorch/include/ATen/dlpack.h' 2025-08-14T21:49:37.5743375Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/jit_macros.h' -> 'libtorch/include/ATen/jit_macros.h' 2025-08-14T21:49:37.5743852Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/jiterator_macros.h' -> 'libtorch/include/ATen/jiterator_macros.h' 2025-08-14T21:49:37.5744329Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/record_function.h' -> 'libtorch/include/ATen/record_function.h' 2025-08-14T21:49:37.5744795Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUFunctions.h' -> 'libtorch/include/ATen/CPUFunctions.h' 2025-08-14T21:49:37.5745274Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUFunctions_inl.h' -> 'libtorch/include/ATen/CPUFunctions_inl.h' 2025-08-14T21:49:37.5746033Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeExplicitAutogradFunctions.h' -> 'libtorch/include/ATen/CompositeExplicitAutogradFunctions.h' 2025-08-14T21:49:37.5746837Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' -> 'libtorch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2025-08-14T21:49:37.5747776Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' -> 'libtorch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2025-08-14T21:49:37.5748797Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' -> 'libtorch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2025-08-14T21:49:37.5749584Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeImplicitAutogradFunctions.h' -> 'libtorch/include/ATen/CompositeImplicitAutogradFunctions.h' 2025-08-14T21:49:37.5750374Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' -> 'libtorch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2025-08-14T21:49:37.5751318Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' -> 'libtorch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2025-08-14T21:49:37.5752277Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' -> 'libtorch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2025-08-14T21:49:37.5752703Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Functions.h' -> 'libtorch/include/ATen/Functions.h' 2025-08-14T21:49:37.5753182Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/MetaFunctions.h' -> 'libtorch/include/ATen/MetaFunctions.h' 2025-08-14T21:49:37.5753677Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/MetaFunctions_inl.h' -> 'libtorch/include/ATen/MetaFunctions_inl.h' 2025-08-14T21:49:37.5754164Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/MethodOperators.h' -> 'libtorch/include/ATen/MethodOperators.h' 2025-08-14T21:49:37.5754658Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/NativeFunctions.h' -> 'libtorch/include/ATen/NativeFunctions.h' 2025-08-14T21:49:37.5755198Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/NativeMetaFunctions.h' -> 'libtorch/include/ATen/NativeMetaFunctions.h' 2025-08-14T21:49:37.5755619Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Operators.h' -> 'libtorch/include/ATen/Operators.h' 2025-08-14T21:49:37.5756173Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/RedispatchFunctions.h' -> 'libtorch/include/ATen/RedispatchFunctions.h' 2025-08-14T21:49:37.5756807Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/RegistrationDeclarations.h' -> 'libtorch/include/ATen/RegistrationDeclarations.h' 2025-08-14T21:49:37.5757379Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/VmapGeneratedPlumbing.h' -> 'libtorch/include/ATen/VmapGeneratedPlumbing.h' 2025-08-14T21:49:37.5757857Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CUDAFunctions.h' -> 'libtorch/include/ATen/CUDAFunctions.h' 2025-08-14T21:49:37.5758392Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CUDAFunctions_inl.h' -> 'libtorch/include/ATen/CUDAFunctions_inl.h' 2025-08-14T21:49:37.5758729Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu' -> 'libtorch/include/ATen/cpu' 2025-08-14T21:49:37.5759331Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/FlushDenormal.h' -> 'libtorch/include/ATen/cpu/FlushDenormal.h' 2025-08-14T21:49:37.5759929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/Utils.h' -> 'libtorch/include/ATen/cpu/Utils.h' 2025-08-14T21:49:37.5760333Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vml.h' -> 'libtorch/include/ATen/cpu/vml.h' 2025-08-14T21:49:37.5760734Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec' -> 'libtorch/include/ATen/cpu/vec' 2025-08-14T21:49:37.5761190Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128' -> 'libtorch/include/ATen/cpu/vec/vec128' 2025-08-14T21:49:37.5761746Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128/vec128.h' -> 'libtorch/include/ATen/cpu/vec/vec128/vec128.h' 2025-08-14T21:49:37.5762467Z '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-08-14T21:49:37.5763108Z '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-08-14T21:49:37.5763815Z '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-08-14T21:49:37.5764525Z '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-08-14T21:49:37.5765405Z '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-08-14T21:49:37.5765869Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256' -> 'libtorch/include/ATen/cpu/vec/vec256' 2025-08-14T21:49:37.5766554Z '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-08-14T21:49:37.5767229Z '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-08-14T21:49:37.5767785Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vec256.h' 2025-08-14T21:49:37.5768477Z '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-08-14T21:49:37.5769124Z '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-08-14T21:49:37.5770043Z '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-08-14T21:49:37.5770764Z '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-08-14T21:49:37.5771409Z '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-08-14T21:49:37.5772133Z '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-08-14T21:49:37.5772761Z '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-08-14T21:49:37.5773352Z '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-08-14T21:49:37.5773971Z '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-08-14T21:49:37.5774579Z '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-08-14T21:49:37.5775173Z '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-08-14T21:49:37.5775673Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx' -> 'libtorch/include/ATen/cpu/vec/vec256/vsx' 2025-08-14T21:49:37.5776442Z '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-08-14T21:49:37.5777168Z '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-08-14T21:49:37.5777984Z '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-08-14T21:49:37.5778792Z '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-08-14T21:49:37.5779560Z '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-08-14T21:49:37.5780313Z '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-08-14T21:49:37.5781125Z '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-08-14T21:49:37.5781807Z '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-08-14T21:49:37.5782499Z '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-08-14T21:49:37.5783194Z '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-08-14T21:49:37.5783880Z '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-08-14T21:49:37.5784586Z '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-08-14T21:49:37.5785229Z '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-08-14T21:49:37.5785739Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/zarch' -> 'libtorch/include/ATen/cpu/vec/vec256/zarch' 2025-08-14T21:49:37.5786763Z '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-08-14T21:49:37.5787412Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512' -> 'libtorch/include/ATen/cpu/vec/vec512' 2025-08-14T21:49:37.5787951Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512.h' -> 'libtorch/include/ATen/cpu/vec/vec512/vec512.h' 2025-08-14T21:49:37.5788599Z '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-08-14T21:49:37.5789337Z '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-08-14T21:49:37.5790030Z '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-08-14T21:49:37.5790665Z '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-08-14T21:49:37.5791280Z '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-08-14T21:49:37.5791878Z '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-08-14T21:49:37.5792500Z '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-08-14T21:49:37.5793068Z '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-08-14T21:49:37.5793648Z '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-08-14T21:49:37.5794235Z '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-08-14T21:49:37.5794779Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/functional.h' -> 'libtorch/include/ATen/cpu/vec/functional.h' 2025-08-14T21:49:37.5795367Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/functional_base.h' -> 'libtorch/include/ATen/cpu/vec/functional_base.h' 2025-08-14T21:49:37.5795994Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/functional_bfloat16.h' -> 'libtorch/include/ATen/cpu/vec/functional_bfloat16.h' 2025-08-14T21:49:37.5796513Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/intrinsics.h' -> 'libtorch/include/ATen/cpu/vec/intrinsics.h' 2025-08-14T21:49:37.5796950Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec.h' -> 'libtorch/include/ATen/cpu/vec/vec.h' 2025-08-14T21:49:37.5797428Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec_base.h' -> 'libtorch/include/ATen/cpu/vec/vec_base.h' 2025-08-14T21:49:37.5797934Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec_convert.h' -> 'libtorch/include/ATen/cpu/vec/vec_convert.h' 2025-08-14T21:49:37.5798404Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec_half.h' -> 'libtorch/include/ATen/cpu/vec/vec_half.h' 2025-08-14T21:49:37.5798889Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec_mask.h' -> 'libtorch/include/ATen/cpu/vec/vec_mask.h' 2025-08-14T21:49:37.5799408Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec_n.h' -> 'libtorch/include/ATen/cpu/vec/vec_n.h' 2025-08-14T21:49:37.5800070Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec_quant.h' -> 'libtorch/include/ATen/cpu/vec/vec_quant.h' 2025-08-14T21:49:37.5800518Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve' -> 'libtorch/include/ATen/cpu/vec/sve' 2025-08-14T21:49:37.5801083Z '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-08-14T21:49:37.5801659Z '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-08-14T21:49:37.5802300Z '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-08-14T21:49:37.5802865Z '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-08-14T21:49:37.5803407Z '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-08-14T21:49:37.5803952Z '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-08-14T21:49:37.5804493Z '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-08-14T21:49:37.5804963Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10' -> 'libtorch/include/c10' 2025-08-14T21:49:37.5805308Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core' -> 'libtorch/include/c10/core' 2025-08-14T21:49:37.5805804Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Allocator.h' -> 'libtorch/include/c10/core/Allocator.h' 2025-08-14T21:49:37.5806356Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/AllocatorConfig.h' -> 'libtorch/include/c10/core/AllocatorConfig.h' 2025-08-14T21:49:37.5806869Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/AutogradState.h' -> 'libtorch/include/c10/core/AutogradState.h' 2025-08-14T21:49:37.5807324Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Backend.h' -> 'libtorch/include/c10/core/Backend.h' 2025-08-14T21:49:37.5807828Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/CPUAllocator.h' -> 'libtorch/include/c10/core/CPUAllocator.h' 2025-08-14T21:49:37.5808467Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/CachingDeviceAllocator.h' -> 'libtorch/include/c10/core/CachingDeviceAllocator.h' 2025-08-14T21:49:37.5809222Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/CompileTimeFunctionPointer.h' -> 'libtorch/include/c10/core/CompileTimeFunctionPointer.h' 2025-08-14T21:49:37.5809853Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/ConstantSymNodeImpl.h' -> 'libtorch/include/c10/core/ConstantSymNodeImpl.h' 2025-08-14T21:49:37.5810335Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Contiguity.h' -> 'libtorch/include/c10/core/Contiguity.h' 2025-08-14T21:49:37.5810808Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/CopyBytes.h' -> 'libtorch/include/c10/core/CopyBytes.h' 2025-08-14T21:49:37.5811431Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DefaultDtype.h' -> 'libtorch/include/c10/core/DefaultDtype.h' 2025-08-14T21:49:37.5812031Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DefaultTensorOptions.h' -> 'libtorch/include/c10/core/DefaultTensorOptions.h' 2025-08-14T21:49:37.5812471Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Device.h' -> 'libtorch/include/c10/core/Device.h' 2025-08-14T21:49:37.5812952Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DeviceArray.h' -> 'libtorch/include/c10/core/DeviceArray.h' 2025-08-14T21:49:37.5813429Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DeviceGuard.h' -> 'libtorch/include/c10/core/DeviceGuard.h' 2025-08-14T21:49:37.5813902Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DeviceType.h' -> 'libtorch/include/c10/core/DeviceType.h' 2025-08-14T21:49:37.5814376Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DispatchKey.h' -> 'libtorch/include/c10/core/DispatchKey.h' 2025-08-14T21:49:37.5814891Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DispatchKeySet.h' -> 'libtorch/include/c10/core/DispatchKeySet.h' 2025-08-14T21:49:37.5815373Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DynamicCast.h' -> 'libtorch/include/c10/core/DynamicCast.h' 2025-08-14T21:49:37.5815786Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Event.h' -> 'libtorch/include/c10/core/Event.h' 2025-08-14T21:49:37.5816326Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/GeneratorImpl.h' -> 'libtorch/include/c10/core/GeneratorImpl.h' 2025-08-14T21:49:37.5816779Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/GradMode.h' -> 'libtorch/include/c10/core/GradMode.h' 2025-08-14T21:49:37.5817377Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/InferenceMode.h' -> 'libtorch/include/c10/core/InferenceMode.h' 2025-08-14T21:49:37.5817784Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Layout.h' -> 'libtorch/include/c10/core/Layout.h' 2025-08-14T21:49:37.5818298Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/MemoryFormat.h' -> 'libtorch/include/c10/core/MemoryFormat.h' 2025-08-14T21:49:37.5818763Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/OptionalRef.h' -> 'libtorch/include/c10/core/OptionalRef.h' 2025-08-14T21:49:37.5819253Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/PyHandleCache.h' -> 'libtorch/include/c10/core/PyHandleCache.h' 2025-08-14T21:49:37.5819677Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/QEngine.h' -> 'libtorch/include/c10/core/QEngine.h' 2025-08-14T21:49:37.5820087Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/QScheme.h' -> 'libtorch/include/c10/core/QScheme.h' 2025-08-14T21:49:37.5820632Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/RefcountedDeleter.h' -> 'libtorch/include/c10/core/RefcountedDeleter.h' 2025-08-14T21:49:37.5821112Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/SafePyObject.h' -> 'libtorch/include/c10/core/SafePyObject.h' 2025-08-14T21:49:37.5821523Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Scalar.h' -> 'libtorch/include/c10/core/Scalar.h' 2025-08-14T21:49:37.5821968Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/ScalarType.h' -> 'libtorch/include/c10/core/ScalarType.h' 2025-08-14T21:49:37.5822606Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/ScalarTypeToTypeMeta.h' -> 'libtorch/include/c10/core/ScalarTypeToTypeMeta.h' 2025-08-14T21:49:37.5823024Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Storage.h' -> 'libtorch/include/c10/core/Storage.h' 2025-08-14T21:49:37.5823689Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/StorageImpl.h' -> 'libtorch/include/c10/core/StorageImpl.h' 2025-08-14T21:49:37.5824130Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Stream.h' -> 'libtorch/include/c10/core/Stream.h' 2025-08-14T21:49:37.5824599Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/StreamGuard.h' -> 'libtorch/include/c10/core/StreamGuard.h' 2025-08-14T21:49:37.5825025Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/SymBool.h' -> 'libtorch/include/c10/core/SymBool.h' 2025-08-14T21:49:37.5825477Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/SymFloat.h' -> 'libtorch/include/c10/core/SymFloat.h' 2025-08-14T21:49:37.5825896Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/SymInt.h' -> 'libtorch/include/c10/core/SymInt.h' 2025-08-14T21:49:37.5826417Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/SymIntArrayRef.h' -> 'libtorch/include/c10/core/SymIntArrayRef.h' 2025-08-14T21:49:37.5826905Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/SymNodeImpl.h' -> 'libtorch/include/c10/core/SymNodeImpl.h' 2025-08-14T21:49:37.5827463Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/SymbolicShapeMeta.h' -> 'libtorch/include/c10/core/SymbolicShapeMeta.h' 2025-08-14T21:49:37.5827929Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/TensorImpl.h' -> 'libtorch/include/c10/core/TensorImpl.h' 2025-08-14T21:49:37.5828445Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/TensorOptions.h' -> 'libtorch/include/c10/core/TensorOptions.h' 2025-08-14T21:49:37.5829029Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/UndefinedTensorImpl.h' -> 'libtorch/include/c10/core/UndefinedTensorImpl.h' 2025-08-14T21:49:37.5829548Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/WrapDimMinimal.h' -> 'libtorch/include/c10/core/WrapDimMinimal.h' 2025-08-14T21:49:37.5830041Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/alignment.h' -> 'libtorch/include/c10/core/alignment.h' 2025-08-14T21:49:37.5830503Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/thread_pool.h' -> 'libtorch/include/c10/core/thread_pool.h' 2025-08-14T21:49:37.5830886Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl' -> 'libtorch/include/c10/core/impl' 2025-08-14T21:49:37.5831331Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/COW.h' -> 'libtorch/include/c10/core/impl/COW.h' 2025-08-14T21:49:37.5831880Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/COWDeleter.h' -> 'libtorch/include/c10/core/impl/COWDeleter.h' 2025-08-14T21:49:37.5832604Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/DeviceGuardImplInterface.h' -> 'libtorch/include/c10/core/impl/DeviceGuardImplInterface.h' 2025-08-14T21:49:37.5833187Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/FakeGuardImpl.h' -> 'libtorch/include/c10/core/impl/FakeGuardImpl.h' 2025-08-14T21:49:37.5833682Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/GPUTrace.h' -> 'libtorch/include/c10/core/impl/GPUTrace.h' 2025-08-14T21:49:37.5834335Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/HermeticPyObjectTLS.h' -> 'libtorch/include/c10/core/impl/HermeticPyObjectTLS.h' 2025-08-14T21:49:37.5834964Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/InlineDeviceGuard.h' -> 'libtorch/include/c10/core/impl/InlineDeviceGuard.h' 2025-08-14T21:49:37.5835503Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/InlineEvent.h' -> 'libtorch/include/c10/core/impl/InlineEvent.h' 2025-08-14T21:49:37.5836110Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/InlineStreamGuard.h' -> 'libtorch/include/c10/core/impl/InlineStreamGuard.h' 2025-08-14T21:49:37.5836804Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/LocalDispatchKeySet.h' -> 'libtorch/include/c10/core/impl/LocalDispatchKeySet.h' 2025-08-14T21:49:37.5837373Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/PyInterpreter.h' -> 'libtorch/include/c10/core/impl/PyInterpreter.h' 2025-08-14T21:49:37.5838028Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/PyInterpreterHooks.h' -> 'libtorch/include/c10/core/impl/PyInterpreterHooks.h' 2025-08-14T21:49:37.5838591Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/PyObjectSlot.h' -> 'libtorch/include/c10/core/impl/PyObjectSlot.h' 2025-08-14T21:49:37.5839329Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/PythonDispatcherTLS.h' -> 'libtorch/include/c10/core/impl/PythonDispatcherTLS.h' 2025-08-14T21:49:37.5840099Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/SizesAndStrides.h' -> 'libtorch/include/c10/core/impl/SizesAndStrides.h' 2025-08-14T21:49:37.5840791Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/TorchDispatchModeTLS.h' -> 'libtorch/include/c10/core/impl/TorchDispatchModeTLS.h' 2025-08-14T21:49:37.5841415Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/VirtualGuardImpl.h' -> 'libtorch/include/c10/core/impl/VirtualGuardImpl.h' 2025-08-14T21:49:37.5841935Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/alloc_cpu.h' -> 'libtorch/include/c10/core/impl/alloc_cpu.h' 2025-08-14T21:49:37.5842285Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda' -> 'libtorch/include/c10/cuda' 2025-08-14T21:49:37.5842805Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAAlgorithm.h' -> 'libtorch/include/c10/cuda/CUDAAlgorithm.h' 2025-08-14T21:49:37.5843411Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAAllocatorConfig.h' -> 'libtorch/include/c10/cuda/CUDAAllocatorConfig.h' 2025-08-14T21:49:37.5844036Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDACachingAllocator.h' -> 'libtorch/include/c10/cuda/CUDACachingAllocator.h' 2025-08-14T21:49:37.5844640Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDADeviceAssertion.h' -> 'libtorch/include/c10/cuda/CUDADeviceAssertion.h' 2025-08-14T21:49:37.5845339Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDADeviceAssertionHost.h' -> 'libtorch/include/c10/cuda/CUDADeviceAssertionHost.h' 2025-08-14T21:49:37.5845869Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAException.h' -> 'libtorch/include/c10/cuda/CUDAException.h' 2025-08-14T21:49:37.5846386Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAFunctions.h' -> 'libtorch/include/c10/cuda/CUDAFunctions.h' 2025-08-14T21:49:37.5847000Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAGraphsC10Utils.h' -> 'libtorch/include/c10/cuda/CUDAGraphsC10Utils.h' 2025-08-14T21:49:37.5847478Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAGuard.h' -> 'libtorch/include/c10/cuda/CUDAGuard.h' 2025-08-14T21:49:37.5847956Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAMacros.h' -> 'libtorch/include/c10/cuda/CUDAMacros.h' 2025-08-14T21:49:37.5848501Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAMathCompat.h' -> 'libtorch/include/c10/cuda/CUDAMathCompat.h' 2025-08-14T21:49:37.5849087Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAMiscFunctions.h' -> 'libtorch/include/c10/cuda/CUDAMiscFunctions.h' 2025-08-14T21:49:37.5849562Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAStream.h' -> 'libtorch/include/c10/cuda/CUDAStream.h' 2025-08-14T21:49:37.5850028Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/driver_api.h' -> 'libtorch/include/c10/cuda/driver_api.h' 2025-08-14T21:49:37.5850428Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/impl' -> 'libtorch/include/c10/cuda/impl' 2025-08-14T21:49:37.5851126Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/impl/CUDAGuardImpl.h' -> 'libtorch/include/c10/cuda/impl/CUDAGuardImpl.h' 2025-08-14T21:49:37.5851725Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/impl/CUDATest.h' -> 'libtorch/include/c10/cuda/impl/CUDATest.h' 2025-08-14T21:49:37.5852109Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/macros' -> 'libtorch/include/c10/macros' 2025-08-14T21:49:37.5852542Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/macros/Export.h' -> 'libtorch/include/c10/macros/Export.h' 2025-08-14T21:49:37.5852993Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/macros/Macros.h' -> 'libtorch/include/c10/macros/Macros.h' 2025-08-14T21:49:37.5853487Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/macros/cmake_macros.h' -> 'libtorch/include/c10/macros/cmake_macros.h' 2025-08-14T21:49:37.5853813Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/metal' -> 'libtorch/include/c10/metal' 2025-08-14T21:49:37.5854229Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/atomic.h' -> 'libtorch/include/c10/metal/atomic.h' 2025-08-14T21:49:37.5854652Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/common.h' -> 'libtorch/include/c10/metal/common.h' 2025-08-14T21:49:37.5855064Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/expm1f.h' -> 'libtorch/include/c10/metal/expm1f.h' 2025-08-14T21:49:37.5855500Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/indexing.h' -> 'libtorch/include/c10/metal/indexing.h' 2025-08-14T21:49:37.5855922Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/random.h' -> 'libtorch/include/c10/metal/random.h' 2025-08-14T21:49:37.5856438Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/reduction_utils.h' -> 'libtorch/include/c10/metal/reduction_utils.h' 2025-08-14T21:49:37.5856907Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/special_math.h' -> 'libtorch/include/c10/metal/special_math.h' 2025-08-14T21:49:37.5857321Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/utils.h' -> 'libtorch/include/c10/metal/utils.h' 2025-08-14T21:49:37.5857658Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/mobile' -> 'libtorch/include/c10/mobile' 2025-08-14T21:49:37.5858246Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/mobile/CPUCachingAllocator.h' -> 'libtorch/include/c10/mobile/CPUCachingAllocator.h' 2025-08-14T21:49:37.5858920Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/mobile/CPUProfilingAllocator.h' -> 'libtorch/include/c10/mobile/CPUProfilingAllocator.h' 2025-08-14T21:49:37.5859237Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/test' -> 'libtorch/include/c10/test' 2025-08-14T21:49:37.5859606Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/test/util' -> 'libtorch/include/c10/test/util' 2025-08-14T21:49:37.5860075Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/test/util/Macros.h' -> 'libtorch/include/c10/test/util/Macros.h' 2025-08-14T21:49:37.5860749Z '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-08-14T21:49:37.5861336Z '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-08-14T21:49:37.5861664Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util' -> 'libtorch/include/c10/util' 2025-08-14T21:49:37.5862063Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/C++17.h' -> 'libtorch/include/c10/util/C++17.h' 2025-08-14T21:49:37.5862532Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/AbortHandler.h' -> 'libtorch/include/c10/util/AbortHandler.h' 2025-08-14T21:49:37.5863138Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/AlignOf.h' -> 'libtorch/include/c10/util/AlignOf.h' 2025-08-14T21:49:37.5863685Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ApproximateClock.h' -> 'libtorch/include/c10/util/ApproximateClock.h' 2025-08-14T21:49:37.5864091Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Array.h' -> 'libtorch/include/c10/util/Array.h' 2025-08-14T21:49:37.5864542Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ArrayRef.h' -> 'libtorch/include/c10/util/ArrayRef.h' 2025-08-14T21:49:37.5865047Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/BFloat16-inl.h' -> 'libtorch/include/c10/util/BFloat16-inl.h' 2025-08-14T21:49:37.5865531Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/BFloat16-math.h' -> 'libtorch/include/c10/util/BFloat16-math.h' 2025-08-14T21:49:37.5866005Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/BFloat16.h' -> 'libtorch/include/c10/util/BFloat16.h' 2025-08-14T21:49:37.5866457Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Backtrace.h' -> 'libtorch/include/c10/util/Backtrace.h' 2025-08-14T21:49:37.5866880Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Bitset.h' -> 'libtorch/include/c10/util/Bitset.h' 2025-08-14T21:49:37.5867325Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/CallOnce.h' -> 'libtorch/include/c10/util/CallOnce.h' 2025-08-14T21:49:37.5867815Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ConstexprCrc.h' -> 'libtorch/include/c10/util/ConstexprCrc.h' 2025-08-14T21:49:37.5868373Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/DeadlockDetection.h' -> 'libtorch/include/c10/util/DeadlockDetection.h' 2025-08-14T21:49:37.5868852Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Deprecated.h' -> 'libtorch/include/c10/util/Deprecated.h' 2025-08-14T21:49:37.5869305Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/DimVector.h' -> 'libtorch/include/c10/util/DimVector.h' 2025-08-14T21:49:37.5870144Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/DynamicCounter.h' -> 'libtorch/include/c10/util/DynamicCounter.h' 2025-08-14T21:49:37.5870627Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Enumerate.h' -> 'libtorch/include/c10/util/Enumerate.h' 2025-08-14T21:49:37.5871096Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Exception.h' -> 'libtorch/include/c10/util/Exception.h' 2025-08-14T21:49:37.5871654Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ExclusivelyOwned.h' -> 'libtorch/include/c10/util/ExclusivelyOwned.h' 2025-08-14T21:49:37.5872399Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' -> 'libtorch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2025-08-14T21:49:37.5872949Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/FbcodeMaps.h' -> 'libtorch/include/c10/util/FbcodeMaps.h' 2025-08-14T21:49:37.5873375Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Flags.h' -> 'libtorch/include/c10/util/Flags.h' 2025-08-14T21:49:37.5873900Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float4_e2m1fn_x2.h' -> 'libtorch/include/c10/util/Float4_e2m1fn_x2.h' 2025-08-14T21:49:37.5874492Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e4m3fn-inl.h' -> 'libtorch/include/c10/util/Float8_e4m3fn-inl.h' 2025-08-14T21:49:37.5874982Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e4m3fn.h' -> 'libtorch/include/c10/util/Float8_e4m3fn.h' 2025-08-14T21:49:37.5875548Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e4m3fnuz-inl.h' -> 'libtorch/include/c10/util/Float8_e4m3fnuz-inl.h' 2025-08-14T21:49:37.5876061Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e4m3fnuz.h' -> 'libtorch/include/c10/util/Float8_e4m3fnuz.h' 2025-08-14T21:49:37.5876574Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e5m2-inl.h' -> 'libtorch/include/c10/util/Float8_e5m2-inl.h' 2025-08-14T21:49:37.5877050Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e5m2.h' -> 'libtorch/include/c10/util/Float8_e5m2.h' 2025-08-14T21:49:37.5877603Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e5m2fnuz-inl.h' -> 'libtorch/include/c10/util/Float8_e5m2fnuz-inl.h' 2025-08-14T21:49:37.5878119Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e5m2fnuz.h' -> 'libtorch/include/c10/util/Float8_e5m2fnuz.h' 2025-08-14T21:49:37.5878672Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e8m0fnu-inl.h' -> 'libtorch/include/c10/util/Float8_e8m0fnu-inl.h' 2025-08-14T21:49:37.5879343Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e8m0fnu.h' -> 'libtorch/include/c10/util/Float8_e8m0fnu.h' 2025-08-14T21:49:37.5879839Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/FunctionRef.h' -> 'libtorch/include/c10/util/FunctionRef.h' 2025-08-14T21:49:37.5880333Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Gauge.h' -> 'libtorch/include/c10/util/Gauge.h' 2025-08-14T21:49:37.5880784Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Half-inl.h' -> 'libtorch/include/c10/util/Half-inl.h' 2025-08-14T21:49:37.5881200Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Half.h' -> 'libtorch/include/c10/util/Half.h' 2025-08-14T21:49:37.5881689Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/IdWrapper.h' -> 'libtorch/include/c10/util/IdWrapper.h' 2025-08-14T21:49:37.5882207Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/IntrusiveList.h' -> 'libtorch/include/c10/util/IntrusiveList.h' 2025-08-14T21:49:37.5882622Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Lazy.h' -> 'libtorch/include/c10/util/Lazy.h' 2025-08-14T21:49:37.5883112Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/LeftRight.h' -> 'libtorch/include/c10/util/LeftRight.h' 2025-08-14T21:49:37.5883523Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Load.h' -> 'libtorch/include/c10/util/Load.h' 2025-08-14T21:49:37.5883971Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Logging.h' -> 'libtorch/include/c10/util/Logging.h' 2025-08-14T21:49:37.5884497Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/MathConstants.h' -> 'libtorch/include/c10/util/MathConstants.h' 2025-08-14T21:49:37.5884979Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/MaybeOwned.h' -> 'libtorch/include/c10/util/MaybeOwned.h' 2025-08-14T21:49:37.5885531Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Metaprogramming.h' -> 'libtorch/include/c10/util/Metaprogramming.h' 2025-08-14T21:49:37.5886018Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/NetworkFlow.h' -> 'libtorch/include/c10/util/NetworkFlow.h' 2025-08-14T21:49:37.5886522Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Optional.h' -> 'libtorch/include/c10/util/Optional.h' 2025-08-14T21:49:37.5887084Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/OptionalArrayRef.h' -> 'libtorch/include/c10/util/OptionalArrayRef.h' 2025-08-14T21:49:37.5887604Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ParallelGuard.h' -> 'libtorch/include/c10/util/ParallelGuard.h' 2025-08-14T21:49:37.5888071Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Registry.h' -> 'libtorch/include/c10/util/Registry.h' 2025-08-14T21:49:37.5888573Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ScopeExit.h' -> 'libtorch/include/c10/util/ScopeExit.h' 2025-08-14T21:49:37.5889046Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Semaphore.h' -> 'libtorch/include/c10/util/Semaphore.h' 2025-08-14T21:49:37.5889550Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/SmallBuffer.h' -> 'libtorch/include/c10/util/SmallBuffer.h' 2025-08-14T21:49:37.5890042Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/SmallVector.h' -> 'libtorch/include/c10/util/SmallVector.h' 2025-08-14T21:49:37.5890527Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/StringUtil.h' -> 'libtorch/include/c10/util/StringUtil.h' 2025-08-14T21:49:37.5891253Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Synchronized.h' -> 'libtorch/include/c10/util/Synchronized.h' 2025-08-14T21:49:37.5891714Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ThreadLocal.h' -> 'libtorch/include/c10/util/ThreadLocal.h' 2025-08-14T21:49:37.5892297Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ThreadLocalDebugInfo.h' -> 'libtorch/include/c10/util/ThreadLocalDebugInfo.h' 2025-08-14T21:49:37.5892701Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Type.h' -> 'libtorch/include/c10/util/Type.h' 2025-08-14T21:49:37.5893132Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/TypeCast.h' -> 'libtorch/include/c10/util/TypeCast.h' 2025-08-14T21:49:37.5893606Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/TypeIndex.h' -> 'libtorch/include/c10/util/TypeIndex.h' 2025-08-14T21:49:37.5894046Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/TypeList.h' -> 'libtorch/include/c10/util/TypeList.h' 2025-08-14T21:49:37.5894604Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/TypeSafeSignMath.h' -> 'libtorch/include/c10/util/TypeSafeSignMath.h' 2025-08-14T21:49:37.5895056Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/TypeTraits.h' -> 'libtorch/include/c10/util/TypeTraits.h' 2025-08-14T21:49:37.5895489Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Unicode.h' -> 'libtorch/include/c10/util/Unicode.h' 2025-08-14T21:49:37.5895976Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/UniqueVoidPtr.h' -> 'libtorch/include/c10/util/UniqueVoidPtr.h' 2025-08-14T21:49:37.5896554Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Unroll.h' -> 'libtorch/include/c10/util/Unroll.h' 2025-08-14T21:49:37.5897052Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/WaitCounter.h' -> 'libtorch/include/c10/util/WaitCounter.h' 2025-08-14T21:49:37.5897724Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/WaitCounterDynamicBackend.h' -> 'libtorch/include/c10/util/WaitCounterDynamicBackend.h' 2025-08-14T21:49:37.5898192Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/accumulate.h' -> 'libtorch/include/c10/util/accumulate.h' 2025-08-14T21:49:37.5898632Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/bit_cast.h' -> 'libtorch/include/c10/util/bit_cast.h' 2025-08-14T21:49:37.5899031Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/bits.h' -> 'libtorch/include/c10/util/bits.h' 2025-08-14T21:49:37.5899462Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/complex.h' -> 'libtorch/include/c10/util/complex.h' 2025-08-14T21:49:37.5899948Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/complex_math.h' -> 'libtorch/include/c10/util/complex_math.h' 2025-08-14T21:49:37.5900466Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/complex_utils.h' -> 'libtorch/include/c10/util/complex_utils.h' 2025-08-14T21:49:37.5900906Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/copysign.h' -> 'libtorch/include/c10/util/copysign.h' 2025-08-14T21:49:37.5901311Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/env.h' -> 'libtorch/include/c10/util/env.h' 2025-08-14T21:49:37.5901722Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/error.h' -> 'libtorch/include/c10/util/error.h' 2025-08-14T21:49:37.5902226Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/flat_hash_map.h' -> 'libtorch/include/c10/util/flat_hash_map.h' 2025-08-14T21:49:37.5902798Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/floating_point_utils.h' -> 'libtorch/include/c10/util/floating_point_utils.h' 2025-08-14T21:49:37.5903272Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/generic_math.h' -> 'libtorch/include/c10/util/generic_math.h' 2025-08-14T21:49:37.5903677Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/hash.h' -> 'libtorch/include/c10/util/hash.h' 2025-08-14T21:49:37.5904109Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/int128.h' -> 'libtorch/include/c10/util/int128.h' 2025-08-14T21:49:37.5904596Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/intrusive_ptr.h' -> 'libtorch/include/c10/util/intrusive_ptr.h' 2025-08-14T21:49:37.5905015Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/irange.h' -> 'libtorch/include/c10/util/irange.h' 2025-08-14T21:49:37.5905555Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/llvmMathExtras.h' -> 'libtorch/include/c10/util/llvmMathExtras.h' 2025-08-14T21:49:37.5906118Z '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-08-14T21:49:37.5906721Z '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-08-14T21:49:37.5907169Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/numa.h' -> 'libtorch/include/c10/util/numa.h' 2025-08-14T21:49:37.5907954Z '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-08-14T21:49:37.5908394Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/overflows.h' -> 'libtorch/include/c10/util/overflows.h' 2025-08-14T21:49:37.5908859Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/overloaded.h' -> 'libtorch/include/c10/util/overloaded.h' 2025-08-14T21:49:37.5909314Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/python_stub.h' -> 'libtorch/include/c10/util/python_stub.h' 2025-08-14T21:49:37.5909894Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/qint32.h' -> 'libtorch/include/c10/util/qint32.h' 2025-08-14T21:49:37.5910318Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/qint8.h' -> 'libtorch/include/c10/util/qint8.h' 2025-08-14T21:49:37.5910758Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/quint2x4.h' -> 'libtorch/include/c10/util/quint2x4.h' 2025-08-14T21:49:37.5911196Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/quint4x2.h' -> 'libtorch/include/c10/util/quint4x2.h' 2025-08-14T21:49:37.5911632Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/quint8.h' -> 'libtorch/include/c10/util/quint8.h' 2025-08-14T21:49:37.5912111Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/safe_numerics.h' -> 'libtorch/include/c10/util/safe_numerics.h' 2025-08-14T21:49:37.5912606Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/signal_handler.h' -> 'libtorch/include/c10/util/signal_handler.h' 2025-08-14T21:49:37.5913098Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/sparse_bitset.h' -> 'libtorch/include/c10/util/sparse_bitset.h' 2025-08-14T21:49:37.5913514Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ssize.h' -> 'libtorch/include/c10/util/ssize.h' 2025-08-14T21:49:37.5914075Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/static_tracepoint.h' -> 'libtorch/include/c10/util/static_tracepoint.h' 2025-08-14T21:49:37.5914686Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/static_tracepoint_elfx86.h' -> 'libtorch/include/c10/util/static_tracepoint_elfx86.h' 2025-08-14T21:49:37.5915121Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/strides.h' -> 'libtorch/include/c10/util/strides.h' 2025-08-14T21:49:37.5915594Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/string_utils.h' -> 'libtorch/include/c10/util/string_utils.h' 2025-08-14T21:49:37.5916090Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/string_view.h' -> 'libtorch/include/c10/util/string_view.h' 2025-08-14T21:49:37.5916549Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/strong_type.h' -> 'libtorch/include/c10/util/strong_type.h' 2025-08-14T21:49:37.5916990Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/tempfile.h' -> 'libtorch/include/c10/util/tempfile.h' 2025-08-14T21:49:37.5917461Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/thread_name.h' -> 'libtorch/include/c10/util/thread_name.h' 2025-08-14T21:49:37.5917889Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/typeid.h' -> 'libtorch/include/c10/util/typeid.h' 2025-08-14T21:49:37.5918373Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/win32-headers.h' -> 'libtorch/include/c10/util/win32-headers.h' 2025-08-14T21:49:37.5918704Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu' -> 'libtorch/include/c10/xpu' 2025-08-14T21:49:37.5919393Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/XPUCachingAllocator.h' -> 'libtorch/include/c10/xpu/XPUCachingAllocator.h' 2025-08-14T21:49:37.5920077Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/XPUDeviceProp.h' -> 'libtorch/include/c10/xpu/XPUDeviceProp.h' 2025-08-14T21:49:37.5920627Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/XPUException.h' -> 'libtorch/include/c10/xpu/XPUException.h' 2025-08-14T21:49:37.5921120Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/XPUFunctions.h' -> 'libtorch/include/c10/xpu/XPUFunctions.h' 2025-08-14T21:49:37.5921605Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/XPUMacros.h' -> 'libtorch/include/c10/xpu/XPUMacros.h' 2025-08-14T21:49:37.5922264Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/XPUStream.h' -> 'libtorch/include/c10/xpu/XPUStream.h' 2025-08-14T21:49:37.5922652Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/impl' -> 'libtorch/include/c10/xpu/impl' 2025-08-14T21:49:37.5923221Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/impl/XPUGuardImpl.h' -> 'libtorch/include/c10/xpu/impl/XPUGuardImpl.h' 2025-08-14T21:49:37.5923619Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/test' -> 'libtorch/include/c10/xpu/test' 2025-08-14T21:49:37.5924054Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/test/impl' -> 'libtorch/include/c10/xpu/test/impl' 2025-08-14T21:49:37.5924605Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/test/impl/XPUTest.h' -> 'libtorch/include/c10/xpu/test/impl/XPUTest.h' 2025-08-14T21:49:37.5924937Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2' -> 'libtorch/include/caffe2' 2025-08-14T21:49:37.5925318Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core' -> 'libtorch/include/caffe2/core' 2025-08-14T21:49:37.5925785Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core/common.h' -> 'libtorch/include/caffe2/core/common.h' 2025-08-14T21:49:37.5926257Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core/timer.h' -> 'libtorch/include/caffe2/core/timer.h' 2025-08-14T21:49:37.5926726Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core/macros.h' -> 'libtorch/include/caffe2/core/macros.h' 2025-08-14T21:49:37.5927187Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/perfkernels' -> 'libtorch/include/caffe2/perfkernels' 2025-08-14T21:49:37.5927866Z '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-08-14T21:49:37.5928481Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/perfkernels/common.h' -> 'libtorch/include/caffe2/perfkernels/common.h' 2025-08-14T21:49:37.5929203Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/perfkernels/embedding_lookup_idx.h' -> 'libtorch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2025-08-14T21:49:37.5929650Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize' -> 'libtorch/include/caffe2/serialize' 2025-08-14T21:49:37.5930206Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize/crc_alt.h' -> 'libtorch/include/caffe2/serialize/crc_alt.h' 2025-08-14T21:49:37.5930793Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize/file_adapter.h' -> 'libtorch/include/caffe2/serialize/file_adapter.h' 2025-08-14T21:49:37.5931452Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize/in_memory_adapter.h' -> 'libtorch/include/caffe2/serialize/in_memory_adapter.h' 2025-08-14T21:49:37.5932200Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize/inline_container.h' -> 'libtorch/include/caffe2/serialize/inline_container.h' 2025-08-14T21:49:37.5932811Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize/istream_adapter.h' -> 'libtorch/include/caffe2/serialize/istream_adapter.h' 2025-08-14T21:49:37.5933501Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize/read_adapter_interface.h' -> 'libtorch/include/caffe2/serialize/read_adapter_interface.h' 2025-08-14T21:49:37.5934044Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize/versions.h' -> 'libtorch/include/caffe2/serialize/versions.h' 2025-08-14T21:49:37.5934417Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils' -> 'libtorch/include/caffe2/utils' 2025-08-14T21:49:37.5934968Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/fixed_divisor.h' -> 'libtorch/include/caffe2/utils/fixed_divisor.h' 2025-08-14T21:49:37.5935500Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/proto_wrap.h' -> 'libtorch/include/caffe2/utils/proto_wrap.h' 2025-08-14T21:49:37.5936158Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/string_utils.h' -> 'libtorch/include/caffe2/utils/string_utils.h' 2025-08-14T21:49:37.5936654Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool' -> 'libtorch/include/caffe2/utils/threadpool' 2025-08-14T21:49:37.5937282Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool/ThreadPool.h' -> 'libtorch/include/caffe2/utils/threadpool/ThreadPool.h' 2025-08-14T21:49:37.5938000Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' -> 'libtorch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2025-08-14T21:49:37.5938663Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool/WorkersPool.h' -> 'libtorch/include/caffe2/utils/threadpool/WorkersPool.h' 2025-08-14T21:49:37.5939361Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' -> 'libtorch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2025-08-14T21:49:37.5940008Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool/pthreadpool.h' -> 'libtorch/include/caffe2/utils/threadpool/pthreadpool.h' 2025-08-14T21:49:37.5940713Z '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-08-14T21:49:37.5941007Z 'build/lib.linux-x86_64-cpython-39/torch/include/clog.h' -> 'libtorch/include/clog.h' 2025-08-14T21:49:37.5941337Z 'build/lib.linux-x86_64-cpython-39/torch/include/cpuinfo.h' -> 'libtorch/include/cpuinfo.h' 2025-08-14T21:49:37.5941720Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_config.h' -> 'libtorch/include/dnnl_config.h' 2025-08-14T21:49:37.5942076Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_debug.h' -> 'libtorch/include/dnnl_debug.h' 2025-08-14T21:49:37.5942398Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl.h' -> 'libtorch/include/dnnl.h' 2025-08-14T21:49:37.5942727Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl.hpp' -> 'libtorch/include/dnnl.hpp' 2025-08-14T21:49:37.5943064Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_ocl.h' -> 'libtorch/include/dnnl_ocl.h' 2025-08-14T21:49:37.5943420Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_ocl.hpp' -> 'libtorch/include/dnnl_ocl.hpp' 2025-08-14T21:49:37.5943780Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_sycl.h' -> 'libtorch/include/dnnl_sycl.h' 2025-08-14T21:49:37.5944181Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_sycl.hpp' -> 'libtorch/include/dnnl_sycl.hpp' 2025-08-14T21:49:37.5944583Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_sycl_types.h' -> 'libtorch/include/dnnl_sycl_types.h' 2025-08-14T21:49:37.5944989Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_threadpool.h' -> 'libtorch/include/dnnl_threadpool.h' 2025-08-14T21:49:37.5945436Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_threadpool.hpp' -> 'libtorch/include/dnnl_threadpool.hpp' 2025-08-14T21:49:37.5945913Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_threadpool_iface.hpp' -> 'libtorch/include/dnnl_threadpool_iface.hpp' 2025-08-14T21:49:37.5946273Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_types.h' -> 'libtorch/include/dnnl_types.h' 2025-08-14T21:49:37.5946663Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_version.h' -> 'libtorch/include/dnnl_version.h' 2025-08-14T21:49:37.5947118Z 'build/lib.linux-x86_64-cpython-39/torch/include/experiments-config.h' -> 'libtorch/include/experiments-config.h' 2025-08-14T21:49:37.5947418Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm' -> 'libtorch/include/fbgemm' 2025-08-14T21:49:37.5947860Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/ConvUtils.h' -> 'libtorch/include/fbgemm/ConvUtils.h' 2025-08-14T21:49:37.5948284Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/Fbgemm.h' -> 'libtorch/include/fbgemm/Fbgemm.h' 2025-08-14T21:49:37.5948735Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmBuild.h' -> 'libtorch/include/fbgemm/FbgemmBuild.h' 2025-08-14T21:49:37.5949245Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmConvert.h' -> 'libtorch/include/fbgemm/FbgemmConvert.h' 2025-08-14T21:49:37.5949742Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmEmbedding.h' -> 'libtorch/include/fbgemm/FbgemmEmbedding.h' 2025-08-14T21:49:37.5950178Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmFP16.h' -> 'libtorch/include/fbgemm/FbgemmFP16.h' 2025-08-14T21:49:37.5950626Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmFP32.h' -> 'libtorch/include/fbgemm/FbgemmFP32.h' 2025-08-14T21:49:37.5951108Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmFPCommon.h' -> 'libtorch/include/fbgemm/FbgemmFPCommon.h' 2025-08-14T21:49:37.5951533Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmI64.h' -> 'libtorch/include/fbgemm/FbgemmI64.h' 2025-08-14T21:49:37.5952128Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h' -> 'libtorch/include/fbgemm/FbgemmI8DepthwiseAvx2.h' 2025-08-14T21:49:37.5952719Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmI8DirectconvAvx2.h' -> 'libtorch/include/fbgemm/FbgemmI8DirectconvAvx2.h' 2025-08-14T21:49:37.5953190Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmI8Spmdm.h' -> 'libtorch/include/fbgemm/FbgemmI8Spmdm.h' 2025-08-14T21:49:37.5953728Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmPackMatrixB.h' -> 'libtorch/include/fbgemm/FbgemmPackMatrixB.h' 2025-08-14T21:49:37.5954193Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmSparse.h' -> 'libtorch/include/fbgemm/FbgemmSparse.h' 2025-08-14T21:49:37.5954687Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FloatConversion.h' -> 'libtorch/include/fbgemm/FloatConversion.h' 2025-08-14T21:49:37.5955433Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/OutputProcessing-inl.h' -> 'libtorch/include/fbgemm/OutputProcessing-inl.h' 2025-08-14T21:49:37.5955998Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/PackingTraits-inl.h' -> 'libtorch/include/fbgemm/PackingTraits-inl.h' 2025-08-14T21:49:37.5956448Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/QuantUtils.h' -> 'libtorch/include/fbgemm/QuantUtils.h' 2025-08-14T21:49:37.5956956Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/QuantUtilsAvx2.h' -> 'libtorch/include/fbgemm/QuantUtilsAvx2.h' 2025-08-14T21:49:37.5957508Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/QuantUtilsAvx512.h' -> 'libtorch/include/fbgemm/QuantUtilsAvx512.h' 2025-08-14T21:49:37.5958006Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/QuantUtilsNeon.h' -> 'libtorch/include/fbgemm/QuantUtilsNeon.h' 2025-08-14T21:49:37.5958458Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/spmmUtils.h' -> 'libtorch/include/fbgemm/spmmUtils.h' 2025-08-14T21:49:37.5958945Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/spmmUtilsAvx2.h' -> 'libtorch/include/fbgemm/spmmUtilsAvx2.h' 2025-08-14T21:49:37.5959663Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/SimdUtils.h' -> 'libtorch/include/fbgemm/SimdUtils.h' 2025-08-14T21:49:37.5960095Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/Utils.h' -> 'libtorch/include/fbgemm/Utils.h' 2025-08-14T21:49:37.5960549Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/UtilsAvx2.h' -> 'libtorch/include/fbgemm/UtilsAvx2.h' 2025-08-14T21:49:37.5960962Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/Types.h' -> 'libtorch/include/fbgemm/Types.h' 2025-08-14T21:49:37.5961267Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt' -> 'libtorch/include/fmt' 2025-08-14T21:49:37.5961628Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/args.h' -> 'libtorch/include/fmt/args.h' 2025-08-14T21:49:37.5961991Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/base.h' -> 'libtorch/include/fmt/base.h' 2025-08-14T21:49:37.5962432Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/chrono.h' -> 'libtorch/include/fmt/chrono.h' 2025-08-14T21:49:37.5962806Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/color.h' -> 'libtorch/include/fmt/color.h' 2025-08-14T21:49:37.5963238Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/compile.h' -> 'libtorch/include/fmt/compile.h' 2025-08-14T21:49:37.5963614Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/core.h' -> 'libtorch/include/fmt/core.h' 2025-08-14T21:49:37.5963997Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/format.h' -> 'libtorch/include/fmt/format.h' 2025-08-14T21:49:37.5964428Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/format-inl.h' -> 'libtorch/include/fmt/format-inl.h' 2025-08-14T21:49:37.5964782Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/os.h' -> 'libtorch/include/fmt/os.h' 2025-08-14T21:49:37.5965179Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/ostream.h' -> 'libtorch/include/fmt/ostream.h' 2025-08-14T21:49:37.5965567Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/printf.h' -> 'libtorch/include/fmt/printf.h' 2025-08-14T21:49:37.5965968Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/ranges.h' -> 'libtorch/include/fmt/ranges.h' 2025-08-14T21:49:37.5966317Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/std.h' -> 'libtorch/include/fmt/std.h' 2025-08-14T21:49:37.5966689Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/xchar.h' -> 'libtorch/include/fmt/xchar.h' 2025-08-14T21:49:37.5966993Z 'build/lib.linux-x86_64-cpython-39/torch/include/fp16' -> 'libtorch/include/fp16' 2025-08-14T21:49:37.5967428Z 'build/lib.linux-x86_64-cpython-39/torch/include/fp16/bitcasts.h' -> 'libtorch/include/fp16/bitcasts.h' 2025-08-14T21:49:37.5967801Z 'build/lib.linux-x86_64-cpython-39/torch/include/fp16/fp16.h' -> 'libtorch/include/fp16/fp16.h' 2025-08-14T21:49:37.5968184Z 'build/lib.linux-x86_64-cpython-39/torch/include/fp16/psimd.h' -> 'libtorch/include/fp16/psimd.h' 2025-08-14T21:49:37.5968511Z 'build/lib.linux-x86_64-cpython-39/torch/include/fp16.h' -> 'libtorch/include/fp16.h' 2025-08-14T21:49:37.5968880Z 'build/lib.linux-x86_64-cpython-39/torch/include/fxdiv.h' -> 'libtorch/include/fxdiv.h' 2025-08-14T21:49:37.5969194Z 'build/lib.linux-x86_64-cpython-39/torch/include/google' -> 'libtorch/include/google' 2025-08-14T21:49:37.5969805Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf' -> 'libtorch/include/google/protobuf' 2025-08-14T21:49:37.5970359Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/map_entry.h' -> 'libtorch/include/google/protobuf/map_entry.h' 2025-08-14T21:49:37.5970910Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/any.h' -> 'libtorch/include/google/protobuf/any.h' 2025-08-14T21:49:37.5971439Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/any.pb.h' -> 'libtorch/include/google/protobuf/any.pb.h' 2025-08-14T21:49:37.5971949Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/api.pb.h' -> 'libtorch/include/google/protobuf/api.pb.h' 2025-08-14T21:49:37.5972462Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/arena.h' -> 'libtorch/include/google/protobuf/arena.h' 2025-08-14T21:49:37.5973045Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/arena_impl.h' -> 'libtorch/include/google/protobuf/arena_impl.h' 2025-08-14T21:49:37.5973723Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/arenastring.h' -> 'libtorch/include/google/protobuf/arenastring.h' 2025-08-14T21:49:37.5974337Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/descriptor.h' -> 'libtorch/include/google/protobuf/descriptor.h' 2025-08-14T21:49:37.5975069Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/descriptor.pb.h' -> 'libtorch/include/google/protobuf/descriptor.pb.h' 2025-08-14T21:49:37.5975743Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/descriptor_database.h' -> 'libtorch/include/google/protobuf/descriptor_database.h' 2025-08-14T21:49:37.5976466Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/duration.pb.h' -> 'libtorch/include/google/protobuf/duration.pb.h' 2025-08-14T21:49:37.5977231Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/dynamic_message.h' -> 'libtorch/include/google/protobuf/dynamic_message.h' 2025-08-14T21:49:37.5977951Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/empty.pb.h' -> 'libtorch/include/google/protobuf/empty.pb.h' 2025-08-14T21:49:37.5978678Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/extension_set.h' -> 'libtorch/include/google/protobuf/extension_set.h' 2025-08-14T21:49:37.5979477Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/extension_set_inl.h' -> 'libtorch/include/google/protobuf/extension_set_inl.h' 2025-08-14T21:49:37.5980167Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/field_mask.pb.h' -> 'libtorch/include/google/protobuf/field_mask.pb.h' 2025-08-14T21:49:37.5981206Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/generated_enum_reflection.h' -> 'libtorch/include/google/protobuf/generated_enum_reflection.h' 2025-08-14T21:49:37.5982006Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/generated_enum_util.h' -> 'libtorch/include/google/protobuf/generated_enum_util.h' 2025-08-14T21:49:37.5982889Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/generated_message_reflection.h' -> 'libtorch/include/google/protobuf/generated_message_reflection.h' 2025-08-14T21:49:37.5983824Z '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-08-14T21:49:37.5984643Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/generated_message_util.h' -> 'libtorch/include/google/protobuf/generated_message_util.h' 2025-08-14T21:49:37.5985280Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/has_bits.h' -> 'libtorch/include/google/protobuf/has_bits.h' 2025-08-14T21:49:37.5986104Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/implicit_weak_message.h' -> 'libtorch/include/google/protobuf/implicit_weak_message.h' 2025-08-14T21:49:37.5986935Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/inlined_string_field.h' -> 'libtorch/include/google/protobuf/inlined_string_field.h' 2025-08-14T21:49:37.5987516Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/map.h' -> 'libtorch/include/google/protobuf/map.h' 2025-08-14T21:49:37.5988230Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/map_entry_lite.h' -> 'libtorch/include/google/protobuf/map_entry_lite.h' 2025-08-14T21:49:37.5988900Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/map_field.h' -> 'libtorch/include/google/protobuf/map_field.h' 2025-08-14T21:49:37.5989595Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/map_field_inl.h' -> 'libtorch/include/google/protobuf/map_field_inl.h' 2025-08-14T21:49:37.5990278Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/map_field_lite.h' -> 'libtorch/include/google/protobuf/map_field_lite.h' 2025-08-14T21:49:37.5991008Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/map_type_handler.h' -> 'libtorch/include/google/protobuf/map_type_handler.h' 2025-08-14T21:49:37.5991633Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/message.h' -> 'libtorch/include/google/protobuf/message.h' 2025-08-14T21:49:37.5992326Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/message_lite.h' -> 'libtorch/include/google/protobuf/message_lite.h' 2025-08-14T21:49:37.5992962Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/metadata.h' -> 'libtorch/include/google/protobuf/metadata.h' 2025-08-14T21:49:37.5993672Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/metadata_lite.h' -> 'libtorch/include/google/protobuf/metadata_lite.h' 2025-08-14T21:49:37.5994419Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/parse_context.h' -> 'libtorch/include/google/protobuf/parse_context.h' 2025-08-14T21:49:37.5995012Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/port.h' -> 'libtorch/include/google/protobuf/port.h' 2025-08-14T21:49:37.5995768Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/reflection.h' -> 'libtorch/include/google/protobuf/reflection.h' 2025-08-14T21:49:37.5996626Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/reflection_ops.h' -> 'libtorch/include/google/protobuf/reflection_ops.h' 2025-08-14T21:49:37.5997258Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/repeated_field.h' -> 'libtorch/include/google/protobuf/repeated_field.h' 2025-08-14T21:49:37.5997760Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/service.h' -> 'libtorch/include/google/protobuf/service.h' 2025-08-14T21:49:37.5998465Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/source_context.pb.h' -> 'libtorch/include/google/protobuf/source_context.pb.h' 2025-08-14T21:49:37.5999147Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/struct.pb.h' -> 'libtorch/include/google/protobuf/struct.pb.h' 2025-08-14T21:49:37.5999873Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/text_format.h' -> 'libtorch/include/google/protobuf/text_format.h' 2025-08-14T21:49:37.6000480Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/timestamp.pb.h' -> 'libtorch/include/google/protobuf/timestamp.pb.h' 2025-08-14T21:49:37.6001003Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/type.pb.h' -> 'libtorch/include/google/protobuf/type.pb.h' 2025-08-14T21:49:37.6001637Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/unknown_field_set.h' -> 'libtorch/include/google/protobuf/unknown_field_set.h' 2025-08-14T21:49:37.6002213Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/wire_format.h' -> 'libtorch/include/google/protobuf/wire_format.h' 2025-08-14T21:49:37.6002829Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/wire_format_lite.h' -> 'libtorch/include/google/protobuf/wire_format_lite.h' 2025-08-14T21:49:37.6003451Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/wrappers.pb.h' -> 'libtorch/include/google/protobuf/wrappers.pb.h' 2025-08-14T21:49:37.6003986Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler' -> 'libtorch/include/google/protobuf/compiler' 2025-08-14T21:49:37.6004702Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/code_generator.h' -> 'libtorch/include/google/protobuf/compiler/code_generator.h' 2025-08-14T21:49:37.6005647Z '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-08-14T21:49:37.6006512Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/importer.h' -> 'libtorch/include/google/protobuf/compiler/importer.h' 2025-08-14T21:49:37.6007279Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/parser.h' -> 'libtorch/include/google/protobuf/compiler/parser.h' 2025-08-14T21:49:37.6007911Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/plugin.h' -> 'libtorch/include/google/protobuf/compiler/plugin.h' 2025-08-14T21:49:37.6008593Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/plugin.pb.h' -> 'libtorch/include/google/protobuf/compiler/plugin.pb.h' 2025-08-14T21:49:37.6009172Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/cpp' -> 'libtorch/include/google/protobuf/compiler/cpp' 2025-08-14T21:49:37.6009946Z '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-08-14T21:49:37.6010570Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/csharp' -> 'libtorch/include/google/protobuf/compiler/csharp' 2025-08-14T21:49:37.6011452Z '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-08-14T21:49:37.6012347Z '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-08-14T21:49:37.6012908Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/java' -> 'libtorch/include/google/protobuf/compiler/java' 2025-08-14T21:49:37.6013770Z '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-08-14T21:49:37.6014518Z '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-08-14T21:49:37.6015347Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/js' -> 'libtorch/include/google/protobuf/compiler/js' 2025-08-14T21:49:37.6016184Z '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-08-14T21:49:37.6017231Z '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-08-14T21:49:37.6018034Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/objectivec' -> 'libtorch/include/google/protobuf/compiler/objectivec' 2025-08-14T21:49:37.6019184Z '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-08-14T21:49:37.6020288Z '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-08-14T21:49:37.6021029Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/php' -> 'libtorch/include/google/protobuf/compiler/php' 2025-08-14T21:49:37.6021948Z '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-08-14T21:49:37.6022696Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/python' -> 'libtorch/include/google/protobuf/compiler/python' 2025-08-14T21:49:37.6023730Z '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-08-14T21:49:37.6024430Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/ruby' -> 'libtorch/include/google/protobuf/compiler/ruby' 2025-08-14T21:49:37.6025356Z '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-08-14T21:49:37.6025913Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io' -> 'libtorch/include/google/protobuf/io' 2025-08-14T21:49:37.6026763Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/coded_stream.h' -> 'libtorch/include/google/protobuf/io/coded_stream.h' 2025-08-14T21:49:37.6027443Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/gzip_stream.h' -> 'libtorch/include/google/protobuf/io/gzip_stream.h' 2025-08-14T21:49:37.6028098Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/io_win32.h' -> 'libtorch/include/google/protobuf/io/io_win32.h' 2025-08-14T21:49:37.6028738Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/printer.h' -> 'libtorch/include/google/protobuf/io/printer.h' 2025-08-14T21:49:37.6029375Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/strtod.h' -> 'libtorch/include/google/protobuf/io/strtod.h' 2025-08-14T21:49:37.6030100Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/tokenizer.h' -> 'libtorch/include/google/protobuf/io/tokenizer.h' 2025-08-14T21:49:37.6030868Z '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-08-14T21:49:37.6031672Z '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-08-14T21:49:37.6032556Z '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-08-14T21:49:37.6033118Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs' -> 'libtorch/include/google/protobuf/stubs' 2025-08-14T21:49:37.6033849Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/bytestream.h' -> 'libtorch/include/google/protobuf/stubs/bytestream.h' 2025-08-14T21:49:37.6034558Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/callback.h' -> 'libtorch/include/google/protobuf/stubs/callback.h' 2025-08-14T21:49:37.6035223Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/casts.h' -> 'libtorch/include/google/protobuf/stubs/casts.h' 2025-08-14T21:49:37.6035895Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/common.h' -> 'libtorch/include/google/protobuf/stubs/common.h' 2025-08-14T21:49:37.6036585Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/fastmem.h' -> 'libtorch/include/google/protobuf/stubs/fastmem.h' 2025-08-14T21:49:37.6037239Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/hash.h' -> 'libtorch/include/google/protobuf/stubs/hash.h' 2025-08-14T21:49:37.6037929Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/logging.h' -> 'libtorch/include/google/protobuf/stubs/logging.h' 2025-08-14T21:49:37.6038585Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/macros.h' -> 'libtorch/include/google/protobuf/stubs/macros.h' 2025-08-14T21:49:37.6039388Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/map_util.h' -> 'libtorch/include/google/protobuf/stubs/map_util.h' 2025-08-14T21:49:37.6040291Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/mutex.h' -> 'libtorch/include/google/protobuf/stubs/mutex.h' 2025-08-14T21:49:37.6040988Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/once.h' -> 'libtorch/include/google/protobuf/stubs/once.h' 2025-08-14T21:49:37.6041872Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/platform_macros.h' -> 'libtorch/include/google/protobuf/stubs/platform_macros.h' 2025-08-14T21:49:37.6042585Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/port.h' -> 'libtorch/include/google/protobuf/stubs/port.h' 2025-08-14T21:49:37.6043305Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/status.h' -> 'libtorch/include/google/protobuf/stubs/status.h' 2025-08-14T21:49:37.6044044Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/stl_util.h' -> 'libtorch/include/google/protobuf/stubs/stl_util.h' 2025-08-14T21:49:37.6044876Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/stringpiece.h' -> 'libtorch/include/google/protobuf/stubs/stringpiece.h' 2025-08-14T21:49:37.6045624Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/strutil.h' -> 'libtorch/include/google/protobuf/stubs/strutil.h' 2025-08-14T21:49:37.6046460Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/template_util.h' -> 'libtorch/include/google/protobuf/stubs/template_util.h' 2025-08-14T21:49:37.6047049Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util' -> 'libtorch/include/google/protobuf/util' 2025-08-14T21:49:37.6048024Z '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-08-14T21:49:37.6048930Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util/field_comparator.h' -> 'libtorch/include/google/protobuf/util/field_comparator.h' 2025-08-14T21:49:37.6049773Z '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-08-14T21:49:37.6050489Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util/json_util.h' -> 'libtorch/include/google/protobuf/util/json_util.h' 2025-08-14T21:49:37.6051412Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util/message_differencer.h' -> 'libtorch/include/google/protobuf/util/message_differencer.h' 2025-08-14T21:49:37.6052251Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util/time_util.h' -> 'libtorch/include/google/protobuf/util/time_util.h' 2025-08-14T21:49:37.6053038Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util/type_resolver.h' -> 'libtorch/include/google/protobuf/util/type_resolver.h' 2025-08-14T21:49:37.6053885Z '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-08-14T21:49:37.6054348Z 'build/lib.linux-x86_64-cpython-39/torch/include/ittnotify.h' -> 'libtorch/include/ittnotify.h' 2025-08-14T21:49:37.6054884Z 'build/lib.linux-x86_64-cpython-39/torch/include/ittnotify-zca.h' -> 'libtorch/include/ittnotify-zca.h' 2025-08-14T21:49:37.6055394Z 'build/lib.linux-x86_64-cpython-39/torch/include/jitprofiling.h' -> 'libtorch/include/jitprofiling.h' 2025-08-14T21:49:37.6055937Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto' -> 'libtorch/include/kineto' 2025-08-14T21:49:37.6056545Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/AbstractConfig.h' -> 'libtorch/include/kineto/AbstractConfig.h' 2025-08-14T21:49:37.6057215Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/ActivityProfilerInterface.h' -> 'libtorch/include/kineto/ActivityProfilerInterface.h' 2025-08-14T21:49:37.6057931Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/ActivityTraceInterface.h' -> 'libtorch/include/kineto/ActivityTraceInterface.h' 2025-08-14T21:49:37.6058503Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/ActivityType.h' -> 'libtorch/include/kineto/ActivityType.h' 2025-08-14T21:49:37.6059016Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/Config.h' -> 'libtorch/include/kineto/Config.h' 2025-08-14T21:49:37.6059645Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/ClientInterface.h' -> 'libtorch/include/kineto/ClientInterface.h' 2025-08-14T21:49:37.6060521Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/GenericTraceActivity.h' -> 'libtorch/include/kineto/GenericTraceActivity.h' 2025-08-14T21:49:37.6061207Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/IActivityProfiler.h' -> 'libtorch/include/kineto/IActivityProfiler.h' 2025-08-14T21:49:37.6061767Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/ILoggerObserver.h' -> 'libtorch/include/kineto/ILoggerObserver.h' 2025-08-14T21:49:37.6062372Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/ITraceActivity.h' -> 'libtorch/include/kineto/ITraceActivity.h' 2025-08-14T21:49:37.6062884Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/LoggingAPI.h' -> 'libtorch/include/kineto/LoggingAPI.h' 2025-08-14T21:49:37.6063403Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/TraceSpan.h' -> 'libtorch/include/kineto/TraceSpan.h' 2025-08-14T21:49:37.6063956Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/ThreadUtil.h' -> 'libtorch/include/kineto/ThreadUtil.h' 2025-08-14T21:49:37.6064496Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/libkineto.h' -> 'libtorch/include/kineto/libkineto.h' 2025-08-14T21:49:37.6065111Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/time_since_epoch.h' -> 'libtorch/include/kineto/time_since_epoch.h' 2025-08-14T21:49:37.6065664Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/output_base.h' -> 'libtorch/include/kineto/output_base.h' 2025-08-14T21:49:37.6065984Z 'build/lib.linux-x86_64-cpython-39/torch/include/legacy' -> 'libtorch/include/legacy' 2025-08-14T21:49:37.6066576Z 'build/lib.linux-x86_64-cpython-39/torch/include/legacy/ittnotify.h' -> 'libtorch/include/legacy/ittnotify.h' 2025-08-14T21:49:37.6067074Z 'build/lib.linux-x86_64-cpython-39/torch/include/libittnotify.h' -> 'libtorch/include/libittnotify.h' 2025-08-14T21:49:37.6067456Z 'build/lib.linux-x86_64-cpython-39/torch/include/libshm.h' -> 'libtorch/include/libshm.h' 2025-08-14T21:49:37.6067881Z 'build/lib.linux-x86_64-cpython-39/torch/include/nnpack.h' -> 'libtorch/include/nnpack.h' 2025-08-14T21:49:37.6068247Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi' -> 'libtorch/include/oneapi' 2025-08-14T21:49:37.6068700Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl' -> 'libtorch/include/oneapi/dnnl' 2025-08-14T21:49:37.6069283Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_config.h' -> 'libtorch/include/oneapi/dnnl/dnnl_config.h' 2025-08-14T21:49:37.6070109Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_version.h' -> 'libtorch/include/oneapi/dnnl/dnnl_version.h' 2025-08-14T21:49:37.6070689Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_version_hash.h' -> 'libtorch/include/oneapi/dnnl/dnnl_version_hash.h' 2025-08-14T21:49:37.6071155Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl.h' -> 'libtorch/include/oneapi/dnnl/dnnl.h' 2025-08-14T21:49:37.6071920Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_common.h' -> 'libtorch/include/oneapi/dnnl/dnnl_common.h' 2025-08-14T21:49:37.6072624Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_common_types.h' -> 'libtorch/include/oneapi/dnnl/dnnl_common_types.h' 2025-08-14T21:49:37.6073142Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_debug.h' -> 'libtorch/include/oneapi/dnnl/dnnl_debug.h' 2025-08-14T21:49:37.6073716Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_graph.h' -> 'libtorch/include/oneapi/dnnl/dnnl_graph.h' 2025-08-14T21:49:37.6074265Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_graph_ocl.h' -> 'libtorch/include/oneapi/dnnl/dnnl_graph_ocl.h' 2025-08-14T21:49:37.6074833Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_graph_sycl.h' -> 'libtorch/include/oneapi/dnnl/dnnl_graph_sycl.h' 2025-08-14T21:49:37.6075435Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_graph_types.h' -> 'libtorch/include/oneapi/dnnl/dnnl_graph_types.h' 2025-08-14T21:49:37.6075917Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_ocl.h' -> 'libtorch/include/oneapi/dnnl/dnnl_ocl.h' 2025-08-14T21:49:37.6076471Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_ocl_types.h' -> 'libtorch/include/oneapi/dnnl/dnnl_ocl_types.h' 2025-08-14T21:49:37.6076962Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_sycl.h' -> 'libtorch/include/oneapi/dnnl/dnnl_sycl.h' 2025-08-14T21:49:37.6080260Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_sycl_types.h' -> 'libtorch/include/oneapi/dnnl/dnnl_sycl_types.h' 2025-08-14T21:49:37.6080833Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_threadpool.h' -> 'libtorch/include/oneapi/dnnl/dnnl_threadpool.h' 2025-08-14T21:49:37.6081509Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_types.h' -> 'libtorch/include/oneapi/dnnl/dnnl_types.h' 2025-08-14T21:49:37.6082156Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_ukernel.h' -> 'libtorch/include/oneapi/dnnl/dnnl_ukernel.h' 2025-08-14T21:49:37.6082886Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_ukernel_types.h' -> 'libtorch/include/oneapi/dnnl/dnnl_ukernel_types.h' 2025-08-14T21:49:37.6083480Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl.hpp' -> 'libtorch/include/oneapi/dnnl/dnnl.hpp' 2025-08-14T21:49:37.6084160Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_common.hpp' -> 'libtorch/include/oneapi/dnnl/dnnl_common.hpp' 2025-08-14T21:49:37.6084836Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_graph.hpp' -> 'libtorch/include/oneapi/dnnl/dnnl_graph.hpp' 2025-08-14T21:49:37.6085443Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp' -> 'libtorch/include/oneapi/dnnl/dnnl_graph_ocl.hpp' 2025-08-14T21:49:37.6086159Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp' -> 'libtorch/include/oneapi/dnnl/dnnl_graph_sycl.hpp' 2025-08-14T21:49:37.6086764Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_ocl.hpp' -> 'libtorch/include/oneapi/dnnl/dnnl_ocl.hpp' 2025-08-14T21:49:37.6087407Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_sycl.hpp' -> 'libtorch/include/oneapi/dnnl/dnnl_sycl.hpp' 2025-08-14T21:49:37.6088125Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_threadpool.hpp' -> 'libtorch/include/oneapi/dnnl/dnnl_threadpool.hpp' 2025-08-14T21:49:37.6088898Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp' -> 'libtorch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp' 2025-08-14T21:49:37.6089596Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_ukernel.hpp' -> 'libtorch/include/oneapi/dnnl/dnnl_ukernel.hpp' 2025-08-14T21:49:37.6089995Z 'build/lib.linux-x86_64-cpython-39/torch/include/psimd.h' -> 'libtorch/include/psimd.h' 2025-08-14T21:49:37.6090520Z 'build/lib.linux-x86_64-cpython-39/torch/include/pthreadpool.h' -> 'libtorch/include/pthreadpool.h' 2025-08-14T21:49:37.6090900Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11' -> 'libtorch/include/pybind11' 2025-08-14T21:49:37.6091516Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/attr.h' -> 'libtorch/include/pybind11/attr.h' 2025-08-14T21:49:37.6092024Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/buffer_info.h' -> 'libtorch/include/pybind11/buffer_info.h' 2025-08-14T21:49:37.6092516Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/cast.h' -> 'libtorch/include/pybind11/cast.h' 2025-08-14T21:49:37.6093009Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/chrono.h' -> 'libtorch/include/pybind11/chrono.h' 2025-08-14T21:49:37.6093484Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/common.h' -> 'libtorch/include/pybind11/common.h' 2025-08-14T21:49:37.6093966Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/complex.h' -> 'libtorch/include/pybind11/complex.h' 2025-08-14T21:49:37.6094473Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen.h' -> 'libtorch/include/pybind11/eigen.h' 2025-08-14T21:49:37.6094860Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/embed.h' -> 'libtorch/include/pybind11/embed.h' 2025-08-14T21:49:37.6095274Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eval.h' -> 'libtorch/include/pybind11/eval.h' 2025-08-14T21:49:37.6095777Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/functional.h' -> 'libtorch/include/pybind11/functional.h' 2025-08-14T21:49:37.6096338Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/gil.h' -> 'libtorch/include/pybind11/gil.h' 2025-08-14T21:49:37.6096923Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/gil_safe_call_once.h' -> 'libtorch/include/pybind11/gil_safe_call_once.h' 2025-08-14T21:49:37.6097442Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/iostream.h' -> 'libtorch/include/pybind11/iostream.h' 2025-08-14T21:49:37.6097895Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/numpy.h' -> 'libtorch/include/pybind11/numpy.h' 2025-08-14T21:49:37.6098356Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/operators.h' -> 'libtorch/include/pybind11/operators.h' 2025-08-14T21:49:37.6098772Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/options.h' -> 'libtorch/include/pybind11/options.h' 2025-08-14T21:49:37.6099186Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/pybind11.h' -> 'libtorch/include/pybind11/pybind11.h' 2025-08-14T21:49:37.6099590Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/pytypes.h' -> 'libtorch/include/pybind11/pytypes.h' 2025-08-14T21:49:37.6099998Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/stl.h' -> 'libtorch/include/pybind11/stl.h' 2025-08-14T21:49:37.6100396Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/stl_bind.h' -> 'libtorch/include/pybind11/stl_bind.h' 2025-08-14T21:49:37.6101110Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/type_caster_pyobject_ptr.h' -> 'libtorch/include/pybind11/type_caster_pyobject_ptr.h' 2025-08-14T21:49:37.6101540Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/typing.h' -> 'libtorch/include/pybind11/typing.h' 2025-08-14T21:49:37.6101940Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail' -> 'libtorch/include/pybind11/detail' 2025-08-14T21:49:37.6102412Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/class.h' -> 'libtorch/include/pybind11/detail/class.h' 2025-08-14T21:49:37.6102912Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/common.h' -> 'libtorch/include/pybind11/detail/common.h' 2025-08-14T21:49:37.6103449Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/cpp_conduit.h' -> 'libtorch/include/pybind11/detail/cpp_conduit.h' 2025-08-14T21:49:37.6103919Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/descr.h' -> 'libtorch/include/pybind11/detail/descr.h' 2025-08-14T21:49:37.6104584Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/exception_translation.h' -> 'libtorch/include/pybind11/detail/exception_translation.h' 2025-08-14T21:49:37.6105051Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/init.h' -> 'libtorch/include/pybind11/detail/init.h' 2025-08-14T21:49:37.6105576Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/internals.h' -> 'libtorch/include/pybind11/detail/internals.h' 2025-08-14T21:49:37.6106200Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/type_caster_base.h' -> 'libtorch/include/pybind11/detail/type_caster_base.h' 2025-08-14T21:49:37.6106687Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/typeid.h' -> 'libtorch/include/pybind11/detail/typeid.h' 2025-08-14T21:49:37.6107267Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/value_and_holder.h' -> 'libtorch/include/pybind11/detail/value_and_holder.h' 2025-08-14T21:49:37.6107671Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen' -> 'libtorch/include/pybind11/eigen' 2025-08-14T21:49:37.6108184Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen/common.h' -> 'libtorch/include/pybind11/eigen/common.h' 2025-08-14T21:49:37.6108655Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen/matrix.h' -> 'libtorch/include/pybind11/eigen/matrix.h' 2025-08-14T21:49:37.6109138Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen/tensor.h' -> 'libtorch/include/pybind11/eigen/tensor.h' 2025-08-14T21:49:37.6109510Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/stl' -> 'libtorch/include/pybind11/stl' 2025-08-14T21:49:37.6110055Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/stl/filesystem.h' -> 'libtorch/include/pybind11/stl/filesystem.h' 2025-08-14T21:49:37.6110449Z 'build/lib.linux-x86_64-cpython-39/torch/include/qnnpack_func.h' -> 'libtorch/include/qnnpack_func.h' 2025-08-14T21:49:37.6110762Z 'build/lib.linux-x86_64-cpython-39/torch/include/sleef.h' -> 'libtorch/include/sleef.h' 2025-08-14T21:49:37.6111109Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe' -> 'libtorch/include/tensorpipe' 2025-08-14T21:49:37.6111599Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/tensorpipe.h' -> 'libtorch/include/tensorpipe/tensorpipe.h' 2025-08-14T21:49:37.6112034Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/config.h' -> 'libtorch/include/tensorpipe/config.h' 2025-08-14T21:49:37.6112463Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel' -> 'libtorch/include/tensorpipe/channel' 2025-08-14T21:49:37.6113015Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/context.h' -> 'libtorch/include/tensorpipe/channel/context.h' 2025-08-14T21:49:37.6113561Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/error.h' -> 'libtorch/include/tensorpipe/channel/error.h' 2025-08-14T21:49:37.6114052Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/basic' -> 'libtorch/include/tensorpipe/channel/basic' 2025-08-14T21:49:37.6114662Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/basic/factory.h' -> 'libtorch/include/tensorpipe/channel/basic/factory.h' 2025-08-14T21:49:37.6115254Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/xth' -> 'libtorch/include/tensorpipe/channel/xth' 2025-08-14T21:49:37.6115800Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/xth/factory.h' -> 'libtorch/include/tensorpipe/channel/xth/factory.h' 2025-08-14T21:49:37.6116257Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cma' -> 'libtorch/include/tensorpipe/channel/cma' 2025-08-14T21:49:37.6116810Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cma/factory.h' -> 'libtorch/include/tensorpipe/channel/cma/factory.h' 2025-08-14T21:49:37.6117250Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/mpt' -> 'libtorch/include/tensorpipe/channel/mpt' 2025-08-14T21:49:37.6117804Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/mpt/factory.h' -> 'libtorch/include/tensorpipe/channel/mpt/factory.h' 2025-08-14T21:49:37.6118210Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common' -> 'libtorch/include/tensorpipe/common' 2025-08-14T21:49:37.6118693Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common/buffer.h' -> 'libtorch/include/tensorpipe/common/buffer.h' 2025-08-14T21:49:37.6119303Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common/cpu_buffer.h' -> 'libtorch/include/tensorpipe/common/cpu_buffer.h' 2025-08-14T21:49:37.6120066Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common/device.h' -> 'libtorch/include/tensorpipe/common/device.h' 2025-08-14T21:49:37.6120601Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common/error.h' -> 'libtorch/include/tensorpipe/common/error.h' 2025-08-14T21:49:37.6121189Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common/optional.h' -> 'libtorch/include/tensorpipe/common/optional.h' 2025-08-14T21:49:37.6121645Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core' -> 'libtorch/include/tensorpipe/core' 2025-08-14T21:49:37.6122172Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core/context.h' -> 'libtorch/include/tensorpipe/core/context.h' 2025-08-14T21:49:37.6122689Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core/error.h' -> 'libtorch/include/tensorpipe/core/error.h' 2025-08-14T21:49:37.6123234Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core/listener.h' -> 'libtorch/include/tensorpipe/core/listener.h' 2025-08-14T21:49:37.6123795Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core/message.h' -> 'libtorch/include/tensorpipe/core/message.h' 2025-08-14T21:49:37.6124314Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core/pipe.h' -> 'libtorch/include/tensorpipe/core/pipe.h' 2025-08-14T21:49:37.6124796Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport' -> 'libtorch/include/tensorpipe/transport' 2025-08-14T21:49:37.6125389Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/context.h' -> 'libtorch/include/tensorpipe/transport/context.h' 2025-08-14T21:49:37.6125967Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/error.h' -> 'libtorch/include/tensorpipe/transport/error.h' 2025-08-14T21:49:37.6126484Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv' -> 'libtorch/include/tensorpipe/transport/uv' 2025-08-14T21:49:37.6127083Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv/error.h' -> 'libtorch/include/tensorpipe/transport/uv/error.h' 2025-08-14T21:49:37.6127756Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv/factory.h' -> 'libtorch/include/tensorpipe/transport/uv/factory.h' 2025-08-14T21:49:37.6128379Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv/utility.h' -> 'libtorch/include/tensorpipe/transport/uv/utility.h' 2025-08-14T21:49:37.6128902Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/shm' -> 'libtorch/include/tensorpipe/transport/shm' 2025-08-14T21:49:37.6129560Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/shm/factory.h' -> 'libtorch/include/tensorpipe/transport/shm/factory.h' 2025-08-14T21:49:37.6130087Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv' -> 'libtorch/include/tensorpipe/transport/ibv' 2025-08-14T21:49:37.6130701Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv/error.h' -> 'libtorch/include/tensorpipe/transport/ibv/error.h' 2025-08-14T21:49:37.6131357Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv/factory.h' -> 'libtorch/include/tensorpipe/transport/ibv/factory.h' 2025-08-14T21:49:37.6132100Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv/utility.h' -> 'libtorch/include/tensorpipe/transport/ibv/utility.h' 2025-08-14T21:49:37.6132373Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch' -> 'libtorch/include/torch' 2025-08-14T21:49:37.6132796Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/custom_class.h' -> 'libtorch/include/torch/custom_class.h' 2025-08-14T21:49:37.6133268Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/custom_class_detail.h' -> 'libtorch/include/torch/custom_class_detail.h' 2025-08-14T21:49:37.6133642Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/library.h' -> 'libtorch/include/torch/library.h' 2025-08-14T21:49:37.6134016Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/script.h' -> 'libtorch/include/torch/script.h' 2025-08-14T21:49:37.6134443Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/extension.h' -> 'libtorch/include/torch/extension.h' 2025-08-14T21:49:37.6134831Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly' -> 'libtorch/include/torch/headeronly' 2025-08-14T21:49:37.6135293Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/macros' -> 'libtorch/include/torch/headeronly/macros' 2025-08-14T21:49:37.6136089Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/macros/cmake_macros.h' -> 'libtorch/include/torch/headeronly/macros/cmake_macros.h' 2025-08-14T21:49:37.6136668Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/macros/Export.h' -> 'libtorch/include/torch/headeronly/macros/Export.h' 2025-08-14T21:49:37.6137421Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/macros/Macros.h' -> 'libtorch/include/torch/headeronly/macros/Macros.h' 2025-08-14T21:49:37.6137896Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/core' -> 'libtorch/include/torch/headeronly/core' 2025-08-14T21:49:37.6138552Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/core/ScalarType.h' -> 'libtorch/include/torch/headeronly/core/ScalarType.h' 2025-08-14T21:49:37.6139024Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu' -> 'libtorch/include/torch/headeronly/cpu' 2025-08-14T21:49:37.6139525Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec' -> 'libtorch/include/torch/headeronly/cpu/vec' 2025-08-14T21:49:37.6140186Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec/intrinsics.h' -> 'libtorch/include/torch/headeronly/cpu/vec/intrinsics.h' 2025-08-14T21:49:37.6140816Z '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-08-14T21:49:37.6141396Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec/vec256' -> 'libtorch/include/torch/headeronly/cpu/vec/vec256' 2025-08-14T21:49:37.6142251Z '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-08-14T21:49:37.6143073Z '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-08-14T21:49:37.6143548Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util' -> 'libtorch/include/torch/headeronly/util' 2025-08-14T21:49:37.6144140Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/BFloat16.h' -> 'libtorch/include/torch/headeronly/util/BFloat16.h' 2025-08-14T21:49:37.6144759Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Exception.h' -> 'libtorch/include/torch/headeronly/util/Exception.h' 2025-08-14T21:49:37.6145429Z '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-08-14T21:49:37.6146075Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Float8_e4m3fn.h' -> 'libtorch/include/torch/headeronly/util/Float8_e4m3fn.h' 2025-08-14T21:49:37.6146752Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Float8_e4m3fnuz.h' -> 'libtorch/include/torch/headeronly/util/Float8_e4m3fnuz.h' 2025-08-14T21:49:37.6147377Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Float8_e5m2.h' -> 'libtorch/include/torch/headeronly/util/Float8_e5m2.h' 2025-08-14T21:49:37.6148042Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Float8_e5m2fnuz.h' -> 'libtorch/include/torch/headeronly/util/Float8_e5m2fnuz.h' 2025-08-14T21:49:37.6148805Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Float8_e8m0fnu.h' -> 'libtorch/include/torch/headeronly/util/Float8_e8m0fnu.h' 2025-08-14T21:49:37.6149472Z '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-08-14T21:49:37.6150013Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Half.h' -> 'libtorch/include/torch/headeronly/util/Half.h' 2025-08-14T21:49:37.6150712Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/TypeSafeSignMath.h' -> 'libtorch/include/torch/headeronly/util/TypeSafeSignMath.h' 2025-08-14T21:49:37.6151299Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/bit_cast.h' -> 'libtorch/include/torch/headeronly/util/bit_cast.h' 2025-08-14T21:49:37.6151826Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/bits.h' -> 'libtorch/include/torch/headeronly/util/bits.h' 2025-08-14T21:49:37.6152401Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/complex.h' -> 'libtorch/include/torch/headeronly/util/complex.h' 2025-08-14T21:49:37.6153108Z '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-08-14T21:49:37.6153699Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/qint32.h' -> 'libtorch/include/torch/headeronly/util/qint32.h' 2025-08-14T21:49:37.6154345Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/qint8.h' -> 'libtorch/include/torch/headeronly/util/qint8.h' 2025-08-14T21:49:37.6154890Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/quint2x4.h' -> 'libtorch/include/torch/headeronly/util/quint2x4.h' 2025-08-14T21:49:37.6155429Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/quint4x2.h' -> 'libtorch/include/torch/headeronly/util/quint4x2.h' 2025-08-14T21:49:37.6155962Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/quint8.h' -> 'libtorch/include/torch/headeronly/util/quint8.h' 2025-08-14T21:49:37.6156512Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/shim_utils.h' -> 'libtorch/include/torch/headeronly/util/shim_utils.h' 2025-08-14T21:49:37.6156863Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc' -> 'libtorch/include/torch/csrc' 2025-08-14T21:49:37.6157286Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd' -> 'libtorch/include/torch/csrc/autograd' 2025-08-14T21:49:37.6157897Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/FunctionsManual.h' -> 'libtorch/include/torch/csrc/autograd/FunctionsManual.h' 2025-08-14T21:49:37.6158482Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/InferenceMode.h' -> 'libtorch/include/torch/csrc/autograd/InferenceMode.h' 2025-08-14T21:49:37.6159201Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/VariableTypeUtils.h' -> 'libtorch/include/torch/csrc/autograd/VariableTypeUtils.h' 2025-08-14T21:49:37.6159970Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/anomaly_mode.h' -> 'libtorch/include/torch/csrc/autograd/anomaly_mode.h' 2025-08-14T21:49:37.6160562Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/autograd.h' -> 'libtorch/include/torch/csrc/autograd/autograd.h' 2025-08-14T21:49:37.6161449Z '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-08-14T21:49:37.6162027Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/cpp_hook.h' -> 'libtorch/include/torch/csrc/autograd/cpp_hook.h' 2025-08-14T21:49:37.6162693Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/custom_function.h' -> 'libtorch/include/torch/csrc/autograd/custom_function.h' 2025-08-14T21:49:37.6163246Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/edge.h' -> 'libtorch/include/torch/csrc/autograd/edge.h' 2025-08-14T21:49:37.6163806Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/engine.h' -> 'libtorch/include/torch/csrc/autograd/engine.h' 2025-08-14T21:49:37.6164486Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/forward_grad.h' -> 'libtorch/include/torch/csrc/autograd/forward_grad.h' 2025-08-14T21:49:37.6165086Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/function.h' -> 'libtorch/include/torch/csrc/autograd/function.h' 2025-08-14T21:49:37.6165723Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/function_hook.h' -> 'libtorch/include/torch/csrc/autograd/function_hook.h' 2025-08-14T21:49:37.6166349Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/grad_mode.h' -> 'libtorch/include/torch/csrc/autograd/grad_mode.h' 2025-08-14T21:49:37.6166950Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/graph_task.h' -> 'libtorch/include/torch/csrc/autograd/graph_task.h' 2025-08-14T21:49:37.6167575Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/input_buffer.h' -> 'libtorch/include/torch/csrc/autograd/input_buffer.h' 2025-08-14T21:49:37.6168276Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/input_metadata.h' -> 'libtorch/include/torch/csrc/autograd/input_metadata.h' 2025-08-14T21:49:37.6168991Z '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-08-14T21:49:37.6169763Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/profiler.h' -> 'libtorch/include/torch/csrc/autograd/profiler.h' 2025-08-14T21:49:37.6170449Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/profiler_kineto.h' -> 'libtorch/include/torch/csrc/autograd/profiler_kineto.h' 2025-08-14T21:49:37.6171285Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/profiler_legacy.h' -> 'libtorch/include/torch/csrc/autograd/profiler_legacy.h' 2025-08-14T21:49:37.6171952Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/profiler_python.h' -> 'libtorch/include/torch/csrc/autograd/profiler_python.h' 2025-08-14T21:49:37.6172751Z '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-08-14T21:49:37.6173456Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_autograd.h' -> 'libtorch/include/torch/csrc/autograd/python_autograd.h' 2025-08-14T21:49:37.6174177Z '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-08-14T21:49:37.6174830Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_engine.h' -> 'libtorch/include/torch/csrc/autograd/python_engine.h' 2025-08-14T21:49:37.6175490Z '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-08-14T21:49:37.6176209Z '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-08-14T21:49:37.6176893Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_function.h' -> 'libtorch/include/torch/csrc/autograd/python_function.h' 2025-08-14T21:49:37.6177504Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_hook.h' -> 'libtorch/include/torch/csrc/autograd/python_hook.h' 2025-08-14T21:49:37.6178256Z '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-08-14T21:49:37.6179035Z '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-08-14T21:49:37.6179791Z '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-08-14T21:49:37.6180548Z '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-08-14T21:49:37.6181459Z '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-08-14T21:49:37.6182231Z '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-08-14T21:49:37.6182979Z '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-08-14T21:49:37.6183712Z '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-08-14T21:49:37.6184362Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_variable.h' -> 'libtorch/include/torch/csrc/autograd/python_variable.h' 2025-08-14T21:49:37.6185170Z '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-08-14T21:49:37.6185849Z '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-08-14T21:49:37.6186482Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/saved_variable.h' -> 'libtorch/include/torch/csrc/autograd/saved_variable.h' 2025-08-14T21:49:37.6187188Z '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-08-14T21:49:37.6187756Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/symbolic.h' -> 'libtorch/include/torch/csrc/autograd/symbolic.h' 2025-08-14T21:49:37.6188327Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/variable.h' -> 'libtorch/include/torch/csrc/autograd/variable.h' 2025-08-14T21:49:37.6188991Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/variable_info.h' -> 'libtorch/include/torch/csrc/autograd/variable_info.h' 2025-08-14T21:49:37.6189559Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions' -> 'libtorch/include/torch/csrc/autograd/functions' 2025-08-14T21:49:37.6190348Z '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-08-14T21:49:37.6191057Z '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-08-14T21:49:37.6191702Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions/comm.h' -> 'libtorch/include/torch/csrc/autograd/functions/comm.h' 2025-08-14T21:49:37.6192380Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions/pybind.h' -> 'libtorch/include/torch/csrc/autograd/functions/pybind.h' 2025-08-14T21:49:37.6193066Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions/tensor.h' -> 'libtorch/include/torch/csrc/autograd/functions/tensor.h' 2025-08-14T21:49:37.6193722Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions/utils.h' -> 'libtorch/include/torch/csrc/autograd/functions/utils.h' 2025-08-14T21:49:37.6194238Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils' -> 'libtorch/include/torch/csrc/autograd/utils' 2025-08-14T21:49:37.6194963Z '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-08-14T21:49:37.6195758Z '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-08-14T21:49:37.6196486Z '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-08-14T21:49:37.6197250Z '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-08-14T21:49:37.6197922Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils/warnings.h' -> 'libtorch/include/torch/csrc/autograd/utils/warnings.h' 2025-08-14T21:49:37.6198600Z '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-08-14T21:49:37.6199261Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated' -> 'libtorch/include/torch/csrc/autograd/generated' 2025-08-14T21:49:37.6200244Z '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-08-14T21:49:37.6201125Z '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-08-14T21:49:37.6201929Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated/VariableType.h' -> 'libtorch/include/torch/csrc/autograd/generated/VariableType.h' 2025-08-14T21:49:37.6202659Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated/Functions.h' -> 'libtorch/include/torch/csrc/autograd/generated/Functions.h' 2025-08-14T21:49:37.6203518Z '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-08-14T21:49:37.6204258Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated/ViewFuncs.h' -> 'libtorch/include/torch/csrc/autograd/generated/ViewFuncs.h' 2025-08-14T21:49:37.6204706Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cpu' -> 'libtorch/include/torch/csrc/cpu' 2025-08-14T21:49:37.6205224Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cpu/Module.h' -> 'libtorch/include/torch/csrc/cpu/Module.h' 2025-08-14T21:49:37.6205644Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda' -> 'libtorch/include/torch/csrc/cuda' 2025-08-14T21:49:37.6206387Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h' -> 'libtorch/include/torch/csrc/cuda/CUDAPluggableAllocator.h' 2025-08-14T21:49:37.6206894Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/Event.h' -> 'libtorch/include/torch/csrc/cuda/Event.h' 2025-08-14T21:49:37.6207418Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/GdsFile.h' -> 'libtorch/include/torch/csrc/cuda/GdsFile.h' 2025-08-14T21:49:37.6207926Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/Module.h' -> 'libtorch/include/torch/csrc/cuda/Module.h' 2025-08-14T21:49:37.6208446Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/Stream.h' -> 'libtorch/include/torch/csrc/cuda/Stream.h' 2025-08-14T21:49:37.6208935Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/THCP.h' -> 'libtorch/include/torch/csrc/cuda/THCP.h' 2025-08-14T21:49:37.6209423Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/comm.h' -> 'libtorch/include/torch/csrc/cuda/comm.h' 2025-08-14T21:49:37.6209983Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/device_set.h' -> 'libtorch/include/torch/csrc/cuda/device_set.h' 2025-08-14T21:49:37.6210588Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/memory_snapshot.h' -> 'libtorch/include/torch/csrc/cuda/memory_snapshot.h' 2025-08-14T21:49:37.6211098Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/nccl.h' -> 'libtorch/include/torch/csrc/cuda/nccl.h' 2025-08-14T21:49:37.6212050Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/python_comm.h' -> 'libtorch/include/torch/csrc/cuda/python_comm.h' 2025-08-14T21:49:37.6212578Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/python_nccl.h' -> 'libtorch/include/torch/csrc/cuda/python_nccl.h' 2025-08-14T21:49:37.6213042Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/utils.h' -> 'libtorch/include/torch/csrc/cuda/utils.h' 2025-08-14T21:49:37.6213555Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed' -> 'libtorch/include/torch/csrc/distributed' 2025-08-14T21:49:37.6214132Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd' -> 'libtorch/include/torch/csrc/distributed/autograd' 2025-08-14T21:49:37.6214834Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/autograd.h' -> 'libtorch/include/torch/csrc/distributed/autograd/autograd.h' 2025-08-14T21:49:37.6215634Z '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-08-14T21:49:37.6216339Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/utils.h' -> 'libtorch/include/torch/csrc/distributed/autograd/utils.h' 2025-08-14T21:49:37.6217017Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/context' -> 'libtorch/include/torch/csrc/distributed/autograd/context' 2025-08-14T21:49:37.6217862Z '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-08-14T21:49:37.6218657Z '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-08-14T21:49:37.6219315Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/engine' -> 'libtorch/include/torch/csrc/distributed/autograd/engine' 2025-08-14T21:49:37.6220191Z '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-08-14T21:49:37.6221078Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/functions' -> 'libtorch/include/torch/csrc/distributed/autograd/functions' 2025-08-14T21:49:37.6222029Z '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-08-14T21:49:37.6222990Z '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-08-14T21:49:37.6223739Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages' -> 'libtorch/include/torch/csrc/distributed/autograd/rpc_messages' 2025-08-14T21:49:37.6224703Z '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-08-14T21:49:37.6225786Z '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-08-14T21:49:37.6226876Z '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-08-14T21:49:37.6227908Z '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-08-14T21:49:37.6228981Z '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-08-14T21:49:37.6229933Z '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-08-14T21:49:37.6230965Z '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-08-14T21:49:37.6231976Z '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-08-14T21:49:37.6232959Z '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-08-14T21:49:37.6233926Z '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-08-14T21:49:37.6234472Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d' -> 'libtorch/include/torch/csrc/distributed/c10d' 2025-08-14T21:49:37.6235182Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/TraceUtils.h' -> 'libtorch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2025-08-14T21:49:37.6235794Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/c10d.h' -> 'libtorch/include/torch/csrc/distributed/c10d/c10d.h' 2025-08-14T21:49:37.6236527Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/debug.h' -> 'libtorch/include/torch/csrc/distributed/c10d/debug.h' 2025-08-14T21:49:37.6237180Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/error.h' -> 'libtorch/include/torch/csrc/distributed/c10d/error.h' 2025-08-14T21:49:37.6237929Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/exception.h' -> 'libtorch/include/torch/csrc/distributed/c10d/exception.h' 2025-08-14T21:49:37.6238568Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/logging.h' -> 'libtorch/include/torch/csrc/distributed/c10d/logging.h' 2025-08-14T21:49:37.6239604Z '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-08-14T21:49:37.6240278Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/socket.h' -> 'libtorch/include/torch/csrc/distributed/c10d/socket.h' 2025-08-14T21:49:37.6240990Z '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-08-14T21:49:37.6241712Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/Backend.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/Backend.hpp' 2025-08-14T21:49:37.6242415Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/Backoff.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/Backoff.hpp' 2025-08-14T21:49:37.6243263Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp' 2025-08-14T21:49:37.6244006Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/FileStore.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2025-08-14T21:49:37.6244867Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp' 2025-08-14T21:49:37.6245777Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/FlightRecorderDetail.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/FlightRecorderDetail.hpp' 2025-08-14T21:49:37.6246545Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/Functional.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/Functional.hpp' 2025-08-14T21:49:37.6247434Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2025-08-14T21:49:37.6248242Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp' 2025-08-14T21:49:37.6248988Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/HashStore.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2025-08-14T21:49:37.6249785Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2025-08-14T21:49:37.6250517Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/NanCheck.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/NanCheck.hpp' 2025-08-14T21:49:37.6251366Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2025-08-14T21:49:37.6252219Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2025-08-14T21:49:37.6252970Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2025-08-14T21:49:37.6253771Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2025-08-14T21:49:37.6254866Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp' 2025-08-14T21:49:37.6255684Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2025-08-14T21:49:37.6256502Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2025-08-14T21:49:37.6257303Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2025-08-14T21:49:37.6258184Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2025-08-14T21:49:37.6258983Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2025-08-14T21:49:37.6259691Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/RankLocal.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/RankLocal.hpp' 2025-08-14T21:49:37.6260363Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/Store.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/Store.hpp' 2025-08-14T21:49:37.6261055Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2025-08-14T21:49:37.6261859Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp' 2025-08-14T21:49:37.6262562Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/Types.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/Types.hpp' 2025-08-14T21:49:37.6263284Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2025-08-14T21:49:37.6264007Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2025-08-14T21:49:37.6264796Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2025-08-14T21:49:37.6265447Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/Utils.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/Utils.hpp' 2025-08-14T21:49:37.6266323Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2025-08-14T21:49:37.6266976Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/Work.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/Work.hpp' 2025-08-14T21:49:37.6267601Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/comm.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/comm.hpp' 2025-08-14T21:49:37.6268393Z '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-08-14T21:49:37.6269044Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/logger.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/logger.hpp' 2025-08-14T21:49:37.6270025Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/reducer.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/reducer.hpp' 2025-08-14T21:49:37.6270887Z '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-08-14T21:49:37.6271649Z '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-08-14T21:49:37.6272375Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/quantization' -> 'libtorch/include/torch/csrc/distributed/c10d/quantization' 2025-08-14T21:49:37.6273321Z '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-08-14T21:49:37.6274295Z '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-08-14T21:49:37.6275291Z '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-08-14T21:49:37.6275962Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem' -> 'libtorch/include/torch/csrc/distributed/c10d/symm_mem' 2025-08-14T21:49:37.6276921Z '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-08-14T21:49:37.6277906Z '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-08-14T21:49:37.6278968Z '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-08-14T21:49:37.6280159Z '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-08-14T21:49:37.6281093Z '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-08-14T21:49:37.6282054Z '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-08-14T21:49:37.6282944Z '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-08-14T21:49:37.6283892Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/control_collectives' -> 'libtorch/include/torch/csrc/distributed/c10d/control_collectives' 2025-08-14T21:49:37.6285054Z '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-08-14T21:49:37.6286114Z '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-08-14T21:49:37.6286853Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/control_plane' -> 'libtorch/include/torch/csrc/distributed/c10d/control_plane' 2025-08-14T21:49:37.6287736Z '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-08-14T21:49:37.6288716Z '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-08-14T21:49:37.6289351Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/cuda' -> 'libtorch/include/torch/csrc/distributed/c10d/cuda' 2025-08-14T21:49:37.6290233Z '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-08-14T21:49:37.6291183Z '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-08-14T21:49:37.6291902Z '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-08-14T21:49:37.6292436Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc' -> 'libtorch/include/torch/csrc/distributed/rpc' 2025-08-14T21:49:37.6293137Z '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-08-14T21:49:37.6293782Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/message.h' -> 'libtorch/include/torch/csrc/distributed/rpc/message.h' 2025-08-14T21:49:37.6294415Z '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-08-14T21:49:37.6295214Z '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-08-14T21:49:37.6295942Z '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-08-14T21:49:37.6296711Z '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-08-14T21:49:37.6297408Z '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-08-14T21:49:37.6298187Z '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-08-14T21:49:37.6298916Z '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-08-14T21:49:37.6299901Z '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-08-14T21:49:37.6300763Z '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-08-14T21:49:37.6301392Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/rpc.h' -> 'libtorch/include/torch/csrc/distributed/rpc/rpc.h' 2025-08-14T21:49:37.6302064Z '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-08-14T21:49:37.6302798Z '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-08-14T21:49:37.6303491Z '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-08-14T21:49:37.6304168Z '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-08-14T21:49:37.6304869Z '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-08-14T21:49:37.6305559Z '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-08-14T21:49:37.6306341Z '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-08-14T21:49:37.6307024Z '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-08-14T21:49:37.6307787Z '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-08-14T21:49:37.6308552Z '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-08-14T21:49:37.6309385Z '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-08-14T21:49:37.6310014Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/types.h' -> 'libtorch/include/torch/csrc/distributed/rpc/types.h' 2025-08-14T21:49:37.6310825Z '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-08-14T21:49:37.6311706Z '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-08-14T21:49:37.6312368Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/utils.h' -> 'libtorch/include/torch/csrc/distributed/rpc/utils.h' 2025-08-14T21:49:37.6312998Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/metrics' -> 'libtorch/include/torch/csrc/distributed/rpc/metrics' 2025-08-14T21:49:37.6313895Z '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-08-14T21:49:37.6314675Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/profiler' -> 'libtorch/include/torch/csrc/distributed/rpc/profiler' 2025-08-14T21:49:37.6315621Z '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-08-14T21:49:37.6316646Z '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-08-14T21:49:37.6317328Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/testing' -> 'libtorch/include/torch/csrc/distributed/rpc/testing' 2025-08-14T21:49:37.6318267Z '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-08-14T21:49:37.6319128Z '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-08-14T21:49:37.6319739Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo' -> 'libtorch/include/torch/csrc/dynamo' 2025-08-14T21:49:37.6320329Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/cache_entry.h' -> 'libtorch/include/torch/csrc/dynamo/cache_entry.h' 2025-08-14T21:49:37.6321023Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/compiled_autograd.h' -> 'libtorch/include/torch/csrc/dynamo/compiled_autograd.h' 2025-08-14T21:49:37.6321618Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/cpp_shim.h' -> 'libtorch/include/torch/csrc/dynamo/cpp_shim.h' 2025-08-14T21:49:37.6322219Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/cpython_defs.h' -> 'libtorch/include/torch/csrc/dynamo/cpython_defs.h' 2025-08-14T21:49:37.6322885Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/cpython_includes.h' -> 'libtorch/include/torch/csrc/dynamo/cpython_includes.h' 2025-08-14T21:49:37.6323482Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/debug_macros.h' -> 'libtorch/include/torch/csrc/dynamo/debug_macros.h' 2025-08-14T21:49:37.6324062Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/eval_frame.h' -> 'libtorch/include/torch/csrc/dynamo/eval_frame.h' 2025-08-14T21:49:37.6324690Z '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-08-14T21:49:37.6325276Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/extra_state.h' -> 'libtorch/include/torch/csrc/dynamo/extra_state.h' 2025-08-14T21:49:37.6325975Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/framelocals_mapping.h' -> 'libtorch/include/torch/csrc/dynamo/framelocals_mapping.h' 2025-08-14T21:49:37.6326530Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/guards.h' -> 'libtorch/include/torch/csrc/dynamo/guards.h' 2025-08-14T21:49:37.6327048Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/init.h' -> 'libtorch/include/torch/csrc/dynamo/init.h' 2025-08-14T21:49:37.6327798Z '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-08-14T21:49:37.6328370Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/utils.h' -> 'libtorch/include/torch/csrc/dynamo/utils.h' 2025-08-14T21:49:37.6328820Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export' -> 'libtorch/include/torch/csrc/export' 2025-08-14T21:49:37.6329496Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export/example_upgraders.h' -> 'libtorch/include/torch/csrc/export/example_upgraders.h' 2025-08-14T21:49:37.6330241Z '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-08-14T21:49:37.6330787Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export/pybind.h' -> 'libtorch/include/torch/csrc/export/pybind.h' 2025-08-14T21:49:37.6331470Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export/upgrader.h' -> 'libtorch/include/torch/csrc/export/upgrader.h' 2025-08-14T21:49:37.6331949Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/functorch' -> 'libtorch/include/torch/csrc/functorch' 2025-08-14T21:49:37.6332486Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/functorch/init.h' -> 'libtorch/include/torch/csrc/functorch/init.h' 2025-08-14T21:49:37.6332914Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/fx' -> 'libtorch/include/torch/csrc/fx' 2025-08-14T21:49:37.6333375Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/fx/node.h' -> 'libtorch/include/torch/csrc/fx/node.h' 2025-08-14T21:49:37.6333822Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor' -> 'libtorch/include/torch/csrc/inductor' 2025-08-14T21:49:37.6334444Z '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-08-14T21:49:37.6335039Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_prefix.h' -> 'libtorch/include/torch/csrc/inductor/cpp_prefix.h' 2025-08-14T21:49:37.6335648Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/inductor_ops.h' -> 'libtorch/include/torch/csrc/inductor/inductor_ops.h' 2025-08-14T21:49:37.6336380Z '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-08-14T21:49:37.6336958Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_eager' -> 'libtorch/include/torch/csrc/inductor/aoti_eager' 2025-08-14T21:49:37.6337698Z '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-08-14T21:49:37.6338461Z '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-08-14T21:49:37.6339062Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include' -> 'libtorch/include/torch/csrc/inductor/aoti_include' 2025-08-14T21:49:37.6339771Z '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-08-14T21:49:37.6340631Z '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-08-14T21:49:37.6341289Z '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-08-14T21:49:37.6341947Z '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-08-14T21:49:37.6342590Z '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-08-14T21:49:37.6343254Z '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-08-14T21:49:37.6343875Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_package' -> 'libtorch/include/torch/csrc/inductor/aoti_package' 2025-08-14T21:49:37.6344780Z '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-08-14T21:49:37.6345521Z '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-08-14T21:49:37.6346099Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner' -> 'libtorch/include/torch/csrc/inductor/aoti_runner' 2025-08-14T21:49:37.6346943Z '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-08-14T21:49:37.6347830Z '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-08-14T21:49:37.6348767Z '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-08-14T21:49:37.6349651Z '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-08-14T21:49:37.6350517Z '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-08-14T21:49:37.6351188Z '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-08-14T21:49:37.6351792Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime' -> 'libtorch/include/torch/csrc/inductor/aoti_runtime' 2025-08-14T21:49:37.6352610Z '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-08-14T21:49:37.6353361Z '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-08-14T21:49:37.6354119Z '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-08-14T21:49:37.6354840Z '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-08-14T21:49:37.6355707Z '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-08-14T21:49:37.6356372Z '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-08-14T21:49:37.6357071Z '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-08-14T21:49:37.6357833Z '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-08-14T21:49:37.6358605Z '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-08-14T21:49:37.6359660Z '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-08-14T21:49:37.6360484Z '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-08-14T21:49:37.6361177Z '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-08-14T21:49:37.6361954Z '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-08-14T21:49:37.6362698Z '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-08-14T21:49:37.6363277Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch' -> 'libtorch/include/torch/csrc/inductor/aoti_torch' 2025-08-14T21:49:37.6364037Z '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-08-14T21:49:37.6364890Z '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-08-14T21:49:37.6365665Z '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-08-14T21:49:37.6366455Z '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-08-14T21:49:37.6367133Z '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-08-14T21:49:37.6367731Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c' -> 'libtorch/include/torch/csrc/inductor/aoti_torch/c' 2025-08-14T21:49:37.6368461Z '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-08-14T21:49:37.6369145Z '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-08-14T21:49:37.6370063Z '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-08-14T21:49:37.6370866Z '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-08-14T21:49:37.6371599Z '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-08-14T21:49:37.6372396Z '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-08-14T21:49:37.6373097Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/generated' -> 'libtorch/include/torch/csrc/inductor/aoti_torch/generated' 2025-08-14T21:49:37.6373952Z '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-08-14T21:49:37.6374783Z '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-08-14T21:49:37.6375630Z '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-08-14T21:49:37.6376535Z '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-08-14T21:49:37.6377360Z '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-08-14T21:49:37.6378007Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper' -> 'libtorch/include/torch/csrc/inductor/cpp_wrapper' 2025-08-14T21:49:37.6378727Z '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-08-14T21:49:37.6379423Z '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-08-14T21:49:37.6380097Z '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-08-14T21:49:37.6380815Z '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-08-14T21:49:37.6381579Z '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-08-14T21:49:37.6382231Z '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-08-14T21:49:37.6382987Z '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-08-14T21:49:37.6383897Z '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-08-14T21:49:37.6384746Z '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-08-14T21:49:37.6385539Z '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-08-14T21:49:37.6386328Z '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-08-14T21:49:37.6386889Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/instruction_counter' -> 'libtorch/include/torch/csrc/instruction_counter' 2025-08-14T21:49:37.6387535Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/instruction_counter/Module.h' -> 'libtorch/include/torch/csrc/instruction_counter/Module.h' 2025-08-14T21:49:37.6387937Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy' -> 'libtorch/include/torch/csrc/lazy' 2025-08-14T21:49:37.6388427Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend' -> 'libtorch/include/torch/csrc/lazy/backend' 2025-08-14T21:49:37.6389129Z '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-08-14T21:49:37.6389835Z '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-08-14T21:49:37.6390469Z '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-08-14T21:49:37.6391128Z '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-08-14T21:49:37.6391615Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core' -> 'libtorch/include/torch/csrc/lazy/core' 2025-08-14T21:49:37.6392145Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/cache.h' -> 'libtorch/include/torch/csrc/lazy/core/cache.h' 2025-08-14T21:49:37.6392684Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/config.h' -> 'libtorch/include/torch/csrc/lazy/core/config.h' 2025-08-14T21:49:37.6393288Z '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-08-14T21:49:37.6393861Z '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-08-14T21:49:37.6394374Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/hash.h' -> 'libtorch/include/torch/csrc/lazy/core/hash.h' 2025-08-14T21:49:37.6394932Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/helpers.h' -> 'libtorch/include/torch/csrc/lazy/core/helpers.h' 2025-08-14T21:49:37.6395440Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/ir.h' -> 'libtorch/include/torch/csrc/lazy/core/ir.h' 2025-08-14T21:49:37.6396000Z '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-08-14T21:49:37.6396590Z '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-08-14T21:49:37.6397165Z '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-08-14T21:49:37.6397697Z '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-08-14T21:49:37.6398378Z '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-08-14T21:49:37.6399186Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/metrics.h' -> 'libtorch/include/torch/csrc/lazy/core/metrics.h' 2025-08-14T21:49:37.6400028Z '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-08-14T21:49:37.6400752Z '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-08-14T21:49:37.6401311Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/shape.h' -> 'libtorch/include/torch/csrc/lazy/core/shape.h' 2025-08-14T21:49:37.6401982Z '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-08-14T21:49:37.6402570Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/tensor.h' -> 'libtorch/include/torch/csrc/lazy/core/tensor.h' 2025-08-14T21:49:37.6403191Z '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-08-14T21:49:37.6403870Z '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-08-14T21:49:37.6404501Z '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-08-14T21:49:37.6405046Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/trie.h' -> 'libtorch/include/torch/csrc/lazy/core/trie.h' 2025-08-14T21:49:37.6405616Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/unique.h' -> 'libtorch/include/torch/csrc/lazy/core/unique.h' 2025-08-14T21:49:37.6406167Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/util.h' -> 'libtorch/include/torch/csrc/lazy/core/util.h' 2025-08-14T21:49:37.6406833Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/internal_ops' -> 'libtorch/include/torch/csrc/lazy/core/internal_ops' 2025-08-14T21:49:37.6407574Z '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-08-14T21:49:37.6408103Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/ops' -> 'libtorch/include/torch/csrc/lazy/core/ops' 2025-08-14T21:49:37.6408890Z '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-08-14T21:49:37.6409494Z '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-08-14T21:49:37.6410039Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated' -> 'libtorch/include/torch/csrc/lazy/generated' 2025-08-14T21:49:37.6410912Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h' -> 'libtorch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h' 2025-08-14T21:49:37.6411553Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated/LazyIr.h' -> 'libtorch/include/torch/csrc/lazy/generated/LazyIr.h' 2025-08-14T21:49:37.6412530Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h' -> 'libtorch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h' 2025-08-14T21:49:37.6412996Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/python' -> 'libtorch/include/torch/csrc/lazy/python' 2025-08-14T21:49:37.6413533Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/python/init.h' -> 'libtorch/include/torch/csrc/lazy/python/init.h' 2025-08-14T21:49:37.6414155Z '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-08-14T21:49:37.6414657Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend' -> 'libtorch/include/torch/csrc/lazy/ts_backend' 2025-08-14T21:49:37.6415381Z '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-08-14T21:49:37.6415976Z '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-08-14T21:49:37.6416559Z '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-08-14T21:49:37.6417189Z '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-08-14T21:49:37.6417895Z '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-08-14T21:49:37.6418524Z '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-08-14T21:49:37.6419179Z '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-08-14T21:49:37.6419847Z '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-08-14T21:49:37.6420395Z '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-08-14T21:49:37.6421043Z '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-08-14T21:49:37.6421572Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ops' -> 'libtorch/include/torch/csrc/lazy/ts_backend/ops' 2025-08-14T21:49:37.6422210Z '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-08-14T21:49:37.6422847Z '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-08-14T21:49:37.6423433Z '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-08-14T21:49:37.6423838Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Export.h' -> 'libtorch/include/torch/csrc/Export.h' 2025-08-14T21:49:37.6424334Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/CudaIPCTypes.h' -> 'libtorch/include/torch/csrc/CudaIPCTypes.h' 2025-08-14T21:49:37.6424810Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/DataLoader.h' -> 'libtorch/include/torch/csrc/DataLoader.h' 2025-08-14T21:49:37.6425212Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Device.h' -> 'libtorch/include/torch/csrc/Device.h' 2025-08-14T21:49:37.6425759Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/DeviceAccelerator.h' -> 'libtorch/include/torch/csrc/DeviceAccelerator.h' 2025-08-14T21:49:37.6426160Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Dtype.h' -> 'libtorch/include/torch/csrc/Dtype.h' 2025-08-14T21:49:37.6426635Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/DynamicTypes.h' -> 'libtorch/include/torch/csrc/DynamicTypes.h' 2025-08-14T21:49:37.6427044Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Event.h' -> 'libtorch/include/torch/csrc/Event.h' 2025-08-14T21:49:37.6427490Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Exceptions.h' -> 'libtorch/include/torch/csrc/Exceptions.h' 2025-08-14T21:49:37.6427931Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Generator.h' -> 'libtorch/include/torch/csrc/Generator.h' 2025-08-14T21:49:37.6428372Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Layout.h' -> 'libtorch/include/torch/csrc/Layout.h' 2025-08-14T21:49:37.6428847Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/MemoryFormat.h' -> 'libtorch/include/torch/csrc/MemoryFormat.h' 2025-08-14T21:49:37.6429250Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Module.h' -> 'libtorch/include/torch/csrc/Module.h' 2025-08-14T21:49:37.6429758Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/PyInterpreter.h' -> 'libtorch/include/torch/csrc/PyInterpreter.h' 2025-08-14T21:49:37.6430307Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/PyInterpreterHooks.h' -> 'libtorch/include/torch/csrc/PyInterpreterHooks.h' 2025-08-14T21:49:37.6430725Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/QScheme.h' -> 'libtorch/include/torch/csrc/QScheme.h' 2025-08-14T21:49:37.6431127Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Size.h' -> 'libtorch/include/torch/csrc/Size.h' 2025-08-14T21:49:37.6431544Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Storage.h' -> 'libtorch/include/torch/csrc/Storage.h' 2025-08-14T21:49:37.6432043Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/StorageMethods.h' -> 'libtorch/include/torch/csrc/StorageMethods.h' 2025-08-14T21:49:37.6432557Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/StorageSharing.h' -> 'libtorch/include/torch/csrc/StorageSharing.h' 2025-08-14T21:49:37.6432961Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Stream.h' -> 'libtorch/include/torch/csrc/Stream.h' 2025-08-14T21:49:37.6433558Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/THConcat.h' -> 'libtorch/include/torch/csrc/THConcat.h' 2025-08-14T21:49:37.6434088Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/THP.h' -> 'libtorch/include/torch/csrc/THP.h' 2025-08-14T21:49:37.6434542Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/TypeInfo.h' -> 'libtorch/include/torch/csrc/TypeInfo.h' 2025-08-14T21:49:37.6434963Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Types.h' -> 'libtorch/include/torch/csrc/Types.h' 2025-08-14T21:49:37.6435438Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/copy_utils.h' -> 'libtorch/include/torch/csrc/copy_utils.h' 2025-08-14T21:49:37.6435869Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/itt.h' -> 'libtorch/include/torch/csrc/itt.h' 2025-08-14T21:49:37.6436341Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/itt_wrapper.h' -> 'libtorch/include/torch/csrc/itt_wrapper.h' 2025-08-14T21:49:37.6436860Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/python_dimname.h' -> 'libtorch/include/torch/csrc/python_dimname.h' 2025-08-14T21:49:37.6437366Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/python_headers.h' -> 'libtorch/include/torch/csrc/python_headers.h' 2025-08-14T21:49:37.6437912Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/serialization.h' -> 'libtorch/include/torch/csrc/serialization.h' 2025-08-14T21:49:37.6438347Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils.h' -> 'libtorch/include/torch/csrc/utils.h' 2025-08-14T21:49:37.6438733Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit' -> 'libtorch/include/torch/csrc/jit' 2025-08-14T21:49:37.6439280Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/jit_log.h' -> 'libtorch/include/torch/csrc/jit/jit_log.h' 2025-08-14T21:49:37.6440000Z '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-08-14T21:49:37.6440660Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/resource_guard.h' -> 'libtorch/include/torch/csrc/jit/resource_guard.h' 2025-08-14T21:49:37.6441168Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend' -> 'libtorch/include/torch/csrc/jit/frontend' 2025-08-14T21:49:37.6441899Z '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-08-14T21:49:37.6442498Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/lexer.h' -> 'libtorch/include/torch/csrc/jit/frontend/lexer.h' 2025-08-14T21:49:37.6443110Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/strtod.h' -> 'libtorch/include/torch/csrc/jit/frontend/strtod.h' 2025-08-14T21:49:37.6443862Z '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-08-14T21:49:37.6444667Z '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-08-14T21:49:37.6445444Z '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-08-14T21:49:37.6446216Z '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-08-14T21:49:37.6446892Z '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-08-14T21:49:37.6447481Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/tree.h' -> 'libtorch/include/torch/csrc/jit/frontend/tree.h' 2025-08-14T21:49:37.6448242Z '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-08-14T21:49:37.6449018Z '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-08-14T21:49:37.6449755Z '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-08-14T21:49:37.6450463Z '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-08-14T21:49:37.6451209Z '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-08-14T21:49:37.6452088Z '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-08-14T21:49:37.6452728Z '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-08-14T21:49:37.6453437Z '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-08-14T21:49:37.6454120Z '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-08-14T21:49:37.6454729Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/parser.h' -> 'libtorch/include/torch/csrc/jit/frontend/parser.h' 2025-08-14T21:49:37.6455350Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/resolver.h' -> 'libtorch/include/torch/csrc/jit/frontend/resolver.h' 2025-08-14T21:49:37.6456041Z '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-08-14T21:49:37.6456783Z '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-08-14T21:49:37.6457414Z '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-08-14T21:49:37.6458130Z '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-08-14T21:49:37.6458733Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/tracer.h' -> 'libtorch/include/torch/csrc/jit/frontend/tracer.h' 2025-08-14T21:49:37.6459361Z '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-08-14T21:49:37.6460107Z '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-08-14T21:49:37.6460938Z '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-08-14T21:49:37.6461501Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization' -> 'libtorch/include/torch/csrc/jit/serialization' 2025-08-14T21:49:37.6462493Z '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-08-14T21:49:37.6463396Z '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-08-14T21:49:37.6464060Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/export.h' -> 'libtorch/include/torch/csrc/jit/serialization/export.h' 2025-08-14T21:49:37.6464849Z '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-08-14T21:49:37.6465737Z '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-08-14T21:49:37.6466614Z '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-08-14T21:49:37.6467324Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/import.h' -> 'libtorch/include/torch/csrc/jit/serialization/import.h' 2025-08-14T21:49:37.6468176Z '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-08-14T21:49:37.6469023Z '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-08-14T21:49:37.6470225Z '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-08-14T21:49:37.6470965Z '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-08-14T21:49:37.6471739Z '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-08-14T21:49:37.6472646Z '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-08-14T21:49:37.6473303Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/onnx.h' -> 'libtorch/include/torch/csrc/jit/serialization/onnx.h' 2025-08-14T21:49:37.6474000Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/pickle.h' -> 'libtorch/include/torch/csrc/jit/serialization/pickle.h' 2025-08-14T21:49:37.6474767Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/pickler.h' -> 'libtorch/include/torch/csrc/jit/serialization/pickler.h' 2025-08-14T21:49:37.6475549Z '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-08-14T21:49:37.6476323Z '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-08-14T21:49:37.6477292Z '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-08-14T21:49:37.6478084Z '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-08-14T21:49:37.6478898Z '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-08-14T21:49:37.6479745Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/unpickler.h' -> 'libtorch/include/torch/csrc/jit/serialization/unpickler.h' 2025-08-14T21:49:37.6480208Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api' -> 'libtorch/include/torch/csrc/jit/api' 2025-08-14T21:49:37.6480889Z '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-08-14T21:49:37.6481512Z '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-08-14T21:49:37.6482119Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api/method.h' -> 'libtorch/include/torch/csrc/jit/api/method.h' 2025-08-14T21:49:37.6482682Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api/module.h' -> 'libtorch/include/torch/csrc/jit/api/module.h' 2025-08-14T21:49:37.6483233Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api/object.h' -> 'libtorch/include/torch/csrc/jit/api/object.h' 2025-08-14T21:49:37.6483773Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends' -> 'libtorch/include/torch/csrc/jit/backends' 2025-08-14T21:49:37.6484408Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/backend.h' -> 'libtorch/include/torch/csrc/jit/backends/backend.h' 2025-08-14T21:49:37.6485192Z '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-08-14T21:49:37.6485948Z '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-08-14T21:49:37.6486707Z '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-08-14T21:49:37.6487455Z '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-08-14T21:49:37.6488129Z '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-08-14T21:49:37.6488884Z '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-08-14T21:49:37.6489638Z '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-08-14T21:49:37.6490366Z '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-08-14T21:49:37.6491132Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml' -> 'libtorch/include/torch/csrc/jit/backends/coreml' 2025-08-14T21:49:37.6491706Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/cpp' -> 'libtorch/include/torch/csrc/jit/backends/coreml/cpp' 2025-08-14T21:49:37.6492407Z '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-08-14T21:49:37.6492994Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/objc' -> 'libtorch/include/torch/csrc/jit/backends/coreml/objc' 2025-08-14T21:49:37.6494066Z '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-08-14T21:49:37.6494964Z '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-08-14T21:49:37.6495844Z '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-08-14T21:49:37.6496836Z '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-08-14T21:49:37.6497788Z '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-08-14T21:49:37.6498396Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack' -> 'libtorch/include/torch/csrc/jit/backends/xnnpack' 2025-08-14T21:49:37.6499238Z '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-08-14T21:49:37.6499938Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/compiler' -> 'libtorch/include/torch/csrc/jit/backends/xnnpack/compiler' 2025-08-14T21:49:37.6500854Z '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-08-14T21:49:37.6501538Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/executor' -> 'libtorch/include/torch/csrc/jit/backends/xnnpack/executor' 2025-08-14T21:49:37.6502395Z '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-08-14T21:49:37.6503189Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/serialization' -> 'libtorch/include/torch/csrc/jit/backends/xnnpack/serialization' 2025-08-14T21:49:37.6504116Z '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-08-14T21:49:37.6504581Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen' -> 'libtorch/include/torch/csrc/jit/codegen' 2025-08-14T21:49:37.6505101Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/cuda' -> 'libtorch/include/torch/csrc/jit/codegen/cuda' 2025-08-14T21:49:37.6505888Z '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-08-14T21:49:37.6506396Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser' -> 'libtorch/include/torch/csrc/jit/codegen/fuser' 2025-08-14T21:49:37.6507040Z '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-08-14T21:49:37.6507667Z '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-08-14T21:49:37.6508293Z '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-08-14T21:49:37.6508911Z '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-08-14T21:49:37.6509545Z '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-08-14T21:49:37.6510208Z '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-08-14T21:49:37.6510858Z '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-08-14T21:49:37.6511534Z '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-08-14T21:49:37.6512185Z '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-08-14T21:49:37.6512881Z '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-08-14T21:49:37.6513573Z '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-08-14T21:49:37.6514219Z '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-08-14T21:49:37.6514763Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cpu' -> 'libtorch/include/torch/csrc/jit/codegen/fuser/cpu' 2025-08-14T21:49:37.6515511Z '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-08-14T21:49:37.6516282Z '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-08-14T21:49:37.6516954Z '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-08-14T21:49:37.6517558Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cuda' -> 'libtorch/include/torch/csrc/jit/codegen/fuser/cuda' 2025-08-14T21:49:37.6518278Z '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-08-14T21:49:37.6519114Z '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-08-14T21:49:37.6519849Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn' -> 'libtorch/include/torch/csrc/jit/codegen/onednn' 2025-08-14T21:49:37.6520662Z '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-08-14T21:49:37.6521471Z '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-08-14T21:49:37.6522306Z '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-08-14T21:49:37.6523054Z '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-08-14T21:49:37.6523831Z '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-08-14T21:49:37.6524576Z '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-08-14T21:49:37.6525308Z '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-08-14T21:49:37.6526015Z '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-08-14T21:49:37.6526852Z '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-08-14T21:49:37.6527571Z '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-08-14T21:49:37.6528375Z '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-08-14T21:49:37.6528837Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/cuda' -> 'libtorch/include/torch/csrc/jit/cuda' 2025-08-14T21:49:37.6529399Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/cuda/cuda.h' -> 'libtorch/include/torch/csrc/jit/cuda/cuda.h' 2025-08-14T21:49:37.6529865Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir' -> 'libtorch/include/torch/csrc/jit/ir' 2025-08-14T21:49:37.6530481Z '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-08-14T21:49:37.6531065Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/attributes.h' -> 'libtorch/include/torch/csrc/jit/ir/attributes.h' 2025-08-14T21:49:37.6531784Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/constants.h' -> 'libtorch/include/torch/csrc/jit/ir/constants.h' 2025-08-14T21:49:37.6532387Z '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-08-14T21:49:37.6532948Z '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-08-14T21:49:37.6533462Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/ir.h' -> 'libtorch/include/torch/csrc/jit/ir/ir.h' 2025-08-14T21:49:37.6533985Z '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-08-14T21:49:37.6534527Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/irparser.h' -> 'libtorch/include/torch/csrc/jit/ir/irparser.h' 2025-08-14T21:49:37.6535098Z '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-08-14T21:49:37.6535666Z '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-08-14T21:49:37.6536161Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/scope.h' -> 'libtorch/include/torch/csrc/jit/ir/scope.h' 2025-08-14T21:49:37.6536812Z '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-08-14T21:49:37.6537521Z '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-08-14T21:49:37.6537971Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile' -> 'libtorch/include/torch/csrc/jit/mobile' 2025-08-14T21:49:37.6538511Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/code.h' -> 'libtorch/include/torch/csrc/jit/mobile/code.h' 2025-08-14T21:49:37.6539265Z '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-08-14T21:49:37.6539863Z '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-08-14T21:49:37.6540555Z '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-08-14T21:49:37.6541097Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/frame.h' -> 'libtorch/include/torch/csrc/jit/mobile/frame.h' 2025-08-14T21:49:37.6541667Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/function.h' -> 'libtorch/include/torch/csrc/jit/mobile/function.h' 2025-08-14T21:49:37.6542229Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/import.h' -> 'libtorch/include/torch/csrc/jit/mobile/import.h' 2025-08-14T21:49:37.6542829Z '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-08-14T21:49:37.6543535Z '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-08-14T21:49:37.6544304Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/interpreter.h' -> 'libtorch/include/torch/csrc/jit/mobile/interpreter.h' 2025-08-14T21:49:37.6544822Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/method.h' -> 'libtorch/include/torch/csrc/jit/mobile/method.h' 2025-08-14T21:49:37.6545359Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/module.h' -> 'libtorch/include/torch/csrc/jit/mobile/module.h' 2025-08-14T21:49:37.6545928Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/observer.h' -> 'libtorch/include/torch/csrc/jit/mobile/observer.h' 2025-08-14T21:49:37.6546531Z '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-08-14T21:49:37.6547156Z '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-08-14T21:49:37.6547802Z '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-08-14T21:49:37.6548425Z '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-08-14T21:49:37.6549070Z '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-08-14T21:49:37.6549679Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/quantization.h' -> 'libtorch/include/torch/csrc/jit/mobile/quantization.h' 2025-08-14T21:49:37.6550387Z '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-08-14T21:49:37.6550971Z '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-08-14T21:49:37.6551584Z '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-08-14T21:49:37.6552206Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/compatibility' -> 'libtorch/include/torch/csrc/jit/mobile/compatibility' 2025-08-14T21:49:37.6552940Z '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-08-14T21:49:37.6553947Z '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-08-14T21:49:37.6554832Z '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-08-14T21:49:37.6555766Z '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-08-14T21:49:37.6556362Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer' -> 'libtorch/include/torch/csrc/jit/mobile/model_tracer' 2025-08-14T21:49:37.6557200Z '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-08-14T21:49:37.6569688Z '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-08-14T21:49:37.6570701Z '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-08-14T21:49:37.6571742Z '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-08-14T21:49:37.6572663Z '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-08-14T21:49:37.6573536Z '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-08-14T21:49:37.6574350Z '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-08-14T21:49:37.6574885Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/nnc' -> 'libtorch/include/torch/csrc/jit/mobile/nnc' 2025-08-14T21:49:37.6575631Z '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-08-14T21:49:37.6576347Z '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-08-14T21:49:37.6577017Z '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-08-14T21:49:37.6577592Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/train' -> 'libtorch/include/torch/csrc/jit/mobile/train' 2025-08-14T21:49:37.6578320Z '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-08-14T21:49:37.6578979Z '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-08-14T21:49:37.6579723Z '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-08-14T21:49:37.6580402Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/train/optim' -> 'libtorch/include/torch/csrc/jit/mobile/train/optim' 2025-08-14T21:49:37.6581104Z '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-08-14T21:49:37.6581830Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/operator_upgraders' -> 'libtorch/include/torch/csrc/jit/operator_upgraders' 2025-08-14T21:49:37.6582549Z '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-08-14T21:49:37.6583322Z '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-08-14T21:49:37.6584177Z '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-08-14T21:49:37.6584932Z '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-08-14T21:49:37.6585407Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes' -> 'libtorch/include/torch/csrc/jit/passes' 2025-08-14T21:49:37.6586092Z '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-08-14T21:49:37.6586764Z '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-08-14T21:49:37.6587361Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/autocast.h' -> 'libtorch/include/torch/csrc/jit/passes/autocast.h' 2025-08-14T21:49:37.6588075Z '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-08-14T21:49:37.6588807Z '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-08-14T21:49:37.6592885Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/canonicalize.h' -> 'libtorch/include/torch/csrc/jit/passes/canonicalize.h' 2025-08-14T21:49:37.6593730Z '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-08-14T21:49:37.6594447Z '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-08-14T21:49:37.6595130Z '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-08-14T21:49:37.6595884Z '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-08-14T21:49:37.6596756Z '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-08-14T21:49:37.6597384Z '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-08-14T21:49:37.6598064Z '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-08-14T21:49:37.6598807Z '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-08-14T21:49:37.6599895Z '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-08-14T21:49:37.6600691Z '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-08-14T21:49:37.6601451Z '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-08-14T21:49:37.6602125Z '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-08-14T21:49:37.6602865Z '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-08-14T21:49:37.6603544Z '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-08-14T21:49:37.6604238Z '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-08-14T21:49:37.6604951Z '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-08-14T21:49:37.6605740Z '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-08-14T21:49:37.6606380Z '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-08-14T21:49:37.6607041Z '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-08-14T21:49:37.6607741Z '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-08-14T21:49:37.6608482Z '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-08-14T21:49:37.6609370Z '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-08-14T21:49:37.6610120Z '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-08-14T21:49:37.6610935Z '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-08-14T21:49:37.6611826Z '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-08-14T21:49:37.6612587Z '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-08-14T21:49:37.6613307Z '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-08-14T21:49:37.6613936Z '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-08-14T21:49:37.6614522Z '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-08-14T21:49:37.6615144Z '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-08-14T21:49:37.6615911Z '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-08-14T21:49:37.6616601Z '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-08-14T21:49:37.6617365Z '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-08-14T21:49:37.6618163Z '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-08-14T21:49:37.6618836Z '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-08-14T21:49:37.6619605Z '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-08-14T21:49:37.6620189Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/inliner.h' -> 'libtorch/include/torch/csrc/jit/passes/inliner.h' 2025-08-14T21:49:37.6620838Z '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-08-14T21:49:37.6621491Z '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-08-14T21:49:37.6622360Z '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-08-14T21:49:37.6623013Z '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-08-14T21:49:37.6623606Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/liveness.h' -> 'libtorch/include/torch/csrc/jit/passes/liveness.h' 2025-08-14T21:49:37.6624238Z '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-08-14T21:49:37.6624886Z '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-08-14T21:49:37.6625502Z '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-08-14T21:49:37.6626217Z '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-08-14T21:49:37.6626803Z '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-08-14T21:49:37.6627465Z '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-08-14T21:49:37.6628138Z '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-08-14T21:49:37.6628735Z '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-08-14T21:49:37.6629384Z '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-08-14T21:49:37.6629884Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx.h' 2025-08-14T21:49:37.6630462Z '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-08-14T21:49:37.6631054Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/peephole.h' -> 'libtorch/include/torch/csrc/jit/passes/peephole.h' 2025-08-14T21:49:37.6631770Z '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-08-14T21:49:37.6632442Z '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-08-14T21:49:37.6633119Z '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-08-14T21:49:37.6633776Z '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-08-14T21:49:37.6634401Z '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-08-14T21:49:37.6635055Z '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-08-14T21:49:37.6635657Z '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-08-14T21:49:37.6636309Z '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-08-14T21:49:37.6636909Z '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-08-14T21:49:37.6637577Z '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-08-14T21:49:37.6638206Z '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-08-14T21:49:37.6638923Z '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-08-14T21:49:37.6640073Z '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-08-14T21:49:37.6640878Z '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-08-14T21:49:37.6641589Z '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-08-14T21:49:37.6642299Z '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-08-14T21:49:37.6643122Z '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-08-14T21:49:37.6643832Z '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-08-14T21:49:37.6644616Z '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-08-14T21:49:37.6645380Z '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-08-14T21:49:37.6646258Z '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-08-14T21:49:37.6646973Z '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-08-14T21:49:37.6647979Z '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-08-14T21:49:37.6648751Z '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-08-14T21:49:37.6649426Z '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-08-14T21:49:37.6650106Z '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-08-14T21:49:37.6650806Z '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-08-14T21:49:37.6651611Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/dbr_quantization' -> 'libtorch/include/torch/csrc/jit/passes/dbr_quantization' 2025-08-14T21:49:37.6652569Z '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-08-14T21:49:37.6653100Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx' -> 'libtorch/include/torch/csrc/jit/passes/onnx' 2025-08-14T21:49:37.6653986Z '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-08-14T21:49:37.6654732Z '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-08-14T21:49:37.6655429Z '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-08-14T21:49:37.6656333Z '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-08-14T21:49:37.6657152Z '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-08-14T21:49:37.6657860Z '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-08-14T21:49:37.6658723Z '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-08-14T21:49:37.6659507Z '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-08-14T21:49:37.6660316Z '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-08-14T21:49:37.6660963Z '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-08-14T21:49:37.6661753Z '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-08-14T21:49:37.6662390Z '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-08-14T21:49:37.6663167Z '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-08-14T21:49:37.6663810Z '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-08-14T21:49:37.6664642Z '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-08-14T21:49:37.6665408Z '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-08-14T21:49:37.6666246Z '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-08-14T21:49:37.6667017Z '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-08-14T21:49:37.6667791Z '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-08-14T21:49:37.6668613Z '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-08-14T21:49:37.6669493Z '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-08-14T21:49:37.6670800Z '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-08-14T21:49:37.6671683Z '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-08-14T21:49:37.6672769Z '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-08-14T21:49:37.6673840Z '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-08-14T21:49:37.6674490Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization' -> 'libtorch/include/torch/csrc/jit/passes/quantization' 2025-08-14T21:49:37.6675393Z '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-08-14T21:49:37.6676244Z '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-08-14T21:49:37.6677098Z '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-08-14T21:49:37.6677880Z '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-08-14T21:49:37.6678765Z '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-08-14T21:49:37.6679777Z '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-08-14T21:49:37.6680800Z '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-08-14T21:49:37.6681713Z '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-08-14T21:49:37.6682671Z '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-08-14T21:49:37.6683247Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/utils' -> 'libtorch/include/torch/csrc/jit/passes/utils' 2025-08-14T21:49:37.6684108Z '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-08-14T21:49:37.6684820Z '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-08-14T21:49:37.6685553Z '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-08-14T21:49:37.6686379Z '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-08-14T21:49:37.6687150Z '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-08-14T21:49:37.6687691Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python' -> 'libtorch/include/torch/csrc/jit/python' 2025-08-14T21:49:37.6688261Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/init.h' -> 'libtorch/include/torch/csrc/jit/python/init.h' 2025-08-14T21:49:37.6688930Z '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-08-14T21:49:37.6689571Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/pybind.h' -> 'libtorch/include/torch/csrc/jit/python/pybind.h' 2025-08-14T21:49:37.6690226Z '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-08-14T21:49:37.6691049Z '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-08-14T21:49:37.6691862Z '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-08-14T21:49:37.6692491Z '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-08-14T21:49:37.6693064Z '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-08-14T21:49:37.6693709Z '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-08-14T21:49:37.6694311Z '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-08-14T21:49:37.6695025Z '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-08-14T21:49:37.6695651Z '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-08-14T21:49:37.6696343Z '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-08-14T21:49:37.6696960Z '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-08-14T21:49:37.6697712Z '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-08-14T21:49:37.6698585Z '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-08-14T21:49:37.6699078Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime' -> 'libtorch/include/torch/csrc/jit/runtime' 2025-08-14T21:49:37.6699687Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/autodiff.h' -> 'libtorch/include/torch/csrc/jit/runtime/autodiff.h' 2025-08-14T21:49:37.6700480Z '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-08-14T21:49:37.6701181Z '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-08-14T21:49:37.6701964Z '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-08-14T21:49:37.6702795Z '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-08-14T21:49:37.6703551Z '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-08-14T21:49:37.6704229Z '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-08-14T21:49:37.6704890Z '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-08-14T21:49:37.6705653Z '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-08-14T21:49:37.6706321Z '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-08-14T21:49:37.6706973Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/instruction.h' -> 'libtorch/include/torch/csrc/jit/runtime/instruction.h' 2025-08-14T21:49:37.6707659Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/interpreter.h' -> 'libtorch/include/torch/csrc/jit/runtime/interpreter.h' 2025-08-14T21:49:37.6708317Z '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-08-14T21:49:37.6708912Z '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-08-14T21:49:37.6709515Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/logging.h' -> 'libtorch/include/torch/csrc/jit/runtime/logging.h' 2025-08-14T21:49:37.6710119Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/operator.h' -> 'libtorch/include/torch/csrc/jit/runtime/operator.h' 2025-08-14T21:49:37.6710814Z '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-08-14T21:49:37.6711484Z '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-08-14T21:49:37.6712354Z '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-08-14T21:49:37.6713082Z '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-08-14T21:49:37.6713808Z '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-08-14T21:49:37.6714484Z '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-08-14T21:49:37.6715403Z '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-08-14T21:49:37.6716180Z '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-08-14T21:49:37.6716981Z '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-08-14T21:49:37.6717729Z '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-08-14T21:49:37.6718417Z '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-08-14T21:49:37.6719289Z '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-08-14T21:49:37.6720326Z '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-08-14T21:49:37.6721050Z '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-08-14T21:49:37.6721845Z '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-08-14T21:49:37.6722512Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/interpreter' -> 'libtorch/include/torch/csrc/jit/runtime/interpreter' 2025-08-14T21:49:37.6723372Z '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-08-14T21:49:37.6724203Z '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-08-14T21:49:37.6724971Z '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-08-14T21:49:37.6725875Z '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-08-14T21:49:37.6726475Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static' -> 'libtorch/include/torch/csrc/jit/runtime/static' 2025-08-14T21:49:37.6727368Z '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-08-14T21:49:37.6728061Z '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-08-14T21:49:37.6728767Z '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-08-14T21:49:37.6729428Z '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-08-14T21:49:37.6730229Z '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-08-14T21:49:37.6730895Z '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-08-14T21:49:37.6731691Z '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-08-14T21:49:37.6732827Z '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-08-14T21:49:37.6733590Z '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-08-14T21:49:37.6734301Z '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-08-14T21:49:37.6734820Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr' -> 'libtorch/include/torch/csrc/jit/tensorexpr' 2025-08-14T21:49:37.6735485Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/analysis.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/analysis.h' 2025-08-14T21:49:37.6736209Z '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-08-14T21:49:37.6736952Z '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-08-14T21:49:37.6737674Z '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-08-14T21:49:37.6738341Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/codegen.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/codegen.h' 2025-08-14T21:49:37.6739015Z '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-08-14T21:49:37.6739737Z '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-08-14T21:49:37.6740449Z '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-08-14T21:49:37.6741123Z '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-08-14T21:49:37.6741725Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/eval.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/eval.h' 2025-08-14T21:49:37.6742401Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/exceptions.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2025-08-14T21:49:37.6742994Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/expr.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/expr.h' 2025-08-14T21:49:37.6743779Z '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-08-14T21:49:37.6744639Z '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-08-14T21:49:37.6745519Z '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-08-14T21:49:37.6746165Z '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-08-14T21:49:37.6746811Z '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-08-14T21:49:37.6747514Z '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-08-14T21:49:37.6748211Z '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-08-14T21:49:37.6748970Z '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-08-14T21:49:37.6749552Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/ir.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/ir.h' 2025-08-14T21:49:37.6750199Z '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-08-14T21:49:37.6750858Z '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-08-14T21:49:37.6751527Z '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-08-14T21:49:37.6752276Z '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-08-14T21:49:37.6752945Z '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-08-14T21:49:37.6753645Z '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-08-14T21:49:37.6754269Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/kernel.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/kernel.h' 2025-08-14T21:49:37.6754952Z '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-08-14T21:49:37.6755600Z '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-08-14T21:49:37.6756279Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/loopnest.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2025-08-14T21:49:37.6757099Z '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-08-14T21:49:37.6757776Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/lowerings.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2025-08-14T21:49:37.6758574Z '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-08-14T21:49:37.6759304Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/reduction.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/reduction.h' 2025-08-14T21:49:37.6760211Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/registerizer.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2025-08-14T21:49:37.6760892Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/stmt.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/stmt.h' 2025-08-14T21:49:37.6761548Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/tensor.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/tensor.h' 2025-08-14T21:49:37.6762308Z '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-08-14T21:49:37.6762935Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/types.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/types.h' 2025-08-14T21:49:37.6763741Z '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-08-14T21:49:37.6764494Z '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-08-14T21:49:37.6765166Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators' -> 'libtorch/include/torch/csrc/jit/tensorexpr/operators' 2025-08-14T21:49:37.6765959Z '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-08-14T21:49:37.6766734Z '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-08-14T21:49:37.6767483Z '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-08-14T21:49:37.6768287Z '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-08-14T21:49:37.6769115Z '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-08-14T21:49:37.6770203Z '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-08-14T21:49:37.6771167Z '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-08-14T21:49:37.6771992Z '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-08-14T21:49:37.6772788Z '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-08-14T21:49:37.6773350Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/testing' -> 'libtorch/include/torch/csrc/jit/testing' 2025-08-14T21:49:37.6773992Z '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-08-14T21:49:37.6774711Z '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-08-14T21:49:37.6775401Z '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-08-14T21:49:37.6775855Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor' -> 'libtorch/include/torch/csrc/monitor' 2025-08-14T21:49:37.6776439Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor/counters.h' -> 'libtorch/include/torch/csrc/monitor/counters.h' 2025-08-14T21:49:37.6777043Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor/events.h' -> 'libtorch/include/torch/csrc/monitor/events.h' 2025-08-14T21:49:37.6777643Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor/python_init.h' -> 'libtorch/include/torch/csrc/monitor/python_init.h' 2025-08-14T21:49:37.6778056Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mps' -> 'libtorch/include/torch/csrc/mps' 2025-08-14T21:49:37.6778568Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mps/Module.h' -> 'libtorch/include/torch/csrc/mps/Module.h' 2025-08-14T21:49:37.6778984Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mtia' -> 'libtorch/include/torch/csrc/mtia' 2025-08-14T21:49:37.6779493Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mtia/Module.h' -> 'libtorch/include/torch/csrc/mtia/Module.h' 2025-08-14T21:49:37.6780029Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mtia/profiler' -> 'libtorch/include/torch/csrc/mtia/profiler' 2025-08-14T21:49:37.6780843Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h' -> 'libtorch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h' 2025-08-14T21:49:37.6781514Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/multiprocessing' -> 'libtorch/include/torch/csrc/multiprocessing' 2025-08-14T21:49:37.6782139Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/multiprocessing/init.h' -> 'libtorch/include/torch/csrc/multiprocessing/init.h' 2025-08-14T21:49:37.6782549Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx' -> 'libtorch/include/torch/csrc/onnx' 2025-08-14T21:49:37.6783094Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx/back_compat.h' -> 'libtorch/include/torch/csrc/onnx/back_compat.h' 2025-08-14T21:49:37.6783578Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx/init.h' -> 'libtorch/include/torch/csrc/onnx/init.h' 2025-08-14T21:49:37.6784092Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx/onnx.h' -> 'libtorch/include/torch/csrc/onnx/onnx.h' 2025-08-14T21:49:37.6784546Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler' -> 'libtorch/include/torch/csrc/profiler' 2025-08-14T21:49:37.6785075Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/api.h' -> 'libtorch/include/torch/csrc/profiler/api.h' 2025-08-14T21:49:37.6785701Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/collection.h' -> 'libtorch/include/torch/csrc/profiler/collection.h' 2025-08-14T21:49:37.6786389Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/combined_traceback.h' -> 'libtorch/include/torch/csrc/profiler/combined_traceback.h' 2025-08-14T21:49:37.6787000Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/containers.h' -> 'libtorch/include/torch/csrc/profiler/containers.h' 2025-08-14T21:49:37.6787575Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/data_flow.h' -> 'libtorch/include/torch/csrc/profiler/data_flow.h' 2025-08-14T21:49:37.6788150Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/events.h' -> 'libtorch/include/torch/csrc/profiler/events.h' 2025-08-14T21:49:37.6788903Z '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-08-14T21:49:37.6789496Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/kineto_shim.h' -> 'libtorch/include/torch/csrc/profiler/kineto_shim.h' 2025-08-14T21:49:37.6790170Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/perf-inl.h' -> 'libtorch/include/torch/csrc/profiler/perf-inl.h' 2025-08-14T21:49:37.6790696Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/perf.h' -> 'libtorch/include/torch/csrc/profiler/perf.h' 2025-08-14T21:49:37.6791209Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/util.h' -> 'libtorch/include/torch/csrc/profiler/util.h' 2025-08-14T21:49:37.6791846Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/orchestration' -> 'libtorch/include/torch/csrc/profiler/orchestration' 2025-08-14T21:49:37.6792600Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/orchestration/observer.h' -> 'libtorch/include/torch/csrc/profiler/orchestration/observer.h' 2025-08-14T21:49:37.6793384Z '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-08-14T21:49:37.6794279Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/orchestration/vulkan.h' -> 'libtorch/include/torch/csrc/profiler/orchestration/vulkan.h' 2025-08-14T21:49:37.6794810Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/python' -> 'libtorch/include/torch/csrc/profiler/python' 2025-08-14T21:49:37.6795591Z '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-08-14T21:49:37.6796211Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/python/init.h' -> 'libtorch/include/torch/csrc/profiler/python/init.h' 2025-08-14T21:49:37.6796850Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/python/pybind.h' -> 'libtorch/include/torch/csrc/profiler/python/pybind.h' 2025-08-14T21:49:37.6797433Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone' -> 'libtorch/include/torch/csrc/profiler/standalone' 2025-08-14T21:49:37.6798343Z '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-08-14T21:49:37.6799172Z '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-08-14T21:49:37.6800154Z '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-08-14T21:49:37.6801055Z '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-08-14T21:49:37.6801629Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/stubs' -> 'libtorch/include/torch/csrc/profiler/stubs' 2025-08-14T21:49:37.6802238Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/stubs/base.h' -> 'libtorch/include/torch/csrc/profiler/stubs/base.h' 2025-08-14T21:49:37.6802805Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind' -> 'libtorch/include/torch/csrc/profiler/unwind' 2025-08-14T21:49:37.6803461Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/action.h' -> 'libtorch/include/torch/csrc/profiler/unwind/action.h' 2025-08-14T21:49:37.6804217Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/communicate.h' -> 'libtorch/include/torch/csrc/profiler/unwind/communicate.h' 2025-08-14T21:49:37.6804928Z '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-08-14T21:49:37.6805637Z '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-08-14T21:49:37.6806460Z '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-08-14T21:49:37.6807171Z '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-08-14T21:49:37.6807934Z '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-08-14T21:49:37.6808585Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/fde.h' -> 'libtorch/include/torch/csrc/profiler/unwind/fde.h' 2025-08-14T21:49:37.6809231Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/lexer.h' -> 'libtorch/include/torch/csrc/profiler/unwind/lexer.h' 2025-08-14T21:49:37.6810026Z '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-08-14T21:49:37.6810692Z '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-08-14T21:49:37.6811518Z '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-08-14T21:49:37.6812280Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/sections.h' -> 'libtorch/include/torch/csrc/profiler/unwind/sections.h' 2025-08-14T21:49:37.6812915Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/unwind.h' -> 'libtorch/include/torch/csrc/profiler/unwind/unwind.h' 2025-08-14T21:49:37.6813587Z '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-08-14T21:49:37.6814227Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/unwinder.h' -> 'libtorch/include/torch/csrc/profiler/unwind/unwinder.h' 2025-08-14T21:49:37.6814661Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/tensor' -> 'libtorch/include/torch/csrc/tensor' 2025-08-14T21:49:37.6815261Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/tensor/python_tensor.h' -> 'libtorch/include/torch/csrc/tensor/python_tensor.h' 2025-08-14T21:49:37.6815675Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils' -> 'libtorch/include/torch/csrc/utils' 2025-08-14T21:49:37.6816219Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/byte_order.h' -> 'libtorch/include/torch/csrc/utils/byte_order.h' 2025-08-14T21:49:37.6816803Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/cpp_stacktraces.h' -> 'libtorch/include/torch/csrc/utils/cpp_stacktraces.h' 2025-08-14T21:49:37.6817379Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/cuda_enabled.h' -> 'libtorch/include/torch/csrc/utils/cuda_enabled.h' 2025-08-14T21:49:37.6817975Z '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-08-14T21:49:37.6818634Z '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-08-14T21:49:37.6819419Z '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-08-14T21:49:37.6819901Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/init.h' -> 'libtorch/include/torch/csrc/utils/init.h' 2025-08-14T21:49:37.6820683Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/invalid_arguments.h' -> 'libtorch/include/torch/csrc/utils/invalid_arguments.h' 2025-08-14T21:49:37.6821196Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/nested.h' -> 'libtorch/include/torch/csrc/utils/nested.h' 2025-08-14T21:49:37.6821757Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/numpy_stub.h' -> 'libtorch/include/torch/csrc/utils/numpy_stub.h' 2025-08-14T21:49:37.6822307Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/object_ptr.h' -> 'libtorch/include/torch/csrc/utils/object_ptr.h' 2025-08-14T21:49:37.6822852Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/out_types.h' -> 'libtorch/include/torch/csrc/utils/out_types.h' 2025-08-14T21:49:37.6823400Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/pybind.h' -> 'libtorch/include/torch/csrc/utils/pybind.h' 2025-08-14T21:49:37.6824066Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/pycfunction_helpers.h' -> 'libtorch/include/torch/csrc/utils/pycfunction_helpers.h' 2025-08-14T21:49:37.6824751Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/pyobject_preservation.h' -> 'libtorch/include/torch/csrc/utils/pyobject_preservation.h' 2025-08-14T21:49:37.6825383Z '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-08-14T21:49:37.6825963Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_compat.h' -> 'libtorch/include/torch/csrc/utils/python_compat.h' 2025-08-14T21:49:37.6826568Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_dispatch.h' -> 'libtorch/include/torch/csrc/utils/python_dispatch.h' 2025-08-14T21:49:37.6827171Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_numbers.h' -> 'libtorch/include/torch/csrc/utils/python_numbers.h' 2025-08-14T21:49:37.6827725Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_raii.h' -> 'libtorch/include/torch/csrc/utils/python_raii.h' 2025-08-14T21:49:37.6828311Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_scalars.h' -> 'libtorch/include/torch/csrc/utils/python_scalars.h' 2025-08-14T21:49:37.6828907Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_strings.h' -> 'libtorch/include/torch/csrc/utils/python_strings.h' 2025-08-14T21:49:37.6829458Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_stub.h' -> 'libtorch/include/torch/csrc/utils/python_stub.h' 2025-08-14T21:49:37.6830075Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_symnode.h' -> 'libtorch/include/torch/csrc/utils/python_symnode.h' 2025-08-14T21:49:37.6830812Z '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-08-14T21:49:37.6831389Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_tuples.h' -> 'libtorch/include/torch/csrc/utils/python_tuples.h' 2025-08-14T21:49:37.6832053Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/pythoncapi_compat.h' -> 'libtorch/include/torch/csrc/utils/pythoncapi_compat.h' 2025-08-14T21:49:37.6832619Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/schema_info.h' -> 'libtorch/include/torch/csrc/utils/schema_info.h' 2025-08-14T21:49:37.6833094Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/six.h' -> 'libtorch/include/torch/csrc/utils/six.h' 2025-08-14T21:49:37.6833646Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/structseq.h' -> 'libtorch/include/torch/csrc/utils/structseq.h' 2025-08-14T21:49:37.6834265Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_apply.h' -> 'libtorch/include/torch/csrc/utils/tensor_apply.h' 2025-08-14T21:49:37.6834848Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_dtypes.h' -> 'libtorch/include/torch/csrc/utils/tensor_dtypes.h' 2025-08-14T21:49:37.6835430Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_flatten.h' -> 'libtorch/include/torch/csrc/utils/tensor_flatten.h' 2025-08-14T21:49:37.6836022Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_layouts.h' -> 'libtorch/include/torch/csrc/utils/tensor_layouts.h' 2025-08-14T21:49:37.6836574Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_list.h' -> 'libtorch/include/torch/csrc/utils/tensor_list.h' 2025-08-14T21:49:37.6837242Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_memoryformats.h' -> 'libtorch/include/torch/csrc/utils/tensor_memoryformats.h' 2025-08-14T21:49:37.6837838Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_new.h' -> 'libtorch/include/torch/csrc/utils/tensor_new.h' 2025-08-14T21:49:37.6838407Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_numpy.h' -> 'libtorch/include/torch/csrc/utils/tensor_numpy.h' 2025-08-14T21:49:37.6839004Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_qschemes.h' -> 'libtorch/include/torch/csrc/utils/tensor_qschemes.h' 2025-08-14T21:49:37.6839828Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_types.h' -> 'libtorch/include/torch/csrc/utils/tensor_types.h' 2025-08-14T21:49:37.6840577Z '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-08-14T21:49:37.6841271Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/throughput_benchmark.h' -> 'libtorch/include/torch/csrc/utils/throughput_benchmark.h' 2025-08-14T21:49:37.6841954Z '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-08-14T21:49:37.6842513Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/variadic.h' -> 'libtorch/include/torch/csrc/utils/variadic.h' 2025-08-14T21:49:37.6843070Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/verbose.h' -> 'libtorch/include/torch/csrc/utils/verbose.h' 2025-08-14T21:49:37.6843485Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu' -> 'libtorch/include/torch/csrc/xpu' 2025-08-14T21:49:37.6843968Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu/Event.h' -> 'libtorch/include/torch/csrc/xpu/Event.h' 2025-08-14T21:49:37.6844464Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu/Module.h' -> 'libtorch/include/torch/csrc/xpu/Module.h' 2025-08-14T21:49:37.6845015Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu/Stream.h' -> 'libtorch/include/torch/csrc/xpu/Stream.h' 2025-08-14T21:49:37.6845460Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable' -> 'libtorch/include/torch/csrc/stable' 2025-08-14T21:49:37.6846009Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable/library.h' -> 'libtorch/include/torch/csrc/stable/library.h' 2025-08-14T21:49:37.6846654Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable/accelerator.h' -> 'libtorch/include/torch/csrc/stable/accelerator.h' 2025-08-14T21:49:37.6847169Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable/ops.h' -> 'libtorch/include/torch/csrc/stable/ops.h' 2025-08-14T21:49:37.6847703Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable/tensor.h' -> 'libtorch/include/torch/csrc/stable/tensor.h' 2025-08-14T21:49:37.6848115Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api' -> 'libtorch/include/torch/csrc/api' 2025-08-14T21:49:37.6848649Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include' -> 'libtorch/include/torch/csrc/api/include' 2025-08-14T21:49:37.6849215Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch' -> 'libtorch/include/torch/csrc/api/include/torch' 2025-08-14T21:49:37.6849868Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/detail' -> 'libtorch/include/torch/csrc/api/include/torch/detail' 2025-08-14T21:49:37.6850864Z '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-08-14T21:49:37.6851743Z '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-08-14T21:49:37.6852425Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nativert' -> 'libtorch/include/torch/csrc/api/include/torch/nativert' 2025-08-14T21:49:37.6853408Z '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-08-14T21:49:37.6853994Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn' -> 'libtorch/include/torch/csrc/api/include/torch/nn' 2025-08-14T21:49:37.6854754Z '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-08-14T21:49:37.6855502Z '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-08-14T21:49:37.6856164Z '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-08-14T21:49:37.6856875Z '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-08-14T21:49:37.6857583Z '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-08-14T21:49:37.6858285Z '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-08-14T21:49:37.6859036Z '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-08-14T21:49:37.6859714Z '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-08-14T21:49:37.6860423Z '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-08-14T21:49:37.6861165Z '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-08-14T21:49:37.6862068Z '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-08-14T21:49:37.6862984Z '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-08-14T21:49:37.6863824Z '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-08-14T21:49:37.6864707Z '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-08-14T21:49:37.6865645Z '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-08-14T21:49:37.6866529Z '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-08-14T21:49:37.6867348Z '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-08-14T21:49:37.6868291Z '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-08-14T21:49:37.6869135Z '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-08-14T21:49:37.6870339Z '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-08-14T21:49:37.6871343Z '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-08-14T21:49:37.6872241Z '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-08-14T21:49:37.6873214Z '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-08-14T21:49:37.6874130Z '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-08-14T21:49:37.6875069Z '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-08-14T21:49:37.6875938Z '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-08-14T21:49:37.6876662Z '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-08-14T21:49:37.6877522Z '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-08-14T21:49:37.6878474Z '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-08-14T21:49:37.6879408Z '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-08-14T21:49:37.6880276Z '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-08-14T21:49:37.6881156Z '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-08-14T21:49:37.6881952Z '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-08-14T21:49:37.6882811Z '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-08-14T21:49:37.6883705Z '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-08-14T21:49:37.6884570Z '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-08-14T21:49:37.6885360Z '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-08-14T21:49:37.6886293Z '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-08-14T21:49:37.6887120Z '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-08-14T21:49:37.6887951Z '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-08-14T21:49:37.6888891Z '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-08-14T21:49:37.6889736Z '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-08-14T21:49:37.6890663Z '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-08-14T21:49:37.6891595Z '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-08-14T21:49:37.6892358Z '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-08-14T21:49:37.6893247Z '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-08-14T21:49:37.6894220Z '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-08-14T21:49:37.6895169Z '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-08-14T21:49:37.6896042Z '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-08-14T21:49:37.6896860Z '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-08-14T21:49:37.6897681Z '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-08-14T21:49:37.6898618Z '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-08-14T21:49:37.6899660Z '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-08-14T21:49:37.6900620Z '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-08-14T21:49:37.6901661Z '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-08-14T21:49:37.6902663Z '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-08-14T21:49:37.6903668Z '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-08-14T21:49:37.6904635Z '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-08-14T21:49:37.6905723Z '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-08-14T21:49:37.6906772Z '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-08-14T21:49:37.6907765Z '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-08-14T21:49:37.6908461Z '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-08-14T21:49:37.6909344Z '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-08-14T21:49:37.6910189Z '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-08-14T21:49:37.6911037Z '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-08-14T21:49:37.6911822Z '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-08-14T21:49:37.6912649Z '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-08-14T21:49:37.6913476Z '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-08-14T21:49:37.6914358Z '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-08-14T21:49:37.6915127Z '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-08-14T21:49:37.6916057Z '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-08-14T21:49:37.6916859Z '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-08-14T21:49:37.6917633Z '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-08-14T21:49:37.6918576Z '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-08-14T21:49:37.6919636Z '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-08-14T21:49:37.6920571Z '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-08-14T21:49:37.6921431Z '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-08-14T21:49:37.6922215Z '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-08-14T21:49:37.6923157Z '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-08-14T21:49:37.6924154Z '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-08-14T21:49:37.6925142Z '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-08-14T21:49:37.6926050Z '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-08-14T21:49:37.6926875Z '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-08-14T21:49:37.6927605Z '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-08-14T21:49:37.6928535Z '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-08-14T21:49:37.6929221Z '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-08-14T21:49:37.6930051Z '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-08-14T21:49:37.6931013Z '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-08-14T21:49:37.6932000Z '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-08-14T21:49:37.6932607Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim' -> 'libtorch/include/torch/csrc/api/include/torch/optim' 2025-08-14T21:49:37.6933397Z '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-08-14T21:49:37.6934079Z '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-08-14T21:49:37.6934775Z '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-08-14T21:49:37.6935486Z '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-08-14T21:49:37.6936271Z '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-08-14T21:49:37.6937006Z '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-08-14T21:49:37.6937784Z '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-08-14T21:49:37.6938455Z '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-08-14T21:49:37.6939221Z '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-08-14T21:49:37.6940356Z '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-08-14T21:49:37.6941474Z '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-08-14T21:49:37.6942379Z '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-08-14T21:49:37.6943024Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/python' -> 'libtorch/include/torch/csrc/api/include/torch/python' 2025-08-14T21:49:37.6943746Z '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-08-14T21:49:37.6944438Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/serialize' -> 'libtorch/include/torch/csrc/api/include/torch/serialize' 2025-08-14T21:49:37.6945245Z '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-08-14T21:49:37.6946126Z '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-08-14T21:49:37.6947028Z '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-08-14T21:49:37.6947823Z '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-08-14T21:49:37.6948468Z '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-08-14T21:49:37.6949090Z '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-08-14T21:49:37.6949802Z '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-08-14T21:49:37.6950430Z '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-08-14T21:49:37.6951072Z '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-08-14T21:49:37.6951701Z '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-08-14T21:49:37.6952515Z '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-08-14T21:49:37.6953126Z '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-08-14T21:49:37.6953795Z '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-08-14T21:49:37.6954414Z '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-08-14T21:49:37.6955027Z '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-08-14T21:49:37.6955687Z '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-08-14T21:49:37.6956428Z '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-08-14T21:49:37.6957050Z '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-08-14T21:49:37.6957758Z '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-08-14T21:49:37.6958414Z '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-08-14T21:49:37.6959170Z '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-08-14T21:49:37.6960007Z '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-08-14T21:49:37.6960723Z '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-08-14T21:49:37.6961393Z '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-08-14T21:49:37.6962062Z '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-08-14T21:49:37.6962725Z '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-08-14T21:49:37.6963351Z '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-08-14T21:49:37.6964084Z '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-08-14T21:49:37.6964724Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data' -> 'libtorch/include/torch/csrc/api/include/torch/data' 2025-08-14T21:49:37.6965476Z '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-08-14T21:49:37.6966347Z '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-08-14T21:49:37.6967219Z '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-08-14T21:49:37.6968043Z '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-08-14T21:49:37.6968934Z '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-08-14T21:49:37.6969996Z '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-08-14T21:49:37.6970899Z '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-08-14T21:49:37.6971781Z '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-08-14T21:49:37.6972509Z '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-08-14T21:49:37.6973482Z '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-08-14T21:49:37.6974319Z '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-08-14T21:49:37.6975225Z '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-08-14T21:49:37.6975982Z '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-08-14T21:49:37.6976842Z '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-08-14T21:49:37.6977880Z '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-08-14T21:49:37.6978828Z '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-08-14T21:49:37.6979712Z '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-08-14T21:49:37.6980647Z '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-08-14T21:49:37.6981733Z '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-08-14T21:49:37.6982595Z '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-08-14T21:49:37.6983365Z '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-08-14T21:49:37.6984258Z '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-08-14T21:49:37.6985248Z '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-08-14T21:49:37.6986097Z '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-08-14T21:49:37.6986991Z '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-08-14T21:49:37.6987845Z '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-08-14T21:49:37.6988603Z '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-08-14T21:49:37.6989465Z '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-08-14T21:49:37.6990190Z '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-08-14T21:49:37.6990945Z '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-08-14T21:49:37.6991686Z '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-08-14T21:49:37.6992420Z '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-08-14T21:49:37.6993183Z '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-08-14T21:49:37.6994018Z '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-08-14T21:49:37.6994760Z '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-08-14T21:49:37.6995598Z '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-08-14T21:49:37.6996470Z '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-08-14T21:49:37.6997358Z '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-08-14T21:49:37.6997707Z 'build/lib.linux-x86_64-cpython-39/torch/include/xnnpack.h' -> 'libtorch/include/xnnpack.h' 2025-08-14T21:49:37.6998006Z ++ cp -rv build/lib.linux-x86_64-cpython-39/torch/share/cmake libtorch/share/ 2025-08-14T21:49:37.6998279Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake' -> 'libtorch/share/cmake' 2025-08-14T21:49:37.6998607Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/ATen' -> 'libtorch/share/cmake/ATen' 2025-08-14T21:49:37.6999181Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/ATen/ATenConfig.cmake' -> 'libtorch/share/cmake/ATen/ATenConfig.cmake' 2025-08-14T21:49:37.6999734Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2' -> 'libtorch/share/cmake/Caffe2' 2025-08-14T21:49:37.7000293Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/FindCUDSS.cmake' -> 'libtorch/share/cmake/Caffe2/FindCUDSS.cmake' 2025-08-14T21:49:37.7000875Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Caffe2Config.cmake' -> 'libtorch/share/cmake/Caffe2/Caffe2Config.cmake' 2025-08-14T21:49:37.7001504Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/FindCUDAToolkit.cmake' -> 'libtorch/share/cmake/Caffe2/FindCUDAToolkit.cmake' 2025-08-14T21:49:37.7002165Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/FindCUSPARSELT.cmake' -> 'libtorch/share/cmake/Caffe2/FindCUSPARSELT.cmake' 2025-08-14T21:49:37.7002788Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/FindSYCLToolkit.cmake' -> 'libtorch/share/cmake/Caffe2/FindSYCLToolkit.cmake' 2025-08-14T21:49:37.7003384Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Caffe2Targets.cmake' -> 'libtorch/share/cmake/Caffe2/Caffe2Targets.cmake' 2025-08-14T21:49:37.7004099Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' -> 'libtorch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2025-08-14T21:49:37.7004549Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public' -> 'libtorch/share/cmake/Caffe2/public' 2025-08-14T21:49:37.7005114Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/cuda.cmake' -> 'libtorch/share/cmake/Caffe2/public/cuda.cmake' 2025-08-14T21:49:37.7005685Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/xpu.cmake' -> 'libtorch/share/cmake/Caffe2/public/xpu.cmake' 2025-08-14T21:49:37.7006276Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/glog.cmake' -> 'libtorch/share/cmake/Caffe2/public/glog.cmake' 2025-08-14T21:49:37.7006869Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/gflags.cmake' -> 'libtorch/share/cmake/Caffe2/public/gflags.cmake' 2025-08-14T21:49:37.7007431Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/mkl.cmake' -> 'libtorch/share/cmake/Caffe2/public/mkl.cmake' 2025-08-14T21:49:37.7008016Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/mkldnn.cmake' -> 'libtorch/share/cmake/Caffe2/public/mkldnn.cmake' 2025-08-14T21:49:37.7008640Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/protobuf.cmake' -> 'libtorch/share/cmake/Caffe2/public/protobuf.cmake' 2025-08-14T21:49:37.7009229Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/utils.cmake' -> 'libtorch/share/cmake/Caffe2/public/utils.cmake' 2025-08-14T21:49:37.7009844Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/LoadHIP.cmake' -> 'libtorch/share/cmake/Caffe2/public/LoadHIP.cmake' 2025-08-14T21:49:37.7010388Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix' -> 'libtorch/share/cmake/Caffe2/Modules_CUDA_fix' 2025-08-14T21:49:37.7011120Z '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-08-14T21:49:37.7011941Z '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-08-14T21:49:37.7012544Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream' -> 'libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream' 2025-08-14T21:49:37.7013544Z '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-08-14T21:49:37.7014315Z '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-08-14T21:49:37.7015234Z '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-08-14T21:49:37.7016071Z '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-08-14T21:49:37.7016908Z '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-08-14T21:49:37.7017803Z '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-08-14T21:49:37.7018623Z '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-08-14T21:49:37.7019542Z '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-08-14T21:49:37.7019932Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Tensorpipe' -> 'libtorch/share/cmake/Tensorpipe' 2025-08-14T21:49:37.7020569Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' -> 'libtorch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2025-08-14T21:49:37.7021332Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' -> 'libtorch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2025-08-14T21:49:37.7021660Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Torch' -> 'libtorch/share/cmake/Torch' 2025-08-14T21:49:37.7022244Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Torch/TorchConfigVersion.cmake' -> 'libtorch/share/cmake/Torch/TorchConfigVersion.cmake' 2025-08-14T21:49:37.7022744Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Torch/TorchConfig.cmake' -> 'libtorch/share/cmake/Torch/TorchConfig.cmake' 2025-08-14T21:49:37.7022974Z ++ cp libtorch/lib/libtorch_cpu.so libtorch/lib/libtorch_cpu.so.dbg 2025-08-14T21:49:39.8987671Z ++ strip --only-keep-debug libtorch/lib/libtorch_cpu.so.dbg 2025-08-14T21:49:46.2749885Z ++ strip --strip-debug libtorch/lib/libtorch_cpu.so 2025-08-14T21:49:48.1673045Z ++ cd libtorch/lib 2025-08-14T21:49:48.1673537Z ++ objcopy libtorch_cpu.so --add-gnu-debuglink=libtorch_cpu.so.dbg 2025-08-14T21:50:03.3517139Z ++ cd ../.. 2025-08-14T21:50:03.3517604Z ++ mv libtorch/lib/libtorch_cpu.so.dbg debug/libtorch_cpu.so.dbg 2025-08-14T21:50:03.3529811Z ++ echo 2.9.0.dev20250814+cpu 2025-08-14T21:50:03.3534265Z +++ pushd /pytorch 2025-08-14T21:50:03.3534521Z +++ git rev-parse HEAD 2025-08-14T21:50:03.3554332Z ++ echo '/pytorch /pytorch / 2025-08-14T21:50:03.3554718Z 1fc683cf17c8c673044538d10266c00f92987be2' 2025-08-14T21:50:03.3557988Z ++ set -x 2025-08-14T21:50:03.3558261Z ++ mkdir -p /tmp/libtorch_housecpu 2025-08-14T21:50:03.3576449Z +++ objcopy --dump-section .gnu_debuglink=/dev/fd/63 libtorch/lib/libtorch_cpu.so 2025-08-14T21:50:03.3579575Z ++++ tail -c4 2025-08-14T21:50:03.3581225Z ++++ od -t x4 -An 2025-08-14T21:50:03.3582086Z ++++ xargs echo 2025-08-14T21:50:04.4440203Z ++ CRC32=d07f83e6 2025-08-14T21:50:04.4441047Z ++ zip /tmp/libtorch_housecpu/debug-libtorch-shared-with-deps-2.9.0.dev20250814+cpu-d07f83e6.zip debug/libtorch_cpu.so.dbg 2025-08-14T21:53:11.6602590Z adding: debug/libtorch_cpu.so.dbg (deflated 73%) 2025-08-14T21:53:11.6604307Z ++ zip -rq /tmp/libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250814+cpu.zip libtorch 2025-08-14T21:53:39.7470936Z ++ cp /tmp/libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250814+cpu.zip /tmp/libtorch_housecpu/libtorch-shared-with-deps-latest.zip 2025-08-14T21:53:39.8314868Z ++ popd 2025-08-14T21:53:39.8316391Z / 2025-08-14T21:53:39.8316670Z ++ echo 'Built this package:' 2025-08-14T21:53:39.8317018Z Built this package: 2025-08-14T21:53:39.8317515Z ++ set -x 2025-08-14T21:53:39.8317780Z ++ mkdir -p /libtorch_housecpu 2025-08-14T21:53:39.8333900Z ++ mv /tmp/libtorch_housecpu/debug-libtorch-shared-with-deps-2.9.0.dev20250814+cpu-d07f83e6.zip /tmp/libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250814+cpu.zip /tmp/libtorch_housecpu/libtorch-shared-with-deps-latest.zip /libtorch_housecpu 2025-08-14T21:53:39.8347371Z ++ rm -rf /tmp/libtorch_housecpu 2025-08-14T21:53:39.8361393Z +++ mktemp -d 2025-08-14T21:53:39.8371676Z ++ TMP_DIR=/tmp/tmp.hE6T0k7aT5 2025-08-14T21:53:39.8372037Z ++ trap 'rm -rf /tmp/tmp.hE6T0k7aT5' EXIT 2025-08-14T21:53:39.8372404Z ++ pushd /tmp/tmp.hE6T0k7aT5 2025-08-14T21:53:39.8372731Z /tmp/tmp.hE6T0k7aT5 / 2025-08-14T21:53:39.8373124Z ++ for pkg in /$LIBTORCH_HOUSE_DIR/libtorch*.zip 2025-08-14T21:53:39.8373798Z ++ [[ ! -e /libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250814+cpu.zip ]] 2025-08-14T21:53:39.8374343Z ++ rm -rf tmp 2025-08-14T21:53:39.8381360Z ++ mkdir -p tmp 2025-08-14T21:53:39.8395034Z ++ cd tmp 2025-08-14T21:53:39.8395497Z ++ cp /libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250814+cpu.zip . 2025-08-14T21:53:39.9297867Z +++ basename /libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250814+cpu.zip 2025-08-14T21:53:39.9301209Z ++ unzip -q libtorch-shared-with-deps-2.9.0.dev20250814+cpu.zip 2025-08-14T21:53:45.4180865Z +++ basename /libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250814+cpu.zip 2025-08-14T21:53:45.4186939Z ++ rm -f libtorch-shared-with-deps-2.9.0.dev20250814+cpu.zip 2025-08-14T21:53:45.4322761Z ++ PREFIX=libtorch 2025-08-14T21:53:45.4323651Z ++ [[ /libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250814+cpu.zip != *\w\i\t\h\o\u\t\-\d\e\p\s* ]] 2025-08-14T21:53:45.4324350Z ++ patched=() 2025-08-14T21:53:45.4324612Z ++ for filepath in "${DEPS_LIST[@]}" 2025-08-14T21:53:45.4325222Z +++ basename /usr/lib/x86_64-linux-gnu/libgomp.so.1 2025-08-14T21:53:45.4331908Z ++ filename=libgomp.so.1 2025-08-14T21:53:45.4332277Z ++ destpath=libtorch/lib/libgomp.so.1 2025-08-14T21:53:45.4332861Z ++ [[ /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-08-14T21:53:45.4333530Z ++ cp /usr/lib/x86_64-linux-gnu/libgomp.so.1 libtorch/lib/libgomp.so.1 2025-08-14T21:53:45.4352747Z ++ [[ cpu == *\r\o\c\m* ]] 2025-08-14T21:53:45.4353479Z +++ fname_with_sha256 libtorch/lib/libgomp.so.1 2025-08-14T21:53:45.4360406Z ++++ sha256sum libtorch/lib/libgomp.so.1 2025-08-14T21:53:45.4361330Z ++++ cut -c1-8 2025-08-14T21:53:45.4389765Z +++ HASH=98b21ff3 2025-08-14T21:53:45.4390094Z ++++ dirname libtorch/lib/libgomp.so.1 2025-08-14T21:53:45.4396730Z +++ DIRNAME=libtorch/lib 2025-08-14T21:53:45.4400360Z ++++ basename libtorch/lib/libgomp.so.1 2025-08-14T21:53:45.4406961Z +++ BASENAME=libgomp.so.1 2025-08-14T21:53:45.4407406Z +++ [[ libgomp.so.1 == \l\i\b\n\v\r\t\c\-\b\u\i\l\t\i\n\s\.\s\o ]] 2025-08-14T21:53:45.4407865Z +++ [[ libgomp.so.1 == \l\i\b\c\u\d\n\n* ]] 2025-08-14T21:53:45.4412690Z ++++ echo libgomp.so.1 2025-08-14T21:53:45.4414798Z ++++ cut -f1 -d. 2025-08-14T21:53:45.4423459Z +++ INITNAME=libgomp 2025-08-14T21:53:45.4429890Z ++++ echo libgomp.so.1 2025-08-14T21:53:45.4431407Z ++++ cut -f 2- -d. 2025-08-14T21:53:45.4440578Z +++ ENDNAME=so.1 2025-08-14T21:53:45.4441147Z +++ echo libtorch/lib/libgomp-98b21ff3.so.1 2025-08-14T21:53:45.4442902Z ++ patchedpath=libtorch/lib/libgomp-98b21ff3.so.1 2025-08-14T21:53:45.4446229Z +++ basename libtorch/lib/libgomp-98b21ff3.so.1 2025-08-14T21:53:45.4452834Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:53:45.4453460Z ++ [[ 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-08-14T21:53:45.4454135Z ++ mv libtorch/lib/libgomp.so.1 libtorch/lib/libgomp-98b21ff3.so.1 2025-08-14T21:53:45.4465848Z ++ patched+=("$patchedname") 2025-08-14T21:53:45.4466548Z ++ echo 'Copied /usr/lib/x86_64-linux-gnu/libgomp.so.1 to libtorch/lib/libgomp-98b21ff3.so.1' 2025-08-14T21:53:45.4467495Z Copied /usr/lib/x86_64-linux-gnu/libgomp.so.1 to libtorch/lib/libgomp-98b21ff3.so.1 2025-08-14T21:53:45.4468122Z ++ echo 'patching to fix the so names to the hashed names' 2025-08-14T21:53:45.4468680Z patching to fix the so names to the hashed names 2025-08-14T21:53:45.4469052Z ++ (( i=0 )) 2025-08-14T21:53:45.4469525Z ++ (( i<1 )) 2025-08-14T21:53:45.4469954Z ++ find libtorch -name '*.so*' 2025-08-14T21:53:45.4472020Z ++ read sofile 2025-08-14T21:53:45.4592011Z ++ origname=libgomp.so.1 2025-08-14T21:53:45.4592370Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:53:45.4592955Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:53:45.4593364Z ++ set +e 2025-08-14T21:53:45.4596281Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libaoti_custom_ops.so 2025-08-14T21:53:45.4596885Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:53:45.4619474Z ++ origname= 2025-08-14T21:53:45.4619738Z ++ ERRCODE=1 2025-08-14T21:53:45.4619990Z ++ set -e 2025-08-14T21:53:45.4620228Z ++ '[' 1 -eq 0 ']' 2025-08-14T21:53:45.4620479Z ++ read sofile 2025-08-14T21:53:45.4620750Z ++ origname=libgomp.so.1 2025-08-14T21:53:45.4621059Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:53:45.4621488Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:53:45.4621890Z ++ set +e 2025-08-14T21:53:45.4623462Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libbackend_with_compiler.so 2025-08-14T21:53:45.4624227Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:53:45.4641756Z ++ origname= 2025-08-14T21:53:45.4642075Z ++ ERRCODE=1 2025-08-14T21:53:45.4642308Z ++ set -e 2025-08-14T21:53:45.4642543Z ++ '[' 1 -eq 0 ']' 2025-08-14T21:53:45.4642779Z ++ read sofile 2025-08-14T21:53:45.4643034Z ++ origname=libgomp.so.1 2025-08-14T21:53:45.4643474Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:53:45.4643919Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:53:45.4644322Z ++ set +e 2025-08-14T21:53:45.4647763Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libc10.so 2025-08-14T21:53:45.4648713Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:53:45.4674815Z ++ origname= 2025-08-14T21:53:45.4675167Z ++ ERRCODE=1 2025-08-14T21:53:45.4675391Z ++ set -e 2025-08-14T21:53:45.4675617Z ++ '[' 1 -eq 0 ']' 2025-08-14T21:53:45.4675912Z ++ read sofile 2025-08-14T21:53:45.4676178Z ++ origname=libgomp.so.1 2025-08-14T21:53:45.4676487Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:53:45.4676913Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:53:45.4677332Z ++ set +e 2025-08-14T21:53:45.4681145Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libjitbackend_test.so 2025-08-14T21:53:45.4681827Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:53:45.4700933Z ++ origname= 2025-08-14T21:53:45.4701194Z ++ ERRCODE=1 2025-08-14T21:53:45.4701420Z ++ set -e 2025-08-14T21:53:45.4701657Z ++ '[' 1 -eq 0 ']' 2025-08-14T21:53:45.4701904Z ++ read sofile 2025-08-14T21:53:45.4702160Z ++ origname=libgomp.so.1 2025-08-14T21:53:45.4702475Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:53:45.4702882Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:53:45.4703285Z ++ set +e 2025-08-14T21:53:45.4706269Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libnnapi_backend.so 2025-08-14T21:53:45.4706858Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:53:45.4723867Z ++ origname= 2025-08-14T21:53:45.4724171Z ++ ERRCODE=1 2025-08-14T21:53:45.4724448Z ++ set -e 2025-08-14T21:53:45.4724663Z ++ '[' 1 -eq 0 ']' 2025-08-14T21:53:45.4725024Z ++ read sofile 2025-08-14T21:53:45.4725271Z ++ origname=libgomp.so.1 2025-08-14T21:53:45.4725595Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:53:45.4726013Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:53:45.4726434Z ++ set +e 2025-08-14T21:53:45.4729758Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libshm.so 2025-08-14T21:53:45.4730818Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:53:45.4746457Z ++ origname=libgomp.so.1 2025-08-14T21:53:45.4746746Z ++ ERRCODE=0 2025-08-14T21:53:45.4746992Z ++ set -e 2025-08-14T21:53:45.4747319Z ++ '[' 0 -eq 0 ']' 2025-08-14T21:53:45.4747822Z ++ echo 'patching libtorch/lib/libshm.so entry libgomp.so.1 to libgomp-98b21ff3.so.1' 2025-08-14T21:53:45.4748546Z patching libtorch/lib/libshm.so entry libgomp.so.1 to libgomp-98b21ff3.so.1 2025-08-14T21:53:45.4749377Z ++ /usr/local/bin/patchelf --replace-needed libgomp.so.1 libgomp-98b21ff3.so.1 libtorch/lib/libshm.so 2025-08-14T21:53:45.4778273Z ++ read sofile 2025-08-14T21:53:45.4779063Z ++ origname=libgomp.so.1 2025-08-14T21:53:45.4779857Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:53:45.4781104Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:53:45.4782131Z ++ set +e 2025-08-14T21:53:45.4788456Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libtorchbind_test.so 2025-08-14T21:53:45.4789691Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:53:45.4810495Z ++ origname= 2025-08-14T21:53:45.4810734Z ++ ERRCODE=1 2025-08-14T21:53:45.4811055Z ++ set -e 2025-08-14T21:53:45.4811271Z ++ '[' 1 -eq 0 ']' 2025-08-14T21:53:45.4811650Z ++ read sofile 2025-08-14T21:53:45.4811946Z ++ origname=libgomp.so.1 2025-08-14T21:53:45.4812262Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:53:45.4812667Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:53:45.4813071Z ++ set +e 2025-08-14T21:53:45.4818029Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libtorch_cpu.so 2025-08-14T21:53:45.4818856Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:53:45.8368121Z ++ origname=libgomp.so.1 2025-08-14T21:53:45.8368497Z ++ ERRCODE=0 2025-08-14T21:53:45.8368744Z ++ set -e 2025-08-14T21:53:45.8368962Z ++ '[' 0 -eq 0 ']' 2025-08-14T21:53:45.8369920Z ++ echo 'patching libtorch/lib/libtorch_cpu.so entry libgomp.so.1 to libgomp-98b21ff3.so.1' 2025-08-14T21:53:45.8370750Z patching libtorch/lib/libtorch_cpu.so entry libgomp.so.1 to libgomp-98b21ff3.so.1 2025-08-14T21:53:45.8371677Z ++ /usr/local/bin/patchelf --replace-needed libgomp.so.1 libgomp-98b21ff3.so.1 libtorch/lib/libtorch_cpu.so 2025-08-14T21:53:49.3609000Z ++ read sofile 2025-08-14T21:53:49.3609404Z ++ origname=libgomp.so.1 2025-08-14T21:53:49.3609754Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:53:49.3610224Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:53:49.3610661Z ++ set +e 2025-08-14T21:53:49.3616135Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libtorch_global_deps.so 2025-08-14T21:53:49.3617584Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:53:49.3638236Z ++ origname=libgomp.so.1 2025-08-14T21:53:49.3638567Z ++ ERRCODE=0 2025-08-14T21:53:49.3638831Z ++ set -e 2025-08-14T21:53:49.3639077Z ++ '[' 0 -eq 0 ']' 2025-08-14T21:53:49.3639912Z ++ echo 'patching libtorch/lib/libtorch_global_deps.so entry libgomp.so.1 to libgomp-98b21ff3.so.1' 2025-08-14T21:53:49.3640831Z patching libtorch/lib/libtorch_global_deps.so entry libgomp.so.1 to libgomp-98b21ff3.so.1 2025-08-14T21:53:49.3641812Z ++ /usr/local/bin/patchelf --replace-needed libgomp.so.1 libgomp-98b21ff3.so.1 libtorch/lib/libtorch_global_deps.so 2025-08-14T21:53:49.3842725Z ++ read sofile 2025-08-14T21:53:49.3843054Z ++ origname=libgomp.so.1 2025-08-14T21:53:49.3843415Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:53:49.3843859Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:53:49.3844297Z ++ set +e 2025-08-14T21:53:49.3850844Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libtorch_python.so 2025-08-14T21:53:49.3851575Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:53:49.4121930Z ++ origname= 2025-08-14T21:53:49.4122336Z ++ ERRCODE=1 2025-08-14T21:53:49.4122595Z ++ set -e 2025-08-14T21:53:49.4122819Z ++ '[' 1 -eq 0 ']' 2025-08-14T21:53:49.4123085Z ++ read sofile 2025-08-14T21:53:49.4123349Z ++ origname=libgomp.so.1 2025-08-14T21:53:49.4123685Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:53:49.4124120Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:53:49.4124554Z ++ set +e 2025-08-14T21:53:49.4125931Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libtorch.so 2025-08-14T21:53:49.4127156Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:53:49.4145550Z ++ origname= 2025-08-14T21:53:49.4145792Z ++ ERRCODE=1 2025-08-14T21:53:49.4146041Z ++ set -e 2025-08-14T21:53:49.4146257Z ++ '[' 1 -eq 0 ']' 2025-08-14T21:53:49.4146518Z ++ read sofile 2025-08-14T21:53:49.4146767Z ++ origname=libgomp.so.1 2025-08-14T21:53:49.4147095Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:53:49.4147529Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:53:49.4147947Z ++ set +e 2025-08-14T21:53:49.4153276Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libgomp-98b21ff3.so.1 2025-08-14T21:53:49.4153878Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:53:49.4172672Z ++ origname= 2025-08-14T21:53:49.4172990Z ++ ERRCODE=1 2025-08-14T21:53:49.4173237Z ++ set -e 2025-08-14T21:53:49.4173457Z ++ '[' 1 -eq 0 ']' 2025-08-14T21:53:49.4173718Z ++ read sofile 2025-08-14T21:53:49.4175588Z ++ (( ++i )) 2025-08-14T21:53:49.4175824Z ++ (( i<1 )) 2025-08-14T21:53:49.4176131Z ++ (( i=0 )) 2025-08-14T21:53:49.4176358Z ++ (( i<0 )) 2025-08-14T21:53:49.4179238Z ++ find libtorch -maxdepth 1 -type f -name '*.so*' 2025-08-14T21:53:49.4180706Z ++ read sofile 2025-08-14T21:53:49.4198459Z ++ find libtorch/lib -maxdepth 1 -type f -name '*.so*' 2025-08-14T21:53:49.4199072Z ++ read sofile 2025-08-14T21:53:49.4215180Z ++ echo 'Setting rpath of libtorch/lib/libaoti_custom_ops.so to ' '$ORIGIN' 2025-08-14T21:53:49.4215890Z Setting rpath of libtorch/lib/libaoti_custom_ops.so to $ORIGIN 2025-08-14T21:53:49.4216545Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libaoti_custom_ops.so 2025-08-14T21:53:49.4246462Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libaoti_custom_ops.so 2025-08-14T21:53:49.4265795Z $ORIGIN 2025-08-14T21:53:49.4266155Z ++ read sofile 2025-08-14T21:53:49.4266603Z ++ echo 'Setting rpath of libtorch/lib/libbackend_with_compiler.so to ' '$ORIGIN' 2025-08-14T21:53:49.4267275Z Setting rpath of libtorch/lib/libbackend_with_compiler.so to $ORIGIN 2025-08-14T21:53:49.4268002Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libbackend_with_compiler.so 2025-08-14T21:53:49.4305438Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libbackend_with_compiler.so 2025-08-14T21:53:49.4320186Z $ORIGIN 2025-08-14T21:53:49.4320471Z ++ read sofile 2025-08-14T21:53:49.4320864Z ++ echo 'Setting rpath of libtorch/lib/libc10.so to ' '$ORIGIN' 2025-08-14T21:53:49.4321392Z Setting rpath of libtorch/lib/libc10.so to $ORIGIN 2025-08-14T21:53:49.4321945Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libc10.so 2025-08-14T21:53:49.4351629Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libc10.so 2025-08-14T21:53:49.4371653Z $ORIGIN 2025-08-14T21:53:49.4373143Z ++ read sofile 2025-08-14T21:53:49.4373960Z ++ echo 'Setting rpath of libtorch/lib/libjitbackend_test.so to ' '$ORIGIN' 2025-08-14T21:53:49.4374635Z Setting rpath of libtorch/lib/libjitbackend_test.so to $ORIGIN 2025-08-14T21:53:49.4375302Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libjitbackend_test.so 2025-08-14T21:53:49.4401409Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libjitbackend_test.so 2025-08-14T21:53:49.4417056Z $ORIGIN 2025-08-14T21:53:49.4417391Z ++ read sofile 2025-08-14T21:53:49.4417930Z ++ echo 'Setting rpath of libtorch/lib/libnnapi_backend.so to ' '$ORIGIN' 2025-08-14T21:53:49.4418515Z Setting rpath of libtorch/lib/libnnapi_backend.so to $ORIGIN 2025-08-14T21:53:49.4419343Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libnnapi_backend.so 2025-08-14T21:53:49.4446135Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libnnapi_backend.so 2025-08-14T21:53:49.4464811Z $ORIGIN 2025-08-14T21:53:49.4465184Z ++ read sofile 2025-08-14T21:53:49.4465555Z ++ echo 'Setting rpath of libtorch/lib/libshm.so to ' '$ORIGIN' 2025-08-14T21:53:49.4466068Z Setting rpath of libtorch/lib/libshm.so to $ORIGIN 2025-08-14T21:53:49.4466610Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libshm.so 2025-08-14T21:53:49.4480047Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libshm.so 2025-08-14T21:53:49.4497045Z $ORIGIN 2025-08-14T21:53:49.4497374Z ++ read sofile 2025-08-14T21:53:49.4498177Z ++ echo 'Setting rpath of libtorch/lib/libtorchbind_test.so to ' '$ORIGIN' 2025-08-14T21:53:49.4498824Z Setting rpath of libtorch/lib/libtorchbind_test.so to $ORIGIN 2025-08-14T21:53:49.4499478Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libtorchbind_test.so 2025-08-14T21:53:49.4540853Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libtorchbind_test.so 2025-08-14T21:53:49.4560475Z $ORIGIN 2025-08-14T21:53:49.4561172Z ++ read sofile 2025-08-14T21:53:49.4561653Z ++ echo 'Setting rpath of libtorch/lib/libtorch_cpu.so to ' '$ORIGIN' 2025-08-14T21:53:49.4562230Z Setting rpath of libtorch/lib/libtorch_cpu.so to $ORIGIN 2025-08-14T21:53:49.4562865Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libtorch_cpu.so 2025-08-14T21:53:52.8510312Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libtorch_cpu.so 2025-08-14T21:53:53.2040765Z $ORIGIN 2025-08-14T21:53:53.2201829Z ++ read sofile 2025-08-14T21:53:53.2202322Z ++ echo 'Setting rpath of libtorch/lib/libtorch_global_deps.so to ' '$ORIGIN' 2025-08-14T21:53:53.2202958Z Setting rpath of libtorch/lib/libtorch_global_deps.so to $ORIGIN 2025-08-14T21:53:53.2203653Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libtorch_global_deps.so 2025-08-14T21:53:53.2221505Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libtorch_global_deps.so 2025-08-14T21:53:53.2237732Z $ORIGIN 2025-08-14T21:53:53.2238056Z ++ read sofile 2025-08-14T21:53:53.2238842Z ++ echo 'Setting rpath of libtorch/lib/libtorch_python.so to ' '$ORIGIN' 2025-08-14T21:53:53.2239997Z Setting rpath of libtorch/lib/libtorch_python.so to $ORIGIN 2025-08-14T21:53:53.2240647Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libtorch_python.so 2025-08-14T21:53:53.2857618Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libtorch_python.so 2025-08-14T21:53:53.3058713Z $ORIGIN 2025-08-14T21:53:53.3067602Z ++ read sofile 2025-08-14T21:53:53.3068115Z ++ echo 'Setting rpath of libtorch/lib/libtorch.so to ' '$ORIGIN' 2025-08-14T21:53:53.3068633Z Setting rpath of libtorch/lib/libtorch.so to $ORIGIN 2025-08-14T21:53:53.3069215Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libtorch.so 2025-08-14T21:53:53.3098750Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libtorch.so 2025-08-14T21:53:53.3113024Z $ORIGIN 2025-08-14T21:53:53.3113278Z ++ read sofile 2025-08-14T21:53:53.3113738Z ++ echo 'Setting rpath of libtorch/lib/libgomp-98b21ff3.so.1 to ' '$ORIGIN' 2025-08-14T21:53:53.3114356Z Setting rpath of libtorch/lib/libgomp-98b21ff3.so.1 to $ORIGIN 2025-08-14T21:53:53.3115004Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libgomp-98b21ff3.so.1 2025-08-14T21:53:53.3143258Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libgomp-98b21ff3.so.1 2025-08-14T21:53:53.3158139Z $ORIGIN 2025-08-14T21:53:53.3158471Z ++ read sofile 2025-08-14T21:53:53.3167552Z +++ sed -e 's/-cp.*$/.dist-info\/RECORD/g' 2025-08-14T21:53:53.3170615Z ++++ basename /libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250814+cpu.zip 2025-08-14T21:53:53.3177988Z +++ echo libtorch-shared-with-deps-2.9.0.dev20250814+cpu.zip 2025-08-14T21:53:53.3182938Z ++ record_file=libtorch-shared-with-deps-2.9.0.dev20250814+cpu.zip 2025-08-14T21:53:53.3183531Z ++ [[ -e libtorch-shared-with-deps-2.9.0.dev20250814+cpu.zip ]] 2025-08-14T21:53:53.3186905Z +++ basename /libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250814+cpu.zip 2025-08-14T21:53:53.3193751Z ++ zip -rq libtorch-shared-with-deps-2.9.0.dev20250814+cpu.zip libtorch 2025-08-14T21:54:21.8321823Z ++ rm -f /libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250814+cpu.zip 2025-08-14T21:54:21.8437342Z +++ basename /libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250814+cpu.zip 2025-08-14T21:54:21.8440184Z ++ mv libtorch-shared-with-deps-2.9.0.dev20250814+cpu.zip /libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250814+cpu.zip 2025-08-14T21:54:21.8458835Z ++ cd .. 2025-08-14T21:54:21.8459177Z ++ rm -rf tmp 2025-08-14T21:54:22.0757972Z ++ for pkg in /$LIBTORCH_HOUSE_DIR/libtorch*.zip 2025-08-14T21:54:22.0761292Z ++ [[ ! -e /libtorch_housecpu/libtorch-shared-with-deps-latest.zip ]] 2025-08-14T21:54:22.0761801Z ++ rm -rf tmp 2025-08-14T21:54:22.0762061Z ++ mkdir -p tmp 2025-08-14T21:54:22.0774048Z ++ cd tmp 2025-08-14T21:54:22.0774479Z ++ cp /libtorch_housecpu/libtorch-shared-with-deps-latest.zip . 2025-08-14T21:54:22.1629796Z +++ basename /libtorch_housecpu/libtorch-shared-with-deps-latest.zip 2025-08-14T21:54:22.1631935Z ++ unzip -q libtorch-shared-with-deps-latest.zip 2025-08-14T21:54:27.6165857Z +++ basename /libtorch_housecpu/libtorch-shared-with-deps-latest.zip 2025-08-14T21:54:27.6172905Z ++ rm -f libtorch-shared-with-deps-latest.zip 2025-08-14T21:54:27.6315044Z ++ PREFIX=libtorch 2025-08-14T21:54:27.6315706Z ++ [[ /libtorch_housecpu/libtorch-shared-with-deps-latest.zip != *\w\i\t\h\o\u\t\-\d\e\p\s* ]] 2025-08-14T21:54:27.6316304Z ++ patched=() 2025-08-14T21:54:27.6316584Z ++ for filepath in "${DEPS_LIST[@]}" 2025-08-14T21:54:27.6316961Z +++ basename /usr/lib/x86_64-linux-gnu/libgomp.so.1 2025-08-14T21:54:27.6322051Z ++ filename=libgomp.so.1 2025-08-14T21:54:27.6322366Z ++ destpath=libtorch/lib/libgomp.so.1 2025-08-14T21:54:27.6322949Z ++ [[ /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-08-14T21:54:27.6323662Z ++ cp /usr/lib/x86_64-linux-gnu/libgomp.so.1 libtorch/lib/libgomp.so.1 2025-08-14T21:54:27.6342937Z ++ [[ cpu == *\r\o\c\m* ]] 2025-08-14T21:54:27.6343397Z +++ fname_with_sha256 libtorch/lib/libgomp.so.1 2025-08-14T21:54:27.6349896Z ++++ sha256sum libtorch/lib/libgomp.so.1 2025-08-14T21:54:27.6351154Z ++++ cut -c1-8 2025-08-14T21:54:27.6373320Z +++ HASH=98b21ff3 2025-08-14T21:54:27.6376389Z ++++ dirname libtorch/lib/libgomp.so.1 2025-08-14T21:54:27.6383030Z +++ DIRNAME=libtorch/lib 2025-08-14T21:54:27.6387604Z ++++ basename libtorch/lib/libgomp.so.1 2025-08-14T21:54:27.6394005Z +++ BASENAME=libgomp.so.1 2025-08-14T21:54:27.6394396Z +++ [[ libgomp.so.1 == \l\i\b\n\v\r\t\c\-\b\u\i\l\t\i\n\s\.\s\o ]] 2025-08-14T21:54:27.6394825Z +++ [[ libgomp.so.1 == \l\i\b\c\u\d\n\n* ]] 2025-08-14T21:54:27.6400269Z ++++ echo libgomp.so.1 2025-08-14T21:54:27.6401852Z ++++ cut -f1 -d. 2025-08-14T21:54:27.6410623Z +++ INITNAME=libgomp 2025-08-14T21:54:27.6416370Z ++++ echo libgomp.so.1 2025-08-14T21:54:27.6417330Z ++++ cut -f 2- -d. 2025-08-14T21:54:27.6425994Z +++ ENDNAME=so.1 2025-08-14T21:54:27.6426295Z +++ echo libtorch/lib/libgomp-98b21ff3.so.1 2025-08-14T21:54:27.6428426Z ++ patchedpath=libtorch/lib/libgomp-98b21ff3.so.1 2025-08-14T21:54:27.6432165Z +++ basename libtorch/lib/libgomp-98b21ff3.so.1 2025-08-14T21:54:27.6438627Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:54:27.6439178Z ++ [[ 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-08-14T21:54:27.6439931Z ++ mv libtorch/lib/libgomp.so.1 libtorch/lib/libgomp-98b21ff3.so.1 2025-08-14T21:54:27.6452109Z ++ patched+=("$patchedname") 2025-08-14T21:54:27.6452757Z ++ echo 'Copied /usr/lib/x86_64-linux-gnu/libgomp.so.1 to libtorch/lib/libgomp-98b21ff3.so.1' 2025-08-14T21:54:27.6453555Z Copied /usr/lib/x86_64-linux-gnu/libgomp.so.1 to libtorch/lib/libgomp-98b21ff3.so.1 2025-08-14T21:54:27.6454185Z ++ echo 'patching to fix the so names to the hashed names' 2025-08-14T21:54:27.6454640Z patching to fix the so names to the hashed names 2025-08-14T21:54:27.6455128Z ++ (( i=0 )) 2025-08-14T21:54:27.6455353Z ++ (( i<1 )) 2025-08-14T21:54:27.6455614Z ++ find libtorch -name '*.so*' 2025-08-14T21:54:27.6456328Z ++ read sofile 2025-08-14T21:54:27.6572076Z ++ origname=libgomp.so.1 2025-08-14T21:54:27.6572445Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:54:27.6572902Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:54:27.6573332Z ++ set +e 2025-08-14T21:54:27.6577593Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libaoti_custom_ops.so 2025-08-14T21:54:27.6579378Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:54:27.6601707Z ++ origname= 2025-08-14T21:54:27.6601978Z ++ ERRCODE=1 2025-08-14T21:54:27.6602218Z ++ set -e 2025-08-14T21:54:27.6602436Z ++ '[' 1 -eq 0 ']' 2025-08-14T21:54:27.6602692Z ++ read sofile 2025-08-14T21:54:27.6602938Z ++ origname=libgomp.so.1 2025-08-14T21:54:27.6603266Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:54:27.6603695Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:54:27.6604125Z ++ set +e 2025-08-14T21:54:27.6606877Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libbackend_with_compiler.so 2025-08-14T21:54:27.6607578Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:54:27.6626307Z ++ origname= 2025-08-14T21:54:27.6626540Z ++ ERRCODE=1 2025-08-14T21:54:27.6626835Z ++ set -e 2025-08-14T21:54:27.6627203Z ++ '[' 1 -eq 0 ']' 2025-08-14T21:54:27.6627453Z ++ read sofile 2025-08-14T21:54:27.6627699Z ++ origname=libgomp.so.1 2025-08-14T21:54:27.6628013Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:54:27.6628442Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:54:27.6628838Z ++ set +e 2025-08-14T21:54:27.6632859Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libc10.so 2025-08-14T21:54:27.6633707Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:54:27.6662636Z ++ origname= 2025-08-14T21:54:27.6662976Z ++ ERRCODE=1 2025-08-14T21:54:27.6663258Z ++ set -e 2025-08-14T21:54:27.6663502Z ++ '[' 1 -eq 0 ']' 2025-08-14T21:54:27.6663743Z ++ read sofile 2025-08-14T21:54:27.6663993Z ++ origname=libgomp.so.1 2025-08-14T21:54:27.6664302Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:54:27.6664875Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:54:27.6665289Z ++ set +e 2025-08-14T21:54:27.6667538Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libjitbackend_test.so 2025-08-14T21:54:27.6668161Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:54:27.6685038Z ++ origname= 2025-08-14T21:54:27.6685349Z ++ ERRCODE=1 2025-08-14T21:54:27.6685591Z ++ set -e 2025-08-14T21:54:27.6685848Z ++ '[' 1 -eq 0 ']' 2025-08-14T21:54:27.6686092Z ++ read sofile 2025-08-14T21:54:27.6686364Z ++ origname=libgomp.so.1 2025-08-14T21:54:27.6686680Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:54:27.6687123Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:54:27.6687533Z ++ set +e 2025-08-14T21:54:27.6691268Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libnnapi_backend.so 2025-08-14T21:54:27.6692079Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:54:27.6711915Z ++ origname= 2025-08-14T21:54:27.6712211Z ++ ERRCODE=1 2025-08-14T21:54:27.6712450Z ++ set -e 2025-08-14T21:54:27.6712686Z ++ '[' 1 -eq 0 ']' 2025-08-14T21:54:27.6712930Z ++ read sofile 2025-08-14T21:54:27.6713183Z ++ origname=libgomp.so.1 2025-08-14T21:54:27.6713488Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:54:27.6713920Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:54:27.6714516Z ++ set +e 2025-08-14T21:54:27.6717302Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libshm.so 2025-08-14T21:54:27.6717779Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:54:27.6735290Z ++ origname=libgomp.so.1 2025-08-14T21:54:27.6735720Z ++ ERRCODE=0 2025-08-14T21:54:27.6735983Z ++ set -e 2025-08-14T21:54:27.6736200Z ++ '[' 0 -eq 0 ']' 2025-08-14T21:54:27.6736676Z ++ echo 'patching libtorch/lib/libshm.so entry libgomp.so.1 to libgomp-98b21ff3.so.1' 2025-08-14T21:54:27.6737559Z patching libtorch/lib/libshm.so entry libgomp.so.1 to libgomp-98b21ff3.so.1 2025-08-14T21:54:27.6738387Z ++ /usr/local/bin/patchelf --replace-needed libgomp.so.1 libgomp-98b21ff3.so.1 libtorch/lib/libshm.so 2025-08-14T21:54:27.6765380Z ++ read sofile 2025-08-14T21:54:27.6765715Z ++ origname=libgomp.so.1 2025-08-14T21:54:27.6766056Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:54:27.6766492Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:54:27.6766924Z ++ set +e 2025-08-14T21:54:27.6767337Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libtorchbind_test.so 2025-08-14T21:54:27.6768016Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:54:27.6788548Z ++ origname= 2025-08-14T21:54:27.6788831Z ++ ERRCODE=1 2025-08-14T21:54:27.6789086Z ++ set -e 2025-08-14T21:54:27.6789306Z ++ '[' 1 -eq 0 ']' 2025-08-14T21:54:27.6789559Z ++ read sofile 2025-08-14T21:54:27.6789802Z ++ origname=libgomp.so.1 2025-08-14T21:54:27.6790126Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:54:27.6790557Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:54:27.6791112Z ++ set +e 2025-08-14T21:54:27.6792894Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libtorch_cpu.so 2025-08-14T21:54:27.6793398Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:54:28.0393697Z ++ origname=libgomp.so.1 2025-08-14T21:54:28.0394057Z ++ ERRCODE=0 2025-08-14T21:54:28.0394327Z ++ set -e 2025-08-14T21:54:28.0394543Z ++ '[' 0 -eq 0 ']' 2025-08-14T21:54:28.0395059Z ++ echo 'patching libtorch/lib/libtorch_cpu.so entry libgomp.so.1 to libgomp-98b21ff3.so.1' 2025-08-14T21:54:28.0395890Z patching libtorch/lib/libtorch_cpu.so entry libgomp.so.1 to libgomp-98b21ff3.so.1 2025-08-14T21:54:28.0396767Z ++ /usr/local/bin/patchelf --replace-needed libgomp.so.1 libgomp-98b21ff3.so.1 libtorch/lib/libtorch_cpu.so 2025-08-14T21:54:31.5348675Z ++ read sofile 2025-08-14T21:54:31.5349208Z ++ origname=libgomp.so.1 2025-08-14T21:54:31.5349716Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:54:31.5350522Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:54:31.5351235Z ++ set +e 2025-08-14T21:54:31.5353710Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libtorch_global_deps.so 2025-08-14T21:54:31.5355524Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:54:31.5373500Z ++ origname=libgomp.so.1 2025-08-14T21:54:31.5373847Z ++ ERRCODE=0 2025-08-14T21:54:31.5374095Z ++ set -e 2025-08-14T21:54:31.5374358Z ++ '[' 0 -eq 0 ']' 2025-08-14T21:54:31.5374922Z ++ echo 'patching libtorch/lib/libtorch_global_deps.so entry libgomp.so.1 to libgomp-98b21ff3.so.1' 2025-08-14T21:54:31.5375841Z patching libtorch/lib/libtorch_global_deps.so entry libgomp.so.1 to libgomp-98b21ff3.so.1 2025-08-14T21:54:31.5376850Z ++ /usr/local/bin/patchelf --replace-needed libgomp.so.1 libgomp-98b21ff3.so.1 libtorch/lib/libtorch_global_deps.so 2025-08-14T21:54:31.5535203Z ++ read sofile 2025-08-14T21:54:31.5535618Z ++ origname=libgomp.so.1 2025-08-14T21:54:31.5535992Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:54:31.5536435Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:54:31.5536873Z ++ set +e 2025-08-14T21:54:31.5543739Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libtorch_python.so 2025-08-14T21:54:31.5544364Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:54:31.5802625Z ++ origname= 2025-08-14T21:54:31.5802936Z ++ ERRCODE=1 2025-08-14T21:54:31.5803218Z ++ set -e 2025-08-14T21:54:31.5803445Z ++ '[' 1 -eq 0 ']' 2025-08-14T21:54:31.5803714Z ++ read sofile 2025-08-14T21:54:31.5803970Z ++ origname=libgomp.so.1 2025-08-14T21:54:31.5804326Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:54:31.5804777Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:54:31.5805211Z ++ set +e 2025-08-14T21:54:31.5807901Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libtorch.so 2025-08-14T21:54:31.5808878Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:54:31.5830606Z ++ origname= 2025-08-14T21:54:31.5830898Z ++ ERRCODE=1 2025-08-14T21:54:31.5831379Z ++ set -e 2025-08-14T21:54:31.5831600Z ++ '[' 1 -eq 0 ']' 2025-08-14T21:54:31.5831858Z ++ read sofile 2025-08-14T21:54:31.5832115Z ++ origname=libgomp.so.1 2025-08-14T21:54:31.5832437Z ++ patchedname=libgomp-98b21ff3.so.1 2025-08-14T21:54:31.5832865Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-08-14T21:54:31.5833283Z ++ set +e 2025-08-14T21:54:31.5836034Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libgomp-98b21ff3.so.1 2025-08-14T21:54:31.5836579Z +++ grep 'libgomp.so.1.*' 2025-08-14T21:54:31.5858817Z ++ origname= 2025-08-14T21:54:31.5859177Z ++ ERRCODE=1 2025-08-14T21:54:31.5859660Z ++ set -e 2025-08-14T21:54:31.5859893Z ++ '[' 1 -eq 0 ']' 2025-08-14T21:54:31.5860159Z ++ read sofile 2025-08-14T21:54:31.5860381Z ++ (( ++i )) 2025-08-14T21:54:31.5860611Z ++ (( i<1 )) 2025-08-14T21:54:31.5860836Z ++ (( i=0 )) 2025-08-14T21:54:31.5861045Z ++ (( i<0 )) 2025-08-14T21:54:31.5861814Z ++ find libtorch -maxdepth 1 -type f -name '*.so*' 2025-08-14T21:54:31.5863881Z ++ read sofile 2025-08-14T21:54:31.5880058Z ++ find libtorch/lib -maxdepth 1 -type f -name '*.so*' 2025-08-14T21:54:31.5880933Z ++ read sofile 2025-08-14T21:54:31.5898915Z ++ echo 'Setting rpath of libtorch/lib/libaoti_custom_ops.so to ' '$ORIGIN' 2025-08-14T21:54:31.5899630Z Setting rpath of libtorch/lib/libaoti_custom_ops.so to $ORIGIN 2025-08-14T21:54:31.5900279Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libaoti_custom_ops.so 2025-08-14T21:54:31.5931978Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libaoti_custom_ops.so 2025-08-14T21:54:31.5950295Z $ORIGIN 2025-08-14T21:54:31.5950629Z ++ read sofile 2025-08-14T21:54:31.5951112Z ++ echo 'Setting rpath of libtorch/lib/libbackend_with_compiler.so to ' '$ORIGIN' 2025-08-14T21:54:31.5951766Z Setting rpath of libtorch/lib/libbackend_with_compiler.so to $ORIGIN 2025-08-14T21:54:31.5952477Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libbackend_with_compiler.so 2025-08-14T21:54:31.5976012Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libbackend_with_compiler.so 2025-08-14T21:54:31.5994184Z $ORIGIN 2025-08-14T21:54:31.5994530Z ++ read sofile 2025-08-14T21:54:31.5994908Z ++ echo 'Setting rpath of libtorch/lib/libc10.so to ' '$ORIGIN' 2025-08-14T21:54:31.5995567Z Setting rpath of libtorch/lib/libc10.so to $ORIGIN 2025-08-14T21:54:31.5996112Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libc10.so 2025-08-14T21:54:31.6024336Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libc10.so 2025-08-14T21:54:31.6043022Z $ORIGIN 2025-08-14T21:54:31.6044090Z ++ read sofile 2025-08-14T21:54:31.6044900Z ++ echo 'Setting rpath of libtorch/lib/libjitbackend_test.so to ' '$ORIGIN' 2025-08-14T21:54:31.6045549Z Setting rpath of libtorch/lib/libjitbackend_test.so to $ORIGIN 2025-08-14T21:54:31.6046240Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libjitbackend_test.so 2025-08-14T21:54:31.6071854Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libjitbackend_test.so 2025-08-14T21:54:31.6084241Z $ORIGIN 2025-08-14T21:54:31.6085664Z ++ read sofile 2025-08-14T21:54:31.6086181Z ++ echo 'Setting rpath of libtorch/lib/libnnapi_backend.so to ' '$ORIGIN' 2025-08-14T21:54:31.6086798Z Setting rpath of libtorch/lib/libnnapi_backend.so to $ORIGIN 2025-08-14T21:54:31.6087465Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libnnapi_backend.so 2025-08-14T21:54:31.6118951Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libnnapi_backend.so 2025-08-14T21:54:31.6133527Z $ORIGIN 2025-08-14T21:54:31.6133844Z ++ read sofile 2025-08-14T21:54:31.6134604Z ++ echo 'Setting rpath of libtorch/lib/libshm.so to ' '$ORIGIN' 2025-08-14T21:54:31.6135137Z Setting rpath of libtorch/lib/libshm.so to $ORIGIN 2025-08-14T21:54:31.6135698Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libshm.so 2025-08-14T21:54:31.6151939Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libshm.so 2025-08-14T21:54:31.6163703Z $ORIGIN 2025-08-14T21:54:31.6165054Z ++ read sofile 2025-08-14T21:54:31.6165609Z ++ echo 'Setting rpath of libtorch/lib/libtorchbind_test.so to ' '$ORIGIN' 2025-08-14T21:54:31.6166236Z Setting rpath of libtorch/lib/libtorchbind_test.so to $ORIGIN 2025-08-14T21:54:31.6166891Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libtorchbind_test.so 2025-08-14T21:54:31.6205388Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libtorchbind_test.so 2025-08-14T21:54:31.6228351Z $ORIGIN 2025-08-14T21:54:31.6228622Z ++ read sofile 2025-08-14T21:54:31.6229055Z ++ echo 'Setting rpath of libtorch/lib/libtorch_cpu.so to ' '$ORIGIN' 2025-08-14T21:54:31.6229753Z Setting rpath of libtorch/lib/libtorch_cpu.so to $ORIGIN 2025-08-14T21:54:31.6230372Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libtorch_cpu.so 2025-08-14T21:54:35.0977999Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libtorch_cpu.so 2025-08-14T21:54:35.4488650Z $ORIGIN 2025-08-14T21:54:35.4653813Z ++ read sofile 2025-08-14T21:54:35.4654383Z ++ echo 'Setting rpath of libtorch/lib/libtorch_global_deps.so to ' '$ORIGIN' 2025-08-14T21:54:35.4655040Z Setting rpath of libtorch/lib/libtorch_global_deps.so to $ORIGIN 2025-08-14T21:54:35.4655937Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libtorch_global_deps.so 2025-08-14T21:54:35.4672485Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libtorch_global_deps.so 2025-08-14T21:54:35.4685481Z $ORIGIN 2025-08-14T21:54:35.4686787Z ++ read sofile 2025-08-14T21:54:35.4687402Z ++ echo 'Setting rpath of libtorch/lib/libtorch_python.so to ' '$ORIGIN' 2025-08-14T21:54:35.4688006Z Setting rpath of libtorch/lib/libtorch_python.so to $ORIGIN 2025-08-14T21:54:35.4688641Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libtorch_python.so 2025-08-14T21:54:35.5322658Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libtorch_python.so 2025-08-14T21:54:35.5523613Z $ORIGIN 2025-08-14T21:54:35.5540694Z ++ read sofile 2025-08-14T21:54:35.5541162Z ++ echo 'Setting rpath of libtorch/lib/libtorch.so to ' '$ORIGIN' 2025-08-14T21:54:35.5541705Z Setting rpath of libtorch/lib/libtorch.so to $ORIGIN 2025-08-14T21:54:35.5542292Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libtorch.so 2025-08-14T21:54:35.5561169Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libtorch.so 2025-08-14T21:54:35.5572513Z $ORIGIN 2025-08-14T21:54:35.5573584Z ++ read sofile 2025-08-14T21:54:35.5574416Z ++ echo 'Setting rpath of libtorch/lib/libgomp-98b21ff3.so.1 to ' '$ORIGIN' 2025-08-14T21:54:35.5575073Z Setting rpath of libtorch/lib/libgomp-98b21ff3.so.1 to $ORIGIN 2025-08-14T21:54:35.5575760Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libgomp-98b21ff3.so.1 2025-08-14T21:54:35.5601036Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libgomp-98b21ff3.so.1 2025-08-14T21:54:35.5615424Z $ORIGIN 2025-08-14T21:54:35.5617101Z ++ read sofile 2025-08-14T21:54:35.5630902Z +++ sed -e 's/-cp.*$/.dist-info\/RECORD/g' 2025-08-14T21:54:35.5631525Z ++++ basename /libtorch_housecpu/libtorch-shared-with-deps-latest.zip 2025-08-14T21:54:35.5638223Z +++ echo libtorch-shared-with-deps-latest.zip 2025-08-14T21:54:35.5643754Z ++ record_file=libtorch-shared-with-deps-latest.zip 2025-08-14T21:54:35.5644225Z ++ [[ -e libtorch-shared-with-deps-latest.zip ]] 2025-08-14T21:54:35.5647376Z +++ basename /libtorch_housecpu/libtorch-shared-with-deps-latest.zip 2025-08-14T21:54:35.5654356Z ++ zip -rq libtorch-shared-with-deps-latest.zip libtorch 2025-08-14T21:55:03.8221002Z ++ rm -f /libtorch_housecpu/libtorch-shared-with-deps-latest.zip 2025-08-14T21:55:03.8330540Z +++ basename /libtorch_housecpu/libtorch-shared-with-deps-latest.zip 2025-08-14T21:55:03.8337029Z ++ mv libtorch-shared-with-deps-latest.zip /libtorch_housecpu/libtorch-shared-with-deps-latest.zip 2025-08-14T21:55:03.8355795Z ++ cd .. 2025-08-14T21:55:03.8356125Z ++ rm -rf tmp 2025-08-14T21:55:04.0680917Z ++ [[ -n /artifacts ]] 2025-08-14T21:55:04.0681835Z ++ cp /libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250814+cpu.zip /libtorch_housecpu/libtorch-shared-with-deps-latest.zip /artifacts 2025-08-14T21:55:04.2356843Z ++ cp /libtorch_housecpu/debug-libtorch-shared-with-deps-2.9.0.dev20250814+cpu-d07f83e6.zip /artifacts 2025-08-14T21:55:04.8745353Z + rm -rf /tmp/tmp.hE6T0k7aT5 2025-08-14T21:55:04.8820768Z ##[group]Run # Ensure the working directory gets chowned back to the current user 2025-08-14T21:55:04.8821495Z # Ensure the working directory gets chowned back to the current user 2025-08-14T21:55:04.8822248Z docker run --rm -v "${RUNNER_TEMP}/artifacts:/v" -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-08-14T21:55:04.8832552Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:55:04.8832980Z env: 2025-08-14T21:55:04.8833210Z PYTORCH_ROOT: /pytorch 2025-08-14T21:55:04.8833506Z PACKAGE_TYPE: libtorch 2025-08-14T21:55:04.8833776Z DESIRED_CUDA: cpu 2025-08-14T21:55:04.8834038Z GPU_ARCH_VERSION: 2025-08-14T21:55:04.8834295Z GPU_ARCH_TYPE: cpu 2025-08-14T21:55:04.8834585Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T21:55:04.8834936Z SKIP_ALL_TESTS: 1 2025-08-14T21:55:04.8835187Z LIBTORCH_CONFIG: release 2025-08-14T21:55:04.8835607Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T21:55:04.8835979Z DESIRED_PYTHON: 2025-08-14T21:55:04.8836259Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T21:55:04.8836757Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T21:55:04.8837249Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T21:55:04.8837576Z BINARY_ENV_FILE: /tmp/env 2025-08-14T21:55:04.8837937Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T21:55:04.8838491Z GITHUB_TOKEN: *** 2025-08-14T21:55:04.8838752Z PR_NUMBER: 2025-08-14T21:55:04.8839006Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T21:55:04.8839524Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T21:55:04.8840048Z ##[endgroup] 2025-08-14T21:55:19.8930076Z ##[group]Run actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 2025-08-14T21:55:19.8930630Z with: 2025-08-14T21:55:19.8930930Z name: libtorch-cpu-shared-with-deps-release 2025-08-14T21:55:19.8931332Z if-no-files-found: error 2025-08-14T21:55:19.8931742Z path: /home/ec2-user/actions-runner/_work/_temp/artifacts/* 2025-08-14T21:55:19.8932174Z compression-level: 6 2025-08-14T21:55:19.8932462Z overwrite: false 2025-08-14T21:55:19.8932733Z include-hidden-files: false 2025-08-14T21:55:19.8933043Z env: 2025-08-14T21:55:19.8933272Z PYTORCH_ROOT: /pytorch 2025-08-14T21:55:19.8933574Z PACKAGE_TYPE: libtorch 2025-08-14T21:55:19.8933865Z DESIRED_CUDA: cpu 2025-08-14T21:55:19.8934121Z GPU_ARCH_VERSION: 2025-08-14T21:55:19.8934400Z GPU_ARCH_TYPE: cpu 2025-08-14T21:55:19.8934685Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T21:55:19.8935033Z SKIP_ALL_TESTS: 1 2025-08-14T21:55:19.8935288Z LIBTORCH_CONFIG: release 2025-08-14T21:55:19.8935661Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T21:55:19.8935987Z DESIRED_PYTHON: 2025-08-14T21:55:19.8936286Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T21:55:19.8936774Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T21:55:19.8937284Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T21:55:19.8937599Z BINARY_ENV_FILE: /tmp/env 2025-08-14T21:55:19.8937967Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T21:55:19.8938568Z GITHUB_TOKEN: *** 2025-08-14T21:55:19.8938817Z PR_NUMBER: 2025-08-14T21:55:19.8939095Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T21:55:19.8939582Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T21:55:19.8940066Z ##[endgroup] 2025-08-14T21:55:20.1513456Z With the provided path, there will be 3 files uploaded 2025-08-14T21:55:20.1517232Z Artifact name is valid! 2025-08-14T21:55:20.1518918Z Root directory input is valid! 2025-08-14T21:55:20.4116489Z Beginning upload of artifact content to blob storage 2025-08-14T21:55:21.0881698Z Uploaded bytes 8388608 2025-08-14T21:55:21.3540286Z Uploaded bytes 16777216 2025-08-14T21:55:21.6654815Z Uploaded bytes 25165824 2025-08-14T21:55:22.0167078Z Uploaded bytes 33554432 2025-08-14T21:55:22.3499922Z Uploaded bytes 41943040 2025-08-14T21:55:22.6131343Z Uploaded bytes 50331648 2025-08-14T21:55:22.9471914Z Uploaded bytes 58720256 2025-08-14T21:55:23.3054895Z Uploaded bytes 67108864 2025-08-14T21:55:23.5950201Z Uploaded bytes 75497472 2025-08-14T21:55:23.9604312Z Uploaded bytes 83886080 2025-08-14T21:55:24.2966467Z Uploaded bytes 92274688 2025-08-14T21:55:24.6445493Z Uploaded bytes 100663296 2025-08-14T21:55:25.0101059Z Uploaded bytes 109051904 2025-08-14T21:55:25.3284229Z Uploaded bytes 117440512 2025-08-14T21:55:25.6657465Z Uploaded bytes 125829120 2025-08-14T21:55:25.9868646Z Uploaded bytes 134217728 2025-08-14T21:55:26.3787245Z Uploaded bytes 142606336 2025-08-14T21:55:26.7283941Z Uploaded bytes 150994944 2025-08-14T21:55:27.0763483Z Uploaded bytes 159383552 2025-08-14T21:55:27.3902299Z Uploaded bytes 167772160 2025-08-14T21:55:27.7494768Z Uploaded bytes 176160768 2025-08-14T21:55:28.0859854Z Uploaded bytes 184549376 2025-08-14T21:55:28.5343518Z Uploaded bytes 192937984 2025-08-14T21:55:28.8283497Z Uploaded bytes 201326592 2025-08-14T21:55:29.1497242Z Uploaded bytes 209715200 2025-08-14T21:55:29.5090442Z Uploaded bytes 218103808 2025-08-14T21:55:29.8421169Z Uploaded bytes 226492416 2025-08-14T21:55:30.1887651Z Uploaded bytes 234881024 2025-08-14T21:55:30.4787929Z Uploaded bytes 243269632 2025-08-14T21:55:30.8071846Z Uploaded bytes 251658240 2025-08-14T21:55:31.1678699Z Uploaded bytes 260046848 2025-08-14T21:55:31.5373383Z Uploaded bytes 268435456 2025-08-14T21:55:31.8637015Z Uploaded bytes 276824064 2025-08-14T21:55:32.1797728Z Uploaded bytes 285212672 2025-08-14T21:55:32.5914401Z Uploaded bytes 293601280 2025-08-14T21:55:32.8993581Z Uploaded bytes 301989888 2025-08-14T21:55:33.3954677Z Uploaded bytes 310378496 2025-08-14T21:55:33.5795500Z Uploaded bytes 318767104 2025-08-14T21:55:33.9464225Z Uploaded bytes 327155712 2025-08-14T21:55:34.3082805Z Uploaded bytes 335544320 2025-08-14T21:55:34.6225125Z Uploaded bytes 343932928 2025-08-14T21:55:34.9578177Z Uploaded bytes 352321536 2025-08-14T21:55:35.3486912Z Uploaded bytes 360710144 2025-08-14T21:55:35.6641133Z Uploaded bytes 369098752 2025-08-14T21:55:36.0189033Z Uploaded bytes 377487360 2025-08-14T21:55:36.3608354Z Uploaded bytes 385875968 2025-08-14T21:55:36.6761253Z Uploaded bytes 394264576 2025-08-14T21:55:37.0833708Z Uploaded bytes 402653184 2025-08-14T21:55:37.4200174Z Uploaded bytes 411041792 2025-08-14T21:55:37.7342892Z Uploaded bytes 419430400 2025-08-14T21:55:38.0671423Z Uploaded bytes 427819008 2025-08-14T21:55:38.4334611Z Uploaded bytes 436207616 2025-08-14T21:55:38.7880866Z Uploaded bytes 444596224 2025-08-14T21:55:39.1201208Z Uploaded bytes 452984832 2025-08-14T21:55:39.4345068Z Uploaded bytes 461373440 2025-08-14T21:55:39.8658728Z Uploaded bytes 469762048 2025-08-14T21:55:40.2177122Z Uploaded bytes 478150656 2025-08-14T21:55:40.5002035Z Uploaded bytes 486539264 2025-08-14T21:55:40.8792695Z Uploaded bytes 494927872 2025-08-14T21:55:41.2370362Z Uploaded bytes 503316480 2025-08-14T21:55:41.5528110Z Uploaded bytes 511705088 2025-08-14T21:55:41.9173096Z Uploaded bytes 520093696 2025-08-14T21:55:42.2544395Z Uploaded bytes 528482304 2025-08-14T21:55:42.6310377Z Uploaded bytes 536870912 2025-08-14T21:55:42.9224527Z Uploaded bytes 545259520 2025-08-14T21:55:43.2559073Z Uploaded bytes 553648128 2025-08-14T21:55:43.6083738Z Uploaded bytes 562036736 2025-08-14T21:55:44.0371028Z Uploaded bytes 570425344 2025-08-14T21:55:44.2810717Z Uploaded bytes 578813952 2025-08-14T21:55:44.6379234Z Uploaded bytes 587202560 2025-08-14T21:55:44.9922713Z Uploaded bytes 595591168 2025-08-14T21:55:45.3277385Z Uploaded bytes 603979776 2025-08-14T21:55:45.6437603Z Uploaded bytes 612368384 2025-08-14T21:55:45.9883130Z Uploaded bytes 620756992 2025-08-14T21:55:46.3726353Z Uploaded bytes 629145600 2025-08-14T21:55:46.7511999Z Uploaded bytes 637534208 2025-08-14T21:55:47.0306254Z Uploaded bytes 645922816 2025-08-14T21:55:47.4401638Z Uploaded bytes 654311424 2025-08-14T21:55:47.6914374Z Uploaded bytes 662700032 2025-08-14T21:55:48.0511227Z Uploaded bytes 671088640 2025-08-14T21:55:48.4062326Z Uploaded bytes 679477248 2025-08-14T21:55:48.7641231Z Uploaded bytes 687865856 2025-08-14T21:55:49.0546131Z Uploaded bytes 696254464 2025-08-14T21:55:49.4521246Z Uploaded bytes 704643072 2025-08-14T21:55:49.7664228Z Uploaded bytes 713031680 2025-08-14T21:55:50.1018310Z Uploaded bytes 721420288 2025-08-14T21:55:50.4081891Z Uploaded bytes 729808896 2025-08-14T21:55:50.7568515Z Uploaded bytes 738197504 2025-08-14T21:55:51.1166712Z Uploaded bytes 746586112 2025-08-14T21:55:51.4508503Z Uploaded bytes 754974720 2025-08-14T21:55:51.8125651Z Uploaded bytes 763363328 2025-08-14T21:55:52.1894056Z Uploaded bytes 771751936 2025-08-14T21:55:52.4804801Z Uploaded bytes 780140544 2025-08-14T21:55:52.8656315Z Uploaded bytes 788529152 2025-08-14T21:55:53.1692851Z Uploaded bytes 796917760 2025-08-14T21:55:53.5102507Z Uploaded bytes 805306368 2025-08-14T21:55:53.8543361Z Uploaded bytes 813694976 2025-08-14T21:55:54.2226827Z Uploaded bytes 822083584 2025-08-14T21:55:54.5290832Z Uploaded bytes 830472192 2025-08-14T21:55:54.9878649Z Uploaded bytes 838860800 2025-08-14T21:55:55.1712635Z Uploaded bytes 847249408 2025-08-14T21:55:55.5851938Z Uploaded bytes 855638016 2025-08-14T21:55:55.8969072Z Uploaded bytes 864026624 2025-08-14T21:55:56.3096985Z Uploaded bytes 872415232 2025-08-14T21:55:56.6001230Z Uploaded bytes 880803840 2025-08-14T21:55:56.9571135Z Uploaded bytes 889192448 2025-08-14T21:55:57.2380604Z Uploaded bytes 897581056 2025-08-14T21:55:57.5942073Z Uploaded bytes 905969664 2025-08-14T21:55:57.9608856Z Uploaded bytes 914358272 2025-08-14T21:55:58.2503521Z Uploaded bytes 922746880 2025-08-14T21:55:58.6095100Z Uploaded bytes 931135488 2025-08-14T21:55:58.9902564Z Uploaded bytes 939524096 2025-08-14T21:55:59.2839856Z Uploaded bytes 947912704 2025-08-14T21:55:59.6505202Z Uploaded bytes 956301312 2025-08-14T21:56:00.0295253Z Uploaded bytes 964689920 2025-08-14T21:56:00.2981059Z Uploaded bytes 973078528 2025-08-14T21:56:00.6467839Z Uploaded bytes 981467136 2025-08-14T21:56:01.0054659Z Uploaded bytes 989855744 2025-08-14T21:56:01.3477194Z Uploaded bytes 998244352 2025-08-14T21:56:01.7005466Z Uploaded bytes 1006632960 2025-08-14T21:56:02.0401373Z Uploaded bytes 1015021568 2025-08-14T21:56:02.3774531Z Uploaded bytes 1023410176 2025-08-14T21:56:02.7045514Z Uploaded bytes 1031798784 2025-08-14T21:56:03.0616122Z Uploaded bytes 1040187392 2025-08-14T21:56:03.4784915Z Uploaded bytes 1048576000 2025-08-14T21:56:03.7785549Z Uploaded bytes 1056964608 2025-08-14T21:56:04.1179483Z Uploaded bytes 1065353216 2025-08-14T21:56:04.4433031Z Uploaded bytes 1073741824 2025-08-14T21:56:04.8021533Z Uploaded bytes 1082130432 2025-08-14T21:56:05.2057160Z Uploaded bytes 1090519040 2025-08-14T21:56:05.6037861Z Uploaded bytes 1098907648 2025-08-14T21:56:05.8686341Z Uploaded bytes 1107296256 2025-08-14T21:56:06.2223124Z Uploaded bytes 1115684864 2025-08-14T21:56:06.5803322Z Uploaded bytes 1124073472 2025-08-14T21:56:06.9832015Z Uploaded bytes 1132462080 2025-08-14T21:56:07.3621724Z Uploaded bytes 1140850688 2025-08-14T21:56:07.6907350Z Uploaded bytes 1149239296 2025-08-14T21:56:08.1154868Z Uploaded bytes 1157627904 2025-08-14T21:56:08.4321146Z Uploaded bytes 1166016512 2025-08-14T21:56:08.8352828Z Uploaded bytes 1174405120 2025-08-14T21:56:09.1500983Z Uploaded bytes 1182793728 2025-08-14T21:56:09.5406733Z Uploaded bytes 1191182336 2025-08-14T21:56:09.9721082Z Uploaded bytes 1199570944 2025-08-14T21:56:10.3480797Z Uploaded bytes 1207959552 2025-08-14T21:56:10.6608441Z Uploaded bytes 1216348160 2025-08-14T21:56:11.0631164Z Uploaded bytes 1224736768 2025-08-14T21:56:11.3811100Z Uploaded bytes 1233125376 2025-08-14T21:56:11.7392398Z Uploaded bytes 1241513984 2025-08-14T21:56:12.0969912Z Uploaded bytes 1249902592 2025-08-14T21:56:12.5305466Z Uploaded bytes 1258291200 2025-08-14T21:56:12.8423260Z Uploaded bytes 1266679808 2025-08-14T21:56:13.2121535Z Uploaded bytes 1275068416 2025-08-14T21:56:13.7425587Z Uploaded bytes 1283457024 2025-08-14T21:56:14.0305946Z Uploaded bytes 1291845632 2025-08-14T21:56:14.3321196Z Uploaded bytes 1300234240 2025-08-14T21:56:14.6972626Z Uploaded bytes 1308622848 2025-08-14T21:56:15.0222956Z Uploaded bytes 1317011456 2025-08-14T21:56:15.3424970Z Uploaded bytes 1325400064 2025-08-14T21:56:15.7064658Z Uploaded bytes 1333788672 2025-08-14T21:56:15.9693591Z Uploaded bytes 1342177280 2025-08-14T21:56:16.3041253Z Uploaded bytes 1350565888 2025-08-14T21:56:16.5886346Z Uploaded bytes 1358954496 2025-08-14T21:56:17.0071364Z Uploaded bytes 1367343104 2025-08-14T21:56:17.3876817Z Uploaded bytes 1375731712 2025-08-14T21:56:17.6565295Z Uploaded bytes 1384120320 2025-08-14T21:56:18.0093075Z Uploaded bytes 1392508928 2025-08-14T21:56:18.4493468Z Uploaded bytes 1400897536 2025-08-14T21:56:18.7071309Z Uploaded bytes 1409286144 2025-08-14T21:56:19.0442270Z Uploaded bytes 1417674752 2025-08-14T21:56:19.4844288Z Uploaded bytes 1426063360 2025-08-14T21:56:19.7379080Z Uploaded bytes 1434451968 2025-08-14T21:56:19.9985757Z Uploaded bytes 1442840576 2025-08-14T21:56:20.2875769Z Uploaded bytes 1451229184 2025-08-14T21:56:20.5626133Z Uploaded bytes 1459617792 2025-08-14T21:56:20.9841455Z Uploaded bytes 1468006400 2025-08-14T21:56:21.2358301Z Uploaded bytes 1476395008 2025-08-14T21:56:21.6164775Z Uploaded bytes 1484783616 2025-08-14T21:56:21.8478230Z Uploaded bytes 1493172224 2025-08-14T21:56:22.1423189Z Uploaded bytes 1501560832 2025-08-14T21:56:22.4795683Z Uploaded bytes 1509949440 2025-08-14T21:56:22.7771976Z Uploaded bytes 1518338048 2025-08-14T21:56:23.2011076Z Uploaded bytes 1526726656 2025-08-14T21:56:23.4548847Z Uploaded bytes 1535115264 2025-08-14T21:56:23.8376730Z Uploaded bytes 1543503872 2025-08-14T21:56:24.1965626Z Uploaded bytes 1551892480 2025-08-14T21:56:24.4843303Z Uploaded bytes 1560281088 2025-08-14T21:56:24.8471514Z Uploaded bytes 1568669696 2025-08-14T21:56:25.0947111Z Uploaded bytes 1577058304 2025-08-14T21:56:25.4566329Z Uploaded bytes 1585446912 2025-08-14T21:56:25.7334308Z Uploaded bytes 1593835520 2025-08-14T21:56:26.0808923Z Uploaded bytes 1602224128 2025-08-14T21:56:26.3814269Z Uploaded bytes 1610612736 2025-08-14T21:56:26.6930699Z Uploaded bytes 1619001344 2025-08-14T21:56:27.0311674Z Uploaded bytes 1627389952 2025-08-14T21:56:27.3033761Z Uploaded bytes 1635778560 2025-08-14T21:56:27.6625455Z Uploaded bytes 1644167168 2025-08-14T21:56:27.8996452Z Uploaded bytes 1652555776 2025-08-14T21:56:28.3178156Z Uploaded bytes 1660944384 2025-08-14T21:56:28.5471641Z Uploaded bytes 1669332992 2025-08-14T21:56:28.8823209Z Uploaded bytes 1677721600 2025-08-14T21:56:29.1641220Z Uploaded bytes 1686110208 2025-08-14T21:56:29.4754773Z Uploaded bytes 1694498816 2025-08-14T21:56:29.8260721Z Uploaded bytes 1702887424 2025-08-14T21:56:30.1567563Z Uploaded bytes 1711276032 2025-08-14T21:56:30.4084447Z Uploaded bytes 1717153375 2025-08-14T21:56:30.4315095Z Finished uploading artifact content to blob storage! 2025-08-14T21:56:30.4317313Z SHA256 hash of uploaded artifact zip is 6cbcd73b464f69f67099c3cd99d76694c245a43ba5df3acfc8bf6ed4517b7d50 2025-08-14T21:56:30.4319669Z Finalizing artifact upload 2025-08-14T21:56:30.5335458Z Artifact libtorch-cpu-shared-with-deps-release.zip successfully finalized. Artifact ID 3769638066 2025-08-14T21:56:30.5336647Z Artifact libtorch-cpu-shared-with-deps-release has been successfully uploaded! Final size is 1717153375 bytes. Artifact ID is 3769638066 2025-08-14T21:56:30.5345070Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/16976254984/artifacts/3769638066 2025-08-14T21:56:30.5519625Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2025-08-14T21:56:30.5520319Z with: 2025-08-14T21:56:30.5520640Z env: 2025-08-14T21:56:30.5520877Z PYTORCH_ROOT: /pytorch 2025-08-14T21:56:30.5521205Z PACKAGE_TYPE: libtorch 2025-08-14T21:56:30.5521514Z DESIRED_CUDA: cpu 2025-08-14T21:56:30.5521779Z GPU_ARCH_VERSION: 2025-08-14T21:56:30.5522074Z GPU_ARCH_TYPE: cpu 2025-08-14T21:56:30.5522378Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T21:56:30.5522743Z SKIP_ALL_TESTS: 1 2025-08-14T21:56:30.5523016Z LIBTORCH_CONFIG: release 2025-08-14T21:56:30.5523356Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T21:56:30.5523816Z DESIRED_PYTHON: 2025-08-14T21:56:30.5524131Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T21:56:30.5524672Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T21:56:30.5525187Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T21:56:30.5525536Z BINARY_ENV_FILE: /tmp/env 2025-08-14T21:56:30.5525952Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T21:56:30.5526565Z GITHUB_TOKEN: *** 2025-08-14T21:56:30.5526846Z PR_NUMBER: 2025-08-14T21:56:30.5527135Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T21:56:30.5527520Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T21:56:30.5527904Z ##[endgroup] 2025-08-14T21:56:30.5555167Z ##[group]Run set -eou pipefail 2025-08-14T21:56:30.5555480Z set -eou pipefail 2025-08-14T21:56:30.5555740Z  2025-08-14T21:56:30.5556098Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2025-08-14T21:56:30.5556579Z for _ in $(seq 1440); do 2025-08-14T21:56:30.5556912Z  # Break if no ssh session exists anymore 2025-08-14T21:56:30.5557354Z  if [ "$(who)" = "" ]; then 2025-08-14T21:56:30.5557646Z  break 2025-08-14T21:56:30.5557860Z  fi 2025-08-14T21:56:30.5558073Z  echo "." 2025-08-14T21:56:30.5558302Z  sleep 5 2025-08-14T21:56:30.5558522Z done 2025-08-14T21:56:30.5568303Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:56:30.5568722Z env: 2025-08-14T21:56:30.5568947Z PYTORCH_ROOT: /pytorch 2025-08-14T21:56:30.5569235Z PACKAGE_TYPE: libtorch 2025-08-14T21:56:30.5569787Z DESIRED_CUDA: cpu 2025-08-14T21:56:30.5570038Z GPU_ARCH_VERSION: 2025-08-14T21:56:30.5570288Z GPU_ARCH_TYPE: cpu 2025-08-14T21:56:30.5570574Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T21:56:30.5570908Z SKIP_ALL_TESTS: 1 2025-08-14T21:56:30.5571155Z LIBTORCH_CONFIG: release 2025-08-14T21:56:30.5571461Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T21:56:30.5571788Z DESIRED_PYTHON: 2025-08-14T21:56:30.5572069Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T21:56:30.5572572Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T21:56:30.5573101Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T21:56:30.5573422Z BINARY_ENV_FILE: /tmp/env 2025-08-14T21:56:30.5573807Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T21:56:30.5574394Z GITHUB_TOKEN: *** 2025-08-14T21:56:30.5574649Z PR_NUMBER: 2025-08-14T21:56:30.5574935Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T21:56:30.5575319Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T21:56:30.5575696Z ##[endgroup] 2025-08-14T21:56:30.5609322Z Holding runner for 2 hours until all ssh sessions have logged out 2025-08-14T21:56:30.5704154Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-08-14T21:56:30.5704745Z # ignore expansion of "docker ps -q" since it could be empty 2025-08-14T21:56:30.5705210Z # shellcheck disable=SC2046 2025-08-14T21:56:30.5705551Z docker stop $(docker ps -q) || true 2025-08-14T21:56:30.5705921Z # Prune all of the docker images 2025-08-14T21:56:30.5706257Z docker system prune -af 2025-08-14T21:56:30.5711686Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:56:30.5712243Z env: 2025-08-14T21:56:30.5712475Z PYTORCH_ROOT: /pytorch 2025-08-14T21:56:30.5712738Z PACKAGE_TYPE: libtorch 2025-08-14T21:56:30.5713007Z DESIRED_CUDA: cpu 2025-08-14T21:56:30.5713238Z GPU_ARCH_VERSION: 2025-08-14T21:56:30.5713494Z GPU_ARCH_TYPE: cpu 2025-08-14T21:56:30.5713770Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T21:56:30.5714076Z SKIP_ALL_TESTS: 1 2025-08-14T21:56:30.5714331Z LIBTORCH_CONFIG: release 2025-08-14T21:56:30.5714610Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T21:56:30.5714923Z DESIRED_PYTHON: 2025-08-14T21:56:30.5715179Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T21:56:30.5715697Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T21:56:30.5716156Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T21:56:30.5716460Z BINARY_ENV_FILE: /tmp/env 2025-08-14T21:56:30.5716803Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T21:56:30.5717304Z GITHUB_TOKEN: *** 2025-08-14T21:56:30.5717557Z PR_NUMBER: 2025-08-14T21:56:30.5717797Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T21:56:30.5718158Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T21:56:30.5718480Z ##[endgroup] 2025-08-14T21:56:31.7926367Z 228b25011946 2025-08-14T21:56:32.9134381Z Deleted Containers: 2025-08-14T21:56:32.9134865Z 228b2501194667d1ae88a246e37e743c482f7a71ed8b2a9f92e6ef27abfc8d55 2025-08-14T21:56:32.9135253Z 2025-08-14T21:56:38.3458638Z Deleted Images: 2025-08-14T21:56:38.3459144Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-08-14T21:56:38.3460186Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-08-14T21:56:38.3461241Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2025-08-14T21:56:38.3462224Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2025-08-14T21:56:38.3463014Z untagged: pytorch/libtorch-cxx11-builder:cpu-bfa89110622ba7202628e9faac705f183070defe 2025-08-14T21:56:38.3463946Z untagged: pytorch/libtorch-cxx11-builder@sha256:bc444432b63e0133d4aaa91ade624c1de51e4840eb75c9482fb4292c56906c8c 2025-08-14T21:56:38.3464865Z deleted: sha256:1a783e63f2812cdd580a220861e322ec6c42b581b7f49a7e7bdaa3cf6c8d35d7 2025-08-14T21:56:38.3465590Z deleted: sha256:246d406a2cb2915fefa1a83117a7824100b76bcd2264876148bf0fa2fb1f2231 2025-08-14T21:56:38.3466311Z deleted: sha256:5a8cc62d42b4b826b2e7da2e2a5d6f8b23acdd53d0b3d388ef8c0dddcfac2e45 2025-08-14T21:56:38.3467044Z deleted: sha256:316ea114f4fcd13aae74d37169814ef51c301d5bb6e66e2252c58b3908f3000b 2025-08-14T21:56:38.3467772Z deleted: sha256:a41b6ce1a1547529141ac88adea9e8704e5b08e7ea2e49c880d9e9a8ef84bc02 2025-08-14T21:56:38.3468497Z deleted: sha256:3c49df4ff84495178edfeb381847f216279b684bc46677aec3c186e88d362686 2025-08-14T21:56:38.3469212Z deleted: sha256:4175f34e605272aafbf28b8362798304d0e7a25d2f4988f5caa13e45bc9b892b 2025-08-14T21:56:38.3470371Z deleted: sha256:6afc01860a5e0a3cb1fd6ccc1c381d8fe2cf88b5bcb7cbd8bb7ac41eafef3861 2025-08-14T21:56:38.3471150Z deleted: sha256:bff9b848bd7119de26ee51b41985af0048fdb25f721edfeddc0baf5549160b24 2025-08-14T21:56:38.3471896Z deleted: sha256:c7616504c5551dd2ddd748de2ca8ac28e7b4cd2874c4af655b063620283a50e4 2025-08-14T21:56:38.3472640Z deleted: sha256:a996591196e425b4cd5773c8205a41d738e0063c48e5ada07459e20f70cd87eb 2025-08-14T21:56:38.3473376Z deleted: sha256:65fa3a4e6c89f1a8bfd777c58c814dceba3b1b113d5270dcd0a5c5d3b0968307 2025-08-14T21:56:38.3474131Z deleted: sha256:6b9c77161ff2f985e6e6b1940c2c84f16cd975b5a9515b515143d6f7257c76e2 2025-08-14T21:56:38.3474881Z deleted: sha256:5c03ceabe6027ce0b33309cf0f61ddae0b96105aa5f84230b7885634d55e0c8c 2025-08-14T21:56:38.3475632Z deleted: sha256:fbe2768d158a76724daafd302d10cdeef38927422f318dcc0ef92261c9ba7bdb 2025-08-14T21:56:38.3476390Z deleted: sha256:5b3ace181fe6394dc41ac735c59ace22c45ed09887827763385b5f9d578edd45 2025-08-14T21:56:38.3477119Z deleted: sha256:470b66ea5123c93b0d5606e4213bf9e47d3d426b640d32472e4ac213186c4bb6 2025-08-14T21:56:38.3477796Z 2025-08-14T21:56:38.3481041Z Total reclaimed space: 19.53GB 2025-08-14T21:56:38.3528156Z Prepare all required actions 2025-08-14T21:56:38.3551642Z ##[group]Run ./pytorch/.github/actions/chown-workspace 2025-08-14T21:56:38.3552008Z with: 2025-08-14T21:56:38.3552370Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T21:56:38.3552799Z env: 2025-08-14T21:56:38.3553012Z PYTORCH_ROOT: /pytorch 2025-08-14T21:56:38.3553268Z PACKAGE_TYPE: libtorch 2025-08-14T21:56:38.3553526Z DESIRED_CUDA: cpu 2025-08-14T21:56:38.3553749Z GPU_ARCH_VERSION: 2025-08-14T21:56:38.3553994Z GPU_ARCH_TYPE: cpu 2025-08-14T21:56:38.3554351Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T21:56:38.3554672Z SKIP_ALL_TESTS: 1 2025-08-14T21:56:38.3554903Z LIBTORCH_CONFIG: release 2025-08-14T21:56:38.3555190Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T21:56:38.3555503Z DESIRED_PYTHON: 2025-08-14T21:56:38.3555753Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T21:56:38.3556231Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T21:56:38.3556689Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T21:56:38.3556980Z BINARY_ENV_FILE: /tmp/env 2025-08-14T21:56:38.3557292Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T21:56:38.3557800Z GITHUB_TOKEN: *** 2025-08-14T21:56:38.3558024Z PR_NUMBER: 2025-08-14T21:56:38.3558273Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T21:56:38.3558622Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T21:56:38.3558939Z ##[endgroup] 2025-08-14T21:56:38.3586884Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-08-14T21:56:38.3587590Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-08-14T21:56:38.3594797Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:56:38.3595193Z env: 2025-08-14T21:56:38.3595425Z PYTORCH_ROOT: /pytorch 2025-08-14T21:56:38.3595815Z PACKAGE_TYPE: libtorch 2025-08-14T21:56:38.3596074Z DESIRED_CUDA: cpu 2025-08-14T21:56:38.3596307Z GPU_ARCH_VERSION: 2025-08-14T21:56:38.3596551Z GPU_ARCH_TYPE: cpu 2025-08-14T21:56:38.3596804Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-08-14T21:56:38.3597119Z SKIP_ALL_TESTS: 1 2025-08-14T21:56:38.3597351Z LIBTORCH_CONFIG: release 2025-08-14T21:56:38.3597637Z LIBTORCH_VARIANT: shared-with-deps 2025-08-14T21:56:38.3597945Z DESIRED_PYTHON: 2025-08-14T21:56:38.3598197Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-08-14T21:56:38.3598665Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-14T21:56:38.3599120Z AWS_DEFAULT_REGION: us-east-1 2025-08-14T21:56:38.3599527Z BINARY_ENV_FILE: /tmp/env 2025-08-14T21:56:38.3600037Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-08-14T21:56:38.3600601Z GITHUB_TOKEN: *** 2025-08-14T21:56:38.3600853Z PR_NUMBER: 2025-08-14T21:56:38.3601132Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-08-14T21:56:38.3601523Z SHA1: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T21:56:38.3601883Z ##[endgroup] 2025-08-14T21:56:38.3791632Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2025-08-14T21:56:38.6926795Z latest: Pulling from tool/alpine 2025-08-14T21:56:38.6927202Z 540db60ca938: Pulling fs layer 2025-08-14T21:56:38.7808582Z 540db60ca938: Download complete 2025-08-14T21:56:38.8577594Z 540db60ca938: Pull complete 2025-08-14T21:56:38.8693018Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-08-14T21:56:38.8738221Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-08-14T21:56:41.1917952Z Post job cleanup. 2025-08-14T21:56:41.2942339Z [command]/usr/bin/git version 2025-08-14T21:56:41.2984706Z git version 2.47.1 2025-08-14T21:56:41.3021189Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/fe2cccee-216b-4967-8a82-66be481dca92/.gitconfig' 2025-08-14T21:56:41.3031048Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/fe2cccee-216b-4967-8a82-66be481dca92' before making global git config changes 2025-08-14T21:56:41.3032138Z Adding repository directory to the temporary git global config as a safe directory 2025-08-14T21:56:41.3036550Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2025-08-14T21:56:41.3080324Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-08-14T21:56:41.3118989Z [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-08-14T21:56:41.3455798Z Entering 'android/libs/fbjni' 2025-08-14T21:56:41.3519015Z Entering 'third_party/FP16' 2025-08-14T21:56:41.3577375Z Entering 'third_party/FXdiv' 2025-08-14T21:56:41.3637007Z Entering 'third_party/NNPACK' 2025-08-14T21:56:41.3695947Z Entering 'third_party/NVTX' 2025-08-14T21:56:41.3756350Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T21:56:41.3818800Z Entering 'third_party/XNNPACK' 2025-08-14T21:56:41.3896790Z Entering 'third_party/aiter' 2025-08-14T21:56:41.3955663Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T21:56:41.4025915Z Entering 'third_party/benchmark' 2025-08-14T21:56:41.4083876Z Entering 'third_party/composable_kernel' 2025-08-14T21:56:41.4150879Z Entering 'third_party/cpp-httplib' 2025-08-14T21:56:41.4214183Z Entering 'third_party/cpuinfo' 2025-08-14T21:56:41.4273144Z Entering 'third_party/cudnn_frontend' 2025-08-14T21:56:41.4334253Z Entering 'third_party/cutlass' 2025-08-14T21:56:41.4402130Z Entering 'third_party/fbgemm' 2025-08-14T21:56:41.4461653Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T21:56:41.4519688Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T21:56:41.4588670Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T21:56:41.4645633Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T21:56:41.4712218Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T21:56:41.4768890Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T21:56:41.4826541Z Entering 'third_party/fbgemm/external/json' 2025-08-14T21:56:41.4887820Z Entering 'third_party/flash-attention' 2025-08-14T21:56:41.4948393Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T21:56:41.5018308Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T21:56:41.5085498Z Entering 'third_party/flatbuffers' 2025-08-14T21:56:41.5146563Z Entering 'third_party/fmt' 2025-08-14T21:56:41.5205415Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T21:56:41.5264981Z Entering 'third_party/gloo' 2025-08-14T21:56:41.5323574Z Entering 'third_party/googletest' 2025-08-14T21:56:41.5380590Z Entering 'third_party/ideep' 2025-08-14T21:56:41.5440377Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T21:56:41.5508063Z Entering 'third_party/ittapi' 2025-08-14T21:56:41.5565772Z Entering 'third_party/kineto' 2025-08-14T21:56:41.5624785Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T21:56:41.5681754Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T21:56:41.5742870Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T21:56:41.5801402Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T21:56:41.5859970Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T21:56:41.5923685Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T21:56:41.5981364Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T21:56:41.6044570Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T21:56:41.6104170Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T21:56:41.6162584Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T21:56:41.6222238Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T21:56:41.6286544Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T21:56:41.6345365Z Entering 'third_party/kleidiai' 2025-08-14T21:56:41.6404675Z Entering 'third_party/mimalloc' 2025-08-14T21:56:41.6462884Z Entering 'third_party/nlohmann' 2025-08-14T21:56:41.6522064Z Entering 'third_party/onnx' 2025-08-14T21:56:41.6599087Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T21:56:41.6662605Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T21:56:41.6722156Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T21:56:41.6779213Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T21:56:41.6842849Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T21:56:41.6901390Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T21:56:41.6964999Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T21:56:41.7023092Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T21:56:41.7082642Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T21:56:41.7138568Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T21:56:41.7198614Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T21:56:41.7263129Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T21:56:41.7343866Z Entering 'third_party/pocketfft' 2025-08-14T21:56:41.7401610Z Entering 'third_party/protobuf' 2025-08-14T21:56:41.7462477Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T21:56:41.7521305Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T21:56:41.7579940Z Entering 'third_party/psimd' 2025-08-14T21:56:41.7639073Z Entering 'third_party/pthreadpool' 2025-08-14T21:56:41.7699056Z Entering 'third_party/pybind11' 2025-08-14T21:56:41.7758601Z Entering 'third_party/python-peachpy' 2025-08-14T21:56:41.7818474Z Entering 'third_party/sleef' 2025-08-14T21:56:41.7874478Z Entering 'third_party/tensorpipe' 2025-08-14T21:56:41.7935392Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T21:56:41.7991489Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T21:56:41.8047827Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T21:56:41.8105959Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T21:56:41.8167117Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T21:56:41.8245947Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-08-14T21:56:41.8267176Z http.https://github.com/.extraheader 2025-08-14T21:56:41.8275941Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-08-14T21:56:41.8306224Z [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-08-14T21:56:41.8627506Z Entering 'android/libs/fbjni' 2025-08-14T21:56:41.8668586Z http.https://github.com/.extraheader 2025-08-14T21:56:41.8706071Z Entering 'third_party/FP16' 2025-08-14T21:56:41.8745440Z http.https://github.com/.extraheader 2025-08-14T21:56:41.8779394Z Entering 'third_party/FXdiv' 2025-08-14T21:56:41.8819930Z http.https://github.com/.extraheader 2025-08-14T21:56:41.8856912Z Entering 'third_party/NNPACK' 2025-08-14T21:56:41.8897581Z http.https://github.com/.extraheader 2025-08-14T21:56:41.8935570Z Entering 'third_party/NVTX' 2025-08-14T21:56:41.8973272Z http.https://github.com/.extraheader 2025-08-14T21:56:41.9010015Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T21:56:41.9047799Z http.https://github.com/.extraheader 2025-08-14T21:56:41.9089260Z Entering 'third_party/XNNPACK' 2025-08-14T21:56:41.9128011Z http.https://github.com/.extraheader 2025-08-14T21:56:41.9183239Z Entering 'third_party/aiter' 2025-08-14T21:56:41.9222468Z http.https://github.com/.extraheader 2025-08-14T21:56:41.9260288Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T21:56:41.9298185Z http.https://github.com/.extraheader 2025-08-14T21:56:41.9349499Z Entering 'third_party/benchmark' 2025-08-14T21:56:41.9389241Z http.https://github.com/.extraheader 2025-08-14T21:56:41.9427493Z Entering 'third_party/composable_kernel' 2025-08-14T21:56:41.9468005Z http.https://github.com/.extraheader 2025-08-14T21:56:41.9514462Z Entering 'third_party/cpp-httplib' 2025-08-14T21:56:41.9553814Z http.https://github.com/.extraheader 2025-08-14T21:56:41.9591577Z Entering 'third_party/cpuinfo' 2025-08-14T21:56:41.9631684Z http.https://github.com/.extraheader 2025-08-14T21:56:41.9667894Z Entering 'third_party/cudnn_frontend' 2025-08-14T21:56:41.9708869Z http.https://github.com/.extraheader 2025-08-14T21:56:41.9744527Z Entering 'third_party/cutlass' 2025-08-14T21:56:41.9786052Z http.https://github.com/.extraheader 2025-08-14T21:56:41.9832771Z Entering 'third_party/fbgemm' 2025-08-14T21:56:41.9872503Z http.https://github.com/.extraheader 2025-08-14T21:56:41.9911252Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T21:56:41.9950425Z http.https://github.com/.extraheader 2025-08-14T21:56:41.9987597Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T21:56:42.0026219Z http.https://github.com/.extraheader 2025-08-14T21:56:42.0070706Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T21:56:42.0109474Z http.https://github.com/.extraheader 2025-08-14T21:56:42.0147000Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T21:56:42.0186248Z http.https://github.com/.extraheader 2025-08-14T21:56:42.0230230Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T21:56:42.0268912Z http.https://github.com/.extraheader 2025-08-14T21:56:42.0305261Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T21:56:42.0345237Z http.https://github.com/.extraheader 2025-08-14T21:56:42.0379416Z Entering 'third_party/fbgemm/external/json' 2025-08-14T21:56:42.0420100Z http.https://github.com/.extraheader 2025-08-14T21:56:42.0466086Z Entering 'third_party/flash-attention' 2025-08-14T21:56:42.0506265Z http.https://github.com/.extraheader 2025-08-14T21:56:42.0540936Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T21:56:42.0577628Z http.https://github.com/.extraheader 2025-08-14T21:56:42.0629052Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T21:56:42.0667323Z http.https://github.com/.extraheader 2025-08-14T21:56:42.0716169Z Entering 'third_party/flatbuffers' 2025-08-14T21:56:42.0756896Z http.https://github.com/.extraheader 2025-08-14T21:56:42.0796014Z Entering 'third_party/fmt' 2025-08-14T21:56:42.0835379Z http.https://github.com/.extraheader 2025-08-14T21:56:42.0871061Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T21:56:42.0911117Z http.https://github.com/.extraheader 2025-08-14T21:56:42.0947380Z Entering 'third_party/gloo' 2025-08-14T21:56:42.0987315Z http.https://github.com/.extraheader 2025-08-14T21:56:42.1023293Z Entering 'third_party/googletest' 2025-08-14T21:56:42.1062769Z http.https://github.com/.extraheader 2025-08-14T21:56:42.1099343Z Entering 'third_party/ideep' 2025-08-14T21:56:42.1138954Z http.https://github.com/.extraheader 2025-08-14T21:56:42.1177461Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T21:56:42.1215860Z http.https://github.com/.extraheader 2025-08-14T21:56:42.1264052Z Entering 'third_party/ittapi' 2025-08-14T21:56:42.1303978Z http.https://github.com/.extraheader 2025-08-14T21:56:42.1340156Z Entering 'third_party/kineto' 2025-08-14T21:56:42.1378966Z http.https://github.com/.extraheader 2025-08-14T21:56:42.1416860Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T21:56:42.1456618Z http.https://github.com/.extraheader 2025-08-14T21:56:42.1490080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T21:56:42.1528349Z http.https://github.com/.extraheader 2025-08-14T21:56:42.1565183Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T21:56:42.1603742Z http.https://github.com/.extraheader 2025-08-14T21:56:42.1641485Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T21:56:42.1680225Z http.https://github.com/.extraheader 2025-08-14T21:56:42.1719370Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T21:56:42.1758323Z http.https://github.com/.extraheader 2025-08-14T21:56:42.1794321Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T21:56:42.1833472Z http.https://github.com/.extraheader 2025-08-14T21:56:42.1872961Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T21:56:42.1912629Z http.https://github.com/.extraheader 2025-08-14T21:56:42.1949520Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T21:56:42.1990011Z http.https://github.com/.extraheader 2025-08-14T21:56:42.2028011Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T21:56:42.2066372Z http.https://github.com/.extraheader 2025-08-14T21:56:42.2104510Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T21:56:42.2143210Z http.https://github.com/.extraheader 2025-08-14T21:56:42.2180084Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T21:56:42.2220496Z http.https://github.com/.extraheader 2025-08-14T21:56:42.2257623Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T21:56:42.2296822Z http.https://github.com/.extraheader 2025-08-14T21:56:42.2339352Z Entering 'third_party/kleidiai' 2025-08-14T21:56:42.2377745Z http.https://github.com/.extraheader 2025-08-14T21:56:42.2415731Z Entering 'third_party/mimalloc' 2025-08-14T21:56:42.2456905Z http.https://github.com/.extraheader 2025-08-14T21:56:42.2492608Z Entering 'third_party/nlohmann' 2025-08-14T21:56:42.2530684Z http.https://github.com/.extraheader 2025-08-14T21:56:42.2570379Z Entering 'third_party/onnx' 2025-08-14T21:56:42.2614417Z http.https://github.com/.extraheader 2025-08-14T21:56:42.2670933Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T21:56:42.2711085Z http.https://github.com/.extraheader 2025-08-14T21:56:42.2749699Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T21:56:42.2791111Z http.https://github.com/.extraheader 2025-08-14T21:56:42.2828290Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T21:56:42.2867054Z http.https://github.com/.extraheader 2025-08-14T21:56:42.2902308Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T21:56:42.2940679Z http.https://github.com/.extraheader 2025-08-14T21:56:42.2978695Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T21:56:42.3016143Z http.https://github.com/.extraheader 2025-08-14T21:56:42.3054958Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T21:56:42.3094383Z http.https://github.com/.extraheader 2025-08-14T21:56:42.3130814Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T21:56:42.3169292Z http.https://github.com/.extraheader 2025-08-14T21:56:42.3204401Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T21:56:42.3241529Z http.https://github.com/.extraheader 2025-08-14T21:56:42.3277500Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T21:56:42.3316734Z http.https://github.com/.extraheader 2025-08-14T21:56:42.3353603Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T21:56:42.3392621Z http.https://github.com/.extraheader 2025-08-14T21:56:42.3430590Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T21:56:42.3469623Z http.https://github.com/.extraheader 2025-08-14T21:56:42.3507688Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T21:56:42.3546770Z http.https://github.com/.extraheader 2025-08-14T21:56:42.3602842Z Entering 'third_party/pocketfft' 2025-08-14T21:56:42.3641243Z http.https://github.com/.extraheader 2025-08-14T21:56:42.3677398Z Entering 'third_party/protobuf' 2025-08-14T21:56:42.3717471Z http.https://github.com/.extraheader 2025-08-14T21:56:42.3762654Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T21:56:42.3801387Z http.https://github.com/.extraheader 2025-08-14T21:56:42.3837338Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T21:56:42.3874197Z http.https://github.com/.extraheader 2025-08-14T21:56:42.3913152Z Entering 'third_party/psimd' 2025-08-14T21:56:42.3952818Z http.https://github.com/.extraheader 2025-08-14T21:56:42.3989377Z Entering 'third_party/pthreadpool' 2025-08-14T21:56:42.4028872Z http.https://github.com/.extraheader 2025-08-14T21:56:42.4064556Z Entering 'third_party/pybind11' 2025-08-14T21:56:42.4104970Z http.https://github.com/.extraheader 2025-08-14T21:56:42.4146687Z Entering 'third_party/python-peachpy' 2025-08-14T21:56:42.4186830Z http.https://github.com/.extraheader 2025-08-14T21:56:42.4222349Z Entering 'third_party/sleef' 2025-08-14T21:56:42.4261726Z http.https://github.com/.extraheader 2025-08-14T21:56:42.4298732Z Entering 'third_party/tensorpipe' 2025-08-14T21:56:42.4337917Z http.https://github.com/.extraheader 2025-08-14T21:56:42.4373543Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T21:56:42.4410541Z http.https://github.com/.extraheader 2025-08-14T21:56:42.4446729Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T21:56:42.4484637Z http.https://github.com/.extraheader 2025-08-14T21:56:42.4521072Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T21:56:42.4558274Z http.https://github.com/.extraheader 2025-08-14T21:56:42.4594211Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T21:56:42.4632174Z http.https://github.com/.extraheader 2025-08-14T21:56:42.4666481Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T21:56:42.4706387Z http.https://github.com/.extraheader 2025-08-14T21:56:42.4920693Z Post job cleanup. 2025-08-14T21:56:42.4980532Z Post job cleanup. 2025-08-14T21:56:42.6106252Z A job completed hook has been configured by the self-hosted runner administrator 2025-08-14T21:56:42.6133090Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-08-14T21:56:42.6138448Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:56:42.6138835Z ##[endgroup] 2025-08-14T21:56:42.6229404Z [!ALERT!] Swap in detected! [!ALERT!] 2025-08-14T21:56:53.8042557Z [!ALERT!] Swap out detected [!ALERT!] 2025-08-14T21:57:12.8442592Z Cleaning up orphan processes